Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 350 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 350 Bytes

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