Skip to content

A simple Python script for retrieving Epic Games Mobile Store game purchase links that can be accessed directly in a browser.

License

Notifications You must be signed in to change notification settings

Liovovo/EpicGamesMobileStoreScraper

Repository files navigation

English | 简体中文

Epic Games Mobile Store Scraper

This project is a Python script that scrapes game information from the Epic Games mobile store and generates game purchase links that can be accessed directly in a browser. This is useful for iOS users outside the EU and those who do not want to download the mobile app.

Features

  • Retrieve a list of games from the Epic Games mobile store, including limited-time free games.
  • Allow users to manually specify country code and language.
  • Generate game purchase links that can be accessed directly in a browser.

Usage

Run the script (dependencies required):

python epic_mobile.py

Or download epic_mobile.exe from Releases and run.

Dependencies

  • Python 3.x
  • requests
  • cloudscraper
  • tabulate

Screenshot

screenshot01

License

GPL-3.0 license

About

A simple Python script for retrieving Epic Games Mobile Store game purchase links that can be accessed directly in a browser.

Topics

Resources

License

Stars

Watchers

Forks

Languages