各位亲爱的用户:
您好!为了给您提供更优质的售后服务,保障您在平台获得更多权益,需要您登录用户中心完成用户认证操作。完成用户认证后,您可在平台顺利购买数据。
若用户未完成用户认证操作,或将影响您的购买体验,望各位用户知悉。
京东整店商品列表查询
标识:ShopProductSearch
- 接口地址:
https://way.jd.com/TONGLI/ShopProductSearch
- 请求方式:
HTTPS GET POST
- 请求示例:
https://way.jd.com/TONGLI/ShopProductSearch?shop_id=72447&page_num=1&page_size=20&sort=0&appkey=您申请的APPKEY
QUERY请求参数
- 公共请求参数
-
名称 类型 必填 示例值 描述 appkey String 是 1 您申请的appkey - 业务请求参数
-
名称 类型 必填 示例值 描述 shop_id String 是 72447 店铺ID,例如:https://mall.jd.com/index-72447.html page_num String 否 1 页码 page_size String 否 20 每页数据条数,最大值20 sort String 否 0 排序方式,0-综合排序,1-销量排序,2-评价排序,3-新品排序,4-价格由高到低,5-价格由低到高 keyword String 否 搜索的关键词内容
返回参数
- 公共返回参数
-
名称 类型 示例值 描述 code string 10000 更多返回参数示例值请参看“错误参照码” charge boolean false 或 true false:不扣费 true:扣费 remain long 1305 数据剩余次数 msg string 查询成功 更多返回参数示例值请参看“错误参照码” result object {...} 数据查询结果 - 业务返回参数
名称 | 类型 | 示例值 | 描述 |
---|---|---|---|
ret_id | number | 132288230541266290 | 请求ID |
ret_body | string | {"Paragraph":[{"Content":{"author":"","imageurl":"jfs/t1/88753/32/15079/298569/5e6c7845Eeeeb83d1/e981ab9bafaf9670.jpg","long_image_url":"jfs/t1/88464/32/14815/249819/5e6c7853Ed8af93d2/0672ba33ee7f0a4f.jpg","shop_name":"","warename":"gxgjeans男装2020夏季新款情侣T恤休闲圆领纯棉打底短袖白T上衣潮 黑色 165\\x2FS","CustomAttrList":"短袖^青春休闲","shortWarename":""},"pinGou":{"bp":"","count":""},"pfex":{"plus95":""},"catid":"1349","cid1":"1315","cid2":"1342","commentcount":"1147","dredisprice":"99.00","good":"99","hotscore":"8.","hprice":"","ico":"424489","sku_mark":"0","productext":"-1879023488","productext2":"192946176","shop_id":"72447","vender_id":"75961","wareid":"63280820641","property_flag":"0","flags":"20971648","isPgShop":"","fanxianPeople":"","fanxianFuzzyPeople":"","fanxianPrice":"","fanxianType":"","fanxianCash":"","fanxianLabel":"","winsdate":"1575533682","warepid":"63280820641","bybt":"","dsale_status":"0"}],"Summary":{"OrgSkuCount":"2301","Page":{"PageCount":"1076","PageIndex":"1","PageSize":"1"},"ResultCount":"1076","ResultCut":"0"}} | 返回内容 |
ret_message | string | 错误信息 | |
ret_code | number | 0 | 错误代码 |
返回示例值
{"code":"10000","charge":false,"remain":1305,"msg":"查询成功","result":{
"ret_id": 132288230541266290,
"ret_body": "{\"Paragraph\":[{\"Content\":{\"author\":\"\",\"imageurl\":\"jfs/t1/88753/32/15079/298569/5e6c7845Eeeeb83d1/e981ab9bafaf9670.jpg\",\"long_image_url\":\"jfs/t1/88464/32/14815/249819/5e6c7853Ed8af93d2/0672ba33ee7f0a4f.jpg\",\"shop_name\":\"\",\"warename\":\"gxgjeans男装2020夏季新款情侣T恤休闲圆领纯棉打底短袖白T上衣潮 黑色 165\\\\x2FS\",\"CustomAttrList\":\"短袖^青春休闲\",\"shortWarename\":\"\"},\"pinGou\":{\"bp\":\"\",\"count\":\"\"},\"pfex\":{\"plus95\":\"\"},\"catid\":\"1349\",\"cid1\":\"1315\",\"cid2\":\"1342\",\"commentcount\":\"1147\",\"dredisprice\":\"99.00\",\"good\":\"99\",\"hotscore\":\"8.\",\"hprice\":\"\",\"ico\":\"424489\",\"sku_mark\":\"0\",\"productext\":\"-1879023488\",\"productext2\":\"192946176\",\"shop_id\":\"72447\",\"vender_id\":\"75961\",\"wareid\":\"63280820641\",\"property_flag\":\"0\",\"flags\":\"20971648\",\"isPgShop\":\"\",\"fanxianPeople\":\"\",\"fanxianFuzzyPeople\":\"\",\"fanxianPrice\":\"\",\"fanxianType\":\"\",\"fanxianCash\":\"\",\"fanxianLabel\":\"\",\"winsdate\":\"1575533682\",\"warepid\":\"63280820641\",\"bybt\":\"\",\"dsale_status\":\"0\"}],\"Summary\":{\"OrgSkuCount\":\"2301\",\"Page\":{\"PageCount\":\"1076\",\"PageIndex\":\"1\",\"PageSize\":\"1\"},\"ResultCount\":\"1076\",\"ResultCut\":\"0\"}}",
"ret_message": "",
"ret_code": 0
}}