π Summarize RSS news with Gemini AI and store in Google Sheets
β‘ 958 views Β· π Market Research & Insights
Description
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.
π Nodes Used
Google Sheets, HTTP Request, RSS Read, Markdown, Schedule Trigger, Filter
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File