Error Message
JSON URL Decoded is easy to use tool to Decode JSON data which are encoded with a URL encoder. Copy, Paste, and Decode.
What can you do with JSON URL Decoded?
- It helps to decode your JSON data to Plain JSON.
 - It uses the decodeURIComponent method of JavaScript to decode the data.
 - This tool allows loading the Decoded JSON URL, which loads decoded JSON strings and converts to JSON text. Click on the URL button, Enter URL and Submit.
 - JSON URL Decoded works well on Windows, MAC, Linux, Chrome, Firefox, Edge, and Safari.
 
- How to Create JSON File?
 - JSON Full Form
 - What is JSON?
 - JSON Example with JSON Array
 - Pretty Print JSON using Python
 - Read JSON File Using Python
 - Validate JSON using PHP
 - Comment Inside JSON
 - How to open JSON File?
 - Json_Encode() Pretty Print using PHP
 - JSON to CSV Python
 - Python JSON
 - JSON Cheat Sheet
 
Example of JSON URL Decode
JSON URL Decoded
%7B%0D%0A%22InsuranceCompanies%22%3A%20%7B%0D%0A%20%20%20%20%22source%22%3A%20%22investopedia.com%22%0D%0A%20%20%20%20%7D%0D%0A%7D%20
Plain JSON
{
"InsuranceCompanies": {
    "source": "investopedia.com"
    }
}                                                 For Advanced Users
External URL
 Load External URL in Browser URL like this https://codebeautify.org/
https://codebeautify.org/json-url-decode?url= https://gist.gi thubusercontent .com/cbmgit/0b5 f331508e149cc76 a1cc1566ecc664/ raw/InsuranceCo mpanies-json-ur l-decode.txt