JSON Path Tester
Extract values from JSON using a simple dot/bracket path (not full JSONPath spec).
JSON
Path
Supports: a.b[0].c, a['b']
Result
"admin"
Related tools
JSON Formatter & ValidatorJSON
Format, validate, and prettify JSON in your browser. Fast and free.
JSON MinifierJSON
Minify JSON by removing whitespace.
JSON Sort KeysJSON
Recursively sort JSON object keys for stable diffs.
JSONL ViewerJSON
View/validate JSON Lines (NDJSON) and inspect records.
JSON Tree ViewerJSON
Visualize JSON as an interactive collapsible tree with color-coded types.
JSON Crack — Interactive JSON Graph VisualizerJSON
Visualize JSON, YAML, XML, and CSV as an interactive, explorable node graph.