Skip to main content
GET
按 id 获取 Amazon ASIN 结果
取回单个 Amazon 商品页。返回 asinse_domainlocation_codelanguage_codecheck_urldatetimeitem_typesitems_countitems,每项含 titledetailsimage_urlauthordata_asinparent_asinproduct_asins——最后那个是变体家族,要找同款的其他尺寸或颜色就靠它。实测 38 KB。免费——费用在 submit。响应包在信封里:数据在 tasks[0].result,成败在 tasks[0].status_code——请求被拒时 HTTP 仍是 200。 🔴 _fetch_html 孪生返回的是原始页面源码:同一个任务实测 2.6 MB,而解析版是 82 KB,相差 32 倍。只有当你能指出解析版漏了什么时才用它。

示例

授权

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 天内随时使用该标识符请求任务结果