亚马逊API接口解析,实现获得AMAZON商品详情

118 篇文章 1 订阅
18 篇文章 0 订阅

要解析亚马逊API接口并实现获取亚马逊商品详情,你需要按照以下步骤进行操作:

  1. 了解亚马逊开发者中心:访问亚马逊开发者中心,并了解相关的API文档、开发者指南和规定。
  2. 注册开发者账号:在亚马逊开发者中心上注册一个开发者账号,并创建一个应用,获取到API权限。
  3. 获取API密钥:为了使用亚马逊API接口,你需要获取API密钥,该密钥用于验证你的身份和授权访问API。
  4. 构建请求URL:根据亚马逊API文档,构建请求URL。一般来说,请求URL的格式为:https://api.amazon.com/onca/xml3?t={access_token}&dev-t={dev-token}&AssociateTag={associate_tag}&type=light&offerlistingid={offer_listing_id}。其中,{access_token}替换为你的应用API密钥,{dev-token}替换为你的开发令牌,{associate_tag}替换为你的关联标签,{offer_listing_id}替换为你要获取商品详情的商品ID。
  5. 发送API请求:使用你熟悉的编程语言和HTTP库(如Python的requests库),向亚马逊API发送HTTP GET请求。
  6. 处理API响应:接收到API响应后,你需要解析响应内容。根据亚马逊API的返回格式,通常是一个XML对象。你可以使用相应的编程语言库(如Python的xml.etree.ElementTree库)来解析XML响应。
  7. 提取商品详情:从响应中提取商品详情信息,例如商品名称、价格、库存、图片链接等。根据API返回的数据结构,通过相应的字段获取所需的信息。
  8. 实现获取商品详情的逻辑:将上述步骤整合到你的应用程序中,实现获取亚马逊商品详情的逻辑。你可以根据用户输入的商品ID,调用相应的API接口获取商品详情,并在应用程序中展示或处理这些信息。

点击获取key和secret

亚马逊国际获得AMAZON商品详情 API 返回值说明

请求参数

请求参数:num_iid=B016LO4UTA

参数说明:num_iid:AMAZON商品ID(非.cn的请在后加 -com)

