VOOZH about

URL: https://apify.com/lexis-solutions/lu-ma-scraper

⇱ lu.ma Scraper - Event Data Extractor Β· Apify


Pricing

$29.00/month + usage

Go to Apify Store

Scrape event data from lu.maβ€”including titles, dates, organizers, attendee counts, and descriptions. Ideal for event analytics, marketing research, and aggregation. Fast, structured, and customizable extraction from the Lu.ma platform.

Pricing

$29.00/month + usage

Rating

4.1

(16)

Developer

πŸ‘ Lexis Solutions

Lexis Solutions

Maintained by Community

Actor stats

14

Bookmarked

201

Total users

7

Monthly active users

2 months ago

Last modified

Share

Luma Events Scraper

πŸ‘ banner

The Luma Events Scraper is an Apify actor that helps you extract public events listed on lu.ma, a popular platform for organizing and discovering online and in-person events. This actor is designed to collect global events based on custom search queries.


✨ Key Features

  • πŸ” Search events using one or more keywords or phrases (query and/or queries)
  • 🌍 Search events in a specific location
  • πŸ“Œ Extract detailed event info including title, date, time, organizer, location, category, and event URL

πŸ’‘ Why It's Important

Luma is a fast-growing hub for curated global eventsβ€”ranging from professional meetups and educational workshops to creative and wellness sessions. With this actor, you can tap into this ecosystem for:

  • Event trend analysis
  • Influencer & brand monitoring
  • Community growth insights
  • Competitive benchmarking

πŸ‘€ Who Is It For?

This actor is a perfect tool for:

  • πŸ§‘β€πŸ’» Developers building event aggregators
  • πŸ“Š Researchers analyzing event patterns
  • πŸ“£ Marketers tracking niche events
  • πŸ“… Calendar-based app developers

πŸ›  Input Schema

{
"query":"Her",
"queries":["party","meetup"],
"maxItems":10,
"indexedDateAfter":"2024-05-01",
"indexedDateBefore":"2024-06-01",
"location":"Paris, Île-de-France",
"proxyConfiguration":{
"useApifyProxy":true
}
}
FieldDescription
queryPrimary search keyword(s). Optional if queries is non-empty.
queriesAdditional keywords (array of strings). Optional if query is non-empty.
maxItemsMaximum events to collect per search keyword (default: 10).
indexedDateAfter / indexedDateBeforeOptional: filter by Google indexing date (YYYY-MM-DD), not event date.
locationOptional: location string (see below).
proxyConfigurationOptional: Apify Proxy settings for the browser crawler. Default in the actor input is { "useApifyProxy": true }; you can adjust groups, country, or use a custom proxy in the Apify Console proxy editor.

You must provide at least one keyword: use query, queries, or both. Values are merged in order (query first, then each entry in queries); duplicates are removed (case-insensitive). Each remaining keyword runs as its own search.

Both indexedDateAfter and indexedDateBefore filter by the Google indexing date, not the event date itself.

location is optional and can be used to search for events in a specific location. This string must appear in the event page, so the more concrete the better to find the right events. Examples:

  • 5 bis Rue de Beauce, 75003 Paris, France
  • 75003 Paris, France
  • Artverse Gallery
  • Paris, Île-de-France
  • France (❗ this will yield any event that includes France in its page)

How to find a good value for location?

  1. Open an example event page you'd like to scrape
  2. Find the location section in the event page
  3. Copy the location string
  4. Paste the location string into the location field in the actor

This will yield the most relevant events.

Output Schema

Each dataset item includes the search keyword that produced the event in the query field, so you can tell which run matched when using multiple keywords.

