JSONPath Tester
Test JSONPath expressions against JSON data and see the matches.
Runs in your browserAbout this tool
Writing a JSONPath expression to extract specific data from a JSON document takes trial and error, and testing it against real data as you write it is much faster than writing blind and hoping the syntax is right. This tool tests JSONPath expressions against JSON data and shows the matches live, letting you iterate on the expression until it selects exactly what you need.

