/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
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install argus-lead-scraper - After installation, invoke the skill by name or use
/argus-lead-scraper - Provide required inputs per the skill's parameter spec and get structured output
What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 234 downloads so far.
How do I install B2B Lead Generation Scraper?
Run "/install argus-lead-scraper" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is B2B Lead Generation Scraper free?
Yes, B2B Lead Generation Scraper is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does B2B Lead Generation Scraper support?
B2B Lead Generation Scraper is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created B2B Lead Generation Scraper?
It is built and maintained by neo1307 (@neo1307); the current version is v1.0.2.