JSONPath Evaluator
What is JSONPath?
JSONPath is a query language for JSON, similar to XPath for XML. It allows you to extract specific data from complex JSON structures using simple expressions.
Use this tool to experiment with JSONPath expressions on your JSON data. Select from the example expressions below or create your own to see how JSONPath works.
Input JSON
Edit your JSON data below or use the example
Loading...
Query Results
Enter a JSONPath expression and valid JSON to see results