阅读背景:

在Python中,如何解析复杂的json文件

来源:互联网 

I want to get "path" from the below json file; I used json.load to get read json file and then parse one by one using for key, value in data.items() and it leads to lot of for loop (Say 6 loops) to get to the value of "path"; Is there any simple method to retrieve the value of path? I want to get "path" from the below json file;




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: