Skip to content

woctezuma/epic-games-promotion-tracker

Repository files navigation

Epic Games Promotion Tracker

This repository contains Python code to track upcoming promotions on the Epic Games store (EGS).

Illustration cover

Disclaimer

Note

As of April 26, 2024, the leak is plugged: upcoming promotions (aside from giveaways) cannot be fetched from Epic Games anymore.

Requirements

  • Install the latest version of Python 3.X.
  • Install the required packages:
pip install -r requirements.txt

Usage

Run:

python fetch_data_for_today.py

Alternatively, schedule update.bat for daily runs.

Results

Visit the website.

References