Topic-Based Lead Prospecting avatar

Topic-Based Lead Prospecting

Pricing

from $150.00 / 1,000 topic lead founds

Go to Apify Store
Topic-Based Lead Prospecting

Topic-Based Lead Prospecting

Given a topic, find the people currently researching it (person-level, not companies). Discovers new people by topic, unlike B2B Account Intent Finder (companies only) or B2B Buyer Intent Enrichment (enriches people you already know).

Pricing

from $150.00 / 1,000 topic lead founds

Rating

0.0

(0)

Developer

CAG Signals

CAG Signals

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

17 hours ago

Last modified

Categories

Share

Give it a topic — anything from Delivr.ai's 19,500+ topic taxonomy — and get back the people currently researching it, ranked by intent strength, with resolved email and LinkedIn where available. This is lead discovery: finding new people you didn't already know about, not enriching a list you already have.

Contains person-level PII. Output can include a plaintext email address and LinkedIn profile URL for each lead, alongside a hashed-email (HEM) match key.

Which tool should I use?

We publish Delivr.ai-powered intent tools:

ToolQuestion it answers
Topic-Based Lead Prospecting (this one)"Who is researching this topic right now?" — discovers new people, by topic.
B2B Account Intent FinderSame idea, but at the company level — finds companies, not people, researching a topic.
B2B Buyer Intent Enrichment"What is this specific person/company (that I already know) researching?" — enriches known contacts, doesn't discover new ones.
Company Intent Signals"What is this company (whose domain I already have) researching?" — company-level intent for a known account, not this Actor's job.

If you already have a company domain — or you want company-level intent rather than people discovered by topic — use Company Intent Signals instead. If you already have a list of known contacts to enrich, use B2B Buyer Intent Enrichment. If you want companies rather than individuals, use B2B Account Intent Finder. Use this Actor when you want a fresh list of individual leads for a topic you care about.

Input

{
"topicId": "Marketing Automation",
"maxResults": 100,
"minScore": "high",
"dryRun": false
}

You can also pass a topic ID directly: "topicId": "4eyes_503588".

  • topicId (required) — a Delivr.ai topic name (resolved to exactly one active B2B taxonomy match) or a 4eyes_ topic ID (passed through). Search hits are not auto-picked; 0 or 2+ exact name matches fail with a candidate list and are not charged.
  • maxResults — caps how many leads are fetched and charged for (default 100).
  • minScore / minPercScore — optional intent-strength filters.
  • dryRun — set true to see how many billable leads exist for this topic, with no charge and no leads returned. Use this to size a run before committing spend.

Each dataset item echoes resolvedTopicId and, when the input was a name, resolvedTopicName.

Output

One dataset item per lead: hem (hashed email match key), score, perc_score, and — when Delivr.ai has them on file — the resolved seen_email and linkedin_url. Resolution isn't guaranteed for every lead; LinkedIn coverage in particular is roughly 40%.

Pricing

Pay-per-event: one topic-lead-found charge per lead returned. A dryRun request is never charged. Topic-name resolution uses the unbilled Taxonomy API and does not charge. Set ACTOR_MAX_TOTAL_CHARGE_USD on the run to cap total spend.