Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/QQlesQ/Emag-Price-Tracker-and-Database
Emag Price Tracker and Database
https://github.com/QQlesQ/Emag-Price-Tracker-and-Database
beautifulsoup4 csv database matplotlib pandas price-tracker python tkinter webscraping
Last synced: 3 months ago
JSON representation
Emag Price Tracker and Database
- Host: GitHub
- URL: https://github.com/QQlesQ/Emag-Price-Tracker-and-Database
- Owner: QQlesQ
- Created: 2021-06-22T10:06:26.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-29T15:21:44.000Z (over 3 years ago)
- Last Synced: 2024-06-17T18:01:43.732Z (5 months ago)
- Topics: beautifulsoup4, csv, database, matplotlib, pandas, price-tracker, python, tkinter, webscraping
- Language: Python
- Homepage:
- Size: 27.3 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Emag Price Tracker and Database
Emag Price Tracker and Database
I built a program in Python to track prices and create my own database of products I was interested in from Emag, the Romanian version of Amazon. I created a GUI using Tkinter and through web scrapping I gathered the information I needed. Then I added it to my database using Pandas. As a result, the product is saved in the database and you are able to check the highest and lowest price and even display a graph to see the evolution of the price.