VALU
Developer Tools / Browser Local
JSON Path Tester
Test simple dot paths against JSON and copy the matched value.
Developer ToolsRuns locallyNo signup
JSON Path Tester
Put JSON first, a blank line, then a JSONPath expression.
JSON document + JSONPath expression
JSON
Result
JSON
About JSON Path Tester
Run JSONPath queries against pasted JSON and inspect each match with a copyable path and value.
Processing runs locally in your browser. Use it for map API fields, inspect arrays and test extraction rules before coding, then copy or download the result without creating an account.
Learn the Workflow
Search Tags
json path testerjsonpath tester onlinejson toolbrowser json
Frequently Asked Questions
Use JSONPath syntax such as $.users[*].email. Simple dot paths like user.name are also normalized for convenience.