Skip to content

MedKramti/Coronavirus-Statistic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Coronavirus-Statistic

A simple script to scrap data from corona.help.


An Example

Scrapper scrapper = new Scrapper();
scrapper.globalStats("tunisia"); // Change tunisia to any country

Expected output:

  • Confirmed Cases
  • Total Death
  • Total Recovered
  • Total Active Cases