JSONHub

Free JSON Converter Tools

JSONPath Query Tool

Query JSON data using JSONPath expressions. Extract specific data from JSON documents easily.
JSONPath Query

Examples: $.store.book[*].title, $..price, $.store.book[?(@.price > 10)]

Input JSON
Loading...
Query Result
Loading...