Linkedin Events Partecipants Scraper avatar
Linkedin Events Partecipants Scraper

Pricing

$15.00/month + usage

Go to Apify Store
Linkedin Events Partecipants Scraper

Linkedin Events Partecipants Scraper

Developed by

Giovanni Bianciardi

Giovanni Bianciardi

Maintained by Community

Automatically extracts all participants from LinkedIn events. Joins events, collects complete data (name, title, location) from all pages, then leaves. Perfect for lead generation, networking and market research. Supports multi-page and multi-language.

0.0 (0)

Pricing

$15.00/month + usage

0

12

11

Issues response

0.44 hours

Last modified

5 days ago

🎯 LinkedIn Events Participants Extractor

Automatically extract complete attendee lists from LinkedIn events

πŸš€ What It Does

This tool automatically joins LinkedIn events you specify and extracts all participant data: names, companies, job positions, locations, and profile links.

πŸ’Ό What It's For

  • Lead Generation: Find potential clients at industry events
  • Networking: Build your professional network
  • Market Research: Analyze who attends competitor events
  • Recruiting: Find interesting candidates

πŸ› οΈ Simplified Setup

⚠️ IMPORTANT: Use Google Chrome

For the Actor to work correctly, you must use Google Chrome to extract both cookies and User Agent from LinkedIn.

Step 1: Access LinkedIn with Chrome

  1. Open Google Chrome
  2. Go to LinkedIn.com and log in
  3. Make sure you're fully logged in

Step 2: Extract Cookies from Chrome

Easy Method (Recommended):

  1. Install the "Cookie Editor" extension on Chrome
  2. While on LinkedIn, click the extension
  3. Export all cookies as JSON
  4. Copy the JSON into the Actor

Manual Method:

  1. On LinkedIn, press F12
  2. Go to Application β†’ Cookies β†’ linkedin.com
  3. Copy all cookies (especially li_at and JSESSIONID)

Step 3: Get User Agent from Chrome

  1. Still using Chrome, go to: https://www.whatismybrowser.com/detect/what-is-my-user-agent
  2. Copy the "User Agent" string that appears
  3. Paste it into the Actor configuration

Step 4: Add Event URLs

Collect LinkedIn event URLs in this format:

  • βœ… https://www.linkedin.com/events/1234567890/

πŸ“Š What You Get

For each event you receive:

{
"url": "https://www.linkedin.com/events/1234567890/",
"title": "Event Name",
"participants_count": 150,
"participants": [
{
"name": "John Smith",
"title": "CEO at TechCorp",
"location": "New York, NY",
"profile_url": "https://linkedin.com/...",
"profile_image_url": "https://media.licdn.com/..."
}
]
}

⚠️ Important Notes

  • You'll receive email notifications from LinkedIn when the Actor joins/leaves events (this is normal)
  • Use Chrome for the entire process: login, cookie extraction, and User Agent
  • The same browser must be used for both operations
  • Respect LinkedIn's Terms of Service
  • Use only for legitimate business purposes

🚨 Troubleshooting

Login Issues:

  • Re-extract cookies from a fresh LinkedIn session on Chrome
  • Make sure the User Agent is taken from the same Chrome browser

Actor Not Working:

  • Check that you used Chrome for both operations
  • Verify that event URLs are correct
  • Check the logs for specific errors

Remember: Chrome is essential for proper functionality! 🌐