Skip to content

Script that scrapes covid-19 statistics for a specific country and send that info to a whatsapp group or contact.

Notifications You must be signed in to change notification settings

edo0xff/covid19whatsapp_tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

About this script

Script that scrapes covid-19 statistics for a specific country and send that info to a whatsapp group or contact.

How it works

It scrapes the site:

BNO News

Using beatifulsoup to get lastest covid-19 statistics and it filters that info by country (or countries) which we indicates in an array. Then it uses selenium to open whatsapp web and send that info to an specific group/user.

How to use it

First you need to install:

  • BeautifulSoup
  • Selenium
  • Lastest chrome version
  • chromedrive

The first time that you run the script you need to log-in to whatssapp scaning the QR code then after that your sesion data will be saved on a folder named User_Data, so if you want to change account delete that folder.

About

Script that scrapes covid-19 statistics for a specific country and send that info to a whatsapp group or contact.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages