Luma Email Scraper - Keyword Search & Domain Filter
Pricing
from $1.99 / 1,000 results
Luma Email Scraper - Keyword Search & Domain Filter
โจ Luma Email Scraper pulls event host and organizer emails with keyword and location filters. ๐ฏ Limit to chosen domains, decode hidden addresses and drop duplicates. ๐ค Built for event sponsorship and community sales.
Pricing
from $1.99 / 1,000 results
Rating
0.0
(0)
Developer
Parse Point
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Luma Email Scraper ๐
Luma Email Scraper helps you extract emails from publicly available Luma content without manual hunting. Itโs built for marketers, recruiters, sales pros, researchers, and anyone doing Luma lead generation, Luma contact scraper work, or Luma email finder tasks at scale. ๐
๐ Key Features of Luma Email Scraper
| Feature | Benefit |
|---|---|
| โ Targeted Keyword Search | Use your keywords to find relevant Luma profiles, helping you focus on the right audience faster. |
| โ Custom Domain Filtering | Narrow results to specific email domains like @gmail.com or @yahoo.com for better Luma contact extraction. |
| โ Location Filter | Add a location to refine results for more precise Luma audience scraping and lead discovery. |
| โ Max Emails Limit | Set a cap on results to control run size, time, and costs. |
| โ Built-In Proxy Support | Uses built-in proxy support for more reliable scraping and smoother runs. |
| โ Incremental Saving | Saves results as they are found, reducing the risk of losing data during longer runs. |
| โ Resume Progress | Can continue from saved progress, which is helpful for larger Luma event scraping jobs. |
| โ Public Data Extraction | Scrapes email addresses from publicly available sources on Luma for practical lead generation. |
๐ฅ Input โ Luma Email Scraper Parameters
{"keywords": ["manager","founder"],"location": "","customDomains": ["@gmail.com","@yahoo.com"],"maxEmails": 20}
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
keywords | Array | โ Yes | ["manager","founder"] | A list of keywords or queries to find relevant Luma results. |
location | String | No | "" | Optional location filter to narrow your search results. |
customDomains | Array | No | ["@gmail.com","@yahoo.com"] | A list of email domains to match, such as personal or company domains. |
maxEmails | Integer | No | 20 | Maximum number of emails to collect before the actor stops. |
๐ค Output โ What Luma Email Scraper Returns
The actor saves each result as a JSON record in your Apify dataset. ๐ฆ
[{"keyword": "founder","title": "Startup Growth Summit","description": "Community event for founders, operators, and builders in San Francisco.","url": "https://lu.ma/startup-growth-summit","email": "alex.johnson@gmail.com"}]
| Field | Label | Format | Description |
|---|---|---|---|
keyword | Keyword | text | The keyword that produced the result. |
title | Title | text | The title associated with the result. |
description | Description | text | The public description text captured for the result. |
url | Url | link | The public link for the result. |
email | text | The email address found in the public content. |
๐ป How to Use Luma Email Scraper โ Step-by-Step
- Open the Actor โ Start Luma Email Scraper in Apify and get ready to find public Luma contacts.
- Enter Keywords โ Add keywords that match the people, roles, or topics you want to target.
- Set Location โ Optionally narrow results with a location for more focused Luma event lead generation.
- Add Email Domains โ Include the domains you want to prioritize, such as
@gmail.comor@yahoo.com. - Set Max Emails โ Control how many leads you want in a single run.
- Run the Actor โ Launch the actor and monitor progress in real time.
- Export Results โ Download the dataset and use it for outreach, analysis, or CRM enrichment.
No coding required โ results are ready in minutes. โก
๐ก Best Use Cases for Luma Email Scraper
- ๐ฏ B2B Lead Generation โ Build targeted contact lists from public Luma data.
- ๐ฃ Email Marketing โ Collect contacts for newsletters, outreach, and follow-up campaigns.
- ๐ค Recruitment โ Find public contact details for candidates, speakers, and event organizers.
- ๐ฌ Market Research โ Support Luma registration data scraping and audience analysis.
- ๐ CRM Enrichment โ Add new public contacts to existing lead records and prospect databases.
Disclaimer
This actor only accesses publicly available data on Luma. It does not scrape private profiles, authenticated content, or password-protected pages. Users are solely responsible for ensuring their use complies with Lumaโs Terms of Service, GDPR, CCPA, and applicable anti-spam laws. This tool is intended for legitimate purposes only โ including research, lead generation, and marketing in compliance with local regulations. For data-removal requests, contact ๐ง hello.parsepoint@gmail.com.
๐ Support & Feedback
Have a question or found an issue with the Luma Email Scraper? Weโre here to help.
- ๐ Bug Reports: Share the issue details so it can be investigated quickly.
- โจ Custom Solutions & Feature Requests: Reach out if you need tailored Luma automation tool support.
- ๐ง Email: hello.parsepoint@gmail.com
Your feedback helps improve the Luma email extraction tool for everyone.
Run Memory
Skip keywords already scraped in a previous run - the actor keeps a persistent record of every keyword it finishes, in a named key-value store that survives between runs. Turn this on and a repeat run silently drops the keywords it has already covered, so a scheduled job over a fixed list only pays for new ground.
A keyword is identified by the keyword plus the set of email domains it was
searched against, so re-running fitness against a new domain list is correctly
treated as new work rather than a duplicate.
Reset keyword history - wipe that record before the run starts, so everything counts as new again.
Max emails per keyword - cap how many results any single keyword may
produce before the actor moves on to the next one. Stops one broad term from
consuming the entire run budget. 0 means no per-keyword limit.
These sit alongside the existing address-level deduplication: Skip previous runs prevents re-pushing an individual mailbox, while Skip duplicate keywords prevents re-running the search at all.