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

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