Post engagers only
- Requires every post URL in advance.
- Works well for a specific campaign.
- Post discovery happens separately.
Discover posts from a person or company, then expand each post with reactions, reshares and comments in a single run.
Affiliate link: we may receive a commission if you later purchase a plan, at no extra cost to you.
JSONscraping_solutions/...Combined workflow
XLSXActor used
scraping_solutions/linkedin-profile-company-posts-scraper-engagers-comments
It accepts profiles, companies, usernames and direct post URLs. It can discover posts, then extract visible reactors, reposters and commenters.
Official listing checked August 20, 2026; figures can change.
Our test used company:microsoft, one post, two reactions and up to two comments. It returned the post and two reactions; no visible comments were returned within the requested limit. Speed and coverage vary.
Distinct value
A conventional post-engagers scraper starts from known posts. This Actor can also find posts from a person or company, removing a manual step while preserving the relationship between content and engagement.
Exact configuration
Start with one post and a few engagers. Confirm coverage, row types and cost before expanding the project.
linkedin-profile-company-posts-scraper-engagers-commentstargetUrlsmaxPostsmaxReactionsmaxRepostsmaxComments{
"targetUrls": ["company:microsoft"],
"maxPosts": 1,
"includeQuotePosts": false,
"includeReposts": false,
"scrapeReactions": true,
"maxReactions": 2,
"scrapeReposts": false,
"maxReposts": 0,
"scrapeComments": true,
"maxComments": 2,
"commentSortOrder": "Most relevant"
}Use a profile, company or post URL; company:google and plain usernames are also documented.
maxPosts limits posts per profile or company. Zero attempts as many as internal safety limits permit.
Every reaction, repost and comment adds a potential row. Turning off an expansion reduces time and cost.
Filter type to separate posts, reactions, reposts and comments before analysis or CRM loading.
| Type | Useful fields | Primary use |
|---|---|---|
post | content, author, postedAt, engagement, media | Content and performance analysis |
reaction | reactionType, author, linkedinUrl, postId | Identify public profiles that reacted |
repost | Reposter identity and original post reference | Track content amplification |
comment | Text, author, replies and visible counts | Conversation and intent research |
Our test observed post and reaction rows, plus shared identifiers such as postId, entityId and fullUrn. Exact fields depend on the record type and public availability.
Quick calculator
The published price starts at $1.20 per 1,000 results. The estimate counts one post row and up to one row per requested engagement.
Any applicable platform usage is not included.
Formula: targets × posts × (1 post + reactions + reposts + comments).
Price checked August 20, 2026. Check current pricing.
When it helps
Connect post topics to visible reactions, comments and reshares.
Join multiple posts and identify public profiles that recur.
Compare text, media and metrics across people, brands or periods.
Use public data for a legitimate purpose, avoid unsolicited bulk outreach, and respect privacy rules and platform terms.
Frequently asked questions
Post Engagers requires post URLs. This Actor can discover posts from profiles and companies before expanding engagement.
Yes. targetUrls accepts a list of documented target formats. Start with a small batch to validate coverage.
No. They are maximums. Visibility, age, permissions and provider availability may reduce output.
Every returned post, reaction, repost or comment can count as a result. The calculator shows a ceiling, not a guaranteed charge.
Most relevant and Most recent. Choose relevance for highlighted signals and recent for time-based monitoring.
Controlled test
Confirm row types and coverage before processing a full target list.