[SOLVED] Extracting Nested data from JSON files using python

Please read the FAQ, Deep coding questions are not allowed! :slightly_frowning_face:

  • How to code this, can you help me with a coding script? I am stuck with a code, now what to do? <<< Please, avoid asking such deep programming language questions, as there is already a website dedicated for this stackoverflow ! :slightly_frowning_face:

Anyways, You can use regular expressions to isolate those JSON objects you are interested in from your available files. Here is a relevant discussion. & also check the below thread! :slight_smile: