Company logo of Multicampus(멀티캠퍼스)

Employee result from Multicampus(멀티캠퍼스)

11-50 employees found.

Here are 10 random employees from Multicampus(멀티캠퍼스)

Profile picture of T******* Y******

T******* Y******

Frontend Mentor
Profile picture of M******* C*******

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

Lecturer
Profile picture of E********** H****

E********** H****

Principal Professional
Profile picture of J******* O*********

J******* O*********

English Instructor
Profile picture of 원********** 강********

원********** 강********

그룹장
Profile picture of 준****** 김******

준****** 김******

Software Developer
Profile picture of 태*** 장**********

태*** 장**********

사업부장(상무)
Profile picture of 현*** 김*********

현*** 김*********

Product instructor
Profile picture of 현******* 이***

현******* 이***

product instructor

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 Multicampus(멀티캠퍼스)

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.