Get only new RSS with photo — n8n 工作流
概览
At the end, add the service you need, for example Telegram
++You can only see the result when you run workflow.++
Based on these answers: Latest RSS Feed -> Rocket.Chat for get only new post Rss to Twitter with Image for get image
使用的节点
CronRSS Feed ReadExtract Image1Filter RSS DataOnly get new RSS1
工作流预览
⚡
C
Cron
R
RSS Feed Read
E
Extract Image1
F
Filter RSS Data
O
Only get new RSS1
5 nodes4 edges
工作原理
- 1
触发器
工作流由 定时 触发器启动,按预定计划运行。
- 2
处理
数据流经 5 个节点, connecting cron, function, htmlextract。
- 3
输出
工作流完成自动化并将结果发送到配置的目标。
节点详情 (5)
CR#1
Cron
cron
RS#2
RSS Feed Read
rssFeedRead
EX#3
Extract Image1
htmlExtract
FI#4
Filter RSS Data
set
ON#5
Only get new RSS1
function
如何导入此工作流
- 1点击右侧 下载 JSON 按钮保存工作流文件。
- 2打开你的 n8n 实例,依次点击 工作流 → 新建 → 从文件导入。
- 3选择下载的
get-only-new-rss-with-photo文件并点击导入。 - 4为每个服务节点配置 凭证(API 密钥、OAuth 等)。
- 5点击 测试工作流 验证一切正常,然后激活它。
或直接在 n8n → 从 JSON 导入 中粘贴:
{ "name": "Get only new RSS with photo", "nodes": [...], ...}
集成
cronfunctionhtmlextractrssfeedreadset
创建者
Vlad Knyzhnyk
@thevllad
标签
cronfunctionhtmlextractrssfeedreadset