大淘客,让选品更简单! |

{{item.type_name}}:

API 市场 / 图片搜商品
 

图片搜商品
吐槽建议
应用场景:
用于商品图片进行识别,返回对应的商品信息数据
接口说明:
通过传入图片来识别商品信息,返回对应的图片商品数据,此数据基于大淘客平台返回,目前针对商品在大淘客平台中展示
使用人数: 10+
图片搜商品 建议使用通用GET方法调用
  • 接口说明
  • 更新日志
  • 接口版本号:v1.0.0

请求地址:https://openapiv2.dataoke.com/open-api/goods/search-by-image 复制

请求方式:POST

公共参数:
请求参数:

注:请求参数须区分大小写

返回数据:
返回示例:
{
 "status": 200,
 "data": {
  "time": 1589008908021,
  "code": 0,
  "msg": "成功",
  "data": {
   "list": [{
    "id": 26146541,
    "goodsId": "561427522238",
    "title": "雪玲妃氨基酸洗面奶女男补水保湿控油深层清洁毛孔除螨洁面乳学生",
    "dtitle": "【明星同款】氨基酸洗面奶500g大容量",
    "originalPrice": 49.9,
    "actualPrice": 39.9,
    "shopType": 1,
    "goldSellers": 0,
    "monthSales": 343825,
    "twoHoursSales": 1043,
    "dailySales": 1779,
    "commissionType": 3,
    "desc": "【明星赵露思推荐】日本进口氨基酸,温和配方不刺激。敏感肌与孕妇都可以使用,同时里面添加烟酰胺成分,提亮肤色、减轻皮肤老化现象。一瓶抵五瓶,500g大容量。性价比超高。",
    "couponReceiveNum": 86000,
    "couponLink": "https://uland.taobao.com/quan/detail?sellerId=1588446985&activityId=1ccd166bd0ae4d70a6944395cc828bd9",
    "couponEndTime": "2020-05-15 23:59:59",
    "couponStartTime": "2020-05-05 00:00:00",
    "couponPrice": 10,
    "couponConditions": "49",
    "activityType": 1,
    "createTime": "2020-05-06 15:58:09",
    "mainPic": "https://img.alicdn.com/imgextra/i3/1588446985/O1CN01Q5RkUw21TB786kjKg_!!1588446985.jpg",
    "marketingMainPic": "",
    "sellerId": "1588446985",
    "cid": 3,
    "discounts": 0.8,
    "commissionRate": 20,
    "couponTotalNum": 100000,
    "haitao": 0,
    "activityStartTime": "",
    "activityEndTime": "",
    "shopName": "雪玲妃旗舰店",
    "shopLevel": 18,
    "descScore": 4.8,
    "brand": 0,
    "brandId": 218756504,
    "brandName": "雪玲妃",
    "hotPush": 110,
    "teamName": "吃鸡联盟",
    "itemLink": "https://detail.tmall.com/item.htm?id=561427522238",
    "tchaoshi": 0,
    "detailPics": "",
    "dsrScore": 4.8,
    "dsrPercent": 4.7,
    "shipScore": 4.7,
    "shipPercent": -1.22,
    "serviceScore": 4.7,
    "servicePercent": -1.24,
    "subcid": [111749],
    "quanMLink": 0,
    "hzQuanOver": 0,
    "yunfeixian": 1,
    "estimateAmount": -1,
    "freeshipRemoteDistrict": 1,
    "tbcid": 50011977
   }],
   "totalNum": 587,
   "pageId": "8ff77f0f38ac7a3c"
  }
 },
 "msg": "请求成功"
}
错误码列表: