You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The web scraper was written using python, panda andbeautifulSoup libraries, the program is automated to access NCDCwebsite and acquire the COVID-19 cases report and present theresult as a comma separated file, which can be used for further analysis.