JSONPath Query
Explore JSON with JSONPath selectors and see the exact paths and values that match.
Paste JSON or open a fileOr start from an example:
Matches
The result appears here as you type.
Ctrl+F search · Ctrl+↵ copy result · Ctrl+Shift+F result to input · Esc then Tab leaves the editor
How to use JSONPath Query
- Paste JSON or open a file.
- Enter a JSONPath expression such as $.items[[email protected] > 12].name.
- Inspect the paths and values, then copy or download the matches.
Frequently asked questionsUseful details
3 answers +
Can I use filters?
Yes. Standard JSONPath comparisons work, such as [[email protected] > 12]. JavaScript expressions are not executed.
What if nothing matches?
The result says 0 matches. Check key spelling and array positions.
Is my JSON uploaded?
No. The query runs in your browser.
More help
Guides, common conversions and useful next steps.
Continue with your result
Use the action beside a finished result to send it directly, or open another tool:
- Word Counter
- Case Converter
- Compare Text
- Remove Duplicate Lines
- JSON Formatter
- JSON to CSV
- CSV to JSON
- JSON to YAML
- YAML to JSON
- JWT Inspector
- URL Inspector
- Base64 Encoder
- URL Encoder
- HTML Escaper
- Hash Generator
- Timestamp Converter
- Regex Tester
- JSON Lines Converter
- Slug Generator
- Unicode Inspector
- Color Converter
- Aspect Ratio Calculator
- UUID Generator
- Password Generator