LinkedIn People Search avatar

LinkedIn People Search

Deprecated

Pricing

from $6.00 / 1,000 results

Go to Apify Store
LinkedIn People Search

LinkedIn People Search

Deprecated

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

112

Total users

3

Monthly active users

a month ago

Last modified

Share

LinkedIn People Search — Name, Title & Company

Find LinkedIn profiles by name, job title, or any keywords — no login, no cookies, no LinkedIn account required.

What you get

  • Profile URL, full name, and headline for every matching person
  • Search snippet with extra context (current role, company, education mentions)
  • Company and location filters applied across every search line
  • Optional full-profile enrichment: location, follower count, about section, work experience, and education per person
  • Export to JSON, CSV, Excel, or Google Sheets directly from the Apify console

Use cases

  • Lead generation — build prospect lists by job title and location
  • Recruiting and sourcing — find candidates by role, company, or school
  • Sales intelligence — find decision makers at target accounts
  • Identity resolution — turn a list of names into LinkedIn profile URLs
  • Audience research — map who holds a given role across an industry

How to use

  1. Enter one search per line under People or keywords to search — a name (James Smith), a title (marketing manager), or free-form keywords (growth lead fintech)
  2. Optionally set Company and/or Location to narrow every search
  3. Set Max Results (up to 500 per run)
  4. Toggle Enrich profiles if you want full public profile data for each match
  5. Run the actor — results appear in the Dataset tab

Output format

Each record:

{
"profileUrl": "https://uk.linkedin.com/in/sam-hunt-573349177",
"name": "Sam Hunt",
"headline": "Marketing Manager at The London School of Economics",
"snippet": "Experienced marketing manager with a demonstrated history of working in higher education…",
"searchedQuery": "marketing manager"
}

With Enrich profiles enabled, each record also includes:

{
"location": "London, England, United Kingdom",
"followers": 2470,
"about": "I lead campaigns across…",
"avatar": "https://media.licdn.com/dms/image/…",
"experience": [{ "company": "The London School of Economics", "companyUrl": "https://www.linkedin.com/company/lse", "location": "London" }],
"education": [{ "school": "University of Leeds", "startYear": 2014, "endYear": 2017 }]
}

FAQ

Do I need a LinkedIn account or cookies? No. The actor only collects publicly available information — nothing is scraped from behind a login.

How many results per search? Up to ~100 profiles per search line, depending on how specific the query is. Use the company and location filters to sharpen results.

Can I search by company only? Yes — put the role in the search line and the company in the Company filter, e.g. search software engineer with company Stripe.