§ LinkedIn/Company
LinkedIn

LinkedIn Company Scraper API

Company name, description, headcount, industry, headquarters, funding rounds, similar companies — extracted from any LinkedIn company URL.

From $0.0050 per call·Median under 2s·One charge per call
§ One call

Send a URL.
Get back JSON.

This endpoint takes one input: url. The response carries the parsed LinkedIn entity — every public field, in a flat, predictable shape.

Request
cURL
curl https://api.hproxy.com/v1/scrape/linkedin/company/collect/by/url \
  -H "Authorization: Bearer $HPROXY_KEY" \
  -H "Content-Type: application/json" \
  -d '{"url":"https://linkedin.com/company/shopify"}'
POST // 1 call · $0.0050 · <2s
Response200 OK
{
  "success": true,
  "id": "784652",
  "name": "Shopify",
  "description": "Shopify is a leading global commerce company…",
  "location": {
    "city": "Ottawa",
    "state": "ON",
    "country": "CA"
  },
  "employeeCount": 23591,
  "website": "https://www.shopify.com",
  "logo": "https://media.licdn.com/dms/image/v2/….jpg",
  "industry": "Software Development",
  "size": "10,001+ employees",
  "founded": 2006,
  "headquarters": "Ottawa, ON",
  "type": "Public Company",
  "specialties": [
    "ecommerce"
  ],
  "funding": {
    "numberOfRounds": 4,
    "lastRound": {
      "type": "Series C",
      "date": "2014-01-11T00:00:00.000Z",
      "amount": "US$ 100.0M"
    }
  }
}
What comes backparsed fields
LinkedIn Company
linkedin_company
citystring
statestring
countrystring
One real call · one structured record
§ What you get

Structured data,
not a scraping project.

Public LinkedIn company page — employee count, industry, funding, similar companies.

Live JSON, returned in seconds
No login flows, no captcha solving
Pay-as-you-go, priced in dollars
Same API key across every scraper
Idempotent retries via X-Request-Id
REST — works from any language
§ Built for

The work that
needs this data.

§ 01

Lead generation

Pull LinkedIn signals at scale and enrich your CRM with public profile data — clean, structured, ready to import.

§ 02

Market research

Track competitors, audience movements, and trends across LinkedIn without standing up any scraping infrastructure.

§ 03

AI training data

Feed predictable LinkedIn JSON straight into your model fine-tuning pipeline. Same schema every call.

§ More LinkedIn

The rest of the
LinkedIn hub.

§ Try it

Two dollars,
first run.

Sign in with Google, drop $2 in the wallet, fire your first Company call against linkedin.com. If it doesn’t do what you need, the balance is refundable for 24 hours.