Skip to content
登录 注册

Amazon

Amazon 数据来自专用的电商端点。一个引擎(amazon)通过 type 参数覆盖所有页面类型。

https://ecom.shifter.io/v1?engine=amazon&api_key=YOUR_API_KEY&type=<type>&<params>
type返回内容必需参数
search搜索结果列表q
product产品详情页product_id
bestsellers某分类的畅销商品category_id
todays-deals当前优惠(无)
category分类列表category_id
seller_profile卖家信息及评分seller_id
seller_products某卖家的商品目录seller_id
seller_feedback对某卖家的评价seller_id
参数用途
domainAmazon 站点(amazon.comamazon.co.ukamazon.de 等)
devicedesktopmobile
page分页类型的页码
Terminal window
curl "https://ecom.shifter.io/v1?engine=amazon&api_key=YOUR_API_KEY&type=search&q=memory+card"
Terminal window
curl "https://ecom.shifter.io/v1?engine=amazon&api_key=YOUR_API_KEY&type=product&product_id=B08N5WRWNW"
Terminal window
curl "https://ecom.shifter.io/v1?engine=amazon&api_key=YOUR_API_KEY&type=bestsellers&category_id=electronics"
Terminal window
curl "https://ecom.shifter.io/v1?engine=amazon&api_key=YOUR_API_KEY&type=seller_feedback&seller_id=AAZRLVTNON75Z"

支持所有主要的 Amazon 站点:amazon.comamazon.co.ukamazon.deamazon.framazon.itamazon.esamazon.caamazon.com.mxamazon.com.bramazon.inamazon.co.jpamazon.com.auamazon.aeamazon.saamazon.com.tramazon.nlamazon.seamazon.plamazon.sg。完整列表请参见:REST API → Amazon → 支持的站点