API Reference¶
jsonpath
¶
A selector expression for extracting data from JSON.
core
– JSONPath CoreAnd
Array
Brace
Compare
Contains
Equal
Expr
ExprMeta
GreaterEqual
GreaterThan
Key
LessEqual
LessThan
Name
Not
NotEqual
Or
Predicate
Root
Search
Self
Slice
Value
JSONPathError
JSONPathSyntaxError
JSONPathUndefinedFunctionError
JSONPathFindError
parser
– Translate expression into executableparse()