AS
Apify Store
/apimaestro/linkedin-post-comments-replies-engagements-scraper-no-cookies
Post Comments & Engagements Scraper for LinkedIn | No Cookies
Scrape in Batch all LinkedIn post related data including comments, stats, , reactions, replies and media attachments
liveasyncunknown~30s typical
social medialead generationjobslinkedinpostcommentsrepliesengagements
$0.0063
per result + $0.005 call
plus $0.001 platform fee per run
Actor charges $0.005 per result; Cracked adds 25% plus a $0.005 call fee
Bring your own Apify Store key: provider portion drops to $0.
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run apify /apimaestro/linkedin-post-comments-replies-engagements-scraper-no-cookies for me.
Input
| Field | Type | Description |
|---|---|---|
| postIds* | array | List of LinkedIn post identifiers. You can use any of these formats: - Numeric post IDs (e.g., '7289521182721093633') - Activity URLs (e.g., 'https://www.linkedin.com/posts/satyanadella_mayo-clinic-accelerates-personalized-medicine-activity-7285003244957773826-TrmI') - Full post URLs (e.g., 'https://www.linkedin.com/posts/ajjames_why-hasnt-the-us-created-an-lvmh-style-luxury-activity-7302346926123798528-dMnz') - Comma-separated values will be split automatically |
| page_number | integer | Page number for pagination (starts from 1) default 1 |
| sortOrder | string (most recent | most relevant) | How comments should be sorted default "most recent" |
| limit | integer | Optional: Limit the number of comments returned per post (1-100) default 100 |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"apify","endpoint":"/apimaestro/linkedin-post-comments-replies-engagements-scraper-no-cookies","input":{"postIds":["7289521182721093633","https://www.linkedin.com/posts/satyanadella_big-day-for-microsoft-365-copilot-im-really-activity-7320867199693246465-BAA0/"],"limit":3},"wait":false}'poll
curl "https://cracked-ai-pearl.vercel.app/v1/runs/<runId>?wait=30" -H "Authorization: Bearer ck_live_..."cli
npx cracked-ai run -p apify -e /apimaestro/linkedin-post-comments-replies-engagements-scraper-no-cookies -i '{"postIds":["7289521182721093633","https://www.linkedin.com/posts/satyanadella_big-day-for-microsoft-365-copilot-im-really-activity-7320867199693246465-BAA0/"],"limit":3}' -w 120mcp
run_tool({ provider: "apify", endpoint: "/apimaestro/linkedin-post-comments-replies-engagements-scraper-no-cookies", input: {"postIds":["7289521182721093633","https://www.linkedin.com/posts/satyanadella_big-day-for-microsoft-365-copilot-im-really-activity-7320867199693246465-BAA0/"],"limit":3}, wait: false })Try it
Runs against your signed-in workspace balance. Sign in if you have not.