← 返回
沟通协作 Key 中文

Cold Email Outreach

Automate B2B cold email outreach by sourcing leads from Apollo, verifying with Hunter.io, and uploading to Instantly for a 3-email drip campaign in one command.
一键自动化B2B冷邮件推广:从Apollo获取线索,经Hunter.io验证,上传至Instantly执行3封邮件滴灌营销。
zero2ai-hub
沟通协作 clawhub v1.0.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 691
下载
💾 12
安装
1
版本
#latest

概述

skill-cold-email-outreach

Apollo → Hunter → Instantly automated cold email pipeline.

Scrape leads, verify emails, upload to campaign — fully automated B2B outreach in one command.

What it does

  1. Source leads — Apollo CSV export (free tier) or Apollo API scrape (paid)
  2. Verify emails — Hunter.io filters invalid/risky addresses
  3. Upload & personalize — pushes verified leads to Instantly v2 with dynamic first lines
  4. Sequence — 3-email drip: D0 (ROI pitch) → D3 (pain question) → D8 (soft close)

Requirements

  • Node.js 18+
  • Apollo.io account (free = CSV export, paid = API)
  • Hunter.io API key (free = 25/mo, paid for scale)
  • Instantly.ai account + campaign pre-created
  • Instantly v2 Bearer token

Setup

# 1. Edit config.js — add your keys
cp scripts/config.example.js scripts/config.js
# Fill in: instantly.apiKey, hunter.apiKey, apollo.apiKey, target ICP

# 2. Run
node scripts/import-csv.js your-apollo-export.csv

Scripts

FilePurpose
---------------
import-csv.jsApollo CSV → Hunter verify → Instantly upload
pipeline.jsApollo API scrape → Hunter verify → Instantly upload
config.example.jsConfig template (copy to config.js)
emails.js3-email sequence content (customize subject/body)

Target Config

target: {
  industries: ["ecommerce", "retail"],
  countries: ["AE", "SA", "EG"],         // ISO-2 codes
  titles: ["Founder", "CEO", "Owner"],
  perPage: 25,
  maxLeads: 200,
}

Output

📋 Parsed 18 rows from CSV
🔍 Verifying emails with Hunter...
  ✓ john@example.com — John @ Acme Store
  ✗ bad@fake.com — invalid
✅ Verified: 17 / 18 leads
📤 Uploading to Instantly...
╔══════════════════════════════════╗
║  IMPORT COMPLETE ⚡               ║
║  Uploaded: 17                    ║
║  Failed:   0                     ║
╚══════════════════════════════════╝

After running

  1. Open app.instantly.ai → your campaign
  2. Connect sending inboxes (warm them first)
  3. Set daily limit: 40/inbox
  4. Hit Launch 🚀

Tips

  • Warm inboxes 2–3 weeks before launching cold campaigns
  • Apollo free: 50 contacts/month via manual CSV export
  • Keep sequences short (3 emails max for cold)
  • Personalize first line by industry/location for higher reply rates

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-30 04:18 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Trading Journal

zero2ai-hub
记录每笔交易的完整背景(逻辑、入场、出场、盈亏、情绪、教训),生成周度与月度业绩报告,并分析盈亏模式...
★ 2 📥 2,934
communication-collaboration

Himalaya

lamelas
{"answer":"通过IMAP/SMTP管理邮件的CLI。可在终端使用 `himalaya` 收发、回复、转发、搜索及整理邮件。支持多账户与MML(MIME元语言)编写邮件。"}
★ 68 📥 45,587
communication-collaboration

Slack

steipete
当需要通过 slack 工具从 Clawdbot 控制 Slack 时使用,包括在频道或私信中回复消息或置顶/取消置顶项目。
★ 157 📥 47,680