Game Scraper
Free-Game-Scraper is a useful script that allows you to track down free games and DLCs on many platforms.
Join the discord
About The Project
Built With
Librairies
API
Getting Started
To get a local copy up and running follow these simple steps.
Prerequisites
You need to install Python, that can be done here
Installation
- Clone the repo
git clone https://github.com/KursK-sys/Free-Game-Scraper.git
- Install Python packages
# Windows: py -3 -m pip install -r requirements.txt # Unix python3.8 -m pip install -r requirements.txt
Or this can be done using android with unrooted Termux
git clone https://github.com/KursK-sys/Free-Game-Scraper.git
pkg install python
pip install -r requirements.txt
cd Free-Game-Scraper
python3 main.py
Usage
Run the scraper.py
file using py -3 scraper.py
The code will show you two prompts:
- Which game platform do you want to research
- Which type of giveaways do you want to research
For more examples, please refer to the Discord Server
LICENSE
-> MIT license