Evaluate common JSONPath expressions against JSON in your browser.
Supports properties, indexes, and [*] wildcards.
How it works
Paste a JSON document, enter a path such as $.users[*].name, and run the query. Results are evaluated locally.
Privacy
Your JSON never leaves this browser tab.