JSON Path Evaluator
Test JSONPath expressions against JSON data with live results — entirely in your browser.
Supported: $ (root), .key (child), [n] (index), [*] (wildcard), ..key (recursive descent)
Click "Evaluate" to test the expression.