Lead Generation Suite avatar
Lead Generation Suite

Pricing

from $18.00 / 1,000 results

Go to Apify Store
Lead Generation Suite

Lead Generation Suite

The COMPLETE Lead Gen Pipeline. Scrape Google Maps -> Find verified emails (7 methods) -> Score leads (0-100) -> Generate personalized call scripts & cold emails. Works standalone or enriches leads from Fast Scraper. Includes webhooks for Zapier/Make. The ultimate tool for SDRs & agencies.

Pricing

from $18.00 / 1,000 results

Rating

5.0

(1)

Developer

Samuel Joel Rencken

Samuel Joel Rencken

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Lead Generation Suite πŸš€

All-in-One Lead Generation: Scrape β†’ Enrich β†’ Qualify β†’ Scripts & Emails

From search query to sales-ready leads with personalized outreach in one click.


πŸ€– Free AI Consultant

Need expert help configuring your campaign? Chat with our Lead Gen Architect GPT. It will interview you about your niche, write your sales scripts, and generate the perfect JSON for this Actor.


πŸ”— Works with Fast Scraper (Aβ†’B Pipeline)

Already scraped leads with our ⚑ Fastest Google Maps Scraper?

Use enrich_from_fast_scraper mode to unlock the premium data:

{
"mode": "enrich_from_fast_scraper",
"leads": [...output from Fast Scraper...]
}

This filters leads with email_found: true and enriches them with verified emails, decision makers, and scripts.


🎯 Features

StageWhat It Does
ScrapeSearch Google Maps for businesses
EnrichFind emails using 7 discovery methods
QualifyScore leads 0-100 (customizable weights)
ScriptsGenerate gatekeeper bypass call scripts
EmailsGenerate tested cold email sequences

✨ Full Customization

Custom Call Scripts

Use your own openers with variables:

{
"customCallScripts": {
"openerPrimary": "Hi β€” who handles {{businessType}} at your location?",
"valueHook": "We help {{businessType}} businesses save 10+ hours/week on scheduling."
}
}

Custom Email Templates

Personalized cold emails:

{
"customEmailTemplates": {
"subject1": "Quick question about {{businessName}}",
"body1": "Hi {{firstName}},\n\nI noticed {{businessName}} in {{city}}..."
}
}

Custom Scoring Weights

Prioritize what matters to YOU:

{
"scoringWeights": {
"hasEmail": 30,
"hasPhone": 20,
"highRating": 15
}
}

Output Filters

Only get the leads you want:

{
"minScoreThreshold": 50,
"outputFilters": {
"onlyWithEmail": true,
"excludeCategories": ["Golf equipment store"]
}
}

Webhook Integration

Push leads to Zapier/Make/n8n in real-time:

{
"webhookUrl": "https://hooks.zapier.com/hooks/catch/...",
"webhookBatchSize": 10
}

Feedback Analytics (Optional)

Track run performance for continuous improvement:

{
"feedbackWebhook": "https://your-analytics-endpoint.com/ingest"
}

Receives POST with: success, totalLeads, emailsFound, hotLeads, duration, errors[]


πŸ”§ Available Variables

VariableDescriptionExample
{{businessName}}Company name"Swing Shack"
{{city}}Location"Miami, FL"
{{businessType}}From search query"golf simulator"
{{firstName}}Decision maker first name"John"
{{rating}}Star rating"4.9"

πŸ“₯ Input Examples

Full Pipeline with Customization

{
"mode": "full_pipeline",
"searchQuery": "yoga studio",
"locations": ["Austin, TX", "Denver, CO"],
"maxResultsPerLocation": 50,
"verifyEmails": true,
"generateCallScripts": true,
"generateEmailTemplates": true,
"minScoreThreshold": 50,
"customCallScripts": {
"valueHook": "We help yoga studios automate class bookings and reduce no-shows by 40%."
}
}

πŸ“€ Sample Output

{
"businessName": "Zen Yoga Austin",
"email": "hello@zenyoga.com",
"phone": "5125551234",
"qualification": {
"score": 75,
"tier": "warm"
},
"callScript": {
"openerPrimary": "Hi β€” who handles yoga studio bookings?",
"valueHook": "We help yoga studios automate class bookings..."
},
"emailTemplates": {
"subject1": "Quick question about Zen Yoga Austin",
"body1": "Hi there,\n\nI noticed Zen Yoga Austin in Austin..."
}
}

πŸ”¬ 7 Email Discovery Methods

  1. Website Crawl - Contact pages
  2. Pattern Generation - info@, hello@, etc.
  3. WHOIS Lookup - Domain registration
  4. Social Scrape - Facebook/Instagram
  5. DNS TXT - DMARC records
  6. DuckDuckGo Dorking - Search exposed emails
  7. Wayback Machine - Historical pages

πŸ’° Pricing

ModePrice/Lead
Full Pipeline~$0.05
Scrape Only~$0.01
Enrich Only~$0.025
Qualify Only~$0.01

🎯 Perfect For

  • SDRs - Call-ready leads with scripts
  • Email Marketers - Enriched lists with copy
  • Agencies - White-label lead gen
  • ANY Niche - Fully customizable

πŸ“œ License

MIT