Skip to content
登录 注册

Amazon API

一个带有 type 参数的端点即可覆盖所有 Amazon 场景:搜索、产品详情、畅销商品、优惠活动、类目、卖家资料、卖家产品和卖家反馈。支持 19 个市场站点(amazon.comamazon.co.ukamazon.de 等)。

GET https://ecom.shifter.io/v1?engine=amazon&api_key=YOUR_API_KEY&type=<type>

将您的 API 密钥作为 api_key 查询参数传递。密钥位于面板中的 SERP API 下(Amazon 与 SERP API 计划共享配额)。

type返回内容
search产品搜索结果
product产品详情页
bestsellers某类目的畅销商品
todays-deals当前 Amazon 优惠活动
category类目列表
seller_profile卖家信息及评分
seller_products卖家的产品目录
seller_feedback卖家收到的评价

每种类型都有各自的页面,包含具体参数和响应示例。请参阅下方卡片。

Terminal window
curl "https://ecom.shifter.io/v1?engine=amazon&api_key=YOUR_API_KEY&type=search&q=memory+card"