Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 390 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 390 Bytes

CoronaVirus-Data-Crawler

CoronaVirus data crawler that crawls data from dynamic javascript sites like Coronavirus.app.

Libraries used : Selenium Webdriver and BeautifulSoup

How to use :

1. Download the covid19app.py file
2. Install Chrome or Firefox webdriver 
3. Change the file path on line 9
4. Run saveInExcel.py

Contributing

Pull requests are welcome.