抖音-输入关键词 API 接口

758 阅读11分钟

抖音根据关键词获取商品列表 API 返回值说明

公共参数

请求地址: 点击获取接口测试

名称类型必须描述
keyString调用key(必须以GET方式拼接在URL中)
secretString调用密钥
api_nameStringAPI接口名称(包括在请求地址中)[item_search,item_get,item_search_shop等]
cacheString[yes,no]默认yes,将调用缓存的数据,速度比较快
result_typeString[json,jsonu,xml,serialize,var_export]返回数据格式,默认为json,jsonu输出的内容中文可以直接阅读
langString[cn,en,ru]翻译语言,默认cn简体中文
versionStringAPI版本

请求参数

请求参数:q=连衣裙&page=1&sort=

参数说明:q:关键词,
filter:搜索类型:filter=video 搜索视频、filter=goods 搜索商品、filter=user 搜索用户,
page:页数
sort:排序(目前只视频可排序):sort=new 最新发布 sort=credit 最多点赞 sort=bid 综合排序\

响应参数

Version: Date:

名称类型必须示例值描述
itemsitems[]0按关键字搜索商品
pageInt01页码
real_total_resultsInt01900宝贝数量
total_resultsInt01900宝贝数量
page_sizeInt020接口返回数量
pagecountInt0120总页数
itemitem[]0宝贝详情数据

请求示例

<?php

// 请求示例 url 默认请求参数已经URL编码处理
// 本示例代码未加密secret参数明文传输,若要加密请参考:https://open.onebound.cn/help/demo/sdk/demo-sign.php
$method = "GET";
$url = "https://api-gw.onebound.cn/douyin/item_search/?key=<您自己的apiKey>&secret=<您自己的apiSecret>&q=连衣裙&page=1&sort=";
$curl = curl_init();
curl_setopt($curl, CURLOPT_CUSTOMREQUEST, $method);
curl_setopt($curl, CURLOPT_URL, $url);
curl_setopt($curl, CURLOPT_SSL_VERIFYHOST,FALSE);
curl_setopt($curl, CURLOPT_SSL_VERIFYPEER,FALSE);
curl_setopt($curl, CURLOPT_FAILONERROR, false);
curl_setopt($curl, CURLOPT_RETURNTRANSFER, true);
curl_setopt($curl, CURLOPT_HEADER, true);
curl_setopt($curl, CURLOPT_ENCODING, "gzip");
var_dump(curl_exec($curl));
?>

响应示例

