Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kalebu/worldmeter-coronavirus-scraper
A python program that tracks coronavirus statistics based on the worldometer website
https://github.com/kalebu/worldmeter-coronavirus-scraper
beautifulsoup coronavirus data-extraction data-science python-tanzania tanzania webscraping worldmeter-coronavirus-scraper
Last synced: about 1 month ago
JSON representation
A python program that tracks coronavirus statistics based on the worldometer website
- Host: GitHub
- URL: https://github.com/kalebu/worldmeter-coronavirus-scraper
- Owner: Kalebu
- Created: 2020-05-25T07:23:34.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-25T07:25:20.000Z (over 4 years ago)
- Last Synced: 2024-12-09T04:49:05.495Z (about 1 month ago)
- Topics: beautifulsoup, coronavirus, data-extraction, data-science, python-tanzania, tanzania, webscraping, worldmeter-coronavirus-scraper
- Language: Python
- Homepage: https://kalebujordan.dev/how-to-track-covid-19-with-python/
- Size: 7.81 KB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Worldmeter-coronavirus-scraper
This is the script used to scrap corona virus numbers from worldometers website and then store them in the CSV format , using requests and BeautifulSoup library