JSONPath Tester
undefined
Other Tools
Popular tools from across A2Z
What this tool does
undefined
What is supported
This tester supports the common JSONPath subset: dot and bracket property access, array indexes, slices ([start:end]), wildcards (* / [*]) and recursive descent (..). Complex filter expressions (e.g. [?(@.price > 10)]) are not supported.
Frequently asked questions
Why did my filter expression fail?
Bracket filter expressions like [?(@.price > 10)] are outside this subset - use plain indexes, slices and wildcards instead.
Is my JSON sent anywhere?
No, parsing and querying both run entirely in your browser.
Rate this tool
Was this tool useful? Your feedback helps us improve it.
No ratings yet — be the first to rate this tool.