/Covid-WebScraper-In-Python

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

Primary LanguagePython

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