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
Country code for proxy selection. Available: (US, UK, FR)
Number of reactions to retrieve (used when not in pagination mode)
Use pagination mode instead of total results mode
Starting page number for pagination mode (required if use_pagination is true)
Ending page number for pagination mode (optional if use_pagination is true)
Response
Request status (success/error)
Error Responses
Notes
- The API supports LinkedIn post URLs in various formats
- Results are paginated with configurable page ranges when using pagination mode
- The profile picture URL may be null if not available
- Connection degree shows your network relationship with the reactor
- Pagination Mode vs. Total Results Mode:
- Total Results Mode: Use the
total_results
parameter to specify how many reactions you want (default) - Pagination Mode: Set
use_pagination
to true and usestart_page
andend_page
parameters
- Total Results Mode: Use the
- Rate limits apply to reaction extraction requests
- The
total_available
field shows the total number of reactions available on the post