Company logo of The Canadian Brewhouse

Employee result from The Canadian Brewhouse

201-500 employees found.

Here are 10 random employees from The Canadian Brewhouse

Profile picture of A********* O****

A********* O****

Chef superviseur
Profile picture of A******** Z****

A******** Z****

Prep Cook
Profile picture of A********* Z*****

A********* Z*****

Hostess
Profile picture of A*** C********

A*** C********

Executive Assistant
Profile picture of A****** G*********

A****** G*********

Server
Profile picture of A*** L*********

A*** L*********

Security
Profile picture of A********** S*****

A********** S*****

Chef de partie
Profile picture of A********* A*********

A********* A*********

Prep leader
Profile picture of A*** L******

A*** L******

Bartender
Profile picture of A******* Y******

A******* Y******

General 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 The Canadian Brewhouse

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.