This n8n workflow automates the process of scraping latest news articles from Google News and other sources, extracting main content from URLs, and storing the summarized Markdown files in Google Drive. The workflow is triggered periodically, fetching news feeds and individual article content, then processing and saving these articles for easy review and archival. It is ideal for journalists, content curators, or businesses wanting an automated way to collect, summarize, and store relevant news content without manual effort. Key nodes include schedule triggers for timed execution, HTTP requests for fetching RSS feeds, a custom API for web scraping, and Google Drive for storage. The workflow demonstrates seamless integration of news aggregation, content extraction, and cloud storage, making it a valuable tool for maintaining an updated news archive.
Automated News Recap and Storage Workflow
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | convertToFile, googleDrive, httpRequest, scheduleTrigger, splitOut, stickyNote |
Reviews
There are no reviews yet.