Skip to content
NTFD Useful tools for you

No results.

Login Register

JSONPath Tester

Query JSON values online using a JSONPath expression ($.store.book[0]) — recursive search included, free and runs right in your browser.

Supports a subset: $.key, [index], [*] and ..key (recursive).

Daily limit for this tool reached. An account or Premium unlocks higher limits.

How it works

  1. Paste JSON
  2. Enter a path ($.a.b[0])
  3. Read the result