LinkedIn Company Insights API (Scraping + AI Analysis)
This API provides real-time and cached insights from LinkedIn company pages using a production-grade scraping and data pipeline. It supports lazy data fetching, meaning company data is scraped only when requested for the first time and then cached for fast subsequent access. The API exposes endpoints to retrieve company details, recent posts, employee data, and optional AI-generated summaries…
LinkedIn Company Insights API (Scraping + AI Analysis) endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get Company Details /pages/{company_id} |
Fetch LinkedIn company details such as name, description, industry, follower count, website, and metadata. Uses a lazy-fetch strategy: if the company is not already cached, the… |
| GET |
List Companies /pages |
Retrieve a paginated list of stored LinkedIn companies with optional filters such as name, industry, and follower count. |
| GET |
Get Company Posts /pages/{company_id}/posts |
Get the posts of the company. |
| GET |
Get Company Employees /pages/{company_id}/employees |
Get the Employee details of that company. |
| GET |
AI Company Summary /pages/{company_id}/summary |
Generate an AI-powered professional summary of a company’s LinkedIn presence based on recent posts, industry, and follower data. |
LinkedIn Company Insights API (Scraping + AI Analysis) pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / second |
|
| PRO | $11.99 / month | 3 / second |
|
| ULTRA | $29.99 / month | 5 / second |
|