Skip to content

API that fetches vegetables price of kalimati market

Notifications You must be signed in to change notification settings

PR7175Z/Kalimati-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kalimati-API

This API pulls vegetable prices from kalimatimarket.org site. It is done using beautifulSoup python library.

Installation

Setting up virtual environment

python -m env [env-name]

Installing dependencies

pip install -r requirements.txt

Running API server

uvicorn main:app --port 2000 #port can be changes as per users need

About

API that fetches vegetables price of kalimati market

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages