JSON Path Tester
Extract values from JSON using a simple dot/bracket path (not full JSONPath spec).
AdSense
Top banner
JSON
Path
Supports: a.b[0].c, a['b']
AdSense
Mobile inline (between input and results)
Result
"admin"
Extract values from JSON using a simple dot/bracket path (not full JSONPath spec).
"admin"