淘宝API cat_get - 获得淘宝分类详情

淘宝API cat_get - 获得淘宝分类详情
在这里插入图片描述
在这里插入图片描述
Result Object:

{
“item”: {
“id”: “16”,
“name”: “女装/女士精品”,
“pid”: “2”,
“root_id”: “2”,
“data”: [
{
“id”: “1623”,
“pid”: “16”,
“root_id”: “2”,
“name”: “半身裙”,
“note”: “”
},
{
“id”: “121412004”,
“pid”: “16”,
“root_id”: “2”,
“name”: “背心吊带”,
“note”: “”
},
{
“id”: “162104”,
“pid”: “16”,
“root_id”: “2”,
“name”: “衬衫”,
“note”: “”
},
{
“id”: “50011277”,
“pid”: “16”,
“root_id”: “2”,
“name”: “短外套”,
“note”: “”
},
{
“id”: “1629”,
“pid”: “16”,
“root_id”: “2”,
“name”: “大码女装”,
“note”: “”
},
{
“id”: “50008901”,
“pid”: “16”,
“root_id”: “2”,
“name”: “风衣”,
“note”: “”
},
{
“id”: “50010850”,
“pid”: “16”,
“root_id”: “2”,
“name”: “连衣裙”,
“note”: “”
},
{
“id”: “162116”,
“pid”: “16”,
“root_id”: “2”,
“name”: “蕾丝衫/雪纺衫”,
“note”: “”
},
{
“id”: “50013196”,
“pid”: “16”,
“root_id”: “2”,
“name”: “马夹”,
“note”: “”
},
{
“id”: “50000697”,
“pid”: “16”,
“root_id”: “2”,
“name”: “毛针织衫”,
“note”: “”
},
{
“id”: “162103”,
“pid”: “16”,
“root_id”: “2”,
“name”: “毛衣”,
“note”: “”
},
{
“id”: “50013194”,
“pid”: “16”,
“root_id”: “2”,
“name”: “毛呢外套”,
“note”: “”
},
{
“id”: “50008900”,
“pid”: “16”,
“root_id”: “2”,
“name”: “棉衣/棉服”,
“note”: “”
},
{
“id”: “121434004”,
“pid”: “16”,
“root_id”: “2”,
“name”: “抹胸”,
“note”: “”
},
{
“id”: “162205”,
“pid”: “16”,
“root_id”: “2”,
“name”: “牛仔裤”,
“note”: “”
},
{
“id”: “50008904”,
“pid”: “16”,
“root_id”: “2”,
“name”: “皮衣”,
“note”: “”
},
{
“id”: “50008905”,
“pid”: “16”,
“root_id”: “2”,
“name”: “皮草”,
“note”: “”
},
{
“id”: “50000671”,
“pid”: “16”,
“root_id”: “2”,
“name”: “T恤”,
“note”: “”
},
{
“id”: “50008898”,
“pid”: “16”,
“root_id”: “2”,
“name”: “卫衣/绒衫”,
“note”: “”
},
{
“id”: “50008897”,
“pid”: “16”,
“root_id”: “2”,
“name”: “西装”,
“note”: “”
},
{
“id”: “50008899”,
“pid”: “16”,
“root_id”: “2”,
“name”: “羽绒服”,
“note”: “”
},
{
“id”: “50000852”,
“pid”: “16”,
“root_id”: “2”,
“name”: “中老年女装”,
“note”: “”
},
{
“id”: “50011404”,
“pid”: “16”,
“root_id”: “2”,
“name”: “婚纱/旗袍/礼服”,
“note”: “”
},
{
“id”: “1622”,
“pid”: “16”,
“root_id”: “2”,
“name”: “裤子”,
“note”: “”
},
{
“id”: “1624”,
“pid”: “16”,
“root_id”: “2”,
“name”: “套装/学生校服/工作制服”,
“note”: “”
},
{
“id”: “50008906”,
“pid”: “16”,
“root_id”: “2”,
“name”: “唐装/民族服装/舞台服装”,
“note”: “”
}
]
},
“cache”: 0,
“api_info”: “today:1792 max:500003”,
“execution_time”: 0.065,
“server_time”: “Beijing/2019-12-17 10:19:29”,
“call_args”: [],
“api_type”: “taobao”,
“translate_language”: “zh-CN”,
“translate_engine”: “google_cn”,
“server_memory”: “6.82MB”,
“request_id”: “.18414928.5df83b31006171.84991709”
}

发布了59 篇原创文章 · 获赞 35 · 访问量 4884

猜你喜欢

转载自blog.csdn.net/Ob_Evan/article/details/103575341