Automate RSS Feed Monitoring with AI Summaries and Google Sheets Integration - n8n Workflow | Neura Market
Automate RSS Feed Monitoring with AI Summaries and Google Sheets Integration
This workflow automates the monitoring of RSS feeds, generates AI-powered summaries, and logs them into Google Sheets, ensuring no duplicates and easy access.
This workflow is designed for content creators, marketers, and researchers who need to efficiently monitor multiple RSS feeds. It filters new articles from the last specified number of days, checks for duplicates, and generates structured AI summaries using Gemini AI. The full content of articles is fetched, converted from HTML to markdown for better processing, and the summaries are saved to Google Sheets. This ensures streamlined content management and easy sharing.
Platform
n8n
Category
AI
Price
Free
Creator
Zainab Ali
if
set
html
noOp
filter
markdown
stickyNote
httpRequest
rssFeedRead
googleSheets
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.