Dice.fm Scraper avatar

Dice.fm Scraper

Pricing

from $3.00 / 1,000 results

Go to Apify Store
Dice.fm Scraper

Dice.fm Scraper

[πŸ’° $3.0 / 1K] Extract live events from Dice.fm β€” concerts, festivals, club nights, DJ sets, and live shows β€” with dates, venues, ticket prices, lineups, and organizers. Search by keyword + city, or paste event, venue, artist, promoter, or city URLs directly.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

SolidCode

SolidCode

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Pull live events from Dice.fm at scale β€” concerts, festivals, club nights, DJ sets, comedy, and theatre β€” each with dates, venue and full address, map coordinates, lowest ticket price, on-sale status, organizer, genre tags, and full lineup. Built for event marketers, ticketing analysts, and promoters who need a clean, structured feed of what's on across Dice.fm's 69 cities without checking listings page by page.

Why This Scraper?

  • Every event type Dice.fm lists β€” concerts, festivals, club nights, DJ sets, comedy, and theatre, all in one flat dataset, one row per event.
  • All 69 cities Dice.fm serves β€” type a keyword and a city (e.g. "techno" + "Berlin") and let the scraper resolve the right genre feed. No browse URL to hunt down.
  • Five Dice.fm URL types accepted β€” paste event, venue, artist, promoter, or city/browse links and every event found is collected and merged into one list.
  • Venue coordinates on every row β€” exact latitude and longitude alongside the full street address, ready to drop onto a map or join to a geo dataset.
  • Lowest ticket price in local currency β€” the cheapest sellable ticket, already converted to major units, with the currency code and on-sale status (on-sale, sold-out, off-sale).
  • Full lineup and performers in detail mode β€” set-time-aware lineup, headliner flags, age limit, doors-open time, ticket on-sale and off-sale dates, accessibility notes, and event social links.
  • Organizer and co-promoter capture β€” the billing promoter's name plus any additional co-promoters behind each event, for clean lead lists.
  • Honest, capped pricing β€” one flat per-result rate whether detail mode is on or off, with a built-in 50,000-row safety ceiling so a big city never turns into a runaway bill.

Use Cases

Event Discovery & Listings

  • Build a city-by-city "what's on" feed for a guide, newsletter, or app
  • Surface every techno, jazz, or comedy night in a target city this month
  • Track newly announced shows at the venues your audience cares about

Market & Competitive Research

  • Map ticket-price ranges across genres and cities
  • Benchmark how many shows a competing promoter or venue has on sale
  • Spot which artists are touring which cities and when

Lead Generation for Promoters & Venues

  • Build contact lists of organizers and co-promoters by city
  • Identify active venues with full upcoming calendars
  • Target artists and promoters running shows in your market

Price & Availability Monitoring

  • Watch lowest ticket prices and on-sale status change over time
  • Catch sold-out and off-sale flips for resale and demand signals
  • Track on-sale and off-sale dates to time your own announcements

Data Journalism & Trend Analysis

  • Quantify nightlife and live-music density across cities
  • Analyze genre mix and pricing trends by region
  • Chart festival and tour activity over a season

Getting Started

Search by Keyword and City

The simplest run β€” a genre and a city:

{
"searchQuery": "techno",
"location": "London",
"maxResults": 100
}

Browse a Whole City

Leave the keyword empty to sweep an entire city across music, club nights, festivals, comedy, theatre, arts, and food & drink:

{
"location": "London",
"scrapeEventDetails": false,
"maxResults": 200
}

Paste Dice.fm URLs

Mix event, venue, artist, promoter, and city links in one run β€” every event found is collected:

{
"startUrls": [
"https://dice.fm/event/example-techno-night-abcd",
"https://dice.fm/venue/fabric-vvpd",
"https://dice.fm/browse/london-61a1234567890abcdef12345"
],
"maxResults": 300
}

Full-Detail Advanced Example

Combine a search with direct URLs and pull the richest data per event:

{
"searchQuery": "jazz",
"location": "New York",
"startUrls": [
"https://dice.fm/artist/example-artist-wxyz"
],
"scrapeEventDetails": true,
"maxResults": 500
}

Input Reference

What to Scrape

ParameterTypeDefaultDescription
searchQuerystring"techno"What to search Dice.fm for β€” a genre, artist, venue, or theme (e.g. "techno", "jazz", "comedy"). Leave empty if you're using direct URLs.
locationstring"London"City to search in (e.g. "London", "Berlin", "New York"). Pairs with the keyword above. Leave empty if you're using direct URLs. When you give only a city with no keyword, the scraper pulls events across the main genres Dice.fm features for that city.
startUrlsstring[][]Paste Dice.fm URLs directly β€” event, venue, artist, promoter, or city/browse pages. Every event found on those pages is collected, in addition to any search above.

Output Detail

ParameterTypeDefaultDescription
scrapeEventDetailsbooleantrueFetch full details for each event β€” lineup and performers, age limit, doors-open time, ticket on-sale dates, accessibility info, and social links. Turn off for faster, cheaper runs that return only the core event row.

Limits

ParameterTypeDefaultDescription
maxResultsinteger100Hard cap on total event rows across all searches and URLs. Increase for bigger runs, or set to 0 for no cap (a built-in 50,000-row ceiling still applies). Collection stops requesting new pages once this number is reached but keeps the full final page.

Output

One row per event. Here's a representative result with full details enabled:

