万邦亚马逊国际按关键字搜索商品 API 返回值说明
item_search-按关键字搜索商品
onebound.amazon.item_search
请求地址: console.open.onebound.cn/console/?i=… 注册账号免费测试3天
| 名称 | 类型 | 必须 | 描述 |
|---|---|---|---|
| key | String | 是 | 调用key(必须以GET方式拼接在URL中) |
| secret | String | 是 | 调用密钥 |
| api_name | String | 是 | API接口名称(包括在请求地址中)[item_search,item_get,item_search_shop等] |
| cache | String | 否 | [yes,no]默认yes,将调用缓存的数据,速度比较快 |
| result_type | String | 否 | [json,jsonu,xml,serialize,var_export]返回数据格式,默认为json,jsonu输出的内容中文可以直接阅读 |
| lang | String | 否 | [cn,en,ru]翻译语言,默认cn简体中文 |
| version | String | 否 | API版本 |
请求参数:q=鞋子&start_price=&end_price=&page=&cat=&discount_only=&sort=&page_size=&seller_info=&nick=&ppath=
参数说明:q:搜索关键字
cat:分类ID
start_price:开始价格
end_price:结束价格
sort:排序
page:
Version: Date:
| 名称 | 类型 | 必须 | 示例值 | 描述 |
|---|---|---|---|---|
| items | item[] | 0 | 按关键字搜索商品 |
- [Curl]
- [PHP]
- [PHPsdk]
- [JAVA]
- [C#]
- [Python]
-- 请求示例 url 默认请求参数已经URL编码处理
curl -i "https://api-gw.onebound.cn/amazon/item_search/?key=<您自己的apiKey>&secret=<您自己的apiSecret>&q=鞋子&start_price=&end_price=&page=&cat=&discount_only=&sort=&page_size=&seller_info=&nick=&ppath="
获取key和secret
Result Object:
{ "items": { "url": "www.onebound.cn/s/ref=nb_sb…", "keyword": "鞋子", "page": 1, "real_total_results": "134562", "total_results": 4400, "item": [ { "title": "ECCO 爱步 鞋子清新剂 60ml 适用于成人鞋", "pic_url": "images-cn.ssl-images-amazon.cn/images/I/71…", "price": "141.07", "promotion_price": "141.07", "price_range": null, "sales": 3, "num_iid": "B00AD69V0G", "detail_url": "www.amazon.cn/dp/B00AD69V…", "sample_id": "", "seller_nick": "", "post_fee": "", "area": "" }, { "title": "Clarks 男士 Tilden 平纹牛津鞋", "pic_url": "images-cn.ssl-images-amazon.cn/images/I/61…", "price": "408.05", "promotion_price": "408.05", "price_range": null, "sales": 159, "num_iid": "B00TTJHAQK", "detail_url": "www.amazon.cn/dp/B00TTJHA…", "sample_id": "", "seller_nick": "", "post_fee": "", "area": "" }, { "title": "Dunlop dl0201037-39 鞋子,麂皮和网眼,黑色和红色,39 码", "pic_url": "images-cn.ssl-images-amazon.cn/images/I/71…", "price": "301.46", "promotion_price": "301.46", "price_range": null, "sales": 0, "num_iid": "B07BSTH8MY", "detail_url": "www.amazon.cn/dp/B07BSTH8…", "sample_id": "", "seller_nick": "", "post_fee": "", "area": "" }, { "title": "35,55,105 件随机PVC不同鞋饰,用于鞋子装饰", "pic_url": "images-cn.ssl-images-amazon.cn/images/I/81…", "price": "162.14", "promotion_price": "162.14", "price_range": null, "sales": 40, "num_iid": "B0B3893K2P", "detail_url": "www.amazon.cn/dp/B0B3893K…", "sample_id": "", "seller_nick": "", "post_fee": "", "area": "" }, { "title": "Timberland 男士 Ledge Mid 防水踝靴", "pic_url": "images-cn.ssl-images-amazon.cn/images/I/81…", "price": "559.65", "promotion_price": "559.65", "price_range": null, "sales": 247, "num_iid": "B0057J5ZBI", "detail_url": "www.amazon.cn/dp/B0057J5Z…", "sample_id": "", "seller_nick": "", "post_fee": "", "area": "" }, { "title": "Clarks Orinoco Spice 女士踝靴", "pic_url": "images-cn.ssl-images-amazon.cn/images/I/51…", "price": "512.40", "promotion_price": "512.40", "price_range": null, "sales": 89, "num_iid": "B00TTKUL9M", "detail_url": "www.amazon.cn/dp/B00TTKUL…", "sample_id": "", "seller_nick": "", "post_fee": "", "area": "" }, { "title": "ECCO 爱步 陆地巡航男士运动鞋", "pic_url": "images-cn.ssl-images-amazon.cn/images/I/71…", "price": "403.94", "promotion_price": "403.94", "price_range": null, "sales": 155, "num_iid": "B07DTMGDBJ", "detail_url": "www.amazon.cn/dp/B07DTMGD…", "sample_id": "", "seller_nick": "", "post_fee": "", "area": "" }, { "title": "ECCO 爱步 Exostride M 男士低帮运动鞋", "pic_url": "images-cn.ssl-images-amazon.cn/images/I/71…", "price": "538.44", "promotion_price": "538.44", "price_range": null, "sales": 110, "num_iid": "B07M7YCF7H", "detail_url": "www.amazon.cn/dp/B07M7YCF…", "sample_id": "", "seller_nick": "", "post_fee": "", "area": "" }, { "title": "ECCO 爱步 欧文系列 男士德比鞋", "pic_url": "images-cn.ssl-images-amazon.cn/images/I/71…", "price": "626.85", "promotion_price": "626.85", "price_range": null, "sales": 56, "num_iid": "B06Y1MYKHF", "detail_url": "www.amazon.cn/dp/B06Y1MYK…", "sample_id": "", "seller_nick": "", "post_fee": "", "area": "" }, { "title": "ECCO 爱步 女士休闲低帮运动鞋", "pic_url": "images-cn.ssl-images-amazon.cn/images/I/71…", "price": "469.35", "promotion_price": "469.35", "price_range": null, "sales": 45, "num_iid": "B07DTWDRHX", "detail_url": "www.amazon.cn/dp/B07DTWDR…", "sample_id": "", "seller_nick": "", "post_fee": "", "area": "" }, { "title": "ECCO 爱步 男士赫尔辛基经典皮鞋", "pic_url": "images-cn.ssl-images-amazon.cn/images/I/71…", "price": "537.23", "promotion_price": "537.23", "price_range": null, "sales": 32, "num_iid": "B002LAQPIS", "detail_url": "www.amazon.cn/dp/B002LAQP…", "sample_id": "", "seller_nick": "", "post_fee": "", "area": "" }, { "title": "ECCO 爱步 Citytray Lite 男士乐福鞋", "pic_url": "images-cn.ssl-images-amazon.cn/images/I/71…", "price": "1,290.89", "promotion_price": "1,290.89", "price_range": null, "sales": 1, "num_iid": "B08BTWDNQ6", "detail_url": "www.amazon.cn/dp/B08BTWDN…", "sample_id": "", "seller_nick": "", "post_fee": "", "area": "" }, { "title": "Clarks Nature Three 男士 德比鞋", "pic_url": "images-cn.ssl-images-amazon.cn/images/I/51…", "price": "541.99", "promotion_price": "541.99", "price_range": null, "sales": 305, "num_iid": "B002SNAYB2", "detail_url": "www.amazon.cn/dp/B002SNAY…", "sample_id": "", "seller_nick": "", "post_fee": "", "area": "" }, { "title": "Clarks 女士切尔西靴", "pic_url": "images-cn.ssl-images-amazon.cn/images/I/81…", "price": "472.02", "promotion_price": "472.02", "price_range": null, "sales": 485, "num_iid": "B01D1XDXII", "detail_url": "www.amazon.cn/dp/B01D1XDX…", "sample_id": "", "seller_nick": "", "post_fee": "", "area": "" }, { "title": "VANS 范斯 女士 Ward 厚底帆布运动鞋", "pic_url": "images-cn.ssl-images-amazon.cn/images/I/71…", "price": "406.35", "promotion_price": "406.35", "price_range": null, "sales": 21, "num_iid": "B07BN21Y1J", "detail_url": "www.amazon.cn/dp/B07BN21Y…", "sample_id": "", "seller_nick": "", "post_fee": "", "area": "" }, { "title": "Clarks 男士德比鞋", "pic_url": "images-cn.ssl-images-amazon.cn/images/I/51…", "price": "401.78", "promotion_price": "401.78", "price_range": null, "sales": 50, "num_iid": "B07DPNPN71", "detail_url": "www.amazon.cn/dp/B07DPNPN…", "sample_id": "", "seller_nick": "", "post_fee": "", "area": "" }, { "title": "ECCO 爱步 女士休闲运动鞋", "pic_url": "images-cn.ssl-images-amazon.cn/images/I/61…", "price": "622.93", "promotion_price": "622.93", "price_range": null, "sales": 19, "num_iid": "B074CV1V7C", "detail_url": "www.amazon.cn/dp/B074CV1V…", "sample_id": "", "seller_nick": "", "post_fee": "", "area": "" }, { "title": "Dainese Metropolis 鞋", "pic_url": "images-cn.ssl-images-amazon.cn/images/I/61…", "price": "977\n1,165\n.4157", "promotion_price": "977\n1,165\n.4157", "price_range": null, "sales": 0, "num_iid": "B07N6NX7G3", "detail_url": "www.amazon.cn/dp/B07N6NX7…", "sample_id": "", "seller_nick": "", "post_fee": "", "area": "" }, { "title": "Clarks 女士纯色乐福平底鞋", "pic_url": "images-cn.ssl-images-amazon.cn/images/I/61…", "price": "514.19", "promotion_price": "514.19", "price_range": null, "sales": 18, "num_iid": "B078HRM213", "detail_url": "www.amazon.cn/dp/B078HRM2…", "sample_id": "", "seller_nick": "", "post_fee": "", "area": "" }, { "title": "Clarks Originals 男士 Trigenic Flex 低帮运动鞋", "pic_url": "images-cn.ssl-images-amazon.cn/images/I/81…", "price": "609.85", "promotion_price": "609.85", "price_range": null, "sales": 265, "num_iid": "B015DWSQ3W", "detail_url": "www.amazon.cn/dp/B015DWSQ…", "sample_id": "", "seller_nick": "", "post_fee": "", "area": "" }, { "title": "Clarks 男士 Batcombe Hall 德比鞋", "pic_url": "images-cn.ssl-images-amazon.cn/images/I/61…", "price": "483.61", "promotion_price": "483.61", "price_range": null, "sales": 82, "num_iid": "B073H31JN8", "detail_url": "www.amazon.cn/dp/B073H31J…", "sample_id": "", "seller_nick": "", "post_fee": "", "area": "" }, { "title": "GEOX U NEBULA A 男士休闲运动鞋", "pic_url": "images-cn.ssl-images-amazon.cn/images/I/71…", "price": "574.77", "promotion_price": "574.77", "price_range": null, "sales": 37, "num_iid": "B00OB8MWJE", "detail_url": "www.amazon.cn/dp/B00OB8MW…", "sample_id": "", "seller_nick": "", "post_fee": "", "area": "" }, { "title": "ECCO 爱步 陆地巡航女士徒步登山鞋", "pic_url": "images-cn.ssl-images-amazon.cn/images/I/71…", "price": "485.31", "promotion_price": "485.31", "price_range": null, "sales": 43, "num_iid": "B07DTH3N2X", "detail_url": "www.amazon.cn/dp/B07DTH3N…", "sample_id": "", "seller_nick": "", "post_fee": "", "area": "" }, { "title": "SALOMON X Ultra 3 MID Gore-TEX 男士 登山鞋", "pic_url": "images-cn.ssl-images-amazon.cn/images/I/81…", "price": "638.03", "promotion_price": "638.03", "price_range": null, "sales": 4, "num_iid": "B073D73KVQ", "detail_url": "www.amazon.cn/dp/B073D73K…", "sample_id": "", "seller_nick": "", "post_fee": "", "area": "" }, { "title": "Nike 耐克 Air Max Excee Lea 女士鞋", "pic_url": "images-cn.ssl-images-amazon.cn/images/I/61…", "price": "704.27", "promotion_price": "704.27", "price_range": null, "sales": 1, "num_iid": "B097TSMZTG", "detail_url": "www.amazon.cn/dp/B097TSMZ…", "sample_id": "", "seller_nick": "", "post_fee": "", "area": "" }, { "title": "Clarks 男士 Cotrell Edge 牛津鞋", "pic_url": "images-cn.ssl-images-amazon.cn/images/I/71…", "price": "380.89", "promotion_price": "380.89", "price_range": null, "sales": 31, "num_iid": "B074N5JPGX", "detail_url": "www.amazon.cn/dp/B074N5JP…", "sample_id": "", "seller_nick": "", "post_fee": "", "area": "" }, { "title": "ECCO Biom Venture Tr 高帮徒步鞋", "pic_url": "images-cn.ssl-images-amazon.cn/images/I/71…", "price": "881.65", "promotion_price": "881.65", "price_range": null, "sales": 2, "num_iid": "B07L5F5MF3", "detail_url": "www.amazon.cn/dp/B07L5F5M…", "sample_id": "", "seller_nick": "", "post_fee": "", "area": "" }, { "title": "ECCO 爱步 男士 Omni-Vent 登山徒步鞋", "pic_url": "images-cn.ssl-images-amazon.cn/images/I/81…", "price": "743.68", "promotion_price": "743.68", "price_range": null, "sales": 6, "num_iid": "B07CLLR1VV", "detail_url": "www.amazon.cn/dp/B07CLLR1…", "sample_id": "", "seller_nick": "", "post_fee": "", "area": "" }, { "title": "ECCO 爱步 Omni-Vent 男士休闲运动鞋", "pic_url": "images-cn.ssl-images-amazon.cn/images/I/81…", "price": "722.19", "promotion_price": "722.19", "price_range": null, "sales": 20, "num_iid": "B07CLK58TL", "detail_url": "www.amazon.cn/dp/B07CLK58…", "sample_id": "", "seller_nick": "", "post_fee": "", "area": "" }, { "title": "KEEN Howser II 女士鞋子", "pic_url": "images-cn.ssl-images-amazon.cn/images/I/61…", "price": "356.70", "promotion_price": "356.70", "price_range": null, "sales": 5, "num_iid": "B081P9GVTM", "detail_url": "www.amazon.cn/dp/B081P9GV…", "sample_id": "", "seller_nick": "", "post_fee": "", "area": "" }, { "title": "ECCO 爱步 Moc 2.0系列 男士经典驾驶风格一脚蹬乐福鞋", "pic_url": "images-cn.ssl-images-amazon.cn/images/I/71…", "price": "615.79", "promotion_price": "615.79", "price_range": null, "sales": 14, "num_iid": "B07MNCD7FT", "detail_url": "www.amazon.cn/dp/B07MNCD7…", "sample_id": "", "seller_nick": "", "post_fee": "", "area": "" }, { "title": "Clarks 男士 Ronnie Limit 布洛克鞋", "pic_url": "images-cn.ssl-images-amazon.cn/images/I/61…", "price": "449.68", "promotion_price": "449.68", "price_range": null, "sales": 83, "num_iid": "B07MLST8PD", "detail_url": "www.amazon.cn/dp/B07MLST8…", "sample_id": "", "seller_nick": "", "post_fee": "", "area": "" }, { "title": "ECCO 爱步 男士乐福鞋", "pic_url": "images-cn.ssl-images-amazon.cn/images/I/81…", "price": "499.10", "promotion_price": "499.10", "price_range": null, "sales": 22, "num_iid": "B075JS182H", "detail_url": "www.amazon.cn/dp/B075JS18…", "sample_id": "", "seller_nick": "", "post_fee": "", "area": "" }, { "title": "Clarks Girls Trigenic Flex 低帮运动鞋", "pic_url": "images-cn.ssl-images-amazon.cn/images/I/51…", "price": "618.80", "promotion_price": "618.80", "price_range": null, "sales": 223, "num_iid": "B00UXG71PI", "detail_url": "www.amazon.cn/dp/B00UXG71…", "sample_id": "", "seller_nick": "", "post_fee": "", "area": "" }, { "title": "ECCO 爱步 女士休闲低帮运动鞋", "pic_url": "images-cn.ssl-images-amazon.cn/images/I/61…", "price": "508.20", "promotion_price": "508.20", "price_range": null, "sales": 25, "num_iid": "B07DV2LQTB", "detail_url": "www.amazon.cn/dp/B07DV2LQ…", "sample_id": "", "seller_nick": "", "post_fee": "", "area": "" }, { "title": "Clarks Whiddon Step 男士休闲皮鞋鞋", "pic_url": "images-cn.ssl-images-amazon.cn/images/I/71…", "price": "417.65", "promotion_price": "417.65", "price_range": null, "sales": 0, "num_iid": "B08K32FTLL", "detail_url": "www.amazon.cn/dp/B08K32FT…", "sample_id": "", "seller_nick": "", "post_fee": "", "area": "" }, { "title": "Clarks Un Abode Ease 男士 德比鞋", "pic_url": "images-cn.ssl-images-amazon.cn/images/I/51…", "price": "525.63", "promotion_price": "525.63", "price_range": null, "sales": 40, "num_iid": "B07B8VYCMY", "detail_url": "www.amazon.cn/dp/B07B8VYC…", "sample_id": "", "seller_nick": "", "post_fee": "", "area": "" }, { "title": "Clarks Couture Bloom女士芭蕾平底鞋", "pic_url": "images-cn.ssl-images-amazon.cn/images/I/51…", "price": "334.18", "promotion_price": "334.18", "price_range": null, "sales": 139, "num_iid": "B014VG9Z2C", "detail_url": "www.amazon.cn/dp/B014VG9Z…", "sample_id": "", "seller_nick": "", "post_fee": "", "area": "" }, { "title": "Clarks Cotrell系列 男士一脚蹬乐福鞋", "pic_url": "images-cn.ssl-images-amazon.cn/images/I/71…", "price": "374.91", "promotion_price": "374.91", "price_range": null, "sales": 231, "num_iid": "B07NVTDQL9", "detail_url": "www.amazon.cn/dp/B07NVTDQ…", "sample_id": "", "seller_nick": "", "post_fee": "", "area": "" }, { "title": "最后的139步【鞋子宛如鬼魂,无处不在,令人毛骨悚然】", "pic_url": "images-cn.ssl-images-amazon.cn/images/I/41…", "price": "24.90", "promotion_price": "24.90", "price_range": null, "sales": 3, "num_iid": "B08R5G2Q4V", "detail_url": "www.amazon.cn/dp/B08R5G2Q…", "sample_id": "", "seller_nick": "", "post_fee": "", "area": "" }, { "title": "Weiman 皮革清洁剂和护发素 - 16 盎司 - 2 件装 - 用于沙发椅、钱包、鞋子、马鞍皮带、夹克、汽车座椅等", "pic_url": "images-cn.ssl-images-amazon.cn/images/I/61…", "price": "253.47", "promotion_price": "253.47", "price_range": null, "sales": 1, "num_iid": "B06Y67J2KQ", "detail_url": "www.amazon.cn/dp/B06Y67J2…", "sample_id": "", "seller_nick": "", "post_fee": "", "area": "" }, { "title": "Liquiproof LABS 皮革滋养霜 250 毫升 适用于手提包、鞋子、运动鞋、运动鞋和所有皮革的护发霜。 含有蜂蜡, 透明, 250ml", "pic_url": "images-cn.ssl-images-amazon.cn/images/I/41…", "price": "62.45", "promotion_price": "62.45", "price_range": null, "sales": 0, "num_iid": "B084BKSMP6", "detail_url": "www.amazon.cn/dp/B084BKSM…", "sample_id": "", "seller_nick": "", "post_fee": "", "area": "" }, { "title": "DryGuy 旅行干燥 DX 靴子干燥器和鞋子烘干机", "pic_url": "images-cn.ssl-images-amazon.cn/images/I/81…", "price": "349.28", "promotion_price": "349.28", "price_range": null, "sales": 1, "num_iid": "B010A5JBPO", "detail_url": "www.amazon.cn/dp/B010A5JB…", "sample_id": "", "seller_nick": "", "post_fee": "", "area": "" }, { "title": "鳄鱼腕带手链的鞋子饰品 - 恐龙独角兽字母冰淇淋水晶木屐别针配件 - PVC 黑色生命重要鞋装饰女士派对礼物", "pic_url": "images-cn.ssl-images-amazon.cn/images/I/71…", "price": "210.86", "promotion_price": "210.86", "price_range": null, "sales": 107, "num_iid": "B092V8FJ2Z", "detail_url": "www.amazon.cn/dp/B092V8FJ…", "sample_id": "", "seller_nick": "", "post_fee": "", "area": "" }, { "title": "[ElleSports] 休闲凉鞋 1 轻量楔形运动鞋凉鞋 ESP12557 女款", "pic_url": "images-cn.ssl-images-amazon.cn/images/I/61…", "price": "303.68", "promotion_price": "303.68", "price_range": null, "sales": 0, "num_iid": "B09RP7ZRF3", "detail_url": "www.amazon.cn/dp/B09RP7ZR…", "sample_id": "", "seller_nick": "", "post_fee": "", "area": "" }, { "title": "Crep Protect - 终极鞋子、运动鞋护理清洁湿巾", "pic_url": "images-cn.ssl-images-amazon.cn/images/I/51…", "price": "294.03", "promotion_price": "294.03", "price_range": null, "sales": 29, "num_iid": "B08MCFJNCZ", "detail_url": "www.amazon.cn/dp/B08MCFJN…", "sample_id": "", "seller_nick": "", "post_fee": "", "area": "" }, { "title": "婚姻的鞋子爱情的脚", "pic_url": "images-cn.ssl-images-amazon.cn/images/I/71…", "price": "0.00", "promotion_price": "0.00", "price_range": null, "sales": 1, "num_iid": "B07JQF336M", "detail_url": "www.amazon.cn/dp/B07JQF33…", "sample_id": "", "seller_nick": "", "post_fee": "", "area": "" }, { "title": "Aigle 男式 LAFORSE 2 MTD", "pic_url": "images-cn.ssl-images-amazon.cn/images/I/71…", "price": "619.03", "promotion_price": "619.03", "price_range": null, "sales": 0, "num_iid": "B09KH6B9WZ", "detail_url": "www.amazon.cn/dp/B09KH6B9…", "sample_id": "", "seller_nick": "", "post_fee": "", "area": "" } ], "related_keywords": "", "nav_catcamp": null, "nav_filter": null }, "error_code": "0000", "reason": "ok", "secache": "e299413c54b7d53e00a8046fc5bd7bdb", "secache_time": 1659944249, "secache_date": "2022-08-08 15:37:29", "translate_status": "", "translate_time": 0, "language": { "default_lang": "cn", "current_lang": "cn" }, "error": "", "cache": 0, "api_info": "today:1 max:10100 all[27=1+4+22];expires:2030-12-31", "execution_time": "1.379", "server_time": "Beijing/2022-08-08 15:37:29", "client_ip": "106.6.32.227", "call_args": { "q": "鞋子" }, "api_type": "amazon", "translate_language": "zh-CN", "translate_engine": "google_cn", "server_memory": "4.47MB", "request_id": "gw-1.62f0bd38977c5", "last_id": "1137701159" }