Game Discount Finder is an open-source tool to scrape game discount information from various platforms, perform statistical analysis, and present the data as informative pop-ups.
git clone https://github.com/similato87/GameDiscountFinder.git
cd game-discount-finder
pip install -r requirements.txt
Run python src/main.py to start the application.