Get Profile Followers
Lists the followers of a LinkedIn profile, returning between 1 and 100 per page (default 20) with a provider ID for each follower. Paginate through the full list using the cursor returned in each response. Returns an empty list if the profile has no followers or its followers are private.
Example prompt: List the first 50 followers of linkedin.com/in/john-doe
{
"followers": [
{
"provider_id": "ACoAABcd1234",
"name": "Jane Smith",
"headline": "Head of Growth at Revolut"
}
],
"cursor": "eyJwYWdlIjoyfQ=="
}What you can build
Parameters
Inputs accepted by get_followers.
| Name | Type | Description |
|---|---|---|
| identifier | string | Profile identifier: provider_id (e.g. 'ACoAABcd1234'), slug, or LinkedIn URL of the profile whose followers to list |
| limit | number | Max number of followers to return (1-100, default 20) |
| cursor | string | Pagination cursor from a previous get_followers response |
Related tools
List LinkedIn Connections
List your 1st-degree LinkedIn connections with optional keyword filtering. Returns provider IDs ready for outreach and saved-connection workflows.
Follow LinkedIn User
Follow any LinkedIn profile by provider ID, slug, or URL to see their posts. A no-friction touchpoint with built-in daily safety limits.
LinkedIn Network Analytics
Analyze your LinkedIn network with top companies, title groups, locations, skills, growth velocity, and campaign overlap. Filter or group on any dimension.
The complete LinkedIn API. Ready when you are.
Connect your first LinkedIn profile in under 5 minutes. Every tool, every seat, no feature gates. Safe limits, warm-up, and full permission control built in.