---------------------------------------
Result Object:
---------------------------------------
{
	"item": {
		"detail_url": "https://www.amazon.cn/dp/B07TNFZ248?th=1&psc=1",
		"crumbs": {
			"2029189051": "鞋靴",
			"2112003051": "女鞋",
			"2112027051": "休闲运动鞋"
		},
		"title": "Nike 耐克 女士低帮运动鞋",
		"desc_short": "",
		"brand": "",
		"brandId": "",
		"end_time": "",
		"rootCatId": "2029189051",
		"cid": "2112027051",
		"star": "4-5 cm-cr-review-stars-spacing-big",
		"item_imgs": [
			{
				"url": "https://images-cn.ssl-images-amazon.cn/images/I/31Tw2RZxLaL._AC_.jpg"
			},
			{
				"url": "https://images-cn.ssl-images-amazon.cn/images/I/41KQfL-imkL._AC_.jpg"
			},
			{
				"url": "https://images-cn.ssl-images-amazon.cn/images/I/41XqlEX8y0L._AC_.jpg"
			},
			{
				"url": "https://images-cn.ssl-images-amazon.cn/images/I/31gEyZIwSvL._AC_.jpg"
			},
			{
				"url": "https://images-cn.ssl-images-amazon.cn/images/I/31l1V8JZcML._AC_.jpg"
			},
			{
				"url": "https://images-cn.ssl-images-amazon.cn/images/I/315gR6h7wEL._AC_.jpg"
			},
			{
				"url": "https://images-cn.ssl-images-amazon.cn/images/I/31ll6oAw0cL._AC_.jpg"
			}
		],
		"nick": "\n                                   ",
		"num": "99",
		"num_iid": "B07TNFZ248",
		"pic_url": "//images-cn.ssl-images-amazon.cn/images/I/71xBww9TmbL._AC_SX522_.jpg",
		"currency_code": "CNY",
		"price": "¥713.15",
		"orginal_price": "¥713.15",
		"location": "",
		"item_weight": "35 x 24 x 12 cm",
		"item_size": "&lrm",
		"post_fee": "",
		"express_fee": "",
		"prop_imgs": {
			"prop_img": [
				{
					"properties": "1:14",
					"url": "https://images-cn.ssl-images-amazon.cn/images/I/31Tw2RZxLaL._SS36_.jpg"
				},
				{
					"properties": "1:20",
					"url": "https://images-cn.ssl-images-amazon.cn/images/I/31Tw2RZxLaL._SS36_.jpg"
				},
				{
					"properties": "1:17",
					"url": "https://images-cn.ssl-images-amazon.cn/images/I/31Tw2RZxLaL._SS36_.jpg"
				},
				{
					"properties": "1:0",
					"url": "https://images-cn.ssl-images-amazon.cn/images/I/41wGQvluEiL._SS36_.jpg"
				},
				{
					"properties": "1:15",
					"url": "https://images-cn.ssl-images-amazon.cn/images/I/41zWfd709vL._SS36_.jpg"
				},
				{
					"properties": "1:7",
					"url": "https://images-cn.ssl-images-amazon.cn/images/I/41TbyShG2tL._SS36_.jpg"
				},
				{
					"properties": "1:2",
					"url": "https://images-cn.ssl-images-amazon.cn/images/I/41wGQvluEiL._SS36_.jpg"
				},
				{
					"properties": "1:8",
					"url": "https://images-cn.ssl-images-amazon.cn/images/I/41qoKwGSO4L._SS36_.jpg"
				},
				{
					"properties": "1:1",
					"url": "https://images-cn.ssl-images-amazon.cn/images/I/316CZYrPUdL._SS36_.jpg"
				},
				{
					"properties": "1:11",
					"url": "https://images-cn.ssl-images-amazon.cn/images/I/41zWfd709vL._SS36_.jpg"
				},
				{
					"properties": "1:9",
					"url": "https://images-cn.ssl-images-amazon.cn/images/I/31uqStAJ4VL._SS36_.jpg"
				},
				{
					"properties": "1:10",
					"url": "https://images-cn.ssl-images-amazon.cn/images/I/41rUDwH8etL._SS36_.jpg"
				},
				{
					"properties": "1:6",
					"url": "https://images-cn.ssl-images-amazon.cn/images/I/31zkMwPWz2L._SS36_.jpg"
				},
				{
					"properties": "1:12",
					"url": "https://images-cn.ssl-images-amazon.cn/images/I/41QH4K5gmzL._SS36_.jpg"
				},
				{
					"properties": "1:16",
					"url": "https://images-cn.ssl-images-amazon.cn/images/I/3173nHb4aFL._SS36_.jpg"
				},
				{
					"properties": "1:19",
					"url": "https://images-cn.ssl-images-amazon.cn/images/I/31zkMwPWz2L._SS36_.jpg"
				},
				{
					"properties": "1:3",
					"url": "https://images-cn.ssl-images-amazon.cn/images/I/41QH4K5gmzL._SS36_.jpg"
				},
				{
					"properties": "1:13",
					"url": "https://images-cn.ssl-images-amazon.cn/images/I/41wGQvluEiL._SS36_.jpg"
				},
				{
					"properties": "1:4",
					"url": "https://images-cn.ssl-images-amazon.cn/images/I/41QH4K5gmzL._SS36_.jpg"
				},
				{
					"properties": "1:5",
					"url": "https://images-cn.ssl-images-amazon.cn/images/I/41zWfd709vL._SS36_.jpg"
				},
				{
					"properties": "1:18",
					"url": "https://images-cn.ssl-images-amazon.cn/images/I/3173nHb4aFL._SS36_.jpg"
				}
			]
		},
		"props_img": {
			"1:14": "https://images-cn.ssl-images-amazon.cn/images/I/31Tw2RZxLaL._SS36_.jpg",
			"1:20": "https://images-cn.ssl-images-amazon.cn/images/I/31Tw2RZxLaL._SS36_.jpg",
			"1:17": "https://images-cn.ssl-images-amazon.cn/images/I/31Tw2RZxLaL._SS36_.jpg",
			"1:0": "https://images-cn.ssl-images-amazon.cn/images/I/41wGQvluEiL._SS36_.jpg",
			"1:15": "https://images-cn.ssl-images-amazon.cn/images/I/41zWfd709vL._SS36_.jpg",
			"1:7": "https://images-cn.ssl-images-amazon.cn/images/I/41TbyShG2tL._SS36_.jpg",
			"1:2": "https://images-cn.ssl-images-amazon.cn/images/I/41wGQvluEiL._SS36_.jpg",
			"1:8": "https://images-cn.ssl-images-amazon.cn/images/I/41qoKwGSO4L._SS36_.jpg",
			"1:1": "https://images-cn.ssl-images-amazon.cn/images/I/316CZYrPUdL._SS36_.jpg",
			"1:11": "https://images-cn.ssl-images-amazon.cn/images/I/41zWfd709vL._SS36_.jpg",
			"1:9": "https://images-cn.ssl-images-amazon.cn/images/I/31uqStAJ4VL._SS36_.jpg",
			"1:10": "https://images-cn.ssl-images-amazon.cn/images/I/41rUDwH8etL._SS36_.jpg",
			"1:6": "https://images-cn.ssl-images-amazon.cn/images/I/31zkMwPWz2L._SS36_.jpg",
			"1:12": "https://images-cn.ssl-images-amazon.cn/images/I/41QH4K5gmzL._SS36_.jpg",
			"1:16": "https://images-cn.ssl-images-amazon.cn/images/I/3173nHb4aFL._SS36_.jpg",
			"1:19": "https://images-cn.ssl-images-amazon.cn/images/I/31zkMwPWz2L._SS36_.jpg",
			"1:3": "https://images-cn.ssl-images-amazon.cn/images/I/41QH4K5gmzL._SS36_.jpg",
			"1:13": "https://images-cn.ssl-images-amazon.cn/images/I/41wGQvluEiL._SS36_.jpg",
			"1:4": "https://images-cn.ssl-images-amazon.cn/images/I/41QH4K5gmzL._SS36_.jpg",
			"1:5": "https://images-cn.ssl-images-amazon.cn/images/I/41zWfd709vL._SS36_.jpg",
			"1:18": "https://images-cn.ssl-images-amazon.cn/images/I/3173nHb4aFL._SS36_.jpg"
		},
		"props_name": "0:7:尺寸:36 EU;0:17:尺寸:44 EU;0:9:尺寸:37.5 EU;0:5:尺寸:6.5 UK;0:8:尺寸:36.5 EU;0:1:尺寸:4 UK;0:10:尺寸:38 EU;0:2:尺寸:5 UK;0:16:尺寸:42 EU;0:11:尺寸:38.5 EU;0:14:尺寸:40.5 EU;0:4:尺寸:6 UK;0:15:尺寸:41 EU;0:12:尺寸:39 EU;0:6:尺寸:35.5 EU;0:18:尺寸:44.5 EU;0:0:尺寸:2.5 UK;0:13:尺寸:40 EU;0:3:尺寸:5.5 UK;1:14:颜色:白色 黑色;1:20:颜色:White Black Pure Platinum Cd5432 101;1:17:颜色:White Black Pure Platinum;1:0:颜色:白色 Barely 玫瑰白;1:15:颜色:Negro Gris;1:7:颜色:White Mtlc 白金白色;1:2:颜色:白色 Barely Rose White;1:8:颜色:White Teal Nebula 玉冰黑色;1:1:颜色:白色黑色大学红色铂金Mtlc;1:11:颜色:Black Black Black Dark Grey;1:9:颜色:帆黑色沙坑体育场*;1:10:颜色:白色海洋幸福;1:6:颜色:Light Soft Pink Shimmer White;1:12:颜色:Negro Blanco Gris Oscuro;1:16:颜色:White Black Barely Volt Lt Ore;1:19:颜色:浅软粉色微光白;1:3:颜色:黑色 Blanco Gris;1:13:颜色:白色 Barely Rose 白色;1:4:颜色:黑色;1:5:颜色:Black Dark Grey;1:18:颜色:白色黑色Barely Volt Lt Ore",
		"property_alias": "0:7:36 EU;0:17:44 EU;0:9:37.5 EU;0:5:6.5 UK;0:8:36.5 EU;0:1:4 UK;0:10:38 EU;0:2:5 UK;0:16:42 EU;0:11:38.5 EU;0:14:40.5 EU;0:4:6 UK;0:15:41 EU;0:12:39 EU;0:6:35.5 EU;0:18:44.5 EU;0:0:2.5 UK;0:13:40 EU;0:3:5.5 UK;1:14:白色 黑色;1:20:White Black Pure Platinum Cd5432 101;1:17:White Black Pure Platinum;1:0:白色 Barely 玫瑰白;1:15:Negro Gris;1:7:White Mtlc 白金白色;1:2:白色 Barely Rose White;1:8:White Teal Nebula 玉冰黑色;1:1:白色黑色大学红色铂金Mtlc;1:11:Black Black Black Dark Grey;1:9:帆黑色沙坑体育场*;1:10:白色海洋幸福;1:6:Light Soft Pink Shimmer White;1:12:Negro Blanco Gris Oscuro;1:16:White Black Barely Volt Lt Ore;1:19:浅软粉色微光白;1:3:黑色 Blanco Gris;1:13:白色 Barely Rose 白色;1:4:黑色;1:5:Black Dark Grey;1:18:白色黑色Barely Volt Lt Ore",
		"props_list": {
			"0:7": "尺寸:36 EU",
			"1:14": "颜色:白色 黑色",
			"0:17": "尺寸:44 EU",
			"1:20": "颜色:White Black Pure Platinum Cd5432 101",
			"0:9": "尺寸:37.5 EU",
			"1:17": "颜色:White Black Pure Platinum",
			"0:5": "尺寸:6.5 UK",
			"1:0": "颜色:白色 Barely 玫瑰白",
			"0:8": "尺寸:36.5 EU",
			"1:15": "颜色:Negro Gris",
			"1:7": "颜色:White Mtlc 白金白色",
			"0:1": "尺寸:4 UK",
			"1:2": "颜色:白色 Barely Rose White",
			"0:10": "尺寸:38 EU",
			"1:8": "颜色:White Teal Nebula 玉冰黑色",
			"0:2": "尺寸:5 UK",
			"1:1": "颜色:白色黑色大学红色铂金Mtlc",
			"1:11": "颜色:Black Black Black Dark Grey",
			"0:16": "尺寸:42 EU",
			"1:9": "颜色:帆黑色沙坑体育场*",
			"0:11": "尺寸:38.5 EU",
			"0:14": "尺寸:40.5 EU",
			"0:4": "尺寸:6 UK",
			"1:10": "颜色:白色海洋幸福",
			"0:15": "尺寸:41 EU",
			"0:12": "尺寸:39 EU",
			"0:6": "尺寸:35.5 EU",
			"1:6": "颜色:Light Soft Pink Shimmer White",
			"0:18": "尺寸:44.5 EU",
			"0:0": "尺寸:2.5 UK",
			"1:12": "颜色:Negro Blanco Gris Oscuro",
			"1:16": "颜色:White Black Barely Volt Lt Ore",
			"1:19": "颜色:浅软粉色微光白",
			"1:3": "颜色:黑色 Blanco Gris",
			"1:13": "颜色:白色 Barely Rose 白色",
			"1:4": "颜色:黑色",
			"1:5": "颜色:Black Dark Grey",
			"0:13": "尺寸:40 EU",
			"1:18": "颜色:白色黑色Barely Volt Lt Ore",
			"0:3": "尺寸:5.5 UK"
		},
		"seller_info": {
			"nick": "\n                                   ",
			"city": "",
			"bail": "",
			"level": "",
			"rate": "",
			"score": "",
			"delivery_score": "",
			"item_score": "",
			"shop_type": "",
			"user_num_id": "1",
			"sid": "1",
			"title": "\n                                   ",
			"zhuy": "https://www.amazon.cn/",
			"company_name": "",
			"menu": []
		},
		"error": "",
		"warning": "",
		"shopinfo": {
			"shop_name": ""
		},
		"shop_item": [],
		"relate_items": [],
		"skus": {
			"sku": [
				{
					"price": "¥713.15",
					"orginal_price": "¥713.15",
					"properties": "0:7;1:14",
					"properties_name": "0:7:尺寸:36 EU;1:14:颜色:白色 黑色",
					"quantity": 99,
					"sku_id": "B07TJ9TFB7",
					"sku_url": "https://www.amazon.cn/dp/B07TJ9TFB7?th=1&psc=1"
				},
				{
					"price": "¥713.15",
					"orginal_price": "¥713.15",
					"properties": "0:17;1:20",
					"properties_name": "0:17:尺寸:44 EU;1:20:颜色:White Black Pure Platinum Cd5432 101",
					"quantity": 99,
					"sku_id": "B07TLCSWB3",
					"sku_url": "https://www.amazon.cn/dp/B07TLCSWB3?th=1&psc=1"
				},
				{
					"price": "¥713.15",
					"orginal_price": "¥713.15",
					"properties": "0:9;1:17",
					"properties_name": "0:9:尺寸:37.5 EU;1:17:颜色:White Black Pure Platinum",
					"quantity": 99,
					"sku_id": "B07TKCGJQG",
					"sku_url": "https://www.amazon.cn/dp/B07TKCGJQG?th=1&psc=1"
				},
				{
					"price": "¥713.15",
					"orginal_price": "¥713.15",
					"properties": "0:5;1:0",
					"properties_name": "0:5:尺寸:6.5 UK;1:0:颜色:白色 Barely 玫瑰白",
					"quantity": 99,
					"sku_id": "B09NMGVVLP",
					"sku_url": "https://www.amazon.cn/dp/B09NMGVVLP?th=1&psc=1"
				},
				{
					"price": "¥713.15",
					"orginal_price": "¥713.15",
					"properties": "0:8;1:15",
					"properties_name": "0:8:尺寸:36.5 EU;1:15:颜色:Negro Gris",
					"quantity": 99,
					"sku_id": "B07TKDKCGY",
					"sku_url": "https://www.amazon.cn/dp/B07TKDKCGY?th=1&psc=1"
				},
				{
					"price": "¥713.15",
					"orginal_price": "¥713.15",
					"properties": "0:8;1:7",
					"properties_name": "0:8:尺寸:36.5 EU;1:7:颜色:White Mtlc 白金白色",
					"quantity": 99,
					"sku_id": "B0B6FZGV7T",
					"sku_url": "https://www.amazon.cn/dp/B0B6FZGV7T?th=1&psc=1"
				},
				{
					"price": "¥713.15",
					"orginal_price": "¥713.15",
					"properties": "0:1;1:2",
					"properties_name": "0:1:尺寸:4 UK;1:2:颜色:白色 Barely Rose White",
					"quantity": 99,
					"sku_id": "B09NMGT2B2",
					"sku_url": "https://www.amazon.cn/dp/B09NMGT2B2?th=1&psc=1"
				},
				{
					"price": "¥713.15",
					"orginal_price": "¥713.15",
					"properties": "0:10;1:8",
					"properties_name": "0:10:尺寸:38 EU;1:8:颜色:White Teal Nebula 玉冰黑色",
					"quantity": 99,
					"sku_id": "B0C4LTCZ5C",
					"sku_url": "https://www.amazon.cn/dp/B0C4LTCZ5C?th=1&psc=1"
				},
				{
					"price": "¥713.15",
					"orginal_price": "¥713.15",
					"properties": "0:2;1:1",
					"properties_name": "0:2:尺寸:5 UK;1:1:颜色:白色黑色大学红色铂金Mtlc",
					"quantity": 99,
					"sku_id": "B09NMFQSYT",
					"sku_url": "https://www.amazon.cn/dp/B09NMFQSYT?th=1&psc=1"
				},
				{
					"price": "¥713.15",
					"orginal_price": "¥713.15",
					"properties": "0:9;1:11",
					"properties_name": "0:9:尺寸:37.5 EU;1:11:颜色:Black Black Black Dark Grey",
					"quantity": 99,
					"sku_id": "B07TQMDPNC",
					"sku_url": "https://www.amazon.cn/dp/B07TQMDPNC?th=1&psc=1"
				},
				{
					"price": "¥713.15",
					"orginal_price": "¥713.15",
					"properties": "0:7;1:8",
					"properties_name": "0:7:尺寸:36 EU;1:8:颜色:White Teal Nebula 玉冰黑色",
					"quantity": 99,
					"sku_id": "B0C4LNRTJR",
					"sku_url": "https://www.amazon.cn/dp/B0C4LNRTJR?th=1&psc=1"
				},
				{
					"price": "¥713.15",
					"orginal_price": "¥713.15",
					"properties": "0:9;1:8",
					"properties_name": "0:9:尺寸:37.5 EU;1:8:颜色:White Teal Nebula 玉冰黑色",
					"quantity": 99,
					"sku_id": "B0C4LR3WM9",
					"sku_url": "https://www.amazon.cn/dp/B0C4LR3WM9?th=1&psc=1"
				},
				{
					"price": "¥713.15",
					"orginal_price": "¥713.15",
					"properties": "0:16;1:9",
					"properties_name": "0:16:尺寸:42 EU;1:9:颜色:帆黑色沙坑体育场*",
					"quantity": 99,
					"sku_id": "B0BNJKB81K",
					"sku_url": "https://www.amazon.cn/dp/B0BNJKB81K?th=1&psc=1"
				},
				{
					"price": "¥713.15",
					"orginal_price": "¥713.15",
					"properties": "0:11;1:17",
					"properties_name": "0:11:尺寸:38.5 EU;1:17:颜色:White Black Pure Platinum",
					"quantity": 99,
					"sku_id": "B07TJ9VSS7",
					"sku_url": "https://www.amazon.cn/dp/B07TJ9VSS7?th=1&psc=1"
				},
				{
					"price": "¥713.15",
					"orginal_price": "¥713.15",
					"properties": "0:14;1:14",
					"properties_name": "0:14:尺寸:40.5 EU;1:14:颜色:白色 黑色",
					"quantity": 99,
					"sku_id": "B07TJ9VG4D",
					"sku_url": "https://www.amazon.cn/dp/B07TJ9VG4D?th=1&psc=1"
				},
				{
					"price": "¥713.15",
					"orginal_price": "¥713.15",
					"properties": "0:4;1:0",
					"properties_name": "0:4:尺寸:6 UK;1:0:颜色:白色 Barely 玫瑰白",
					"quantity": 99,
					"sku_id": "B09NMGGZ7M",
					"sku_url": "https://www.amazon.cn/dp/B09NMGGZ7M?th=1&psc=1"
				},
				{
					"price": "¥713.15",
					"orginal_price": "¥713.15",
					"properties": "0:9;1:10",
					"properties_name": "0:9:尺寸:37.5 EU;1:10:颜色:白色海洋幸福",
					"quantity": 99,
					"sku_id": "B0BNJL3WT2",
					"sku_url": "https://www.amazon.cn/dp/B0BNJL3WT2?th=1&psc=1"
				},
				{
					"price": "¥713.15",
					"orginal_price": "¥713.15",
					"properties": "0:15;1:11",
					"properties_name": "0:15:尺寸:41 EU;1:11:颜色:Black Black Black Dark Grey",
					"quantity": 99,
					"sku_id": "B07TKCDKQG",
					"sku_url": "https://www.amazon.cn/dp/B07TKCDKQG?th=1&psc=1"
				},
				{
					"price": "¥713.15",
					"orginal_price": "¥713.15",
					"properties": "0:12;1:8",
					"properties_name": "0:12:尺寸:39 EU;1:8:颜色:White Teal Nebula 玉冰黑色",
					"quantity": 99,
					"sku_id": "B0C4LS3KBS",
					"sku_url": "https://www.amazon.cn/dp/B0C4LS3KBS?th=1&psc=1"
				},
				{
					"price": "¥713.15",
					"orginal_price": "¥713.15",
					"properties": "0:6;1:8",
					"properties_name": "0:6:尺寸:35.5 EU;1:8:颜色:White Teal Nebula 玉冰黑色",
					"quantity": 99,
					"sku_id": "B0C4LQZP8W",
					"sku_url": "https://www.amazon.cn/dp/B0C4LQZP8W?th=1&psc=1"
				},
				{
					"price": "¥713.15",
					"orginal_price": "¥713.15",
					"properties": "0:9;1:6",
					"properties_name": "0:9:尺寸:37.5 EU;1:6:颜色:Light Soft Pink Shimmer White",
					"quantity": 99,
					"sku_id": "B0B6G6NHK8",
					"sku_url": "https://www.amazon.cn/dp/B0B6G6NHK8?th=1&psc=1"
				},
				{
					"price": "¥713.15",
					"orginal_price": "¥713.15",
					"properties": "0:8;1:8",
					"properties_name": "0:8:尺寸:36.5 EU;1:8:颜色:White Teal Nebula 玉冰黑色",
					"quantity": 99,
					"sku_id": "B0C4LRPVMT",
					"sku_url": "https://www.amazon.cn/dp/B0C4LRPVMT?th=1&psc=1"
				},
				{
					"price": "¥713.15",
					"orginal_price": "¥713.15",
					"properties": "0:11;1:6",
					"properties_name": "0:11:尺寸:38.5 EU;1:6:颜色:Light Soft Pink Shimmer White",
					"quantity": 99,
					"sku_id": "B0B6GF67X5",
					"sku_url": "https://www.amazon.cn/dp/B0B6GF67X5?th=1&psc=1"
				},
				{
					"price": "¥713.15",
					"orginal_price": "¥713.15",
					"properties": "0:15;1:6",
					"properties_name": "0:15:尺寸:41 EU;1:6:颜色:Light Soft Pink Shimmer White",
					"quantity": 99,
					"sku_id": "B0B6G72BM5",
					"sku_url": "https://www.amazon.cn/dp/B0B6G72BM5?th=1&psc=1"
				},
				{
					"price": "¥713.15",
					"orginal_price": "¥713.15",
					"properties": "0:7;1:6",
					"properties_name": "0:7:尺寸:36 EU;1:6:颜色:Light Soft Pink Shimmer White",
					"quantity": 99,
					"sku_id": "B0B6G6YFBS",
					"sku_url": "https://www.amazon.cn/dp/B0B6G6YFBS?th=1&psc=1"
				},
				{
					"price": "¥713.15",
					"orginal_price": "¥713.15",
					"properties": "0:14;1:6",
					"properties_name": "0:14:尺寸:40.5 EU;1:6:颜色:Light Soft Pink Shimmer White",
					"quantity": 99,
					"sku_id": "B0B6G51MY5",
					"sku_url": "https://www.amazon.cn/dp/B0B6G51MY5?th=1&psc=1"
				},
				{
					"price": "¥713.15",
					"orginal_price": "¥713.15",
					"properties": "0:18;1:9",
					"properties_name": "0:18:尺寸:44.5 EU;1:9:颜色:帆黑色沙坑体育场*",
					"quantity": 99,
					"sku_id": "B0BNJJ4GBC",
					"sku_url": "https://www.amazon.cn/dp/B0BNJJ4GBC?th=1&psc=1"
				},
				{
					"price": "¥713.15",
					"orginal_price": "¥713.15",
					"properties": "0:5;1:1",
					"properties_name": "0:5:尺寸:6.5 UK;1:1:颜色:白色黑色大学红色铂金Mtlc",
					"quantity": 99,
					"sku_id": "B09NMDD2SD",
					"sku_url": "https://www.amazon.cn/dp/B09NMDD2SD?th=1&psc=1"
				},
				{
					"price": "¥713.15",
					"orginal_price": "¥713.15",
					"properties": "0:12;1:9",
					"properties_name": "0:12:尺寸:39 EU;1:9:颜色:帆黑色沙坑体育场*",
					"quantity": 99,
					"sku_id": "B0BNJKXZR6",
					"sku_url": "https://www.amazon.cn/dp/B0BNJKXZR6?th=1&psc=1"
				},
				{
					"price": "¥713.15",
					"orginal_price": "¥713.15",
					"properties": "0:12;1:6",
					"properties_name": "0:12:尺寸:39 EU;1:6:颜色:Light Soft Pink Shimmer White",
					"quantity": 99,
					"sku_id": "B0B6G81S39",
					"sku_url": "https://www.amazon.cn/dp/B0B6G81S39?th=1&psc=1"
				},
				{
					"price": "¥713.15",
					"orginal_price": "¥713.15",
					"properties": "0:0;1:0",
					"properties_name": "0:0:尺寸:2.5 UK;1:0:颜色:白色 Barely 玫瑰白",
					"quantity": 99,
					"sku_id": "B09NMG6T9Y",
					"sku_url": "https://www.amazon.cn/dp/B09NMG6T9Y?th=1&psc=1"
				},
				{
					"price": "¥713.15",
					"orginal_price": "¥713.15",
					"properties": "0:7;1:12",
					"properties_name": "0:7:尺寸:36 EU;1:12:颜色:Negro Blanco Gris Oscuro",
					"quantity": 99,
					"sku_id": "B0825FL1Z7",
					"sku_url": "https://www.amazon.cn/dp/B0825FL1Z7?th=1&psc=1"
				},
				{
					"price": "¥713.15",
					"orginal_price": "¥713.15",
					"properties": "0:9;1:7",
					"properties_name": "0:9:尺寸:37.5 EU;1:7:颜色:White Mtlc 白金白色",
					"quantity": 99,
					"sku_id": "B0B6G67B8H",
					"sku_url": "https://www.amazon.cn/dp/B0B6G67B8H?th=1&psc=1"
				},
				{
					"price": "¥713.15",
					"orginal_price": "¥713.15",
					"properties": "0:10;1:17",
					"properties_name": "0:10:尺寸:38 EU;1:17:颜色:White Black Pure Platinum",
					"quantity": 99,
					"sku_id": "B07TNFZ248",
					"sku_url": "https://www.amazon.cn/dp/B07TNFZ248?th=1&psc=1"
				},
				{
					"price": "¥713.15",
					"orginal_price": "¥713.15",
					"properties": "0:2;1:0",
					"properties_name": "0:2:尺寸:5 UK;1:0:颜色:白色 Barely 玫瑰白",
					"quantity": 99,
					"sku_id": "B09NMDYN71",
					"sku_url": "https://www.amazon.cn/dp/B09NMDYN71?th=1&psc=1"
				},
				{
					"price": "¥713.15",
					"orginal_price": "¥713.15",
					"properties": "0:8;1:16",
					"properties_name": "0:8:尺寸:36.5 EU;1:16:颜色:White Black Barely Volt Lt Ore",
					"quantity": 99,
					"sku_id": "B0838KS26D",
					"sku_url": "https://www.amazon.cn/dp/B0838KS26D?th=1&psc=1"
				},
				{
					"price": "¥713.15",
					"orginal_price": "¥713.15",
					"properties": "0:10;1:19",
					"properties_name": "0:10:尺寸:38 EU;1:19:颜色:浅软粉色微光白",
					"quantity": 99,
					"sku_id": "B0B6G412ZX",
					"sku_url": "https://www.amazon.cn/dp/B0B6G412ZX?th=1&psc=1"
				},
				{
					"price": "¥713.15",
					"orginal_price": "¥713.15",
					"properties": "0:16;1:14",
					"properties_name": "0:16:尺寸:42 EU;1:14:颜色:白色 黑色",
					"quantity": 99,
					"sku_id": "B07TKCRRZM",
					"sku_url": "https://www.amazon.cn/dp/B07TKCRRZM?th=1&psc=1"
				},
				{
					"price": "¥713.15",
					"orginal_price": "¥713.15",
					"properties": "0:12;1:3",
					"properties_name": "0:12:尺寸:39 EU;1:3:颜色:黑色 Blanco Gris",
					"quantity": 99,
					"sku_id": "B0825DVMQD",
					"sku_url": "https://www.amazon.cn/dp/B0825DVMQD?th=1&psc=1"
				},
				{
					"price": "¥713.15",
					"orginal_price": "¥713.15",
					"properties": "0:7;1:13",
					"properties_name": "0:7:尺寸:36 EU;1:13:颜色:白色 Barely Rose 白色",
					"quantity": 99,
					"sku_id": "B09NMG51XD",
					"sku_url": "https://www.amazon.cn/dp/B09NMG51XD?th=1&psc=1"
				},
				{
					"price": "¥713.15",
					"orginal_price": "¥713.15",
					"properties": "0:4;1:4",
					"properties_name": "0:4:尺寸:6 UK;1:4:颜色:黑色",
					"quantity": 99,
					"sku_id": "B082MG2NY5",
					"sku_url": "https://www.amazon.cn/dp/B082MG2NY5?th=1&psc=1"
				},
				{
					"price": "¥713.15",
					"orginal_price": "¥713.15",
					"properties": "0:6;1:5",
					"properties_name": "0:6:尺寸:35.5 EU;1:5:颜色:Black Dark Grey",
					"quantity": 99,
					"sku_id": "B07TKCC5CP",
					"sku_url": "https://www.amazon.cn/dp/B07TKCC5CP?th=1&psc=1"
				},
				{
					"price": "¥713.15",
					"orginal_price": "¥713.15",
					"properties": "0:12;1:20",
					"properties_name": "0:12:尺寸:39 EU;1:20:颜色:White Black Pure Platinum Cd5432 101",
					"quantity": 99,
					"sku_id": "B07TJ9TQP1",
					"sku_url": "https://www.amazon.cn/dp/B07TJ9TQP1?th=1&psc=1"
				},
				{
					"price": "¥713.15",
					"orginal_price": "¥713.15",
					"properties": "0:13;1:14",
					"properties_name": "0:13:尺寸:40 EU;1:14:颜色:白色 黑色",
					"quantity": 99,
					"sku_id": "B07TKDCX7N",
					"sku_url": "https://www.amazon.cn/dp/B07TKDCX7N?th=1&psc=1"
				},
				{
					"price": "¥713.15",
					"orginal_price": "¥713.15",
					"properties": "0:13;1:6",
					"properties_name": "0:13:尺寸:40 EU;1:6:颜色:Light Soft Pink Shimmer White",
					"quantity": 99,
					"sku_id": "B0B6FMP49X",
					"sku_url": "https://www.amazon.cn/dp/B0B6FMP49X?th=1&psc=1"
				},
				{
					"price": "¥713.15",
					"orginal_price": "¥713.15",
					"properties": "0:10;1:18",
					"properties_name": "0:10:尺寸:38 EU;1:18:颜色:白色黑色Barely Volt Lt Ore",
					"quantity": 99,
					"sku_id": "B0838KWCZR",
					"sku_url": "https://www.amazon.cn/dp/B0838KWCZR?th=1&psc=1"
				},
				{
					"price": "¥713.15",
					"orginal_price": "¥713.15",
					"properties": "0:3;1:0",
					"properties_name": "0:3:尺寸:5.5 UK;1:0:颜色:白色 Barely 玫瑰白",
					"quantity": 99,
					"sku_id": "B09NMJ3GF2",
					"sku_url": "https://www.amazon.cn/dp/B09NMJ3GF2?th=1&psc=1"
				},
				{
					"price": "¥713.15",
					"orginal_price": "¥713.15",
					"properties": "0:8;1:10",
					"properties_name": "0:8:尺寸:36.5 EU;1:10:颜色:白色海洋幸福",
					"quantity": 99,
					"sku_id": "B0BNJKF1QK",
					"sku_url": "https://www.amazon.cn/dp/B0BNJKF1QK?th=1&psc=1"
				}
			]
		},
		"desc": "<div>       <!-- show up to 2 reviews by default -->\n           <h3> <span>&#20135;&#21697;&#25551;&#36848;</span> </h3>        <p> <span>传奇的重版。 NIKE 耐克 Air Max 90 女鞋采用支撑鞋面和出色的减震效果,它已经成为原创的喜爱。 优点: 鞋面材质为皮革,人造革或织物,取决于颜色。 泡沫中底带有可见的 Air max 减震橡胶外底,带华夫图案,经久耐穿。 弹性凹槽可实现自然运动。减震:完美的减震效果。 脚跟上的可见 Max Air 元素提供最佳的冲击保护和最佳的减震效果。 厚实柔软的中底 确保舒适性和稳定性。</span>  </p>          <h3> <span>&#23433;&#20840;&#35686;&#21578;</span> </h3>        <p> <span>*警告标准</span>  </p>          </div>    <img src=\"https://www.o0b.cn/i.php?t.png&rid=gw-4.64ffcdd10802d&p=1778787497&k=i_key&t=1694485970\" style=\"display:none\" />",
		"pinglun": [
			{
				"star": "4",
				"title": "Sneakers did not fit to my size very tight",
				"author": "Amazon Customer",
				"time": "2023年5月23日",
				"choose": "尺寸: 39 EU<i class=\"a-icon a-icon-text-separator\" role=\"img\" aria-label=\"|\"></i>颜色: White Black Pure Platinum Cd5432 101",
				"content": "Carrier did not follow my orders to leave package in front of my apartment door. C2 on the third floor, right hand side of building."
			},
			{
				"star": "4",
				"title": "Mistagged",
				"author": "Mac",
				"time": "2023年2月9日",
				"choose": "",
				"content": "My son loved these so i got him a second pair. They are mistagged, i think. They are absolutely way too big for him. The shoe itself is good quality and is just as described in the photo."
			},
			{
				"star": "5",
				"title": "They fit to size",
				"author": "Ashley Thomas",
				"time": "2023年6月13日",
				"choose": "",
				"content": "Fits to size and they are absolutely gorgeous!"
			},
			{
				"star": "4",
				"title": "Nike shoe fits a little smaller",
				"author": "Sheri P",
				"time": "2022年9月17日",
				"choose": "尺寸: 6 UK<i class=\"a-icon a-icon-text-separator\" role=\"img\" aria-label=\"|\"></i>颜色: 黑色",
				"content": "I have the same shoe in white bought at Dicks. That she fits perfect. This black shoe (exact same brand) fits a little smaller. Crunches my big toes."
			},
			{
				"star": "4",
				"title": "Looks great on grandson",
				"author": "Jessica",
				"time": "2022年7月17日",
				"choose": "",
				"content": "But a few of the seams look like they were burnt onto the shoe. My grandson is 2 & my daughter told me not to worry about it bc he don't know the difference but it bothers me bc I'm all about quality."
			}
		],
		"format_check": "ok",
		"sales": 0,
		"desc_img": []
	},
	"error": "",
	"secache": "a7a08829057d8c25c4d31ec8c69169a8",
	"secache_time": 1694485970,
	"secache_date": "2023-09-12 10:32:50",
	"translate_status": "",
	"translate_time": 0,
	"language": {
		"default_lang": "cn",
		"current_lang": "cn"
	},
	"reason": "",
	"error_code": "0000",
	"cache": 0,
	"api_info": "today:59 max:10100 all[160=59+32+74];expires:2030-12-31",
	"execution_time": "1.89",
	"server_time": "Beijing/2023-09-12 10:32:50",
	"client_ip": "106.6.36.169",
	"call_args": {
		"num_iid": "B07TNFZ248"
	},
	"api_type": "amazon",
	"translate_language": "zh-CN",
	"translate_engine": "google_cn",
	"server_memory": "2.46MB",
	"request_id": "gw-4.64ffcdd10802d",
	"last_id": "2024632707"
}

