Introducing Proxycurl's Customer API Learn more

Company logo of Aziz Sons

Employee result from Aziz Sons

11-50 employees found.

Here are 10 random employees from Aziz Sons

Profile picture of a****** a****

a****** a****

export
Profile picture of a****** a******

a****** a******

manager marketing
Profile picture of a******** a*******

a******** a*******

gasifire engeeiner
Profile picture of r********* s********

r********* s********

owner
Profile picture of e********* e***

e********* e***

office manager
Profile picture of s******* g****

s******* g****

general manager
Profile picture of Y********** Z*********

Y********** Z*********

Chief Executive Officer
Profile picture of M**** D****

M**** D****

Merchandiser
Profile picture of m********* a***

m********* a***

manager operations
Profile picture of M********** U******

M********** U******

Merchandiser

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 Aziz Sons

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.