What is json parser?

A JSON object is a human-readable format for expressing data objects with attributes and values in a language-independent manner with no explicit syntax, and machines can easily compute with the data. It is a format that frees the developer from the constraints of a dialect. A standard format for representing structured data based on JavaScript object syntax is called JSON (JSON) and it is commonly used for transmitting data on the Internet.

For more info - JSONPARSER