Tree Explorer + JSONPath
Traverse nested JSON/XML structures, then query JSON with copyable result rows.
Which query language does the tree use?
JSONPath, for JSON input. Expressions start with $; dot,
bracket, wildcard, and recursive-descent (..) selectors are
supported.