Skip to main content
GET
按 id 获取 Google 应用信息结果
取回单个 Google Play 应用的商店页:描述、开发者、评分、安装量、截图、版本历史。免费——费用在 submit。响应包在信封里:数据在 tasks[0].result,成败在 tasks[0].status_code——请求被拒时 HTTP 仍是 200。 要用户评价而不是商店页,用 get_dataforseo_app_google_app_reviews_fetch。🔴 _fetch_html 孪生返回原始商店页源码:同一任务实测 1.3 MB,解析版 21 KB,相差 63 倍。

示例

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

路径参数

id
string
必填

DataForSEO 任务 ID。

响应

成功响应

id
string

任务标识符,我们系统中采用 UUID 格式的唯一任务标识符;可在 30 天内随时使用该标识符请求任务结果