This API pulls vegetable prices from kalimatimarket.org site. It is done using beautifulSoup python library.
python -m env [env-name]
pip install -r requirements.txt
uvicorn main:app --port 2000
#port can be changes as per users need
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This API pulls vegetable prices from kalimatimarket.org site. It is done using beautifulSoup python library.
python -m env [env-name]
pip install -r requirements.txt
uvicorn main:app --port 2000
#port can be changes as per users need