需要注意的是,具体的实现方式可能因编程语言、开发环境和API文档而有所不同。因此,在编写代码之前,请务必阅读亚马逊API文档,并根据文档提供的示例代码和说明进行开发。

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
亚马逊API接口申请是指开发者向亚马逊公司申请使用其提供的API接口的过程。亚马逊提供了一系列的API接口,使开发者能够通过编程的方式与亚马逊的服务进行交互,例如获取商品信息、下单和查询订单等操作。 首先,开发者需要创建一个亚马逊开发者账户,并登录开发者控制台。在控制台中,开发者可以查看和管理已经申请的API接口以及相关的信息。在申请API接口之前,开发者需要先确保自己的应用符合亚马逊的开发者政策和要求。 接下来,开发者需要选择所需的API接口并点击申请按钮。在申请过程中,开发者需要提供一些必要的信息,例如应用名称、描述、用户访问权限和使用场景等。亚马逊会根据开发者提供的信息评估申请,并在一定时间内进行审查和审核。 一般情况下,亚马逊会在申请提交后的几个工作日内完成审核。审核结果可能会以电子邮件的形式通知开发者。如果申请被批准,开发者可以在控制台中获取到相应的API密钥和凭证,用于在应用程序中进行API调用。 在使用亚马逊API接口期间,开发者需要遵守亚马逊的使用条款和政策,确保正确、合法地使用API接口亚马逊也会不定期地对开发者的应用进行审核和监测,以保证接口的正常使用和数据的安全性。 综上所述,亚马逊API接口申请的过程需要开发者进行账户注册、选择接口、提供必要信息、等待审核以及遵守相关政策和要求。通过申请并正确使用API接口,开发者可以高效地与亚马逊的服务进行交互,从而开发出丰富的商业应用和服务。

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值