JSONPath Parser

Parsing Content
{ "firstName": "John", "lastName" : "doe", "age" : 26, "address" : { "streetAddress": "naist street", "city" : "Nara", "postalCode" : "630-0192" }, "phoneNumbers": [ { "type" : "iPhone", "number": "0123-4567-8888" }, { "type" : "home", "number": "0123-4567-8910" } ] }
Expression Demo: '$.phoneNumbers[*].type'
Result

						

JSONPath Parser is a free online tool used to parse JSON data.

What is JSONPath?

JSONPath is an expression language to parse JSON data. It’s very similar to the XPath expression language to parse XML data. The idea is to parse the JSON data and get the value you want. This is more memory efficient because we don’t need to read the complete JSON data.

XPath Parser

JSONPath Parser is a similar tool to the XPath Parser.

Featured Tools

Featured tools that you might find useful.

Popular Tools

List of popular tools that users love and frequently use.

New Tools

The latest tools added to our collection, designed for you.

Topics

The tools grouped by topics to quickly find what you need.
SRT To VTT Converter enables seamless conversion between SubRip Subtitle(.srt) and Web Video Text Tracks (WebVTT)(.vtt) subtitle file formats. Simply select either an .srt or .vtt formatted file, and the converter will automatically transform it into the another format.

SRT To VTT Converter

SRT To VTT Converter enables seamless conversion between SubRip Subtitle(.srt) and Web Video Text Tracks (WebVTT)(.vtt) subtitle file formats. Simply select either an .srt or .vtt formatted file, and the converter will automatically transform it into the another format.
Excel/CSV To JSON Converter can convert copied Excel data or CSV data into multiple formats such as JSON, XML, HTML, MySQL, PHP, Python, and more. Simply copy and paste the data from an Excel or CSV file to perform the conversion!

Excel/CSV To JSON Converter

Excel/CSV To JSON Converter can convert copied Excel data or CSV data into multiple formats such as JSON, XML, HTML, MySQL, PHP, Python, and more. Simply copy and paste the data from an Excel or CSV file to perform the conversion!
BIP39 Passphrase Generator can generate BIP39 passphrase from existing or random mnemonic, or get the mnemonic from the passphrase.

BIP39 Passphrase Generator

BIP39 Passphrase Generator can generate BIP39 passphrase from existing or random mnemonic, or get the mnemonic from the passphrase.
Regular Expression Tester can define your own regular expression (regex) to search the input data with, optionally choosing from a list of pre-defined patterns.

Regular Expression Tester

Regular Expression Tester can define your own regular expression (regex) to search the input data with, optionally choosing from a list of pre-defined patterns.