Coronavirus disease (COVID-19) is an infectious disease caused by a newly discovered coronavirus. Most people who fall sick with COVID-19 will experience mild to moderate symptoms and recover without special treatment.
This is as python script to get notification regarding current Covid-19 cases, Number of deaths and recovery status.
- It works on bs4 and times library of python to automate google search when the program is runned.
- Their are various features used to scrape data from web and then put in notified format.
time json request BeautifulSoup ToastNotifier
- Install all Python dependencies.
pip install -r requirements.txt
- Navigate into
AutomationScripts
.
cd AutomationScripts
- Launch the script for compilation of program
python Covid-19_cases_notifier.py
- Output Screenshot.