Google Play关键词搜索 API

POST

接口健康状态

24h 健康值
正常
24h 平均耗时
—
最近检查时间
2026年9月27日 02:04(北京时间)
  • 健康 / 正常
  • 可用
  • 少量可用
  • 基本不可用
健康 API正常
健康值怎么算
  • 健康值 = 返回了数据的调用占比(百分比)。空结果、失败和结果未知都不算返回数据。
  • 档位:≥90% 健康、≥70% 可用、≥40% 少量可用,更低是基本不可用。
  • 一个时段(24 小时、每小时、每天)调用满 50 次才计算健康值;不足的时段显示为正常——少量调用里的偶发失败不代表接口不可用。
  • 调用包括客户的真实调用和我们每天的探测调用;请求本身的错误(参数不对、余额不足)不计入。
  • 平均耗时只算正常返回的调用:同步取响应时间,异步取受理到完成。
逐时段数据
时间(北京时间)状态健康值平均耗时
2026-09-27 02:00 - 02:59正常——
2026-09-27 01:00 - 01:59正常——
2026-09-27 00:00 - 00:59正常——
2026-09-26 23:00 - 23:59正常——
2026-09-26 22:00 - 22:59正常——
2026-09-26 21:00 - 21:59正常——
2026-09-26 20:00 - 20:59正常——
2026-09-26 19:00 - 19:59正常——
2026-09-26 18:00 - 18:59正常——
2026-09-26 17:00 - 17:59正常——
2026-09-26 16:00 - 16:59正常——
2026-09-26 15:00 - 15:59正常——
2026-09-26 14:00 - 14:59正常——
2026-09-26 13:00 - 13:59正常——
2026-09-26 12:00 - 12:59正常——
2026-09-26 11:00 - 11:59正常——
2026-09-26 10:00 - 10:59正常——
2026-09-26 09:00 - 09:59正常——
2026-09-26 08:00 - 08:59正常——
2026-09-26 07:00 - 07:59正常——
2026-09-26 06:00 - 06:59正常——
2026-09-26 05:00 - 05:59正常——
2026-09-26 04:00 - 04:59正常——
2026-09-26 03:00 - 03:59正常——
2026-09-26正常——
2026-09-25正常——
2026-09-24正常——
2026-09-23正常——
2026-09-22正常——
2026-09-21正常——
2026-09-20正常——
2026-09-19正常——
2026-09-18正常——
2026-09-17正常——
2026-09-16正常——
2026-09-15正常——
2026-09-14正常——
2026-09-13正常——
2026-09-12正常——
2026-09-11正常——
2026-09-10正常——
2026-09-09正常——
2026-09-08正常——
2026-09-07正常——
2026-09-06正常——
2026-09-05正常——
2026-09-04正常——
2026-09-03正常——
2026-09-02正常——
2026-09-01正常——
2026-08-31正常——
2026-08-30正常——
2026-08-29正常——
2026-08-28正常——

关键词搜索:返回列表,默认 20 条、单次最多 100 条;主要字段 app_id、url、name、summary、description、developer。

单价 $1.39 / 千次(每次 $0.001389),失败与空结果不扣费。 同步返回;慢任务可在请求体加 "mode": "async",先拿 job_id 再轮询。

请求参数

参数名位置类型必填默认值说明
Authorizationheaderstring是-Bearer 加你的 API Key。在控制台创建;不要放进网址或代码仓库。
platformbodystring是google_play平台标识,固定值。
actionbodystring是search能力标识,固定值。
keywordbody.params未声明是-Google Play 应用名称或用途搜索词,例如 note taking;不是应用包名精确定位。详情与评论使用 app_id。
countrybody.params未声明否-Google Play 店面国家/地区,建议小写代码,默认 us;它决定应用查询的店面,不是用户手机地区或应用开发者国籍。
languagebody.params未声明否-Play 商店内容/评论查询语言,默认 en;例如 en 或 zh。它不自动更换 country,也不保证所有返回评论都是该语言的原文。
limitbody.paramsinteger (1–100)否20

代码示例

bash
curl -X POST 'https://api.everyinfra.com/api/v1/social' \
  -H "Authorization: Bearer $EVERYINFRA_API_KEY" \
  -H 'Content-Type: application/json' \
  --data-raw '{
  "platform": "google_play",
  "action": "search",
  "params": {
    "keyword": "habit tracker"
  }
}'

