Turn Event Attendees into Sales Leads
Scrape attendee list from a Luma event including names, LinkedIn profiles, Instagram, Twitter, website, and bio. Perfect for networking at tech events.
Tags
Key Takeaways
- Full attendee data - Extracts names, LinkedIn profiles, Instagram, Twitter, website, and bio
- One API call - Fetches the guest list in a single request, no pagination needed for most events
- CSV output - AI formats the results as CSV, ready to paste into any spreadsheet
- No API key needed - Uses your browser session as a registered event participant
- Networking prep - Know who's attending before you walk in the door
What This Workflow Does
This workflow scrapes the guest list from a Luma event and returns it as a formatted CSV. You copy a fetch() request from your browser's DevTools, and the workflow calls Luma's API, extracts attendee profiles (name, LinkedIn, Instagram, Twitter, website, bio), and outputs everything as CSV.
Use cases:
- Research attendees before networking at an event
- Build a contact list from tech meetups or conferences
- Identify potential leads or partners attending industry events
How It Works
| Step | What Happens |
|---|---|
| 1. Manual trigger | You paste a fetch() request from Luma's guest list API |
| 2. Parse and request | Code node extracts URL/headers, HTTP node calls the API |
| 3. Extract guest data | Code node pulls name, LinkedIn, Instagram, Twitter, website, bio |
| 4. Format as CSV | AI node converts the data to CSV with full LinkedIn URLs |
Setup Instructions
- Click "Use template" on this page
- Open your Luma event page (you must be a registered participant)
- Click on the guest count (e.g. "50 guests")
- Open DevTools (F12), go to the Network tab
- Find the
get-guest-listrequest - Right-click the request and copy as fetch
- Paste the fetch() into the Manual Trigger node
- Run the workflow and copy the CSV output from the AI node
Customization
| What You Can Change | How |
|---|---|
| Output format | Edit the AI node prompt to output JSON or a different format |
| Fields extracted | Modify the code node to include or exclude specific fields |
| Destination | Add a Google Sheets connector to save results directly |
FAQ
Q: Do I need to be registered for the event? A: Yes, you must be a registered participant to access the guest list.
Q: Does this work for private events? A: Only if the host has enabled guest list visibility for participants.
Q: What if some attendees don't have LinkedIn or social profiles? A: Those fields will be empty in the output. Only data the attendee has added to their Luma profile is available.
Q: Can I export more than one event? A: Yes, run the workflow separately for each event with a new fetch() request.
Want to showcase your own workflows?
Become a Needle workflow partner and turn your expertise into recurring revenue.
