Skip to main content
POST
Search LinkedIn posts

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

Search LinkedIn posts by keyword.
Retrieve LinkedIn posts matching a keyword, with optional match mode, sort, and date filters. config.matchMode defaults to exact, which searches the keyword as a quoted phrase. Use broad to send the keyword without phrase quotes and let LinkedIn match related terms.

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
keyword
string
required
Example:

"b2b saas"

config
object

Response

LinkedIn posts matching a keyword.

data
object[]
required
meta
object
required