LinkedIn User Post History Scraper avatar

LinkedIn User Post History Scraper

Pricing

from $10.00 / 1,000 results

Go to Apify Store
LinkedIn User Post History Scraper

LinkedIn User Post History Scraper

Extract the complete post and activity history from any LinkedIn profile. Returns structured data on posts, reposts, comments, and reactions — with engagement metrics, reaction breakdowns, and media. Designed for research, content analysis, and audience intelligence.

Pricing

from $10.00 / 1,000 results

Rating

0.0

(0)

Developer

Raised Pro

Raised Pro

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

1

Monthly active users

3 days ago

Last modified

Share

Retrieve the complete publicly available activity history from any LinkedIn profile — posts, reposts, comments, and reactions — as structured, consistently formatted data. Designed for researchers, data analysts, and content intelligence teams that need reliable, bulk-extractable LinkedIn activity data.

Activity Type Coverage

This actor supports four distinct activity stream types:

activity_typeWhat it returns
postsOriginal content published by the profile owner
repostsContent reshared by the profile owner (with or without commentary)
commentsPosts the person publicly commented on (reveals their engagement behavior)
reactionsPosts the person publicly reacted to (reveals consumption patterns)

The comments and reactions types are particularly valuable for audience intelligence — they reveal which content and creators a person actively engages with, not just what they produce.

Dataset Schema

FieldTypeDescription
activity_typestringPost / Repost / Comment / Reaction
post_textstringFull post body
post_urlstringCanonical post URL
created_atISO 8601Publication or engagement timestamp
author_namestringPost author display name
author_headlinestringAuthor LinkedIn headline
author_linkedin_urlstringAuthor profile URL
author_typestringperson / company
num_likesintegerTotal like count
num_commentsintegerComment count
num_sharesintegerShare count
reaction_countsobjectPer-type breakdown
is_repostbooleanReshared content flag
repost_commentarystringResharer's added commentary
shared_postobjectOriginal post data (for reposts)
media_attachmentsarrayAttached media metadata

Input Schema

{
"profile_urls": [
"https://www.linkedin.com/in/example-profile/"
],
"activity_type": "posts",
"max_results": 100
}

Research Applications

Content strategy research: Extract full post histories from target industry voices. Analyze topic distribution, format mix, posting frequency, and engagement patterns at scale.

Audience behavior analysis: Using comments and reactions modes, map which external content a set of profiles engages with — reveals consumption patterns and peer influence networks.

Influence measurement: Compare engagement rates, reaction type distributions, and post frequency across a cohort of profiles in a target vertical.

Longitudinal tracking: Run on a schedule via Apify API to build time-series activity datasets for ongoing research.

Pagination

The actor handles pagination automatically. LinkedIn limits access to approximately 200–300 activity items per type per profile. max_results can be set below this ceiling to retrieve a specific count.

Pricing

$15 per 1,000 activity items extracted. Billed on successful records only. No subscription.

FAQ

Can I retrieve all four activity types for a single profile in one run? Currently the actor retrieves one activity type per run. Run the actor four times with different activity_type settings to get complete coverage, or submit separate profile URLs for each type.

What does the comments activity type return exactly? It returns the posts that the profile owner publicly commented on — not the person's own posts. Each record includes the original post content, the post author, engagement metrics on that post, and the comment context.

Is there a difference in data volume between activity types? Yes — active creators typically have more posts history, while highly engaged users may have larger reactions and comments datasets. The ceiling varies by individual profile activity level.

How do I use this for audience intelligence? Pull the comments and reactions activity streams for a target prospect. The resulting dataset reveals which creators and content they actively engage with — useful for warm intro mapping, relevance personalization, and understanding their information diet.