JSONPath Tester
Prueba y evalúa expresiones JSONPath contra tu JSON.
Expresión JSONPath
Probar
JSON Entrada
{ "store": { "book": [ { "category": "reference", "author": "Nigel Rees", "title": "Sayings of the Century", "price": 8.95 } ] } }
Resultados