Facebook Events Lite avatar

Facebook Events Lite

Try for free

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

View all Actors
Facebook Events Lite

Facebook Events Lite

danek/facebook-page-events-lite
Try for free

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

Scrap Facebook events fast and easy. This actor is a lightweight version of the Facebook Events actor. It is designed to be fast and efficient, so it can extract numerous events in a short time. It is also less likely to be blocked by Facebook.

You can access the Facebook Events Lite 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    {
4      "url": "https://www.facebook.com/events/314299551427577/"
5    }
6  ],
7  "proxy": {
8    "useApifyProxy": false
9  }
10}' |
11apify call danek/facebook-page-events-lite --silent --output-dataset

Facebook Events Lite API through CLI

The Apify CLI is the official tool that allows you to use Facebook Events Lite 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
  • 2 monthly users
  • 2 stars
  • 100.0% runs succeeded
  • 14 hours response time
  • Created in Mar 2024
  • Modified 3 months ago