Get LinkedIn Post Reactions
Enrichment API
Get Post Reactions
Analyze LinkedIn post reactions and engagement
GET
Get LinkedIn Post Reactions
Get detailed reaction data for LinkedIn posts, including who reacted and what type of reactions were given.
Get Specific Reaction Type:
Paginated Results:
Get Post Reactions
Query Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| url | string | Yes | LinkedIn post URL to analyze |
| page | integer | No | Page number for pagination (default: 1) |
| reaction_type | string | No | Filter by reaction type (like, love, celebrate, etc.) |
Examples
Get All Reactions:Response
Reaction Types
| Type | Description |
|---|---|
| like | Standard like reaction |
| love | Love/heart reaction |
| celebrate | Celebration reaction |
| support | Support reaction |
| insightful | Insightful reaction |
| funny | Funny/laugh reaction |
Error Responses
| Status Code | Description |
|---|---|
| 400 | Bad Request - Missing or invalid post URL |
| 401 | Unauthorized - API key missing or invalid |
| 402 | Payment Required - Insufficient credits |
| 404 | Not Found - Post not found or private |
| 429 | Too Many Requests - Rate limit exceeded |
| 500 | Internal Server Error - Analysis service error |
Rate Limits
Rate limits vary by subscription tier:- Free Tier: 5 requests per minute
- Tier 1: 15 requests per minute
- Tier 2: 150 requests per minute
- Tier 3: 300 requests per minute
Notes
- Costs 1 credit per request
- Results are paginated with up to 50 reactions per page
- Some posts may be private or have restricted access
- Reaction data includes profile information of reactors
Authorizations
API key authentication. Keys start with 'lk_'.
Query Parameters
LinkedIn post URL to analyze reactions for (e.g., 'https://www.linkedin.com/posts/username_activity-123456789')
Page number for pagination of reaction results (default: 1)
Filter reactions by type (like, love, celebrate, support, insightful, funny)
Response
200 - application/json
Reactions retrieved