Linkedin Employees Scraper avatar
Linkedin Employees Scraper

Pricing

Pay per event

Go to Apify Store
Linkedin Employees Scraper

Linkedin Employees Scraper

Developed by

Caprolok

Caprolok

Maintained by Community

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.

1.6 (20)

Pricing

Pay per event

86

2.2K

385

Issues response

12 days

Last modified

a month ago

RE

wrong people from wrong location

Closed
Reillydenburger opened this issue
2 months ago

When i craw with the restrictions in a specific location, language and with verified employer i get people from different locatiosn except the given.

caprolok avatar

Hey @Reillydenburger,

The inputs have changed, we have disabled location filtering temporarily. Reset your inputs and try again.

Thanks, Team Caprolok

RE

Reillydenburger

2 months ago

Hi,

Thank y for your reply, does this mean that location filtering is not possible at all for now?

caprolok avatar

Hey @Reillydenburger,

Previously, we had separate language and country filters, which turned out to be redundant. You can now simply use the country field instead. The README has also been updated to reflect this change.

Here is your updated input JSON using the new country field:

{
"companyUrls": [
"https://www.linkedin.com/company/accenture"
],
"country": "NL",
"designation": [
"HR Manager",
"HR Director",
"HR Business Partner",
"Recruiter"
],
"maxResultsPerCompany": 10
}

We also did a test run at our end, and it worked. Could you give this input a try and let me know if it resolves your issue?

Thanks! Team Caprolok