Rave Finder
Pricing
Pay per usage
eventName
Optional
Name of the event as listed by the source.
date
Optional
Event date in ISO format (YYYY-MM-DD). Time of day is not captured — sources report it too inconsistently to be reliable.
venue
Optional
Venue hosting the event. For heuristically-parsed club sites this falls back to the venue whose site was crawled.
address
Optional
Street address of the venue, when the source provides one. Often empty — many sources list only a venue name.
city
Optional
City of the venue. Falls back to the searched city when the source doesn't state one.
lat
Optional
Latitude of the venue, either from the source directly (Google Maps, Facebook) or from geocoding its name/address.
lon
Optional
Longitude of the venue, either from the source directly (Google Maps, Facebook) or from geocoding its name/address.
distanceKm
Optional
Great-circle distance from the searched city center to the venue, in kilometers, rounded to one decimal place.
genres
Optional
Genres matched for this event. Specific genres come from keyword matching or a source's own genre tag; the generic "electronic" tag means the event is electronic/DJ music but names no specific genre.
[ "techno", "house"]sourceName
Optional
Which source this event was found on — an aggregator name, a club/venue name, or "Facebook Events".
sourceUrl
Optional
Link back to the event on its source, for verifying details the extraction may have missed.
description
Optional
Event description, when the source provides one. Empty for heuristically-parsed listings, which yield only a title and date.
confidence
Optional
How reliable this event's data is expected to be, inherited from its source: "high" for curated electronic-only sources, down to "low" for mixed-programming venues and heuristic matches.