Coronavirus data scraper python script
This open source python script provide covid-19 (coronavirus) report of the new cases for given country and around world cases by scraping Worldmeter website.
This script is great to learn how to use "requests" and "BeautifulSoup" to scrape and collect data from certain site.
Also, in this script, python basics (for loops, dictionaries, arrays) are used, and for formatting simple techniques are used to deliver readable data as output in a nice way. so this script, with other scripts on GitHub, can be greatly helpful as practicing scripting using python and can be guide to use different libraries to do more sophisticated ideas and applications.
الإبتساماتإخفاء الإبتسامات