JSONPath Tester

Test and evaluate JSONPath expressions on your JSON data.

Examples: $.users[0].name, $..name, $.users[?(@.age > 18)]