Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Aashs committed Jan 13, 2022
2 parents 476f24c + 36444a8 commit e252269
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# About

**Covid data-scraper** is a **[web-api](https://covid19data.tk/)** for covid data. Gets the data from **[worldometers](https://www.worldometers.info/coronavirus/#countries)** does not require any api keys to use it.
**Covid data-scraper** is a **[web-api](https://covid19data.tk/)** for covid data. Gets the data from **[worldometers](https://www.worldometers.info/coronavirus/#countries)** does not require any api keys to use it, The data gets updated every 40 minutes.

# How to use?

You can directly request from our **[web-api](https://covid19data.tk/)**.
You can give arguments to the link https://covid19data.tk/total || https://covid19data.tk/countries{any country you want!}
Refer to https://covid19data.tk/docs about Parameters/args.

**Running the source** if you want to run the source merge both api/main.py and covid.py **[here](https://replit.com/@Aashes/CovidTracker#main.py)**. Since we are using threads to run our code simentensoly

Expand Down

0 comments on commit e252269

Please sign in to comment.