← BBobop

JSONPath Query

Query JSON data with dot notation and bracket syntax. Zero dependencies.

JSON Data

Query Path

store.name
books[*].title
books[1]
books[*].price
electronics[*].name
version

Result

Tree View