Hi everyone,
I need help building an n8n workflow that scrapes event data and saves it into Google Sheets.
Scope
- 10 sites first, 25 total — list here: Local Events Websites to scrape - Google Sheets
- Sites load content with JavaScript, infinite scroll and more (which makes it more challenging).
- Run once a week and append new events (skip duplicates).
Tech
- n8n (cloud-hosted)
- Headless browser node (Playwright/Puppeteer) or your preferred method
- Google Sheets node for output
Deliverables
- Import-ready n8n workflow (JSON) for the first 10 sites built in our workspace
Timing & budget
- Start: ASAP
- Goal: 10 sites live within 5 days
- Fixed price—please send your quote
How to get in touch
- DM or email [email protected]
- Share a sample n8n scraping flow or GitHub repo
- One-sentence plan for handling JavaScript/Cloudflare