JSON (JavaScript Object Notation) files can be another file type that contains valuable app-related content. These files are typically used to transfer data between a web server and an application. Data in these files is commonly in readable format and can be carved for strings of relevant content.

For these files, using Python scripts to format the data in a more readable format is useful.