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. 2n8n 인스턴스를 열고 워크플로 → 새로 만들기 → 파일에서 가져오기로 이동합니다.
  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 무료로 시작하기 →