JSONPath Evaluator

Query a JSON document with JSONPath.

Runs in your browser — nothing is uploaded

 

How to use

  1. Paste your JSON.
  2. Enter a JSONPath expression (e.g. $.items[*].id).
  3. Read the matches.

Related tools