RSS, Atom & JSON Feed Reader — $0.10/1K avatar

RSS, Atom & JSON Feed Reader — $0.10/1K

Pricing

from $0.10 / 1,000 feed items

Go to Apify Store
RSS, Atom & JSON Feed Reader — $0.10/1K

RSS, Atom & JSON Feed Reader — $0.10/1K

Turn RSS 2.0, Atom, and JSON Feed URLs into clean, deduplicated records for monitoring, agents, alerts, and data pipelines.

Pricing

from $0.10 / 1,000 feed items

Rating

0.0

(0)

Developer

ScrapeSignal Labs

ScrapeSignal Labs

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Share

RSS, Atom & JSON Feed Reader — $0.10 per 1,000 items

Turn almost any standards-based web feed into clean JSON, CSV, Excel, XML, or RSS output. This Actor reads RSS 2.0, Atom, and JSON Feed directly, normalizes their different field names, removes duplicate entries, and keeps partial results when one of several feeds is unavailable.

It is designed for content monitoring, news aggregation, podcast indexes, competitive research, AI-agent tools, alerts, and scheduled data pipelines.

What you get

  • Feed title and detected format
  • Item title, canonical URL, ID, author, publication and update times
  • Clean summary and optional full content
  • Categories, image URL, and media or podcast enclosures
  • Per-feed coverage report in the run's SUMMARY key-value-store record
  • Keyword and publication-date filters plus a hard output limit

Example input

{
"feedUrls": [
"https://blog.apify.com/rss/",
"https://www.producthunt.com/feed?category=ai"
],
"maxItemsPerFeed": 50,
"keywords": ["automation", "AI"],
"publishedSince": "2026-08-01T00:00:00Z",
"includeContent": true,
"includeEnclosures": true
}

Pricing

The introductory price is $0.0001 per delivered item ($0.10 per 1,000), plus a $0.00005 start event. Apify platform usage is included. A failed feed produces no item charge.

Reliable by design

The Actor uses the publisher's public feed rather than scraping rendered pages. Publishers decide how many entries and how much content they expose, and some feeds omit fields. Respect publisher terms, copyright, and crawl guidance when storing or redistributing content.