Feed Normalizer: RSS, Atom and JSON Feed to Clean JSON avatar

Feed Normalizer: RSS, Atom and JSON Feed to Clean JSON

Pricing

from $0.40 / 1,000 results

Go to Apify Store
Feed Normalizer: RSS, Atom and JSON Feed to Clean JSON

Feed Normalizer: RSS, Atom and JSON Feed to Clean JSON

Turn RSS 2.0, Atom and JSON Feed sources into one uniform JSON schema: id, title, url, published, author, summary, categories. Up to 50 feeds per run, format auto-detected. Built for pipelines and AI agents that want one schema instead of three. Missing data is null, never fabricated.

Pricing

from $0.40 / 1,000 results

Rating

0.0

(0)

Developer

Stive Hassan

Stive Hassan

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

6 days ago

Last modified

Share

Feed Normalizer

Turn RSS 2.0, Atom, and JSON Feed sources into one clean, uniform JSON shape — so pipelines and AI agents consume one schema instead of three.

What it does / What it does NOT do

  • Fetches up to 50 feed URLs per run, auto-detects the format, and outputs normalized items: id, title, url, published, updated, author, summary, categories, feedTitle, feedFormat, source.
  • Not supported: logins, paywalled feeds, personal data, HTML page scraping. If a source blocks automated access, this actor stops rather than degrade silently.

Input / Output

Input: feedUrls (array), maxItemsPerFeed (default 200). Output: dataset of normalized items; per-feed failures land in the ERRORS key-value record.

Pricing

Pay-per-event: per normalized item. Free-plan runs are not charged by Apify.

Reliability

Fixture-tested nightly; live-verified weekly. Parse failures never fabricate fields — missing data is null.