{
"api_id":"evt-O7EHBXYBhQPkkzM",
"accepts_usdc_for_usd":false,
"calendar":{
// ...
},
"meta_pixel_id":null,
"coupon":null,
"google_measurement_id":null,
"stripe_account_id":null,
"payment_methods":[],
"event":{
"api_id":"evt-O7EHBXYBhQPkkzM",
"calendar_api_id":"cal-HKsZ9ey1Sj9gYEz",
"cover_url":"https://images.lumacdn.com/event-covers/fg/791cacea-f395-4993-be7a-40c32162bb88",
"end_at":"2024-06-12T19:00:00.000Z",
"event_type":"independent",
"hide_rsvp":false,
"location_type":"offline",
"name":"H.E.R. DAO X AVALANCHE Builder SoirΓ©e",
"one_to_one":true,
"recurrence_id":null,
"show_guest_list":false,
"start_at":"2024-06-12T16:00:00.000Z",
"timezone":"Europe/Amsterdam",
"url":"3x75db9v",
"user_api_id":"usr-tSgIewpKpM1ig81",
"visibility":"public",
"waitlist_enabled":false,
"virtual_info":{
"has_access":false
},
"geo_longitude":"4.908389",
"geo_latitude":"52.375833",
"geo_address_info":{
"city":"Amsterdam",
"type":"google",
"region":"Noord-Holland",
"address":"Oosterdokskade 143",
"country":"Netherlands",
"place_id":"ChIJLQ3Su7oJxkcRNS9O3qEnNRY",
"city_state":"Amsterdam, Noord-Holland",
"description":"",
"full_address":"Oosterdokskade 143, 1011 DL Amsterdam, Netherlands",
"mode":"shown"
},
"geo_address_visibility":"public",
"coordinate":{
"latitude":52.375833,
"longitude":4.908389
}
},
"start_at":"2024-06-12T16:00:00.000Z",
"guest_data":{
// ...
},
"featured_guests":[],
"refund_policy":null,
"guest_count":0,
"ticket_count":0,
"hosts":[
{
// ...
}
],
"referred_by":null,
"cover_image":{
"vibrant_color":null,
"colors":["#322822","#4a5f72","#75716c","#fbfaf6"]
},
"sessions":[],
"ticket_types":[
{
// ...
}
],
"featured_infos":[
{
// ...
}
],
"categories":[],
"ticket_info":{
// ...
},
"subscribed_to_calendar":false,
"event_invite":null,
"role":null,
"sold_out":false,
"locale":"en",
"theme_meta":{
"theme":"legacy"
},
"tint_color":"#07a460",
"can_register_for_multiple_tickets":false,
"font_title":null,
"description_mirror":{
// ...
},
"eth_address_requirement":null,
"name_requirement":"full-name",
"phone_number_requirement":null,
"solana_address_requirement":null,
"registration_questions":[
{
// ...
}
],
"is_flagged":false,
"show_unlock_code_option":false,
"membership_tiers":[],
"membership_info":null,
"name":"H.E.R. DAO X AVALANCHE Builder SoirΓ©e",
"mainImageUrl":"https://images.lumacdn.com/event-covers/fg/791cacea-f395-4993-be7a-40c32162bb88",
"url":"https://lu.ma/3x75db9v",
"query":"Her",
"end_at":"2024-06-12T19:00:00.000Z"
}

πŸ‘€ p.s.

Got feedback or need an extension?

Lexis Solutions is a certified Apify Partner. We can help you with custom solutions or data extraction projects.

Contact us over Email or LinkedIn

Support Our Work πŸ’

If you're happy with our work and scrapers, you're welcome to leave us a company review here and leave a review for the scrapers you're subscribed to. It will take you less than a minute but it will mean a lot to us!

Image Credit: https://lu.ma

You might also like

Luma Attendee Scraper - Event Guest Lists & Social Handles

forkoff/luma-get-attendees

Scrape any Luma (lu.ma) event's attendee list: names, bios, and social handles (Twitter, LinkedIn, Instagram, TikTok, YouTube). Export to CSV, JSON, Excel or Google Sheets.

Luma Event Scraper

solidcode/luma-scraper

[πŸ’° $2.5 / 1K] Extract public events from Luma (lu.ma) β€” titles, dates, hosts, venues with coordinates, ticket prices, sold-out status, categories, and host social handles. Works on event pages, city/place pages, category pages, calendar/community pages, and the global discover feed.

Luma Event Scraper

hypebridge/luma-com-event-scraper

Scrapes event listings and optional full event details from Luma

73

1.0

Event Scraper Pro

webdatalabs/event-scraper-pro

Professional Apify Actor that aggregates upcoming events from Eventbrite, Meetup, and Lu.ma with attendee counts, organizer info, and unified data model.

139

2.6

Luma Guest List LinkedIn Profiles

flowengine/lumascrapper

Scrape guest lists from Luma (lu.ma) events. Exports attendee names, LinkedIn URLs, Instagram handles, X (Twitter) profiles, bios, and websites. Requires your Luma session cookie. Export results as CSV, JSON, or Excel.

Apify Luma Scraper

lukas_bekr/apify-luma-scraper

Extract Luma event data with full attendee lists and social profiles (LinkedIn, X, Instagram, TikTok). The only Luma scraper with attendee enrichment. Discover events by category, location, calendar, or keyword. Supports authenticated access for private guest lists via interactive login.

Luma Event Scraper

matyascimbulka/luma-event-scraper

Scrape event data from Luma, a platform for discovering and sharing events worldwide. This actor allows you to extract detailed information about events. Customize your search by selecting specific event categories and cities to target the most relevant events for your needs.

πŸ‘ User avatar

MatyΓ‘Ε‘ Cimbulka

145

5.0

Luma Calendar Events Scraper

mhamas/luma-calendar-events-scraper

Extracts upcoming events from Luma calendars with full event page text. Supports multiple calendars, date range and city filters, and chronological sorting. Outputs event name, date, location, URL, and page content β€” ideal for event monitoring, discovery, and AI pipelines.

Luma Events

aitorsm/luma-events

Scrape events from luma.com β€” name, dates, venue, pricing, capacity, plus full organizer profile with Instagram, LinkedIn, TikTok, YouTube, and website handles included by default. Built for lead generation, outreach, sponsorship targeting, and event aggregation.

πŸ‘ User avatar

Aitor Sanchez-Mansilla

13

Extract Eventbrite online events

scrapingxpert/extract-eventbrite-online-events

Eventbrite is a popular platform for creating and browsing events, but it doesn't have an API for directly extracting online events. Fortunately, Apify script finds the latest online occasions without coding. The extracted data can be downloaded in different formats or used for custom workflows.

255

5.0