Transforms row
Resolve a company domain to a LinkedIn company URL.
Transforms row
Scrape LinkedIn employee profiles from the resolved company page.
Transforms row
Company Domain To Linkedin Employees
Company Domain To Linkedin Employees is a Deepline play that automates a 5-step GTM pipeline using Apify.
Shared June 2026
- 1
Install & authenticate
$ curl -s "https://deepline.com/api/v2/sdk/install" | bash
- 2
Test out this play on my data
What this Play does
Inputs
- domain
- max_items
- profile_depth
Outputs
- lines_172_176
- linkedin_company_url_from_domain
- lines_192_201
- linkedin_company_employees
- lines_222_228
When to use this
- You need data from Apify in one pass.
- You want a repeatable pipeline instead of one-off lookups.
- You want an agent or teammate to run the same workflow on demand.
Agent instructions
Company Domain To Linkedin Employees is a Deepline play. Inputs: domain, max_items, profile_depth. Outputs: lines_172_176, linkedin_company_url_from_domain, lines_192_201, linkedin_company_employees, lines_222_228.
# Paste into Claude Code, Cursor, or Codex.
$ Use the Deepline play at https://deepline.com/p/deepline/company-domain-to-linkedin-employees to run a repeatable, multi-step GTM workflow using Apify without wiring providers together by hand. Inputs: domain, max_items, profile_depth. Outputs: lines_172_176, linkedin_company_url_from_domain, lines_192_201, linkedin_company_employees, lines_222_228.
Version
v1 · Shared June 2026 · Unlisted page