Company logo of OTG

Employee result from OTG

11-50 employees found.

Here are 10 random employees from OTG

Profile picture of N*** P****

N*** P****

Business Coach
Profile picture of T******* C********

T******* C********

Team Recruiter
Profile picture of T********* O*****

T********* O*****

Network marketing
Profile picture of A******** M**********

A******** M**********

Server
Profile picture of X********* V*********

X********* V*********

Customer Care Manager
Profile picture of C********** L***

C********** L***

Entreprenör
Profile picture of C********** G******

C********** G******

Lapis executive
Profile picture of C********** G******

C********** G******

Lapis executive

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 OTG

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.