Company logo of Desmer Güvenlik A.Ş.

Employee result from Desmer Güvenlik A.Ş.

11-50 employees found.

Here are 10 random employees from Desmer Güvenlik A.Ş.

Profile picture of M******* Ç******

M******* Ç******

Software Developer
Profile picture of D******** P****

D******** P****

Security Officer
Profile picture of n********** ã*****

n********** ã*****

YÃ Netici YardÄ McÄ SÄ
Profile picture of V********* Ö*********

V********* Ö*********

Cit
Profile picture of M********** C*********

M********** C*********

Inspector
Profile picture of Ç****** M*****

Ç****** M*****

Cit Grup Başkanı
Profile picture of Y******* Ö*********

Y******* Ö*********

Analiz ve Raporlama Uzmanı
Profile picture of B********** A*******

B********** A*******

Security Specialist

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 Desmer Güvenlik A.Ş.

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.