Automated Blog Content Tracking with RSS Feeds and Time-Based Filtering — n8n Workflow
Overview
Automated Blog Monitoring System with RSS Feeds and Time-Based Filtering
Overview
This workflow provides a powerful yet simple foundation for monitoring blogs using RSS feeds. It automatically fetches articles from a list of your favorite blogs and filters them based on their publication date, separating new content from old. It is the perfect starting point for anyone looking to build a custom content aggregation or notification system without needing any API keys.
This template is designed
Nodes used
Workflow Preview
How it Works
- 1
Trigger
The workflow starts with a trigger trigger.
- 2
Process
Data flows through 12 nodes, connecting datetime, if, manualtrigger.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
Node Details (12)
Split RSS Feeds
splitInBatches
RSS → Items
rssFeedRead
When clicking ‘Execute workflow’
manualTrigger
rss feed links + blogs
merge
Find Date & Time of Blogs
dateTime
Filter Out Old Blogs
if
Rss feed link
set
Split Out
splitOut
Sticky Note6
stickyNote
How to Import This Workflow
- 1Click Download JSON button on the right to save the workflow file.
- 2Open your n8n instance. Go to Workflows → New → Import from file.
- 3Select the downloaded
automated-blog-content-tracking-with-rss-feeds-and-time-based-filteringfile and click Import. - 4Set up credentials for each service node (API keys, OAuth, etc.).
- 5Click Test Workflow to verify everything works, then activate it.
Or paste directly in n8n → Import from JSON:
Integrations
Created by
automedia
@automate-social-media
Tags
New to n8n?
n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.
Get n8n Free →