<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:media="http://search.yahoo.com/mrss/"><channel><title>JSON Editor Online: edit JSON, format JSON, query JSON</title><description>JSON Editor Online is the original and most copied JSON Editor on the web. Use it to view, edit, format, repair, compare, query, transform, validate, and share your JSON data.</description><link>https://jsoneditoronline.org/</link><item><title>Happy New Year to all of you!</title><link>https://jsoneditoronline.org/indepth/other/happy-new-year-2025/</link><guid isPermaLink="true">https://jsoneditoronline.org/indepth/other/happy-new-year-2025/</guid><description>JSON Editor Online has seen a steady growth in usage over the past year. Thanks for all your support and feedback!</description><pubDate>Wed, 18 Dec 2024 00:00:00 GMT</pubDate><media:content type="image/webp" width="1280" height="853" medium="image" url="https://jsoneditoronline.org/_astro/new-years-day-8867131_1280.CgM53coi.webp"/><category>other</category></item><item><title>JSON Query: a small, flexible, and expandable JSON query language</title><link>https://jsoneditoronline.org/indepth/query/jsonquery/</link><guid isPermaLink="true">https://jsoneditoronline.org/indepth/query/jsonquery/</guid><description>This article presents a new query language: JSON Query, and explains why it is so easy to use and interoperate with.</description><pubDate>Fri, 27 Sep 2024 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1280" height="768" medium="image" url="https://jsoneditoronline.org/_astro/industry-3340036_1280.CBbxU5xQ.jpg"/><category>query</category></item><item><title>Tabular-JSON: Combining the best of JSON and CSV</title><link>https://jsoneditoronline.org/indepth/specification/tabular-json/</link><guid isPermaLink="true">https://jsoneditoronline.org/indepth/specification/tabular-json/</guid><description>Let&apos;s explore what happens if we extend JSON with CSV like tables to get the best of both worlds.</description><pubDate>Wed, 19 Jun 2024 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1200" height="801" medium="image" url="https://jsoneditoronline.org/_astro/cooking-with-JSON-and-CSV.2d7_aJib.jpg"/><category>specification</category></item><item><title>Smart JSON Formatting</title><link>https://jsoneditoronline.org/indepth/beautify/smart-json-formatting/</link><guid isPermaLink="true">https://jsoneditoronline.org/indepth/beautify/smart-json-formatting/</guid><description>One of the most used actions on JSON data is to beautify (format) it. Learn how to use smart JSON formatting to get much more compact JSON that is easy to read.</description><pubDate>Tue, 20 Feb 2024 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="800" height="800" medium="image" url="https://jsoneditoronline.org/_astro/Smart-JSON-Formatting.C8nt-sAG.jpg"/><category>beautify</category></item><item><title>Ad-free JSON Editor Online experience</title><link>https://jsoneditoronline.org/indepth/other/ad-free-experience/</link><guid isPermaLink="true">https://jsoneditoronline.org/indepth/other/ad-free-experience/</guid><description>JSON Editor Online now offers a paid subscription as an alternative to ads. You can now experience the application ad-free, faster, and without any tracking.</description><pubDate>Tue, 30 Jan 2024 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="2560" height="1972" medium="image" url="https://jsoneditoronline.org/_astro/seagull.DcRz2uTH.jpg"/><category>other</category></item><item><title>How to write a streaming parser</title><link>https://jsoneditoronline.org/indepth/parse/streaming-parser/</link><guid isPermaLink="true">https://jsoneditoronline.org/indepth/parse/streaming-parser/</guid><description>Learn how and when to write a streaming parser using different techniques: line by line, using generator functions, or by manually pausing and keeping state.</description><pubDate>Tue, 19 Dec 2023 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="960" height="638" medium="image" url="https://jsoneditoronline.org/_astro/river-rafting-960158_960_720.Y6ZkTmZW.jpg"/><category>parse</category></item><item><title>JSON alternatives for data</title><link>https://jsoneditoronline.org/indepth/compare/json-alternatives-for-data/</link><guid isPermaLink="true">https://jsoneditoronline.org/indepth/compare/json-alternatives-for-data/</guid><description>JSON is the de-facto standard for data exchange and for good reason. In this article we look at JSON alternatives for data which can be faster or more concise.</description><pubDate>Wed, 08 Nov 2023 10:00:00 GMT</pubDate><media:content type="image/jpeg" width="1024" height="1024" medium="image" url="https://jsoneditoronline.org/_astro/json-alternatives-for-data.DpcwHFJi.jpg"/><category>compare</category></item><item><title>JSON alternatives for configuration files</title><link>https://jsoneditoronline.org/indepth/compare/json-alternatives-for-configuration-files/</link><guid isPermaLink="true">https://jsoneditoronline.org/indepth/compare/json-alternatives-for-configuration-files/</guid><description>JSON is often used for configuration files. It does the job, it is not always a great fit. In this article we discuss JSON alternatives for configuration files.</description><pubDate>Wed, 08 Nov 2023 09:00:00 GMT</pubDate><media:content type="image/jpeg" width="1024" height="1024" medium="image" url="https://jsoneditoronline.org/_astro/json-alternatives-for-configuration-files.CWUWYgqX.jpg"/><category>compare</category></item><item><title>10 Best JSON query languages</title><link>https://jsoneditoronline.org/indepth/query/10-best-json-query-languages/</link><guid isPermaLink="true">https://jsoneditoronline.org/indepth/query/10-best-json-query-languages/</guid><description>In this article we discuss different tools to query JSON data. We discuss different use cases an environments, and explain how to create a JSON query.</description><pubDate>Fri, 13 Oct 2023 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1280" height="958" medium="image" url="https://jsoneditoronline.org/_astro/filter-coffee-3767936_1280.CyhI9r4h.jpg"/><category>query</category></item><item><title>JSON vs CSV: what is the difference and what should I use?</title><link>https://jsoneditoronline.org/indepth/compare/json-vs-csv/</link><guid isPermaLink="true">https://jsoneditoronline.org/indepth/compare/json-vs-csv/</guid><description>This article lists the key differences between JSON and CSV for you, illustrated with clear examples, and explains when it is best to use either JSON or CSV.</description><pubDate>Wed, 13 Sep 2023 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1921" height="2560" medium="image" url="https://jsoneditoronline.org/_astro/weight-scales-2367035-scaled.GI3EjWE_.jpg"/><category>compare</category></item><item><title>Exploring the power of JSON: a real-life JSON file example collection</title><link>https://jsoneditoronline.org/indepth/datasets/json-file-example/</link><guid isPermaLink="true">https://jsoneditoronline.org/indepth/datasets/json-file-example/</guid><description>Who doesn&apos;t love a JSON file example? Check out these examples out to understand what JSON is, or use them for testing and debugging.</description><pubDate>Tue, 25 Jul 2023 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="2560" height="1707" medium="image" url="https://jsoneditoronline.org/_astro/json-data.DmifrcvR.jpg"/><category>datasets</category></item><item><title>How to ChatGPT JSON? Use smart prompts to query JSON</title><link>https://jsoneditoronline.org/indepth/query/how-to-chatgpt-json/</link><guid isPermaLink="true">https://jsoneditoronline.org/indepth/query/how-to-chatgpt-json/</guid><description>Learn how to ChatGPT JSON data. Querying and converting JSON works like a charm. Mostly. ChatGPT can also output wrong results, so, use it with care.</description><pubDate>Thu, 29 Jun 2023 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1280" height="632" medium="image" url="https://jsoneditoronline.org/_astro/abstract-1392404_1280.HGfrnsoV.jpg"/><category>query</category></item><item><title>Is JSON valid? Validate JSON online</title><link>https://jsoneditoronline.org/indepth/validate/is-json-valid/</link><guid isPermaLink="true">https://jsoneditoronline.org/indepth/validate/is-json-valid/</guid><description>Is JSON valid? Or not? How to check this? There are powerful JSON validators, both for syntax and for structure. Learn how it works and try it out.</description><pubDate>Mon, 12 Jun 2023 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="2560" height="1920" medium="image" url="https://jsoneditoronline.org/_astro/keys.DLv4HJN1.jpg"/><category>validate</category></item><item><title>JSON Schema validator: a powerful way to check JSON data</title><link>https://jsoneditoronline.org/indepth/validate/json-schema-validator/</link><guid isPermaLink="true">https://jsoneditoronline.org/indepth/validate/json-schema-validator/</guid><description>Learn what JSON Schema is and learn how to use a JSON Schema validator to check JSON data. Try it out in the interactive playground.</description><pubDate>Wed, 31 May 2023 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1200" height="800" medium="image" url="https://jsoneditoronline.org/_astro/verified.CPwRnRif.jpg"/><category>validate</category></item><item><title>JSON vs XML: should I use JSON or XML?</title><link>https://jsoneditoronline.org/indepth/compare/json-vs-xml/</link><guid isPermaLink="true">https://jsoneditoronline.org/indepth/compare/json-vs-xml/</guid><description>This article explains the main differences between these two data formats and when to use JSON vs XML. In short: use JSON over XML when possible.</description><pubDate>Wed, 10 May 2023 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="2560" height="1707" medium="image" url="https://jsoneditoronline.org/_astro/pexels-julia-larson-6456264-scaled.CJ02ZlxC.jpg"/><category>compare</category></item><item><title>What is JSON? Learn all about JSON in 5 minutes</title><link>https://jsoneditoronline.org/indepth/specification/what-is-json/</link><guid isPermaLink="true">https://jsoneditoronline.org/indepth/specification/what-is-json/</guid><description>JSON is a lightweight data interchange format. It is simple and extremely popular. JSON values can be an array, object, string, number, boolean, or null.</description><pubDate>Fri, 14 Apr 2023 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1920" height="1080" medium="image" url="https://jsoneditoronline.org/_astro/light-bulbs-1125016_1920.Bx-OyHIj.jpg"/><category>specification</category></item><item><title>I wasn&apos;t going to write a CSV parser, really…</title><link>https://jsoneditoronline.org/indepth/parse/csv-parser-javascript/</link><guid isPermaLink="true">https://jsoneditoronline.org/indepth/parse/csv-parser-javascript/</guid><description>…but I ended up writing one of the fastest JavaScript CSV parsers out there. See the benchmark and learn what makes the csv42 library so fast.</description><pubDate>Fri, 24 Mar 2023 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="2560" height="1707" medium="image" url="https://jsoneditoronline.org/_astro/ian-taylor-FJSospSHP74-unsplash-scaled.Ccug5TlV.jpg"/><category>parse</category></item><item><title>Convert JSON to CSV using JSON Editor Online</title><link>https://jsoneditoronline.org/indepth/convert/json-to-csv/</link><guid isPermaLink="true">https://jsoneditoronline.org/indepth/convert/json-to-csv/</guid><description>Can I convert JSON to CSV? Definitely! Learn how you can import and export CSV, how to show your CSV in a table view and sort, filter, and query your CSV data.</description><pubDate>Fri, 17 Mar 2023 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="2560" height="1702" medium="image" url="https://jsoneditoronline.org/_astro/pexels-pixabay-164686-scaled.Bh4g5Z-4.jpg"/><category>convert</category></item><item><title>Easily transform JSON data: a hands-on tutorial</title><link>https://jsoneditoronline.org/indepth/query/transform-json-data/</link><guid isPermaLink="true">https://jsoneditoronline.org/indepth/query/transform-json-data/</guid><description>See how to query your JSON data using a powerful, visual tool. With a few clicks you can sort, filter, and select fields out of your data.</description><pubDate>Thu, 23 Feb 2023 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1920" height="1280" medium="image" url="https://jsoneditoronline.org/_astro/butterfly-169924_1920.D6T6YvdG.jpg"/><category>query</category></item><item><title>How to POST JSON data in JavaScript</title><link>https://jsoneditoronline.org/indepth/data-fetching/post-json/</link><guid isPermaLink="true">https://jsoneditoronline.org/indepth/data-fetching/post-json/</guid><description>This article explains what HTTP requests are and how to POST JSON data in JavaScript. Learn about common pitfalls and handy tools to fetch JSON data.</description><pubDate>Wed, 08 Feb 2023 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1920" height="1280" medium="image" url="https://jsoneditoronline.org/_astro/letter-box-460515_1920.D3lHDkeP.jpg"/><category>data-fetching</category></item><item><title>JSON compare: how to compare two JSON files?</title><link>https://jsoneditoronline.org/indepth/compare/json-compare/</link><guid isPermaLink="true">https://jsoneditoronline.org/indepth/compare/json-compare/</guid><description>To compare JSON data in a meaningful way, you should compare the data contents, not the plain text contents. There is a handy tool for that.</description><pubDate>Wed, 18 Jan 2023 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="2560" height="1706" medium="image" url="https://jsoneditoronline.org/_astro/apple-and-pear-1914353-scaled.W8puc53b.jpg"/><category>compare</category></item><item><title>JSON to TypeScript, 4 different approaches</title><link>https://jsoneditoronline.org/indepth/parse/json-to-typescript/</link><guid isPermaLink="true">https://jsoneditoronline.org/indepth/parse/json-to-typescript/</guid><description>You can blindly cast the data to your TypeScript model, but there is more to this: ideally you validate your data before casting it. Learn how to go about this.</description><pubDate>Fri, 23 Dec 2022 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="800" height="800" medium="image" url="https://jsoneditoronline.org/_astro/json-to-typescript.BPWgGXhA.jpg"/><category>parse</category></item><item><title>Why JSON comments are not allowed and what to do about it</title><link>https://jsoneditoronline.org/indepth/parse/json-comments/</link><guid isPermaLink="true">https://jsoneditoronline.org/indepth/parse/json-comments/</guid><description>The issue originates from using JSON for configuration files, whereas JSON is a data format in the first place. Learn what you can do about it.</description><pubDate>Mon, 28 Nov 2022 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="800" height="800" medium="image" url="https://jsoneditoronline.org/_astro/json-comments.DjEXgSkF.jpg"/><category>parse</category></item><item><title>Why does JSON.parse corrupt large numbers and how to solve this?</title><link>https://jsoneditoronline.org/indepth/parse/why-does-json-parse-corrupt-large-numbers/</link><guid isPermaLink="true">https://jsoneditoronline.org/indepth/parse/why-does-json-parse-corrupt-large-numbers/</guid><description>JavaScript&apos;s built-in JSON parser can corrupt large numbers. In this article we explain the problem in-depth and show how we solved it in JSON Editor Online.</description><pubDate>Tue, 22 Nov 2022 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="800" height="800" medium="image" url="https://jsoneditoronline.org/_astro/json-parse.D1IMJkDT.jpg"/><category>parse</category></item><item><title>How to fix JSON and validate it with ease</title><link>https://jsoneditoronline.org/indepth/parse/fix-json/</link><guid isPermaLink="true">https://jsoneditoronline.org/indepth/parse/fix-json/</guid><description>How can you figure out what is wrong, without spending too much time on it? And, of course, how to solve the problem and fix JSON?</description><pubDate>Wed, 16 Nov 2022 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="800" height="800" medium="image" url="https://jsoneditoronline.org/_astro/fix-json.Zmluw34G.jpg"/><category>parse</category></item><item><title>JSON date format: 3 ways to work with dates in JSON</title><link>https://jsoneditoronline.org/indepth/parse/json-date-format/</link><guid isPermaLink="true">https://jsoneditoronline.org/indepth/parse/json-date-format/</guid><description>What is the &quot;right&quot; JSON date format? This article explains three solutions, including the ISO 8601 date string which is normally the best approach.</description><pubDate>Tue, 01 Nov 2022 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="800" height="800" medium="image" url="https://jsoneditoronline.org/_astro/json-date-format.nqqGlj3R.jpg"/><category>parse</category></item><item><title>4 handy categories of JSON tools and when to use them</title><link>https://jsoneditoronline.org/indepth/tools/4-handy-categories-of-json-tools/</link><guid isPermaLink="true">https://jsoneditoronline.org/indepth/tools/4-handy-categories-of-json-tools/</guid><description>There are different kinds of tools to help you work with JSON data. Learn about 4 different types of JSON tools and when to use them.</description><pubDate>Tue, 18 Oct 2022 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="800" height="800" medium="image" url="https://jsoneditoronline.org/_astro/json-tools.eDiere4a.jpg"/><category>tools</category></item><item><title>Parse JSON: What is JSON parsing and how does it work?</title><link>https://jsoneditoronline.org/indepth/parse/parse-json/</link><guid isPermaLink="true">https://jsoneditoronline.org/indepth/parse/parse-json/</guid><description>When you parse JSON, you convert a string containing a JSON document into a structured data object that you can operate on. Learn how this works.</description><pubDate>Tue, 23 Aug 2022 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1920" height="600" medium="image" url="https://jsoneditoronline.org/_astro/parseyourjson.BYQfqxKx.jpg"/><category>parse</category></item><item><title>Beautify JSON, 3 easy ways</title><link>https://jsoneditoronline.org/indepth/beautify/beautify-json/</link><guid isPermaLink="true">https://jsoneditoronline.org/indepth/beautify/beautify-json/</guid><description>Beautifying JSON is adding new lines and indentation to make JSON data readable. There are various ways to beautify your JSON, read how.</description><pubDate>Sat, 18 Jun 2022 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="400" height="400" medium="image" url="https://jsoneditoronline.org/_astro/Json-Beautify.CPyCeYMy.jpg"/><category>beautify</category></item><item><title>Hi!</title><link>https://jsoneditoronline.org/indepth/other/introduction/</link><guid isPermaLink="true">https://jsoneditoronline.org/indepth/other/introduction/</guid><description>I&apos;ve set up a website to write about JSON related topics. Whilst the data format JSON is very simple, there is a lot to tell about using JSON in practice.</description><pubDate>Sat, 11 Jun 2022 00:00:00 GMT</pubDate><media:content type="image/jpeg" width="1800" height="1350" medium="image" url="https://jsoneditoronline.org/_astro/ndbe1w2l.OWv7gwz2.jpg"/><category>other</category></item></channel></rss>