当前位置:网站首页>拼多多众多 API 接口皆可使用
拼多多众多 API 接口皆可使用
2022-07-29 00:25:00 【分享干货的猫】
参数说明
通用参数说明
- version:API版本
- key:调用key,测试key:test_api_key
- api_name:API类型[item_search,item_get]
- cache:[yes,no]默认yes,将调用缓存的数据,速度比较快
- result_type:[json,xml,serialize,var_export]返回数据格式,默认为json
- lang:[cn,en,ru] 翻译语言,默认cn简体中文
API:item_search 参数说明: q:搜索关键词 cat:分类ID start_price:开始价格 end_price:结束价格 sort:排序 page:
API:item_get 参数说明: num_iid:商品id【num_iid=1520294】
此API目前支持以下基本接口:
- item_get 根据ID取商品详情
- item_search 根据关键词取商品列表
- item_search_data 获得搜索词统计
- item_search_suggest 获得搜索词推荐
边栏推荐
- Error installing mysqlclient module on MAC system
- Univariate function integration 1__ Indefinite integral
- system verilog常用语法
- Flash reports an error: type object 'news' has no attribute' query 'the view name is duplicate with the model name
- Writing assignment 1
- Flink Postgres CDC
- Numpy 常见函数及使用
- System Verilog common syntax
- Introduction to FLV documents
- vm options、program arguments、environment property
猜你喜欢

括号匹配的检验
![[leetcode sliding window problem]](/img/84/566d3805e52c358603694cdec69a13.png)
[leetcode sliding window problem]

ACM SIGIR 2022 | 美团技术团队精选论文解读

Classification prediction | MATLAB realizes time series classification prediction of TCN time convolution neural network

Error reporting: SQL syntax error in flask. Fields in SQL statements need quotation marks when formatting

PLATO上线LAAS协议Elephant Swap,用户可借此获得溢价收益

DVWA之SQL注入

Oozie job scheduling

mysql分表之后怎么平滑上线?

C语言300行代码实现扫雷(可展开+可标记+可更改困难级别)
随机推荐
Django uses the existing data table method of MySQL database
system verilog常用语法
过去10年的10起重大网络安全事件
How to deal with the time, scope and cost constraints in the project?
Recursion and divide and conquer
Prometheus 的 API 稳定性保障
Textkit custom uilabel identification link
How to smoothly go online after MySQL table splitting?
Canal real-time parsing MySQL binlog data practice
Brushless DC motor controller (how much is the hall charge for changing the motor)
Interviewer: programmer, please tell me who leaked the company interview questions to you?
Spark 3.0 中七个必须知道的 SQL 性能优化
Intel introduces you to visual recognition -- openvino
一篇万字博文带你入坑爬虫这条不归路 【万字图文】
J9数字论:什么因素决定NFT的价值?
Digital twin rail transit: "intelligent" monitoring to clear the pain points of urban operation
log4j动态加载配置文件
Flask project architecture (First Edition
Date conversion EEE MMM DD hh:mm:ss zzz YYYY
教你一文解决 js 数字精度丢失问题