抖音API,item_get - 获得抖音商品详情

119 阅读1分钟

image.png 点击获取key和secret测试

抖音获得抖音商品详情 API 返回值说明

image.png

image.png

image.png API 返回结果

Request address:
https://api-gw.onebound.cn/douyin/item_get/?key=&
&num_iid=3514453298386183303&&lang=zh-CN&secret=
---------------------------------------
Result Object:
---------------------------------------
{
	"item": {
		"num_iid": "3514453298386183303",
		"title": "【古蒂歌品牌】精致磨毛纹理 叠穿衬衣女春装新款 高档磨毛衬衫 ",
		"desc_short": "",
		"price": 82,
		"total_price": "",
		"suggestive_price": "",
		"orginal_price": 82,
		"nick": "",
		"num": "",
		"detail_url": "",
		"pic_url": "",
		"brand": "",
		"brandId": null,
		"rootCatId": null,
		"cid": 0,
		"desc": "",
		"item_imgs": [
			{
				"url": "https://p6-aio.ecombdimg.com/obj/temai/e9ed9a7b06bbbf03b769075a4cf12045www876-876"
			},
			{
				"url": "https://p6-aio.ecombdimg.com/obj/temai/f6543c94a2c3c724fd57a8c61d6e79ec7bb846f5www800-800"
			},
			{
				"url": "https://p6-aio.ecombdimg.com/obj/temai/d312afa85676443c7a807688d4aab85cwww800-800"
			},
			{
				"url": "https://p9-aio.ecombdimg.com/obj/temai/104f75934f295b6395ec792ad755eed8b10f543dwww800-800"
			},
			{
				"url": "https://p6-aio.ecombdimg.com/obj/temai/3d65927c478ab58d06ecc31e6f541d2099e2429cwww800-800"
			}
		],
		"item_weight": "",
		"post_fee": null,
		"freight": null,
		"express_fee": "",
		"ems_fee": "",
		"shipping_to": "",
		"video": [],
		"sample_id": "",
		"props_name": "",
		"prop_imgs": {
			"prop_img": []
		},
		"props_imgs": {
			"prop_img": []
		},
		"property_alias": "",
		"props": [],
		"total_sold": "",
		"skus": [],
		"seller_id": "",
		"sales": 0,
		"shop_id": "sXahcZg",
		"props_list": [],
		"seller_info": {
			"nick": "",
			"item_score": null,
			"score_p": null,
			"delivery_score": null,
			"shop_type": null,
			"shop_logo": "https://p3-aio.ecombdimg.com/obj/temai/1611656872ab5f2645a9f6cf20810db68844e3e3f5cf248f0f",
			"sid": 0,
			"title": "古蒂歌精品女装店",
			"shop_name": "古蒂歌精品女装店"
		},
		"tmall": "",
		"error": "",
		"location": null,
		"data_from": "app",
		"format_check": "ok",
		"desc_img": [],
		"shop_item": [],
		"relate_items": []
	},
	"error": "",
	"secache": "13dfb7af3b9afe151343f76cf8040cc2",
	"secache_time": 1652927981,
	"secache_date": "2022-05-19 10:39:41",
	"translate_status": "",
	"translate_time": 0,
	"language": {
		"default_lang": "cn",
		"current_lang": "cn"
	},
	"reason": "",
	"error_code": "0000",
	"cache": 0,
	"api_info": "today:23 max:10100 all[72=23+27+22]",
	"execution_time": "0.62",
	"server_time": "Beijing/2022-05-19 10:39:41",
	"client_ip": "106.6.34.40",
	"call_args": {
		"num_iid": "3514453298386183303"
	},
	"api_type": "douyin",
	"translate_language": "zh-CN",
	"translate_engine": "google_new",
	"server_memory": "3.09MB",
	"request_id": "gw-1.6285adec6bb7e",
	"last_id": "973057584"
}