Taobao app details interface, Taobao details page interface, baby details page interface, product attribute interface, product information query, product detail information interface, h5 details

1. Interface effect
Extract various data on Taobao product detail page, including skuid, price, number of collections, number of additional purchases, monthly sales, main image, title, and detail page image

2. Suggested use scenarios
1. Analysis of product sales, adjusting activity plans according to sales volume, related sales, inventory preparation, etc.
2. Obtaining product details page data information

Three, interface details


```c
淘宝 APP 详情页
--------------------------------------------------------------------------------
接口地址: http://api.xxxx.com/tool/accounts/item-info
--------------------------------------------------------------------------------
接口介绍: 提供的数据:skuid、sku 价格、收藏数、加购数、月销售量、主图、标题、详情页图片 点击查看详情,违心:juzivtu
--------------------------------------------------------------------------------
请求方式: GET
--------------------------------------------------------------------------------
返回格式: JSON
--------------------------------------------------------------------------------
接口收费: 查询 1 次,计 1 次调用
--------------------------------------------------------------------------------
频率限制: 10/--------------------------------------------------------------------------------

```c
请求头参数
参数类型必选值示例Authorizationstring是授权 access_tokenBearer 1798c6aadec33d1bc2f5b707f1049aefexxxx
请求参数
参数类型必选描述urlstring是商品链接
请求示例
url:https://item.taobao.com/item.htm?id=623917802188

请求代码示例
cURL请求代码示例
PHP请求代码示例
JAVA请求代码示例
响应参数
参数类型描述codeint返回状态码msgstring返回码描述msecint接口执行时间timeint接口返回时间dataobject返回数据信息itemobject商品itemIdstring商品 idtitlestring商品标题imagesarray主图categoryIdstring商品分类 idrootCategoryIdstring根类别 idbrandValueIdstringbrandValueIdcountMultiplearraycountMultipleexParamsarrayexParamscommentCountstring评论数量favcountstring收藏人数taobaoDescUrlstring淘宝详细 urltmallDescUrlstring天猫详细 urltaobaoPcDescUrlstring淘宝 pc 端详细 urlopenDecorationbooleanopenDecorationcartUrlstring购物车链接sellerobject卖家信息userIdstring卖家 idshopIdstring第三方卖家店铺 idshopNamestring第三方卖家店铺名字shopUrlstring店铺地址,天猫/C 店taoShopUrlstring淘宝店铺地址shopIconstring第三方卖家店铺图标fansstring粉丝allItemCountstring总商品数量newItemCountstring新商品数量showShopLinkIconbooleanshowShopLinkIconshopCardstring店铺卡片sellerTypestring卖家类型shopTypestring店铺类型evaluatesarray店铺动态评分titlestring标题scorestring得分typestring类型levelstring等级levelTextstring等级评价levelTextColorstring等级评价颜色levelBackgroundColorstring等级背景颜色tmallLevelTextColorstring天猫等级评价颜色tmallLevelBackgroundColorstring天猫等级背景颜色evaluates2array店铺动态评分titleColorstring标题颜色scoreTextColorstring得分文本颜色sellerNickstring旺旺昵称,大部分情况下和店家名称一致creditLevelstring信用评级startsstring店铺创建时间goodRatePercentagestring好评率fbt2Userstringfbt2UsersimpleShopDOStatusstringsimpleShopDOStatusshopVersionstring店铺版本atmosphereColorstring店铺主色调shopTextColorstring店铺文本颜色entranceListarray入口集合textstring文本textColorstring文本颜色borderColorstring边框颜色backgroundColorstring背景颜色actionarray活动urlstringurlkeystringkeyparamsstringparamstrackParamsstringtrackParamsspmstringspmtrackNamestringtrackNameatmophereMaskbooleanatmophereMasksku_infoarraysku 信息
返回数据

