Linkedin Profile Scraper avatar
Linkedin Profile Scraper

Pricing

$15.00 / 1,000 results

Go to Apify Store
Linkedin Profile Scraper

Linkedin Profile Scraper

Developed by

GetDataForMe

GetDataForMe

Maintained by Community

The Linkedin Profile Scraper Actor extracts public LinkedIn profile details including name, avatar, current company, education, experience, posts, recommendations, followers, connections, and activity. Ideal for recruiters, lead generation, market research, and data enrichment workflows.

0.0 (0)

Pricing

$15.00 / 1,000 results

0

3

3

Last modified

2 days ago

Introduction

The Linkedin Profile Scraper Actor extracts detailed LinkedIn profile information including name, current company, education, experience, social links, activity posts, recommendations, and connections. Ideal for recruitment, lead generation, or market research.

Input

ParameterTypeRequiredDescription
urlsarrayYesList of LinkedIn profile URLs to scrape.
proxyConfigurationobjectYesConfigure proxy usage, including Apify Proxy, groups, and country for reliable scraping.

Example Input

{
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"]
},
"urls": [
"https://be.linkedin.com/in/robinwauters"
]
}

Output

The Actor returns JSON containing:

  • linkedin_id, name, avatar, current_company, education, experience, posts, followers, connections, recommendations, activity, and people_also_viewed.

Example Output

[
{
"linkedin_id": "robinwauters",
"name": "Robin Wauters",
"avatar": "https://media.licdn.com/dms/image/v2/.../profile-displayphoto-shrink_200_200.jpg",
"current_company": {
"name": "European Startup Network",
"link": "https://be.linkedin.com/company/european-startup-network"
},
"education": "Katholieke Hogeschool Mechelen",
"followers": "726K followers",
"connections": "500+ connections",
"recommendations": [
"Simon McDermott: 'Robin is one of the best-connected guys in European tech...'"
],
"activity": [
{
"title": "🥨✨ Bits & Pretzels an event to remember ✨🥨...",
"url": "https://www.linkedin.com/posts/pitchdrive_bitsandpretzels-startups-venturecapital-activity-7379121250469826560-Ylo2"
}
]
}
]

Features

  • Scrapes public LinkedIn profile details including current company, education, and activity.
  • Extracts social links, recommendations, and connection counts.
  • Captures recent posts and public interactions.
  • Supports proxy configuration to prevent rate-limiting.
  • Returns structured JSON ready for analysis or integration.

Use Cases

  • Recruiter candidate research.
  • Market intelligence and lead generation.
  • Competitive analysis of professionals and organizations.
  • Data enrichment for CRM or analytics.

Support

For bug reports or custom needs, contact support@getdataforme.com Or use our contact form: https://getdataforme.com/contact/ Please include a clear subject line for faster assistance.