Skip to content

OussamaMater/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

About

Simple script to scrap data from corona.help

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%