Vigyata.AI
Is this your channel?

Stop Checking Websites Manually - Use RSS in n8n

1.9K views· 39 likes· 12:31· Dec 21, 2025

🛍️ Products Mentioned (5)

💼 Business owner or operator with a team? We build AI automation systems that cut costs and scale ops — done for you: https://ryanandmattdatascience.com/ai-consultant/ 🚀 Want to make money with AI skills? Join our free community — real projects, real client strategies, and the exact stack we use: https://www.skool.com/data-and-ai Learn how to leverage RSS feeds in n8n to automatically track blog posts, generate email newsletters, and create powerful automation workflows. In this comprehensive tutorial, I break down both the RSS feed node and RSS feed trigger in n8n, showing you exactly how to build a real-world workflow that monitors multiple sources like OpenAI and Microsoft blogs. We build an automated email newsletter system that grabs new posts from RSS feeds, standardizes the data, generates concise AI-powered summaries, and creates beautifully formatted HTML emails. I walk through the complete workflow setup including the RSS read node, merge techniques, limit configurations, and how to use AI agents to generate professional newsletter content. You'll also see how to set up RSS feed triggers that automatically populate Google Sheets whenever new content is published. By the end of this video, you'll understand how to find RSS feed URLs for any website, properly structure your n8n workflows with edit fields and merge nodes, create AI-powered content summaries, and set up both manual and triggered automation workflows. Perfect for anyone looking to automate content monitoring, newsletter creation, or data aggregation from multiple sources. 🚀 Hire me for Data Work: https://ryanandmattdatascience.com/data-freelancing/ 👨‍💻 Mentorships: https://ryanandmattdatascience.com/mentorship/ 📧 Email: ryannolandata@gmail.com 🌐 Website & Blog: https://ryanandmattdatascience.com/ 🍿 WATCH NEXT n8n Playlist: https://www.youtube.com/watch?v=MYsr7EIbDG0&list=PLcQVY5V2UY4K0mpuJ-oYO_LI25w5VDUD5 TIMESTAMPS 00:00 Introduction to RSS Feeds in n8n 01:18 Finding RSS Feed URLs 02:10 Setting Up Limit Nodes 03:15 Sorting and Processing Results 04:22 Using Edit Fields Node 05:17 Merging Multiple RSS Feeds 06:15 Summarizing Content for AI 07:15 AI Agent Email Generation 08:40 Sending Email with HTML 09:52 RSS Feed Trigger Setup 11:10 Google Sheets Integration OTHER SOCIALS: Ryan’s LinkedIn: https://www.linkedin.com/in/ryan-p-nolan/ Matt’s LinkedIn: https://www.linkedin.com/in/matt-payne-ceo/ Twitter/X: https://x.com/RyanMattDS *This is an affiliate program. We receive a small portion of the final sale at no extra cost to you.

About This Video

RSS feeds are the easiest way to stop manually checking websites for new posts, and n8n makes it stupid simple to automate. In this video, I walk through both the RSS Read node and the RSS Feed Trigger, and we build a real workflow that pulls new posts from the OpenAI blog and the Microsoft Research blog, then turns them into a clean email newsletter. The key pain point is always the same: finding the RSS URL. I show how I do it (Google first, then Perplexity, and if that fails I’ll ask Claude or ChatGPT to locate the feed). From there, we build it like an actual production workflow: limit the feed items (so you don’t pull 700+ posts), standardize fields with Edit Fields (title/content/link), and use a Merge node on “append” so multiple sources stack cleanly. Then I use a Summarize step to concatenate everything into one item before sending it into an AI agent prompt that outputs HTML. I preview the HTML inside n8n, then send it via email. Finally, I show the RSS Feed Trigger use case: when a feed updates, it kicks off a workflow automatically. In my example, it appends the latest post (title/link/publish date) into Google Sheets—just make sure your workflow is published/active, or the trigger won’t run.

Frequently Asked Questions

🎬 More from Ryan & Matt Data Science