← 返回
未分类 Key 中文

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.
从目标来源提取经验证的B2B潜在客户(姓名、邮箱、公司、LinkedIn、职位),导出为CRM可导入的CSV文件。
neo1307 neo1307 来源
未分类 clawhub v1.0.2 1 版本 100000 Key: 需要
★ 0
Stars
📥 662
下载
💾 1
安装
1
版本
#latest

概述

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:

VariableDescription
-----------------------
LI_SESSIONLinkedIn session cookie (li_at value from your browser)

Setup

  1. Log into LinkedIn in your browser, copy the li_at cookie value
  2. Set LI_SESSION in OpenClaw Secrets
  3. Define target criteria in OpenClaw chat (industry, job title, location, company size)
  4. 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].csv with 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

版本历史

共 1 个版本

  • v1.0.2 当前
    2026-05-02 01:56 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

Multi-API Data Pipeline to Google Sheets

neo1307
连接多个 REST API,获取并转换数据,推送至实时 Google Sheets 仪表盘,自动定时更新。
★ 0 📥 548

Log Analyzer

neo1307
读取日志文件,提取ERROR/WARN/CRITICAL级别的日志行,对相似消息进行分组归类,并生成简洁的摘要报告。适用于分析应用日志、代理运行记录等场景。
★ 0 📥 541

Browser Agent

neo1307
使用 Playwright 自动化浏览器,实现打开页面、截图、查找或点击元素、填写表单、提取文本及管理 Cookie。
★ 0 📥 603