Free · Pull one field through every record
JSON Path Value Finder
Use JSONata path steps to collect nested values without writing a loop.
- Real JSONata 2.2 query
- Private in your browser
- Time and result safety caps
Find path values
Paste JSON, edit the JSONata expression, and run it locally with time, depth, and result limits.
1
Add JSON and a queryBoth stay in this browser tab
Bounded local queryJSONata 2.2.2 · 800 ms timeout · $eval off
2
See the resultReady when you are
Your query result will appear here
JSONata can filter, sort, group, calculate, and reshape the sample without an upload.
Three simple steps
How to use it
- Paste JSON with nested records.
- Enter the path to the field.
- Review every value found.
Your JSON stays on this device
JSONata reads and transforms the JSON inside this browser tab. Bookify does not upload or save the data or expression. Every run has time, sequence, stack, input, and output limits, and $eval stays disabled.