jmespath / jmespath/jmespath.py
Non-rooted expressions support
Open
feature-request
- Dominant language
- Python
- Stars
- 2.4k
- Forks
- 212
- PR merge metrics
- No merged PRs in 30d
Description
I may just be missing it, but it doesn't seem to be possible to do the equivalent of `//` in XPath. I.e. find the desired expression anywhere in the supplied JSON versus from the root of it. If not, can that be made a feature request?
The use case is when you are trying to find subsets of JSON in a document whose overall structure you cannot predict in advance.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.