GithubHelp home page GithubHelp logo

woctezuma / egs-15daysofgames Goto Github PK

View Code? Open in Web Editor NEW
6.0 4.0 1.0 179 KB

Datamining of 15 Days of (free) Games at the Epic Games Store (EGS).

License: MIT License

Python 100.00%
metaverse epic epic-games datamining egs fortnite epic-games-launcher epic-games-store 15daysofgames free-game

egs-15daysofgames's Introduction

EGS: 15 Days of Games

Build status with Github Action Code coverage Code Quality

This repository contains Python code to data-mine the 15 Days of (free) Games at the Epic Games Store (EGS).

Requirements

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

Usage

To download data of upcoming promotions:

python download_data.py

To filter promotions to focus on potential free games:

python filter_promotions.py

Work-In-Progress

(Optional) To receive an Access Token for different Auth Clients, with or without an authorization code:

python check_auth.py

NB: cookie information is required to be able to receive a temporary authorization code from within Python.

How to fill-in your cookie information

  1. Make sure you are connected to your Epic Games account,
  2. Visit epicgames.com/id/api/ to trigger the creation of a cookie value for EPIC_BEARER_TOKEN,
  3. Press <Shift-F9> in your web browser to access the storage section of the developer tools,
  4. Use the filtering option to find the cookie value for EPIC_BEARER_TOKEN,
  5. Copy-paste this cookie value into a new file called data/personal_info.json:
{
  "EPIC_BEARER_TOKEN": "PASTE_YOUR_COOKIE_VALUE_HERE"
}  

Results

Results are shown on the Wiki.

A retrospective analysis of the results is conducted on the homepage of the Wiki.

An investigation of the leaks found online is conducted on the Investigation page of the Wiki.

References

API documentation:

Data leaks:

GraphQL advice:

egs-15daysofgames's People

Contributors

renovate[bot] avatar tectors avatar woctezuma avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

linuxmahara

egs-15daysofgames's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

This repository currently has no open or pending branches.

Detected dependencies

github-actions
.github/workflows/python-app.yml
  • actions/checkout v4
  • actions/setup-python v5
  • codecov/codecov-action v4
pip_requirements
requirements.txt

  • Check this box to trigger a request for Renovate to run again on this repository

Initial Update

The bot created this issue to inform you that pyup.io has been set up on this repo.
Once you have closed it, the bot will open pull requests for updates as soon as they are available.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.