LinkedIn Account Search Export avatar

LinkedIn Account Search Export

Pricing

Pay per usage

Go to Apify Store
LinkedIn Account Search Export

LinkedIn Account Search Export

Export LinkedIn account search results from an authenticated session.

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

6 days ago

Last modified

Categories

Share

What does LinkedIn Account Search Export do?

LinkedIn Account Search Export returns LinkedIn account search results from an authenticated session as structured dataset output. It is useful for company discovery, sales research, and account-based prospecting workflows.

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

Why use LinkedIn Account Search Export?

  • Account discovery - Collect company-level LinkedIn search results in one run
  • Prospecting workflows - Feed account data into enrichment or outreach systems
  • Structured output - Export results into sheets, CRMs, or internal tooling

How to use LinkedIn Account Search Export

  1. Open the Actor on Apify
  2. Enter the LinkedIn search URL or query and authenticated session inputs
  3. Start the run
  4. Download the dataset output

Input

This Actor accepts the fields required to perform a LinkedIn account search with an authenticated session.

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:

{
"liCompanySearchUrl": "https://www.linkedin.com/search/results/companies/?keywords=software",
"maxCountCompanySearch": 100,
"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 LinkedIn account search results to the default dataset.

Example output:

{
"success": true,
"response": [
{
"companyName": "Example Software",
"companyUrl": "https://www.linkedin.com/company/example-software/",
"industry": "Software Development",
"location": "San Francisco, California, United States",
"employeeRange": "51-200",
"timestamp": "2026-06-24T08:00:00.000Z"
}
]
}

Pricing / Cost estimation

$0.00054 per started block of up to 100 results on Apify.

  • 1-100 results: $0.00054
  • 101-200 results: $0.00108
  • 201-300 results: $0.00162

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.