Automated Blog Content Tracking with RSS Feeds and Time-Based Filtering — n8n 工作流

复杂度 触发器12 个节点💎 Other作者:automedia

概览

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

使用的节点

Split RSS FeedsRSS → ItemsWhen clicking ‘Execute workflow’rss feed links + blogsFind Date & Time of BlogsFilter Out Old BlogsRss feed linkSplit OutSticky Note6

工作流预览

Welcome My Friend - This is how you download
Necessary setup:
1. The node called 'max_content_age_days' is for you to
Choose # of Days
Filter out blogs older than your number of days old
The default is 60, so it won't save blogs posted over 6
Find RSS FEED URLS
Add the rss feed urls of the blogs that you want to tra
Search for something
This loops over the websites one at a time to
Adds a 'published date' in an easy to read fo
Filters out blogs that are older than the dat
Splits all of the websites into their own ite
S
Split RSS Feeds
R
RSS → Items
W
When clicking ‘Execute w…
M
Merge3
C
Client ID + Max Content …
F
Find Date & Time of Blogs
F
Filter Out Old Blogs
M
max_content_age_days
S
Split Out
B
blogs to track
R
Rss feed link
R
rss feed links + blogs
12 nodes15 edges

工作原理

  1. 1

    触发器

    工作流由 触发器 触发器启动。

  2. 2

    处理

    数据流经 12 个节点, connecting datetime, if, manualtrigger。

  3. 3

    输出

    工作流完成自动化并将结果发送到配置的目标。

节点详情 (12)

SP

Split RSS Feeds

splitInBatches

#1
RS

RSS → Items

rssFeedRead

#2
WH

When clicking ‘Execute workflow’

manualTrigger

#3
RS

rss feed links + blogs

merge

#4
FI

Find Date & Time of Blogs

dateTime

#5
FI

Filter Out Old Blogs

if

#6
RS

Rss feed link

set

#7
SP

Split Out

splitOut

#8
ST

Sticky Note6

stickyNote

#9

如何导入此工作流

  1. 1点击右侧 下载 JSON 按钮保存工作流文件。
  2. 2打开你的 n8n 实例,依次点击 工作流 → 新建 → 从文件导入
  3. 3选择下载的 automated-blog-content-tracking-with-rss-feeds-and-time-based-filtering 文件并点击导入。
  4. 4为每个服务节点配置 凭证(API 密钥、OAuth 等)。
  5. 5点击 测试工作流 验证一切正常,然后激活它。

或直接在 n8n → 从 JSON 导入 中粘贴:

{ "name": "Automated Blog Content Tracking with RSS Feeds and Time-Based Filtering", "nodes": [...], ...}

集成

datetimeifmanualtriggermergerssfeedreadsetsplitinbatchessplitout

获取此工作流

一键下载并导入

下载 JSON在 n8n.io 上查看
节点12
复杂度medium
触发器trigger
分类Other

创建者

automedia

automedia

@automate-social-media

标签

datetimeifmanualtriggermergerssfeedreadsetsplitinbatchessplitout

n8n 新手?

n8n 是一款免费开源的工作流自动化工具,支持自托管或使用云版本。

免费获取 n8n →