当前位置:网站首页>拼多多获得搜索词推荐 API
拼多多获得搜索词推荐 API
2022-07-26 20:45:00 【分享干货的猫】
item_search_suggest-获得搜索词推荐 注册开通
onebound.pinduoduo.item_search_suggest
公共参数
请求地址: https://api-gw.onebound.cn/pinduoduo/item_search_suggest
| 名称 | 类型 | 必须 | 描述 |
|---|---|---|---|
| key | String | 是 | 调用key(必须以GET方式拼接在URL中) |
| secret | String | 是 | 调用密钥 |
| api_name | String | 是 | API接口名称(包括在请求地址中)[item_search,item_get,item_search_shop等] |
| cache | String | 否 | [yes,no]默认yes,将调用缓存的数据,速度比较快 |
| result_type | String | 否 | [json,jsonu,xml,serialize,var_export]返回数据格式,默认为json,jsonu输出的内容中文可以直接阅读 |
| lang | String | 否 | [cn,en,ru]翻译语言,默认cn简体中文 |
| version | String | 否 | API版本 |
请求参数
请求参数:q=女装
参数说明:q:搜索关键字
响应参数
Version: Date:
| 名称 | 类型 | 必须 | 示例值 | 描述 |
|---|---|---|---|---|
items | items[] | 0 | 获得搜索词推荐 | |
keyword | Mix | 0 | 女装 | 搜索词 |
result | Mix | 0 | ["女装2019新款潮"] | 推荐搜索词列表 |
请求示例
-- 请求示例 url 默认请求参数已经URL编码处理 curl -i "https://api-gw.onebound.cn/pinduoduo/item_search_suggest/?key=<您自己的apiKey>&secret=<您自己的apiSecret>&q=女装"
响应示例
{
"items": {
"keyword": "女装",
"result": [
[
"女装2021新款潮"
],
[
"女装摩托车"
],
[
"女装三件套洋气"
],
[
"女装卫衣春秋"
],
[
"女装套装"
],
[
"女装春装"
],
[
"女装小个子"
],
[
"女装2021新款外套"
],
[
"女装衬衫长袖洋气"
],
[
"女装羽绒服外套长款"
],
[
"女装t恤新款时尚"
],
[
"女装内裤"
],
[
"女装上衣"
],
[
"女装春秋装"
],
[
"女装衣服外套"
],
[
"女装羽绒服"
],
[
"女装睡衣"
],
[
"女装运动套装"
],
[
"女装卫衣"
],
[
"女装马甲外套"
]
]
},
"secache": "11d2656d59b74f2c8ea26f48e8a00827",
"secache_time": 1615362713,
"secache_date": "2021-03-10 15:51:53",
"translate_status": "",
"translate_time": 0,
"language": {
"default_lang": "cn",
"current_lang": "cn"
},
"error": "",
"reason": "",
"error_code": "0000",
"cache": 0,
"api_info": "today:31 max:10000",
"execution_time": 0.098,
"server_time": "Beijing/2021-03-10 15:51:53",
"client_ip": "106.6.35.144",
"call_args": {
"q": "女装"
},
"api_type": "pinduoduo",
"translate_language": "zh-CN",
"translate_engine": "baidu",
"server_memory": "2.85MB",
"request_id": "gw-1.60487a996c711"
}异常示例
{
"error": "item-not-found",
"reason": "商品没找到",
"error_code": "2000",
"success": 0,
"cache": 0,
"api_info": "today:0 max:10000",
"execution_time": 0.081,
"server_time": "Beijing/2020-06-10 23:44:00",
"call_args": [],
"api_type": "taobao",
"request_id": "15ee0ffc041242"}边栏推荐
- Object. getOwnPropertyNames() VS Object.keys()
- Custom annotation (I)
- Multivariable time series prediction using LSTM -- problem summary
- 【音视频】ijkplayer播放器参数说明文档
- Niuke brush questions - MySQL series
- SPI配置
- Remember the idea of solving the problem of invalid bound statement xxxxx once
- We were tossed all night by a Kong performance bug
- 2022年简历石沉大海,别投了,软件测试岗位饱和了....
- How to use multiple languages in a project?
猜你喜欢
![[virtual machine data recovery] data recovery of XenServer virtual machine unavailable due to unexpected power failure](/img/c4/88f8927df02513eea4caffc4215850.png)
[virtual machine data recovery] data recovery of XenServer virtual machine unavailable due to unexpected power failure
![[hcie security] dual computer hot standby - primary and standby backup](/img/3b/392aabd9915a3f0997cf7a72240d63.png)
[hcie security] dual computer hot standby - primary and standby backup

Retrieve the parameters in this method in idea for our use -- 1. Class diagram. 2. Double click shift

安全浏览器“隐身”模式可以查看历史记录吗?

Deepfake pinches his face. It's hard to tell whether it's true or false. Tom Cruise is more like himself than himself!

Summary of common interview questions of operating system, including answers

(C语言)文件的基本操作

【HCIA安全】双向NAT

Line detection based on Hough transform (matlab)

How to enter the specified user method body when debugging in idea?
随机推荐
Niuke multi school -journey- (map building distra+ card often optimization)
How to implement Devops with automation tools | including low code and Devops application practice
Placeholder of contentedable element
SPI配置
Sort the table by clicking on the header
We were tossed all night by a Kong performance bug
五、小程序报错:message:Error: 系统错误,错误码:80058,desc of scope.userLocation is empty
传三星从比利时获得EUV光刻胶
Show load indicator when loading iframe
小米1亿像素摄像头揭秘:1/1.3英寸COMS传感器、分辨率12032×9024
< button> and < input type=button />
【HarmonyOS议题资料下载】HDD杭州站·线下沙龙专注应用创新 展现鸿蒙生态魅力
Alkbh1
Niuke brush questions - MySQL series
ROS2节点通信实现零拷贝
Set the template of core configuration file in idea
通过单击表头对表进行排序
三星发布1.08亿像素图像传感器ISOCELL Bright HMX,小米将首发
[MySQL series] - how much do you know about the index
2022 open atom global open source summit agenda express | list of sub forum agenda on July 27