Linkedin Company Employees/People Scraper avatar
Linkedin Company Employees/People Scraper

Pricing

$10.00/month + usage

Go to Store
Linkedin Company Employees/People Scraper

Linkedin Company Employees/People Scraper

Developed by

Muhamed Didovic

Muhamed Didovic

Maintained by Community

The Actor is designed to extract information from LinkedIn company pages, capturing details that include the names of individuals, their positions, usernames, profile images, the URLs of their LinkedIn profile pages, and the names of their associated companies

3.0 (1)

Pricing

$10.00/month + usage

26

Total users

516

Monthly users

54

Runs succeeded

98%

Issue response

0.26 hours

Last modified

5 hours ago

You can access the Linkedin Company Employees/People Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "startUrls": [
< {
< "url": "https://www.linkedin.com/company/artifex-animation-studios/"
< }
< ],
< "positions": [
< "cto"
< ],
< "cookies": [],
< "proxy": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ]
< }
<}' |
<apify call memo23/linkedin-company-people-scraper --silent --output-dataset

Linkedin Company Employees/People Scraper API through CLI

The Apify CLI is the official tool that allows you to use Linkedin Company Employees/People Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: