Get only new RSS with photo — n8n Workflow

Low complexity Scheduled5 nodes💎 Other👁 4,647 viewsby Vlad Knyzhnyk

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. 1

    Trigger

    The workflow starts with a scheduled trigger, running on a defined schedule.

  2. 2

    Process

    Data flows through 5 nodes, connecting cron, function, htmlextract.

  3. 3

    Output

    The workflow completes its automation and delivers the result to the configured destination.

Node Details (5)

CR

Cron

cron

#1
RS

RSS Feed Read

rssFeedRead

#2
EX

Extract Image1

htmlExtract

#3
FI

Filter RSS Data

set

#4
ON

Only get new RSS1

function

#5

How to Import This Workflow

  1. 1Click Download JSON button on the right to save the workflow file.
  2. 2Open your n8n instance. Go to Workflows → New → Import from file.
  3. 3Select the downloaded get-only-new-rss-with-photo file and click Import.
  4. 4Set up credentials for each service node (API keys, OAuth, etc.).
  5. 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

Get This Workflow

Download and import in one click

Download JSONView on n8n.io
Nodes5
Complexitylow
Triggerscheduled
Views4,647
CategoryOther

Created by

Vlad Knyzhnyk

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 →