Skip to content

This is an API for fetching the recent Covid-19 data regarding the total cases, country-wise, till date of most of the countries/other.This is basically made up of two parts

Notifications You must be signed in to change notification settings

Kalihackz/Covid-19_Countrywise_Data_Dig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an API for fetching the recent Covid-19 data regarding the total cases, country-wise,till date of most 
of the countries/other.
This API is basically made up of two parts :
* Python
* Node JS

link:http://www.kalihackz.tech/kalihackz/covidcountrydata/

IP:40.88.137.55

PORT:7000

Link of API [Json File] : http://www.kalihackz.tech/kalihackz/covidcountrydata/


[Mostly Back-End . Only the end result that is a JSON file is shown as viewable part on browser.It is basically used as API]

Language Usage
Is used for Web Scrapping or Digging up datas from other websites.Then is used for making a JSON file from the collected datas. version:3.8.0
Is used for hosting the JSON file as API for other purposes.version:14.8.0

Need some modules for python :

  • BeautifulSoup - pip3 install beautifulsoup4
  • json - Comes pre-installed with python3
  • requests - pip install requests

Screenshot Of Covid-19_Data_API: Tue Dec 15 08:35:36 PM

About

This is an API for fetching the recent Covid-19 data regarding the total cases, country-wise, till date of most of the countries/other.This is basically made up of two parts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published