awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
vogler avatar

vogler/free-games-claimer

0
View on GitHub↗
4,142 stars·267 forks·JavaScript·AGPL-3.0·14 views

Free Games Claimer

This project is an automated digital content claimer and game store automation bot. It functions as a headless client that handles account authentication and request sequences to collect complimentary digital games and downloadable content on a schedule.

The tool provides specific automation for the Epic Games Store, GOG, and Amazon Prime Gaming. It uses storefront-specific adapter logic to secure limited-time offers and build a digital game library without manual browser intervention.

The system incorporates cron-based task scheduling for daily checks, automated login flows using stored credentials, and headless browser automation. It also includes a notification system that dispatches claim status alerts via external webhooks.

Features

  • Digital Content Claimers - Automatically collects complimentary games and downloadable content from digital storefronts via automated request sequences.
  • Digital Storefront Automations - Collecting monthly complimentary games and in-game content from Amazon Prime Gaming without manual logins.
  • Storefront Claiming Automations - Schedules periodic requests to claim free digital assets across multiple gaming platforms via a single system.
  • Digital Content Importers - Functions as an automated tool to ingest complimentary digital game licenses into a user account.
  • Batch Processing Schedulers - Schedules recurring batch jobs to execute the content collection process on a fixed daily timetable.
  • Cron Scheduling - Uses cron expressions to trigger daily checks and content acquisition sequences.
  • Headless Browser Automation - Employs a programmatic browser instance to simulate user interactions and bypass client-side rendering on store pages.
  • Game Automation Bots - Acts as a bot that autonomously claims free games and DLC from various digital storefronts.
  • Multi-Store Game Scanners - Using automated scripts to secure limited time free offers and DLC on the Epic Games Store platform.
  • Automated Website Login Agents - Automates account identity verification to enable programmatic content claiming behind authentication walls.
  • Credential Authentications - Implements automated login flows using stored credentials and one-time password verification.
  • Headless Game Clients - Provides a programmatic interface to interact with store servers for automated operations without a GUI.
  • Data Collection Schedulers - Triggers the fetching and claiming of free software licenses at fixed daily time intervals.
  • Game Library Automations - Automating the acquisition of free titles from GOG to ensure no time limited offers are missed.
  • Session and Cookie Automators - Maintains authenticated states by capturing and reusing session cookies across automated network requests.
  • Game Collection Managers - Builds a digital game library by automatically claiming free titles and DLC from online stores.
  • Storefront Adapters - Implements unique request sequences and selectors to handle the varying claim processes of different digital stores.

Star history

Star history chart for vogler/free-games-claimerStar history chart for vogler/free-games-claimer

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does vogler/free-games-claimer do?

This project is an automated digital content claimer and game store automation bot. It functions as a headless client that handles account authentication and request sequences to collect complimentary digital games and downloadable content on a schedule.

What are the main features of vogler/free-games-claimer?

The main features of vogler/free-games-claimer are: Digital Content Claimers, Digital Storefront Automations, Storefront Claiming Automations, Digital Content Importers, Batch Processing Schedulers, Cron Scheduling, Headless Browser Automation, Game Automation Bots.

Which projects share features with vogler/free-games-claimer?

Projects with overlapping indexed features include: shengqiangzhang/examples-of-web-crawlers — This project is a collection of Python scripts and tools designed for web scraping, browser automation, and… xchaoinfo/fuck-login — This project is a web scraping authentication tool designed to automate login simulations and bypass authentication… argoproj/argo — Argo is a cloud native CI/CD platform and Kubernetes workflow engine. It functions as a container pipeline… 6dylan6/jdpro — jdpro is a dockerized automation bot and scheduled task runner designed to automate reward collection and the… timothymiller/cloudflare-ddns — This project is a Rust-based network utility and dynamic DNS client designed to monitor public IP addresses and… casperjs/casperjs — CasperJS is a scripting utility and testing framework for automating web scenarios via headless browsers. It enables…

Projects sharing features with Free Games Claimer

These projects share indexed features with Free Games Claimer. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • xchaoinfo/fuck-loginxchaoinfo avatar

    xchaoinfo/fuck-login

    5,871View on GitHub↗

    This project is a web scraping authentication tool designed to automate login simulations and bypass authentication walls. It provides utilities for programmatically navigating login screens to gain access to protected web content and restricted data. The software specifically enables session establishment through QR code authentication, allowing users to scan a code with a mobile device to capture and save authentication cookies. These captured sessions are used to maintain persistence for future automated requests. The tool covers broader capabilities in browser-based automation, including

    Pythonloginpython3weibo
    View on GitHub↗5,871
  • shengqiangzhang/examples-of-web-crawlersshengqiangzhang avatar

    shengqiangzhang/examples-of-web-crawlers

    14,651View on GitHub↗

    This project is a collection of Python scripts and tools designed for web scraping, browser automation, and large-scale data extraction. It provides a set of implementations for retrieving information from websites and private APIs, including tools for multimedia downloading and social media data archiving. The toolset includes specialized mechanisms for bypassing anti-scraping measures through IP proxy pool rotation and multi-threaded crawlers. It also features capabilities for simulating browser sessions to handle authentication, intercepting session cookies, and decrypting network payloads

    HTMLagent-poolcrawlerexample
    View on GitHub↗14,651
argoproj/argoargoproj avatar

argoproj/argo

16,770View on GitHub↗

Argo is a cloud native CI/CD platform and Kubernetes workflow engine. It functions as a container pipeline orchestrator and job scheduler, managing multi-step sequences of containers as jobs using directed acyclic graphs within a cluster. The system acts as a progressive delivery controller, reducing release risk through automated Canary and Blue-Green deployment strategies. It provides declarative GitOps synchronization to mirror the state of a git repository directly into the cluster environment for continuous delivery automation. The platform covers a broad range of capabilities including

Go
View on GitHub↗16,770
  • 6dylan6/jdpro6dylan6 avatar

    6dylan6/jdpro

    4,427View on GitHub↗

    jdpro is a dockerized automation bot and scheduled task runner designed to automate reward collection and the conversion of expiring digital assets. It operates as a set of scripts deployed via containers to ensure consistent installation and execution across different hosts. The project includes a specialized authentication system that transforms raw keys and manages session cookies through environment variables to maintain automated login states. It also features a webhook notification manager that routes task updates to external services, utilizing keyword-based filtering and payload split

    JavaScriptcrontab-taskqinglong
    View on GitHub↗4,427
  • Compare all 30 related projects→