VOOZH about

URL: https://apify.com/eloquent_mountain/rss-feed-aggregator

โ‡ฑ RSS Feed Aggregator ยท Apify


Pricing

$1.00/month + usage

Go to Apify Store

RSS Feed Aggregator Collect and consolidate multiple RSS feeds effortlessly with this Apify actor. Fetch items concurrently from various feeds, deduplicate entries, and select specific fields for a customized output. Ideal for news aggregation and content curation.

Pricing

$1.00/month + usage

Rating

0.0

(0)

Developer

๐Ÿ‘ Paco

Paco

Maintained by Community

Actor stats

3

Bookmarked

72

Total users

3

Monthly active users

12 days ago

Last modified

Categories

Share

Collect and consolidate RSS feeds effortlessly with this powerful Apify actor. Aggregate multiple RSS feeds, apply filters, and output a unified dataset for easy consumption.

Features

  • Aggregate Multiple Feeds: Fetch and combine items from multiple RSS feeds into a single dataset.
  • Concurrent Fetching: Efficiently fetch feeds concurrently for faster results.
  • Filtering Options: Filter items by publication date range.
  • Deduplication: Optionally remove duplicate items based on their link.
  • Customizable Output: Select specific fields to include in the output.

Benefits

  • Simplify Data Collection: Easily collect content from multiple sources without manual effort.
  • Flexible Usage: Ideal for news aggregation, monitoring updates, or content curation.
  • Time-Efficient: Fetch and process multiple feeds concurrently to save time.

How to Use

  1. Input Your RSS Feed URLs:

    • Provide a list of RSS feed URLs to be aggregated.
  2. Customize Options (optional):

    • Maximum Items Per Feed: Limit the number of items fetched from each feed.
    • Deduplicate Items: Choose to remove duplicate items based on their link.
    • Fields to Include: Specify which fields to include in the output (e.g., title, link, description, pubDate).
  3. Run the Actor:

    • Click the Start button to begin the aggregation process.
  4. Retrieve Your Data:

    • After the run completes, view and download the aggregated data from the Dataset tab.

Example

Input Feed URLs:

[
"https://rss.nytimes.com/services/xml/rss/nyt/HomePage.xml",
"https://feeds.bbci.co.uk/news/rss.xml"
]

Output:

A dataset containing items from both feeds, filtered and consolidated according to your settings.

Support

For any questions or issues, please open an issue in the Actor!

You might also like

HTML Scraper

making-data-meaningful/html-scraper

Access and extract full HTML source code from any webpage instantly. The HTML Scraper API lets you retrieve clean, accurate page HTML for SEO analysis, web scraping, and content monitoring - all without being blocked.

Cheerio Scraper

apify/cheerio-scraper

Crawls websites using raw HTTP requests, parses the HTML with the Cheerio library, and extracts data from the pages using a Node.js code. Supports both recursive crawling and lists of URLs. This actor is a high-performance alternative to apify/web-scraper for websites that do not require JavaScript.

Curated RSS Feed Intelligence

smart_tech_resources/curated-rss-feed

Collect public publisher RSS feeds without an API key and output normalized, AI-ready news data for monitoring, research, and reporting.

๐Ÿ‘ User avatar

Smart Tech Resources

2

RSS Feed Reader - Bulk RSS & Atom Feed Parser

logiover/bulk-rss-feed-reader

Read and parse RSS, Atom and RDF feeds in bulk, or auto-discover feeds from any website. Extract thousands of articles with full metadata for news monitoring, content aggregation and AI/RAG pipelines. No API key, export to CSV or JSON.

Convert Any Website to RSS Feed

thescrapelab/any-website-to-rss-feed

Turn blogs, news pages, job boards, product listings, directories, and sitemaps into RSS feeds, JSON Feed, and structured datasets with change detection.