Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Revadike/epicgames-freebies-claimer
Claim available free game promotions from the Epic Games Store.
https://github.com/Revadike/epicgames-freebies-claimer
claimer epic-games epicgames epicgames-freebies-claimer free-games freebies giveaway giveaway-bot giveawaybot hacktoberfest
Last synced: about 2 months ago
JSON representation
Claim available free game promotions from the Epic Games Store.
- Host: GitHub
- URL: https://github.com/Revadike/epicgames-freebies-claimer
- Owner: Revadike
- License: mit
- Created: 2020-02-06T20:44:01.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-28T02:26:08.000Z (almost 2 years ago)
- Last Synced: 2024-10-16T03:41:20.051Z (2 months ago)
- Topics: claimer, epic-games, epicgames, epicgames-freebies-claimer, free-games, freebies, giveaway, giveaway-bot, giveawaybot, hacktoberfest
- Language: JavaScript
- Homepage:
- Size: 184 KB
- Stars: 2,235
- Watchers: 31
- Forks: 359
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- starred - Revadike/epicgames-freebies-claimer - Claim available free game promotions from the Epic Games Store. (JavaScript)
README
# EpicGames Freebies Claimer
![image](https://user-images.githubusercontent.com/4411977/74479432-6a6d1b00-4eaf-11ea-930f-1b89e7135887.png)## ⚠️Status⚠️
EpicGames has made captchas mandatory for claiming free games. Currently, epicgames freebies claimer cannot handle this, so [it is not working](https://github.com/Revadike/epicgames-freebies-claimer/issues/172). I am trying to fix it by implementating anti captcha solutions. You can track my progression [here](https://github.com/Revadike/epicgames-freebies-claimer/pull/184). Any help would be greatly appreciated!## Description
Claim [available free game promotions](https://www.epicgames.com/store/free-games) from the Epic Games Store.## Requirements
* [DeviceAuthGenerator](https://github.com/jackblk/DeviceAuthGenerator/releases)
* [Git](https://git-scm.com/downloads)
* [Node.js](https://nodejs.org/download/) (with build tools checked)
> Node version >= 15## Instructions - Quick
0. (Optional) ☆ Star this project :)
1. Download/clone this repository
2. Run `npm install`
3. Generate `data/device_auths.json` (using [DeviceAuthGenerator](https://github.com/jackblk/DeviceAuthGenerator))
4. (Optional) Copy `data/config.example.json` to `data/config.json` and edit it
5. Run `npm start`## Instructions - Detailed
Check out the [wiki](https://github.com/Revadike/epicgames-freebies-claimer/wiki), written by @lucifudge.## Instructions - Docker
Check out the [wiki](https://github.com/Revadike/epicgames-freebies-claimer/wiki/User-Guide-(Docker)), written by @jackblk.## FAQ
### Why should I use this?
This is for the truly lazy, you know who you are. ;)
Also, this is a good alternative, in case you don't like using Epic's client or website (and I don't blame you).### Why should I even bother claiming these free games?
To which I will say, why not? Most of these games are actually outstanding games! Even if you don't like Epic and their shenanigans, you will be pleased to know that Epic actually funds all the free copies that are given away: ["But we actually found it was more economical to pay developers [a lump sum] to distribute their game free for two weeks..."](https://arstechnica.com/gaming/2019/03/epic-ceo-youre-going-to-see-lower-prices-on-epic-games-store/)## Changelog
[Full changelog in Wiki](https://github.com/Revadike/epicgames-freebies-claimer/releases)
## Happy Freebie Claiming!
![image](https://user-images.githubusercontent.com/4411977/122922274-bb263b00-d363-11eb-8b82-8a3ed6e7e29d.png)