App Logo
luma.com

Get Luma event details

Get the full public details of a Luma event by its slug: description, categories, hosts (with social handles), venue, and guest/ticket counts.

Input

slug required

The event's short Luma slug, e.g. "9n5kxo7k" from luma.com/9n5kxo7k.

Output

name required
slug required
event_id required
start_at required
city optional
hosts optional
end_at optional
is_free optional
timezone optional
cover_url optional
categories optional
coordinate optional
venue_name optional
description optional
guest_count optional
full_address optional
ticket_count optional
calendar_name optional
calendar_slug optional
location_type optional
registration_availability optional

FAQ

Get the full public details of a Luma event by its slug: description, categories, hosts (with social handles), venue, and guest/ticket counts.
Required: slug.
It returns city, name, slug, hosts, end_at, is_free, event_id, start_at, timezone, cover_url, categories, coordinate, venue_name, description, guest_count, full_address, ticket_count, calendar_name, calendar_slug, location_type, registration_availability.
No. It only uses pages of luma.com that are reachable without signing in.
It only reads. It looks things up on luma.com and changes nothing there.
Ask an AI agent connected to Reduck to run reduck/luma.com/get_event, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/luma.com/get_event
It is part of Reduck's official curated catalogue.

Start building not clicking