VOOZH about

URL: https://apify.com/crawlerbros/linkedin-events-scraper

โ‡ฑ LinkedIn Events Scraper ยท Apify


Pricing

from $3.00 / 1,000 results

Go to Apify Store

LinkedIn Events Scraper

Scrape LinkedIn Events by keyword search or direct event URLs. Extract event name, date, format, organizer, attendee count, and description. Great for event research, lead generation, and competitive intelligence.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ Crawler Bros

Crawler Bros

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

11 hours ago

Last modified

Share

Scrape LinkedIn Events by keyword search or directly from event page URLs. Extract event name, date, format (online/in-person/hybrid), organizer, attendee count, and full description โ€” all in one structured dataset.

What It Does

  • Keyword search: Find events matching any topic (e.g., "AI conference 2025", "marketing summit", "AWS re:Invent") using the LinkedIn Voyager API
  • Direct URL scraping: Provide specific LinkedIn Event URLs to extract full event details
  • Date filtering: Narrow results to events posted in the last 24 hours, week, or month
  • Pagination: Automatically pages through results up to your configured maximum

Use Cases

  • Event research: Discover industry events and conferences in any field
  • Lead generation: Find events where your prospects gather
  • Competitive intelligence: Track events organized by competitors or partners
  • Market research: Understand event trends in a specific vertical
  • Recruitment: Identify tech talks, meetups, and career fairs

Input

FieldTypeRequiredDescription
searchQueryStringYes*Keyword to search for LinkedIn Events (e.g., "AI conference 2025")
eventUrlsArrayYes*Direct LinkedIn Event URLs to scrape
maxEventsIntegerNoMax events to collect (default: 50, max: 500)
datePostedEnumNoFilter by posting date: any time, past 24h, past week, past month
cookieStringYes**Your LinkedIn session cookie (li_at or full JSON export)
proxyConfigurationObjectNoApify proxy settings

* At least one of searchQuery or eventUrls is required. ** Required when using searchQuery. Optional for direct URL scraping.

Accepted Event URL Formats

https://www.linkedin.com/events/6234567890123456789/
https://www.linkedin.com/events/ai-summit-2025-123456789/

Cookie Setup

  1. Log in to LinkedIn in your browser
  2. Open Developer Tools โ†’ Application โ†’ Cookies โ†’ www.linkedin.com
  3. Copy the li_at cookie value
  4. Paste it into the cookie field

For best results, export all LinkedIn cookies as a JSON array using a browser extension like EditThisCookie.

Output

Each scraped event produces one dataset record:

FieldTypeDescription
eventNameStringFull event name
eventUrlStringDirect URL to the LinkedIn Event page
eventIdStringUnique event identifier from the URL
startDateStringEvent start date/time (ISO 8601, UTC)
endDateStringEvent end date/time (ISO 8601, UTC)
formatStringEvent format: ONLINE, IN_PERSON, or HYBRID
organizerNameStringName of the event organizer
organizerUrlStringLinkedIn URL of the organizer's profile or company page
attendeesCountIntegerNumber of LinkedIn members attending
descriptionStringFull event description
scrapedAtStringWhen this record was scraped (ISO 8601, UTC)

Sample Output

{
"eventName":"AI Summit 2025",
"eventUrl":"https://www.linkedin.com/events/7012345678901234567/",
"eventId":"7012345678901234567",
"startDate":"2025-09-15T09:00:00+00:00",
"endDate":"2025-09-15T17:00:00+00:00",
"format":"ONLINE",
"organizerName":"Acme Corp",
"organizerUrl":"https://www.linkedin.com/company/acme/",
"attendeesCount":5200,
"description":"Annual summit bringing together AI practitioners...",
"scrapedAt":"2025-06-12T10:30:00+00:00"
}

Frequently Asked Questions

Do I need a LinkedIn account? Yes, for keyword search you need a LinkedIn session cookie (li_at). Direct URL scraping can work without a cookie but may return limited data.

How many events can I scrape? Up to 500 events per run. LinkedIn's search API surfaces the most relevant events first.

Will my account get flagged? The scraper uses LinkedIn's official Voyager API with realistic request pacing. Using a residential proxy (configurable in proxyConfiguration) reduces risk further.

What's the difference between searchQuery and eventUrls? searchQuery searches across all LinkedIn events by keyword. eventUrls scrapes specific events you already know about. Both can be used together in one run.

Why is attendeesCount missing for some events? LinkedIn only surfaces attendee counts for events with sufficient attendees and visibility settings.

How do I get the full cookie JSON? Install a browser extension like EditThisCookie, navigate to LinkedIn, then export cookies as a JSON array. Paste the entire JSON into the cookie field.

Does this work for private events? Private events require the cookie of an account that has access to the event.

Technical Notes

  • Uses LinkedIn's Voyager API (/voyager/api/search/blended) with resultType->EVENT filter
  • Automatic rate-limit handling with exponential backoff
  • Supports both li_at plain token and full browser cookie JSON export
  • Filter expressions passed as literal strings (not URL-encoded) per Voyager API requirements

