终端中的电子邮件智能工具
搜索域名、查找邮箱、验证地址、丰富联系人信息 无需离开终端。一条命令即可安装。适用于 macOS、Linux 和 Windows。
安装后 60 秒内开始查找邮箱
四种安装 Tomba CLI 的方式 选择适合您技术栈的方式
curl -sSL https://releases.tomba.io/install.sh | shSupported platforms
CLI 中应有尽有
为常驻终端的开发者打造。快速、可脚本化、功能强大。
tomba searchFind all emails at a company domain
$ tomba search --target stripe.com tomba finderFind a specific person email by name
$ tomba finder -t stripe.com -f John -l Doe tomba verifyVerify any email address
$ tomba verify -t john@stripe.com tomba enrichEnrich email with full contact data
$ tomba enrich -t john@stripe.com tomba authorFind article author email
$ tomba author -t https://blog.com/post tomba linkedinFind email from LinkedIn URL
$ tomba linkedin -t linkedin.com/in/mohamed-ben-rebia tomba phone-finderFind phone numbers for a contact
$ tomba phone-finder --linkedin "https://www.linkedin.com/in/alex-maccaw-ab592978" tomba phone-validatorValidate and format phone numbers
$ tomba phone-validator --phone "4155552671" --country-code US tomba technologyDiscover tech stack of any website
$ tomba technology -t stripe.com tomba similarFind similar companies
$ tomba similar -t stripe.com tomba revealSearch companies with filters
$ tomba reveal --query "fintech NYC" tomba chatAIAI chat with OpenAI function calling
$ tomba chat "find CTO email at stripe" tomba bulkProBulk CSV processing with concurrent workers
$ tomba bulk --file contacts.csv --type enrich tomba skillNewRun ClawHub reusable workflows
$ tomba skill run prospect-list tomba httpRun a local HTTP reverse proxy
$ tomba http --port 8080 tomba countCount emails for a domain
$ tomba count -t stripe.com tomba statusCheck domain webmail/disposable status
$ tomba status -t gmail.com tomba whoamiPrint current account info
$ tomba whoami tomba sourcesFind where emails were discovered on the web
$ tomba sources -t john@stripe.com tomba formatDetect email pattern used by a domain
$ tomba format -t stripe.com tomba locationGet employee count by location for a domain
$ tomba location -t stripe.com tomba enrichmentEnrich person, company, or combined data
$ tomba enrichment person -t user@stripe.com tomba loginSign in via device authorization flow
$ tomba login tomba logoutDelete current session credentials
$ tomba logout tomba updateSelf-update to the latest version
$ tomba update tomba autocompleteGet domain suggestions from a partial query
$ tomba autocomplete -t "stri"使用 API 密钥进行身份验证
运行 'tomba login' 并粘贴您从 Tomba 控制台获取的 API 密钥和密钥。只需设置一次。
基于最可靠的B2B数据API构建
Tomba拥有网络上最大的B2B邮箱爬虫。我们每月处理数十亿页面,确保您始终获得最新、最准确的数据。
更多数据,更低价格 无人能及
每个计划都包含免费验证积分、电话数据和有效期12个月的积分。
Prefer Code Over CLI?
10 official SDKs if you want to integrate Tomba into your application instead.