Skip to main content
POST
List LinkedIn post reactions

POST /api/v1/platform/scrapers/linkedin/post-reactions

List reactions on LinkedIn posts.
Retrieve reactions for one or more LinkedIn post URLs.

Actor identity

Reaction actors keep the upstream actor.id and actor.linkedinUrl for backward compatibility. These values are source identifiers, not guaranteed canonical profile slugs. Use actor.profileUrlKind, actor.sourceActorIdKind, and actor.resolutionStatus to distinguish vanity /in/{slug} URLs from opaque LinkedIn member identifiers such as ACoAA....

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
postUrls
string[]
required
Example:
maxItems
number
default:10
Required range: 1 <= x <= 500

Response

LinkedIn post reactions.

data
object[]
required
meta
object
required