{
	"items": {
		"page": "1",
		"real_total_results": 500,
		"total_results": 500,
		"page_size": 20,
		"pagecount": 25,
		"item": [
			{
				"title": "【清子】显瘦小蛮腰~新款定制设计春装卫衣连衣裙L0788",
				"pic_url": "https://p6-aio.ecombdimg.com/obj/ecom-shop-material/v1_cbrNegKF_70732696448192514710931_f48788ff100d9afb00d63ed437357f29_sx_920709_www2891-2891",
				"promotion_price": 169,
				"price": 169,
				"sales": 17872,
				"num_iid": 3536467110454782000,
				"shop_name": "MDNW服饰",
				"shop_id": 9088931,
				"detail_url": "https://haohuo.jinritemai.com/views/product/item2?id=3536467110454782196&pick_source=Nvt7YLu"
			},
			{
				"title": "【诗雨推荐】时尚气质休闲连衣裙",
				"pic_url": "https://p9-aio.ecombdimg.com/obj/ecom-shop-material/v1_yjSJQYM_70770131096798824990399_b8a44fa0240e628775f3b8c4fbee085d_sx_342317_www782-782",
				"promotion_price": 59.9,
				"price": 59.9,
				"sales": 19871,
				"num_iid": 3536848829968219000,
				"shop_name": "星辰服饰店铺",
				"shop_id": 6970399,
				"detail_url": "https://haohuo.jinritemai.com/views/product/item2?id=3536848829968218897&pick_source=NvndGU9"
			},
			{
				"title": "晶咕 蕾蕾宠粉LL&JINGU/「不挑人」V领显瘦撞色设计的连衣裙",
				"pic_url": "https://p3-aio.ecombdimg.com/obj/ecom-shop-material/v1_yAcTOwNE_70755344657952115580027_9faedfb6047eaf1a87f6cabde09476a7_sx_245846_www1080-1080",
				"promotion_price": 159,
				"price": 159,
				"sales": 15298,
				"num_iid": 3537767536399665700,
				"shop_name": "晶咕旗舰店",
				"shop_id": 27226027,
				"detail_url": "https://haohuo.jinritemai.com/views/product/item2?id=3537767536399665722&pick_source=Nvtt1n1"
			},
			{
				"title": "TONGXUAN/同瑄春夏季新款碎花连衣裙0313.2058",
				"pic_url": "https://p6-aio.ecombdimg.com/obj/ecom-shop-material/v1_uEvMYbQo_70745289030580472430369_27dd8add86a7996ef8e397d401099068_sx_218598_www1170-1170",
				"promotion_price": 159.9,
				"price": 159.9,
				"sales": 6001,
				"num_iid": 3537264606424760000,
				"shop_name": "晟达服饰",
				"shop_id": 34202369,
				"detail_url": "https://haohuo.jinritemai.com/views/product/item2?id=3537264606424759942&pick_source=Nvn1XRe"
			},
			{
				"title": "【清子】时尚无敌 ~新款定制 链条卫衣连衣裙L0789",
				"pic_url": "https://p3-aio.ecombdimg.com/obj/ecom-shop-material/v1_cbrNegKF_70773595225615240000931_886c00ad1ebeab7423044faa9524d549_sx_701912_www2761-2761",
				"promotion_price": 149,
				"price": 149,
				"sales": 14638,
				"num_iid": 3537798859512253400,
				"shop_name": "MDNW服饰",
				"shop_id": 9088931,
				"detail_url": "https://haohuo.jinritemai.com/views/product/item2?id=3537798859512253339&pick_source=Nvt3BPJ"
			},
			{
				"title": "Lenakids 22夏季 蝴蝶结爱心公主连衣裙22022503",
				"pic_url": "https://p6-aio.ecombdimg.com/obj/ecom-shop-material/v1_ejmsuggl_70752756065601129260328_fd86404f26cb6d2e2d70daa3ca80a132_sx_485473_www1920-1920",
				"promotion_price": 129,
				"price": 129,
				"sales": 17406,
				"num_iid": 3537637931424610000,
				"shop_name": "莉娜kids-YG店",
				"shop_id": 36857328,
				"detail_url": "https://haohuo.jinritemai.com/views/product/item2?id=3537637931424609759&pick_source=NvnLTgd"
			},
			{
				"title": "女童夏季连衣裙2022新款碎花泡泡袖公主裙夏女宝宝夏装短袖裙子",
				"pic_url": "https://p9-aio.ecombdimg.com/obj/temai/af695f0729ae83a24c325bcfd5aec192www800-800",
				"promotion_price": 19.9,
				"price": 19.9,
				"sales": 33642,
				"num_iid": 3534622230833180000,
				"shop_name": "萌小兜童装工厂店",
				"shop_id": 14088342,
				"detail_url": "https://haohuo.jinritemai.com/views/product/item2?id=3534622230833179994&pick_source=NvtgRFD"
			},
			{
				"title": "Disney/迪士尼儿童碎花两件套连衣裙XFW1BZ115①",
				"pic_url": "https://p3-aio.ecombdimg.com/obj/temai/efcf9481abd785adc282276ee7fac9e3www800-800",
				"promotion_price": 139.9,
				"price": 139.9,
				"sales": 14398,
				"num_iid": 3533677142598661000,
				"shop_name": "Disney小店",
				"shop_id": 9944359,
				"detail_url": "https://haohuo.jinritemai.com/views/product/item2?id=3533677142598661014&pick_source=Nvtwqfy"
			},
			{
				"title": "初为家  春季新品银杏叶印花自带腰带连衣裙 - 9966#",
				"pic_url": "https://p6-aio.ecombdimg.com/obj/temai/397bdc8c8631c4255cf1fb96a8b3d490www1080-1080",
				"promotion_price": 6666,
				"price": 6666,
				"sales": 11775,
				"num_iid": 3532954784934043000,
				"shop_name": "初为时尚大码女装",
				"shop_id": 699303,
				"detail_url": "https://haohuo.jinritemai.com/views/product/item2?id=3532954784934042902&pick_source=NvtWDtU"
			},
			{
				"title": "心动粉黛连衣裙XZ2090",
				"pic_url": "https://p3-aio.ecombdimg.com/obj/ecom-shop-material/v1_PzFHhbHs_70818007540879526520081_c791eaf5449f2e05e1e3d847aac8552b_sx_177192_www1079-1079",
				"promotion_price": 199,
				"price": 199,
				"sales": 10894,
				"num_iid": 3540451021136484400,
				"shop_name": "YINZ小银子女装",
				"shop_id": 12839081,
				"detail_url": "https://haohuo.jinritemai.com/views/product/item2?id=3540451021136484138&pick_source=NvtG65c"
			},
			{
				"title": "圆脸酥新款显瘦牛仔连衣裙 送同款腰链",
				"pic_url": "https://p3-aio.ecombdimg.com/obj/ecom-shop-material/v1_UzNjkRcp_70845668187397491550759_6a3a5112365b685c464ed55396c10ee8_sx_207425_www800-800",
				"promotion_price": 129.9,
				"price": 129.9,
				"sales": 17698,
				"num_iid": 3541937150696256000,
				"shop_name": "圆脸酥服装工厂",
				"shop_id": 12306759,
				"detail_url": "https://haohuo.jinritemai.com/views/product/item2?id=3541937150696256191&pick_source=NvtoWpT"
			},
			{
				"title": "2022年精梳莫代尔家居服睡裙V字百褶设计连衣裙1059",
				"pic_url": "https://p9-aio.ecombdimg.com/obj/temai/bbc089c8205f78211d4830d7167be0f5www800-800",
				"promotion_price": 35,
				"price": 35,
				"sales": 42535,
				"num_iid": 3509952969334515000,
				"shop_name": "大荣服装店",
				"shop_id": 4378674,
				"detail_url": "https://haohuo.jinritemai.com/views/product/item2?id=3509952969334514955&pick_source=NvnGMKR"
			},
			{
				"title": "TONGXUAN/同瑄春夏季新款连衣裙0312.2041",
				"pic_url": "https://p9-aio.ecombdimg.com/obj/ecom-shop-material/v1_uEvMYbQo_70741570862837271390369_1bd285f4891ba56efeccee4753239110_sx_171847_www1170-1170",
				"promotion_price": 149.9,
				"price": 149.9,
				"sales": 4261,
				"num_iid": 3537078793221058000,
				"shop_name": "晟达服饰",
				"shop_id": 34202369,
				"detail_url": "https://haohuo.jinritemai.com/views/product/item2?id=3537078793221057827&pick_source=NvnLNDw"
			},
			{
				"title": "【大喜自制】CP裙连衣裙优雅气质长裙",
				"pic_url": "https://p3-aio.ecombdimg.com/obj/ecom-shop-material/v1_uvMttNQo_70770253450812623700320_2551e5b1fd36e1ed1f3d5cdf4d5cb722_sx_82756_www600-600",
				"promotion_price": 359,
				"price": 359,
				"sales": 11118,
				"num_iid": 3536498199617493500,
				"shop_name": "大喜女装店",
				"shop_id": 31046320,
				"detail_url": "https://haohuo.jinritemai.com/views/product/item2?id=3536498199617493444&pick_source=Nvtp4nX"
			},
			{
				"title": "仙女定制·韩版收腰设计感POLO领显瘦连衣裙6687#",
				"pic_url": "https://p9-aio.ecombdimg.com/obj/ecom-shop-material/v1_BmscpSV_70786600292214377080577_3fc24c8158db19f069fb1a6ef4a520e0_sx_908521_www1440-1681",
				"promotion_price": 39.9,
				"price": 39.9,
				"sales": 9868,
				"num_iid": 3538414620425485000,
				"shop_name": "仙女定制官方帐号",
				"shop_id": 2780577,
				"detail_url": "https://haohuo.jinritemai.com/views/product/item2?id=3538414620425484697&pick_source=NvtErRV"
			},
			{
				"title": "2021新款吊带衬衫减龄白色连衣裙洋气两件套装",
				"pic_url": "https://p9-aio.ecombdimg.com/obj/temai/d8b9b52a523dee34c21b80f14a20a79f478f837bwww800-800",
				"promotion_price": 79,
				"price": 79,
				"sales": 23896,
				"num_iid": 3493447132738898400,
				"shop_name": "衣漫朵",
				"shop_id": 6335140,
				"detail_url": "https://haohuo.jinritemai.com/views/product/item2?id=3493447132738898360&pick_source=Nvt7KP4"
			},
			{
				"title": "2130旗袍裙子连衣裙中长款祺包裙2022年新款年轻改良旗袍版少女",
				"pic_url": "https://p3-aio.ecombdimg.com/obj/temai/b406e48fe59f3141e98fa15b0f0345843dc36ad8www750-750",
				"promotion_price": 79.9,
				"price": 79.9,
				"sales": 24234,
				"num_iid": 3480085173800951000,
				"shop_name": "哇喔服饰",
				"shop_id": 3889958,
				"detail_url": "https://haohuo.jinritemai.com/views/product/item2?id=3480085173800950962&pick_source=Nvneodf"
			},
			{
				"title": "RRFG.R溶溶zero  连衣裙N1052  3.17",
				"pic_url": "https://p6-aio.ecombdimg.com/obj/ecom-shop-material/v1_UoIznLQo_70763979360951503680152_d117fd3c6eb2bca82272247654efbfa1_sx_197906_www800-800",
				"promotion_price": 149.9,
				"price": 149.9,
				"sales": 6898,
				"num_iid": 3537948146133031000,
				"shop_name": "溶溶高定服装",
				"shop_id": 21961152,
				"detail_url": "https://haohuo.jinritemai.com/views/product/item2?id=3537948146133030735&pick_source=NvnR9gq"
			},
			{
				"title": "冰沙蜜桃连衣裙XZ2242",
				"pic_url": "https://p6-aio.ecombdimg.com/obj/ecom-shop-material/v1_PzFHhbHs_70775320259173419930081_0fbc2a86b8227fa1762240d17ae774bc_sx_201357_www1080-1080",
				"promotion_price": 189,
				"price": 189,
				"sales": 6718,
				"num_iid": 3538407183639311000,
				"shop_name": "YINZ小银子女装",
				"shop_id": 12839081,
				"detail_url": "https://haohuo.jinritemai.com/views/product/item2?id=3538407183639310973&pick_source=NvnWosw"
			},
			{
				"title": "女童夏季连衣裙2022新款儿童韩版洋气樱桃公主裙夏装裙子",
				"pic_url": "https://p6-aio.ecombdimg.com/obj/ecom-shop-material/v1_eiXzSSw_70740828160441387850169_d8e63140c5f63eae45ba0bc3f214a1a3_sx_717003_www800-800",
				"promotion_price": 39.9,
				"price": 39.9,
				"sales": 13356,
				"num_iid": 3537041448480433000,
				"shop_name": "吉米家族旗舰店",
				"shop_id": 1921169,
				"detail_url": "https://haohuo.jinritemai.com/views/product/item2?id=3537041448480432904&pick_source=NvttnNN"
			}
		],
		"_ddf": "xpgj"
	},
	"error_code": "0000",
	"reason": "ok",
	"secache": "9fd1f6906c8b8bc9080fe69807fc5a1f",
	"secache_time": 1649835424,
	"secache_date": "2022-04-13 15:37:04",
	"translate_status": "",
	"translate_time": 0,
	"language": {
		"default_lang": "cn",
		"current_lang": "cn"
	},
	"error": "",
	"cache": 0,
	"api_info": "today:48 max:11000",
	"execution_time": "0.048",
	"server_time": "Beijing/2022-04-13 17:02:00",
	"client_ip": "106.6.34.146",
	"call_args": {
		"q": "连衣裙",
		"start_price": "1"
	},
	"api_type": "douyin",
	"translate_language": "zh-CN",
	"translate_engine": "google_new",
	"server_memory": "0.77MB",
	"request_id": "gw-4.625691883e023",
	"last_id": "880760728"
}

