docs(actor-index): add LinkedIn hire-tracking and post-engager gaps - #81
Open
the-ai-entrepreneur-ai-hub wants to merge 1 commit into
Conversation
harvestapi already covers employee lists and post comments. These two community actors fill gaps the index does not name: - george.the.developer/linkedin-company-employees-scraper — weekly new-hire and departure tracking (no login) - george.the.developer/linkedin-post-engagers-scraper — commenters and reactors as filtered leads
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why
The LinkedIn section currently routes every employee-list and comment job to harvestapi / apimaestro. Two jobs the index does not name already have dedicated community actors:
Weekly new-hire / departure tracking (not a one-shot employee dump).
george.the.developer/linkedin-company-employees-scraper— no login, charges only verified current-employer profiles, free monitoring vs the previous run. Live/v2/actscount on 2026-08-15: 141 users / 30 days, 1,923 lifetime.Post commenters and reactors as filtered leads (not raw comment text).
george.the.developer/linkedin-post-engagers-scraper— ICP filter on job-title keywords, one charged row per matched lead. harvestapi/linkedin-post-comments stays the right pick for raw comments.harvestapi rows are unchanged. Agents asking for employee lists or post comments still get harvestapi. Agents asking for churn / new hires or engager leads now have a named row.
Change
One file:
skills/apify-ultimate-scraper/references/actor-index.md. Two community rows. No new skill, no version bump.Test plan