Company logo of Li Auto

Employee result from Li Auto

11-50 employees found.

Here are 10 random employees from Li Auto

Profile picture of J*** Z********

J*** Z********

Software Engineer
Profile picture of 云********* 姜*********

云********* 姜*********

电池负责人
Profile picture of 佳********* 任*********

佳********* 任*********

Space designer
Profile picture of 尧***** 陈*********

尧***** 陈*********

区域销售经理
Profile picture of 新******* 董****

新******* 董****

工程师
Profile picture of 泽****** 鲍*********

泽****** 鲍*********

高级硬件工程师
Profile picture of 珍****** 张**********

珍****** 张**********

高级战略经理

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 Li Auto

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.