Get coronavirus information of any country with X-Rapid api
❖ COVID-19 is a completely FREE API that allows you to follow the progress of the coronavirus around the world.
❖ This api is FREE for all users.
❖ The amount of requests is Unlimited
❖ And the Rate Limit is 60 requests per minute
NOTE!
Before using this tool, you need to get your X-RapidAPI-Key.
And also you need to Subscribe to this API to use it!
Links!
Get your X-RapidAPI-Key by signing up: RapidAPI
Subscribe to API: Subscribe
The API used in this tool: Covid 19
[1] You need X-RapidAPI-Key.
[2] You need Python installed in your machine
! Edit covid.py and add your X-RapidAPI-Key in line 21
[1] Install Python
and Git
[2] git clone https://github.com/SlavPH/CoronaVirus
[3] cd CoronaVirus
[4] chmod +x covid.py
[5] ./covid.py
git clone https://github.com/SlavPH/CoronaVirus && cd CoronaVirus && chmod +x covid.py
! If Api is not working in your country, you can run this tool with TOR
! Install Proxychains and config it!
! Then use this tool with proxychains:
proxychains ./covid.py
Thanks