Skip to content
QKQuickKit日本語
Data FormatsLOCALRuns in your browser

JSONPath Tester

Evaluate a clearly limited JSONPath subset against JSON in the browser.

This tool handles input and primary processing in your browser and is designed not to send the input to QuickKit’s server.

Matches

How it works

Supports RFC 9535-inspired root paths using .name, ["name"], [0], and [*] only. Filters, slices, unions, recursive descent, functions, and script expressions are deliberately unsupported.