Linkedin Profile Spider avatar

Linkedin Profile Spider

Pricing

from $8.00 / 1,000 results

Go to Apify Store
Linkedin Profile Spider

Linkedin Profile Spider

LinkedIn Profile Spider extracts detailed LinkedIn profile data from profile URLs Collect names, headlines, work experience, company information, skills, locations, connections, and professional summaries. Ideal for recruitment, lead generation, market research, and talent intelligence.

Pricing

from $8.00 / 1,000 results

Rating

0.0

(0)

Developer

GetDataForMe

GetDataForMe

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

2

Monthly active users

3 days ago

Last modified

Share

Overview

The LinkedIn Profile Spider is a powerful data extraction tool designed to collect publicly available LinkedIn profile information at scale. It supports both direct LinkedIn profile URLs and keyword-based profile searches, returning comprehensive professional profile data including employment history, skills, education, locations, and social metrics.

This actor is ideal for recruitment, lead generation, market research, talent intelligence, competitor analysis, and professional networking insights.


Features

  • Extract detailed LinkedIn profile information
  • Search profiles by LinkedIn URL or keyword
  • Collect current employment details
  • Retrieve complete work experience history
  • Extract skills, locations, and profile metadata
  • Capture professional summaries and headlines
  • Export data in JSON, CSV, Excel, XML, and other Apify-supported formats
  • Supports bulk profile processing

Input

Input Example

You can provide either LinkedIn profile URLs or search keywords.

{
"SearchQuery": [
"https://www.linkedin.com/in/rohan-salve-89159b204/"
]
}

Or:

{
"SearchQuery": [
"hari"
]
}

Input Parameters

ParameterTypeRequiredDescription
SearchQueryArrayYesList of LinkedIn profile URLs or search keywords.

Output

The actor returns detailed LinkedIn profile information.

Top-Level Fields

FieldDescription
urlsProcessed LinkedIn URLs
public_idLinkedIn public profile identifier
responseComplete profile information object

Profile Information

FieldDescription
idLinkedIn profile ID
full_nameFull name
first_nameFirst name
last_nameLast name
linkedin_urlLinkedIn profile URL
linkedin_usernameLinkedIn username/public identifier
linkedin_idLinkedIn member ID
headlineProfessional headline
summaryProfile summary/about section
industryIndustry category
job_titleCurrent job title
job_company_nameCurrent company
job_company_linkedin_urlCurrent company LinkedIn URL
job_company_linkedin_idCurrent company LinkedIn ID
job_start_dateCurrent role start date
job_summaryCurrent role description
location_namePrimary location
location_localityCity/locality
location_regionState/region
location_countryCountry
location_continentContinent
linkedin_connectionsNumber of LinkedIn connections
inferred_years_experienceEstimated years of professional experience

Skills

Returns an array of skills listed on the profile.

Example:

"skills": [
"oral communication",
"english",
"analytical skills",
"java",
"artificial intelligence (ai)"
]

Locations

Additional profile locations and geographic information.

"location_names": [],
"regions": [],
"countries": []

Work Experience

Returns complete professional experience history.

Experience Fields

FieldDescription
company.nameCompany name
company.linkedin_urlCompany LinkedIn URL
company.linkedin_idCompany LinkedIn ID
title.nameJob title
start_dateEmployment start date
end_dateEmployment end date
location_namesAssociated locations
summaryJob description
is_primaryIndicates current primary role

Sample Output

{
"urls": [
"https://www.linkedin.com/in/rohan-salve-89159b204/"
],
"public_id": "rohan-salve-89159b204",
"response": {
"id": "873358381",
"full_name": "rohan salve",
"headline": "senior executive",
"industry": "information technology & services",
"job_title": "senior executive",
"job_company_name": "wipro",
"location_country": "india",
"linkedin_connections": 596,
"inferred_years_experience": 6,
"skills": [
"oral communication",
"english",
"analytical skills"
]
}
}

Use Cases

Recruitment & Talent Sourcing

Identify potential candidates and gather professional background information.

Lead Generation

Discover decision-makers, professionals, and business contacts.

Market Research

Analyze workforce trends, skills demand, and industry movement.

Competitive Intelligence

Monitor employee movements, organizational growth, and talent acquisition patterns.

Sales Prospecting

Build targeted outreach lists based on job titles, industries, locations, and experience.

Professional Analytics

Understand career trajectories, skill distributions, and employment trends.


Getting Started

  1. Open the actor in Apify Store.
  2. Click Try for free.
  3. Enter LinkedIn URLs or search keywords in the SearchQuery field.
  4. Start the actor.
  5. Wait for the run to complete.
  6. Export the results in your preferred format.

Output Formats

The actor supports all standard Apify export formats:

  • JSON
  • CSV
  • Excel (XLSX)
  • XML
  • HTML
  • RSS

Support

Need custom output formats, additional fields, or assistance?

Email: support@getdataforme.com

Subject: LinkedIn Profile Spider Support

Contact Form: https://getdataforme.com/contact/

Our team is happy to help with custom requirements and troubleshooting.