Facebook Events Scraper avatar

Facebook Events Scraper

Try for free

3 days trial then $30.00/month - No credit card required now

View all Actors
Facebook Events Scraper

Facebook Events Scraper

microworlds/facebook-events-scraper
Try for free

3 days trial then $30.00/month - No credit card required now

Scrape Facebook event pages.

You can access the Facebook Events Scraper programmatically from your own applications by using the Apify API. You can 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  "urls": [
3    "https://web.facebook.com/BossQueensSoul/upcoming_hosted_events",
4    "https://web.facebook.com/events/1023978871819924?_rdc=1&_rdr"
5  ],
6  "maxEvents": 50,
7  "minConcurrency": 1,
8  "maxConcurrency": 2,
9  "maxRequestRetries": 3,
10  "proxyConfig": {
11    "useApifyProxy": true
12  }
13}' |
14apify call microworlds/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:

Developer
Maintained by Community
Actor metrics
  • 4 monthly users
  • 1 star
  • 100.0% runs succeeded
  • 1.8 hours response time
  • Created in Dec 2023
  • Modified 5 months ago