返回顶部
h

hunter

Hunter.io — email finder, email verifier, domain search, author finder, and lead management.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
347
下载量
0
收藏
概述
安装方式
版本历史

hunter

# 🔍 Hunter.io Hunter.io — email finder, email verifier, domain search, author finder, and lead management. ## Requirements | Variable | Required | Description | |----------|----------|-------------| | `HUNTER_API_KEY` | ✅ | Hunter.io API key | ## Quick Start ```bash # Find emails for a domain python3 {{baseDir}}/scripts/hunter.py domain-search --domain <value> --limit "10" --type <value> # Find specific person's email python3 {{baseDir}}/scripts/hunter.py email-finder --domain <value> --first-name <value> --last-name <value> # Verify an email address python3 {{baseDir}}/scripts/hunter.py email-verifier --email <value> # Count emails for domain python3 {{baseDir}}/scripts/hunter.py email-count --domain <value> # List saved leads python3 {{baseDir}}/scripts/hunter.py list-leads --limit "20" --offset "0" # Create a lead python3 {{baseDir}}/scripts/hunter.py create-lead --email <value> --first-name <value> --last-name <value> --company <value> # Update a lead python3 {{baseDir}}/scripts/hunter.py update-lead <id> --email <value> --first-name <value> --last-name <value> # Delete a lead python3 {{baseDir}}/scripts/hunter.py delete-lead <id> # List lead lists python3 {{baseDir}}/scripts/hunter.py list-leads-lists # Get account info & usage python3 {{baseDir}}/scripts/hunter.py get-account # Find author of article python3 {{baseDir}}/scripts/hunter.py author-finder --url <value> ``` ## Output Format All commands output JSON by default. ## Script Reference | Script | Description | |--------|-------------| | `{baseDir}/scripts/hunter.py` | Main CLI — all commands in one tool | ## Credits Built by [M. Abidi](https://www.linkedin.com/in/mohammad-ali-abidi) | [agxntsix.ai](https://www.agxntsix.ai) [YouTube](https://youtube.com/@aiwithabidi) | [GitHub](https://github.com/aiwithabidi) Part of the **AgxntSix Skill Suite** for OpenClaw agents. 📅 **Need help setting up OpenClaw for your business?** [Book a free consultation](https://cal.com/agxntsix/abidi-openclaw)

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 hunter-1776235214 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 hunter-1776235214 技能

通过命令行安装

skillhub install hunter-1776235214

下载 Zip 包

⬇ 下载 hunter v1.0.0

文件大小: 3.63 KB | 发布时间: 2026-4-15 23:54

v1.0.0 最新 2026-4-15 23:54
Initial release of the Hunter skill.

- Supports Hunter.io's email finder, email verifier, domain search, author finder, and lead management via CLI.
- Uses a single Python 3.10+ script with no external dependencies required.
- All outputs are in JSON format.
- Requires a HUNTER_API_KEY environment variable for authentication.
- Includes commands for account info, adding/updating/deleting leads, and other Hunter.io features.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部