Scrape People Within Company
Scrape the people working at a specific company from their LinkedIn presence, filtered by role, seniority, or department. Returns fuller profile fields than the database-backed Find People Within Company.
It runs as a waterfall — several providers are tried in sequence and the first one to return a result wins. You are charged once for the run, not once per provider tried.
- Action
- Find People Within Company
- Category
- Company Enrichment
- Cost
- 1 credit per successful run
- Required input
domaincompany_nametitlesenioritydepartment- Returns
company_nametotal_resultspeople+5 more
Inputs
| Field | Type | Required | Description |
|---|---|---|---|
domain | string | No | The company’s website domain (e.g., acme.com). |
company_name | string | No | The company’s official name. |
title | string | No | Job title keyword to filter by (e.g., VP of Sales, Engineering Manager). |
seniority | string | No | Seniority level filter (e.g., c-suite, vp, director, manager). |
department | string | No | Department filter (e.g., engineering, sales, marketing, finance). |
Outputs
| Field | Type | Description |
|---|---|---|
company_name | string | Confirmed company name. |
total_results | number | Total number of matching contacts found. |
people | array | List of matching employee profiles. |
people[].full_name | string | Person’s full name. |
people[].title | string | Current job title. |
people[].department | string | Department name. |
people[].seniority | string | Seniority level. |
people[].linkedin_url | string | LinkedIn profile URL. |
Related enrichments
| Enrichment | |
|---|---|
| Scrape Employees From LinkedIn Page | Company Enrichment |
| Enrich Organization | Company Enrichment |
| Company Total Employees | Company Enrichment |
| Find Company LinkedIn Page | Company Enrichment |
| Enrich/Scrape LinkedIn Page | Company Enrichment |
Next steps
- Company Enrichment — where this action fits, and what to run before it
- Actions — adding, configuring, and auto-running an action column
- Credits — how usage is billed
find_people_within_company— run the same enrichment from an AI client over MCP