LinkedIn Profile Scraper - Public Profiles, No Login Required avatar

LinkedIn Profile Scraper - Public Profiles, No Login Required

Pricing

from $6.00 / 1,000 results

Go to Apify Store
LinkedIn Profile Scraper - Public Profiles, No Login Required

LinkedIn Profile Scraper - Public Profiles, No Login Required

Scrape LinkedIn public profiles without login or cookies. Extracts name, headline, current and past positions, education, about section, follower count, and articles.

Pricing

from $6.00 / 1,000 results

Rating

0.0

(0)

Developer

Thirdwatch

Thirdwatch

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

2

Monthly active users

an hour ago

Last modified

Share

Scrape LinkedIn public profiles without login or cookies. Get name, headline, positions, education, and follower count.

What you get

Extract structured data from public LinkedIn profiles. Get names, headlines, current and past positions, education history, about sections, follower counts, and recent articles. No LinkedIn account needed.

Output fields

FieldDescription
nameFull name
headlineProfessional headline
current_titlesCurrent job titles
current_companiesCurrent companies with start dates
past_positionsPrevious positions with dates
educationSchools, degrees, and fields of study
aboutAbout/summary section
locationProfile location
profile_photo_urlProfile photo URL
followers_countNumber of followers
profile_urlLinkedIn profile URL
articlesRecent articles (title, date, likes)

Example output

{
"name": "Satya Nadella",
"headline": "Chairman and CEO at Microsoft",
"current_titles": ["Chairman and CEO"],
"current_companies": [{"name": "Microsoft", "start_date": "2014"}],
"past_positions": [{"name": "EVP, Cloud and Enterprise", "company": "Microsoft", "start_date": "2011", "end_date": "2014"}],
"education": [{"school": "University of Wisconsin-Milwaukee", "degree": "MS", "field": "Computer Science"}],
"about": "...",
"location": "Redmond, Washington",
"followers_count": 10000000,
"profile_url": "https://www.linkedin.com/in/satyanadella/"
}

Input parameters

ParameterRequiredDescription
profileUrlsYesLinkedIn profile URLs or usernames
maxProfilesNoMaximum profiles to scrape (default: 50)

Accepted URL formats:

  • Username: satyanadella
  • Path: /in/satyanadella
  • Full URL: https://www.linkedin.com/in/satyanadella/

Use cases

  • Recruiters: Research candidate backgrounds before outreach
  • Sales teams: Enrich prospect data with LinkedIn profiles
  • Researchers: Study career trajectories and professional networks
  • HR teams: Verify candidate employment history

Limitations

  • Only works with public profiles (some profiles may be restricted)
  • Skills, endorsements, recommendations, and certifications are not available without login
  • Some profiles may return limited data depending on privacy settings