Data
JSONPath Tester
Evaluate a safe JSONPath Plus selector subset against local JSON.
Runs locally in your browserLoading the local workbench…
About this tool
Evaluate the non-script JSONPath Plus selector subset locally. Child, recursive descent, wildcard, union, index, and slice selectors are supported; filters and host-language scripts are disabled.
Common uses
- Select nested values and arrays
- Find matching paths with recursive descent
- Test JSON queries without eval or network requests