JSONPath Tester

Test JSONPath expressions against your JSON, live in the browser.

Ad placeholder (leaderboard)
Enjoying the tools? Go Pro for £4.99 (one-time) and remove all ads — forever, on this device. Remove ads — £4.99

Test JSONPath without leaving your browser

Paste a JSON document, type a JSONPath expression, and instantly see which values it selects. Useful for building API integrations, debugging config files, or learning how JSONPath traversal works.

Supports dot notation ($.store.open), bracket notation ($["store"]), array indices ($.books[0], $.books[-1]) and the * wildcard. All evaluation runs client-side — your JSON is never uploaded anywhere.

Ad placeholder (rectangle)