Skip to main content
POST
List LinkedIn company posts

POST /api/v1/platform/scrapers/linkedin/company-posts

List recent LinkedIn posts from a company page.
Retrieve recent posts for a LinkedIn company slug.

Example

Authorizations

X-Access-Key
string
header
required

The public API key from the Credentials page.

X-Secret-Key
string
header
required

The API secret shown when the credential is created.

Body

application/json
companySlug
string
required
Example:

"acme-inc"

limit
number
default:20
Required range: 1 <= x <= 500

Response

LinkedIn company posts.

data
object
required
meta
object
required