Linkedin Employees Scraper avatar
Linkedin Employees Scraper

Pricing

Pay per event

Go to 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.

2.6 (16)

Pricing

Pay per event

63

Total users

1.6K

Monthly users

284

Runs succeeded

>99%

Issues response

8.7 days

Last modified

5 days ago

ER

Location filters don't seem to be working

Closed

earlywork opened this issue
6 days ago

I'm trying to look for the number of Australian based employees at these companies. I've used the JSON input to put in employeeCountryFilter and regionHint but it still seems to be returning results of people from all parts of the world

Is there a better way to filter this?

caprolok avatar

Hi @earlywork,

The Employee Country Filter and Region Hint were previously available but have now been replaced. Please use the new country field instead.

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

{
"companyUrls": [
"https://www.linkedin.com/company/mindbody/"
],
"country": "AU",
"designation": [
"Sales"
],
"maxResultsPerCompany": 1000
}

We tested out with your inputs and it worked fine. Please let us know if you have any other issues.

Thanks! Team Caprolok