This action allows you to extract recent posts from a LinkedIn profile, providing insights into the user’s activity. It is particularly useful for tracking engagement and content trends on LinkedIn.

Inputs

linkedin_profile_url
string
required

The URL of the LinkedIn profile from which to extract posts. Example: https://www.linkedin.com/in/romanebeaudouin

Parameters

max_results
number
default:
100

The maximum number of posts to extract per input. Must be smaller or equal to 30,000.

max_days
number
default:
0

Specifies the maximum number of days from which data will be extracted. If the value is 0, this setting will be disabled.

max_minutes
number
default:
0

Specifies the maximum number of minutes from which data will be extracted. If the value is 0, this setting will be disabled.

Output Fields

The extracted data includes the following fields:

Here is the JSON schema for the output:

Specificities

This action can be effectively combined with other LinkedIn-related actions such as:

These combinations can enhance your data collection and engagement strategies on LinkedIn.