In-depth company data, including signals like fundraising announcemnts, hiring intent, new customers signed, technologies used, product launches, location expansions, awards received, etc.

  • package: @agentic/predict-leads
  • exports: class PredictLeadsClient, namespace predictleads
  • env vars: PREDICT_LEADS_API_KEY, PREDICT_LEADS_API_TOKEN
  • source
  • precit leads api docs

Install

Usage

import { PredictLeadsClient } from '@agentic/predict-leads'

const predictLeads = new PredictLeadsClient()
const res = await predictLeads.getCompanyEvents({ domain: 'apple.com' })