Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Matching multiple paths with the ondemand parser #2192

amunra started this conversation in General
Discussion options

I would like to extract multiple paths from a JSON document efficiently.
For example, from a single pets.json document, I might want to extract .pets[0].owner.name and .pets[0].owner.age.
What's the best way to achieve this with the current API? I am trying to avoid starting from the start of the document every time.

You must be logged in to vote

Replies: 1 comment

Comment options

I’d recommend using our On Demand API directly.

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.