yukt.tools
guides
home
blog
resources
about
more
utility
JSON Path Extractor
Extract a nested value from JSON with simple dot and bracket paths.
3 inputs
Input
3 fields
JSON
Paste a JSON object or array.
{ "users": [ { "name": "Ada Lovelace", "email": "ada@example.com", "roles": [ "admin", "editor" ] } ], "meta": { "count": 1 } }
Path
Use simple dot paths, array indexes, or quoted bracket keys.
Pretty-print objects and arrays
Primitive values are returned directly.
extract value
restore sample
Value
idle
copy
Home
Dig
Tax
more