LinkedIn Company Employees Export avatar

LinkedIn Company Employees Export

Pricing

Pay per usage

Go to Apify Store
LinkedIn Company Employees Export

LinkedIn Company Employees Export

Export employee results for a target LinkedIn company.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Alex Jordan

Alex Jordan

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

3 days ago

Last modified

Categories

Share

What does LinkedIn Company Employees Export do?

LinkedIn Company Employees Export collects employee results for a target LinkedIn company using an authenticated session. It is useful for hiring research, org mapping, and lead generation workflows.

Built on the Apify platform, this Actor supports scheduling, webhooks, and dataset exports.

Why use LinkedIn Company Employees Export?

  • Org mapping - Export employee results for a target company
  • Lead generation - Find people connected to a company search workflow
  • Automation-ready output - Move results into spreadsheets, CRMs, or enrichment pipelines

How to use LinkedIn Company Employees Export

  1. Open the Actor on Apify
  2. Enter the target company URL or company search input and authenticated session fields
  3. Start the run
  4. Review the dataset output

Input

This Actor accepts the fields required to export LinkedIn employee results for a company.

Proxy object

Use the proxy object to define how requests should be routed. Common fields are:

  • ip - Proxy host or endpoint URL
  • port - Proxy port
  • username - Proxy username
  • password - Proxy password

Example input:

{
"liCompanyUrl": "https://www.linkedin.com/company/example-software/",
"maxCountCompanyEmployees": 50,
"li_at": "AQEDAR_EXAMPLE_SESSION_TOKEN",
"JSESSIONID": "ajax:1234567890123456789",
"bcookie": "v=2&example-browser-cookie",
"bscookie": "v=1&example-secure-browser-cookie",
"csrf-token": "ajax:1234567890123456789",
"user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36",
"txSmSelfProfileUrl": "https://www.linkedin.com/in/example-self-profile/",
"texAuVariables": {},
"proxy": {
"ip": "http://proxy.example.com",
"port": "1080",
"username": "user_example|session_demo",
"password": "example_proxy_password"
}
}

Output

The Actor writes the collected company employee results to the default dataset.

Example output:

{
"success": true,
"response": [
{
"fullName": "Avery Stone",
"headline": "Revenue Operations Manager at Example Software",
"profileUrl": "https://www.linkedin.com/in/avery-stone/",
"companyName": "Example Software",
"location": "Austin, Texas, United States",
"timestamp": "2026-06-24T08:00:00.000Z"
}
]
}

Pricing / Cost estimation

$0.0017 per started block of up to 50 results on Apify.

  • 1-50 results: $0.0017
  • 51-100 results: $0.0034
  • 101-150 results: $0.0051

No result means no result-charge event.

Support

If you need adjustments for your workflow, use the Actor Issues tab or your internal support channel.