Workflow templates

Claim weekly free games on Epic Games Store without opening the launcher

Sai checks the Epic Games Store for active zero-dollar promotional titles, completes the cart checkout flow, and confirms claimed games directly in your library.

95
% success · 
57
 runs
Web research
Web research
epic games
epic games
The template
Copy prompt
Go to Epic Games Store ([store.epicgames.com/free-games]) and find all currently active free promotional games for this week. For each game available at 100% discount ($0.00): 1. Navigate to the game product page and click "Get". 2. Complete the zero-dollar checkout modal without adding paid add-ons. 3. Verify that the order confirmation appears and the game is added to my library. Send me a message summarizing the titles claimed today, their original retail value, and the date next week's free titles unlock. If this is useful, I can run it for you every [Friday morning].

See it run

The recording is a real session. The sheet on the right is what it produced.

Claim weekly free games on Epic Games Store without opening the launcher
▶
mp4

The run

Sai opens each profile, pulls the signal, and writes the row, live, in a real browser.

Claim weekly free games on Epic Games Store without opening the launcher

The result

Eight columns, sorted by score, with a source link behind every claim.

Details

What you need

Epic Games account signed in on the browser

What you get back

Promotional titles claimed directly into your game library Itemized summary of claimed games with original prices Schedule of next week's upcoming free game rotations

How long it takes

Make it recurring

Run it every Friday morning so new promotional titles are claimed as soon as the weekly rotation drops.

What is Epic Games weekly free games automation?

Epic Games weekly free games automation is the autonomous process of monitoring the Epic Games Store storefront, detecting rotating limited-time promotional titles discounted to $0.00, completing the checkout transaction, and adding the licenses permanently to a user's account without manual human intervention.

Since December 2018, Epic Games has distributed over 400 commercial PC games at no cost on a recurring weekly cycle, rotating every Thursday at 11:00 AM Eastern Time. While these promotional licenses remain in a user's library permanently once claimed, each offer expires after exactly seven days. Unclaimed titles revert to full retail price. Automating this task ensures zero missed promotions while eliminating the requirement to run heavy desktop client software or manually navigate multi-step web checkout screens.

‍

Method comparison: Approaches to claiming promotional games

Approach Setup Overhead Credential Security Maintenance Need Audit Receipt
Manual Launcher Login Zero Full (Official Client) Weekly manual habit required In-client UI only
Open-Source Python Scripts (GitHub) High (Docker, Python env, token extraction) Risky (Plaintext tokens / API keys) Frequent breakages (Captcha & API changes) Terminal logs
Browser Notification Extensions Low (Chrome webstore install) Medium Requires manual click to finish checkout None
Sai Autonomous Task (UI Agent) Zero (Uses active browser session) Full (Credentials remain in browser) Autonomous visual recovery Verified summary & itemized receipt
Third-Party Claiming SaaS Portals Medium Unsafe (Requires sharing 2FA or passwords) Subject to vendor shutdown Email alert

‍

Where automated claiming fits in digital game library management

The problem with weekly promotional windows

Epic Games rotates free game promotions every Thursday at 11:00 AM EST (8:00 AM PST). While high-profile titles (such as Grand Theft Auto V, Death Stranding, or Control) generate widespread mainstream media coverage, typical weekly drops feature indie hits and mid-tier studio titles that receive less publicity. Users who do not maintain a calendar reminder or open the client software weekly forfeit these licenses permanently once the promotional window elapses.

‍

How Sai executes the claim without an API

Traditional API automation fails on consumer storefronts because retailers deliberately avoid exposing open programmatic checkout endpoints to combat bot abuse. Sai interacts with the actual web interface inside a real browser instance:

  1. Storefront navigation: Opens store.epicgames.com/free-games and visually isolates the items displayed in the "Free Games" shelf.
  2. Eligibility check: Verifies the status tag indicates "Free Now" (as opposed to "Coming Soon") and confirms the price displays as $0.00 (100% off).
  3. Cart & checkout orchestration: Clicks the primary action button ("Get"), navigates the modal checkout iframe, explicitly unchecks paid add-ons or publisher newsletter opt-ins, and clicks "Place Order".
  4. Verification & audit log: Confirms the receipt confirmation dialogue renders ("Thank you for your order") and outputs an itemized summary containing game titles and retail savings.

‍

Output schema: The verified run record

Field Type Description Example Value
claimed_titles Array<String> Full commercial titles added to library ["Alone With You", "Speed Brawl"]
order_total Currency Amount charged to user payment method $0.00
original_value Currency Total original retail value of claimed licenses $29.98
checkout_status String Final transaction confirmation state "Success - Order Placed"
next_rotation_date Date Timestamp when upcoming free promotional games unlock "Thursday, 11:00 AM EST"

Add every weekly free game to your vault automatically

Free your hands from the computer.

Run this Task
✕