Skip to content

Fetches COVID19 data from worldometers.info. Why? Because reasons, idk.

Notifications You must be signed in to change notification settings

gr33ngiant112/corona-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

corona-stats

Fetches COVID19 data from worldometers.info. Why? Because reasons, idfk.

Why?

Uhhhhhh

What it do

Gets coronavirus data from worldometers.info.

What it need

  • Python3
  • requests==2.22.0
  • beautifulsoup4==4.8.2

What it look like

./fetch.py 
===== Coronavirus Data =====
 Coronavirus Cases:  199,306  
 Deaths:  7,994 
 Recovered:  82,783 
============================

How to use

  1. pip install -r requirements.txt
  2. ./fetch.py

Unit Tests

lol

Support

nah

Issues

Open an issue, sure.

About

Fetches COVID19 data from worldometers.info. Why? Because reasons, idk.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages