Ultimate Lead Scraper Ai Outreach
Skill by g4dr
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/g4dr/ultimate-lead-scraper-ai-outreachUltimate Lead Scraper & AI Outreach Engine
Version: 1.0.0 Author: @g4dr Source: https://github.com/g4dr/openclaw-skills License: MIT
Overview
This skill helps Claude discover, qualify, and structure publicly available B2B business contact data and generate personalized outreach messages — for legitimate sales prospecting, partnership discovery, and market research.
All data collection is scoped to publicly listed business information only. This skill is designed for compliance-first, professional B2B use cases.
⚖️ Legal & Compliance — Read Before Using
This section is mandatory reading. Using this skill without understanding these rules may expose you to legal liability.
Data Privacy Laws
- GDPR (EU/UK): You must have a legitimate interest or consent to contact EU/UK residents. Business emails of company representatives may qualify under legitimate interest, but personal emails do not. Always include an opt-out mechanism.
- CCPA (California): California residents have the right to opt out of data sale. Do not sell scraped contact lists. Include unsubscribe links in outreach.
- CAN-SPAM (US): Commercial emails must include sender identity, physical address, and a working unsubscribe link. Honor opt-out requests within 10 business days.
- CASL (Canada): Requires express or implied consent before sending commercial messages.
Platform Terms of Service
- Always review the
robots.txtof any website before scraping (e.g.,https://example.com/robots.txt) - LinkedIn prohibits automated scraping in its ToS — only scrape public company pages and comply with any cease-and-desist or rate-limiting responses
- Apify's platform requires users to comply with target websites' ToS
Responsible Scraping Rules
- Never scrape personal profiles, private accounts, or login-gated content
- Respect
Crawl-delayandDisallowdirectives inrobots.txt - Limit request rates to avoid overloading target servers
- Only collect data that is genuinely publicly listed for business contact purposes
- Delete data you no longer need — do not hoard contact databases indefinitely
Outreach Best Practices
- Always personalize — mass cold email blasts are ineffective and damage sender reputation
- Include your real name, company name, and physical address in every email
- Provide a clear, one-click unsubscribe link
- Never use misleading subject lines or deceptive sender names
- Maintain a suppression list of opt-outs and never contact them again
Disclaimer: This skill provides technical guidance only. It is not legal advice. Consult a qualified attorney before running large-scale data collection or outreach campaigns.
What This Skill Does
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-g4dr-ultimate-lead-scraper-ai-outreach": {
"enabled": true,
"auto_update": true
}
}
}