This n8n workflow automates the process of fetching RSS feeds from Medium and Dev.to, splitting the data into manageable batches, and aggregating the results. It starts with a manual trigger, reads multiple RSS feeds, processes data in batch, and combines all fetched content into a single dataset. This workflow is useful for consolidating content from multiple sources for review, analysis, or further automation tasks.
RSS Feed Aggregator for Medium and Dev.to
Node Count | 6 – 10 Nodes |
---|---|
Nodes Used | function, if, manualTrigger, rssFeedRead, splitInBatches |
Reviews
There are no reviews yet.