SuperSmart – Data & Selenium
This repository is responsible for data collection and automation in the SuperSmart project. It uses Selenium to scrape and download daily product price files from the official government portal, processes the data, and makes it available for the backend and frontend.
🚀 Technologies
*Python 3.10 *Selenium – web automation & scraping *ChromeDriver / WebDriver Manager – browser driver
✨ Main Features
*Automated scraping of supermarket price files from the government site *Parsing of price lists (CSV/JSON/XML depending on source) *Storing processed data for further use by the backend *Error handling & logging for failed downloads