/Covid-19-data-crawler

Covid-19 Data Crawler which gathers the data from dynamic Javascript sites like Coronavirus.app. Built using : BeautifulSoup, Selenium.

Primary LanguagePython

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.