Input
{"data":{"items":[{"name":"uuup"}]}} + $.data.items[0].nameOutput
"uuup"
Data Tools
Extract values from nested JSON with dot paths and array indexes. Queries run locally and results are ready to copy.
Favorite this tool
No favorite storage mode has been selected.
Quick actions
Copy this tool URL or open the system share sheet on a supported device.
数据格式
等待输入
Input
{"data":{"items":[{"name":"uuup"}]}} + $.data.items[0].nameOutput
"uuup"
It supports common dot paths and array indexes such as $.data.items[0].name. Advanced filter expressions are not supported.
No. The query runs locally in your browser.
Tools
Continue with another translated tool for a nearby task.
JSON Formatter
Format, minify, sort, and validate JSON in your browser. Parsing errors include location details, and your data never leaves the page.
JSON Validator
Validate JSON syntax, locate parsing errors, inspect structure, and try safe repairs locally in your browser.
JSON Diff
Compare two JSON documents recursively and list added, removed, and changed paths. Processing stays in your browser.