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

38

Total users

1.2k

Monthly users

113

Runs succeeded

>99%

Issue response

4 days

Last modified

11 hours 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.

$echo '{
< "searchQueries": [
< "Sport New York"
< ],
< "startUrls": [],
< "maxEvents": 30
<}' |
<apify 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

$npm i -g apify-cli
$apify login

Other API clients include: