← All use cases
Li

LinkedIn Scraping API

Power your recruitment, sales prospecting, and market research with structured LinkedIn data.

Use cases

Sales Prospecting

Find and enrich prospect profiles with job titles, companies, and contact information.

Recruitment

Search for candidates by skills, location, and experience level.

Job Market Intelligence

Monitor job postings across industries to understand hiring trends.

Company Research

Track employee movements and team growth at target companies.

API example

POST /api/v1/scrape/linkedin-profile

Request

curl -X POST https://scrapekit.dev/api/v1/scrape/linkedin-profile \
  -H "X-API-Key: sk_live_your_key" \
  -H "Content-Type: application/json" \
  -d '{"profile_url": "satya-nadella"}'

200 OK Response

{
  "name": "Satya Nadella",
  "headline": "Chairman and CEO at Microsoft",
  "location": "Redmond, Washington",
  "connections": "500+"
}

Start scraping LinkedIn today

Sign up for free, get 50 credits, and make your first request in 30 seconds.

Get Started Free