This Python COVID-19 web scraper utilizes BeautifulSoup4 to extract data from Worldometer. It presents the information using PrettyTable. Performs the following tasks:
- Get data about a particular country by filtering closest matches using difftable library
 - Get data about all the countries
 - Get global statistics