English | 简体中文
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.
- 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.
Run the script (dependencies required):
python epic_mobile.pyOr download epic_mobile.exe from Releases and run.
- Python 3.x
- requests
- cloudscraper
- tabulate
GPL-3.0 license
