首页 > 其他分享 >探秘拼多多商品详情API接口:开启电商数据洞察之门

探秘拼多多商品详情API接口:开启电商数据洞察之门

时间:2024-10-24 09:48:37浏览次数:8  
标签:goods com spec API https type 电商 探秘 id

作为一名技术员,在参与涉及拼多多商品详情 API 接口的项目后,我对这个接口有了深刻的认识和理解。它就像一把钥匙,为我们打开了电商数据洞察的大门。

一、项目背景与需求

在电商领域,数据是至关重要的。了解商品的详细信息、销售趋势、用户评价等,可以帮助商家做出更明智的决策,提高销售业绩。同时,对于数据分析人员和开发者来说,获取准确、全面的商品详情数据也是进行市场分析和产品开发的基础。我们的项目旨在利用拼多多商品详情 API 接口,获取商品的详细信息,为商家和数据分析人员提供有价值的数据支持。

二、接口探索与接入

  1. 首先,我们仔细研究了拼多多开放平台提供的 API 文档。文档中详细介绍了接口的请求方式、参数说明、返回数据格式等内容。通过对文档的深入理解,我们确定了接口的使用方法和技术要求。
  2. 接下来,我们进行了接口的接入尝试。我们使用了编程语言中的网络请求库,按照 API 文档的要求构造请求 URL,并传递相应的参数。在发送请求后,我们收到了接口返回的 JSON 格式的数据。
  3. 然而,在接入过程中,我们也遇到了一些问题。例如,接口的访问权限问题、参数设置不正确导致的返回错误等。通过不断地调试和尝试,我们最终成功地解决了这些问题,实现了接口的稳定接入。
  4. 接口代码展示

4.1请求示例(如体验API:c0b.cc/R4rbK2)

    -- 请求示例 url 默认请求参数已经URL编码处理
curl -i "https://api-vx.Taobaoapi2014.cn/pinduoduo/item_get_app/?key=<您自己的apiKey>&secret=<您自己的apiSecret>&num_iid=商品ID"

4.2.响应示例

