Extract comments left by a LinkedIn profile on other posts. Uses the voyagerFeedDashProfileUpdates endpoint and paginates until all comments are retrieved or the requested limit is reached.
linkedin_profile_url: LinkedIn profile URL to extract comments from (e.g., https://www.linkedin.com/in/mathieu-brun-picard/)limit: Maximum number of comments to extract (minimum: 1)id: Numeric activity ID extracted from the URNcomment_url: Full LinkedIn URL with commentUrn query parameter — links directly to the commentauthor: Full name of the commenterauthor_url: LinkedIn profile URL of the commenter (query params stripped)comment_text: Text content of the commentcommented_at: ISO 8601 timestamp of when the comment was postedurn: LinkedIn URN identifying the comment (urn:li:comment:(parentActivity,commentId))commentUrn or /comment/, or when parentUrn/baseUpdate fields are present on the feed elementauthor_url is returned with tracking query parameters strippedSuccessfully extracted comments
Array of comments left by the LinkedIn profile