v1

latestOpenAPI 3.0.1MIT2026-07-22284583.4 KB

Get LinkedIn company posts

Get LinkedIn company posts by company URL, ID, or universal name.

get/linkedin/company-posts

Query parameters

companystring

Filter posts by this company URL

companyIdstring

Filter posts by company ID. It's faster to search by ID

companyUniversalNamestring

Filter posts by company universal name (last part in the URL)

postedLimitstring

Filter posts by maximum posted date. Supported values: '24h', 'week', 'month'. Since LinkedIn doesn't offer a way to filter by date, the filtering will be done on our side, due to that the pagination might have incorrect values, because pagination is returned by LinkedIn without applying the postedLimit filter

scrapePostedLimitstring

Post-Filter posts by maximum posted date. Supported values: '1h', '24h', 'week','month', '3months', '6months', 'year'. This parameter will be applied after receiving results from LinkedIn, the filtering will be done on our side

pageinteger

Page number for pagination

paginationTokenstring nullable

Required if it was returned by the previous page. Otherwise the page will always be 1 (on LinkedIn side). Doesn't apply for all queries, usually profile posts return this token

Response

Post search response

statusstring
errorstring