Automated Blog Content Tracking with RSS Feeds and Time-Based Filtering — Workflow n8n

Moyen complexité Déclencheur12 nœuds💎 Otherpar automedia

Aperçu

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

Nœuds utilisés

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

Aperçu du workflow

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

Comment ça fonctionne

  1. 1

    Déclencheur

    Le workflow démarre avec un déclencheur déclencheur.

  2. 2

    Traitement

    Les données transitent par 12 nœuds, connecting datetime, if, manualtrigger.

  3. 3

    Sortie

    Le workflow termine son automatisation et livre le résultat à la destination configurée.

Détails des nœuds (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

Comment importer ce workflow

  1. 1Cliquez sur le bouton Télécharger JSON à droite pour enregistrer le fichier du workflow.
  2. 2Ouvrez votre instance n8n. Accédez à Workflows → Nouveau → Importer depuis un fichier.
  3. 3Sélectionnez le fichier automated-blog-content-tracking-with-rss-feeds-and-time-based-filtering téléchargé et cliquez sur Importer.
  4. 4Configurez les identifiants pour chaque nœud de service (clés API, OAuth, etc.).
  5. 5Cliquez sur Tester le workflow pour vérifier que tout fonctionne, puis activez-le.

Ou collez directement dans n8n → Importer depuis JSON :

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

Intégrations

datetimeifmanualtriggermergerssfeedreadsetsplitinbatchessplitout

Obtenir ce workflow

Téléchargez et importez en un clic

Télécharger JSONVoir sur n8n.io
Nœuds12
Complexitémedium
Déclencheurtrigger
CatégorieOther

Créé par

automedia

automedia

@automate-social-media

Tags

datetimeifmanualtriggermergerssfeedreadsetsplitinbatchessplitout

Nouveau sur n8n ?

n8n est un outil d'automatisation de workflows gratuit et open-source. Hébergez-le vous-même ou utilisez la version cloud.

Obtenir n8n gratuitement →