LinkedIn Data Scraper
Search LinkedIn company and profile data using an async job-based API.
14 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
LinkedIn Data Scraper endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
/v1/jobs/profiles /v1/jobs/profiles |
Create a new LinkedIn profile search job with filters. Multiple values can be provided as arrays. |
| GET |
/v1/jobs/companies/{id}/results /v1/jobs/companies/{id}/results |
Get the results of a completed company search job |
| GET |
/v1/jobs/profiles/{id}/results /v1/jobs/profiles/{id}/results |
Get the results of a completed profile search job |
| GET |
/health /health |
|
| POST |
/v1/jobs/companies /v1/jobs/companies |
Create a new LinkedIn company search job with filters. Multiple values can be provided as arrays. |
| GET |
/v1/jobs/profiles/{id}/status /v1/jobs/profiles/{id}/status |
Get the status of a profile search job |
| GET |
/v1/jobs/companies/{id}/status /v1/jobs/companies/{id}/status |
Get the status of a company search job |
| GET |
/v1/jobs/companies/results /v1/jobs/companies/results |
Get the results of a completed company search job |
| GET |
/v1/jobs/profiles/status /v1/jobs/profiles/status |
Get the status of a profile search job |
| POST |
/v1/jobs/companies /v1/jobs/companies |
Create a new LinkedIn company search job with filters. Multiple values can be provided as arrays. |
| GET |
/v1/jobs/profiles/results /v1/jobs/profiles/results |
Get the results of a completed profile search job |
| GET |
/health /health |
|
| GET |
/v1/jobs/companies/status /v1/jobs/companies/status |
Get the status of a company search job |
| POST |
/v1/jobs/profiles /v1/jobs/profiles |
Create a new LinkedIn profile search job with filters. Multiple values can be provided as arrays. |