Facebook Search Events Scraper avatar

Facebook Search Events Scraper

Pricing

from $8.00 / 1,000 api requests

Go to Apify Store
Facebook Search Events Scraper

Facebook Search Events Scraper

Search Facebook events by keyword

Pricing

from $8.00 / 1,000 api requests

Rating

0.0

(0)

Developer

Data Direct

Data Direct

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 hours ago

Last modified

Categories

Share

Search for Facebook events by keyword. Supports date filtering and scoping to a place via a Facebook location ID.

Features

  • Real-time Facebook data — results are fetched live at run time, never cached or stale
  • No login, cookies, or proxy configuration needed — just provide the input and run
  • Each result is pushed as a separate dataset item, exportable as JSON, CSV, or Excel
  • Fast: a typical run finishes in seconds

Input

FieldTypeRequiredDescription
querystringyesSearch query (max 500 characters)
pagesintegernoNumber of pages to return (1-10)
start_datestringnoFilter events from this date (YYYY-MM-DD)
end_datestringnoFilter events until this date (YYYY-MM-DD)
location_idstringnoFacebook location ID (from /v1/facebook/locations) to scope results to a place

Example output

{
"count": 7,
"events": [
{
"event_id": "2442929756209866",
"title": "Boomtown Recruitment & Planning Meeting",
"url": "https://www.facebook.com/events/2442929756209866/"
},
{
"event_id": "1613570396584259",
"title": "3rd Island Music Festival",
"url": "https://www.facebook.com/events/1613570396584259/"
},
{
"event_id": "1200079988686055",
"title": "Mountain Light Music Legacy Donor Retreat at Elk Lake Lodge",
"url": "https://www.facebook.com/events/1200079988686055/"
},
{
"event_id": "947635377782868",
"title": "Outlaw Festival: Willie Nelson, Wilco, Sheryl Crow & More!",
"url": "https://www.facebook.com/events/947635377782868/"
},
{
"event_id": "2052305225341167",
"title": "MIST MUSIC FESTIVAL",
"url": "https://www.facebook.com/events/2052305225341167/"
},
{
"event_id": "1174373434090662",
"title": "Boots and Hearts Music Festival - Full Weekend",
"url": "https://www.facebook.com/events/1174373434090662/"
},
{
"event_id": "1688633719179707",
"title": "Chasing Summer Music Festival 2026",
"url": "https://www.facebook.com/events/1688633719179707/"
}
],
"pages": 1
}

About

Maintained by Data Direct — a small suite of fast, reliable Facebook and web-data scrapers. Each actor returns clean, structured results with no login, cookies, or proxy setup required. Have a question or a custom data need? Open an issue on this actor.