Automate AI News Scraping to Markdown and Google Drive - n8n Workflow | Neura Market
Automate AI News Scraping to Markdown and Google Drive
This n8n workflow automates the collection of AI news from multiple RSS feeds, scrapes the full content, and saves it as Markdown files in Google Drive. Ideal for content curation, blog research, and news archiving.
This workflow is designed to streamline the process of gathering AI-related news from various sources. It triggers at regular intervals to fetch RSS feeds, extracts the main content of articles using the Firecrawl API, and saves the content in a structured Markdown format. The Markdown files are then uploaded to a specified Google Drive folder, making it easy to access and organize the information for future use. Users can customize the workflow by adding more RSS feeds or integrating additional
Platform
n8n
Category
AI
Price
Free
Creator
Lily Zhang
splitOut
stickyNote
googleDrive
httpRequest
convertToFile
scheduleTrigger
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.