JSON Path Tester

Query JSON data with JSONPath expressions (e.g. $.users[*].name). All in your browser.

What is this tool?

How do I query JSON? Use JSONPath expressions to extract nested values or filter arrays. Like XPath for JSON. Test queries against your data before writing code.