Copy link to clipboard
Copied
As an FYI, there is an excellent JSON Path extension for VSC, https://marketplace.visualstudio.com/items?itemName=davidmarek.jsonpath-extract. I just used it on a structuredData.json result with "$.elements[*].Text" as a path and it nicely returned all the Text elements. Just FYI.
Have something to add?