Scrape LinkedIn post comments
Returns paginated top-level comments for a LinkedIn post (newest first). Each commenter carries name, headline, profileUrl, profileUrn, publicIdentifier, imageUrl, PLUS rich comment-level metadata: commentText (what they wrote — gold for personalised outreach), timestamp (when they commented), isPostAuthor (skip if true), commentUrn (use with scrape_comment_repliers to get reply tree), repliesCount, hasReplyFromPostAuthor. When campaignSlug is provided, also includes knownDistance (cached connection degree from recent visits) and actionsCompleted (message/reply/like/visit/connect booleans). Use count=0 to get only the total count without profile data. Response includes previousTotal to detect new comments without client-side tracking.
Request body
Response
List of profiles who commented on the post