AI Lead Enricher & Outreach Writer avatar

AI Lead Enricher & Outreach Writer

Pricing

$20.00 / 1,000 lead enricheds

Go to Apify Store
AI Lead Enricher & Outreach Writer

AI Lead Enricher & Outreach Writer

Enrich a list of domains with AI: a company summary, an ICP-fit score, and a personalized cold-email opener per lead. Bring your own OpenAI/Anthropic key. 5–30x cheaper than Clay/Clearbit/ZoomInfo, with a written opener included.

Pricing

$20.00 / 1,000 lead enricheds

Rating

0.0

(0)

Developer

Federico Casarella

Federico Casarella

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

Give it a list of prospect domains. For each one it scrapes the public site, then uses your own LLM key to return:

  • a 1–2 sentence company summary,
  • an ICP-fit score (0–100) against what you sell,
  • a personalized cold-email opening line.

Bring your OpenAI or Anthropic key (kept as a secret input) — so there's no AI markup. Pay per lead enriched.

Input

FieldDescription
urlsProspect domains/URLs.
icpDescriptionYour ideal customer & offer (drives the score + opener).
llmProvideropenai or anthropic.
llmApiKeyYour key (secret). Empty = scraped data only.
llmModelOptional model override.

Output (per lead)

{
"url": "https://acme.com",
"title": "Acme — Fleet analytics",
"emails": ["sales@acme.com"],
"tech": ["Next.js", "HubSpot"],
"ai": {
"summary": "Acme provides real-time analytics for delivery fleets.",
"icpFitScore": 82,
"icpFitReason": "Data team, fleet ops — strong fit for scraping platform.",
"outreachOpener": "Saw Acme runs real-time fleet analytics on HubSpot + Next.js — how are you sourcing external road/weather data today?"
}
}

Only fetches public pages of the domains you provide and respects robots.txt.