how to get any value in json python code example Example: python get value from json for key, value in data.items(): print key, value