Δοκιμαστής JSONPath
Test JSONPath expressions and inspect matched paths and results.
Matches
0No matches found.
All JSONPath evaluation happens locally in your browser.
Related Tools
Προβολέας JSON
Μορφοποιήστε και ομορφύνετε άμεσα το JSON σας με σωστή εσοχή
Προβολή δέντρου JSON
Οπτικοποιήστε τη δομή JSON με αναδιπλούμενη προβολή δέντρου
Επιδιόρθωση JSON
Repair common JSON syntax issues and turn broken input into valid JSON.
Διαφορές JSON
Συγκρίνετε δύο αντικείμενα JSON και οπτικοποιήστε τις διαφορές με σύγκριση δίπλα-δίπλα.
How to use JSONPath Tester
Paste JSON on the left and run expressions such as `$.services[*].name` to see matched paths and values.
This is useful for validating selectors, checking array results, and locating target fields while debugging API responses.
Matched paths can be copied with one click so you can reuse them in scripts, tickets, or debugging notes.