当前位置:淘客联盟接口开发文档(旧版) > 淘宝店铺信息
接口文档

淘宝天猫店铺信息:评分、头像、商家名称等

淘宝店铺信息接口返回店铺评论,产品数,店铺头像,店铺标签等等详细信息。

方便您展示在APP或公众号的产品详情。

本接口可以查询淘宝天猫全网店铺信息


【接口变动说明】

本接口已并入到《淘宝天猫全网商品SKU、图文详情介绍、店铺信息接口》

请移步 http://wsd.591hufu.com/doc/quanwangshangpinxiangqing


一、淘宝店铺信息接口:

【权限】本接口仅本站自己使用,不对外销售此接口。

【接口】

http://api.veapi.cn/tbk/tbprodetail?id=产品id&onlyshopinfo=1

参数说明:

指定接口参数onlyshopinfo 即可返回店铺信息

具体介绍请移步:http://wsd.591hufu.com/doc/quanwangshangpinxiangqing


二、店铺信息接口返回值:

{

    "error": "0",

    "msg": "商品详情调用成功!",

    "debugCode": "G000",

    "data": {

        "seller": {    //卖家信息

            "allItemCount": "202",

            "atmophereMask": false,

            "atmosphereColor": "#ffffff",

            "brandIcon": "//gw.alicdn.com/tfs/TB1pHLqjbH1gK0jSZFwXXc7aXXa-368-52.png?getAvatar=avatar",

            "brandIconRatio": "7.3",

            "creditLevel": "15",

            "creditLevelIcon": "//gw.alicdn.com/tfs/TB1QoJUIwmTBuNjy1XbXXaMrVXa-84-36.png?getAvatar=avatar",

            "entranceList": [ ... ],

            "evaluates": [     //三项店铺评分

                {

                    "level": "-1",

                    "levelBackgroundColor": "#EEEEEE",

                    "levelText": "低",

                    "levelTextColor": "#999999",

                    "score": "4.8 ",

                    "title": "宝贝描述",

                    "tmallLevelBackgroundColor": "#EEEEEE",

                    "tmallLevelTextColor": "#999999",

                    "type": "desc"

                },

                {

                    "level": "-1",

                    "levelBackgroundColor": "#EEEEEE",

                    "levelText": "低",

                    "levelTextColor": "#999999",

                    "score": "4.8 ",

                    "title": "卖家服务",

                    "tmallLevelBackgroundColor": "#EEEEEE",

                    "tmallLevelTextColor": "#999999",

                    "type": "serv"

                },

                {

                    "level": "-1",

                    "levelBackgroundColor": "#EEEEEE",

                    "levelText": "低",

                    "levelTextColor": "#999999",

                    "score": "4.8 ",

                    "title": "物流服务",

                    "tmallLevelBackgroundColor": "#EEEEEE",

                    "tmallLevelTextColor": "#999999",

                    "type": "post"

                }

            ],

            "evaluates2": [

                {

                    "level": "-1",

                    "levelText": "低",

                    "levelTextColor": "#FF7333",

                    "score": "4.8 ",

                    "scoreTextColor": "#999999",

                    "title": "宝贝描述",

                    "titleColor": "#999999",

                    "type": "desc"

                },

                {

                    "level": "-1",

                    "levelText": "低",

                    "levelTextColor": "#FF7333",

                    "score": "4.8 ",

                    "scoreTextColor": "#999999",

                    "title": "卖家服务",

                    "titleColor": "#999999",

                    "type": "serv"

                },

                {

                    "level": "-1",

                    "levelText": "低",

                    "levelTextColor": "#FF7333",

                    "score": "4.8 ",

                    "scoreTextColor": "#999999",

                    "title": "物流服务",

                    "titleColor": "#999999",

                    "type": "post"

                }

            ],

            "fans": "2.5万",      //商家粉丝数

            "fbt2User": "科尔曼旗舰店",

            "goodRatePercentage": "100.00%",    //店铺好评率

            "newItemCount": "26",  //新品数量

            "sellerNick": "科尔曼旗舰店",     //商家旺旺昵称,大部分情况下和店家名称一致

            "sellerType": "B",    //淘宝/天猫店铺类型,B代表天猫,C代表淘宝集市

            "shopCard": "掌柜近期上新26件宝贝,速览",

            "shopIcon": "//img.....jpg",     //店铺头像

            "shopId": "128262204",   //卖家shopId

            "shopName": "科尔曼旗舰店",   //店铺名称

            "shopTextColor": "#111111",

            "shopType": "B",

            "shopUrl": "tmall://...pId=128262204",    //店铺地址

            "shopVersion": "0",

            "showShopLinkIcon": false,

            "simpleShopDOStatus": "1",

            "starts": "2015-08-05 19:45:00",      //店铺创建时间

            "taoShopUrl": "//shop.m.taobao.com/shop/shop_index.htm?user_id=2579143197&item_id=523268814802",

            "userId": "2579143197"     //卖家seller_id

        }

    }

}


在线
客服

会员请加QQ群交流:

微信
咨询

加微信咨询
顶部