linkedin-engager-analytics

Featured

Pull the people who liked or commented on any LinkedIn post and segment them by ICP fit (peer / aspirational / prospect / other). Produces an engager roster, tier breakdown, and outbound action lists (follow back, comment-drop, DM-able with one-line openers). Powered by Apify, no LinkedIn login. Triggers on "who liked my post", "who engaged", "engagers report", "audience analytics". Not for tracking author replies to your comments (use linkedin-thread-monitor).

AI & Automation 1,780 stars 316 forks Updated 2 days ago MIT

Install

View on GitHub

Quality Score: 93/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# LinkedIn Engager Analytics Pull every liker and commenter on a LinkedIn post and bucket them by ICP fit. Outputs a roster + action list you can feed into your DM or outreach queue. Depends on `APIFY_TOKEN`. Without it, falls back to user-paste of the engager list. ## When to use - After publishing a post: "Who actually engaged? Are they ICP?" - Before a campaign: "Pull the last 5 viral posts in my niche, group their commenters by company size" - Reviewing competitor engagement: which prospects show up across multiple authors ## Input - One or more LinkedIn post URLs - Optional: ICP definition (target titles, company size, industry) - Optional: max engagers per post (default 100) ## Output Output format (engager roster, tier breakdown, action lists): see `references/output-spec.md`. Headline: a table of engagers labelled by ICP tier and a per-tier action list. ## Steps 1. **Fetch engagers.** Call `lib.ApifyClient.fetch_post_engagers(post_url=<url>, max_items=100)`. Returns a list of dicts with `type` ("commenters" | "likers"), `name`, `subtitle` (job title + company), `url_profile`, `content` (comment text if commenter), `datetime`. Cost is roughly $0.005 per engager-record. 2. **Parse subtitle into structured fields.** The `subtitle` typically reads "Director at Acme Corp" or "Founder & CEO at SaaS Inc". Extract: title, company, seniority bucket (IC / Manager / Director / VP / C-suite / Founder). 3. **Score ICP fit.** Use the user's supplied ICP rules: - Title ...

Details

Author
sergebulaev
Repository
sergebulaev/linkedin-skills
Created
4 months ago
Last Updated
2 days ago
Language
Python
License
MIT

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

linkedin-analytics

Analyze LinkedIn performance and manage engagement through Publora. Use when the user asks how a LinkedIn post or account performed (impressions, reach, reactions, comments, reshares, follower growth) or wants to react, comment, reshare or resolve an @mention. Statistics run over the REST API, engagement over MCP tools. Not for creating posts (use linkedin-post).

47 Updated 2 days ago
publora
AI & Automation Listed

linkedin-engagement-watchlist-builder

Build the bench of creators the user should engage with every day. Samples the Taplio curated feeds that match their niche, the personalized selection, and a keyword search, clusters the live posts by author, and returns a ranked watchlist of 10 to 15 creators split into reach targets (bigger audiences, for visibility) and peers (for relationships), plus the 2 or 3 feeds to work daily and the angle to take with each creator. Use when the user asks who should I engage with, is setting up a commenting routine, or their current bench has gone stale. Requires the Taplio MCP to list the feeds and read live posts with author data.

5 Updated today
TaplioOfficial
Data & Documents Listed

linkedin-profile-scraper

Scrape LinkedIn profile post data using the Apify LinkedIn Profile Post Scraper and export it as a structured CSV. Use this skill when the user wants to pull LinkedIn post metrics, analyze LinkedIn content performance, scrape a LinkedIn profile's posts, or export LinkedIn engagement data. Also trigger when the user mentions Apify and LinkedIn together, or asks about post-level LinkedIn analytics.

0 Updated 2 weeks ago
rdoser13