
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.
Actor Metrics
90 monthly users
4.8 / 5 (5)
37 bookmarks
>99% runs succeeded
1.9 days response time
Created in Mar 2023
Modified 10 days ago
You can access the Facebook Events Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "searchQueries": [
3 "Sport New York"
4 ],
5 "startUrls": [],
6 "maxEvents": 30
7}' |
8apify call apify/facebook-events-scraper --silent --output-dataset
🗓 Facebook Events Scraper API through CLI
The Apify CLI is the official tool that allows you to use Facebook Events Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: