Extract Facebook events data including title, date, cover image, ticket info and more. Perfect for event aggregators, market research, and monitoring competitor events. Supports both public and private events with authentication.
Powerful scraper for extracting detailed information about Facebook events. Perfect for event organizers, marketers, and researchers who need to monitor and analyze Facebook events data.
For each event, the scraper extracts:
Parameter | Type | Description |
---|---|---|
searchUrl | String | Facebook events search URL with your desired filters |
maxItems | Integer | Maximum number of events to scrape |
A full explanation of an input example in JSON.
1{ 2 "searchUrl": "https://www.facebook.com/events/search?q=ai&filters=eyJvbmxpbmVfZmlsdGVyOjAiOiJ7XCJuYW1lXCI6XCJmaWx0ZXJfZXZlbnRzX29ubGluZVwiLFwiYXJnc1wiOlwiXCJ9In0%3D", 3 "maxItems": 20 4}
The results will be wrapped into a dataset which you can always find in the Storage tab. Here's an excerpt from the data you'd get if you apply the input parameters above:
And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.
1[ 2 { 3 "id": "1530100271044809", 4 "cover_image": "https://scontent-ams2-1.xx.fbcdn.net/v/t39.30808-6/463975821_10161696721499754_1709609355278605286_n.jpg?stp=c31.0.338.225a_dst-jpg_p75x225&_nc_cat=100&ccb=1-7&_nc_sid=75d36f&_nc_ohc=YrTxg74zPJgQ7kNvgFwHHEo&_nc_zt=23&_nc_ht=scontent-ams2-1.xx&_nc_gid=A43ZvxJQQEKQDHoidxba-NM&oh=00_AYBhAXP-FWSsPZRpEIVQaOI7x9pvmVQVqZbJ9UxtL87WFg&oe=6728E445", 5 "date": "Tue, Nov 12 at 2 AM CST", 6 "start_time": "2024-11-12 02:00:00", 7 "title": "AI Marketing Bootcamp", 8 "eventUrl": "https://www.facebook.com/events/1530100271044809/", 9 "eventKind": "PUBLIC_TYPE", 10 "is_online": true, 11 "is_past": false, 12 "social_context": "1 interested · 4 going", 13 "ticketPrice": null 14 }, 15 ... 16]
🎯 Facebook Posts Search Scraper - Extract posts from Facebook search results with detailed engagement metrics and content analysis.
📊 Facebook Group Profile Scraper - Extract detailed information from Facebook Groups including stats, admins, and activity metrics.
📱 Facebook Group Posts Scraper - Scrape posts from any public or private Facebook group with comprehensive data extraction.
🎥 Facebook Videos Scraper - Extract video content data from Facebook Watch including creator information and engagement metrics.
🔍 Facebook Hashtag Search Scraper - Scrape posts from any public Facebook hashtag search results with engagement metrics.
🎫 Ticketmaster Events Scraper - Extract comprehensive event data including venues, dates, prices, and availability status.
🎫 Ticketmaster Event Scraper - Scrape detailed event information with pricing, venues, and availability information.
🌐 Meetup Events Scraper - Extract event data from Meetup.com with comprehensive details and location information.
📊 Facebook Group Members Scraper - Extract member data including profile information and engagement metrics.
📧 Facebook Email Scraper - Find and extract email addresses from Facebook profiles and pages.
👥 Facebook Following Scraper - Extract following list data including profile details and relationship status.
👥 Facebook Followers Scraper - Scrape followers data including profile details and friendship status.
🎮 Facebook Gaming Search Scraper - Extract game information from Facebook Gaming search results.
🎥 Facebook Hashtag Videos Scraper - Scrape videos from Facebook hashtag pages with comprehensive metadata.
👍 Facebook Like Scraper - Extract engagement data and user information from Facebook post likes.
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!