JSONPath Tester
Run JSONPath expressions against a document and see the matches instantly.
To test a JSONPath expression, paste your JSON and enter a path such as $.store.book[*].title. Matches appear immediately with their index, so you can refine wildcards, filters and recursive descent before putting the expression into code.
Runs in your browser- Privacy
- Runs entirely in your browser — nothing is uploaded
- Cost
- Free, unlimited, no sign-up
Frequently asked questions
What is the difference between $.. and $.*?
How to use the jsonpath tester
- 1Enter or paste your json.
- 2Enter or paste your jsonpath expression.
- 3The result appears immediately — copy or download it.
Embed this tool
Put the working jsonpath tester on your own site. It runs in your visitors' browsers exactly as it does here — free, no account, nothing uploaded.
Share this tool
Related tools
JSON Formatter & ValidatorFormat, validate, repair and analyse JSON — with errors that point at the exact line.Query String to JSON ConverterConvert URL query strings to JSON and build query strings from JSON objects.JSON FlattenerFlatten deeply nested JSON into dot-notation keys, or expand flat keys back into nested objects.JSON to TypeScript ConverterGenerate TypeScript interfaces, Zod schemas, Go structs, Python dataclasses or Rust structs from JSON.Data Format ConverterConvert between JSON, YAML, XML, CSV, TSV and TOML in any direction, locally in your browser..env to JSON ConverterConvert .env files to JSON and back — for config migrations and CI variables.
Last updated
More data & format tools