Skip to main content
Feedback

Overview of JSONPath and XPath User Guide

This section provides high level guidance on JSONPath and XPath along with various examples of JSONPath and XPath expressions. JSONPath is a query language for JSON, similar to XPath for XML. XPath expression can be used to extract information from an XML document by evaluating given expression.