Describe your buyer
"Dentists in Brooklyn with at least 4 reviews and a working website."
One prompt scrapes Google Maps, LinkedIn, and socials, verifies every email via SMTP, and ships a CSV — or fires a webhook into your stack.
One sentence in, a verified CSV out. Median run: 92 seconds.
"Dentists in Brooklyn with at least 4 reviews and a working website."
Maps, LinkedIn, contact pages. Every email SMTP-checked, every domain MX-checked.
CSV, JSON, or webhook. n8n, Zapier, HubSpot, Slack, your CRM — pick one.
Built like a 2026 AI product — not a 2015 SaaS template.
P50: 92s. P95: 3m. Streamed inline — no waiting for an email.
MX, SMTP handshake, disposable check. Risky rows tagged, never silently dropped.
CSV, JSON, webhook, REST API, WebSocket. n8n & OpenClaw & Hermes ready out of the box.
Google Maps, LinkedIn, Facebook, Reddit, TikTok, YouTube, Twitter — same prompt grammar across all of them.
Long-running jobs survive restarts. Replay a stale run with one click.
Wire LeadGen into n8n, OpenClaw, or Hermes. Tell your agent "find 4,500 dental practices in Texas with verified emails". Walk away. Return to a fully-enriched CSV — or a webhook fired straight into your CRM.
POST http://google-maps-2.srv1694531.hstgr.cloud/api/scrape
X-API-Key: $API_KEY
{
"prompt": "4500 dentists in Texas with email",
"deep_scan": true,
"max_results": 4500,
"webhook_url": "https://your-agent.example.com/leadgen/done"
}
{ "job_id": "3f2a1b", "status": "running" }
{ "type": "lead", "data": {...}, "count": 1 }
{ "type": "lead", "data": {...}, "count": 2 }
{ "type": "done", "records": 4500 }
We scrape only public-web data — names, public emails, business listings. We don't bypass logins, scrape gated content, or store PII. Your usage is yours to comply with locally (CAN-SPAM, GDPR, etc.). We provide opt-out tooling for downstream campaigns.
Every email we return passes syntax, MX, and SMTP-handshake checks. Disposable domains are flagged. Across 30 days of customer runs, 92–97% of "deliverable"-tagged rows reach inbox on the first send (verified via bounce reports).
Yes — a free Starter account gets 50 leads per run, 65 Reddit/Twitter results per run, and 80 API calls per month. Pro ($10/mo) gets 250 leads per run, 600 API calls/mo, and unlimited tools. Gold ($30/mo) gets 1,000 leads per run with no rate limits.
Yes. Pro plans get a webhook URL per tool. We retry 3× on 5xx, sign with HMAC, and ship redacted payloads to your endpoint as leads stream in.
Our runtime uses residential proxies and audio-CAPTCHA fallback. The whole pipeline is observable — you see every CAPTCHA-solve in the live log.
Create a free account — 50 leads per run on us. No card.