linkedin.com/company/apple
LinkedIn Company Data API
Live company-page JSON for LinkedIn company, showcase, and school URLs. Built for enrichment, market maps, hiring signals, and company-growth tracking without stale datasets.
Independent API. Not affiliated with LinkedIn. Data is fetched from public LinkedIn company pages and cache freshness is caller-controlled.
{
"liUrls": [
"https://www.linkedin.com/company/apple/"
],
"maxAgeHours": 0
}
{
"company_name": "Apple",
"domain": "apple.com",
"employee_count_on_li": 182114,
"follower_count": 18212480,
"industries": "Computers and Electronics Manufacturing"
}
Returned data
Turn company URLs into usable market intelligence.
Sales, investing, recruiting, and data teams can hand over LinkedIn company URLs and receive normalized profile, growth, and page-content fields in one JSON response.
maxAgeHours: 0
Companies=1
{
"company_name": "Apple",
"domain": "apple.com",
"industries": "Computers and Electronics Manufacturing",
"employee_count_on_li": 182114,
"follower_count": 18212480,
"locations": [...],
"similar_pages": [...],
"description": "We are a diverse collective...",
"last_observed_at": "2026-05-11T05:44:03Z"
}
Direct Pricing
Self-serve Stripe subscriptions with included monthly company records. Extra usage on higher plans uses prepaid credits.
Basic
$8/mo
- Included
- 500 companies
- Hard limit
- 500 companies
- Overage
- Hard cap
- Rate limit
- 20/min
Pro
$36/mo
- Included
- 4,500 companies
- Hard limit
- 6,000 companies
- Overage
- $0.0096/company prepaid
- Rate limit
- 20/min
Ultra
$200/mo
- Included
- 32,000 companies
- Hard limit
- 40,000 companies
- Overage
- $0.0064/company prepaid
- Rate limit
- 50/min
Mega
$800/mo
- Included
- 200,000 companies
- Hard limit
- 240,000 companies
- Overage
- $0.0048/company prepaid
- Rate limit
- 150/min
Request
curl -X POST "$API_BASE/v1/linkedin/company-data" \
-H "Authorization: Bearer $API_KEY" \
-H "Content-Type: application/json" \
--data '{"liUrls":["https://www.linkedin.com/company/apple/"],"maxAgeHours":24}'
curl "$API_BASE/v1/linkedin/company-history?liUrl=https://www.linkedin.com/company/apple/" \ -H "Authorization: Bearer $API_KEY"
curl "$API_BASE/v1/account/usage" \ -H "Authorization: Bearer $API_KEY"
Account
After checkout, customers receive an API key on the success page and a setup email. Subscriptions can be managed or canceled through Stripe Billing Portal.
Manage subscription