← 返回
未分类 中文

Epic Free Games

Fetch current and upcoming free games from Epic Games Store. Use when the user asks about Epic free games, this week's free games, or Epic giveaways.
获取Epic游戏商店当前及即将推出的免费游戏。当用户询问Epic免费游戏、本周免费游戏或Epic赠送活动时使用。
cheerwhy cheerwhy 来源
未分类 clawhub v1.0.1 2 版本 100000 Key: 无需
★ 1
Stars
📥 562
下载
💾 5
安装
2
版本
#epic#free#games#latest#latest epic games

概述

Epic Free Games

API

No auth required. GET request:

https://store-site-backend-static.ak.epicgames.com/freeGamesPromotions?locale={locale}&country={country}&allowCountries={country}

Parameters (match user's language/region, default to zh-CN / US):

  • locale: BCP 47 format (e.g. zh-CN, en-US, ja-JP, ko-KR)
  • country / allowCountries: ISO 3166-1 alpha-2 (e.g. US, CN, JP, KR)

Note: Some regions have restricted catalogs. Use US for the most complete game list.

Steps

  1. Fetch the API using curl (the response is large, web_fetch may truncate it)
  2. Parse data.Catalog.searchStore.elements from the JSON response
  3. Distinguish current vs upcoming by promotions field:
    • promotions.promotionalOffers has value → currently free
    • promotions.upcomingPromotionalOffers has value → upcoming free
  4. Each promotion contains startDate and endDate (UTC ISO 8601)
  5. Ignore entries where offerType is not BASE_GAME (DLCs, add-ons, etc.)

Output Format

Group by "currently free" and "upcoming free", show game title, store link, and claim period (converted to local timezone). Date format: match the user's locale.

Store link: https://store.epicgames.com/{locale}/p/{pageSlug} where pageSlug is from offerMappings[0].pageSlug.

版本历史

共 2 个版本

  • v1.0.1 当前
    2026-05-03 04:54 安全 安全
  • v0.2.3
    2026-03-30 14:44

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

life-service

Sonoscli

steipete
控制Sonos音箱(发现/状态/播放/音量/分组)
★ 56 📥 85,054
office-efficiency

Lark (Feishu) Voice

cheerwhy
在 Lark(飞书)上通过文字转语音发送语音消息。当用户请求发送语音消息或用语音回复时使用。
★ 1 📥 645
life-service

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 453 📥 227,898