Find, test, and extract data from JSON using JSONPath expressions. Click any value to get its path, or query with JSONPath syntax.
Paste JSON above or load an example to explore
$.keyAccess object property
$.array[0]Access array element by index
$.array[*]All elements in an array
$.parent.childAccess nested property
$.items[*].nameProperty from every array item
$Root element (entire JSON)
Find, test, and extract data from JSON using JSONPath expressions. Click any value to get its path, or query with JSONPath syntax.
All processing happens locally in your browser. Your data never leaves your computer, ensuring complete privacy and security.
Count words, characters, sentences, paragraphs and lines in your text. Analyze letter density and reading time instantly.
Parse and analyze URLs to extract components like protocol, host, path, query parameters, and hash fragments.
Parse and analyze user agent strings to detect browser, operating system, device type, and bot information. Essential for web debugging.