🔍 Dump JSON. Click something. Get selector. 🔎
https://chrome.google.com/webstore/detail/pickyjson/cdbfbhnfamigibakdbmmnihbpjldojgl
- Go to https://corysimmons.github.io/picky.json
- Input valid JSON or input a URL that returns valid JSON
- Click anything in the JSON on the right
- Copy and enjoy the selector
- Tell your friends
- Dan Ford created all the important stuff
- Cory Simmons created the rest
- Puppet Scientists created the magnifying glass logo which is available on flaticon.com
Personally, I find it incredibly annoying having to visually parse complicated JSON to find the selector I'd need. All those arrays nested in objects nested in objects nested in arrays (you get the point)...
This project was inspired by the need for such a tool. Another tool that does a similar job and came first is JSON Selector.
Find or file an issue, then head on over to the gh-pages branch.