Paste JSON, type a path, and see exactly what it matches. Supports .key, [index], and [*] wildcards. Everything runs in your browser.
store.book[0].title — keys and array indexes. users[*].email — [*] maps over every element of an array (or every value of an object). Leading $ is optional.
Open the full JSON viewer for a fast collapsible tree, search, and CSV export on big files.