[OpenAPI 定义 (JSON)]示例从环境变量 EVERYINFRA_API_KEY 读取 Key,复制出去的代码不含你的 Key。

按 Android 应用名或用途搜索;详情使用包名,不是 App Store 数字 ID。

响应示例

真实返回样例

2026年9月26日 16:56(北京时间)用上方代码示例的参数真实调用所得。results 与 count 是那次的真实返回,已隐去名字、账号、头像、主页链接、联系方式等个人信息,列表只保留前 2 条;id、billing、quota 每次调用都不同,只给结构。

json
{
  "id": "req_…",
  "platform": "google_play",
  "action": "search",
  "results": [
    {
      "app_id": "org.isoron.uhabits",
      "url": "https://play.google.com/store/apps/details?id=org.isoron.uhabits",
      "name": "Loop Habit Tracker",
      "summary": "Create good habits and track their progress over time",
      "description": "Loop helps you create and maintain good habits, allowing you to achieve your long-term goals. Detailed charts and statistics show you how your habits improved over time. The app is completely ad-free, open source and it respects your privacy.\n\n\nSimple, beautiful and modern interf…",
      "developer": "Álinson S Xavier",
      "developer_email": "(已隐去)",
      "score": 4.7175927,
      "rating_count": 63336,
      "review_count": 3419,
      "installs": "5,000,000+",
      "min_installs": 5000000,
      "price": 0,
      "is_free": true,
      "currency": "USD",
      "category": "Productivity",
      "content_rating": "Everyone",
      "contains_ads": false,
      "offers_iap": false,
      "version": "2.3.1",
      "released": "Feb 22, 2016",
      "updated_at": "2025-09-14T22:56:06.000Z",
      "android_version": "9",
      "icon_url": "https://play-lh.googleusercontent.com/p0AgkzxC9Vus-E82psxrb7p8VtrVJMfXKcU9hNTW8tTG7G3yAGBqxCIyUmwibUyT1Mx7DAzkrJnPLo4VEYDwlbI",
      "header_image_url": "https://play-lh.googleusercontent.com/saJuIprQv_9zeut6372XuLUEWSSB9iAJIwFc2oASfly5r3AQaNZiVWQ9_Rc1fLe2Y4bNF6fljlze-I7yorTP",
      "privacy_policy": "http://loophabits.org/privacy",
      "platform": "google_play",
      "screenshots": [
        "https://play-lh.googleusercontent.com/KrxN9bOtspk63xhtNJx2uyaHZ3GOYK_IJ-VRIhMlh2ChFCQuBxXLWoRJd48uFRU_Rk97Nz3gHiI0eteLn2KDFQ",
        "https://play-lh.googleusercontent.com/2nZZDFddPS4-wHVgPvAfeYik3vMTsrV-Mgys3g1A6s-KLCcUWsf1PlYLJfKXGyxUnUHkSKX8sESQkrEx6mQN",
        "https://play-lh.googleusercontent.com/8BBDln1lKgX6ErWkH-_tKlfoD2TEfpcVzrgFlzJO91wK0HiYac_W0wJV7hHhGi8aeqk-8xRI051bK6mlsOLiZw"
      ],
      "rating_histogram": {
        "1": 1850,
        "2": 871,
        "3": 1850,
        "4": 4096,
        "5": 54630
      }
    },
    {
      "app_id": "com.habitnow",
      "url": "https://play.google.com/store/apps/details?id=com.habitnow",
      "name": "HabitNow Daily Routine Planner",
      "summary": "To-do list, Habit Tracker, Routine Planner and Reminders. All in just one app!",
      "description": "Maximize Your Productivity with HabitNow: Your Ultimate Todo List and Habit Tracker! 🚀\nKeeping your life organized has never been easier! With HabitNow, efficiently manage your school schedule, house chores, work, and more, all while building strong habits. Enter your routine, re…",
      "developer": "HabitNow Apps",
      "developer_email": "(已隐去)",
      "score": 4.7406015,
      "rating_count": 92815,
      "review_count": 2861,
      "installs": "5,000,000+",
      "min_installs": 5000000,
      "price": 0,
      "is_free": true,
      "currency": "USD",
      "category": "Productivity",
      "content_rating": "Everyone",
      "contains_ads": false,
      "offers_iap": true,
      "version": "2.5.4a",
      "released": "May 17, 2019",
      "updated_at": "2026-07-26T22:27:33.000Z",
      "android_version": "6.0",
      "icon_url": "https://play-lh.googleusercontent.com/HsjWZ5h3QDDNPL-0xKP9j4CXG6dxaojS2PtyuRnylitzLm5huDOCMkwc8gYF1glrr1laiRNospq5uNB0HUIo",
      "header_image_url": "https://play-lh.googleusercontent.com/rFBjMvOr9AMlbcXyoEcCmd68k7yOPeEwbfmaZar1Anz5nfZZxQvEoWOTj914GRyunw4rCEHtbbt_mtMUivcncQ",
      "privacy_policy": "https://www.habitnow.app/privacy-policy",
      "platform": "google_play",
      "screenshots": [
        "https://play-lh.googleusercontent.com/4_x2XH6oemmQ0_d9X_k7sRvq_yQmrb3lUB4ZA7WNZCDhn_kQ9zRzZS2XffNEbBnVcDK-fCm-NowhjTs0VdQJcO8",
        "https://play-lh.googleusercontent.com/58H0BAGBiSYeRYK4pixVsgYyebULGiYM2S1mBgxTWCFfGS11wbO4uo0e9eF3JmtFWJ99xgnQEh3-ufpmVztj1Q",
        "https://play-lh.googleusercontent.com/Nwb7e4hd53oPd6WyCGKeT-4Q4yBwe4o7oDUdD6Lbpg3RZp-fpkgXceqIs6PLL1Xon8DaxMeZxPGn6XWB6JQDwG8"
      ],
      "rating_histogram": {
        "1": 2315,
        "2": 802,
        "3": 2315,
        "4": 7666,
        "5": 79668
      }
    }
  ],
  "count": 20,
  "billing": { … },
  "quota": { … }
}

