通过图片查询搜索淘宝商品
标识:MWsearchPicture
- 接口地址:
https://way.jd.com/TONGLI/MWsearchPicture
- 请求方式:
HTTPS GET POST
- 请求示例:
https://way.jd.com/TONGLI/MWsearchPicture?image_url=O1CN01l7XkMe1mN1S8lajvC_!!1597614941.jpg&page_num=1&page_size=20&sort=1&appkey=您申请的APPKEY
QUERY请求参数
- 公共请求参数
-
名称 类型 必填 示例值 描述 appkey String 是 1 您申请的appkey - 业务请求参数
-
名称 类型 必填 示例值 描述 image_url Number 是 O1CN01l7XkMe1mN1S8lajvC_!!1597614941.jpg 待查询商品的图片链接,参考默认值提交文件名即可。 page_num String 否 1 页码 page_size String 否 20 返回数据条数,最多100条。 keyword String 否 搜索关键词,在结果内查询 sort String 否 1 排序方式,1-综合排序,2-新品排序,3-销量由高到低,4-销量由低到高,5-价格由高到低,6-价格由低到高,7-信用由高到低,8-信用由低到高 category String 否 分类筛选,不使用请留空!0-上衣,1-裙装,2-下装,3-箱包,4-鞋,5-配饰,6-零食,7-美妆,8-瓶饮,9-家具,20-玩具,21-内衣,22-数码,1000-服饰
返回参数
- 公共返回参数
-
名称 类型 示例值 描述 code string 10000 更多返回参数示例值请参看“错误参照码” charge boolean false 或 true false:不扣费 true:扣费 remain long 1305 数据剩余次数 msg string 查询成功 更多返回参数示例值请参看“错误参照码” result object {...} 数据查询结果 - 业务返回参数
名称 | 类型 | 示例值 | 描述 |
---|---|---|---|
ret_id | number | 131975143230485800 | 请求ID |
ret_body | string | 返回内容 | |
ret_message | string | {"ad":"0","totalPage":"200","pageSize":"1","pingce":{"show":false,"link":"http://h5.m.taobao.com/app/evaluation/www/pailitao/index.html?hardware=false"},"bboxes_str":"6,499,214,567","totalResults":"4849121","abtest":"19","parameter":"q","page":"1","RN":"dbf30f222493525579c665863e72e0e5","paramValue":"","itemsArray":[{"uniqpid":"-2110987824","collocation":"","sellerLoc":"","priceWap":"27.36","title":"4条装95棉纯色棉质女士高腰收腹束腰瘦身提臀刺绣三角内裤女学生","type":"fixed","nick":"悦购1992","auctionURL":"http://a.m.taobao.com/i587930646821.htm?&v=1.0&sid=1f4901adcf5e3840ea30c3cb80a575ac","sellerId":"","price":"45.60","sameCount":"5","sold":"0","ad":"","auctionExt":{},"extendPid":"","item_id":"587930646821","fastPostFee":"0.00","pic_path":"http://g.search2.alicdn.com/img/bao/uploaded/i4/O1CN01aGRWp926to82fqaM5_!!3996077720.jpg_60x60.jpg","icons":[],"userId":"3996077720","commentCount":"0","totalSold":"0","isB2c":"0","iconList":"","newDsr":"4.45:-7.35%,4.47:-7.52%,4.55:-5.99%","shopTitle":"u[3996077720]","location":"江苏 连云港","userType":"0","category":"50008882","similarCount":"0","collect":""}]} | 错误信息 |
ret_code | number | 0 | 错误代码 |
返回示例值
{"code":"10000","charge":false,"remain":1305,"msg":"查询成功","result":{"ret_id":131975143230485800,"ret_body":"","ret_message":"{\"ad\":\"0\",\"totalPage\":\"200\",\"pageSize\":\"1\",\"pingce\":{\"show\":false,\"link\":\"http://h5.m.taobao.com/app/evaluation/www/pailitao/index.html?hardware=false\"},\"bboxes_str\":\"6,499,214,567\",\"totalResults\":\"4849121\",\"abtest\":\"19\",\"parameter\":\"q\",\"page\":\"1\",\"RN\":\"dbf30f222493525579c665863e72e0e5\",\"paramValue\":\"\",\"itemsArray\":[{\"uniqpid\":\"-2110987824\",\"collocation\":\"\",\"sellerLoc\":\"\",\"priceWap\":\"27.36\",\"title\":\"4条装95棉纯色棉质女士高腰收腹束腰瘦身提臀刺绣三角内裤女学生\",\"type\":\"fixed\",\"nick\":\"悦购1992\",\"auctionURL\":\"http://a.m.taobao.com/i587930646821.htm?&v=1.0&sid=1f4901adcf5e3840ea30c3cb80a575ac\",\"sellerId\":\"\",\"price\":\"45.60\",\"sameCount\":\"5\",\"sold\":\"0\",\"ad\":\"\",\"auctionExt\":{},\"extendPid\":\"\",\"item_id\":\"587930646821\",\"fastPostFee\":\"0.00\",\"pic_path\":\"http://g.search2.alicdn.com/img/bao/uploaded/i4/O1CN01aGRWp926to82fqaM5_!!3996077720.jpg_60x60.jpg\",\"icons\":[],\"userId\":\"3996077720\",\"commentCount\":\"0\",\"totalSold\":\"0\",\"isB2c\":\"0\",\"iconList\":\"\",\"newDsr\":\"4.45:-7.35%,4.47:-7.52%,4.55:-5.99%\",\"shopTitle\":\"u[3996077720]\",\"location\":\"江苏 连云港\",\"userType\":\"0\",\"category\":\"50008882\",\"similarCount\":\"0\",\"collect\":\"\"}]}","ret_code":0}}