json-path-finder icon indicating copy to clipboard operation
json-path-finder copied to clipboard

Web app to find the path of an item in a JSON object

first release

JSON Path Finder is a web-app designed to take some of the hassle out of accessing JSON data with dot/bracket notation.

Give it a whirl

Features

  • Display JSON data in a collapsible/expandable tree structure
  • Output the dot-notation of the currently selected piece of data
  • Edit, minify, and prettify JSON

Demo