Skip to main content
GET
按 id 获取 Google 应用列表结果
取回一份 Google Play 榜单:排名应用,含位次、标题、评分、价格。免费——费用在 submit。响应包在信封里:数据在 tasks[0].result,成败在 tasks[0].status_code——请求被拒时 HTTP 仍是 200。 🔴 _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 天内随时使用该标识符请求任务结果