List Facebook city events
List Facebook events for a city by explore URL.
Headers
Get your API keyAPI key (`sfk_...`)
Public Facebook Events explore URL for a city.
min 1 chars · max 4096 chars
Optional time window for events.
one of: today, thisWeek, nextWeek
Opaque pagination cursor returned by a previous response.
min 1 chars
Endpoint-specific response payload.
Events explore URL evaluated for this response.
min 1 chars
Time window evaluated for this response; null when no filter was applied.
one of: today, thisWeek, nextWeek, null
Events returned for this page.
Stable event identifier.
min 1 chars
Canonical public event URL when available.
Event name.
min 1 chars
Cover image for the event.
Cover photo identifier when available.
Cover image URL when available.
Cover image accessibility caption when available.
Whether the event is online when available.
Whether the event has already ended when available.
Whether the event is happening now when available.
Event start time as an ISO-8601 timestamp when available.
Human-readable date and time label when available.
Venue or place associated with the event.
Place identifier for the venue when available.
Display name of the venue when available.
Event visibility kind when available, such as public or private.
Attendance context for the event.
Human-readable attendance summary when available.
Number of people marked interested when available.
Number of people marked going when available.
Number of people who went when available.
Ticket price range label when available.
Number of events returned in this response.
≥ 0
Pagination information for the current response.
Whether another page is available.
Cursor to pass in the next request when more pages exist; null on the last page.
Metadata describing the request and billing outcome.
Unique request identifier for tracing this API call.
min 1 chars
Credits charged for this request.
≥ 0
Public API version that served the response.
one of: v1
True when served from shared response cache. Credits still apply (full endpoint price); Age header may be present.
Code example
curl "https://api.socialfetch.dev/v1/facebook/events?url=https://www.facebook.com/events/explore/saint-petersburg-florida/111326725552547" \
-H "x-api-key: YOUR_API_KEY"Responses
City events listing.