Skip to content

Get information about coronavirus epidemic via your terminal.

License

Notifications You must be signed in to change notification settings

Hubix9/CovidInfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

CovidInfo

Get information about coronavirus epidemic via your terminal.

Just a quick project I made to check out goquery library.

Data is being scraped from this url: https://www.worldometers.info/coronavirus/

Requirements

goquery

Usage

  ./CovidInfo usa
  Country: USA
  Total Cases: 7,301
  New Cases: +890
  Total Deaths: 116
  New Deaths: +7
  Total Recovered: 106
  Active Cases: 7,079
  Serious Critical: 12
  Total Cases per 1 milion of population: 22

About

Get information about coronavirus epidemic via your terminal.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages