// Integrations/CrustData V2

CrustData V2, typed and ready to call.

OpenAPI-backed CrustData company, people, jobs, LinkedIn posts, and autocomplete APIs.

EnrichmentSearch & ScrapingBYOK supported5 tools
$ deepline tools calltyped
$ deepline tools call crustdata_v2_company_search_realtime \
    --json '{"input": "your data here"}'
01Available tools

5 typed tools. Same shape as every other module.

crustdata-v2
  • CrustData V2 Crustdata V2 Company Search Realtime
    crustdata_v2_company_search_realtime
    account_prospectingcompany_searchpremium
  • CrustData V2 Crustdata V2 Linkedin Posts
    crustdata_v2_linkedin_posts
    company_researchpremiumsocial_signal
  • CrustData V2 Crustdata V2 Linkedin Posts Keyword Search
    crustdata_v2_linkedin_posts_keyword_search
    company_researchpremiumsocial_signal
  • CrustData V2 Crustdata V2 Live Job Search
    crustdata_v2_live_job_search
    company_researchhiring_signalpremium
  • CrustData V2 Crustdata V2 People Search Realtime
    crustdata_v2_people_search_realtime
    people_searchpremiumprospecting
02How it ships
// Typed module

Input/output schemas, exact per-action cost, and a fixture suite. Same call signature as every other Deepline integration.

// Customer credentials

Connect your own provider API key and keep the vendor relationship in your workspace. Deepline routes the call without exposing provider spend.

// Agent-callable

Every action is invokable from Claude Code, Codex, Cursor, or any MCP-capable agent via the same skill surface.

// Try it

Call CrustData V2 from any Deepline agent surface.

Install the CLI, connect your provider key from the dashboard, then run typed tools from Claude Code, Codex, Cursor, or your own agent.

npm install -g deepline@latest && npm exec --yes --package=deepline@latest -- deepline setup --json

Agent setup: Install the Deepline CLI and skills using https://code.deepline.com/agent-install.txt

Book onboarding