← ClaudeAtlas

event-venue-researchlisted

Build event shortlists, dated calendars, and venue comparisons through Crawlora's Ticketmaster and TicketWeb endpoints. Use for public event research with verified venue identity, timing, age restrictions, ticket fees, and availability caveats.
Crawlora-org/crawlora-skills · ★ 0 · AI & Automation · score 72
Install: claude install-skill Crawlora-org/crawlora-skills
# Event and venue research Build a dated event or venue comparison from public listings. Keep ticket availability, venue visitor information, and private venue-booking availability separate; an event calendar does not establish that a venue can be hired. ## Setup Set `CRAWLORA_API_KEY` to your key from [crawlora.net](https://crawlora.net). Run the bundled `scripts/crawlora.sh` from this skill directory or by absolute path. It sends `x-api-key` to `https://api.crawlora.net/api/v1`; keep the key in the environment. Read [reference/endpoints.md](reference/endpoints.md) for event/city/category discovery, event details, and venue lookups. ## Resolve, filter, and compare 1. Establish destination, date range, interests, party age/access requirements, and budget. Search `/ticketmaster/search-events` (`q`, zero-based `page`, `sort=date` or `relevance`) or `/ticketweb/search` (`q`, one-based `page`). Filter returned dates locally where an endpoint has no date-range parameter. 2. For city/category browsing, use `/ticketmaster/discover-cities` or `/ticketmaster/discover-categories`, then the returned `city` slug/country or `category_id` in their matching event feeds. Discovery destination groupings can include surrounding municipalities; inspect actual venue locations. 3. Retrieve `/ticketmaster/event?id=...` or `/ticketweb/event?id=...` for a selected event. Read the nested event object, exact status, timing, venue, age restrictions, and source URL. IDs are