Extract LinkedIn People Comment Activity
This action extracts all comment activities from a LinkedIn profile.
This action allows you to extract recent comment activities from a LinkedIn profile. It is useful for tracking engagement and interactions on LinkedIn posts.
Inputs
The URL of the LinkedIn profile from which to extract comment activities.
Parameters
The maximum number of comments to extract. The value can range from 1 to 30,000.
Specifies the maximum number of days from which data will be extracted. A value of 0 disables this setting.
Specifies the maximum number of minutes from which data will be extracted. A value of 0 disables this setting.
Output Fields
The extracted data includes the following fields:
Below is the JSON schema for the output fields:
Specificities
How to get the LinkedIn profile URL
- Retrieve it from a previous action such as Search LinkedIn People . 2. Manually find it on LinkedIn by visiting the person’s profile and copying the URL from your browser.
To limit the number of comments based on the time they were posted, use the ‘max_minutes’ parameter. For example, setting ‘max_minutes’ to 60 will collect comments made in the last hour.