// Integrations/HarvestAPI

HarvestAPI, typed and ready to call.

LinkedIn profiles, companies, posts, jobs, groups, ads, services, and geographic identifiers through HarvestAPI.

EnrichmentBYOK supported22 tools
$ deepline tools describetyped
$ deepline tools describe harvestapi_get_ad --json
01Available tools

22 typed tools. Same shape as every other module.

harvestapi
  • HarvestAPI Get Ad
    harvestapi_get_ad
    ad_intellinkedinlookup
  • HarvestAPI Get Comment Reactions
    harvestapi_get_comment_reactions
    engagementlinkedinreactions
  • HarvestAPI Get Company
    harvestapi_get_company
    company_enrichmentlinkedinlookup
  • HarvestAPI Get Company Posts
    harvestapi_get_company_posts
    company_researchlinkedinposts
  • HarvestAPI Get Group
    harvestapi_get_group
    grouplinkedinlookup
  • HarvestAPI Get Job
    harvestapi_get_job
    joblinkedinlookup
  • HarvestAPI Get Post
    harvestapi_get_post
    linkedinlookuppost
  • HarvestAPI Get Post Comment Replies
    harvestapi_get_post_comment_replies
    commentsengagementlinkedin
  • HarvestAPI Get Post Comments
    harvestapi_get_post_comments
    commentsengagementlinkedin
  • HarvestAPI Get Post Reactions
    harvestapi_get_post_reactions
    engagementlinkedinreactions
  • HarvestAPI Get Profile
    harvestapi_get_profile
    email_enrichmentlinkedinperson_enrichment
  • HarvestAPI Get Profile Comments
    harvestapi_get_profile_comments
    commentslinkedinperson_research
  • HarvestAPI Get Profile Posts
    harvestapi_get_profile_posts
    linkedinperson_researchposts
  • HarvestAPI Get Profile Reactions
    harvestapi_get_profile_reactions
    linkedinperson_researchreactions
  • HarvestAPI Search Ads
    harvestapi_search_ads
    ad_intellinkedinsearch
  • HarvestAPI Search Companies
    harvestapi_search_companies
    company_searchfirmographicslinkedin
  • HarvestAPI Search Geo Ids
    harvestapi_search_geo_ids
    linkedinlocationlookup
  • HarvestAPI Search Groups
    harvestapi_search_groups
    grouplinkedinsearch
  • HarvestAPI Search Jobs
    harvestapi_search_jobs
    hiringjob_searchlinkedin
  • HarvestAPI Search Leads
    harvestapi_search_leads
    company_employeeslinkedinpeople_search
  • HarvestAPI Search Posts
    harvestapi_search_posts
    linkedinpost_searchsocial_listening
  • HarvestAPI Search Services
    harvestapi_search_services
    linkedinpeople_searchservices
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 HarvestAPI 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