JSON Field Search

Search JSON by field, value or path with highlights, supports jq expressions

JSON Field Search is a free online Developer tool. Search JSON by field, value or path with highlights, supports jq expressions Related terms: json · search · query · 字段搜索 · path · jq. Use it on this page without signing in.

23 个字段| number 7 string 11 boolean 1 array 2 object 2
路径类型
id number101
name string"工具箱"
version string"2.0.0"
active booleantrue
tags arrayArray(3)
author object{3 keys}
authorname string"pan"
authoremail string"pan@example.com"
authorrole string"admin"
stats object{3 keys}
statsvisits number12500
statslikes number340
statsrating number4.8
tools arrayArray(3)
tools[0]id number1
tools[0]name string"JSON 格式化"
tools[0]category string"dev"
tools[1]id number2
tools[1]name string"二维码"
tools[1]category string"qr"
tools[2]id number3
tools[2]name string"图片压缩"
tools[2]category string"image"

在复杂 JSON 中快速定位字段:按字段名搜索匹配所有层级的 key, 按搜索匹配字符串/数字/布尔值, 按路径搜索使用点号+索引语法(如 tools[0].name)。 所有数据处理均在浏览器本地完成。

Help

使用说明

  1. 粘贴 JSON 数据到输入框
  2. 在搜索栏输入字段名、值或路径(支持 jq 表达式)
  3. 匹配结果会高亮显示,支持展开折叠
  4. 可一键复制匹配到的字段值或路径

常见问题

  • 数据处理安全吗? 搜索完全在浏览器本地进行,不上传任何数据
  • jq 语法报错? 确保以 . 开头,如 .users[].name,参考 jq 官方手册
  • 能搜索嵌套深层数据吗? 支持,递归遍历整棵 JSON 树

More Developer

View all

FAQ about JSON Field Search

What can JSON Field Search do?

JSON Field Search is a Developer tool. Search JSON by field, value or path with highlights, supports jq expressions You can finish the job on this page.

Who should use JSON Field Search?

Anyone handling json · search · query · 字段搜索 · path · jq who does not want to install desktop software can use JSON Field Search in the browser.

Is JSON Field Search safe? Is my data uploaded?

This tool runs in your browser. We do not collect the content you enter into JSON Field Search just because you used it.

What similar tools exist?

Related tools in the same Developer group are listed at the bottom of this page.