/install argus-lead-scraper
B2B Lead Generation Scraper
Overview
Automated lead extraction tool that collects verified B2B contact data from target sources and delivers clean, CRM-ready CSV files. Delivers 500-2,000+ leads per run depending on target criteria.
What It Does
- Extracts: Full name, job title, company name, LinkedIn URL, email (when available)
- Filters by: industry, job title keywords, company size, location
- Deduplicates records automatically
- Outputs clean CSV ready for HubSpot, Salesforce, Pipedrive import
- Validates and removes junk/incomplete rows before delivery
Required Environment Variables
Set these in OpenClaw's Secrets manager before running:
| Variable | Description |
|---|---|
LI_SESSION |
LinkedIn session cookie (li_at value from your browser) |
Setup
- Log into LinkedIn in your browser, copy the
li_atcookie value - Set
LI_SESSIONin OpenClaw Secrets - Define target criteria in OpenClaw chat (industry, job title, location, company size)
- Chromium must be available on the host for Selenium headless mode
Usage
"Find 500 B2B leads: SaaS CEOs in the United States" "Scrape marketing directors at companies with 50-200 employees in London" "Generate a lead list of HR managers in healthcare companies" "Export leads to CSV formatted for HubSpot import"
Output
leads_YYYY-MM-DD_[criteria].csvwith columns:- first_name, last_name, full_name, job_title, company, linkedin_url, email, location
- Summary: total found, duplicates removed, validation pass rate
Rules
- Never scrape more than 200 profiles per hour to avoid detection
- Always deduplicate by LinkedIn URL before saving
- Mark rows with missing email as
email_status: not_found— do not fabricate - Save raw data before cleaning in
data/raw/ - Output CSV must be UTF-8 encoded for CRM compatibility
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install argus-lead-scraper - 安装完成后,直接呼叫该 Skill 的名称或使用
/argus-lead-scraper触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
B2B Lead Generation Scraper 是什么?
Extracts verified B2B leads (name, email, company, LinkedIn, job title) from target sources and exports them as CRM-ready CSV files. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 234 次。
如何安装 B2B Lead Generation Scraper?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install argus-lead-scraper」即可一键安装,无需额外配置。
B2B Lead Generation Scraper 是免费的吗?
是的,B2B Lead Generation Scraper 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
B2B Lead Generation Scraper 支持哪些平台?
B2B Lead Generation Scraper 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 B2B Lead Generation Scraper?
由 neo1307(@neo1307)开发并维护,当前版本 v1.0.2。