Fever Events Scraper
Pricing
Pay per event
Fever Events Scraper
Extract public Fever events by city, category, date, or URL for event aggregation and monitoring.
Fever Events Scraper
Pricing
Pay per event
Extract public Fever events by city, category, date, or URL for event aggregation and monitoring.
eventId
Optional
Stable public Fever event identifier.
title
Optional
Public event or experience title.
url
Optional
Canonical Fever event URL.
slug
Optional
Public Fever event slug when available.
city
Optional
Fever city slug associated with the event.
cityCode
Optional
Fever city code.
countryCode
Optional
ISO country code.
categories
Optional
Public Fever category labels.
[ "Concerts", "Candlelight"]startDate
Optional
First active public session date-time.
endDate
Optional
Last active public session date-time.
venue
Optional
Public venue and location context.
{ "id": 12345, "name": "Example Hall", "address": "100 Example Avenue, New York, 10001", "latitude": 40.7128, "longitude": -74.006}price
Optional
Public displayed minimum or default-session price.
currency
Optional
Displayed price currency code.
priceType
Optional
Fever price context, such as from.
availability
Optional
Public default-session ticket availability context.
{ "hasAvailableTickets": true, "availableTickets": 8, "sessionId": 987654, "sessionLabel": "General admission"}rating
Optional
Public average, rating count, and visibility context.
{ "average": 4.7, "count": 245, "hidden": false}imageUrl
Optional
Primary public event image URL.
description
Optional
Public event summary.
sourceUrl
Optional
Fever page fetched to produce the record.
scrapedAt
Optional
ISO 8601 extraction timestamp.