Skip to main content
GET
按 id 获取 Google Shopping 商品 HTML 结果
取回 post_dataforseo_merchant_google_products_submit 排队的搜索的原始 HTML。🔴 十条结果实测 2.6 MB,而解析版是 83 KB——是本 provider 里最大的响应之一,且几乎从不是 agent 要的东西。除非要核对解析器漏了什么,否则用 get_dataforseo_merchant_google_products_fetch。免费——费用在 submit。响应包在信封里:数据在 tasks[0].result,成败在 tasks[0].status_code——请求被拒时 HTTP 仍是 200。

示例

授权

Authorization
string
header
必填

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

路径参数

id
string
必填

DataForSEO 任务 ID。

响应

成功响应

id
string

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