开始使用 Discover API 构建应用。
使用自然语言访问 Hunter 源自公开网络的 B2B 数据集,几秒内找到数百家信息丰富的目标企业。
{
"data": [
{
"domain": "cloudflare.com",
"organization": "Cloudflare",
"emails_count": {
"personal": 615,
"generic": 323,
"total": 938
}
},
{
"domain": "oracle.com",
"organization": "Oracle",
"emails_count": {
"personal": 512,
"generic": 256,
"total": 768
}
}
],
"meta": {
"results": 1,
"limit": 100,
"offset": 0,
"params": {
"query": "US-based Software companies"
},
"filters": {
"headquarters_location": {
"include": [
{
"country": "US"
}
]
},
"industry": {
"include": [
"IT Services and IT Consulting"
]
}
}
}
}
}