A data scraper made with selenium in python for covid-19 data from Ministry of Health and Family Welfare.
background - { i was looking for a stable covid-19 data source or API which can provide stable data for my statistic and simulation project on pandemics, but unfortuantely i couldnt find any, hence decided to make my own bot.. you can write the output to json or directly upload the data to your database for anyfurther use }
Indian goverment is updating the website everyday which requires changes in the xpath, change the xpath as follows -
for more details on how to get/use xpaths and more, refer to my previous project at https://github.com/ohheyitskartik/Instagram_Bot


