JSON Pointer Evaluator
Extract values using RFC 6901 pointer syntax
Result
Result will appear here
JSON Pointer uses "/" to separate tokens. Use "~0" for "~" and "~1" for "/" in token names. Array indices are zero-based. Empty string "/" selects the entire document.