JSONPath Tester

Query JSON with JSONPath expressions.

Loading tool…

How it works

  1. Paste valid JSON.
  2. Enter a JSONPath expression.
  3. Run the query and copy the results.

Features

  • jsonpath-plus evaluation
  • Pretty-printed results
  • Browser-only querying

FAQ

Is JSON uploaded?

No. Queries run entirely in your browser.

What syntax is supported?

Common JSONPath features via jsonpath-plus, including filters and wildcards.

Need to format JSON first?

Use the JSON Formatter or JSON Validator before querying.