Introducing Proxycurl's Customer API Learn more

Company logo of Associated Students Inc. at California State Polytechnic University, Pomona

Employee result from Associated Students Inc. at California State Polytechnic University, Pomona

101-200 employees found.

Here are 10 random employees from Associated Students Inc. at California State Polytechnic University, Pomona

Profile picture of D*** M**********

D*** M**********

Web Developer
Profile picture of C********** U**********

C********** U**********

Recreation Technician
Profile picture of E********** B***

E********** B***

Data Analyst Assistant
Profile picture of C********** P*****

C********** P*****

Human Resources Generalist
Profile picture of E********* A****

E********* A****

Sport Clubs Supervisor
Profile picture of D******* B**********

D******* B**********

Special Projects Assistant
Profile picture of C******** M*****

C******** M*****

Chief Financial Officer
Profile picture of E***** L**********

E***** L**********

Graphic Designer
Profile picture of E******** Z**********

E******** Z**********

Personal Trainer
Profile picture of C******** M*****

C******** M*****

Chief Financial Officer

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 Associated Students Inc. at California State Polytechnic University, Pomona

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.