

Domain Email Finder 是一个 Coreclaw Python Worker,用于从网站 URL 或域名发现公开邮箱地址。 输入网站 URL 或域名,Worker 会爬取目标网站、检查常见联系页面,并查询选定的免费公开来源,输出去重后的邮箱结果。结果包含邮箱、来源 URL、邮箱类型、置信度和证据片段。EmailCrawlr 和 Snov.io 是可选来源,只有在用户提供自己的凭据时才会启用。
Website URLs or domains to scan. Enter one URL or domain per row, such as https://example.com or example.com.
Select the public sources to use for email discovery.
Maximum unique email findings to output per target.
Maximum website pages to crawl per target.
Maximum link depth for website crawling.
Maximum pages to request from paginated public sources.
Optional EmailCrawlr API key. Only used when the EmailCrawlr source is selected.
Optional Snov.io API client ID. Only used when the Snov.io source is selected.
Optional Snov.io API client secret. Only used when the Snov.io source is selected.
Only crawl URLs on the same domain as the target.
Treat subdomain pages and emails as target-owned.
Also output unrelated-domain emails found on crawled website pages.
Also output unrelated-domain emails found in external public sources. Website page affiliate emails are still controlled by include_affiliate_emails.
HTTP timeout in seconds.
Optional delay between HTTP requests.