harvest_get_profile_comments
Retrieve comments from a LinkedIn profile using its URL or ID. Filter by posted date and paginate through results.
Instructions
Get comments of a LinkedIn profile — requires at least one of profile or profileId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default 1) | |
| profile | No | URL of the LinkedIn profile | |
| profileId | No | Profile ID (faster) | |
| postedLimit | No | Filter by max posted date: 24h, week, month | |
| paginationToken | No | Token for page>1 |