EZFree tools | more soon
turn off ads | dark mode

JSON Path Finder

☆ favorite
Query JSON with path expressions.
Examples: $ $.* $[0] $..*

How to Use

  • Paste JSON and enter a path expression in the field above.
  • Use dot notation ($.key.subkey) or bracket notation ($["key"]).
  • Click the example expressions to try them on your data.