linkedin-commenter-extractor
Installation
SKILL.md
LinkedIn Commenter Extractor
Harvest the commenters on one or more LinkedIn posts into a warm-lead list. Comment
threads are auth/JS-walled, so the primary path is an Apify post-comments actor
(cookieless). The keyless degrade is the bundled Playwright scraper
(li_comments_playwright.mjs) driven by a LinkedIn li_at session cookie — no paid key.
When to use
- "Who commented on this post?" / "pull the commenters from these posts."
- Build a warm-lead list from people engaging with a thought-leadership or competitor post.
- Downstream of
linkedin-post-research(find high-engagement posts -> harvest commenters); upstream oflinkedin-message-writer/cold-email-outreach.
How to run
Python 3 stdlib only — no install: