Written by Satish Mahalingam
Whatʹs Great
1. The first app for OS X that allows you to query JSON data structures.
Latest Version: 2.2
What does JSON Query do? The first app for OS X that allows you to query JSON data structures. Use the simple search syntax to perform a lookup by key or value, or drill into the data with literals (square brackets for arrays and dots for dictionaries) - Grab JSON from API's (with the ability to set HTTP headers and body) Documentation: http://json-query-documentation.rtfd.org/
Download for MacOS - server 1 --> FreeDownload and Install JSON Query
Download for PC - server 1 -->Intel, 64-bit processor, OS X 10.7 or later.
Compactible OS list:Yes. The app is 100 percent (100%) safe to download and Install. Our download links are from safe sources and are frequently virus scanned to protect you
Good idea, but has data loss bugs
I was really excited when I found this app. It has some showstopping flaws, though. First, it doesn't attempt any validation. If you paste something that isn't valid JSON, there are no errors or warnings issued but none of the features work. Second, the multi-window support is severely broken: buttons like Pretty Print, Compact, and Clear JSON affect all windows(!!!). Third, the Undo functionality doesn't undo Clear JSON. So, if you're like me and have many windows open with various objects and need to clear one, they will all be wiped. I just lost a lot of work to these bugs - clearly I've become too accustomed to other apps and editors which place a high priority on avoiding data loss.