Explore the rest of the LinkedIn suite

Need a different LinkedIn surface? Pair this actor with any of the others in the LinkedIn Suite โ€” all published under the same publisher and built to share the same cookie format and output conventions.

ActorWhat it scrapes
LinkedIn Comments ScraperAll comments + reply threads on a post
LinkedIn Company Employees ScraperEmployee list for any company (by URN)
LinkedIn Company Info ScraperCompany About page (size, HQ, industry, specialties)
LinkedIn Company Posts ScraperPosts published from a company page
LinkedIn Hashtag Posts ScraperPosts ranked under a #hashtag
LinkedIn Jobs ScraperJob listings via the public jobs-guest API
LinkedIn Jobs Scraper UltraSame as jobs-scraper + full detail enrichment
LinkedIn Learning Courses ScraperLinkedIn Learning course catalog by keyword
LinkedIn People Search ScraperPeople search with every LinkedIn facet (role, company, school, location, etc.)
LinkedIn Post Reactions ScraperReactors on a post (name, headline, reaction type)
LinkedIn Post ScraperFull post (text, media, engagement counts, author)
LinkedIn Post Search ScraperPosts matching a keyword (with date/author/network filters)
LinkedIn Profile Posts ScraperAll posts/reposts/articles for one profile
LinkedIn Profile ScraperPublic profile fields (name, headline, positions, education, skills)
LinkedIn Profile Scraper ProProfile fields + extras (recommendations, organizations, languages)
LinkedIn Profile Scraper Pro UltraPro + premium fields (contact info, followers list when allowed)
LinkedIn Profile Scraper UltraProfile + the full upstream dash-120 surface
LinkedIn Profile Search by NameSearch profiles by person name (great for matching CSVs of names)
LinkedIn Schools Alumni ScraperAlumni list for any LinkedIn school page
LinkedIn Top Content ScraperTrending / top-engagement posts by topic
LinkedIn User Activity ScraperReactions + comments + posts feed for one profile

All actors share the same cookie input format (plain li_at OR full cookies JSON array) and the same omit-empty output convention.

You might also like

Linkedin Event Scraper

bhansalisoft/linkedin-event-scraper

Linkedin Event Scraper : Scrape LinkedIn Events Easily with Our LinkedIn Event Scraper! Automatically extract LinkedIn events based on any search URL. Capture event names, dates, hosts, locations, and more in just seconds. Ideal for event marketers, networkers, sales teams, and data analysts.

42

Linkedin Events Scraper

silentflow/linkedin-events-scraper

Scrape LinkedIn events with full authenticated access. Search by keywords or fetch specific event URLs. Extract titles, descriptions, dates, locations, organizers, attendee counts, speakers, and more. Ideal for sales prospecting, recruiting, market research, and competitive event analysis.

Facebook Event Search Scraper

scrapier/facebook-event-search-scraper

Scrape Facebook events with the Facebook Event Search Scraper. Extract event names, dates, locations, descriptions, organizers, and attendee counts by keyword or category. Perfect for event research, marketing analysis, and trend tracking. Fast, reliable, and scalable for bulk searches.

LinkedIn Events Discovery and Lead Feed (No Cookies)

scrapemint/linkedin-events-scraper

Discover and parse public LinkedIn events without a login or cookie. One row per event with title, start time, location, virtual flag, organizer, description, image, and registration link. Bring your own keyword, organizer, or event URL list. Pay per event row.

Meetup Scraper - Events, Groups & Members Data Extractor

haketa/meetup-scraper

Meetup scraper & API: search events and groups by topic and location and export event name, date, venue, description, group, attendee count, organizer and RSVP URL. Event discovery, community research and lead generation โ€” fast, no login.

Scrape Facebook Events by Keyword - Cookieless

patient_discovery/facebook-search-events

Extract Facebook event search results without login or cookies. Search by keyword and get event IDs, titles, and URLs in JSON or CSV. Ideal for event marketing, conference discovery, lead generation, networking research, and competitive intelligence at scale.

Meetup Scraper - Events, Groups & Organizer Data

heliostech/meetup-event-scraper

Extract events and groups from Meetup.com including event title, date, location, attendee count, description, group name, organizer, category, and links. Search by keyword, location, and category.

Facebook Events Scraper

crawlerbros/facebook-events-scraper

Scrape public Facebook event data without cookies or authentication. Extract event name, description, date, time, location, coordinates, hosts, photos, ticket URLs, and attendee counts.

38

Facebook Events Scraper ยท No Cookies

data-slayer/facebook-search-events

Search and discover Facebook events by keyword without login. Get event titles, IDs, URLs, and event types. Build event databases for lead generation, sponsorship prospecting, and competitive intelligence. No cookies, no authentication. JSON/CSV/Excel export.