
Facebook Events Scraper
Pricing
$30.00/month + usage
Go to Apify Store

Facebook Events Scraper
DeprecatedScrape Facebook event pages.
0.0 (0)
Pricing
$30.00/month + usage
1
84
1
Last modified
4 months ago
Pricing
$30.00/month + usage
Scrape Facebook event pages.
0.0 (0)
Pricing
$30.00/month + usage
1
84
1
Last modified
4 months 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 '{< "urls": [< "https://web.facebook.com/BossQueensSoul/upcoming_hosted_events",< "https://web.facebook.com/events/1023978871819924?_rdc=1&_rdr"< ],< "maxEvents": 50,< "minConcurrency": 1,< "maxConcurrency": 2,< "maxRequestRetries": 3,< "proxyConfig": {< "useApifyProxy": true< }<}' |<apify call microworlds/facebook-events-scraper --silent --output-dataset
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: