Extract LinkedIn Page Followers
LinkedIn Company Follower Extractor search and extract all the followers from your LinkedIn company page that you can leverage the leads.
/v1/actions/linkedin-extract-page-followers/run/liveEdges is not related to LinkedIn and is not an official LinkedIn product.
Input
Request parameters
Cursor value obtained from the `X-Pagination-Next` response header of a previous request, used to continue pagination. Cursors expire after 24 hours. If a cursor has expired or is invalid, pagination must be restarted from the beginning.
Maximum number of results per page (read-only; defined by the endpoint, actual count may be lower in some cases like throttling or internal limits).
Input parameters
A LinkedIn Company URL should start with 'https://www.linkedin.com/sales/company', 'https://www.linkedin/showcase' 'https://www.linkedin.com/company' or 'https://www.linkedin.com/school'"
—
Integration
Array of identity UUIDs to use for the action
Mode for identity handling: direct, auto, or managed.
Description
What Extract LinkedIn Page Followers does
Extract LinkedIn Page Followers pulls the list of people who follow a LinkedIn company page you administer, returning structured rows with profile metadata. Instead of a follower count in the admin dashboard, you get an actionable dataset.
The action runs on the LinkedIn level and is built for marketers, founders, and revenue teams who want to turn brand followers into pipeline.
How it works
You provide the LinkedIn company page URL or ID you administer, and Edges paginates the follower list through your authenticated LinkedIn session. Only page admins can read this data — the action surfaces what you can already see in the LinkedIn admin console, in structured form.
Runs execute on Edges infrastructure with safe rate pacing. Very large follower bases are processed async so pagination completes cleanly.
When to use Extract LinkedIn Page Followers
Reach for Extract LinkedIn Page Followers when the page follower count is a pipeline proxy — when you know a meaningful share of followers are buyers, champions, or champions-in-waiting. It maps to the LinkedIn search API use case.
Most B2B teams run it monthly to intersect with their target account list and flag buying signals the sales org can action.
Use cases
- ABM signal. Intersect page followers with your target account list; anyone at an account who follows the page is a warm signal for the AE.
- Event targeting. Invite page followers to a webinar — they self-identified as interested in your category.
- Champion discovery. Find followers with titles like "Director of Revenue Ops" at mid-market accounts and pass to sales as potential champions.
- Content audience mapping. Segment followers by title and industry to sharpen content topic choices.
- Retargeting seed. Export follower profile URLs as a seed for LinkedIn Matched Audiences or similar retargeting.
Best practices
- Admin permissions required. Extract LinkedIn Page Followers only works on pages your connected account administers.
- Enrich before CRM sync. Pair with Extract LinkedIn Profile for richer fields before you push to the CRM.
- Schedule monthly, not hourly. Follower deltas change slowly; running the extract on a monthly cron keeps the data fresh without spamming requests.
- Dedupe on `publicProfileUrl`. Followers churn in and out; use profile URL as your canonical key when diffing snapshots.
Common questions
How many followers can I extract per run?
Edges paginates the full list. Pages with hundreds of thousands of followers should run async so the job completes in the background.
Does Extract LinkedIn Page Followers use my LinkedIn account or a shared pool?
Your account. Because page follower lists are admin-only, the extract uses your authenticated LinkedIn session and the admin permissions it carries.
Can I chain Extract LinkedIn Page Followers with other Edges actions?
Yes. Common chains are into Extract Linkedin User Contact Info for email enrichment, or Follow LinkedIn Profile to reciprocate on high-fit followers.
Get started
Run Extract LinkedIn Page Followers from the Edges library, schedule it monthly, or call it from the Edges API. Browse the full Actions library for follow-on actions you can chain to your CRM sync.
// Related
Other ways to work with Signals.
Try it with 100 free credits.
No card. Copy the snippet, paste your key, hit enter.