Facebook Events Scraper avatar
Facebook Events Scraper

Pricing

$35.00/month + usage

Go to Store
Facebook Events Scraper

Facebook Events Scraper

Developed by

Apify

Apify

Maintained by Apify

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

126

Runs succeeded

>99%

Issues response

2.7 days

Last modified

22 days ago

danek avatar

Actor is not loading all events

Closed

Jan Danecki (danek) opened this issue
a year ago

Hello, I want to read all events from a given page. I notice that actor is reading only events which are loaded on page entry (which is fine) but does not load any additional events.

What do I mean by that: Page has 20 events. When you entry page, you only load ~8 events. In order to load additional events, you need to scroll down, which is not done by actor.

Is this intended behaviour? Can this be fixed?

alexey avatar

Hi! Its known limitation, currently expected to be resolved by scheduled scraping. Current actor based on no-browser approach to deliver better performance, so we can not "scroll" in single action, its new data flow to implement.