Compare Chrome extensions: JSONPath Finder vs JSON Finder

Stats JSONPath Finder JSONPath Finder JSON Finder JSON Finder
User count 14,492+ 5,000+
Average rating 3.70 4.05
Rating count 10 19
Last updated 2021-03-23 2017-01-21
Size 869.38K 74.52K
Version 1.0.13 0.1.0
Short description
Find all JSONPaths for a specified node within a JSON document Browse JSON like you do it in Finder.
Full summary

Simple tool for finding all available JSONPath expressions for a specified node in a JSON document. Also displays the resulting JSON document for each expression and it will format Json given on any page making it easier to read, and you can switch between Raw and Parsed.

All JSON Path expressions are listed at the bottom alongside the resulting JSON node for each path.

Search node can be made more specific to filter out values e.g .parentNode.childNode

  • View like you browse with OSX Finder.
  • Keep track of deep object or array.
  • Find in JSON and jump to matches.
  • Mouse or arrow keys to navigate.
  • Support browser back/forward.

Change Log 0.1.0

  • FIX: Scoped CSS, stop breaking CSS on other sites. 0.0.9
  • FIX: Minor bugs fixed 0.0.8
  • NEW: Highlight matched keyword when search 0.0.7
  • NEW: Migrate codebase to Backbone.js (v1.0.0)
See more