Skip to content

Covid stats crawler which scrapes the web using requests and beautifulsoup, fetched the live updates and mail the manually formatted report using smtplib. Crontab Scheduler has been used to get daily reports.

Notifications You must be signed in to change notification settings

sarabjeet1313/Web-Stats-Monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Web-Stats Monitor for Covid

Covid-Report mailer script which scrapes the web to get the latest global COVID-19 report and mail it using the crontab scheduler.

Tools/Technologies used:

  • Web Scraping for live covid data using requests, beautifulsoup modules in Python.
  • Email utility using smtplib module in Python.
  • Daily updates using crontab scheduler.

About

Covid stats crawler which scrapes the web using requests and beautifulsoup, fetched the live updates and mail the manually formatted report using smtplib. Crontab Scheduler has been used to get daily reports.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages