vogler/free-games-claimer

Automatically claims free games and DLCs on the Epic Games Store, Amazon Prime Gaming and GOG.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 16 minutes ago
Added to GitGenius on September 16th, 2026
Created on December 27th, 2021
Open Issues & Pull Requests: 143 (+0)
GitHub issues: Enabled
Number of forks: 286
Total Stargazers: 4,222 (+0)
Total Subscribers: 35 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 38.8 hours
Mean response time: 24.3 days
90th percentile: 50.1 days
Tracked items: 99

Most active contributors

Sign in to see contributor activity.

How this project is maintained

88% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Three people close 71% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 68
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 562 days
Stale 30+ days: 67
Stale 90+ days: 66

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • store: epic-games (8)
  • bug (6)
  • feature (6)
  • store: gog (4)
  • can't reproduce (3)
  • docker (3)
  • store: new (3)
  • store: prime-gaming (3)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

free-games-claimer is an automation tool that claims free games and DLCs across multiple storefronts.

The tool solves the problem of manually visiting game stores to claim free offerings before they expire. It automates the claiming process on Epic Games Store, Amazon Prime Gaming, and GOG by using browser automation to log in, navigate to free game listings, and complete the claim action. The automation runs on a schedule, allowing users to capture free games without manual intervention.

The tool suits developers and gamers who want to passively accumulate free games across multiple platforms without checking each storefront regularly. It works well for those comfortable running automation scripts, particularly in containerized environments. The project supports Docker deployment, making it accessible to users who prefer not to manage local Node.js installations. The tool handles multiple storefronts in a single run, which is useful for anyone juggling accounts across Epic Games Store, Amazon Prime Gaming, and GOG simultaneously.

The project shows consistent maintenance with regular updates addressing changes to storefront interfaces and fixing issues as they arise. Development activity demonstrates responsiveness to user-reported problems and compatibility issues. The codebase receives ongoing refinement to handle the evolving nature of web scraping across multiple platforms. Updates reflect attention to keeping the automation functional as the target websites change their layouts and authentication mechanisms.