{
"eventId": "61a8c2f4e9d3b40012a4f8e1",
"eventUrl": "https://dice.fm/event/example-techno-night-abcd",
"eventTitle": "Warehouse: Techno All Night",
"description": "An all-night techno session with a stacked international lineup...",
"coverUrl": "https://dice-media.imgix.net/example.jpg",
"startDateTime": "2026-07-18T22:00:00Z",
"endDateTime": "2026-07-19T06:00:00Z",
"timezone": "Europe/Berlin",
"venueName": "Berghain",
"venueAddress": "Am Wriezener Bahnhof, 10243 Berlin",
"city": "Berlin",
"latitude": 52.5111,
"longitude": 13.4432,
"lowestPrice": 18.5,
"currency": "EUR",
"status": "on-sale",
"organizerName": "Warehouse Collective",
"tags": ["Techno", "Electronic", "Club"],
"fullDescription": "An all-night techno session with a stacked international lineup spanning three rooms...",
"ageLimit": "18+",
"doorsOpenDate": "2026-07-18T22:00:00Z",
"saleStartDate": "2026-05-01T10:00:00Z",
"saleEndDate": "2026-07-18T20:00:00Z",
"isMultiDayEvent": false,
"eventType": "Music",
"lineup": [
{ "name": "DJ Example", "performingTime": "2026-07-19T01:00:00Z", "image": "https://..." }
],
"performers": [
{ "name": "DJ Example", "artistId": "9981", "isHeadliner": true, "image": "https://..." }
],
"organizerId": "44213",
"organizerLogo": "https://...",
"additionalOrganizers": ["Resident Records"],
"socialLinks": { "instagram": "https://instagram.com/example" },
"accessibility": ["Wheelchair accessible"],
"scrapedAt": "2026-06-03T14:30:00Z"
}

Core Fields (always present)

FieldTypeDescription
eventIdstringDice.fm event identifier
eventUrlstringCanonical Dice.fm event page URL
eventTitlestringEvent name
descriptionstringShort event description
coverUrlstringCover / hero image URL
startDateTimestringEvent start, ISO 8601
endDateTimestringEvent end, ISO 8601 (nullable)
timezonestringVenue/event timezone
statusstringOn-sale status (on-sale, sold-out, off-sale)
lowestPricenumberLowest sellable ticket price, in major units (nullable)
currencystringPrice currency code (e.g. EUR, GBP, USD)
organizerNamestringBilling promoter / organizer name
tagsstring[]Genre and category tags
scrapedAtstringCapture timestamp, ISO 8601

Venue & Location

FieldTypeDescription
venueNamestringVenue name
venueAddressstringFull venue street address
citystringCity
latitudenumberVenue latitude
longitudenumberVenue longitude

Detail Fields (when scrapeEventDetails is on)

FieldTypeDescription
fullDescriptionstringComplete event description
ageLimitstringAge restriction (e.g. "18+")
doorsOpenDatestringDoors-open datetime
saleStartDatestringTicket on-sale start
saleEndDatestringTicket on-sale end
isMultiDayEventbooleanWhether the event spans multiple days
eventTypestringTop-level event category (e.g. Music)
lineupobject[]Lineup entries with name, set time, and image
performersobject[]Performers with name, artist ID, headliner flag, and image
organizerIdstringOrganizer identifier
organizerLogostringOrganizer logo URL
additionalOrganizersstring[]Co-promoter names
socialLinksobjectEvent/artist social links
accessibilitystring[]Accessibility notes and highlights

Tips for Best Results

  • Keyword + city is the deepest path β€” a genre-and-city search pages all the way through that genre's feed, so it returns far more than a quick browse. Use it when you want exhaustive coverage of one genre in one city.
  • Venue, artist, and promoter links return up to 8 upcoming events each β€” Dice.fm's own profile pages cap there. For a venue's full calendar, search its city by genre or browse the whole city instead.
  • Leave the keyword empty to browse a whole city β€” a city-only run spans the main genres Dice.fm features (music, club nights, festivals, comedy, theatre, arts, and food & drink), deduped automatically. A keyword-plus-city search or a city-browse URL pages all the way through its feed; a city-only run covers those main genres rather than every single listing.
  • Turn off detail mode for fast, lean runs β€” when you only need title, date, venue, lowest price, and on-sale status, switch scrapeEventDetails off; turn it on for lineup, sale dates, accessibility, and social links.
  • Start small to test β€” set maxResults to 25-50 on your first run to confirm the data matches your needs, then scale up.
  • Mix searches and URLs in one run β€” combine keyword+city searches with pasted event, venue, artist, promoter, and city URLs; results merge into one list, deduped by event.
  • Split very large jobs across cities β€” to gather tens of thousands of events, run several searches or cities rather than one giant request, for faster, more reliable runs.

Pricing

From $3.00 per 1,000 results β€” one flat rate whether detail mode is on or off, undercutting the going market rate for Dice.fm event extraction. Bronze, Silver, and Gold subscribers pay progressively less; the table below shows total cost at each discount tier.

ResultsNo discountBronzeSilverGold
100$0.36$0.34$0.32$0.30
1,000$3.60$3.40$3.20$3.00
10,000$36.00$34.00$32.00$30.00
100,000$360.00$340.00$320.00$300.00

A "result" is any event row in the output dataset. No compute or time-based charges β€” you pay per result, plus a small fixed per-run start fee.

Integrations

Export data in JSON, CSV, Excel, XML, or RSS. Connect to 1,500+ apps via:

  • Zapier / Make / n8n β€” Workflow automation
  • Google Sheets β€” Direct spreadsheet export
  • Slack / Email β€” Notifications on new results
  • Webhooks β€” Trigger custom APIs on run completion
  • Apify API β€” Full programmatic access

This actor is designed for legitimate event research, market analysis, and lead generation. Users are responsible for complying with applicable laws and Dice.fm's Terms of Service. Do not use extracted data for spam, harassment, or any illegal purpose, and handle any personal data in line with applicable privacy regulations.