GJSON Pathfinder
Click anywhere in the JSON to generate GJSON paths
JSON Input
Format
Clear
Load Example
{ "name": {"first": "Tom", "last": "Anderson"}, "age": 37, "children": ["Sara", "Alex", "Jack"], "fav.movie": "Deer Hunter", "friends": [ {"first": "Dale", "last": "Murphy", "age": 44, "nets": ["ig", "fb", "tw"]}, {"first": "Roger", "last": "Craig", "age": 68, "nets": ["fb", "tw"]}, {"first": "Jane", "last": "Murphy", "age": 47, "nets": ["ig", "tw"]} ] }
Generated Paths
Pipe form
Query templates
Click anywhere in the JSON to see paths
GJSON Playground
Try any GJSON path