linkedin.com/company/apple
Live public company-page data
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, not a warehouse dump, 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"
}
maxAgeHours or maxAgeSeconds per request. Use 0 for live refresh.
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"
}
Choose the plan that fits your volume
Self-serve Stripe subscriptions with included monthly company records and usage-based overage on higher plans.
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
- Rate limit
- 20/min
Ultra
$200/mo
- Included
- 32,000 companies
- Hard limit
- 40,000 companies
- Overage
- $0.0064/company
- Rate limit
- 50/min
Mega
$800/mo
- Included
- 200,000 companies
- Hard limit
- 240,000 companies
- Overage
- $0.0048/company
- Rate limit
- 150/min
API requests
curl -X POST "https://linkedin-company-data-gateway-production.up.railway.app/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 "https://linkedin-company-data-gateway-production.up.railway.app/v1/linkedin/company-history?liUrl=https://www.linkedin.com/company/apple/" \ -H "Authorization: Bearer $API_KEY"
curl "https://linkedin-company-data-gateway-production.up.railway.app/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