RSS Feed Aggregator avatar

RSS Feed Aggregator

Try for free

1 day trial then $1.00/month - No credit card required now

View all Actors
RSS Feed Aggregator

RSS Feed Aggregator

eloquent_mountain/rss-feed-aggregator
Try for free

1 day trial then $1.00/month - No credit card required now

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.

You can access the RSS Feed Aggregator programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "feedUrls": [
3    "https://rss.nytimes.com/services/xml/rss/nyt/HomePage.xml",
4    "https://feeds.bbci.co.uk/news/rss.xml"
5  ],
6  "includeFields": []
7}' |
8apify call eloquent_mountain/rss-feed-aggregator --silent --output-dataset

RSS Feed Aggregator API through CLI

The Apify CLI is the official tool that allows you to use RSS Feed Aggregator locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community

Actor Metrics

  • 1 monthly user

  • 1 star

  • >99% runs succeeded

  • Created in Nov 2024

  • Modified 4 days ago

Categories