Skip to content

dakshp26/Covid-WebScraper-In-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Covid WebScraper In Python

This Python COVID-19 web scraper utilizes BeautifulSoup4 to extract data from Worldometer. It presents the information using PrettyTable. Performs the following tasks:

  1. Get data about a particular country by filtering closest matches using difftable library
  2. Get data about all the countries
  3. Get global statistics

About

This Python COVID-19 web scraper utilizes BeautifulSoup4 to extract data from Worldometer. It presents the information using PrettyTable.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages