Free tool
JSONPath Query
Query JSON with path expressions like $.items[*].id.
Supports $.a.b, filters [?(@.price<10)], slices [0:2], negative index [-1], quoted keys $['a b'], and recursive $..*.
Free tool
Query JSON with path expressions like $.items[*].id.
Supports $.a.b, filters [?(@.price<10)], slices [0:2], negative index [-1], quoted keys $['a b'], and recursive $..*.