Public APIs
Convert RSS to JSON favicon

Convert RSS to JSON

Documents & Productivity

Transform raw RSS data into structured JSON.

Convert RSS to JSON's website screenshot

About Convert RSS to JSON

Convert RSS to JSON is a hosted API that parses RSS and Atom feeds into JSON. It offers two POST endpoints: one accepts an uploaded XML file, the other accepts a remote feed URL to fetch and parse directly. Both support an optional "detailed" query parameter for a more detailed parsed result, and file uploads are capped at 100MB per request.

The API is intended for ingesting blog feeds, news updates, podcast feeds, or partner content into a pipeline, database, or CMS, converting raw XML into a format that is easier to filter, store, and transform, particularly for use cases involving scheduled polling or normalizing multiple feed sources into one format. The response is a JSON object, but the API does not define a fixed output schema, so the exact shape of returned data can vary.

The service is published by ApyHub and was listed on July 7, 2026, at version 1.1.0.

Key features

  • Converts uploaded RSS or Atom XML files to JSON via the /file endpoint
  • Parses remote RSS or Atom feed URLs directly via the /url endpoint
  • Optional detailed query parameter for a more structured parsed result
  • Supports feed ingestion for blogs, news updates, podcasts, or partner content
  • Accepts file uploads up to 100MB total per request

Frequently asked questions

What input formats does this API accept?

It accepts either an uploaded RSS/Atom XML file or a remote feed URL, via the /file and /url endpoints respectively.

What does the API return?

It returns a JSON object, though the response schema does not define a fixed set of top-level fields.

Is there a file size limit?

Yes, uploads are limited to 100MB total per request across all files combined.

How do I authenticate requests?

Requests are authenticated using an apy-token header with your API key.

What happens if I exceed the rate limit?

The API returns a 429 rate_limited error and recommends retrying with exponential backoff.

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