LinkedIn Event Scraper · $0.025/event ✅ avatar

LinkedIn Event Scraper · $0.025/event ✅

Pricing

$25.00 / 1,000 event record extracteds

Go to Apify Store
LinkedIn Event Scraper · $0.025/event ✅

LinkedIn Event Scraper · $0.025/event ✅

Extract LinkedIn event data — title, date, organizer, venue, attendees, speakers, cover image. Pay $0.025 per event scraped (no monthly subscription). Cheaper than alternatives charging $10-$20/month.

Pricing

$25.00 / 1,000 event record extracteds

Rating

0.0

(0)

Developer

LinkedIntel

LinkedIntel

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

20 hours ago

Last modified

Categories

Share

LinkedIn Event Scraper · $0.025 per event

Extract any LinkedIn event page — title, date, organizer, venue, attendee count, speakers, cover image, and more. Pay only for events you actually scrape. No monthly subscription.

What it costs

You scrapeYou pay
1 event$0.025
10 events$0.25
100 events$2.50
1,000 events$25.00

No minimum. No commitment. Apify also gives every account $5/month in free credits — that's up to 200 free events before you spend a dollar.

Why it's a better deal than competitors

ToolPricingWhat you get
This actor$0.025/event, pay-per-resultScrape 1 or 10,000 — only pay for what runs
silentflow/linkedin-events$19.99/month subscriptionPay $19.99 even if you scrape 1 event
payai/linkedin-events$10/month subscriptionSame minimum-spend problem
giovannibiancia/linkedin-events-participants$20 per 1,000 participantsOne event with 100 attendees = $2 just for that event

Math check: a research project tracking 50 specific competitor events = $1.25 with us vs $19.99-$39.98/month with subscription tools.

Quick start

  1. Paste one or more LinkedIn event URLs into eventUrls.
  2. Provide your two LinkedIn session tokens (instructions below).
  3. Run.
{
"eventUrls": [
"https://www.linkedin.com/events/your-event-title-7184629401234567890/"
],
"sessionToken1": "AQEDAR…",
"sessionToken2": "ajax:0123456789"
}

How to get your session tokens (1 minute)

  1. Open https://www.linkedin.com in your browser while logged in.
  2. Open DevTools (F12) → Application tab → Cookies → https://www.linkedin.com
  3. Copy these two values:
    • li_at → paste as sessionToken1
    • JSESSIONID → paste as sessionToken2 (include the quotes if your browser shows them)

We never store, log, or share these values. They are used only for the duration of your run.

Output (one record per event — 20 fields)

FieldTypeExample
eventIdstring"7184629401234567890"
eventUrnstring"urn:li:event:7184629401234567890"
eventUrlstring"https://www.linkedin.com/events/7184629401234567890/"
titlestring"AI in B2B Sales — 2026 Trends"
descriptionstringfull body text
shortDescriptionstringfirst 280 chars
startsAtISO 8601"2026-05-15T14:00:00.000Z"
endsAtISO 8601"2026-05-15T16:00:00.000Z"
timezonestring"America/New_York"
eventTypeenum"online" | "physical" | "hybrid"
venueobject | null{ name, address, city, country }
onlineUrlstring | nullwebinar / livestream URL (null for physical)
organizerobject{ name, type, urn, profileUrl }
hostsarray[{ name, role, profileUrl }, …]
attendeeCountint | null71
coverImageUrlstring | nullhero image URL
hashtagsarray["ai", "sales"]
languagestring | null"en"
isExternalbooltrue if registration is off-platform
registrationUrlstring | nullexternal registration link
scrapedAtISO 8601actor run timestamp

If an event can't be extracted you get a diagnostic record instead — { "type": "diagnostic", "reason": "...", "eventUrl": "...", ... } — and you are not charged for it.

Use cases

  • Competitor event tracking: monitor what events your competitors host, who attends, who speaks
  • Lead generation: extract attendee/speaker lists from industry conferences for outreach
  • Market research: analyze event topics and engagement trends in your industry
  • Sales prospecting: find decision-makers attending events relevant to your product
  • Influencer mapping: identify speakers and hosts driving conversations in your space

Best practices

  • Use a dedicated LinkedIn account for any scraping at volume. Don't use your primary account.
  • Run with the default residential proxy for reliability.
  • Refresh your session tokens if the actor reports cookie-expired-or-invalid — they roll every few weeks of inactivity.

Compliance & disclaimer

This actor only extracts data that an authenticated LinkedIn user can already see in a browser. It does not bypass authentication, paywalls, or rate limits. You are responsible for your own use of the data and for complying with LinkedIn's terms of service.

LinkedIn is a trademark of LinkedIn Corporation. This actor is not affiliated with, endorsed by, or sponsored by LinkedIn Corporation.