This automation is designed to extract detailed content from LinkedIn posts, including promoted, company, and personal posts. It is ideal for users who need to gather insights or data from LinkedIn for analysis or reporting purposes.
Parameters
No additional parameters are required for this action.
Output Fields
The extracted data includes a variety of fields providing comprehensive information about the LinkedIn post:
The number of comments on the post
The text content of the post
The first name of the post author
The full name of the post author
A list of hyperlinks included in the post
The last name of the post author
Indicates if the post is an original post
The unique identifier of the LinkedIn post
The type of LinkedIn post (e.g., article, image)
The URL of the LinkedIn post
The unique identifier of the author’s LinkedIn profile
The URL of the author’s LinkedIn profile
The URL of any media attached to the post
The date the post was published
The number of reactions to the post
Below is the JSON schema for the output fields:
{
"comment_count" : "integer" ,
"content_text" : "string" ,
"first_name" : "string" ,
"full_name" : "string" ,
"hyperlinks" : "array" ,
"last_name" : "string" ,
"linkedin_original_post" : "boolean" ,
"linkedin_post_id" : "string" ,
"linkedin_post_type" : "string" ,
"linkedin_post_url" : "string" ,
"linkedin_profile_id" : "string" ,
"linkedin_profile_url" : "string" ,
"post_media_url" : "string" ,
"published_date" : "string" ,
"reaction_count" : "integer"
}
Specificities
This automation can be effectively paired with other LinkedIn data extraction tools such as:
Pairing this automation with other tools can enhance data collection and
analysis capabilities.