亚马逊api商品详情接口

item_get-获得AMAZON商品详情在这里插入图片描述
“item”: {
“detail_url”: “https://www.amazon.cn/dp/B07C4HHP6G?th=1&psc=1”,
“crumbs”: {
“2016156051”: “服饰箱包”,
“2152155051”: “男装”,
“2154530051”: “T恤、Polo衫、背心”,
“2154532051”: “Polo衫”
},
“title”: “MPSMOVE 思慕夫 2018春夏【纯棉】休闲男T恤 polo衫男t恤短袖T恤衫男士 KW1168【412】”,
“desc_short”: “”,
“brand”: “”,
“brandId”: “”,
“rootCatId”: “2016156051”,
“cid”: “2154532051”,
“star”: “4”,
“item_imgs”: [
{
“url”: “https://images-cn.ssl-images-amazon.com/images/I/51xh8NhLxPL.jpg”
},
{
“url”: “https://images-cn.ssl-images-amazon.com/images/I/51rpm2jm9SL.jpg”
},
{
“url”: “https://images-cn.ssl-images-amazon.com/images/I/51mz9vdQpGL.jpg”
},
{
“url”: “https://images-cn.ssl-images-amazon.com/images/I/518zkJwOkOL.jpg”
},
{
“url”: “https://images-cn.ssl-images-amazon.com/images/I/51zPZbdLXuL.jpg”
},
{
“url”: “https://images-cn.ssl-images-amazon.com/images/I/61A3DJBOd8L.jpg”
},
{
“url”: “https://images-cn.ssl-images-amazon.com/images/I/513TlojEtyL.jpg”
},
{
“url”: “https://images-cn.ssl-images-amazon.com/images/I/51WlzIs8lSL.jpg”
},
{
“url”: “https://images-cn.ssl-images-amazon.com/images/I/51V0BFxhipL.jpg”
}
],
“nick”: “MPSMOVE”,
“num”: “99”,
“num_iid”: “B07C4HHP6G”,
“pic_url”: “//images-cn.ssl-images-amazon.com/images/I/71GDJHwPutL.UX342.jpg”,
“currency_code”: “CNY”,
“price”: “”,
“orginal_price”: “”,
“type”: “”,
“seller_cids”: “”,
“input_pids”: “”,
“input_str”: “”,
“item_weight”: “”,
“valid_thru”: “”,
“delist_time”: “”,
“stuff_status”: “”,
“location”: “”,
“post_fee”: “”,
“express_fee”: “”,
“ems_fee”: “”,
“shipping_to”: “”,
“has_discount”: “”,
“freight_payer”: “”,
“has_invoice”: “”,
“has_warranty”: “”,
“has_showcase”: “”,
“increment”: “”,
“approve_status”: “”,
“postage_id”: “”,
“product_id”: “”,
“auction_point”: “”,
“item_img”: “”,
“prop_imgs”: {
“prop_img”: []
},
“props_img”: null,
“video”: [],
“outer_id”: “”,
“is_virtual”: “”,
“sample_id”: “”,
“is_promotion”: “”,
“props_name”: “”,
“property_alias”: “”,
“seller_id”: “”,
“shop_id”: “”,
“props_list”: [],
“seller_info”: {
“nick”: “MPSMOVE”,
“city”: “”,
“bail”: “”,
“level”: “”,
“rate”: “”,
“score”: “”,
“delivery_score”: “”,
“item_score”: “”,
“shop_type”: “”,
“user_num_id”: “1”,
“sid”: “1”,
“title”: “MPSMOVE”,
“zhuy”: “https://www.amazon.cn/”,
“company_name”: “”,
“menu”: []
},
“tmall”: “”,
“error”: “data error”,
“warning”: “”,
“url_log”: “”,
“shopinfo”: {
“shop_name”: “”
},
“promo_type”: “”,
“shop_item”: “”,
“relate_items”: “”,
“skus”: {
“sku”: []
},
“desc”: null,
“pinglun”: []
},
“error”: “data error”,
“translate_status”: “”,
“translate_time”: 0,
“language”: {
“default_lang”: “cn”,
“current_lang”: “zh-CN”
},
“cache”: 0,
“api_info”: “today: max:5000”,
“execution_time”: 2.011,
“server_time”: “Beijing/2019-08-17 15:06:33”,
“call_args”: {
“num_iid”: “B07C4HHP6G”
},
“translate_language”: “zh-CN”,
“translate_engine”: “google_cn”,
“request_id”: “.19686363.5d57a77717c035.32258120”
}

在这里插入图片描述

发布了35 篇原创文章 · 获赞 22 · 访问量 8523

猜你喜欢

转载自blog.csdn.net/Alex20182019/article/details/99693266