Manipulating json files python
问题 I'm receiving a JSON file with a lot of information, and I'm trying to get some properties of this JSON file, I research at Python API and I couldn't find any information about some function that search at the JSON file or the strings that's loaded with the "loads" method, someone knows some way to get the specified information by a simple and clean operation? EDIT Follow the JSON file after executed the loads function: { "servers": [ { "status": "ACTIVE", "updated": "2012-01-02T20:46:21Z",