Get only new RSS with photo — n8n Workflow
Overview
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
Nodes used
CronRSS Feed ReadExtract Image1Filter RSS DataOnly get new RSS1
Workflow Preview
⚡
C
Cron
R
RSS Feed Read
E
Extract Image1
F
Filter RSS Data
O
Only get new RSS1
5 nodes4 edges
How it Works
- 1
Trigger
The workflow starts with a scheduled trigger, running on a defined schedule.
- 2
Process
Data flows through 5 nodes, connecting cron, function, htmlextract.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
Node Details (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
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
get-only-new-rss-with-photofile 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:
{ "name": "Get only new RSS with photo", "nodes": [...], ...}
Integrations
cronfunctionhtmlextractrssfeedreadset
Created by
Vlad Knyzhnyk
@thevllad
Tags
cronfunctionhtmlextractrssfeedreadset
⚡
New to n8n?
n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.
Get n8n Free →