Skip to content

Latest commit

 

History

History
 
 

Covid Cases Bot

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Covid Cases Notifier

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.

workflow

  • 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.

Libraries used:

time json request BeautifulSoup ToastNotifier

Getting Started

  1. Install all Python dependencies.
pip install -r requirements.txt
  1. Navigate into AutomationScripts.
cd AutomationScripts
  1. Launch the script for compilation of program
python Covid-19_cases_notifier.py
  1. Output Screenshot.