Transforms row
Primary structured company search for funding, headcount, HQ, and category fit.
Transforms row
Batch recent job listings for candidate company domains so hiring evidence joins without one provider call per row.
Transforms row
Structured Company Discovery
Structured Company Discovery is a Deepline play that automates a 15-step GTM pipeline using Crustdata.
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
- target_count
- hq_country
- funding_rounds
- employee_count_min
- employee_count_max
- categories
- hiring_keywords
- include_hiring_evidence
Outputs
- hiring_evidence
- company_name
- domain
- headcount
- funding_round
- hq
- company_fit_evidence
- active_hiring_evidence
- source
- status
When to use this
- You need data from Crustdata 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
Structured Company Discovery is a Deepline play. Inputs: target_count, hq_country, funding_rounds, employee_count_min, employee_count_max, categories, hiring_keywords, include_hiring_evidence. Outputs: hiring_evidence, company_name, domain, headcount, funding_round, hq, company_fit_evidence, active_hiring_evidence, source, status.
# Paste into Claude Code, Cursor, or Codex.
$ Use the Deepline play at https://deepline.com/p/deepline/structured-company-discovery to run a repeatable, multi-step GTM workflow using Crustdata without wiring providers together by hand. Inputs: target_count, hq_country, funding_rounds, employee_count_min, employee_count_max, categories, hiring_keywords, include_hiring_evidence. Outputs: hiring_evidence, company_name, domain, headcount, funding_round, hq, company_fit_evidence, active_hiring_evidence, source, status.
Version
v1 · Shared June 2026 · Unlisted page