当前位置:网站首页>分类接口,淘宝分类详情 API
分类接口,淘宝分类详情 API
2022-08-01 21:02:00 【分享干货的猫】
一、参数 注册获取专属于你的key和secret
公共参数
请求地址: https://api-gw.onebound.cn/taobao/cat_get
注册获取专属于你的key和secret
名称 | 类型 | 必须 | 描述 |
---|---|---|---|
key | String | 是 | 调用key(必须以GET方式拼接在URL中) |
secret | String | 是 | 调用密钥 |
api_name | String | 是 | API接口名称(包括在请求地址中)[item_search,item_get,item_search_shop等] |
cache | String | 否 | [yes,no]默认yes,将调用缓存的数据,速度比较快 |
result_type | String | 否 | [json,jsonu,xml,serialize,var_export]返回数据格式,默认为json,jsonu输出的内容中文可以直接阅读 |
lang | String | 否 | [cn,en,ru]翻译语言,默认cn简体中文 |
version | String | 否 | API版本 |
请求参数
请求参数:cid=16
参数说明:cid:商品分类ID,可以用cid=0来获得所有一级类目
响应参数
Version: Date:
名称 | 类型 | 必须 | 示例值 | 描述 |
---|---|---|---|---|
info | Mix | 0 | {"cid": 16, "parent_cid": 0, "name": "其他女装", "is_parent": "true", "status": "normal", "sort_order": "0"}, | 分类信息 |
item | Mix | 0 | {"1624": "职业装/工作服/校服", "50000852": "中老年女装", "50008906": "唐装/民族/舞台服装", "50029581": "马夹", "50095935": "仿皮皮衣", "50099705": "大码女装", "50099718": "婚纱/礼服/旗袍"} | 子分类id:子分类名称 |
二、示例
请求示例
-- 请求示例 url 默认请求参数已经URL编码处理 curl -i "https://api-gw.onebound.cn/taobao/cat_get/?key=<您自己的apiKey>&secret=<您自己的apiSecret>&cid=16"
响应示例
{
"items": {
"item": [
{
"id": "16",
"name": "女装/女士精品",
"pid": "2",
"root_id": "2",
"sub": [
{
"id": "1622",
"pid": "16",
"root_id": "16",
"name": "裤子",
"note": ""
},
{
"id": "1623",
"pid": "16",
"root_id": "16",
"name": "半身裙",
"note": ""
},
{
"id": "1624",
"pid": "16",
"root_id": "16",
"name": "套装/学生校服/工作制服",
"note": ""
},
{
"id": "1629",
"pid": "16",
"root_id": "16",
"name": "大码女装",
"note": ""
},
{
"id": "162103",
"pid": "16",
"root_id": "16",
"name": "毛衣",
"note": ""
},
{
"id": "162104",
"pid": "16",
"root_id": "16",
"name": "衬衫",
"note": ""
},
{
"id": "162116",
"pid": "16",
"root_id": "16",
"name": "蕾丝衫/雪纺衫",
"note": ""
},
{
"id": "162205",
"pid": "16",
"root_id": "16",
"name": "牛仔裤",
"note": ""
},
{
"id": "50000671",
"pid": "16",
"root_id": "16",
"name": "T恤",
"note": ""
},
{
"id": "50000697",
"pid": "16",
"root_id": "16",
"name": "毛针织衫",
"note": ""
},
{
"id": "50000852",
"pid": "16",
"root_id": "16",
"name": "中老年女装",
"note": ""
},
{
"id": "50008897",
"pid": "16",
"root_id": "16",
"name": "西装",
"note": ""
},
{
"id": "50008898",
"pid": "16",
"root_id": "16",
"name": "卫衣/绒衫",
"note": ""
},
{
"id": "50008899",
"pid": "16",
"root_id": "16",
"name": "羽绒服",
"note": ""
},
{
"id": "50008900",
"pid": "16",
"root_id": "16",
"name": "棉衣/棉服",
"note": ""
},
{
"id": "50008901",
"pid": "16",
"root_id": "16",
"name": "风衣",
"note": ""
},
{
"id": "50008904",
"pid": "16",
"root_id": "16",
"name": "皮衣",
"note": ""
},
{
"id": "50008905",
"pid": "16",
"root_id": "16",
"name": "皮草",
"note": ""
},
{
"id": "50008906",
"pid": "16",
"root_id": "16",
"name": "唐装/民族服装/舞台服装",
"note": ""
},
{
"id": "50010850",
"pid": "16",
"root_id": "16",
"name": "连衣裙",
"note": ""
},
{
"id": "50011277",
"pid": "16",
"root_id": "16",
"name": "短外套",
"note": ""
},
{
"id": "50011404",
"pid": "16",
"root_id": "16",
"name": "婚纱/旗袍/礼服",
"note": ""
},
{
"id": "50013194",
"pid": "16",
"root_id": "16",
"name": "毛呢外套",
"note": ""
},
{
"id": "50013196",
"pid": "16",
"root_id": "16",
"name": "马夹",
"note": ""
},
{
"id": "121412004",
"pid": "16",
"root_id": "16",
"name": "背心吊带",
"note": ""
},
{
"id": "121434004",
"pid": "16",
"root_id": "16",
"name": "抹胸",
"note": ""
},
{
"id": "201241307",
"pid": "16",
"root_id": "16",
"name": "POLO衫",
"note": ""
},
{
"id": "201247207",
"pid": "16",
"root_id": "16",
"name": "连体衣/裤",
"note": ""
}
]
}
]
},
"translate_status": "",
"translate_time": 0,
"language": {
"default_lang": "cn",
"current_lang": "cn"
},
"error": "",
"reason": "",
"error_code": "0000",
"cache": 0,
"api_info": "today:62 max:10100 all[94=62+10+22];expires:2030-12-31",
"execution_time": "0.061",
"server_time": "Beijing/2022-08-01 11:10:24",
"client_ip": "106.6.35.126",
"call_args": [],
"api_type": "taobao",
"translate_language": "zh-CN",
"translate_engine": "google_new",
"server_memory": "0.84MB",
"request_id": "gw-4.62e74420cbe7d",
"last_id": "1119753219"
}
异常示例
三、错误码解释
状态代码(error_code) | 状态信息 | 详细描述 | 是否收费 |
---|---|---|---|
0000 | success | 接口调用成功并返回相关数据 | 是 |
2000 | Search success but no result | 接口访问成功,但是搜索没有结果 | 是 |
4000 | Server internal error | 服务器内部错误 | 否 |
4001 | Network error | 网络错误 | 否 |
4002 | Target server error | 目标服务器错误 | 否 |
4003 | Param error | 用户输入参数错误 | 忽略 |
4004 | Account not found | 用户帐号不存在 | 忽略 |
4005 | Invalid authentication credentials | 授权失败 | 忽略 |
4006 | API stopped | 您的当前API已停用 | 忽略 |
4007 | Account stopped | 您的账户已停用 | 忽略 |
4008 | API rate limit exceeded | 并发已达上限 | 忽略 |
4009 | API maintenance | API维护中 | 忽略 |
4010 | API not found with these values | API不存在 | 忽略 |
4012 | Please add api first | 请先添加api | 忽略 |
4013 | Number of calls exceeded | 调用次数超限 | 忽略 |
4014 | Missing url param | 参数缺失 | 忽略 |
4015 | Wrong pageToken | 参数pageToken有误 | 忽略 |
4016 | Insufficient balance | 余额不足 | 忽略 |
4017 | timeout error | 请求超时 | 否 |
5000 | unknown error | 未知错误 | 否 |
边栏推荐
- 仿牛客论坛项目
- Goroutine Leaks - The Forgotten Sender
- tiup mirror grant
- R语言 pca主成分分析的主要方法
- Pytorch框架学习记录13——利用GPU训练
- 98. Embedded controller EC actual combat EC development board development completed
- LinkedList source code sharing
- win10版本1803无法升级1903系统如何解决
- [Energy Conservation Institute] Ankerui Food and Beverage Fume Monitoring Cloud Platform Helps Fight Air Pollution
- 响应式织梦模板清洁服务类网站
猜你喜欢
Little data on how to learn?Jida latest small learning data review, 26 PDF page covers the 269 - page document small data learning theory, method and application are expounded
移植MQTT源码到STM32F407开发板上
Buttons with good user experience should not have hover state on mobile phones
StringTable详解 串池 性能调优 字符串拼接
Pytorch框架学习记录8——最大池化的使用
98. Embedded controller EC actual combat EC development board development completed
R语言 pca主成分分析的主要方法
Use WeChat official account to send information to designated WeChat users
STAHL触摸屏维修一体机显示屏ET-316-TX-TFT常见故障
MySQL语法基础
随机推荐
string
Godaddy域名解析速度慢问题以及如何使用DNSPod解析解决
Convolutional Neural Network (CNN) mnist Digit Recognition - Tensorflow
那些关于DOM的常见Hook封装(二)
Go Atomic
封装一个管理 url 状态的 hook
Simple test of the use of iptables
Pytorch框架学习记录13——利用GPU训练
360借条安全专家:陌生微信好友不要轻易加贷款推广多是诈骗
SkiaSharp 之 WPF 自绘 五环弹动球(案例版)
写给刚进互联网圈子的人,不管你是开发,测试,产品,运维都适用
数据库内核面试中我不会的问题(1)
移植MQTT源码到STM32F407开发板上
线上问题排查常用命令,总结太全了,建议收藏!!
STAHL触摸屏维修一体机显示屏ET-316-TX-TFT常见故障
乐观锁批量跟新 纯SQL
What is the difference between a utility model patent and an invention patent?Understand in seconds!
职场如象棋,测试/开发程序员如何突破成长瓶颈期?
密码学的基础:X.690和对应的BER CER DER编码
Nacos 配置中心