EU Events Scraper: Auto-Track & Log to Google Sheets - n8n Workflow | Neura Market
EU Events Scraper: Auto-Track & Log to Google Sheets
Automates daily scraping of EU official events portal, extracts metadata like date, location, and links, checks for duplicates, and appends new events to Google Sheets.
This n8n workflow automates the monitoring of the European Union's official events portal by scraping new meetings, conferences, and summits. Triggered daily via cron, it fetches data across multiple pages using HTTP requests, parses essential metadata including event title, date, location, category, and link. It intelligently handles pagination to ensure comprehensive coverage without manual intervention.
A key feature is the duplicate detection logic, which prevents redundant entries by cross
Platform
n8n
Category
AI & Machine Learning
Price
$14.99
Creator
BestWorkflows
scraping
EU events
Google Sheets
automation
web scraping
pagination
duplicate check
networking
business intelligence
cron trigger
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.