JSONPath Tutorial #1 – Introduction to JSON and JSONPath

In this JSONPath tutorial we will cover JSON introduction and JSONPath introduction. JSONPath is a query language for JSON files which is very similar to XPath query language for XML.

JSONPath is used to search and extract property values from a JSON document.