LinkedIn People Search avatar

LinkedIn People Search

Deprecated

Pricing

$4.50 / 1,000 results

Go to Apify Store
LinkedIn People Search

LinkedIn People Search

Deprecated

Search public LinkedIn profiles by first and last name. Extract profile URLs, locations, experience, profile images, and other professional data with clean structured JSON output for lead generation, recruitment, CRM enrichment, automation, and market research.

Pricing

$4.50 / 1,000 results

Rating

0.0

(0)

Developer

Hamza

Hamza

Maintained by Community

Actor stats

0

Bookmarked

90

Total users

2

Monthly active users

a month ago

Last modified

Share

LinkedIn People Search ๐Ÿ”Ž

Find anyone on LinkedIn by first and last name โ€” and get back clean profile cards: photo, name, headline, location and profile URL. Fast, structured JSON, perfect for recruiting, sales and people research.

โœจ What you get

One record per person:

FieldDescription
avatarProfile photo URL
nameFull name
currentCompanyTheir current company / main affiliation
locationWhere they're based
profileUrl / publicIdThe profile link + slug
positionRank in the search results
query / scrapedAtWhat you searched, and when

โš™๏ธ Options

  • First name / Last name โ€” who to look for.
  • Max results โ€” how many matching profiles to return.
  • Expand search โ€” LinkedIn shows at most ~50 public results per exact name. When a search hits that cap and you asked for more, the Actor automatically expands with middle-initial queries to collect additional unique profiles. Turn this option on to force that expansion even for uncommon names that didn't hit the cap.

๐Ÿš€ Example

Input:

{
"firstName": "james",
"lastName": "rubin",
"maxResults": 100
}

One record from the output:

{
"avatar": "https://media.licdn.com/dms/image/...",
"name": "James Rubin",
"currentCompany": "Acme Corp",
"location": "New York, United States",
"profileUrl": "https://www.linkedin.com/in/james-rubin-1a2b3c",
"publicId": "james-rubin-1a2b3c",
"position": 1,
"scrapedAt": "2026-06-10T11:00:22.000Z"
}

๐Ÿ’ก Use cases

  • Recruiting โ€” find every candidate with a given name in seconds.
  • Sales prospecting โ€” resolve a name from a meeting into a LinkedIn profile.
  • Background research โ€” locate the right person before outreach.
  • Data enrichment โ€” turn name lists into profile URLs in bulk.

๐Ÿ’ณ Pricing

You pay per profile returned โ€” no subscriptions, no hidden compute costs.

โ“ FAQ

Does it need LinkedIn credentials? No โ€” it reads public pages only. No account, no cookies, nothing to get banned.

Why fewer results than Max results? LinkedIn's public directory shows at most ~50 profiles per exact name. When you ask for more, the Actor automatically expands the search with middle initials to gather additional matches โ€” but a name only has as many public profiles as exist, so uncommon names return fewer.

How fresh is the data? Every run searches LinkedIn live.