Introducing Proxycurl's Customer API Learn more

Company logo of VEMAK

Employee result from VEMAK

11-50 employees found.

Here are 10 random employees from VEMAK

Profile picture of Z******** Y*****

Z******** Y*****

DoÄ Algaz Boru HattÄ
Profile picture of e********** g*****

e********** g*****

düzen iŠà isi
Profile picture of Ö******** T********

Ö******** T********

Project Engineer
Profile picture of c******* b******

c******* b******

manager
Profile picture of D****** Ş****

D****** Ş****

InÅ Aat Teknikeri
Profile picture of n****** p**********

n****** p**********

iÌ sg uzmanÄ
Profile picture of b********* k*****

b********* k*****

quality assurance manager
Profile picture of G******* A****

G******* A****

İnşaat Mühendisi
Profile picture of M******** D**********

M******** D**********

Senior Advisor

Disclaimer: PII is redacted in all entries, including the "visible" ones as this is a public-facing website. When you use our endpoint, you will get complete information.

Get the list of employees for VEMAK

Proxycurl is a developer's tool to integrate People/Company related data into their applications


import requests

api_endpoint = 'https://nubela.co/proxycurl/api/linkedin/company/employees/'
api_key = 'YOUR_API_KEY'
header_dic = {'Authorization': 'Bearer ' + api_key}
params = {
    'employment_status': 'current',
    'url': 'https://www.linkedin.com/company/nubela',
}
response = requests.get(api_endpoint,
                        params=params,
                        headers=header_dic)

Featured Articles

Here's what we've been up to recently.