LinkedIn Post likes
apify/linkedin/post.likesGet the list of people who liked or reacted to a post
via Apify
$0.0069 per recordUp to 1000 URLs per request
Input
The public URL of the post whose likes you want to fetch.
Example post url
https://linkedin.com/posts/johndoe_ai-sales-123Output
Each record returned by this service has the fields below. Providers may include additional platform-specific fields on top.
namestringFull name of the person who liked the post
profile_urlurlLink to the liker's public profile
headlinestringHeadline or bio shown next to their name (when available)
reaction_typestringType of reaction ("like", "love", "insightful", …)
sourcestringPlatform the record was extracted from (e.g. "linkedin")
extracted_atiso8601UTC timestamp when the record was produced
How to call it
Pass the slug apify/linkedin/post.likes as the provider field on the POST /v1/extract endpoint.