← 返回
效率工具 Key 中文

Local Lead Gen

Automated local business lead generation and cold outreach pipeline. Scans businesses by niche and city, scores their websites (SSL, mobile, speed, design),...
自动化本地商业线索生成与冷外联流程。按行业和城市扫描商家,评估网站质量(SSL、移动端、速度、设计)...
merjua14
效率工具 clawhub v1.0.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 508
下载
💾 9
安装
1
版本
#automation#cold-email#latest#lead-gen#outreach#sales

概述

Local Lead Gen — Automated Business Prospecting & Outreach

Find local businesses with bad websites, score them, and auto-email personalized pitches.

Pipeline Overview

  1. Scan — Search businesses by niche + city via Brave Search API
  2. Score — Check each site: SSL, mobile-friendly, speed, design age, broken elements (0-100)
  3. Filter — Flag sites scoring <40 as outreach candidates
  4. Enrich — Extract emails from contact pages using DeepCrawl or direct scraping
  5. Email — Send personalized cold emails via Resend (or any SMTP provider)
  6. Track — Log all leads to Google Sheets or CSV with status tracking

Requirements

  • Brave Search API key — for business discovery (free tier available)
  • Resend API key (or SMTP credentials) — for sending cold emails
  • DeepCrawl API key (optional) — for better contact page parsing
  • Google Sheets OAuth (optional) — for lead tracking

Quick Start

# Set environment variables
export BRAVE_API_KEY=your_key
export RESEND_API_KEY=your_key

# Run the scanner
node scripts/bad-website-hunter.js --niche "restaurants" --city "Austin TX" --limit 20

Configuration

Edit scripts/config.json to customize:

  • Target niches and cities
  • Score thresholds for outreach
  • Email templates and sender info
  • Suppression list (unsubscribed emails)

Scripts

  • scripts/bad-website-hunter.js — Main pipeline: scan → score → enrich → email
  • scripts/config.json — Pipeline configuration

Email Templates

The default cold email template pitches web design/development services. Customize in config.json:

Subject: Quick question about {business_name}'s website

Hi {first_name},

I was looking at {business_name}'s website and noticed a few things 
that might be costing you customers: {issues_found}.

I help local businesses in {city} modernize their online presence. 
Would you be open to a quick chat about what an upgrade could look like?

Best,
{sender_name}

Scaling

  • Small towns (pop 5-30K) yield the highest percentage of bad sites
  • Best niches: restaurants, auto repair, salons, contractors, law offices
  • Send 10-25 emails per day per domain to avoid spam flags
  • Rotate sending domains if scaling past 50/day
  • Add drip sequences (follow-up emails at day 3 and day 7)

References

  • See references/scoring-criteria.md for website scoring methodology
  • See references/email-best-practices.md for cold email deliverability tips

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-19 14:56 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

communication-collaboration

Cold Email Outreach

merjua14
使用Resend API的自动化冷邮件外联流程,从政府数据库或网络抓取构建潜在客户列表,补充联系信息并发送邮件。
★ 0 📥 1,744
productivity

Nano Pdf

steipete
使用nano-pdf CLI通过自然语言指令编辑PDF
★ 275 📥 114,962
productivity

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 446 📥 226,454