Skip to content

Shihara-Dilshan/covid-19-Public-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Public Covid Data visitors

Public Rest API to provide covid-19 data. Using web scraping.

Install

First, clone the repo via git:

git clone https://github.com/Shihara-Dilshan/covid-19-webScrapper-with-flask-API.git

All the requirements are located in the requirements.txt file.

Install the dependencies with PIP or PIP3.

pip3

$ pip3 install -r requirements.txt

pip

$ pip install -r requirements.txt

Update the CSV file using web scraping

$ python3 covid19scrapper.py

Starting Development Server

$ python3 app.py

This will start Flask server

Maintainers

License

MIT © - Shihara-Dilshan

Releases

No releases published

Packages

No packages published

Languages