LinkedIn Company Followers - Export Audience
Pricing
from $0.01 / 1,000 results
LinkedIn Company Followers - Export Audience
Export followers of any LinkedIn company page for competitor research and targeted outreach.
Pricing
from $0.01 / 1,000 results
Rating
1.0
(2)
Developer
The Howlers
Maintained by CommunityActor stats
13
Bookmarked
304
Total users
27
Monthly active users
12 days ago
Last modified
Categories
Share
Export followers of any LinkedIn company page. Perfect for competitor audience research and targeted outreach. Features: - Extract followers from any company page - Filter by job title or location - Get full profile details - Works with any LinkedIn company - Webhook support for automation.
BYOK (Bring Your Own Key) -- you provide your own API credentials.
Before You Start
This actor requires your own API credentials to fetch real data.
Where to get your key: JSON array of cookies exported from your browser while logged into LinkedIn. Not needed if using Cookie Manager below.
Quick Start
Run with real data
{"companyUrls": ["https://www.linkedin.com/company/microsoft"],"cookies": "YOUR_API_KEY_HERE","cookieKvStoreName": "cookie-sessions","maxFollowersPerCompany": 200,"webhookPlatform": "custom","webhookHeaders": {}}
Input Parameters
| Parameter | Type | Default | Required | Description |
|---|---|---|---|---|
companyUrls | array | - | No | LinkedIn company page URLs to scrape followers from |
cookies | string | - | Yes* | JSON array of cookies exported from your browser while logged into LinkedIn. Not needed if using Cookie Manager below. |
cookieStorageKey | string | - | No | Storage key from Cookie Manager actor (e.g., 'linkedin-john'). Loads cookies automatically — no manual paste needed. Run the Cookie Manager actor first to capture cookies. |
cookieKvStoreName | string | "cookie-sessions" | No | Name of the Key-Value Store where Cookie Manager saved cookies. Default: 'cookie-sessions' |
maxFollowersPerCompany | integer | 200 | No | Maximum number of followers to extract per company |
filterByTitle | array | - | No | Only include followers with these job titles (partial match). Examples: VP, Director, CEO, Manager |
filterByLocation | array | - | No | Only include followers in these locations (partial match). Examples: San Francisco, New York, United States |
proxy | object | - | No | Proxy settings (recommended: RESIDENTIAL) |
webhookUrl | string | - | No | URL to POST results when scraping completes |
webhookPlatform | string | "custom" | No | Platform type for proper payload formatting |
webhookHeaders | object | - | No | Additional HTTP headers for webhook |
Pricing
This actor uses pay-per-event billing:
| Event | Description | Price |
|---|---|---|
| Follower Scraped | Each follower exported from a company page | $0.02 |
Troubleshooting
"API key is required"
- Add your API key in the input
"API error 403" or "Unauthorized"
Your API key is invalid, expired, or doesn't have access to this specific API endpoint. Double-check your key and account permissions.
"API error 429" or "Rate limit"
Too many requests. Wait a minute and try again, or reduce the number of items per run.
No results or empty dataset
Check the run log for error messages. Common causes:
- Invalid input format (check the examples above)
- API key without proper permissions
- The target data doesn't exist or is too small to track
How do I test without an API key?
Built by John Rippy | Actor Arsenal