Skip to content

Game Search Tool

Search a game name and get a result card with the game icon, package name, and direct channel links.

Game Search Tool

这个页面现在是 Cloudflare 后端驱动的实时搜索页。输入游戏名后,它会直接搜索 Google Play 网页结果,并补充 App Store、TapTap、APKPure 等渠道入口,再展示图标、包名和链接。

Google Play Package Name Game Icon Multi-channel Links

搜索逻辑会先找 Google Play 最佳匹配,再补充其他渠道。这个版本不需要你额外配置 Google 付费 API;图标复制优先复制图片本体,如果浏览器不支持,会自动回退成复制图标链接。

Ready. Enter a game name to search.
The API route for this page is /api/game-search?q=....
Search results will appear here.

Cloudflare Setup

  • Build command: mkdocs build
  • Build output: site
  • Functions directory: functions/

Required Env Vars

  • No extra env vars needed for basic search
  • PYTHON_VERSION is only used for MkDocs build

How It Works

Google Play comes from direct web search parsing. App Store comes from Apple iTunes Search API. TapTap and APKPure are best-effort supplemental channel entries.