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 profile to extract comments from
Country code for proxy selection. Available: (US, UK, FR)
Number of comments to retrieve
Starting page number for pagination
Ending page number for pagination
Pagination cursor to continue a previous search
Response
Request status (success/error)
Error Responses
Notes
- The API extracts comments that the profile owner has posted on other posts
- Results are paginated using both page-based and cursor-based pagination
- The
comment_time
field provides relative time (e.g., “3d”, “1w”) rather than absolute timestamps - Each comment includes detailed information about both the commenter and the original post
- The
comment_id
field contains LinkedIn URN identifiers for unique comment identification - Profile pictures and headlines are included when available
- The pagination object provides both page information and a cursor for fetching the next page of results