
Linkedin Company Employees/People Scraper
2 hours trial then $10.00/month - No credit card required now

Linkedin Company Employees/People Scraper
2 hours trial then $10.00/month - No credit card required now
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
Actor Metrics
75 Monthly users
No reviews yet
17 bookmarks
97% runs succeeded
0.23 hours response time
Created in Mar 2024
Modified 11 days ago
You can access the Linkedin Company Employees/People Scraper programmatically from your own applications by using the Apify API. You can 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.
1echo '{
2 "startUrls": [
3 {
4 "url": "https://www.linkedin.com/company/artifex-animation-studios/"
5 }
6 ],
7 "positions": [
8 "cto"
9 ],
10 "cookies": [],
11 "proxy": {
12 "useApifyProxy": true,
13 "apifyProxyGroups": [
14 "RESIDENTIAL"
15 ]
16 }
17}' |
18apify 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
1npm i -g apify-cli
2apify login
Other API clients include: