python extracting specific key and value from json not working
问题 I'm trying to extract a specific key and value from json in windows with Python. I'd like to use the dumps command, but can't find a good example. **Updated data: An extract from the json file is (but the file is very long): { "CVE_data_type" : "CVE", "CVE_data_format" : "MITRE", "CVE_data_version" : "4.0", "CVE_data_numberOfCVEs" : "64", "CVE_data_timestamp" : "2020-01-09T08:00Z", "CVE_Items" : [ { "cve" : { "data_type" : "CVE", "data_format" : "MITRE", "data_version" : "4.0", "CVE_data_meta