Company logo of WorkTrans

Employee result from WorkTrans

0-10 employees found.

Here are 10 random employees from WorkTrans

Profile picture of 世******** 吴******

世******** 吴******

项目经理
Profile picture of 星********* 周*******

星********* 周*******

大客户销售
Profile picture of 晓********* 侯***

晓********* 侯***

区域销售总监
Profile picture of 晶******** 唐********

晶******** 唐********

客户经理
Profile picture of 隆*** 刘*********

隆*** 刘*********

销售经理
Profile picture of 雪**** 周******

雪**** 周******

HRBP

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 WorkTrans

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.