{
"item": {
		"destination_type": 2,
		"destination_url": "order_checkout.html",
		"goods": {
			"brand_id": "",
			"cat_id": 8484,
			"cat_id_1": 8439,
			"cat_id_2": 8456,
			"cat_id_3": 8484,
			"cat_id_4": 0,
			"check_quantity": 1,
			"country": "",
			"decoration": [
				{
					"contents": [
						{
							"height": 400,
							"img_url": "https://img.pddpic.com/mms-material-img/2022-09-18/3f89d470-1af8-4dee-b529-6d62aa2ea3b7.png",
							"width": 750
						}
					],
					"enable_share": 0,
					"floor_id": 18102965153,
					"key": "DecImage",
					"priority": 0,
					"type": "text"
				},
				{
					"contents": [
						{
							"height": 330,
							"img_url": "https://t00img.yangkeduo.com/goods/images/2019-02-15/ddf6fe7b-b536-4183-932d-69a1189a3f59.png",
							"width": 750
						}
					],
					"enable_share": 1,
					"floor_id": 18102965154,
					"key": "DecImage",
					"priority": 1,
					"type": "image"
				},
				{
					"contents": [
						{
							"height": 1500,
							"img_url": "https://t00img.yangkeduo.com/goods/images/2018-09-02/20f659b04d3e7e5851c27ff9931c96fc.jpeg",
							"width": 750
						}
					],
					"enable_share": 1,
					"floor_id": 18102965155,
					"key": "DecImage",
					"priority": 2,
					"type": "image"
				},
				{
					"contents": [
						{
							"height": 1058,
							"img_url": "https://t00img.yangkeduo.com/goods/images/2019-11-14/4420a8c3-49ed-46d8-ab55-15e7a638ca31.jpg",
							"width": 760
						}
					],
					"enable_share": 1,
					"floor_id": 18102965156,
					"key": "DecImage",
					"priority": 3,
					"type": "image"
				},
				{
					"contents": [
						{
							"height": 1500,
							"img_url": "https://t00img.yangkeduo.com/goods/images/2018-09-02/26c3e9d5cfbaf4e8f13b2bdd38f48d71.jpeg",
							"width": 750
						}
					],
					"enable_share": 1,
					"floor_id": 18102965157,
					"key": "DecImage",
					"priority": 4,
					"type": "image"
				},
				{
					"contents": [
						{
							"height": 1500,
							"img_url": "https://t00img.yangkeduo.com/goods/images/2018-09-02/0aa872fa74599dad7b6aefe6b6c035c0.jpeg",
							"width": 750
						}
					],
					"enable_share": 1,
					"floor_id": 18102965158,
					"key": "DecImage",
					"priority": 5,
					"type": "image"
				},
				{
					"contents": [
						{
							"height": 1500,
							"img_url": "https://t00img.yangkeduo.com/goods/images/2018-09-02/6bc959e32a30424c7a5284a37676999c.jpeg",
							"width": 750
						}
					],
					"enable_share": 1,
					"floor_id": 18102965159,
					"key": "DecImage",
					"priority": 6,
					"type": "image"
				},
				{
					"contents": [
						{
							"height": 1500,
							"img_url": "https://t00img.yangkeduo.com/goods/images/2018-09-02/1fa9861a8c99c5e9e8119fd2239fef5a.jpeg",
							"width": 750
						}
					],
					"enable_share": 1,
					"floor_id": 18102965160,
					"key": "DecImage",
					"priority": 7,
					"type": "image"
				},
				{
					"contents": [
						{
							"height": 1500,
							"img_url": "https://t00img.yangkeduo.com/goods/images/2018-09-02/b62cabf1d2320c5761e3f4c15203fb20.jpeg",
							"width": 750
						}
					],
					"enable_share": 1,
					"floor_id": 18102965161,
					"key": "DecImage",
					"priority": 8,
					"type": "image"
				},
				{
					"contents": [
						{
							"height": 1500,
							"img_url": "https://t00img.yangkeduo.com/goods/images/2018-09-02/6f6e54376a66cbc78e16700d4c424fe1.jpeg",
							"width": 750
						}
					],
					"enable_share": 1,
					"floor_id": 18102965162,
					"key": "DecImage",
					"priority": 9,
					"type": "image"
				},
				{
					"contents": [
						{
							"height": 1500,
							"img_url": "https://t00img.yangkeduo.com/goods/images/2018-09-02/2f60753dfc875a6876adc35833a69d31.jpeg",
							"width": 750
						}
					],
					"enable_share": 1,
					"floor_id": 18102965163,
					"key": "DecImage",
					"priority": 10,
					"type": "image"
				},
				{
					"contents": [
						{
							"height": 1500,
							"img_url": "https://t00img.yangkeduo.com/goods/images/2018-09-02/ae0116e589d8de712f8dafd0c356cefe.jpeg",
							"width": 750
						}
					],
					"enable_share": 1,
					"floor_id": 18102965164,
					"key": "DecImage",
					"priority": 11,
					"type": "image"
				},
				{
					"contents": [
						{
							"height": 1500,
							"img_url": "https://t00img.yangkeduo.com/goods/images/2018-09-02/da910c98fcc8de1b4d2d1498cd7899fd.jpeg",
							"width": 750
						}
					],
					"enable_share": 1,
					"floor_id": 18102965165,
					"key": "DecImage",
					"priority": 12,
					"type": "image"
				},
				{
					"contents": [
						{
							"height": 1500,
							"img_url": "https://t00img.yangkeduo.com/goods/images/2018-09-02/140349649d8b7d08c8e88bfbbaa2f900.jpeg",
							"width": 820
						}
					],
					"enable_share": 1,
					"floor_id": 18102965166,
					"key": "DecImage",
					"priority": 13,
					"type": "image"
				},
				{
					"contents": [
						{
							"height": 1500,
							"img_url": "https://t00img.yangkeduo.com/goods/images/2018-09-02/a953bae2eeb7364ef3ef2976a97d07eb.jpeg",
							"width": 750
						}
					],
					"enable_share": 1,
					"floor_id": 18102965167,
					"key": "DecImage",
					"priority": 14,
					"type": "image"
				},
				{
					"contents": [
						{
							"height": 1500,
							"img_url": "https://t00img.yangkeduo.com/goods/images/2018-09-02/4da59828136c3b1308aad0aa990778a7.jpeg",
							"width": 750
						}
					],
					"enable_share": 1,
					"floor_id": 18102965168,
					"key": "DecImage",
					"priority": 15,
					"type": "image"
				},
				{
					"contents": [
						{
							"height": 1500,
							"img_url": "https://t00img.yangkeduo.com/goods/images/2018-09-02/4a365b61a80e47288c8609ccd5982396.jpeg",
							"width": 750
						}
					],
					"enable_share": 1,
					"floor_id": 18102965169,
					"key": "DecImage",
					"priority": 16,
					"type": "image"
				},
				{
					"contents": [
						{
							"height": 800,
							"img_url": "https://t00img.yangkeduo.com/goods/images/2018-11-17/cd0a8a96b783a51236812ce24c59a329.jpeg",
							"width": 800
						}
					],
					"enable_share": 1,
					"floor_id": 18102965170,
					"key": "DecImage",
					"priority": 17,
					"type": "image"
				},
				{
					"contents": [
						{
							"height": 800,
							"img_url": "https://t00img.yangkeduo.com/goods/images/2018-11-17/16008ac19768d05e7dee16406ff958a1.jpeg",
							"width": 800
						}
					],
					"enable_share": 1,
					"floor_id": 18102965171,
					"key": "DecImage",
					"priority": 18,
					"type": "image"
				},
				{
					"contents": [
						{
							"height": 800,
							"img_url": "https://t00img.yangkeduo.com/goods/images/2018-11-17/ef1d17b69ebf9449a8bb52459b168c26.jpeg",
							"width": 800
						}
					],
					"enable_share": 1,
					"floor_id": 18102965172,
					"key": "DecImage",
					"priority": 19,
					"type": "image"
				}
			],
			"detail_gallery": [
				{
					"goods_id": 1620002566,
					"height": 400,
					"priority": 8,
					"type": 2,
					"url": "https://img.pddpic.com/mms-material-img/2022-09-18/3f89d470-1af8-4dee-b529-6d62aa2ea3b7.png",
					"width": 750
				},
				{
					"goods_id": 1620002566,
					"height": 330,
					"priority": 9,
					"type": 2,
					"url": "https://t00img.yangkeduo.com/goods/images/2019-02-15/ddf6fe7b-b536-4183-932d-69a1189a3f59.png",
					"width": 750
				},
				{
					"goods_id": 1620002566,
					"height": 1500,
					"priority": 10,
					"type": 2,
					"url": "https://t00img.yangkeduo.com/goods/images/2018-09-02/20f659b04d3e7e5851c27ff9931c96fc.jpeg",
					"width": 750
				},
				{
					"goods_id": 1620002566,
					"height": 1058,
					"priority": 11,
					"type": 2,
					"url": "https://t00img.yangkeduo.com/goods/images/2019-11-14/4420a8c3-49ed-46d8-ab55-15e7a638ca31.jpg",
					"width": 760
				},
				{
					"goods_id": 1620002566,
					"height": 1500,
					"priority": 12,
					"type": 2,
					"url": "https://t00img.yangkeduo.com/goods/images/2018-09-02/26c3e9d5cfbaf4e8f13b2bdd38f48d71.jpeg",
					"width": 750
				},
				{
					"goods_id": 1620002566,
					"height": 1500,
					"priority": 13,
					"type": 2,
					"url": "https://t00img.yangkeduo.com/goods/images/2018-09-02/0aa872fa74599dad7b6aefe6b6c035c0.jpeg",
					"width": 750
				},
				{
					"goods_id": 1620002566,
					"height": 1500,
					"priority": 14,
					"type": 2,
					"url": "https://t00img.yangkeduo.com/goods/images/2018-09-02/6bc959e32a30424c7a5284a37676999c.jpeg",
					"width": 750
				},
				{
					"goods_id": 1620002566,
					"height": 1500,
					"priority": 15,
					"type": 2,
					"url": "https://t00img.yangkeduo.com/goods/images/2018-09-02/1fa9861a8c99c5e9e8119fd2239fef5a.jpeg",
					"width": 750
				},
				{
					"goods_id": 1620002566,
					"height": 1500,
					"priority": 16,
					"type": 2,
					"url": "https://t00img.yangkeduo.com/goods/images/2018-09-02/b62cabf1d2320c5761e3f4c15203fb20.jpeg",
					"width": 750
				},
				{
					"goods_id": 1620002566,
					"height": 1500,
					"priority": 17,
					"type": 2,
					"url": "https://t00img.yangkeduo.com/goods/images/2018-09-02/6f6e54376a66cbc78e16700d4c424fe1.jpeg",
					"width": 750
				},
				{
					"goods_id": 1620002566,
					"height": 1500,
					"priority": 18,
					"type": 2,
					"url": "https://t00img.yangkeduo.com/goods/images/2018-09-02/2f60753dfc875a6876adc35833a69d31.jpeg",
					"width": 750
				},
				{
					"goods_id": 1620002566,
					"height": 1500,
					"priority": 19,
					"type": 2,
					"url": "https://t00img.yangkeduo.com/goods/images/2018-09-02/ae0116e589d8de712f8dafd0c356cefe.jpeg",
					"width": 750
				},
				{
					"goods_id": 1620002566,
					"height": 1500,
					"priority": 20,
					"type": 2,
					"url": "https://t00img.yangkeduo.com/goods/images/2018-09-02/da910c98fcc8de1b4d2d1498cd7899fd.jpeg",
					"width": 750
				},
				{
					"goods_id": 1620002566,
					"height": 1500,
					"priority": 21,
					"type": 2,
					"url": "https://t00img.yangkeduo.com/goods/images/2018-09-02/140349649d8b7d08c8e88bfbbaa2f900.jpeg",
					"width": 820
				},
				{
					"goods_id": 1620002566,
					"height": 1500,
					"priority": 22,
					"type": 2,
					"url": "https://t00img.yangkeduo.com/goods/images/2018-09-02/a953bae2eeb7364ef3ef2976a97d07eb.jpeg",
					"width": 750
				},
				{
					"goods_id": 1620002566,
					"height": 1500,
					"priority": 23,
					"type": 2,
					"url": "https://t00img.yangkeduo.com/goods/images/2018-09-02/4da59828136c3b1308aad0aa990778a7.jpeg",
					"width": 750
				},
				{
					"goods_id": 1620002566,
					"height": 1500,
					"priority": 24,
					"type": 2,
					"url": "https://t00img.yangkeduo.com/goods/images/2018-09-02/4a365b61a80e47288c8609ccd5982396.jpeg",
					"width": 750
				},
				{
					"goods_id": 1620002566,
					"height": 800,
					"priority": 25,
					"type": 2,
					"url": "https://t00img.yangkeduo.com/goods/images/2018-11-17/cd0a8a96b783a51236812ce24c59a329.jpeg",
					"width": 800
				},
				{
					"goods_id": 1620002566,
					"height": 800,
					"priority": 26,
					"type": 2,
					"url": "https://t00img.yangkeduo.com/goods/images/2018-11-17/16008ac19768d05e7dee16406ff958a1.jpeg",
					"width": 800
				},
				{
					"goods_id": 1620002566,
					"height": 800,
					"priority": 27,
					"type": 2,
					"url": "https://t00img.yangkeduo.com/goods/images/2018-11-17/ef1d17b69ebf9449a8bb52459b168c26.jpeg",
					"width": 800
				}
			],
			"detail_video_gallery": [],
			"gallery": [
				{
					"goods_id": 1620002566,
					"id": 20373813733,
					"priority": 0,
					"type": 1,
					"url": "https://omsproductionimg.yangkeduo.com/images/2017-12-12/bcf848aa71c6389607ae7a84b70f1543.jpeg"
				},
				{
					"goods_id": 1620002566,
					"id": 20373813734,
					"priority": 1,
					"type": 1,
					"url": "https://omsproductionimg.yangkeduo.com/images/2017-12-12/176019babfdecffa1d9f98f40b7e99b4.jpeg"
				},
				{
					"goods_id": 1620002566,
					"id": 20373813735,
					"priority": 2,
					"type": 1,
					"url": "https://omsproductionimg.yangkeduo.com/images/2017-12-12/efb5db42397550bffd3211ca6f197498.jpeg"
				},
				{
					"goods_id": 1620002566,
					"id": 20373813736,
					"priority": 3,
					"type": 1,
					"url": "https://omsproductionimg.yangkeduo.com/images/2017-12-12/d209ef7bcc9183c3bb8ca1dfdb108d49.jpeg"
				},
				{
					"goods_id": 1620002566,
					"id": 20373813737,
					"priority": 4,
					"type": 1,
					"url": "https://omsproductionimg.yangkeduo.com/images/2017-12-12/74257ab65f3f00da7a90fde9042fe640.jpeg"
				},
				{
					"goods_id": 1620002566,
					"id": 20373813738,
					"priority": 5,
					"type": 1,
					"url": "https://img.pddpic.com/goods/images/2019-08-17/e8fbd9cb-cc74-4caa-9380-84c46d27b008.jpg"
				},
				{
					"goods_id": 1620002566,
					"id": 20373813739,
					"priority": 6,
					"type": 1,
					"url": "https://img.pddpic.com/goods/images/2019-08-17/d76f515b-e375-4060-b94e-cf64f6b0964e.jpg"
				},
				{
					"goods_id": 1620002566,
					"id": 20373813740,
					"priority": 7,
					"type": 1,
					"url": "https://img.pddpic.com/goods/images/2019-08-17/f2f279b5-6000-4fbe-b99b-7c1cbd7884ea.jpg"
				},
				{
					"goods_id": 1620002566,
					"height": 400,
					"priority": 8,
					"type": 2,
					"url": "https://img.pddpic.com/mms-material-img/2022-09-18/3f89d470-1af8-4dee-b529-6d62aa2ea3b7.png",
					"width": 750
				},
				{
					"goods_id": 1620002566,
					"height": 330,
					"priority": 9,
					"type": 2,
					"url": "https://t00img.yangkeduo.com/goods/images/2019-02-15/ddf6fe7b-b536-4183-932d-69a1189a3f59.png",
					"width": 750
				},
				{
					"goods_id": 1620002566,
					"height": 1500,
					"priority": 10,
					"type": 2,
					"url": "https://t00img.yangkeduo.com/goods/images/2018-09-02/20f659b04d3e7e5851c27ff9931c96fc.jpeg",
					"width": 750
				},
				{
					"goods_id": 1620002566,
					"height": 1058,
					"priority": 11,
					"type": 2,
					"url": "https://t00img.yangkeduo.com/goods/images/2019-11-14/4420a8c3-49ed-46d8-ab55-15e7a638ca31.jpg",
					"width": 760
				},
				{
					"goods_id": 1620002566,
					"height": 1500,
					"priority": 12,
					"type": 2,
					"url": "https://t00img.yangkeduo.com/goods/images/2018-09-02/26c3e9d5cfbaf4e8f13b2bdd38f48d71.jpeg",
					"width": 750
				},
				{
					"goods_id": 1620002566,
					"height": 1500,
					"priority": 13,
					"type": 2,
					"url": "https://t00img.yangkeduo.com/goods/images/2018-09-02/0aa872fa74599dad7b6aefe6b6c035c0.jpeg",
					"width": 750
				},
				{
					"goods_id": 1620002566,
					"height": 1500,
					"priority": 14,
					"type": 2,
					"url": "https://t00img.yangkeduo.com/goods/images/2018-09-02/6bc959e32a30424c7a5284a37676999c.jpeg",
					"width": 750
				},
				{
					"goods_id": 1620002566,
					"height": 1500,
					"priority": 15,
					"type": 2,
					"url": "https://t00img.yangkeduo.com/goods/images/2018-09-02/1fa9861a8c99c5e9e8119fd2239fef5a.jpeg",
					"width": 750
				},
				{
					"goods_id": 1620002566,
					"height": 1500,
					"priority": 16,
					"type": 2,
					"url": "https://t00img.yangkeduo.com/goods/images/2018-09-02/b62cabf1d2320c5761e3f4c15203fb20.jpeg",
					"width": 750
				},
				{
					"goods_id": 1620002566,
					"height": 1500,
					"priority": 17,
					"type": 2,
					"url": "https://t00img.yangkeduo.com/goods/images/2018-09-02/6f6e54376a66cbc78e16700d4c424fe1.jpeg",
					"width": 750
				},
				{
					"goods_id": 1620002566,
					"height": 1500,
					"priority": 18,
					"type": 2,
					"url": "https://t00img.yangkeduo.com/goods/images/2018-09-02/2f60753dfc875a6876adc35833a69d31.jpeg",
					"width": 750
				},
				{
					"goods_id": 1620002566,
					"height": 1500,
					"priority": 19,
					"type": 2,
					"url": "https://t00img.yangkeduo.com/goods/images/2018-09-02/ae0116e589d8de712f8dafd0c356cefe.jpeg",
					"width": 750
				},
				{
					"goods_id": 1620002566,
					"height": 1500,
					"priority": 20,
					"type": 2,
					"url": "https://t00img.yangkeduo.com/goods/images/2018-09-02/da910c98fcc8de1b4d2d1498cd7899fd.jpeg",
					"width": 750
				},
				{
					"goods_id": 1620002566,
					"height": 1500,
					"priority": 21,
					"type": 2,
					"url": "https://t00img.yangkeduo.com/goods/images/2018-09-02/140349649d8b7d08c8e88bfbbaa2f900.jpeg",
					"width": 820
				},
				{
					"goods_id": 1620002566,
					"height": 1500,
					"priority": 22,
					"type": 2,
					"url": "https://t00img.yangkeduo.com/goods/images/2018-09-02/a953bae2eeb7364ef3ef2976a97d07eb.jpeg",
					"width": 750
				},
				{
					"goods_id": 1620002566,
					"height": 1500,
					"priority": 23,
					"type": 2,
					"url": "https://t00img.yangkeduo.com/goods/images/2018-09-02/4da59828136c3b1308aad0aa990778a7.jpeg",
					"width": 750
				},
				{
					"goods_id": 1620002566,
					"height": 1500,
					"priority": 24,
					"type": 2,
					"url": "https://t00img.yangkeduo.com/goods/images/2018-09-02/4a365b61a80e47288c8609ccd5982396.jpeg",
					"width": 750
				},
				{
					"goods_id": 1620002566,
					"height": 800,
					"priority": 25,
					"type": 2,
					"url": "https://t00img.yangkeduo.com/goods/images/2018-11-17/cd0a8a96b783a51236812ce24c59a329.jpeg",
					"width": 800
				},
				{
					"goods_id": 1620002566,
					"height": 800,
					"priority": 26,
					"type": 2,
					"url": "https://t00img.yangkeduo.com/goods/images/2018-11-17/16008ac19768d05e7dee16406ff958a1.jpeg",
					"width": 800
				},
				{
					"goods_id": 1620002566,
					"height": 800,
					"priority": 27,
					"type": 2,
					"url": "https://t00img.yangkeduo.com/goods/images/2018-11-17/ef1d17b69ebf9449a8bb52459b168c26.jpeg",
					"width": 800
				}
			],
			"goods_id": 1620002566,
			"goods_name": "【2件套】套装秋冬新款仿獭兔毛钉珠皮草毛毛短外套加厚大衣女装",
			"goods_property": [
				{
					"key": "发货地",
					"values": [
						"江苏省"
					]
				},
				{
					"key": "面料材质",
					"ref_pid": 346,
					"reference_id": 0,
					"values": [
						"仿皮草"
					]
				},
				{
					"key": "成分含量",
					"ref_pid": 396,
					"reference_id": 0,
					"values": [
						"71%(含)—80%(含)"
					]
				},
				{
					"key": "版型",
					"ref_pid": 318,
					"reference_id": 0,
					"values": [
						"修身"
					]
				},
				{
					"key": "领型",
					"ref_pid": 347,
					"reference_id": 0,
					"values": [
						"圆领"
					]
				},
				{
					"key": "衣长",
					"ref_pid": 319,
					"reference_id": 0,
					"values": [
						"短款"
					]
				},
				{
					"key": "是否带毛领",
					"ref_pid": 1104,
					"reference_id": 0,
					"values": [
						"不带毛领"
					]
				},
				{
					"key": "主风格",
					"ref_pid": 1728,
					"reference_id": 0,
					"values": [
						"气质名媛"
					]
				}
			],
			"goods_property_type": "",
			"goods_type": 1,
			"group": [
				{
					"end_time": 2082729600,
					"orderLimit": 999999,
					"price": "0",
					"require_num": "1",
					"start_time": 1451577600
				},
				{
					"end_time": 2082729600,
					"orderLimit": 999999,
					"price": "0",
					"require_num": "2",
					"start_time": 1451577600
				}
			],
			"group_type": [
				{
					"end_time": 2082729600,
					"orderLimit": 999999,
					"price": "0",
					"require_num": "1",
					"start_time": 1451577600
				},
				{
					"end_time": 2082729600,
					"orderLimit": 999999,
					"price": "0",
					"require_num": "2",
					"start_time": 1451577600
				}
			],
			"hd_thumb_url": "",
			"image_url": "https://omsproductionimg.yangkeduo.com/images/2018-06-06/864126a1f461e606796b2204d18a09e9.jpeg",
			"is_onsale": 1,
			"is_pre_sale": 0,
			"is_sku_onsale": 1,
			"is_subsidy": 0,
			"main_gallery": [
				{
					"goods_id": 1620002566,
					"id": 20373813733,
					"priority": 0,
					"type": 1,
					"url": "https://omsproductionimg.yangkeduo.com/images/2017-12-12/bcf848aa71c6389607ae7a84b70f1543.jpeg"
				},
				{
					"goods_id": 1620002566,
					"id": 20373813734,
					"priority": 1,
					"type": 1,
					"url": "https://omsproductionimg.yangkeduo.com/images/2017-12-12/176019babfdecffa1d9f98f40b7e99b4.jpeg"
				},
				{
					"goods_id": 1620002566,
					"id": 20373813735,
					"priority": 2,
					"type": 1,
					"url": "https://omsproductionimg.yangkeduo.com/images/2017-12-12/efb5db42397550bffd3211ca6f197498.jpeg"
				},
				{
					"goods_id": 1620002566,
					"id": 20373813736,
					"priority": 3,
					"type": 1,
					"url": "https://omsproductionimg.yangkeduo.com/images/2017-12-12/d209ef7bcc9183c3bb8ca1dfdb108d49.jpeg"
				},
				{
					"goods_id": 1620002566,
					"id": 20373813737,
					"priority": 4,
					"type": 1,
					"url": "https://omsproductionimg.yangkeduo.com/images/2017-12-12/74257ab65f3f00da7a90fde9042fe640.jpeg"
				},
				{
					"goods_id": 1620002566,
					"id": 20373813738,
					"priority": 5,
					"type": 1,
					"url": "https://img.pddpic.com/goods/images/2019-08-17/e8fbd9cb-cc74-4caa-9380-84c46d27b008.jpg"
				},
				{
					"goods_id": 1620002566,
					"id": 20373813739,
					"priority": 6,
					"type": 1,
					"url": "https://img.pddpic.com/goods/images/2019-08-17/d76f515b-e375-4060-b94e-cf64f6b0964e.jpg"
				},
				{
					"goods_id": 1620002566,
					"id": 20373813740,
					"priority": 7,
					"type": 1,
					"url": "https://img.pddpic.com/goods/images/2019-08-17/f2f279b5-6000-4fbe-b99b-7c1cbd7884ea.jpg"
				}
			],
			"mall_id": 461742,
			"pre_sale_time": "",
			"preview_share_link": "mall_quality_assurance.html?_t_timestamp=comm_share_landing&goods_id=1620002566",
			"prompt_explain": "服饰类商品如出现已洗涤,或吊牌已摘,或显著穿戴痕迹等影响二次销售情形,且无质量问题的,不支持七天无理由退换。",
			"property_card_click": 0,
			"property_show_num": 6,
			"quantity": 1000,
			"second_hand": 0,
			"share_desc": "【2件套】套装秋冬新款仿獭兔毛钉珠皮草毛毛短外套加厚大衣女装",
			"share_link": "goods1.html?goods_id=1620002566&page_from=0&pxq_secret_key=6WPSKBOT2D5ZJLCBJUURUYJD3OUV5XCEB5542FV4SSCLQD2262PQ",
			"share_title": "【2件套】套装秋冬新款仿獭兔毛钉珠皮草毛毛短外套加厚大衣女装",
			"side_sales_tip": "已拼4.2万件",
			"sold_quantity": 42000,
			"thumb_url": "https://omsproductionimg.yangkeduo.com/images/2018-06-06/864126a1f461e606796b2204d18a09e9.jpeg",
			"vas_template_id": [],
			"video_gallery": [],
			"view_img": [
				"https://omsproductionimg.yangkeduo.com/images/2017-12-12/bcf848aa71c6389607ae7a84b70f1543.jpeg",
				"https://omsproductionimg.yangkeduo.com/images/2017-12-12/176019babfdecffa1d9f98f40b7e99b4.jpeg",
				"https://omsproductionimg.yangkeduo.com/images/2017-12-12/efb5db42397550bffd3211ca6f197498.jpeg",
				"https://omsproductionimg.yangkeduo.com/images/2017-12-12/d209ef7bcc9183c3bb8ca1dfdb108d49.jpeg",
				"https://omsproductionimg.yangkeduo.com/images/2017-12-12/74257ab65f3f00da7a90fde9042fe640.jpeg",
				"https://t00img.yangkeduo.com/goods/images/2019-08-17/e8fbd9cb-cc74-4caa-9380-84c46d27b008.jpg",
				"https://t00img.yangkeduo.com/goods/images/2019-08-17/d76f515b-e375-4060-b94e-cf64f6b0964e.jpg",
				"https://t00img.yangkeduo.com/goods/images/2019-08-17/f2f279b5-6000-4fbe-b99b-7c1cbd7884ea.jpg"
			],
			"warehouse": ""
		},
		"mall_entrance": {
			"mall_data": {
				"dsr": {
					"desc_rank_percent": 57,
					"desc_rank_status": 1,
					"desc_score": 4.51,
					"desc_status": 1,
					"hide_rank_info": 0,
					"is_show_mall_star": true,
					"logistics_rank_percent": 57,
					"logistics_rank_status": 1,
					"logistics_score": 4.51,
					"logistics_status": 1,
					"mallRatingTextList": [
						{
							"mallRatingKey": {
								"color": "#58595B",
								"font": 13,
								"txt": "描述相符"
							},
							"mallRatingValue": {
								"backColor": "#FCE5E5",
								"color": "#E02E24",
								"font": 11,
								"txt": "高"
							}
						},
						{
							"mallRatingKey": {
								"color": "#58595B",
								"font": 13,
								"txt": "物流服务"
							},
							"mallRatingValue": {
								"backColor": "#FCE5E5",
								"color": "#E02E24",
								"font": 11,
								"txt": "高"
							}
						},
						{
							"mallRatingKey": {
								"color": "#58595B",
								"font": 13,
								"txt": "服务态度"
							},
							"mallRatingValue": {
								"backColor": "#FCE5E5",
								"color": "#E02E24",
								"font": 11,
								"txt": "高"
							}
						}
					],
					"mallStar": 5,
					"serviceRankPercent": 57,
					"serviceRankStatus": 1,
					"serviceScore": 4.51,
					"serviceStatus": 1
				},
				"extras": {
					"2": false,
					"3": false,
					"5": 1,
					"7": false,
					"8": true
				},
				"goods_num": 21,
				"goods_numDesc": "商品数量: 21",
				"hasMallDecoration": true,
				"isFlagShip": false,
				"isGuideMall": true,
				"logo": "https://t16img.yangkeduo.com/pdd_ims/mainObject/v1/pub_2019081484d54dec4d3f4227aa60688b6a013df9.jpg",
				"logoList": [],
				"mallID": "461742",
				"mallShowType": 0,
				"mallTransferType": 0,
				"mall_id": "461742",
				"mall_logo": "http://t16img.yangkeduo.com/pdd_ims/mainObject/v1/pub_2019081484d54dec4d3f4227aa60688b6a013df9.jpg",
				"mall_logoList": [],
				"mall_name": "果果家气质女装",
				"mall_service_tag": "客服",
				"merchantType": 1,
				"msn": "4433pm74zfzaktrcoppyi6hovu_axbuy",
				"pddRoute": "mall_page.html?mall_id=461742&msn=4433pm74zfzaktrcoppyi6hovu_axbuy&mall_info=%7B%22mall_name%22%3A%22%E6%9E%9C%E6%9E%9C%E5%AE%B6%E6%B0%94%E8%B4%A8%E5%A5%B3%E8%A3%85%22%7D&has_decoration=1",
				"pddRouteName": "进店逛逛",
				"sales_tip": "已拼10万+件"
			}
		},
		"neighbor_group": {
			"neighbor_data": {
				"combine_group": {
					"combine_group_button_desc": "去拼单",
					"combine_group_desc": "这些人已拼,参与可立即拼成",
					"combine_group_list": [
						{
							"button_desc": "去拼单",
							"group_order_id": "2050263926640011898",
							"group_type": 1,
							"is_self_group": false,
							"is_shared": false,
							"member_info_list": [
								{
									"avatar": "https://avatar3.pddpic.com/a/Q0dBTll2cDd2SmJUZ1A3U1pOSFM4UkdDQ3VTMWVncmR4QT09djA0-1656577818?imageMogr2/thumbnail/100x",
									"is_friend": false,
									"nickname": "阿红"
								}
							],
							"tag_list": [
								{
									"desc": "拼过2次",
									"type": 2
								}
							]
						},
						{
							"button_desc": "去拼单",
							"group_order_id": "2036046936902630418",
							"group_type": 1,
							"is_self_group": false,
							"is_shared": false,
							"member_info_list": [
								{
									"avatar": "https://avatar3.pddpic.com/a/Q0N4NHE4MEVBZjBtV243V0JEbitCRGc4NDhEd0V4Rjc3Zz09djA0-1622484238?imageMogr2/thumbnail/100x",
									"is_friend": false,
									"nickname": "龙少"
								}
							],
							"tag_list": [
								{
									"desc": "拼过2次",
									"type": 2
								}
							]
						},
						{
							"button_desc": "去拼单",
							"group_order_id": "2055279204350960286",
							"group_type": 1,
							"is_self_group": false,
							"is_shared": false,
							"member_info_list": [
								{
									"avatar": "https://avatar3.pddpic.com/a/Q0gzTUMyN3E2ZVZZNWx5WWVaRURUZkhtZWc2ZjVkWVFIdz09djA0-1604192041?imageMogr2/thumbnail/100x",
									"is_friend": false,
									"nickname": "A奥克斯专卖@晓斌"
								}
							],
							"tag_list": []
						},
						{
							"button_desc": "去拼单",
							"group_order_id": "2055137924483842194",
							"group_type": 1,
							"is_self_group": false,
							"is_shared": false,
							"member_info_list": [
								{
									"avatar": "https://avatar3.pddpic.com/a/Q0JKYkF4MnI4S1RUWXo2K3QxSERwb3F1Yk5TT3hlT0JYUT09djA0-1645165265?imageMogr2/thumbnail/100x",
									"is_friend": false,
									"nickname": "茉莉花香"
								},
								{
									"avatar": "https://avatar3.pddpic.com/a/Q0xzbzF6T0J6ell2NlhUWlNIVFJSWmtaRFQyMXI1U3V3Zz09djA0-1639670506?imageMogr2/thumbnail/100x",
									"is_friend": false,
									"nickname": "???"
								}
							],
							"tag_list": []
						},
						{
							"button_desc": "去拼单",
							"group_order_id": "2052102603201281281",
							"group_type": 1,
							"is_self_group": false,
							"is_shared": false,
							"member_info_list": [
								{
									"avatar": "https://avatar3.pddpic.com/a/Q1BLMEFVYXpMTTdzZTBBdDFFUWFzb3ZJN2JNSzNLbHBaUT09djA0-1627214991?imageMogr2/thumbnail/100x",
									"is_friend": false,
									"nickname": "一々"
								}
							],
							"tag_list": []
						},
						{
							"button_desc": "去拼单",
							"group_order_id": "2053438378219082508",
							"group_type": 1,
							"is_self_group": false,
							"is_shared": false,
							"member_info_list": [
								{
									"avatar": "https://avatar3.pddpic.com/a/Q01LZ2piaVZ6cWhpdkp6NmFnK3dmL0NCbGdDc3BMa08vZz09djA0-1639202473?imageMogr2/thumbnail/100x",
									"is_friend": false,
									"nickname": "ℳℓ林ℳℓ"
								},
								{
									"avatar": "https://avatar3.pddpic.com/a/Q0lCVHlqTWdlMnBqOHBuamk1cnhvcm90anh1TXp4OUpQdz09djA0-1640173046?imageMogr2/thumbnail/100x",
									"is_friend": false,
									"nickname": "一生一世永远快乐!"
								}
							],
							"tag_list": []
						},
						{
							"button_desc": "去拼单",
							"group_order_id": "2056163425821613081",
							"group_type": 1,
							"is_self_group": false,
							"is_shared": false,
							"member_info_list": [
								{
									"avatar": "https://avatar3.pddpic.com/avatar/default/10.png",
									"is_friend": false,
									"nickname": "最亮的那颗星星"
								}
							],
							"tag_list": []
						},
						{
							"button_desc": "去拼单",
							"group_order_id": "2058686691522064034",
							"group_type": 1,
							"is_self_group": false,
							"is_shared": false,
							"member_info_list": [
								{
									"avatar": "https://avatar3.pddpic.com/a/Q0VnRmJoMU5SanN6M2NKcnd0ME5JSzU3bkN0NWZmTnVUdz09djA0-1634787853?imageMogr2/thumbnail/100x",
									"is_friend": false,
									"nickname": "开心过一生"
								}
							],
							"tag_list": []
						},
						{
							"button_desc": "去拼单",
							"group_order_id": "2056644412906462765",
							"group_type": 1,
							"is_self_group": false,
							"is_shared": false,
							"member_info_list": [
								{
									"avatar": "https://avatar3.pddpic.com/a/Q0JsODFDbG9ML3VwMnhweUVURzBsR0FiUkd0RmN2djRLZz09djA0-1657445886?imageMogr2/thumbnail/100x",
									"is_friend": false,
									"nickname": "安然"
								},
								{
									"avatar": "https://avatar3.pddpic.com/a/Q0xvbnIvTEhpRXVKVnF2dWVleStxNlRXL1lqL1llRnFkZz09djA0-1648310009?imageMogr2/thumbnail/100x",
									"is_friend": false,
									"nickname": "回眸泪流满面!"
								}
							],
							"tag_list": []
						},
						{
							"button_desc": "去拼单",
							"group_order_id": "2054629947842220307",
							"group_type": 1,
							"is_self_group": false,
							"is_shared": false,
							"member_info_list": [
								{
									"avatar": "https://avatar3.pddpic.com/a/Q0RJVHF4WlFsS3RVK2dZTXRKWVA2QzlLYVlINUdWQXZSZz09djA0-1618386309?imageMogr2/thumbnail/100x",
									"is_friend": false,
									"nickname": "朱吉兵,家长159****6283"
								}
							],
							"tag_list": []
						}
					],
					"combine_group_popup_footer": "仅显示10个可参与的拼单",
					"combine_group_popup_title": "可参与的拼单",
					"group_total": 10,
					"pulldown_group": {
						"group_info": {
							"button_desc": "去拼单",
							"group_order_id": "2050263926640011898",
							"group_type": 1,
							"is_self_group": false,
							"is_shared": false,
							"member_info_list": [
								{
									"avatar": "https://avatar3.pddpic.com/a/Q0dBTll2cDd2SmJUZ1A3U1pOSFM4UkdDQ3VTMWVncmR4QT09djA0-1656577818?imageMogr2/thumbnail/100x",
									"is_friend": false,
									"nickname": "阿红"
								}
							]
						},
						"group_title_info": {
							"group_title_desc": "这些人已拼,参与可立即拼成",
							"need_join_countdown": false
						}
					},
					"recommend_group": {
						"button_desc": "去拼单",
						"group_order_id": "2050263926640011898",
						"group_type": 1,
						"is_self_group": false,
						"is_shared": false,
						"member_info_list": [
							{
								"avatar": "https://avatar3.pddpic.com/a/Q0dBTll2cDd2SmJUZ1A3U1pOSFM4UkdDQ3VTMWVncmR4QT09djA0-1656577818?imageMogr2/thumbnail/100x",
								"is_friend": false,
								"nickname": "阿红"
							}
						],
						"tag_list": [
							{
								"desc": "拼过2次",
								"type": 2
							}
						]
					}
				}
			},
			"neighbor_status": 1
		},
		"pre_render_url": "csr/comm_mall_home_pre_render.html",
		"price": {
			"browser_price_style": 0,
			"line_price": 20900,
			"max_group_price": 9540,
			"max_normal_price": 11500,
			"max_on_sale_group_price": 9540,
			"max_on_sale_normal_price": 11500,
			"min_group_price": 9540,
			"min_normal_price": 11500,
			"min_on_sale_group_price": 9540,
			"min_on_sale_normal_price": 11500,
			"new_price_prefix": "券前",
			"price_style": 0,
			"unselect_normal_save_price": 1960
		},
		"promotion": {
			"promotionEvents": []
		},
		"review": {
			"reviewNum": 15000,
			"review_data": {
				"review_num": 15000
			},
			"review_num": 15000
		},
		"server_time": 1670042713,
		"service_promise": [
			{
				"desc": "订单发货后90天内如果申请退货退款或换货,商家将补贴退货运费",
				"detail_hidden": 0,
				"dialog_type": "退货包运费",
				"id": 3,
				"navigation": 0,
				"navigationUrl": "",
				"showTip": "收货后如不满意,可以免费退货",
				"top": 1,
				"topType": 1,
				"type": "退货包运费",
				"type_color": "#58595B"
			},
			{
				"desc": "所有商品包邮",
				"detail_hidden": 0,
				"dialog_type": "全场包邮",
				"id": 1,
				"navigation": 0,
				"navigationUrl": "",
				"top": 0,
				"topType": 0,
				"type": "全场包邮",
				"type_color": "#58595B"
			},
			{
				"desc": "满足相应条件(吊牌无缺失、未洗涤)时,消费者可申请“7天无理由退货”",
				"detail_hidden": 0,
				"dialog_type": "7天无理由退货",
				"id": 2,
				"navigation": 0,
				"navigationUrl": "",
				"top": 0,
				"topType": 0,
				"type": "7天无理由退货",
				"type_color": "#58595B"
			},
			{
				"desc": "若未在48小时内发货,消费者将会收到至少3元无门槛代金券",
				"detail_hidden": 0,
				"dialog_type": "48小时发货",
				"id": 13,
				"navigation": 0,
				"navigationUrl": "",
				"top": 0,
				"topType": 0,
				"type": "48小时发货",
				"type_color": "#58595B"
			}
		],
		"sku": [
			{
				"group_price": 9540,
				"is_onsale": 1,
				"is_sku_pre_sale": 0,
				"normal_price": 11500,
				"normal_save_price": 1960,
				"price_display": [],
				"quantity": 204,
				"sku_id": 57114357891,
				"sku_pre_sale_time": "",
				"sku_pre_sale_tip": "",
				"spec": "1115500378,119128",
				"specs": [
					{
						"spec_key": "颜色",
						"spec_key_id": 1215,
						"spec_value": "粉色两件套(外套+裙子)",
						"spec_value_id": 1115500378
					},
					{
						"spec_key": "尺码",
						"spec_key_id": 1226,
						"spec_value": "S(90斤以下)",
						"spec_value_id": 119128
					}
				],
				"thumb_url": "https://t00img.yangkeduo.com/goods/images/2018-08-28/062d42b525a7c786920cbb83ac772af7.jpeg",
				"weight": 0,
				"yellow_label_list": [
					{
						"labelText": "2件9.5折",
						"labelType": "single_goods_percentage_event"
					}
				]
			},
			{
				"group_price": 9540,
				"is_onsale": 1,
				"is_sku_pre_sale": 0,
				"normal_price": 11500,
				"normal_save_price": 1960,
				"price_display": [],
				"quantity": 85,
				"sku_id": 57114357892,
				"sku_pre_sale_time": "",
				"sku_pre_sale_tip": "",
				"spec": "1115500378,96784",
				"specs": [
					{
						"spec_key": "颜色",
						"spec_key_id": 1215,
						"spec_value": "粉色两件套(外套+裙子)",
						"spec_value_id": 1115500378
					},
					{
						"spec_key": "尺码",
						"spec_key_id": 1226,
						"spec_value": "M(90-100斤)",
						"spec_value_id": 96784
					}
				],
				"thumb_url": "https://t00img.yangkeduo.com/goods/images/2018-08-28/062d42b525a7c786920cbb83ac772af7.jpeg",
				"weight": 0,
				"yellow_label_list": [
					{
						"labelText": "2件9.5折",
						"labelType": "single_goods_percentage_event"
					}
				]
			},
			{
				"group_price": 9540,
				"is_onsale": 1,
				"is_sku_pre_sale": 0,
				"normal_price": 11500,
				"normal_save_price": 1960,
				"price_display": [],
				"quantity": 205,
				"sku_id": 57114357893,
				"sku_pre_sale_time": "",
				"sku_pre_sale_tip": "",
				"spec": "1115500378,33651",
				"specs": [
					{
						"spec_key": "颜色",
						"spec_key_id": 1215,
						"spec_value": "粉色两件套(外套+裙子)",
						"spec_value_id": 1115500378
					},
					{
						"spec_key": "尺码",
						"spec_key_id": 1226,
						"spec_value": "L(100-110斤)",
						"spec_value_id": 33651
					}
				],
				"thumb_url": "https://t00img.yangkeduo.com/goods/images/2018-08-28/062d42b525a7c786920cbb83ac772af7.jpeg",
				"weight": 0,
				"yellow_label_list": [
					{
						"labelText": "2件9.5折",
						"labelType": "single_goods_percentage_event"
					}
				]
			},
			{
				"group_price": 9540,
				"is_onsale": 1,
				"is_sku_pre_sale": 0,
				"normal_price": 11500,
				"normal_save_price": 1960,
				"price_display": [],
				"quantity": 231,
				"sku_id": 57114357894,
				"sku_pre_sale_time": "",
				"sku_pre_sale_tip": "",
				"spec": "1115500378,33652",
				"specs": [
					{
						"spec_key": "颜色",
						"spec_key_id": 1215,
						"spec_value": "粉色两件套(外套+裙子)",
						"spec_value_id": 1115500378
					},
					{
						"spec_key": "尺码",
						"spec_key_id": 1226,
						"spec_value": "XL(110-120斤)",
						"spec_value_id": 33652
					}
				],
				"thumb_url": "https://t00img.yangkeduo.com/goods/images/2018-08-28/062d42b525a7c786920cbb83ac772af7.jpeg",
				"weight": 0,
				"yellow_label_list": [
					{
						"labelText": "2件9.5折",
						"labelType": "single_goods_percentage_event"
					}
				]
			},
			{
				"group_price": 9540,
				"is_onsale": 1,
				"is_sku_pre_sale": 0,
				"normal_price": 11500,
				"normal_save_price": 1960,
				"price_display": [],
				"quantity": 260,
				"sku_id": 57114357895,
				"sku_pre_sale_time": "",
				"sku_pre_sale_tip": "",
				"spec": "1115500378,33653",
				"specs": [
					{
						"spec_key": "颜色",
						"spec_key_id": 1215,
						"spec_value": "粉色两件套(外套+裙子)",
						"spec_value_id": 1115500378
					},
					{
						"spec_key": "尺码",
						"spec_key_id": 1226,
						"spec_value": "2XL(120-130斤)",
						"spec_value_id": 33653
					}
				],
				"thumb_url": "https://t00img.yangkeduo.com/goods/images/2018-08-28/062d42b525a7c786920cbb83ac772af7.jpeg",
				"weight": 0,
				"yellow_label_list": [
					{
						"labelText": "2件9.5折",
						"labelType": "single_goods_percentage_event"
					}
				]
			},
			{
				"group_price": 9540,
				"is_onsale": 1,
				"is_sku_pre_sale": 0,
				"normal_price": 11500,
				"normal_save_price": 1960,
				"price_display": [],
				"quantity": 75,
				"sku_id": 57114357896,
				"sku_pre_sale_time": "",
				"sku_pre_sale_tip": "",
				"spec": "1115500378,33656",
				"specs": [
					{
						"spec_key": "颜色",
						"spec_key_id": 1215,
						"spec_value": "粉色两件套(外套+裙子)",
						"spec_value_id": 1115500378
					},
					{
						"spec_key": "尺码",
						"spec_key_id": 1226,
						"spec_value": "3XL(130-140斤)",
						"spec_value_id": 33656
					}
				],
				"thumb_url": "https://t00img.yangkeduo.com/goods/images/2018-08-28/062d42b525a7c786920cbb83ac772af7.jpeg",
				"weight": 0,
				"yellow_label_list": [
					{
						"labelText": "2件9.5折",
						"labelType": "single_goods_percentage_event"
					}
				]
			},
			{
				"group_price": 9540,
				"is_onsale": 1,
				"is_sku_pre_sale": 0,
				"normal_price": 11500,
				"normal_save_price": 1960,
				"price_display": [],
				"quantity": 1000,
				"sku_id": 57114357897,
				"sku_pre_sale_time": "",
				"sku_pre_sale_tip": "",
				"spec": "1115501666,119128",
				"specs": [
					{
						"spec_key": "颜色",
						"spec_key_id": 1215,
						"spec_value": "米色两件套(外套+裙子)",
						"spec_value_id": 1115501666
					},
					{
						"spec_key": "尺码",
						"spec_key_id": 1226,
						"spec_value": "S(90斤以下)",
						"spec_value_id": 119128
					}
				],
				"thumb_url": "https://t00img.yangkeduo.com/goods/images/2018-08-28/415bed99d5a925123d7b7c39547205de.jpeg",
				"weight": 0,
				"yellow_label_list": [
					{
						"labelText": "2件9.5折",
						"labelType": "single_goods_percentage_event"
					}
				]
			},
			{
				"group_price": 9540,
				"is_onsale": 1,
				"is_sku_pre_sale": 0,
				"normal_price": 11500,
				"normal_save_price": 1960,
				"price_display": [],
				"quantity": 231,
				"sku_id": 57114357898,
				"sku_pre_sale_time": "",
				"sku_pre_sale_tip": "",
				"spec": "1115501666,96784",
				"specs": [
					{
						"spec_key": "颜色",
						"spec_key_id": 1215,
						"spec_value": "米色两件套(外套+裙子)",
						"spec_value_id": 1115501666
					},
					{
						"spec_key": "尺码",
						"spec_key_id": 1226,
						"spec_value": "M(90-100斤)",
						"spec_value_id": 96784
					}
				],
				"thumb_url": "https://t00img.yangkeduo.com/goods/images/2018-08-28/415bed99d5a925123d7b7c39547205de.jpeg",
				"weight": 0,
				"yellow_label_list": [
					{
						"labelText": "2件9.5折",
						"labelType": "single_goods_percentage_event"
					}
				]
			},
			{
				"group_price": 9540,
				"is_onsale": 1,
				"is_sku_pre_sale": 0,
				"normal_price": 11500,
				"normal_save_price": 1960,
				"price_display": [],
				"quantity": 231,
				"sku_id": 57114357899,
				"sku_pre_sale_time": "",
				"sku_pre_sale_tip": "",
				"spec": "1115501666,33651",
				"specs": [
					{
						"spec_key": "颜色",
						"spec_key_id": 1215,
						"spec_value": "米色两件套(外套+裙子)",
						"spec_value_id": 1115501666
					},
					{
						"spec_key": "尺码",
						"spec_key_id": 1226,
						"spec_value": "L(100-110斤)",
						"spec_value_id": 33651
					}
				],
				"thumb_url": "https://t00img.yangkeduo.com/goods/images/2018-08-28/415bed99d5a925123d7b7c39547205de.jpeg",
				"weight": 0,
				"yellow_label_list": [
					{
						"labelText": "2件9.5折",
						"labelType": "single_goods_percentage_event"
					}
				]
			},
			{
				"group_price": 9540,
				"is_onsale": 1,
				"is_sku_pre_sale": 0,
				"normal_price": 11500,
				"normal_save_price": 1960,
				"price_display": [],
				"quantity": 630,
				"sku_id": 57114357900,
				"sku_pre_sale_time": "",
				"sku_pre_sale_tip": "",
				"spec": "1115501666,33652",
				"specs": [
					{
						"spec_key": "颜色",
						"spec_key_id": 1215,
						"spec_value": "米色两件套(外套+裙子)",
						"spec_value_id": 1115501666
					},
					{
						"spec_key": "尺码",
						"spec_key_id": 1226,
						"spec_value": "XL(110-120斤)",
						"spec_value_id": 33652
					}
				],
				"thumb_url": "https://t00img.yangkeduo.com/goods/images/2018-08-28/415bed99d5a925123d7b7c39547205de.jpeg",
				"weight": 0,
				"yellow_label_list": [
					{
						"labelText": "2件9.5折",
						"labelType": "single_goods_percentage_event"
					}
				]
			},
			{
				"group_price": 9540,
				"is_onsale": 1,
				"is_sku_pre_sale": 0,
				"normal_price": 11500,
				"normal_save_price": 1960,
				"price_display": [],
				"quantity": 110,
				"sku_id": 57114357901,
				"sku_pre_sale_time": "",
				"sku_pre_sale_tip": "",
				"spec": "1115501666,33653",
				"specs": [
					{
						"spec_key": "颜色",
						"spec_key_id": 1215,
						"spec_value": "米色两件套(外套+裙子)",
						"spec_value_id": 1115501666
					},
					{
						"spec_key": "尺码",
						"spec_key_id": 1226,
						"spec_value": "2XL(120-130斤)",
						"spec_value_id": 33653
					}
				],
				"thumb_url": "https://t00img.yangkeduo.com/goods/images/2018-08-28/415bed99d5a925123d7b7c39547205de.jpeg",
				"weight": 0,
				"yellow_label_list": [
					{
						"labelText": "2件9.5折",
						"labelType": "single_goods_percentage_event"
					}
				]
			},
			{
				"group_price": 9540,
				"is_onsale": 1,
				"is_sku_pre_sale": 0,
				"normal_price": 11500,
				"normal_save_price": 1960,
				"price_display": [],
				"quantity": 273,
				"sku_id": 57114357902,
				"sku_pre_sale_time": "",
				"sku_pre_sale_tip": "",
				"spec": "1115501666,33656",
				"specs": [
					{
						"spec_key": "颜色",
						"spec_key_id": 1215,
						"spec_value": "米色两件套(外套+裙子)",
						"spec_value_id": 1115501666
					},
					{
						"spec_key": "尺码",
						"spec_key_id": 1226,
						"spec_value": "3XL(130-140斤)",
						"spec_value_id": 33656
					}
				],
				"thumb_url": "https://t00img.yangkeduo.com/goods/images/2018-08-28/415bed99d5a925123d7b7c39547205de.jpeg",
				"weight": 0,
				"yellow_label_list": [
					{
						"labelText": "2件9.5折",
						"labelType": "single_goods_percentage_event"
					}
				]
			},
			{
				"group_price": 9540,
				"is_onsale": 1,
				"is_sku_pre_sale": 0,
				"normal_price": 11500,
				"normal_save_price": 1960,
				"price_display": [],
				"quantity": 583,
				"sku_id": 103851107855,
				"sku_pre_sale_time": "",
				"sku_pre_sale_tip": "",
				"spec": "105309781,119128",
				"specs": [
					{
						"spec_key": "颜色",
						"spec_key_id": 1215,
						"spec_value": "蓝色两件套(外套+裙子)",
						"spec_value_id": 105309781
					},
					{
						"spec_key": "尺码",
						"spec_key_id": 1226,
						"spec_value": "S(90斤以下)",
						"spec_value_id": 119128
					}
				],
				"thumb_url": "https://t00img.yangkeduo.com/goods/images/2018-11-17/48b30664f0f7e526ab1b956e813f25cf.jpeg",
				"weight": 0,
				"yellow_label_list": [
					{
						"labelText": "2件9.5折",
						"labelType": "single_goods_percentage_event"
					}
				]
			},
			{
				"group_price": 9540,
				"is_onsale": 1,
				"is_sku_pre_sale": 0,
				"normal_price": 11500,
				"normal_save_price": 1960,
				"price_display": [],
				"quantity": 564,
				"sku_id": 103851107856,
				"sku_pre_sale_time": "",
				"sku_pre_sale_tip": "",
				"spec": "105309781,96784",
				"specs": [
					{
						"spec_key": "颜色",
						"spec_key_id": 1215,
						"spec_value": "蓝色两件套(外套+裙子)",
						"spec_value_id": 105309781
					},
					{
						"spec_key": "尺码",
						"spec_key_id": 1226,
						"spec_value": "M(90-100斤)",
						"spec_value_id": 96784
					}
				],
				"thumb_url": "https://t00img.yangkeduo.com/goods/images/2018-11-17/3660b7893ca5cda1ffcea745d10b2506.jpeg",
				"weight": 0,
				"yellow_label_list": [
					{
						"labelText": "2件9.5折",
						"labelType": "single_goods_percentage_event"
					}
				]
			},
			{
				"group_price": 9540,
				"is_onsale": 1,
				"is_sku_pre_sale": 0,
				"normal_price": 11500,
				"normal_save_price": 1960,
				"price_display": [],
				"quantity": 878,
				"sku_id": 103851107857,
				"sku_pre_sale_time": "",
				"sku_pre_sale_tip": "",
				"spec": "105309781,33651",
				"specs": [
					{
						"spec_key": "颜色",
						"spec_key_id": 1215,
						"spec_value": "蓝色两件套(外套+裙子)",
						"spec_value_id": 105309781
					},
					{
						"spec_key": "尺码",
						"spec_key_id": 1226,
						"spec_value": "L(100-110斤)",
						"spec_value_id": 33651
					}
				],
				"thumb_url": "https://t00img.yangkeduo.com/goods/images/2018-11-17/a4a5a671afbb2d8e1f4c21c0ced3bea8.jpeg",
				"weight": 0,
				"yellow_label_list": [
					{
						"labelText": "2件9.5折",
						"labelType": "single_goods_percentage_event"
					}
				]
			},
			{
				"group_price": 9540,
				"is_onsale": 1,
				"is_sku_pre_sale": 0,
				"normal_price": 11500,
				"normal_save_price": 1960,
				"price_display": [],
				"quantity": 581,
				"sku_id": 103851107858,
				"sku_pre_sale_time": "",
				"sku_pre_sale_tip": "",
				"spec": "105309781,33652",
				"specs": [
					{
						"spec_key": "颜色",
						"spec_key_id": 1215,
						"spec_value": "蓝色两件套(外套+裙子)",
						"spec_value_id": 105309781
					},
					{
						"spec_key": "尺码",
						"spec_key_id": 1226,
						"spec_value": "XL(110-120斤)",
						"spec_value_id": 33652
					}
				],
				"thumb_url": "https://t00img.yangkeduo.com/goods/images/2018-11-17/f0551176629bf81f25757c160198dba1.jpeg",
				"weight": 0,
				"yellow_label_list": [
					{
						"labelText": "2件9.5折",
						"labelType": "single_goods_percentage_event"
					}
				]
			},
			{
				"group_price": 9540,
				"is_onsale": 1,
				"is_sku_pre_sale": 0,
				"normal_price": 11500,
				"normal_save_price": 1960,
				"price_display": [],
				"quantity": 580,
				"sku_id": 103851107853,
				"sku_pre_sale_time": "",
				"sku_pre_sale_tip": "",
				"spec": "105309781,33653",
				"specs": [
					{
						"spec_key": "颜色",
						"spec_key_id": 1215,
						"spec_value": "蓝色两件套(外套+裙子)",
						"spec_value_id": 105309781
					},
					{
						"spec_key": "尺码",
						"spec_key_id": 1226,
						"spec_value": "2XL(120-130斤)",
						"spec_value_id": 33653
					}
				],
				"thumb_url": "https://t00img.yangkeduo.com/goods/images/2018-11-17/801a2e23140bfe76229f02aab0a8a5fe.jpeg",
				"weight": 0,
				"yellow_label_list": [
					{
						"labelText": "2件9.5折",
						"labelType": "single_goods_percentage_event"
					}
				]
			},
			{
				"group_price": 9540,
				"is_onsale": 1,
				"is_sku_pre_sale": 0,
				"normal_price": 11500,
				"normal_save_price": 1960,
				"price_display": [],
				"quantity": 589,
				"sku_id": 103851107854,
				"sku_pre_sale_time": "",
				"sku_pre_sale_tip": "",
				"spec": "105309781,33656",
				"specs": [
					{
						"spec_key": "颜色",
						"spec_key_id": 1215,
						"spec_value": "蓝色两件套(外套+裙子)",
						"spec_value_id": 105309781
					},
					{
						"spec_key": "尺码",
						"spec_key_id": 1226,
						"spec_value": "3XL(130-140斤)",
						"spec_value_id": 33656
					}
				],
				"thumb_url": "https://t00img.yangkeduo.com/goods/images/2018-11-17/2f202934f16f0eee41257b77bf489262.jpeg",
				"weight": 0,
				"yellow_label_list": [
					{
						"labelText": "2件9.5折",
						"labelType": "single_goods_percentage_event"
					}
				]
			}
		],
		"source": "66",
		"specs": [
			{
				"spec_key": "颜色",
				"spec_key_id": 1215,
				"spec_values": [
					{
						"1115500378": "粉色两件套(外套+裙子)"
					},
					{
						"1115501666": "米色两件套(外套+裙子)"
					},
					{
						"105309781": "蓝色两件套(外套+裙子)"
					}
				]
			},
			{
				"spec_key": "尺码",
				"spec_key_id": 1226,
				"spec_values": [
					{
						"119128": "S(90斤以下)"
					},
					{
						"96784": "M(90-100斤)"
					},
					{
						"33651": "L(100-110斤)"
					},
					{
						"33652": "XL(110-120斤)"
					},
					{
						"33653": "2XL(120-130斤)"
					},
					{
						"33656": "3XL(130-140斤)"
					}
				]
			}
		],
		"status": 1,
		"ui": {
			"new_price_section": {
				"bg_color": "#FFFFFF",
				"color": "#E02E24",
				"desc_color": "#58595B",
				"desc_labels": [
					"已拼4.2万件"
				],
				"imp_tracks": [
					{
						"extra": {
							"type": 0
						},
						"page_el_sn": "5049756"
					}
				],
				"is_elder": 0,
				"is_normal": 1,
				"line_price": "¥209",
				"prefix_rich": [
					{
						"font": 15,
						"txt": "¥",
						"type": 1
					}
				],
				"price": "95.4",
				"price_rich": [
					{
						"font": 28,
						"txt": "95.4",
						"type": 1
					}
				],
				"type": "normal"
			},
			"rank_section": ""
		},
		"_ddf": "ti",
		"format_check": "ok"
	},
	"error": "",
	"secache": "c98b29872e8a4b28859db207944ba817",
	"secache_time": 1670637790,
	"secache_date": "2022-12-10 10:03:10",
	"reason": "",
	"error_code": "0000",
	"cache": 0,
	"api_info": "today:82 max:20000 all[114=82+29+3];expires:2023-05-13",
	"execution_time": "0.435",
	"server_time": "Beijing/2022-12-10 10:03:10",
	"client_ip": "106.6.43.22",
	"call_args": {
		"num_iid": "1620002566"
	},
	"api_type": "pinduoduo",
	"translate_language": "zh-CN",
	"translate_engine": "baidu",
	"server_memory": "3.55MB",
	"request_id": "gw-1.6393e8de09b56",
	"last_id": "1404598933"
}

 三、返回值解析与应用

  1. 当成功接入接口后,我们开始对接口返回的商品详情数据进行解析。返回的数据包含了商品的基本信息、图片、价格、库存、销售情况、用户评价等丰富的内容。我们使用编程语言中的数据处理库,对这些数据进行清洗、整理和分析。
  2. 通过对商品详情数据的分析,我们可以得到很多有价值的信息。例如,我们可以了解商品的热门程度、用户的需求偏好、市场的竞争情况等。这些信息可以为商家提供决策支持,帮助他们优化商品的定价、促销策略和库存管理。同时,数据分析人员也可以利用这些数据进行市场趋势分析和用户行为研究,为电商行业的发展提供参考。
  3. 此外,我们还可以将商品详情数据应用到其他领域。例如,我们可以将商品的图片和描述信息用于商品推荐系统,提高推荐的准确性和个性化程度。我们还可以将用户评价数据用于情感分析,了解用户对商品的满意度和意见建议,为商家提供改进产品和服务的方向。

