posts
Get Post Reactions
Retrieve reactions (likes, etc.) on a specific LinkedIn post
POST
Get a detailed list of reactions on a LinkedIn post, including information about who reacted and the type of reaction.
Credit Usage: 1 credit per 10 results (or fraction thereof). For example:
- 1-10 results = 1 credit
- 11-20 results = 2 credits
- 300 results = 30 credits
Header Parameters
Your API key
Body Parameters
URL of the LinkedIn post to extract reactions from (supports feed/update and /posts/ formats)
Number of reactions to retrieve
Country code for proxy selection. Available: (US,UK,FR)
LinkedIn authentication cookie obtained from the login/verify process
Response
Request status (success/error)
Notes
- The API supports two post URL formats:
- Feed updates:
https://www.linkedin.com/feed/update/urn:li:activity:...
- share url:
https://www.linkedin.com/posts/..
- Feed updates:
- Results are returned in batches with a default limit of 10 reactions per request
- The profile picture URL may be null if not available or if the user has no profile picture
- Connection degree shows your network relationship with the reactor (1st, 2nd, or 3rd degree connection)
- Some reaction information may be limited based on:
- Your connection level with the reactor
- The reactor’s privacy settings
- The post’s visibility settings
- Rate limits apply to reaction retrieval requests