Skip to content

Voice activated Web Scraper on Coronavirus statistic in total and by country.

Notifications You must be signed in to change notification settings

S3cBar0n/CoronaScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

CoronaScraper

Voice activated Web Scraper on Coronavirus statistic in total and by country.

To keep my API keys safe; to use this scraper you will need to create a ParseHub account and scrape your own stastics from https://www.worldometers.info/coronavirus/

This scraper uses your microphone and the use of key words to trigger commands and pull statistics.

Saying these words in any sentance will trigger commands:

"total" and "cases" = Total cases worldwide.
"total" and "deaths" = Total deaths worldwide.
"total" and "recovered" = Total recovered worldwide.

And adding your country of choice into the sentance will provide country specific stats.

Saying "update" will update the current statistics.
Saying "stop" will shut the webscaper down.



You will need the following python libraries;
PyAudio
SpeechRecognition
pyttsx3
pywin32
requests

Releases

No releases published

Packages

 
 
 

Languages