返回字段

业务数据在 results 里;下表是每条记录可能包含的字段,上游没有提供的值不会被补造。

字段含义
app_id本平台特有应用包名(如 com.example.app),Google Play 的唯一标识。
url该记录在原平台上的可访问链接。
name名称。用于账号/商品/商家类能力,指该对象本身的名字。
summary本平台特有应用一句话简介。
description简介或描述,通常比 text 短。
developer本平台特有开发者名称。
developer_email本平台特有开发者联系邮箱(商店页公开信息)。
developer_website本平台特有开发者网站。
score本平台特有应用评分,5 分制。
rating_count参与评分的人数。null 表示不公开,不等于 0。
review_count评价条数,用于商品/商家类能力。null 表示不公开,不等于 0。
installs本平台特有安装量展示值(如 1,000,000+),是区间下限不是精确值。
min_installs本平台特有安装量区间下限的数值形式。
price价格数值,不含货币符号;币种见 currency。
is_free本平台特有是否免费。
currency价格币种代码(如 CNY、USD)。price 存在但 currency 为 null 时不要假定币种。
category分类名称,取值为原平台的分类体系,未做跨平台归一。
content_rating本平台特有内容分级。
contains_ads本平台特有是否含广告。
offers_iap本平台特有是否含内购。
version本平台特有版本号。
released本平台特有首次发布日期。
updated_at本平台特有最近更新时间。长期不更新是维护风险信号。
android_version本平台特有要求的最低 Android 版本。
icon_url本平台特有应用图标。
header_image_url本平台特有商店页头图。
privacy_policy本平台特有隐私政策链接。
platform数据来源平台标识,与请求里的 platform 一致(如 xiaohongshu、tiktok)。
screenshots保留平台原语义
rating_histogram保留平台原语义

错误与计费

401
缺少 Key 或 Key 无效。先鉴权再校验参数,未鉴权的请求拿不到参数结构。
422
参数名或取值不对。错误信息会列出这项能力支持的参数、允许值和最接近的候选,按它改即可;发生在扣费之前。
402
余额不足,请先充值。
429
超过每分钟请求上限,按 Retry-After 等待后再试。
503
暂时无法完成。已预扣的费用按原账本退回;响应里的 billing 与 refund 写明实际结果,结果未知时会明确标出,不要直接重发。
200 空结果
请求完成但没有数据,不扣费(billing.reason = empty_result_refunded)。