workflows.fit
Back to n8n workflows
n8n templateFreeBy Yaron Been

Automated local event monitor with Bright Data MCP and OpenAI analysis

This workflow contains community nodes that are only compatible with the self-hosted version of n8n. This workflow automatically monitors local event platforms (Eventbrite, Meetup, Facebook Events) and aggregates upco...

Data & StorageProductivityDevelopmentCore NodesAILangchainManual TriggerSet
Loading interactive preview...

Template notes

This workflow contains community nodes that are only compatible with the self-hosted version of n8n.

This workflow automatically monitors local event platforms (Eventbrite, Meetup, Facebook Events) and aggregates upcoming events that match your criteria. Never miss a networking or sponsorship opportunity again.

Overview

A scheduled trigger scrapes multiple event sites via Bright Data, filtering by location, date range, and keywords. OpenAI classifies each event (conference, meetup, workshop) and extracts key details such as venue, organizers, and ticket price. Updates are posted to Slack and archived in Airtable for quick lookup.

Tools Used

- n8n – Core automation engine - Bright Data – Reliable multi-site scraping - OpenAI – NLP-based event categorization - Slack – Delivers daily event digests - Airtable – Stores enriched event records

How to Install

1. Import the Workflow: Add the .json file to n8n. 2. Configure Bright Data: Provide your account credentials. 3. Set Up OpenAI: Insert your API key. 4. Connect Slack & Airtable: Authorize both services. 5. Customize Filters: Edit the initial Set node to adjust city, radius, and keywords.