JSONParser Extract data from JSON file and save it in a text file in list format. Feel free to tweak it to match your needs. Dependencies Make sure you install jmespath To install JMESPath python3 -m pip install jmespath