hot hot new new new new new
amazon API access instructions

Openchinaapi amazon API access

  1. API address:
    ttps://api.openchinaapi.com/v1/amazon/

  2. Call example:
    ttps://api.openchinaapi.com/v1/amazon/products/?num_iid&lang=zh-CN

  3. Parameter Description

    • General parameter description

      • version: API version
      • key: call key, test key: test_api_key
      • api_name:API type [item_search,seller_info]
      • cache:[yes,no] default yes, will call the cached data, the speed is relatively fast
      • result_type:[json,xml,serialize,var_export] return data format, the default is json
      • lang:[cn,en,ru] translation language, default cn simplified Chinese
    • API: item search Parameter description: q: search keywords, support url cat: category ID start_price: start price end_price: end price sort: sort [bid,_bid,_sale,_credit,_income,_prom,_comm] (bid: total price ,sale: sales volume, credit/popularity, income, monthly promotion volume, comm monthly expenditure commission. Add prefix to sort from largest to smallest) page:

    • API: seller_info Parameter description: nick: shop id [722324510 Tmall, 2239713891 Taobao]

  4. This API currently supports the following basic interfaces:

    • item_get get AMAZON product details
    • item_review Get AMAZON product reviews
    • item_search Search for items by keyword