Facebook Events - Collect by URL avatar
Facebook Events - Collect by URL

Pricing

$3.00 / 1,000 results

Go to Store
Facebook Events - Collect by URL

Facebook Events - Collect by URL

Developed by

AUTOScraping

AUTOScraping

Maintained by Community

Extract public Facebook event data in seconds. Get title, description, date, time, hosts, hashtags, and full location. No proxies, no login, just URLs. Pricing: $3/1000 results.

0.0 (0)

Pricing

$3.00 / 1,000 results

0

Total users

2

Monthly users

2

Runs succeeded

>99%

Last modified

3 days ago

Facebook Events Scraper by URL

πŸ“Œ Overview

This actor extracts structured data from public Facebook Event pages using only their URLs. It's designed for users who need clean, consistent event metadata from Facebook without relying on manual copy-pasting or fragile scraping scripts.

πŸ€– Why choose this actor?

If you're a developer, marketer, event aggregator, or researcher looking to extract details from Facebook Events, this actor provides a scalable and reliable solution. It handles the complexity of navigating Facebook’s event structure and delivers parsed, usable data directly to you.

πŸ’Ό Use Cases

  • Aggregating public event data into calendars or dashboards.
  • Monitoring local or niche community events.
  • Building datasets for research or trend analysis.
  • Tracking competitors’ events and audience engagement.

πŸš€ Key Features

  • Extracts title, description, images, locations, and attendance metrics.
  • Returns structured JSON with timezone-aware date/time values.
  • NO LOGIN REQUIRED, NO PROXIES USED.
  • FAST and EASY to use – just provide event URLs.

βš™οΈ How It Works

You input a list of Facebook Event URLs. The actor visits each page and extracts structured metadata, including the event name, time, hosts, description, location, and attendee count. It supports multiple events in one run.

πŸ› οΈ Input Parameters

FieldTypeDescriptionExample
urlsarray of stringsList of Facebook Event detail page URLs to be scraped["https://www.facebook.com/events/1546764716269782", "https://www.facebook.com/events/807311478247339/807311481580672"]

IMPORTANT: The max_results field is automatically aligned to the next multiple of 10. For instance, if you set max_results = 35, it will return 40 results.

ONLY 10 RESULTS ARE FREE FOR FREE USERS

πŸ“€ Output (Full Example)

{
"event_id": "1546764716269782",
"url": "https://web.facebook.com/events/1546764716269782/",
"main_image": null,
"event_date": "2025-03-22T14:00:00.000Z",
"title": "Buggin' the Beach 2025, the 30th Annual Charity VW Car Show",
"people_responded": 812,
"event_by": null,
"location": {
"address": "Beauvoir, The Jefferson Davis Home and Presidential Library",
"url": null
},
"access_level": ["PUBLIC_TYPE"],
"description": {
"text": "...",
"links": [],
"hashtags": {
"value": "Literature",
"url": "https://web.facebook.com/events/discovery/?suggestion_token=%7B%22event_categories%22%3A%5B432347013823672%5D%7D"
}
},
"hashtags": [
{ "value": "Literature", "url": "..." },
{ "value": "Biloxi, Mississippi", "url": "..." }
],
"hosts": [
{ "name": "MS Gulf Coast VW Club", "url": "...", "verified": false },
{ "name": "Stuart Rains", "url": "...", "verified": false },
{ "name": "April Cole", "url": null, "verified": false }
],
"suggested_events": [
{
"name": "Cat's People General Assembly",
"url": "...",
"date": "2025-07-27T07:00:00.000Z",
"people_interested": "130",
"location": "The Podium"
}
],
"tickets": {
"url": null,
"provider": null,
"min_price": null,
"max_price": null,
"currency": null
},
"duration": {
"time_units": "min",
"time": 420
},
"responded_object": {
"going": 188,
"invited": 624,
"maybe": null
},
"event_start_time": "2025-03-22T14:00:00.000Z",
"event_end_time": "2025-03-22T21:00:00.000Z",
"full_address": "2244 Beach Blvd, Biloxi, MS 39531-5002, United States",
"longitude": "-88.970144818",
"latitude": "30.392891048333",
"event_timezone": "CDT",
"input": {
"url": "https://www.facebook.com/events/1546764716269782"
}
}

πŸ’° Pricing

PlanPrice per 1,000 results
Free userFirst 10 results only
Pay-as-you-go$3 per 1,000 results

This tool is intended for public data extraction only. By using this actor, you agree to comply with Facebook’s Terms of Service and ensure responsible usage of the data. AutoScraping Inc. and Apify are not liable for misuse.

πŸ”„ Update Policy

This actor is actively maintained. If Facebook changes its layout or structure, we aim to deploy patches within 72 hours.

❓ FAQ

Does this actor need login or proxies?
No, it works without login or proxy.

What happens if I enter 35 as max_results?
You will get 40 results. The actor rounds it up to the nearest multiple of 10.

How many results can I get for free?
Free users get 10 results per execution.