拼多多商品搜索

logo

电商API文档

 目录

拼多多商品搜索

简要描述

搜索商品

请求URL

http://xxx.xxx.xxx.xxx:xxxx/pinduoduo.search

请求方式

get

请求Query参数

参数名 示例值 必选 类型 说明

q 裙子 是 string 关键词

token admin.api 是 string 权限token

page 1 是 string 无

sort _price 是 string 综合:default 销量:_sales 价格:price、_price

成功返回示例

{

  "code": 200,

  "data": {

    "list": [

      {

        "activity_tags": [],

        "brand_name": "Lolita/洛丽塔",

        "cat_ids": [

          20645,

          20656,

          20657

        ],

        "category_id": 20494,

        "category_name": "女装",

        "coupon_discount": 0,

        "coupon_end_time": 0,

        "coupon_min_order_amount": 0,

        "coupon_remain_quantity": 0,

        "coupon_start_time": 0,

        "coupon_total_quantity": 0,

        "desc_txt": "高",

        "goods_desc": "原创正版lolita裙 天使颂歌 秋冬反光长袖op洛丽塔学生日常连衣裙",

        "goods_id": 230771109160,

        "goods_image_url": "https://t00img.yangkeduo.com/goods/images/2021-04-01/99611578-7055-4acc-ae08-1d3692c09bd1.jpeg",

        "goods_name": "原创正版lolita裙 天使颂歌 秋冬反光长袖op洛丽塔学生日常连衣裙",

        "goods_sign": "Y9j2l9FJU7xJ9NdBwfDZHbDz-mXqPDD8_JQCXKs7UBv",

        "goods_thumbnail_url": "https://t00img.yangkeduo.com/goods/images/2021-04-01/7b552e6be92904c6232380f724f56aa7.jpeg",

        "has_coupon": false,

        "has_mall_coupon": false,

        "lgst_txt": "高",

        "mall_coupon_discount_pct": 0,

        "mall_coupon_end_time": 0,

        "mall_coupon_id": 0,

        "mall_coupon_max_discount_amount": 0,

        "mall_coupon_min_order_amount": 0,

        "mall_coupon_remain_quantity": 0,

        "mall_coupon_start_time": 0,

        "mall_coupon_total_quantity": 0,

        "mall_cps": 1,

        "mall_id": 582751402,

        "mall_name": "滚滚小哈狗",

        "merchant_type": 1,

        "min_group_price": 65800,

        "min_normal_price": 72380,

        "only_scene_auth": true,

        "opt_id": 20494,

        "opt_ids": [

          20513,

          24274,

          24275,

          20492,

          20525,

          20494

        ],

        "opt_name": "女装",

        "plan_type": 1,

        "predict_promotion_rate": 140,

        "promotion_rate": 140,

        "sales_tip": "",

        "search_id": "9b0656cf-7fae-4300-adbb-7819a88adebb",

        "serv_txt": "高",

        "service_tags": [

          13

        ],

        "share_rate": 0,

        "unified_tags": [

          "48小时发货"

        ],

        "zs_duo_id": 0

      },

      {

        "activity_tags": [],

        "cat_ids": [

          20645,

          20656,

          20657

        ],

        "category_id": 20494,

        "category_name": "女装",

        "clt_cpn_batch_sn": "A0201VC-574068228113432918",

        "clt_cpn_discount": 500,

        "clt_cpn_end_time": 1630771199,

        "clt_cpn_min_amt": 500,

        "clt_cpn_quantity": 500000,

        "clt_cpn_remain_quantity": 496000,

        "clt_cpn_start_time": 1615219200,

        "coupon_discount": 0,

        "coupon_end_time": 0,

        "coupon_min_order_amount": 0,

        "coupon_remain_quantity": 0,

        "coupon_start_time": 0,

        "coupon_total_quantity": 0,

        "desc_txt": "低",

        "goods_desc": "春侣原创国牌lolita小裙子 白雪姬洋装公主裙jsk全套FS甜系lo裙",

        "goods_id": 229754693542,

        "goods_image_url": "https://t00img.yangkeduo.com/goods/images/2021-03-29/13841eef-e149-4fec-ab5b-a841f1b7d3a3.jpeg",

        "goods_name": "春侣原创国牌lolita小裙子 白雪姬洋装公主裙jsk全套FS甜系lo裙",

        "goods_sign": "Y9H2lxQ8mTJJ9NdBwfDZHWn_BdRJCy8d_JQ1W5dJULl",

        "goods_thumbnail_url": "https://t00img.yangkeduo.com/goods/images/2021-03-29/64efb20e3342899cb395aa89b401daef.jpeg",

        "has_coupon": false,

        "has_mall_coupon": false,

        "lgst_txt": "低",

        "mall_coupon_discount_pct": 0,

        "mall_coupon_end_time": 0,

        "mall_coupon_id": 0,

        "mall_coupon_max_discount_amount": 0,

        "mall_coupon_min_order_amount": 0,

        "mall_coupon_remain_quantity": 0,

        "mall_coupon_start_time": 0,

        "mall_coupon_total_quantity": 0,

        "mall_cps": 1,

        "mall_id": 350746966,

        "mall_name": "七街酷时尚",

        "merchant_type": 1,

        "min_group_price": 65500,

        "min_normal_price": 72050,

        "only_scene_auth": true,

        "opt_id": 20494,

        "opt_ids": [

          20513,

          24274,

          24275,

          20492,

          20525,

          20494

        ],

        "opt_name": "女装",

        "plan_type": 1,

        "predict_promotion_rate": 7,

        "promotion_rate": 7,

        "sales_tip": "",

        "search_id": "9b0656cf-7fae-4300-adbb-7819a88adebb",

        "serv_txt": "低",

        "service_tags": [

          3,

          13

        ],

        "share_rate": 0,

        "unified_tags": [

          "退货包运费",

          "48小时发货"

        ],

        "zs_duo_id": 0

      },

      {

        "activity_tags": [],

        "brand_name": "Lolita/洛丽塔",

        "cat_ids": [

          20645,

          20656,

          20657

        ],

        "category_id": 20494,

        "category_name": "女装",

        "coupon_discount": 0,

        "

  • 11
    点赞
  • 5
    收藏
    觉得还不错? 一键收藏
  • 1
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值