Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rufiorogue/retail_price_scraper
https://github.com/rufiorogue/retail_price_scraper
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rufiorogue/retail_price_scraper
- Owner: rufiorogue
- Created: 2022-03-31T02:52:05.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-07-24T05:15:46.000Z (over 2 years ago)
- Last Synced: 2024-11-05T18:15:52.541Z (2 months ago)
- Language: Python
- Size: 166 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# internet retail stores price data scraper
Scrapes price data with configured search phrases from retail store webpage, saves to db for later extraction and analysis. The query and report scripts are made specifically to analyze videocard prices and profitability, though the scraper itself is not specific and can be utilized to scrape by arbitrary provided search phrase
## Available scrapers and future plans
### Available
- https://www.roznica.com.ua
- https://comtrading.ua
- https://telemart.ua
- https://utc.co.ua
- https://compx.com.ua### Planned
- https://ukrbay.com.ua## Screenshots
![Latest snapshot view](doc/view_latest_snapshot.png "Latest snapshot view")
![Price dynamics view](doc/view_price_dynamics.png "Price dynamics view")