A downloadable tool

Download NowName your own price

QuickJSON is a simple Python script that takes any .json file and either prints it in a clean, readable format or pulls out specific keys you want to see.

Use it when you need to quickly inspect JSON files or grab a few fields without spinning up Postman or building a parser.

Run it with:

python QuickJSON.py yourfile.json

Or to pull keys:

python QuickJSON.py yourfile.json name email id

Clean output. No libraries. No distractions.

Download

Download NowName your own price

Click download now to get access to the following files:

QuickJSON.py 1,012 bytes
README_QuickJSON.md 851 bytes

Leave a comment

Log in with itch.io to leave a comment.