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

preview

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

  1. Clone the repo

    git clone https://github.com/KursK-sys/Free-Game-Scraper.git
  2. 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:

  1. Which game platform do you want to research
  2. Which type of giveaways do you want to research

For more examples, please refer to the Discord Server

LICENSE

-> MIT license

GitHub

GitHub - KursK-sys/Free-Game-Scraper at pythonawesome.com
Free-Game-Scraper is a useful script that allows you to track down free games and DLCs on many platforms. - GitHub - KursK-sys/Free-Game-Scraper at pythonawesome.com