This n8n workflow automates the process of scraping attendee, venue, and event data from 10times.com using AI-powered scraping through Bright Data’s mobile proxies. It is triggered on a schedule or manually, retrieves relevant event details, and structures the data for storage in Google Sheets, making it ideal for event research, market analysis, or lead generation.
The workflow begins with a scheduling trigger, which activates it at specified intervals. It then uses a set node to input the target URL of a 10times event page. The core scraping process leverages Bright Data’s MCP (Mobile Carrier Proxy) and an AI agent to intelligently scrape dynamic content, bypassing bot detection. The AI agent coordinates the scraping, manages session memory, and handles webpage interactions.
Once the data is scraped, it passes through a structured output parser to convert the markdown or raw HTML into a clean, structured JSON format, extracting key information such as categories, featured events, attendee feedback, and venue details. To facilitate easy analysis and outreach, the structured data is stored into a Google Sheets document, with each piece of data appended as a new row.
Throughout the process, sticky notes provide guidance and documentation for users, and optional integration with OpenAI’s language models is available for advanced data processing or error handling. This workflow is particularly useful for event organizers, market researchers, or sales teams looking to monitor industry events efficiently without manual data collection.
Reviews
There are no reviews yet.