🔍 Hunter.io
Hunter.io — email finder, email verifier, domain search, author finder, and lead management.
Requirements
| Variable | Required | Description |
|---|
| INLINECODE0 | ✅ | Hunter.io API key |
Quick Start
CODEBLOCK0
Output Format
All commands output JSON by default.
Script Reference
| Script | Description |
|---|
| INLINECODE1 | Main CLI — all commands in one tool |
Credits
Built by
M. Abidi |
agxntsix.ai
YouTube |
GitHub
Part of the
AgxntSix Skill Suite for OpenClaw agents.
📅 Need help setting up OpenClaw for your business? Book a free consultation
🔍 Hunter.io
Hunter.io — 电子邮件查找器、电子邮件验证器、域名搜索、作者查找器和潜在客户管理工具。
环境要求
| 变量 | 必需 | 描述 |
|---|
| HUNTERAPIKEY | ✅ | Hunter.io API 密钥 |
快速开始
bash
查找域名的电子邮件
python3 {{baseDir}}/scripts/hunter.py domain-search --domain <值> --limit 10 --type <值>
查找特定人员的电子邮件
python3 {{baseDir}}/scripts/hunter.py email-finder --domain <值> --first-name <值> --last-name <值>
验证电子邮件地址
python3 {{baseDir}}/scripts/hunter.py email-verifier --email <值>
统计域名的电子邮件数量
python3 {{baseDir}}/scripts/hunter.py email-count --domain <值>
列出已保存的潜在客户
python3 {{baseDir}}/scripts/hunter.py list-leads --limit 20 --offset 0
创建潜在客户
python3 {{baseDir}}/scripts/hunter.py create-lead --email <值> --first-name <值> --last-name <值> --company <值>
更新潜在客户
python3 {{baseDir}}/scripts/hunter.py update-lead
--email <值> --first-name <值> --last-name <值>
删除潜在客户
python3 {{baseDir}}/scripts/hunter.py delete-lead
列出潜在客户列表
python3 {{baseDir}}/scripts/hunter.py list-leads-lists
获取账户信息和使用情况
python3 {{baseDir}}/scripts/hunter.py get-account
查找文章作者
python3 {{baseDir}}/scripts/hunter.py author-finder --url <值>
输出格式
默认情况下,所有命令均以 JSON 格式输出。
脚本参考
| 脚本 | 描述 |
|---|
| {baseDir}/scripts/hunter.py | 主 CLI — 所有命令集成于一个工具 |
致谢
由 M. Abidi 开发 | agxntsix.ai
YouTube | GitHub
属于面向 OpenClaw 代理的 AgxntSix 技能套件 的一部分。
📅 需要为您的企业设置 OpenClaw 的帮助? 预约免费咨询