Scraping the corona virus cases of 213 countries and territories. Using Beautiful soup python package to extract the HTML content of the website(https://www.worldometers.info/coronavirus/countries-where-coronavirus-has-spread/).
Representing the extracted data in table format form using texttable python library.