40% off this week — start free, 100MB, no card
LinkedIn · API

LinkedIn Search Scraper API

Search LinkedIn profiles and posts via Google. Returns structured JSON from a single API call — no proxies, browsers or parsers to maintain.

$0.60per 1,000
$0.0006 per request
JSONresponse
structured & documented
13parameters
1 required
RESTAPI
one endpoint, one key
Quickstart

One request. Structured JSON back.

POST the scraper slug and your parameters to a single endpoint, authorized with your API key. No proxies to rotate, no browser to run — the response is parsed and ready to use.

curl -X POST https://app.serpproxies.com/api/v1/scrape \
  -H "Authorization: Bearer $SERP_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"slug":"linkedin-search","params":{"query":"coffee"}}'
Reference

Request parameters

LinkedIn Search accepts 13 parameters. Pass them in the "params" object of your request body.

ParameterTypeRequiredDescription
querytextRequiredQuery
numnumberOptionalPagination page and start are mutually exclusive - use page for easier pagination (1-based) or start for direct offset control (0-based) Max start is 170 because the upstream search provider caps offset + num at 190.
startnumberOptionalStart
pagenumberOptionalPage
hltextOptionalLanguage
lrtextOptionalLr
gltextOptionalGeolocation
crtextOptionalCr
safeselect(2)OptionalSafetyactive · off
dateRestricttextOptionalDate filtering
sortselect(3)OptionalSortdate · date:r · date:d
filterselect(2)OptionalContent filtering (only params that can't be set via query modifiers) NOTE: fileType, exactTerms, siteSearch removed - use query modifiers instead: filetype:pdf, "exact phrase", site:domain.com0 · 1
rightsselect(5)OptionalRightscc_publicdomain · cc_attribute · cc_sharealike · cc_noncommercial · cc_nonderived
API reference

Auth, rate limits and errors.

One key, one endpoint and a predictable response envelope — the same contract applies to every scraper.

Authentication

Send your API key as an "Authorization: Bearer <key>" header, or as "x-api-key: <key>". Create and rotate keys in the dashboard — one key works across all 179 scrapers.

Rate limits

Up to 120 requests per minute per key; exceed it and the API returns 429. For large jobs, reach out and we'll raise your limit. Your balance is drawn only on a successful scrape.

StatusMeaningWhen
200OKsuccess: true, with the parsed result in data.
400Bad requestMissing slug or a required input parameter.
401UnauthorizedMissing or invalid API key.
402Payment requiredInsufficient balance — top up to continue. Not charged.
404Not foundThe slug doesn't match a scraper.
429Too many requestsOver 120 requests/minute for this key.
502 / 503Scrape failed / unavailableUpstream problem — you're not charged.
500Server errorUnexpected error — you're not charged.
Error envelope
{
  "success": false,
  "data": null,
  "error": "Insufficient balance"
}

Every response uses the same shape — success, data and error — so you branch on one field.

Use cases

Where the LinkedIn scraper fits.

Recruiting platforms, HR-tech, sales-intelligence tools and labor-market researchers.

Talent sourcing

Aggregate public profiles and open roles for candidate discovery.

Company intelligence

Enrich accounts with headcount, industry and hiring signals.

Hiring-trend analysis

Track who's hiring for what, where, and how fast.

Sales prospecting

Build targeted lists from public company and people data.

vs the official API

LinkedIn's APIs won't return public profiles at scale.

Why teams reach for the LinkedIn scraper instead of an official API.

The official API

LinkedIn's official APIs are partner-gated (Marketing, Talent, Sales) and scoped to your own authorized data. They don't expose public profile or job-search data for sourcing or market mapping.

SerpProxies
  • Sign up and call it in minutes — no application, partner status or approval.
  • The full public page, parsed into a stable, documented JSON shape.
  • Flat $0.60 per 1,000 requests, pay-as-you-go; failed requests are free.
  • We run the proxies, browsers and anti-bot handling — nothing to maintain.
Pricing

Simple, usage-based pricing.

One flat rate across all 179 scrapers, drawn from your prepaid balance as you go. No tiers to decode, no overage traps — top up and start pulling data.

  • Only successful requests are billed
  • No subscription or seat fees
  • Balance never expires
  • Every scraper, one flat rate
$0.60/ 1,000 requests
That's $0.0006 per successful request.
Why SerpProxies

A data API, not a reseller.

01

We run the network

Every scraper runs on proxies and browsers we own and operate. There's no reseller markup and no separate proxy bill — the request price is the whole price, and it already includes the anti-bot work.

02

Pay per successful request

Flat pricing at $0.60 per 1,000 requests, billed from your balance as you go. Failed requests aren't charged, nothing expires, and there's no monthly minimum or seat licensing to reason about.

03

Structured JSON, not HTML

Each endpoint returns a stable, documented shape — parsed, typed and consistent — so you build against a schema instead of babysitting brittle CSS selectors that break on every redesign.

04

One API, one key

179 scrapers share a single endpoint, a single auth key and a single balance. Learn it once and every source — from Google to TikTok to Booking.com — works the same way.

Related

More scrapers in this category

FAQ

Questions, answered.

Search LinkedIn profiles and posts via Google. The response is structured JSON with a consistent shape, so you can parse it directly instead of scraping HTML.

Start using the LinkedIn Search scraper.

Create an account, grab your API key and send your first request in minutes. Flat pricing, structured JSON, no proxies to run.

  • No credit card required
  • ·Pay per successful request
  • ·179 scrapers, one key