https://github.com/minimal-scouser/lazy-pricy
Vegetable prices in real time
https://github.com/minimal-scouser/lazy-pricy
Last synced: 4 months ago
JSON representation
Vegetable prices in real time
- Host: GitHub
- URL: https://github.com/minimal-scouser/lazy-pricy
- Owner: minimal-scouser
- Created: 2019-05-06T10:49:17.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-04-21T20:31:28.000Z (about 2 years ago)
- Last Synced: 2025-01-20T23:36:41.259Z (5 months ago)
- Language: Python
- Homepage: https://apveggy.herokuapp.com
- Size: 2.47 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Lazy Pricy
A data-scraping project that collects data from [manarythubazaar](https://manarythubazaar.com). The data is only about the daily prices of vegetables.
### Motivation
Inorder to actually see the prices in the original site, the user has to select the city and area/locality in two different pages. I reduced that to one in my site. Instead to two different pages, you have two dropdowns for them and once you submit them, voila!
### Developed using
1. [Django](https://www.djangoproject.com/)
2. [BeautifulSoup](https://www.crummy.com/software/BeautifulSoup/bs4/doc/)
3. [Heroku](https://www.heroku.com/)***Disclaimer**: I have absolutely no rights over the data. [manarythubazaar](https://manarythubazaar.com) is the sole owner of the data.*