Facebook Events Scraper
7 days trial then $35.00/month - No credit card required now
Facebook Events Scraper
7 days trial then $35.00/month - No credit card required now
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.
Do you want to learn more about this Actor?
Get a demoI use python to communicate via API with the actor.
In my json query i use:
{ "maxEvents": 3000, "searchQueries": [ "some query here" ] }
However, the number of results is around 400. After that the actors finished the job.
How can I tell the actor to receive 3k results for instance? I also read apify client in Python but I didn'd any parameter that I could tune for this.
Any help is appreciated, thank you.
Hello, the results amount depends on the query itself, so there are most likely no more "public" events (events that arent behind a login or some other mechanism) to be scraped by the actor. Hope this clears thing up!
Actor Metrics
101 monthly users
-
25 stars
>99% runs succeeded
1.9 days response time
Created in Mar 2023
Modified 2 days ago