Scrape Creators Documentation
IntroductionInstagram
Facebook
Reddit
Google




TikTok
GETProfile
GETUser's Audience Demographics
GETProfile Videos
GETVideo Info
GETTranscript
GETTikTok Live
GETComments
GETComment Replies
GETFollowing
GETFollowers
GETSearch Users
GETSearch by Hashtag
GETSearch by Keyword
GETTop Search
GETGet popular creators
GETGet popular hashtags
GETGet Song Details
GETTikToks using Song
GETTrending Feed
GETProfile
GETBasic Profile
GETPosts
GETReels
GETPost/Reel Info
GETTranscript
GETSearch Reels
GETComments
GETStory Highlights
GETHighlights Details
GETReels using Song (Deprecated)
GETEmbed HTML
YouTube
GETChannel Details
GETChannel Videos
GETChannel Shorts
GETVideo/Short Details
GETTranscript
GETSearch
GETSearch by Hashtag
GETComments
GETComment Replies
GETTrending Shorts
GETPlaylist
GETCommunity Post Details
GETProfile
GETProfile Reels
GETProfile Photos
GETProfile Posts
GETFacebook Group Posts
GETPost
GETTranscript
GETComments
GETSubreddit Details
GETSubreddit Posts
GETSubreddit Search
GETPost Comments
GETSearch
GETSearch Ads
GETGet Ad
GETSearch
Kick
GETClip
Snapchat
GETUser Profile
Linktree
GETLinktree page
Komi
GETKomi page
Pillar
GETPillar page
Linkbio
GETLinkbio page
Amazon Shop
GETAmazon Shop page
Age and Gender
GETGet Age and Gender
Linkme
GETProfile
API Documentation
TikTok
- GETProfile
- GETUser's Audience Demographics
- GETProfile Videos
- GETVideo Info
- GETTranscript
- GETTikTok Live
- GETComments
- GETComment Replies
- GETFollowing
- GETFollowers
- GETSearch Users
- GETSearch by Hashtag
- GETSearch by Keyword
- GETTop Search
- GETGet popular creators
- GETGet popular hashtags
- GETGet Song Details
- GETTikToks using Song
- GETTrending Feed
YouTube
Facebook Events
Facebook Ad Library
Google Ad Library
LinkedIn Ad Library
Truth Social
Bluesky
Kick
Snapchat
Linktree
Komi
Pillar
Linkbio
Amazon Shop
Age and Gender
Linkme
Event Details
Get a specific event by its URL or id
1 creditper request
GET
/v1/facebook/event/details
Copy
curl "https://api.scrapecreators.com/v1/facebook/event/details" \
-H "x-api-key: " Copy
{
"success": true,
"credits_remaining": 49998305407,
"name": null,
"is_canceled": false,
"day_time_sentence": "Sunday 3 May 2026 from 12:00-16:00 EDT",
"rsvp_style": "PUBLIC_RSVP_STYLE",
"event_place": {
"__typename": "Page",
"name": "Mirror Lake Park, Downtown St Pete",
"contextual_name": "Mirror Lake Park, Downtown St Pete",
"__isNode": "Page",
"id": "521768081246129"
},
"is_online": false,
"is_past": false,
"price_info": null,
"current_start_timestamp": 1777824000,
"start_timestamp": 1777824000,
"start_time_formatted": "Sun, 3 May at 12:00 EDT",
"id": "2255360061870188",
"url": "https://www.facebook.com/events/2255360061870188/",
"description": "SPRING IS HERE AND WE CAN’T WAIT TO SEE YOU AT THE MARKET!
Meet us downtown at Mirror Lalke as we host some of the best makers, artists and small businesses in the Tampa Bay area.
We have three great dates this spring to shop with us as we bring you best Tampa Bay has to offer in locally made and curated hand-crafted goods, vintage housewares, decor, Mid-century furniture, vintage clothing, antiques, plants, collectables, food, music, art and so much more.
Sunday, March 8th, 2026
Sunday, April 12th, 2026
Sunday, May 3rd, 2026
********
12:00 p.m. - 4:00 p.m.�Free to the Public * Family Friendly *
* LOCATION *
The market will be held out in Downtown St. Petersburg, in front of our beautiful City Hall and Courthouse, right next to Mirror Lake.",
"category": null,
"categories": [],
"event_kind": "PUBLIC_TYPE",
"privacy": "public",
"start_time": null,
"end_time": null,
"time_text": null,
"duration": "4 hr",
"price": null,
"ticket_url": null,
"ticket_source": null,
"ticket_provider": null,
"location_name": "Mirror Lake Park, Downtown St Pete",
"address": "Saint Petersburg, FL",
"city": "Saint Petersburg, Florida",
"city_id": "111326725552547",
"latitude": 27.776053761243,
"longitude": -82.639546684316,
"attendance_count": 7557,
"attendance_facepile_count": 0,
"can_view_members": true,
"host_context_text": "Event by The Indie Flea",
"hosts": [
{
"id": "100082008263628",
"name": "The Indie Flea",
"type": "User",
"url": "https://www.facebook.com/theindieflea",
"is_verified": false,
"profile_picture_url": "https://scontent-bos5-1.xx.fbcdn.net/v/t39.30808-1/464183650_549071584503112_3055385531133902634_n.jpg?stp=cp0_dst-jpg_s74x74_tt6&_nc_cat=104&ccb=1-7&_nc_sid=2d3e12&_nc_ohc=5rQ_jTw3GmkQ7kNvwHq5Io4&_nc_oc=AdpUvyhNlylpRRF2EMd0P11Y-2dq2QTADuFbt3nQ20iWaxylW0ihYBZydWbSfE6dNhY&_nc_zt=24&_nc_ht=scontent-bos5-1.xx&_nc_gid=oijuexln4NiEE_BJqW9mEg&_nc_ss=7e289&oh=00_Af537vuWDU9QVJFQxVhztc0Sm-fqJlNUIxCKG-sos8b2uw&oe=69FC7FEB"
}
],
"host_names": [
"The Indie Flea"
],
"creator": {
"id": "100082008263628",
"name": "The Indie Flea",
"type": "User",
"url": null,
"is_verified": null,
"profile_picture_url": null
},
"description_links": [],
"can_viewer_message": false,
"is_viewer_host": false
}Headers
x-api-key
string
Your Scrape Creators API key
Query Parameters
id
string
The ID of the event
Example:
2255360061870188url
string
The URL of the event
Example:
https://www.facebook.com/events/2255360061870188/Copy
curl "https://api.scrapecreators.com/v1/facebook/event/details" \
-H "x-api-key: " Copy
{
"success": true,
"credits_remaining": 49998305407,
"name": null,
"is_canceled": false,
"day_time_sentence": "Sunday 3 May 2026 from 12:00-16:00 EDT",
"rsvp_style": "PUBLIC_RSVP_STYLE",
"event_place": {
"__typename": "Page",
"name": "Mirror Lake Park, Downtown St Pete",
"contextual_name": "Mirror Lake Park, Downtown St Pete",
"__isNode": "Page",
"id": "521768081246129"
},
"is_online": false,
"is_past": false,
"price_info": null,
"current_start_timestamp": 1777824000,
"start_timestamp": 1777824000,
"start_time_formatted": "Sun, 3 May at 12:00 EDT",
"id": "2255360061870188",
"url": "https://www.facebook.com/events/2255360061870188/",
"description": "SPRING IS HERE AND WE CAN’T WAIT TO SEE YOU AT THE MARKET!
Meet us downtown at Mirror Lalke as we host some of the best makers, artists and small businesses in the Tampa Bay area.
We have three great dates this spring to shop with us as we bring you best Tampa Bay has to offer in locally made and curated hand-crafted goods, vintage housewares, decor, Mid-century furniture, vintage clothing, antiques, plants, collectables, food, music, art and so much more.
Sunday, March 8th, 2026
Sunday, April 12th, 2026
Sunday, May 3rd, 2026
********
12:00 p.m. - 4:00 p.m.�Free to the Public * Family Friendly *
* LOCATION *
The market will be held out in Downtown St. Petersburg, in front of our beautiful City Hall and Courthouse, right next to Mirror Lake.",
"category": null,
"categories": [],
"event_kind": "PUBLIC_TYPE",
"privacy": "public",
"start_time": null,
"end_time": null,
"time_text": null,
"duration": "4 hr",
"price": null,
"ticket_url": null,
"ticket_source": null,
"ticket_provider": null,
"location_name": "Mirror Lake Park, Downtown St Pete",
"address": "Saint Petersburg, FL",
"city": "Saint Petersburg, Florida",
"city_id": "111326725552547",
"latitude": 27.776053761243,
"longitude": -82.639546684316,
"attendance_count": 7557,
"attendance_facepile_count": 0,
"can_view_members": true,
"host_context_text": "Event by The Indie Flea",
"hosts": [
{
"id": "100082008263628",
"name": "The Indie Flea",
"type": "User",
"url": "https://www.facebook.com/theindieflea",
"is_verified": false,
"profile_picture_url": "https://scontent-bos5-1.xx.fbcdn.net/v/t39.30808-1/464183650_549071584503112_3055385531133902634_n.jpg?stp=cp0_dst-jpg_s74x74_tt6&_nc_cat=104&ccb=1-7&_nc_sid=2d3e12&_nc_ohc=5rQ_jTw3GmkQ7kNvwHq5Io4&_nc_oc=AdpUvyhNlylpRRF2EMd0P11Y-2dq2QTADuFbt3nQ20iWaxylW0ihYBZydWbSfE6dNhY&_nc_zt=24&_nc_ht=scontent-bos5-1.xx&_nc_gid=oijuexln4NiEE_BJqW9mEg&_nc_ss=7e289&oh=00_Af537vuWDU9QVJFQxVhztc0Sm-fqJlNUIxCKG-sos8b2uw&oe=69FC7FEB"
}
],
"host_names": [
"The Indie Flea"
],
"creator": {
"id": "100082008263628",
"name": "The Indie Flea",
"type": "User",
"url": null,
"is_verified": null,
"profile_picture_url": null
},
"description_links": [],
"can_viewer_message": false,
"is_viewer_host": false
}