JSON Path Finder

Find and extract values from JSON using path expressions

Examples: $.property, $[0], $.array[*], $..recursive, $[0:2]