Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/similato87/gamediscountfinder

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.
https://github.com/similato87/gamediscountfinder

Last synced: 19 days ago
JSON representation

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.

Awesome Lists containing this project

README

        

# Game Discount Finder

## Description
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.

## Installation
```bash
git clone https://github.com/similato87/GameDiscountFinder.git
cd game-discount-finder
pip install -r requirements.txt
```

## Usage
Run python src/main.py to start the application.