📡 RSS Feed Aggregator avatar

📡 RSS Feed Aggregator

Pricing

Pay per event

Go to Apify Store
📡 RSS Feed Aggregator

📡 RSS Feed Aggregator

Aggregate multiple RSS 2.0 and Atom feeds with keyword filtering and deduplication. Supports up to 50 feeds per run. Perfect for content monitoring, news aggregation, competitor tracking.

Pricing

Pay per event

Rating

0.0

(0)

Developer

太郎 山田

太郎 山田

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

a day ago

Last modified

Categories

Share

Aggregate multiple RSS and Atom feeds with keyword filtering and deduplication. Perfect for content monitoring, news aggregation, competitor tracking.

Store Quickstart

Start with the Quickstart template (3 tech blog RSS feeds). For news monitoring, use Multi-Source with keyword filter.

Key Features

  • 📡 RSS 2.0 + Atom support — Both major feed formats
  • 🔍 Keyword filtering — Include-list filtering across all feeds
  • 🔄 Deduplication — Unique items across feeds
  • 📊 Per-source stats — Items count per feed
  • 📦 Up to 50 feeds — Bulk aggregate from diverse sources
  • 🔑 No API key needed — Any public RSS/Atom URL

Use Cases

WhoWhy
Content marketersAggregate industry news for weekly newsletters
Competitor monitoringTrack competitor blog publishing
Research teamsMulti-source academic/publication feeds
News readersPersonal content aggregation
PR agenciesBrand monitoring across syndicated sources

Input

FieldTypeDefaultDescription
feedUrlsstring[](required)RSS/Atom URLs (max 50)
keywordsstring[][]Include filter keywords
maxItemsPerFeedinteger20Max items per feed
dedupbooleantrueDeduplicate across feeds

Input Example

{
"feedUrls": ["https://blog.example.com/feed", "https://news.example.com/rss"],
"keywords": ["AI", "startup"],
"maxItemsPerFeed": 20,
"dedup": true
}

Output Example

{
"source": "Example Blog",
"title": "Announcing our new AI product",
"link": "https://blog.example.com/ai-product",
"pubDate": "2026-04-05T08:00:00Z",
"description": "Today we're excited to launch...",
"content": "Full content..."
}

FAQ

What feed formats are supported?

RSS 2.0 and Atom 1.0. RDF (RSS 1.0) may work but isn't primary focus.

How does dedup work?

By item link (URL). Items with same URL across feeds are kept once.

Keyword filter: AND or OR?

OR — an item matches if any keyword appears in title or description.

Feed authentication?

No — public feeds only. Authenticated RSS (e.g., Feedly Pro) not supported.

News & Content cluster — explore related Apify tools:

Cost

Pay Per Event:

  • actor-start: $0.01 (flat fee per run)
  • dataset-item: $0.002 per output item

Example: 1,000 items = $0.01 + (1,000 × $0.002) = $2.01

No subscription required — you only pay for what you use.