top of page

Automated RSS to Google Sheets Updater

An n8n workflow that periodically reads RSS feed URLs from a Google Sheet, fetches and filters recent news (last 3 days), converts content from HTML to Markdown, updates and deletes entries in a Google Sheet to maintain fresh news data. Uses Google Sheets API, RSS feed reader, and custom JavaScript code.

bottom of page