四、遇到的挑战与解决方案

  1. 在项目过程中,我们遇到了一些挑战。其中最大的挑战之一是数据的准确性和完整性。由于拼多多平台上的商品数量庞大,商品信息也在不断变化,因此确保获取到的数据准确、完整是一个难题。
  2. 为了解决这个问题,我们采取了多种措施。首先,我们定期更新接口的调用频率,确保获取到的是最新的商品详情数据。其次,我们对数据进行了严格的验证和清洗,去除重复、错误和不完整的数据。最后,我们建立了数据监控机制,及时发现和处理数据异常情况。
  3. 另一个挑战是接口的性能和稳定性。由于拼多多平台的访问量巨大,接口的性能和稳定性可能会受到影响。为了确保接口的性能和稳定性,我们采用了分布式架构和缓存技术,提高了接口的并发处理能力和响应速度。同时,我们还建立了监控和报警机制,及时发现和处理接口的故障情况。

五、项目收获与展望

  1. 通过这个项目,我们成功地利用拼多多商品详情 API 接口获取了丰富的商品详情数据,并对这些数据进行了深入的分析和应用。我们为商家和数据分析人员提供了有价值的数据支持,同时也积累了丰富的技术经验和项目经验。
  2. 在未来,我们可以进一步优化接口的性能和稳定性,提高数据的准确性和完整性。我们还可以将商品详情数据与其他数据源进行整合,开展更深入的数据分析和挖掘工作。此外,我们还可以将商品详情数据应用到更多的领域,为电商行业的发展做出更大的贡献。

