Company logo of KETI(Korea Electronics Technology Institute)

Employee result from KETI(Korea Electronics Technology Institute)

101-200 employees found.

Here are 10 random employees from KETI(Korea Electronics Technology Institute)

Profile picture of C*** K******

C*** K******

Researcher
Profile picture of K******** K*****

K******** K*****

Director
Profile picture of Y********** L********

Y********** L********

연구원
Profile picture of C***** P******

C***** P******

전문위원
Profile picture of I***** H***

I***** H***

Researcher
Profile picture of 김*** K*******

김*** K*******

Managerial Researcher
Profile picture of Y********** K*****

Y********** K*****

Chief Researcher
Profile picture of Y********* L*****

Y********* L*****

Managerial Researcher

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 KETI(Korea Electronics Technology Institute)

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.