Automated Web Scraping: Email CSV, Save to Sheets & Excel - n8n Workflow | Neura Market
Automated Web Scraping: Email CSV, Save to Sheets & Excel
Scrapes website data into CSV, emails the file, and simultaneously saves it to Google Sheets and Microsoft Excel for easy access and analysis.
This workflow automates web scraping by fetching HTML content from a specified website, parsing it to extract relevant data (such as book details), and structuring it for export. The extracted information is aggregated, converted into a CSV file, attached to an email sent via Gmail, and uploaded to both Google Sheets and Microsoft Excel (via Microsoft Graph) in parallel. This ensures data is immediately actionable across multiple platforms without manual intervention.
Setup is straightforward:
Platform
n8n
Category
Other
Price
$19.99
Creator
Jordi Faber
web scraping
data extraction
CSV export
email automation
Google Sheets
Microsoft Excel
data collection
automation
HTML parsing
cloud storage
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.