API返回结果

	"items": {
		"page": "1",
		"real_total_results": 500,
		"total_results": 500,
		"page_size": 20,
		"pagecount": 25,
		"item": [
			{
				"title": "【独立包装】 一次性防护口罩 防尘防飞沫 含熔喷布",
				"pic_url": "https://p9-aio.ecombdimg.com/obj/ecom-shop-material/v1_OqRHmNaB_70941407312622389880797_9f9d8f3adabb639f738e19d9043e5e2a_sx_85007_www800-800",
				"promotion_price": 0.1,
				"price": 0.1,
				"sales": 4821800,
				"num_iid": "3547047762388478572",
				"shop_name": "法禄达个人护理旗舰店",
				"shop_id": 39724797,
				"detail_url": "https://haohuo.jinritemai.com/views/product/item2?id=3547047762388478572&pick_source=jXfxSeP"
			},
			{
				"title": "【独立包装】 成人一次性蓝白口罩  含熔喷布  0.1元1个独立包装",
				"pic_url": "https://p3-aio.ecombdimg.com/obj/ecom-shop-material/OwSqLSDU_m_b24a3f25694047bef468ef56007fe8fd_sx_110763_www917-917",
				"promotion_price": 0.1,
				"price": 0.1,
				"sales": 1463700,
				"num_iid": "3555397153117602816",
				"shop_name": "笑笑心选个体店",
				"shop_id": 22714664,
				"detail_url": "https://haohuo.jinritemai.com/views/product/item2?id=3555397153117602816&pick_source=jXf5Jyf"
			},
			{
				"title": "【开学季】3D莫兰迪立体口罩 轻薄透气口罩",
				"pic_url": "https://p6-aio.ecombdimg.com/obj/ecom-shop-material/v1_lDRreyNI_71133778736625420830540_025b39bcdd983c1c16ecde0661cf615e_sx_114622_www800-800",
				"promotion_price": 0.1,
				"price": 0.1,
				"sales": 826144,
				"num_iid": "3564390947930379839",
				"shop_name": "傲言居家供应企业店",
				"shop_id": 52359540,
				"detail_url": "https://haohuo.jinritemai.com/views/product/item2?id=3564390947930379839&pick_source=jXfqXq5"
			},
			{
				"title": "【独立包装】 一次性口罩 防尘防飞沫 含熔喷布",
				"pic_url": "https://p3-aio.ecombdimg.com/obj/ecom-shop-material/v1_ZUsrtTUJ_71037724253732047700968_9f9d8f3adabb639f738e19d9043e5e2a_sx_85007_www800-800",
				"promotion_price": 0.1,
				"price": 0.1,
				"sales": 1300300,
				"num_iid": "3551886255648290833",
				"shop_name": "法禄达家居旗舰店",
				"shop_id": 8303968,
				"detail_url": "https://haohuo.jinritemai.com/views/product/item2?id=3551886255648290833&pick_source=jXfUcRT"
			},
			{
				"title": "【静儿优选】【9.9元100个】3d立体夏季薄款莫兰迪口罩防晒透气",
				"pic_url": "https://p9-aio.ecombdimg.com/obj/ecom-shop-material/v1_VAvKeIkX_71153342032737405790504_8fabb28d725e3b8af49e22b0479a99a7_sx_59181_www800-800",
				"promotion_price": 0.1,
				"price": 0.1,
				"sales": 455290,
				"num_iid": "3561525517490469926",
				"shop_name": "义乌有意饰供应链",
				"shop_id": 12879504,
				"detail_url": "https://haohuo.jinritemai.com/views/product/item2?id=3561525517490469926&pick_source=jXfXaAK"
			},
			{
				"title": "鑫佳瑞【克莱因蓝】【9.9/50只】夏季轻薄时尚一次性口罩独立包装",
				"pic_url": "https://p9-aio.ecombdimg.com/obj/ecom-shop-material/v1_gOKstaKx_71131306525895887770260_2cf8a3e8ed58e11a5c848860d3b9b183_sx_353100_www800-800",
				"promotion_price": 9.9,
				"price": 9.9,
				"sales": 869887,
				"num_iid": "3546050108057608868",
				"shop_name": "鑫佳瑞xinjiarui居家日用旗舰店",
				"shop_id": 24604260,
				"detail_url": "https://haohuo.jinritemai.com/views/product/item2?id=3546050108057608868&pick_source=jXfuYgw"
			},
			{
				"title": "【9.9米50个】夏季透气薄款口罩三层3d立体含熔喷布芭蕉下",
				"pic_url": "https://p3-aio.ecombdimg.com/obj/ecom-shop-material/v1_VAvKeIkX_71213929442976729710504_39f63ee85a891d65677a93ff87a0d161_sx_315610_www800-800",
				"promotion_price": 9.9,
				"price": 9.9,
				"sales": 266079,
				"num_iid": "3560700232939503496",
				"shop_name": "义乌有意饰供应链",
				"shop_id": 12879504,
				"detail_url": "https://haohuo.jinritemai.com/views/product/item2?id=3560700232939503496&pick_source=jXfDkfV"
			},
			{
				"title": "薛杨【9.9元50支】夏季轻薄一次性口罩三层防护莫兰迪3D立体口罩",
				"pic_url": "https://p3-aio.ecombdimg.com/obj/ecom-shop-material/v1_cbBrfxXQ_70857273060561554320075_61e1fd475719147a306a0394eef6c789_sx_186253_www800-800",
				"promotion_price": 9.9,
				"price": 9.9,
				"sales": 1142389,
				"num_iid": "3543362102850900604",
				"shop_name": "薛杨个人防护旗舰店",
				"shop_id": 31471075,
				"detail_url": "https://haohuo.jinritemai.com/views/product/item2?id=3543362102850900604&pick_source=jXfaCdq"
			},
			{
				"title": "XUEYANG/薛杨蓝色成人口罩0.1元一次性民用三层口罩防尘口罩",
				"pic_url": "https://p9-aio.ecombdimg.com/obj/temai/2b40197655433b8ddccd71a4391db4e6www800-800",
				"promotion_price": 0.1,
				"price": 0.1,
				"sales": 1613695,
				"num_iid": "3533876119893896828",
				"shop_name": "薛杨个人防护旗舰店",
				"shop_id": 31471075,
				"detail_url": "https://haohuo.jinritemai.com/views/product/item2?id=3533876119893896828&pick_source=jXfQ3bb"
			},
			{
				"title": "XUEYANG/薛杨夏季轻薄一次性口罩三层防护莫兰迪3D立体口罩",
				"pic_url": "https://p9-aio.ecombdimg.com/obj/ecom-shop-material/v1_cbBrfxXQ_71119878347105077870075_b0b3e6e901b459b7464a409e32e0afa9_sx_216122_www800-800",
				"promotion_price": 9.9,
				"price": 9.9,
				"sales": 360219,
				"num_iid": "3555994641042159835",
				"shop_name": "薛杨个人防护旗舰店",
				"shop_id": 31471075,
				"detail_url": "https://haohuo.jinritemai.com/views/product/item2?id=3555994641042159835&pick_source=jXfpGoE"
			},
			{
				"title": "【正品·不聪明和大眼妹专享】拍下即得100只马卡龙色系口罩",
				"pic_url": "https://p6-aio.ecombdimg.com/obj/ecom-shop-material/IkjjALcp_m_8e254d8622237a3c146a5ace88e00dae_sx_145821_www1080-1080",
				"promotion_price": 19.9,
				"price": 19.9,
				"sales": 202356,
				"num_iid": "3565283470051790091",
				"shop_name": "欧因旗舰店",
				"shop_id": 54459410,
				"detail_url": "https://haohuo.jinritemai.com/views/product/item2?id=3565283470051790091&pick_source=jXffPsY"
			},
			{
				"title": "【 小杨哥专属】3D一次性立体鱼嘴型口罩  60只",
				"pic_url": "https://p6-aio.ecombdimg.com/obj/ecom-shop-material/v1_kvBmSYBe_71089110731853826900198_11ef2d4bf7225bb93e287731dde9b742_sx_1389069_www1080-1080",
				"promotion_price": 9.9,
				"price": 9.9,
				"sales": 459034,
				"num_iid": "3553250023804397397",
				"shop_name": "JBS个人防护旗舰店",
				"shop_id": 35379198,
				"detail_url": "https://haohuo.jinritemai.com/views/product/item2?id=3553250023804397397&pick_source=jXfgjSg"
			},
			{
				"title": "企米莫兰迪色系3D立体成人潮流款防尘防护一次性三层民用日用口罩",
				"pic_url": "https://p3-aio.ecombdimg.com/obj/ecom-shop-material/BACIIkdZ_m_5741cdcf5d17058b8926585e91053054_sx_55913_www800-800",
				"promotion_price": 9.9,
				"price": 9.9,
				"sales": 149508,
				"num_iid": "3554861113273410406",
				"shop_name": "轻奢穿戴甲优选",
				"shop_id": 32586540,
				"detail_url": "https://haohuo.jinritemai.com/views/product/item2?id=3554861113273410406&pick_source=jXfVdJj"
			},
			{
				"title": "【100只9.9元】【独立包装】夏款马卡龙色系成人儿童高颜值口罩",
				"pic_url": "https://p9-aio.ecombdimg.com/obj/ecom-shop-material/v1_gNjehQXz_71212655961725176690586_4e6d09e9d876af7907e6a18ddd72916d_sx_344736_www800-800",
				"promotion_price": 9.9,
				"price": 9.9,
				"sales": 257471,
				"num_iid": "3554881793540889629",
				"shop_name": "美保尔防护用品企业店",
				"shop_id": 50147586,
				"detail_url": "https://haohuo.jinritemai.com/views/product/item2?id=3554881793540889629&pick_source=jXfHsU2"
			},
			{
				"title": "【亏本清仓】1毛一个儿童早教颗粒积木儿童益智拼装",
				"pic_url": "https://p6-aio.ecombdimg.com/obj/ecom-shop-material/v1_qIjUsnYD_71167297232080735130161_402cf8322b24a849940d75b2579dd246_sx_492975_www1000-1000",
				"promotion_price": 9.9,
				"price": 9.9,
				"sales": 263216,
				"num_iid": "3558364713601611045",
				"shop_name": "新鑫启航好物推荐",
				"shop_id": 50061161,
				"detail_url": "https://haohuo.jinritemai.com/views/product/item2?id=3558364713601611045&pick_source=jXfDxh5"
			},
			{
				"title": "【粉丝福利】100只儿童口罩一次性口罩三层防护男童女童",
				"pic_url": "https://p6-aio.ecombdimg.com/obj/temai/5f3ae63a414b80b617e540d91f4993ccwww960-960",
				"promotion_price": 0.13,
				"price": 0.13,
				"sales": 1597201,
				"num_iid": "3534679776994426514",
				"shop_name": "依丽优选百货",
				"shop_id": 31779746,
				"detail_url": "https://haohuo.jinritemai.com/views/product/item2?id=3534679776994426514&pick_source=jXfGAV6"
			},
			{
				"title": "蕉下【国标】成人一次性3d立体口罩",
				"pic_url": "https://p6-aio.ecombdimg.com/obj/ecom-shop-material/MUefIfEy_m_e25094f78b5a380623b9d2af16125b03_sx_118436_www826-826",
				"promotion_price": 13.9,
				"price": 13.9,
				"sales": 216494,
				"num_iid": "3514057899393558904",
				"shop_name": "蕉下官方旗舰店",
				"shop_id": 24421095,
				"detail_url": "https://haohuo.jinritemai.com/views/product/item2?id=3514057899393558904&pick_source=jXfAu8H"
			},
			{
				"title": "米莉马莉50片装3d立体儿童口罩宝宝一次性夏款婴幼儿防护口耳罩",
				"pic_url": "https://p9-aio.ecombdimg.com/obj/ecom-shop-material/aqfBzE_m_1693f11692ecd4d87271de4ff5edea7a_sx_280114_www800-800",
				"promotion_price": 19.9,
				"price": 19.9,
				"sales": 106729,
				"num_iid": "3559139332428285837",
				"shop_name": "米莉马莉官方旗舰店",
				"shop_id": 83227,
				"detail_url": "https://haohuo.jinritemai.com/views/product/item2?id=3559139332428285837&pick_source=jXfQLDx"
			},
			{
				"title": "【100支】夏季轻薄一次性口罩三层防护莫兰迪色系口罩",
				"pic_url": "https://p6-aio.ecombdimg.com/obj/ecom-shop-material/v1_MfqKoczK_71219582874826672790573_aee2be10e3645cc3f8b65aa1b1d378f5_sx_292663_www800-800",
				"promotion_price": 9.9,
				"price": 9.9,
				"sales": 233776,
				"num_iid": "3555406187631646951",
				"shop_name": "义初良品",
				"shop_id": 17954573,
				"detail_url": "https://haohuo.jinritemai.com/views/product/item2?id=3555406187631646951&pick_source=jXfbf1Q"
			},
			{
				"title": "【买一送一】冰丝防晒面罩夏季骑行薄款透气防紫外线遮阳护眼角",
				"pic_url": "https://p3-aio.ecombdimg.com/obj/ecom-shop-material/v1_AvSWynZh_70848454520211049360847_7439cf3941001445a3a4126071c8e073_sx_564340_www668-668",
				"promotion_price": 19.9,
				"price": 19.9,
				"sales": 526768,
				"num_iid": "3537277579339925693",
				"shop_name": "光哥哥的店",
				"shop_id": 13672847,
				"detail_url": "https://haohuo.jinritemai.com/views/product/item2?id=3537277579339925693&pick_source=jXUXLCd"
			}
		],
		"_ddf": "xpgj"
	},
	"error_code": "0000",
	"reason": "ok",
	"secache": "2a7fb5379a0e39519e8558b5e3912180",
	"secache_time": 1661219755,
	"secache_date": "2022-08-23 09:55:55",
	"translate_status": "",
	"translate_time": 0,
	"language": {
		"default_lang": "cn",
		"current_lang": "cn"
	},
	"error": "",
	"cache": 0,
	"api_info": "today:37 max:10000 all[82=37+24+21];expires:2030-12-31",
	"execution_time": "0.469",
	"server_time": "Beijing/2022-08-23 09:55:55",
	"client_ip": "106.6.38.117",
	"call_args": {
		"q": "口罩",
		"start_price": "1"
	},
	"api_type": "douyin",
	"translate_language": "zh-CN",
	"translate_engine": "google_new",
	"server_memory": "0.79MB",
	"request_id": "gw-4.630433aae9f32",
	"last_id": "1168868948"
}