Company logo of ORTHEX

Employee result from ORTHEX

11-50 employees found.

Here are 10 random employees from ORTHEX

Profile picture of V*** L*********

V*** L*********

Underhållschef
Profile picture of P********* O*********

P********* O*********

Factory Manager and CIO
Profile picture of J********* A********

J********* A********

Production Manager
Profile picture of S********* N*******

S********* N*******

Export Project Manager
Profile picture of P******** L********

P******** L********

Key Account Manager
Profile picture of N***** L**********

N***** L**********

Sales Director Scandinavia
Profile picture of H******* Å**********

H******* Å**********

Accountant
Profile picture of H******** T*********

H******** T*********

QES Manager

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 ORTHEX

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.