This automation allows to find the profile of the people who liked a specific LinkedIn post.
Note that we don't scrape the likers that are companies which can explain differences in the total number of likers extracted.
Workflow: Find likers with email from LinkedIn post
Inputs
- Navigate to a LinkedIn post
- Copy the URL from your browser
- Paste it to the provided field(s)
A post URL looks like this one https://www.linkedin.com/feed/update/urn:li:activity:POST_ID
or this one https://www.linkedin.com/posts/POST_ID
.
For example the task will navigate to https://www.linkedin.com/feed/update/urn:li:activity:6531440905390424064/ to visit this post:
Parameters
You can choose to maximize the number of post likers extracted by setting the maximum results.
You can extract a maximum of 3000 likers.
To use this setting with the API, you can pass max_results to the input_parameters field.