AlphaEditAlphaEdit

JSONPath Tester

Path:
Examples:
JSON Input
Results4 matches
[
  "Nigel Rees",
  "Evelyn Waugh",
  "Herman Melville",
  "J. R. R. Tolkien"
]

How to Use

  1. 1Paste or upload your JSON data in the left panel.
  2. 2Enter a JSONPath expression in the path field at the top.
  3. 3View matching results instantly in the right panel.
  4. 4Click example chips to try common JSONPath patterns.
  5. 5Copy the results with the Copy button.

Key Features

  • Real-time JSONPath evaluation as you type
  • Supports dot notation, bracket notation, and wildcards
  • Recursive descent with .. operator
  • Filter expressions with comparison operators
  • Clickable example path chips
  • Upload JSON files directly
  • Copy results to clipboard
  • 100% browser-based — no data sent to servers

Frequently Asked Questions