50%

OPML to JSON Converter

Ln: 1 Col: 0

Ln: 1 Col: 0

Convert OPML to JSON


OPML to JSON Converter is an easy-to-use online tool to convert OPML (Outline Processor Markup Language) to JSON (JavaScript Object Notation) data. Copy, Paste OPML data, and Convert to JSON.

What can you do with OPML to JSON Converter?

  • It helps to convert your OPML data to JSON format, which enhances Data Interoperability, such as Compatibility with Modern Technologies and Easier Parsing and Manipulation.
  • It improves readability, as JSON is a Human-Readable Format that is easier to debug. Also, it's easy to Integrate with JavaScript and Web Applications.
  • It reduces the size of OPML payload which is Optimized Data Transmission, and it's faster to process.
  • It allows loading the OPML URL, which loads OPML and converts to JSON String.
  • Users can also convert OPML File to JSON by uploading the file.
  • Once you are done with converting OPML (Outline Processor Markup Language) to JSON, you can download the file as a file or Create a JSON link and Share it.
  • OPML to JSON Online works well on Windows, MAC, Linux, Chrome, Firefox, Edge, and Safari.

Example of OPML to JSON

OPML Data Try it.

<?xml version="1.0"?>
<opml version="1.0">
  <head>
    <title>My Favorite Music Podcasts</title>
  </head>
  <body>
    <outline type="rss" text="Song Exploder" title="Song Exploder" xmlUrl="https://rss.art19.com/song-exploder" htmlUrl="https://songexploder.net/"/>
    <outline type="rss" text="Discounted Classics" title="Discounted Classics" xmlUrl="https://feeds.simplecast.com/discountedclassics.rss" htmlUrl="https://discountedclassics.com/"/>
    <outline type="rss" text="All Songs Considered" title="All Songs Considered" xmlUrl="https://feeds.npr.org/allthingsconsidered" htmlUrl="https://www.npr.org/sections/allsongsconsidered/"/>
    <outline type="rss" text="The Rewatchables" title="The Rewatchables" xmlUrl="https://theringer.com/feed/the-rewatchables" htmlUrl="https://theringer.com/the-rewatchables"/>
  </body>
</opml>

Converted JSON

{
 "opml": {
  "head": {
   "title": "My Favorite Music Podcasts"
  },
  "body": {
   "outline": [
    {
     "_type": "rss",
     "_text": "Song Exploder",
     "_title": "Song Exploder",
     "_xmlUrl": "https://rss.art19.com/song-exploder",
     "_htmlUrl": "https://songexploder.net/"
    },
    {
     "_type": "rss",
     "_text": "Discounted Classics",
     "_title": "Discounted Classics",
     "_xmlUrl": "https://feeds.simplecast.com/discountedclassics.rss",
     "_htmlUrl": "https://discountedclassics.com/"
    },
    {
     "_type": "rss",
     "_text": "All Songs Considered",
     "_title": "All Songs Considered",
     "_xmlUrl": "https://feeds.npr.org/allthingsconsidered",
     "_htmlUrl": "https://www.npr.org/sections/allsongsconsidered/"
    },
    {
     "_type": "rss",
     "_text": "The Rewatchables",
     "_title": "The Rewatchables",
     "_xmlUrl": "https://theringer.com/feed/the-rewatchables",
     "_htmlUrl": "https://theringer.com/the-rewatchables"
    }
   ]
  },
  "_version": "1.0"
 }
}

For Advanced Users

External URL

Load External URL in Browser URL like this https://codebeautify.org/opml-to-json-converter?url=external-url

https://codebeautify.org/opml-to-json-converter?url=https://gist.githubusercontent.com/cbmgit/13db101f2b17e30f8626984c18f77b30/raw/InsuranceCompanies.xml
Data as Parameter

Load Data in Browser URL input like this https://codebeautify.org/opml-to-json-converter?input=inputdata

https://codebeautify.org/opml-to-json-converter?input=="1.0"%20encoding="UTF-8"%20?>nies>ance_Companies>Berkshire%20Hathaway%20(%20BRK.A)>lization>$539%20billiont_Capitalization>ce_Companies>InsuranceCompanies>

Related Tools


Recently visited pages


Tags


XML