
Facebook Events Scraper
Pricing
$35.00/month + usage

Facebook Events Scraper
Facebook Events Scraper extracts data such as event name, location, description or number of users who are interested. You can use URLs of specific events or come up with search queries and explore pretty much unlimited number of events. Search queries can be combined with various search filters.
4.3 (6)
Pricing
$35.00/month + usage
40
Total users
1.3K
Monthly users
125
Runs succeeded
>99%
Issues response
2.7 days
Last modified
22 days ago
Run output doesn't match input
Open
I did a post call with Postman to start a run: POST https://api.apify.com/v2/acts/apify~facebook-events-scraper/runs?token= and as body of the request I provided: { "searchQueries": [ "Kalmthout" ], "startUrls": ["https://www.facebook.com/events/search?q=Kalmthout&filters=eyJmaWx0ZXJfZXZlbnRzX2RhdGVfcmFuZ2U6MCI6IntcIm5hbWVcIjpcImZpbHRlcl9ldmVudHNfZGF0ZVwiLFwiYXJnc1wiOlwiMjAyNS0wNS0yNlwifSIsImZpbHRlcl9ldmVudHNfZGF0ZV9yYW5nZToxIjoie1wibmFtZVwiOlwiZmlsdGVyX2V2ZW50c19kYXRlXCIsXCJhcmdzXCI6XCIyMDI1LTA1LTI3XCJ9In0%3D"], "maxEvents": 10 }
When I look in the apify console it shows these parameters in the input field, however it still returns 20 events instead of 10, and it includes events out of the selected dates (startUrls). It does give back only events that match the query Kalmthout so that does seem to work. What do I do wrong?

Erik Funder Carstensen (weuts)
Hi 😊
That seems like a bug on our side 😅, sorry about that 😔. I'll look into how it may have happened.