当您使用API网站时,用户无需再点击另一个网站或应用程序,就可以获得数据,从而节省了时间。公司无需雇用昂贵的开发人员来创建定制软件,而是可以使用 API 实现跨应用程序和程序的无缝集成。公司可以利用现有软件,无需开发自己的软件,从而节省研发费用。软件开发没有延迟,因为 API 通常都已编写好,只需要与每一端集成即可。随着新软件被添加到企业中,API 将所有内容集成在一起,因此信息流是无缝的。企业可以为客户提供增强的客户体验,因为他们可以访问全新的数据集和功能。
公共参数
请求地址:https://api-gw.onebound.cn/pinduoduo/item_search
名称 | 类型 | 必须 | 描述 |
---|---|---|---|
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=女装&start_price=0&end_price=0&page=1&cat=0&discount_only=&sort=&page_size=
参数说明:q:关键词, sort:排序[bid,_bid,_sale,sale] (bid:商品价格,sale:销量,加_前缀为从大到小排序)
响应参数
Version: Date:
名称 | 类型 | 必须 | 示例值 | 描述 |
---|---|---|---|---|
items | items[] | 0 | 根据关键词取商品列表 | |
title | String | 0 | 啄木鸟双面穿棉衣女2020冬装加厚宽松韩版棉袄小个子羽绒棉外套冬 | 商品标题 |
pic_url | String | 0 | https://t00img.yangkeduo.com/goods/images/2020-12-08/1226cd586487b63527d86fdabb8608cc.jpeg | 宝贝图片 |
price | Float | 0 | 198 | 价格 |
promotion_price | Float | 0 | 198 | 优惠价格 |
sales | Int | 0 | 14830 | 销量 |
num_iid | Bigint | 0 | 203344831134 | 宝贝ID |
sample_id | String | 0 | 商品风格标识ID | |
seller_nick | String | 0 | 时沫女装专营店 | 掌柜昵称 |
post_fee | Float | 0 | 物流费用 | |
area | String | 0 | 店铺所在地 | |
detail_url | String | 0 | http://yangkeduo.com/goods.html?goods_id=203344831134 | 宝贝链接 |
响应男装示例
- {
- "items": {
- "keyword": "男装",
- "page": "1",
- "real_total_results": 850,
- "total_results": 850,
- "list_count": 20,
- "item": [
- {
- "title": "工作服男迷彩服男套装外套春秋加厚电工焊工汽修耐磨劳保服军训服",
- "pic_url": "https://t00img.yangkeduo.com/goods/images/2020-12-15/956fda490eb7e88649e8dc8719061455.jpeg",
- "price": 20.99,
- "promotion_price": 20.99,
- "sales": 100000,
- "num_iid": 6768717052,
- "sample_id": "",
- "seller_nick": "华旭战神户外劳保",
- "post_fee": "",
- "area": "",
- "detail_url": "http://yangkeduo.com/goods.html?goods_id=6768717052"
- },
- {
- "title": "罗蒙秋冬厚款高弹力松紧腰运动裤直筒宽松中年男士商务休闲裤加绒",
- "pic_url": "https://img.pddpic.com/gaudit-image/2022-05-07/221525ee17094411eab933bcf84fa1a4.jpeg",
- "price": 79.7,
- "promotion_price": 79.7,
- "sales": 85000,
- "num_iid": 359652483824,
- "sample_id": "",
- "seller_nick": "罗蒙欧爵豹专卖店",
- "post_fee": "",
- "area": "",
- "detail_url": "http://yangkeduo.com/goods.html?goods_id=359652483824"
- },
- {
- "title": "连帽薄款春秋卫衣男2022新款中学生男装韩版潮流套头连帽卫衣外套",
- "pic_url": "https://img.pddpic.com/gaudit-image/2022-02-11/49884ab98ec926a6a70747b92bf97105.jpeg",
- "price": 38.8,
- "promotion_price": 38.8,
- "sales": 29000,
- "num_iid": 326198536218,
- "sample_id": "",
- "seller_nick": "老七服装",
- "post_fee": "",
- "area": "",
- "detail_url": "http://yangkeduo.com/goods.html?goods_id=326198536218"
- },
- {
- "title": "花花公子牛仔裤男秋冬厚款宽松直筒弹力休闲大码百搭男士加绒裤子",
- "pic_url": "https://img.pddpic.com/gaudit-image/2022-03-14/150deba4e462a3e411ae2dc2d4d0f4f9.jpeg",
- "price": 42,
- "promotion_price": 42,
- "sales": 100000,
- "num_iid": 4849420951,
- "sample_id": "",
- "seller_nick": "秦楚服饰",
- "post_fee": "",
- "area": "",
- "detail_url": "http://yangkeduo.com/goods.html?goods_id=4849420951"
- },
- {
- "title": "凡客诚品秋冬厚款高弹力松紧腰运动裤直筒宽松中年男士休闲裤加绒",
- "pic_url": "https://img.pddpic.com/gaudit-image/2022-10-31/22210059aba8b8f19b6798689ae6d0b5.jpeg",
- "price": 79,
- "promotion_price": 79,
- "sales": 15000,
- "num_iid": 423211539790,
- "sample_id": "",
- "seller_nick": "凡客诚品VANCL驰沣专卖店",
- "post_fee": "",
- "area": "",
- "detail_url": "http://yangkeduo.com/goods.html?goods_id=423211539790"
- },
- {
- "title": "南极人春秋外套男潮流帅气男士连帽工装夹克宽松上衣褂子薄厚可选",
- "pic_url": "https://img.pddpic.com/gaudit-image/2022-10-30/66c6e83de78b2e6e5d932be523219b09.jpeg",
- "price": 35.7,
- "promotion_price": 35.7,
- "sales": 100000,
- "num_iid": 81669657376,
- "sample_id": "",
- "seller_nick": "南极人亿添专卖店",
- "post_fee": "",
- "area": "",
- "detail_url": "http://yangkeduo.com/goods.html?goods_id=81669657376"
- },
- {
- "title": "EBIO男士运动套装加绒春秋款中老年男士休闲套装爸爸装跑步服大码",
- "pic_url": "https://img.pddpic.com/gaudit-image/2022-11-15/6eb6fa248cb2ecc3966e55e6ee6f8ac7.jpeg",
- "price": 59.8,
- "promotion_price": 59.8,
- "sales": 13000,
- "num_iid": 413823530944,
- "sample_id": "",
- "seller_nick": "品质男装休闲运动服饰店",
- "post_fee": "",
- "area": "",
- "detail_url": "http://yangkeduo.com/goods.html?goods_id=413823530944"
- },
- {
- "title": "大码男装潮流百搭加肥加大卫裤胖子男士裤子秋冬宽松休闲束脚裤子",
- "pic_url": "https://img.pddpic.com/gaudit-image/2022-02-27/6048c16a9802aa801cdd2caa758e7012.jpeg",
- "price": 35.9,
- "promotion_price": 35.9,
- "sales": 18000,
- "num_iid": 302874100416,
- "sample_id": "",
- "seller_nick": "老头说这店潮",
- "post_fee": "",
- "area": "",
- "detail_url": "http://yangkeduo.com/goods.html?goods_id=302874100416"
- },
- {
- "title": "秋冬季加绒休闲裤子男士大码宽松运动学生束脚九分裤潮流百搭卫裤",
- "pic_url": "https://img.pddpic.com/gaudit-image/2021-08-21/41b4a033dc4ac3e9a13417943cf80ca0.jpeg",
- "price": 24.95,
- "promotion_price": 24.95,
- "sales": 100000,
- "num_iid": 271612591180,
- "sample_id": "",
- "seller_nick": "左万服装旗舰店",
- "post_fee": "",
- "area": "",
- "detail_url": "http://yangkeduo.com/goods.html?goods_id=271612591180"
- },
- {
- "title": "男士休闲裤秋冬加绒加厚保暖裤子男宽松潮流学生束脚哈伦牛仔裤男",
- "pic_url": "https://img.pddpic.com/gaudit-image/2021-10-30/43295f8758e9117e09c9624172fc4941.jpeg",
- "price": 14.94,
- "promotion_price": 14.94,
- "sales": 100000,
- "num_iid": 294570718242,
- "sample_id": "",
- "seller_nick": "WWY时尚韩版店",
- "post_fee": "",
- "area": "",
- "detail_url": "http://yangkeduo.com/goods.html?goods_id=294570718242"
- },
- {
- "title": "啄木鸟正品2022秋冬厚款牛仔裤男修身直筒弹力休闲加绒加厚长裤子",
- "pic_url": "https://img.pddpic.com/gaudit-image/2022-11-15/87124090a2fe08aafb1a82733462f753.jpeg",
- "price": 59.9,
- "promotion_price": 59.9,
- "sales": 100000,
- "num_iid": 409593479440,
- "sample_id": "",
- "seller_nick": "TUCANO啄木鸟高瓴专卖店",
- "post_fee": "",
- "area": "",
- "detail_url": "http://yangkeduo.com/goods.html?goods_id=409593479440"
- },
- {
- "title": "美式潮牌裤子男冬季直筒宽松大码男裤运动卫裤加绒束脚裤休闲长裤",
- "pic_url": "https://img.pddpic.com/gaudit-image/2022-10-05/482c6a83b161078dadc2bdeb983046e0.jpeg",
- "price": 19.9,
- "promotion_price": 19.9,
- "sales": 100000,
- "num_iid": 413164462046,
- "sample_id": "",
- "seller_nick": "饰辰服饰官方旗舰店",
- "post_fee": "",
- "area": "",
- "detail_url": "http://yangkeduo.com/goods.html?goods_id=413164462046"
- },
- {
- "title": "富贵鸟秋冬季男士仿棉卫裤休闲裤韩版潮流百搭情侣运动休闲裤子男",
- "pic_url": "https://img.pddpic.com/gaudit-image/2022-03-02/f9ced9540deab5aa25071dd1e21b9da3.jpeg",
- "price": 19.9,
- "promotion_price": 19.9,
- "sales": 100000,
- "num_iid": 326475017289,
- "sample_id": "",
- "seller_nick": "男装部落服饰工厂店",
- "post_fee": "",
- "area": "",
- "detail_url": "http://yangkeduo.com/goods.html?goods_id=326475017289"
- },
- {
- "title": "南极人羊羔绒裤子男卫男装休闲长裤男士加绒加厚束脚运动裤秋冬季",
- "pic_url": "https://img.pddpic.com/gaudit-image/2022-09-02/7a67111373b103c5542514fea2890319.jpeg",
- "price": 49,
- "promotion_price": 49,
- "sales": 100000,
- "num_iid": 409473971067,
- "sample_id": "",
- "seller_nick": "Trendy Menswear英式",
- "post_fee": "",
- "area": "",
- "detail_url": "http://yangkeduo.com/goods.html?goods_id=409473971067"
- },
- {
- "title": "裤子男士春秋季高街ins潮牌运动裤男生潮流百搭宽松直筒休闲长裤",
- "pic_url": "https://img.pddpic.com/gaudit-image/2022-09-19/2e0408d503210245cf746a12f189b6fe.jpeg",
- "price": 14.41,
- "promotion_price": 14.41,
- "sales": 100000,
- "num_iid": 415424606383,
- "sample_id": "",
- "seller_nick": "敢士服饰官方旗舰店",
- "post_fee": "",
- "area": "",
- "detail_url": "http://yangkeduo.com/goods.html?goods_id=415424606383"
- },
- {
- "title": "正品牛仔裤男士秋冬厚款直筒宽松男裤高腰弹力商务休闲牛仔长男裤",
- "pic_url": "https://t00img.yangkeduo.com/goods/images/2020-11-15/626da1c0ac85b6ad91f6b26dcb5af23e.jpeg",
- "price": 59,
- "promotion_price": 59,
- "sales": 100000,
- "num_iid": 200441554662,
- "sample_id": "",
- "seller_nick": "平行果旗舰店",
- "post_fee": "",
- "area": "",
- "detail_url": "http://yangkeduo.com/goods.html?goods_id=200441554662"
- },
- {
- "title": "高档牛仔裤男2022春季弹力裤子男士修身直筒休闲秋冬加绒加厚长裤",
- "pic_url": "https://t00img.yangkeduo.com/goods/images/2021-07-09/2adc60dc83facbf2b6b6e57c640789aa.jpeg",
- "price": 49.9,
- "promotion_price": 49.9,
- "sales": 26000,
- "num_iid": 260104419378,
- "sample_id": "",
- "seller_nick": "优裤男装库",
- "post_fee": "",
- "area": "",
- "detail_url": "http://yangkeduo.com/goods.html?goods_id=260104419378"
- },
- {
- "title": "富贵鸟秋季加厚裤子男束脚长裤弹力宽松大码运动男士新款束脚裤子",
- "pic_url": "https://img.pddpic.com/gaudit-image/2022-02-20/fd27161b914d5a72fcd03edb7d518ff3.jpeg",
- "price": 13.8,
- "promotion_price": 13.8,
- "sales": 53000,
- "num_iid": 266281207531,
- "sample_id": "",
- "seller_nick": "乐伍鑫源男装",
- "post_fee": "",
- "area": "",
- "detail_url": "http://yangkeduo.com/goods.html?goods_id=266281207531"
- },
- {
- "title": "加肥加大码男装短袖t恤潮流百搭学生港风上衣胖子宽松半袖韩版ins",
- "pic_url": "https://img.pddpic.com/gaudit-image/2022-02-21/15f6f422471fe13d39c28a2071673ebb.jpeg",
- "price": 18.9,
- "promotion_price": 18.9,
- "sales": 50000,
- "num_iid": 329107410946,
- "sample_id": "",
- "seller_nick": "大猫先生服饰",
- "post_fee": "",
- "area": "",
- "detail_url": "http://yangkeduo.com/goods.html?goods_id=329107410946"
- },
- {
- "title": "花花公子裤子男春秋季纯棉宽松潮流运动裤男士休闲裤卫裤束脚长裤",
- "pic_url": "https://img.pddpic.com/gaudit-image/2022-02-12/cd577916c3b91ed958a4e85567ececbd.jpeg",
- "price": 35.8,
- "promotion_price": 35.8,
- "sales": 15000,
- "num_iid": 326325619016,
- "sample_id": "",
- "seller_nick": "花花福建联盟",
- "post_fee": "",
- "area": "",
- "detail_url": "http://yangkeduo.com/goods.html?goods_id=326325619016"
- }
- ]
- },
- "error_code": "0000",
- "reason": "ok",
- "secache": "c8f17c1c668040bcefce002e4877be04",
- "secache_time": 1668473221,
- "secache_date": "2022-11-15 08:47:01",
- "translate_status": "",
- "translate_time": 0,
- "language": {
- "default_lang": "cn",
- "current_lang": "cn"
- },
- "error": "",
- "cache": 0,
- "api_info": "today:4 max:10100 all[22=4+0+18];expires:2030-12-31",
- "execution_time": "0.75",
- "server_time": "Beijing/2022-11-15 08:47:01",
- "client_ip": "106.6.37.79",
- "call_args": {
- "q": "男装",
- "start_price": "0",
- "end_price": "0",
- "page": "1",
- "cat": "0"
- },
- "api_type": "pinduoduo",
- "translate_language": "zh-CN",
- "translate_engine": "baidu",
- "server_memory": "3.17MB",
- "request_id": "gw-1.6372e1853c8a9",
- "last_id": "1355960970"
- }