LinkedIn People Search avatar

LinkedIn People Search

Pricing

from $6.00 / 1,000 results

Go to Apify Store
LinkedIn People Search

LinkedIn People Search

Search LinkedIn for people by name and extract profile URL, headline, location, education, and avatar for each match.

Pricing

from $6.00 / 1,000 results

Rating

0.0

(0)

Developer

Andrew

Andrew

Maintained by Community

Actor stats

0

Bookmarked

15

Total users

8

Monthly active users

7 days ago

Last modified

Share

Search LinkedIn for people by name and extract public profile data — no login required.

What you get

  • LinkedIn profile URL for each matching person
  • Full display name, professional headline, and location
  • Most recent education and experience summary
  • Profile avatar URL
  • The searched first and last name for easy cross-referencing

Use cases

  • Lead generation and prospect research
  • Outreach list building from a list of contact names
  • Verifying whether a person has a LinkedIn presence
  • Audience research and competitive intelligence

How to use

  1. Enter one or more names in the People to Search field (one name per line, e.g. "James Smith")
  2. Optionally set Max Results to cap the total returned
  3. Run the actor — results appear in the Dataset tab
  4. Export to JSON, CSV, or Google Sheets

Output format

Each dataset record:

{
"profileUrl": "https://www.linkedin.com/in/james-smith-123/",
"name": "James Smith",
"headline": "Senior Software Engineer at Acme Corp",
"location": "San Francisco, CA",
"experience": "Senior Software Engineer at Acme Corp",
"education": "Stanford University",
"avatar": "https://...",
"searchedFirstName": "James",
"searchedLastName": "Smith"
}

Free tier limits

To let you evaluate the actor before committing, free (non-paying) accounts have the following trial limits:

  • 5 results per run — enough to verify data quality
  • 5 runs per day (resets at UTC midnight)
  • 30 minutes between runs

Upgrade to a paid Apify plan to remove all limits.

Notes

  • Up to 50 names per run
  • LinkedIn may partially redact names in search results (privacy protection)
  • For full profile details (work history, education, certifications), use the LinkedIn Profile Scraper actor with the returned profileUrl