Public APIs
RSS to JSON favicon

RSS to JSON

Development

Returns RSS feed in JSON format using feed URL.

RSS to JSON's website screenshot

About RSS to JSON

RSS to JSON is an API that converts an RSS feed into a JSON response. It works as a GET endpoint that accepts a feedURL query parameter pointing to the target RSS feed and returns the parsed feed as JSON, including items with title, description, link, url, and created timestamp fields, along with feed-level title, description, and url.

It is built on the npm package rss-to-json and is intended for developers who need to consume RSS content in JSON format, for example to display feed items in an application without parsing XML directly.

Key features

  • Converts an RSS feed into a JSON response via a GET request
  • Accepts a feedURL query parameter pointing to any RSS feed
  • Returns feed metadata (title, description, url) alongside items
  • Each item includes title, description, link, url, and created timestamp
  • Built on top of the rss-to-json npm package

Frequently asked questions

Is this free to use?

It is an open-source project hosted on GitHub with no pricing mentioned.

How do I use the API?

Send a GET request to the hosted endpoint with a feedURL query parameter set to the RSS feed you want converted, e.g. ?feedURL=https://medium.com/feed/@ayusharma.in.

What format is the response in?

The API returns JSON containing the feed's title, description, url, and an items array with each entry's title, description, link, url, and created timestamp.

Who is this for?

Developers who need to consume RSS feeds as JSON in their applications.

Advertise here

Featured products

  • SerpApi - Search API favicon
  • Screenshot Scout favicon
  • TalorData favicon
  • CoreClaw favicon

Show your product to thousands of developers

· 100k monthly pageviews
· 7k newsletter subscribers

Advertise your product