{
    
    
    "code": 0,
    "msg": "成功",
    "msec": 1726,
    "time": 1596276532,
    "data": {
    
    
        "item": {
    
    
            "itemId": "623917802188",
            "title": "超迷你儿童湿巾便携式婴儿消毒手口湿纸巾宝宝学生湿巾小包随身装",
            "images": [
                "//img.alicdn.com/imgextra/i3/2208657956577/O1CN01MtD9Oh1ySJXNYVQ4N_!!2208657956577.png"
            ],
            "categoryId": "50010895",
            "rootCategoryId": "50025705",
            "brandValueId": "3224773513",
            "countMultiple": [],
            "exParams": [],
            "commentCount": "0",
            "favcount": "0",
            "taobaoDescUrl": "http://h5.m.taobao.com/app/detail/desc.html?_isH5Des=true#!id=623917802188&type=0&f=TB12_c8cwgP7K4jSZFq8qumhVla&sellerType=C",
            "tmallDescUrl": "//mdetail.tmall.com/templates/pages/desc?id=623917802188",
            "taobaoPcDescUrl": "http://h5.m.taobao.com/app/detail/desc.html?_isH5Des=true#!id=623917802188&type=1&f=TB1pm_YORr0gK0jSZFn8qvRRXla&sellerType=C",
            "openDecoration": false,
            "cartUrl": "https://h5.m.taobao.com/awp/base/cart.htm"
        },
        "seller": {
    
    
            "userId": "2208657956577",
            "shopId": "173926031",
            "shopName": "小一小店",
            "shopUrl": "tmall://page.tm/shop?item_id=623917802188&shopId=173926031",
            "taoShopUrl": "//shop.m.taobao.com/shop/shop_index.htm?user_id=2208657956577&item_id=623917802188",
            "shopIcon": "",
            "fans": "0",
            "allItemCount": "1",
            "newItemCount": "1",
            "showShopLinkIcon": false,
            "shopCard": "掌柜近期上新1件宝贝,速览",
            "sellerType": "C",
            "shopType": "C",
            "evaluates": [
                {
    
    
                    "title": "宝贝描述",
                    "score": "0.0 ",
                    "type": "desc",
                    "level": "0",
                    "levelText": "平",
                    "levelTextColor": "#999999",
                    "levelBackgroundColor": "#EEEEEE",
                    "tmallLevelTextColor": "#FF0036",
                    "tmallLevelBackgroundColor": "#FFF1EB"
                },
                {
    
    
                    "title": "卖家服务",
                    "score": "0.0 ",
                    "type": "serv",
                    "level": "0",
                    "levelText": "平",
                    "levelTextColor": "#999999",
                    "levelBackgroundColor": "#EEEEEE",
                    "tmallLevelTextColor": "#FF0036",
                    "tmallLevelBackgroundColor": "#FFF1EB"
                },
                {
    
    
                    "title": "物流服务",
                    "score": "0.0 ",
                    "type": "post",
                    "level": "0",
                    "levelText": "平",
                    "levelTextColor": "#999999",
                    "levelBackgroundColor": "#EEEEEE",
                    "tmallLevelTextColor": "#FF0036",
                    "tmallLevelBackgroundColor": "#FFF1EB"
                }
            ],
            "evaluates2": [
                {
    
    
                    "titleColor": "#999999",
                    "scoreTextColor": "#999999",
                    "title": "宝贝描述",
                    "score": "0.0 ",
                    "type": "desc",
                    "level": "0",
                    "levelText": "平",
                    "levelTextColor": "#FF7333"
                },
                {
    
    
                    "titleColor": "#999999",
                    "scoreTextColor": "#999999",
                    "title": "卖家服务",
                    "score": "0.0 ",
                    "type": "serv",
                    "level": "0",
                    "levelText": "平",
                    "levelTextColor": "#FF7333"
                },
                {
    
    
                    "titleColor": "#999999",
                    "scoreTextColor": "#999999",
                    "title": "物流服务",
                    "score": "0.0 ",
                    "type": "post",
                    "level": "0",
                    "levelText": "平",
                    "levelTextColor": "#FF7333"
                }
            ],
            "sellerNick": "tb5930250350",
            "creditLevel": "0",
            "starts": "2020-07-23 12:39:11",
            "goodRatePercentage": "0.00%",
            "fbt2User": "tb5930250350",
            "simpleShopDOStatus": "1",
            "shopVersion": "0",
            "atmosphereColor": "#ffffff",
            "shopTextColor": "#111111",
            "entranceList": [
                {
    
    
                    "text": "进店逛逛",
                    "textColor": "#FF5000",
                    "borderColor": "#FF5000",
                    "backgroundColor": "#ffffff",
                    "action": [
                        {
    
    
                            "key": "open_url",
                            "params": {
    
    
                                "url": "//shop.m.taobao.com/shop/shop_index.htm?user_id=2208657956577&item_id=623917802188&currentClickTime=-1"
                            }
                        },
                        {
    
    
                            "key": "user_track",
                            "params": {
    
    
                                "trackParams": {
    
    
                                    "spm": "a.2141.7631564.shoppage"
                                },
                                "trackName": "Button-NewShopcard-ShopPage"
                            }
                        }
                    ]
                },
                {
    
    
                    "text": "全部宝贝",
                    "textColor": "#FF5000",
                    "borderColor": "#FF5000",
                    "backgroundColor": "#ffffff",
                    "action": [
                        {
    
    
                            "key": "open_url",
                            "params": {
    
    
                                "url": "//shop.m.taobao.com/shop/shop_index.htm?user_id=2208657956577&item_id=623917802188&shop_navi=allitems"
                            }
                        },
                        {
    
    
                            "key": "user_track",
                            "params": {
    
    
                                "trackParams": {
    
    
                                    "spm": "a.2141.7631564.allitem"
                                },
                                "trackName": "Button-NewShopcard-AllItem"
                            }
                        }
                    ]
                }
            ],
            "atmophereMask": false
        },
        "sku_info": []
    }
}
响应代码
代码代码描述解决方案0成功100请求参数错误检查您的请求参数是否正确101请求超时,请重试检查您的网络情况或者联系客服解决200系统错误,请联系客服检查您的接口地址填写是否正确,其他问题联系客服解决203暂不支持当前接口204请求异常:无该接口权限,请前往官网开通正式接口。前往官网开通该接口权限204请求异常:API 调用次数不足,请前往网站兑换次数。前往官网充值该接口调用次数401身份凭证无效在请求头中添加 access_token

Guess you like

Origin blog.csdn.net/juzi109101/article/details/110175198