JSONPath Evaluator
Query a JSON document with JSONPath.
Runs in your browser — nothing is uploaded
How to use
- Paste your JSON.
- Enter a JSONPath expression (e.g. $.items[*].id).
- Read the matches.
Query a JSON document with JSONPath.
Runs in your browser — nothing is uploaded