Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 1.14 KB

README.md

File metadata and controls

45 lines (29 loc) · 1.14 KB

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