Effortlessly gather LinkedIn URLs and names of employees in bulk. Ideal for HR and recruitment, this tool quickly provides essential contact information, simplifying talent search and networking opportunities.
The LinkedIn Employees Scraper is a high-speed tool for extracting employee information from company pages. It can gather data on up to 500 employees in 60 seconds, including names, job titles, and locations. This versatile actor allows customizable searches across multiple companies, making it perfect for recruitment, lead generation, and market research.
Field | Description | Example Input |
---|---|---|
companyUrls | Company URLs to scrape employees from. | ["https://www.linkedin.com/company/microsoft/", "https://www.linkedin.com/company/apple/"] |
designation | Search for specific job titles to filter results. Add predefined or custom titles. | ["CEO", "CFO", "Team Leader", "Manager", "President", "Lead"] |
maxResultsPerCompany | Maximum number of employee results to scrape per company. | 100 |
country | Country code to filter results. | "us" |
language | Language code to filter results. | "en" |
location | Location (city, postal code, etc.) to filter results. | "New York" |
proxyConfiguration | Configure proxies by choosing Apify Proxy groups(Residential/Datacenter). | {"useApifyProxy":true,"apifyProxyGroups":["RESEDENTIAL"]} |
1{ 2 "companyUrls": [ 3 "https://www.linkedin.com/company/microsoft/", 4 "https://www.linkedin.com/company/apple/", 5 "https://www.linkedin.com/school/harvard-university/" 6 ], 7 "designation": [ 8 "CEO", 9 "CFO", 10 "Team Leader", 11 "Manager", 12 "President", 13 "Lead" 14 ], 15 "maxResultsPerCompany": 1000, 16 "country": "us", 17 "language": "en", 18 "location": "New York", 19 "proxyConfiguration": { 20 "useApifyProxy": true, 21 "apifyProxyGroups": ["RESIDENTIAL"] 22 } 23}
The actor returns a structured dataset with the following fields for each employee:
Company | Designation | Followers | Link | Location | Name | Verified |
---|---|---|---|---|---|---|
Acme Corp | Marketing Head | 2600 | https://www.linkedin.com/in/johndoe | New York, New York, US | John Doe | ✅ |
Globex Co | CMO | 7900 | https://www.linkedin.com/in/janesmith | San Francisco, California, US | Jane Smith | ✅ |
Acme Corp | VP of Marketing | 3500 | https://www.linkedin.com/in/bobwilson | Chicago, Illinois, US | Bob Wilson | ✅ |
If you encounter any issues, have suggestions for improvements, or need assistance, please use the Issues tab on the actor's page. Our team actively monitors this section and will respond promptly.
We appreciate your feedback and will do our best to assist you with any concerns.
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!