总之,拼多多商品详情 API 接口为我们提供了一个强大的数据获取工具,通过对这个接口的探索和应用,我们可以开启电商数据洞察之门,为电商行业的发展提供有力的支持。

标签:goods,com,spec,API,https,type,电商,探秘,id
From: https://blog.csdn.net/2410_87591895/article/details/143139469

相关文章

  • 唯品会按图搜索唯品会商品(拍立淘)API 返回值说明
    vip.item_search_img- 按图搜索唯品会商品(拍立淘)API返回值说明1.请求参数请求参数:imgid=/xupload.vip.com/38444a01-e842-49bc-99c7-5267f6d36628_1726122211035_tmp_search.jpg&page_token=参数说明:imgid:唯品会图片地址(先调用上传图片(upload_img)接口,返回图片地址)page......
  • 关键词搜索唯品会商品列表API返回值说明
    vip.item_search-按关键字搜索vip商品数据接口返回值说明1.请求参数请求参数:q=鞋子&start_price=&end_price=&page=&cat=&discount_only=&sort=&page_size=&seller_info=&nick=&ppath=参数说明:q:搜索关键字cat:分类IDstart_price:开始价格end_price:结束价格sort:排序[......
  • 【FastAPI】线上部署
    1.编写代码并且上传到线上仓库https://gitee.com/xiao-wenliang/fastapi_demo.git2.根目录下,data文件夹下克隆项目3.创建虚拟环境并且下载第三方模块3.1:创建虚拟环境3.2:下载第三方模块3.3:安装pipinstallgunicornvirtualenv/envs/fastapi_demo--pyt......
  • Node.js:深入探秘 CommonJS 模块化的奥秘
    在Node.js出现之前,服务端JavaScript基本上处于一片荒芜的境况,而当时也没有出现ES6的模块化规范。因此,Node.js采用了当时比较先进的一种模块化规范来实现服务端JavaScript的模块化机制,它就是CommonJS,有时也简称为CJS。        本文由Node.js部署神器-Servbay工具赞助......
  • uniapp学习常见的api
    1.使用v-for循环的时候可以用block来循环.block不会渲染到页面上面去.2.uni.pageScrollTo({scrollTop:9999,duration:0})这个api.是让页面滚动到底部3.uni.setStorageSync(),uni.getStorageSync()4.自定义组件兄弟组件直接如何传值,(两个没有任何关系的组件如何传值) ......
  • API门户:API经济持续发展的增长引擎
    在如今这个数字化迅速发展的时代,API门户正扮演着不可或缺的角色,成为推动API经济持续增长的重要引擎。随着API数量的急剧增加,企业能够更加方便地实现内部和外部系统之间的调用。以往企业需要从零开始开发每一个API,现在,API门户为企业提供了一个集中化开放共享平台,企业组织或者个人......
  • 浏览器指纹修改指南2024 - 寻找Geolocation API实现位置(九)
    引言在上一篇文章中,我们介绍了GeolocationAPI的定义、作用及其在浏览器指纹中的重要性。我们还讨论了修改GeolocationAPI返回值以保护用户隐私的必要性。本篇文章将深入Chromium源码,找到GeolocationAPI的实现位置,并分析其关键属性,为后续的修改提供基础。1.Chromium源码中......
  • 快手根据ID取商品详情 API 返回值说明
    快手根据ID取商品详情API返回值说明item_get-根据ID取商品详情 ks.item_get公共参数请求地址:名称类型必须描述keyString是调用key(必须以GET方式拼接在URL中)secretString是调用密钥api_nameString是API接口名称(包括在请求地址中)[item_search,item_get,item_search_sho......
  • Python爬虫:API接口数据的“美食侦探”
    亲爱的代码美食家们,今天咱们不聊那些让人头秃的bug,也不谈那些让人眼花的架构图。咱们来聊聊那些在代码世界里寻找美食的“美食侦探”——Python爬虫。Python爬虫:API接口数据的“美食侦探”想象一下,你在代码的世界里,遇到了一个充满美食的餐厅——一个提供丰富数据的API接口。......
  • Java爬虫:API数据界的“宝藏猎人”
    亲爱的代码探险家们,今天咱们不聊那些让人头秃的bug,也不谈那些让人眼花的架构图。咱们来聊聊那些在代码世界里寻找宝藏的“宝藏猎人”——Java爬虫。Java爬虫:API数据界的“宝藏猎人”想象一下,你在代码的世界里,遇到了一片未知的海域——一个充满数据的API接口。你想要探索这片......