Summarize RSS news with Gemini AI and store in Google Sheets
Workflow preview
$20/month : Unlimited workflows
2500 executions/month
THE #1 IN WEB SCRAPING
Scrape any website without limits
HOSTINGER
Early Deal
DISCOUNT 20% Try free
DISCOUNT 20%
Self-hosted n8n
Unlimited workflows - from $4.99/mo
#1 hub for scraping, AI & automation
6000+ actors - $5 credits/mo
Important notice
This workflow is provided as-is. Please review and test before using in production.
Overview
This workflow pulls articles from multiple RSS feeds, filters them by date, fetches the full webpage content, and summarizes each article into a clean, structured Markdown format using Google Gemini (via LangChain). Summaries are automatically saved into Google Sheets for long-term storage and into a daily sheet for fresh news.
๐ Example Google Sheet (pre-configured for this workflow): News Summaries Sheet
Key Features
- RSS Feeds from Google Sheets โ Flexible feed management.
- Date Filtering โ Only process articles from the last X days.
- Duplicate Checking โ Avoids re-processing links already stored.
- Full Article Parsing โ Extracts clean body content, ignoring ads and images.
- AI Summarization โ Uses a Gemini LLM to create concise, structured summaries with takeaways and insights.
- Multi-Sheet Output โ Saves summaries to both a permanent โArticlesโ sheet and a โTodayโ sheet for daily highlights.
- Scheduled or Manual Run โ Can run daily at a set time or on demand.
Requirements
- Google Sheets account (for storing feeds, articles, and daily news).
- Google Gemini (PaLM) API credentials.
Possible Use Cases
- Personal daily news digest.
- Team knowledge hub for curated, AI-summarized articles.
- Automated research assistant for niche topics.