Company Enrichment API

将企业信息转化为丰富的记录,用于邮件拓客及更多场景

打开文档

大规模补全公司信息。

借助 Company Enrichment API,您可以将域名转换为包含邮箱地址、企业属性等信息的详细档案,加速潜在客户开发。Hunter 的 Company Enrichment API 可用于增强 CRM、实时补全表单提交信息、为应用提供数据,或任何需要调用它的场景。


使用 Hunter 的 Company Enrichment API 了解您的市场。

Company Enrichment API 将域名转化为丰富的公司资料,包括邮箱地址、电话号码、所在地数据、技术使用情况等。凡是需要进一步了解目标公司的场景,都可以使用它。
GET
https://api.hunter.io/v2/companies/find?locale=zh-CN?domain=stripe.com
200 OK
{
  "data": {
    "id": "c60603a0-001c-5ca3-86a2-c571c6d43c25",
    "name": "Stripe",
    "legalName": "Stripe",
    "domain": "stripe.com",
    "domainAliases": [],
    "site": {
      "phoneNumbers": [
        "+1 555 555 5555"
      ],
      "emailAddresses": []
    },
    "category": {
      "sector": "Information Technology",
      "industryGroup": "Software & Services",
      "industry": "Internet Software & Services",
      "subIndustry": "Internet",
      "gicsCode": "45103010",
      "sicCode": "36",
      "sic4Codes": [
        "73"
      ],
      "naicsCode": "51",
      "naics6Codes": [
        "519130"
      ],
      "naics6Codes2022": [
        "519290"
      ]
    },
    "tags": [
      "payment processing",
      "fintech",
      "online payments",
      "financial technology"
    ],
    "description": "Stripe is a fintech company that specializes in online payment processing services.",
    "foundedYear": 2010,
    "location": "South San Francisco, California, United States",
    "timeZone": "America/Los_Angeles",
    "utcOffset": -8,
    "geo": {
      "streetNumber": null,
      "streetName": null,
      "subPremise": null,
      "streetAddress": null,
      "city": "South San Francisco",
      "postalCode": null,
      "state": "California",
      "stateCode": "CA",
      "country": "United States",
      "countryCode": "US",
      "lat": 37.65466,
      "lng": -122.40775
    },
    "logo": "https://logos.hunter.io/stripe.com",
    "facebook": {
      "handle": "175383762511776",
      "likes": null
    },
    "linkedin": {
      "handle": "company/stripe"
    },
    "twitter": {
      "handle": "stripe",
      "id": null,
      "bio": null,
      "followers": null,
      "following": null,
      "location": null,
      "site": null,
      "avatar": null
    },
    "crunchbase": {
      "handle": null
    },
    "instagram": {
      "handle": null
    },
    "emailProvider": "google.com",
    "type": "private",
    "companyType": "privately held",
    "ticker": null,
    "identifiers": {
      "usEIN": null
    },
    "phone": "+1 555 555 5555",
    "metrics": {
      "alexaUsRank": null,
      "alexaGlobalRank": null,
      "trafficRank": "very_high",
      "employees": "10K-50K",
      "employeesCount": 25000,
      "marketCap": null,
      "raised": null,
      "annualRevenue": null,
      "estimatedAnnualRevenue": null,
      "fiscalYearEnd": null
    },
    "indexedAt": "2024-10-16",
    "tech": [
      "adyen",
      "algolia",
      "amazon-s3",
      "amazon-web-services",
      "angular-js",
      "ansible",
      "aws-lambda",
      "babel",
      "backbone-js",
      "bash",
      "bootstrap",
      "c",
      "cassandra",
      "chef",
      "contentful",
      "css",
      "django",
      "dnn",
      "docker",
      "docusign",
      "elasticsearch",
      "elixir",
      "esbuild",
      "excel",
      "facebook",
      "git",
      "go",
      "go-js",
      "google-ads",
      "google-cloud-platform",
      "google-workspace",
      "grafana",
      "graphql",
      "highcharts",
      "hubspot",
      "java",
      "javascript",
      "jenkins",
      "jss",
      "kafka",
      "kotlin",
      "kubernetes",
      "linkedin",
      "marketo",
      "microsoft",
      "microsoft-azure",
      "microsoft-excel",
      "microsoft-office",
      "mindbody",
      "mongodb",
      "mysql",
      "net",
      "netsuite",
      "next-js",
      "nginx",
      "node-js",
      "nosql",
      "objective-c",
      "oracle",
      "paypal",
      "php",
      "plotly",
      "postgresql",
      "prometheus",
      "puppet",
      "puppeteer",
      "pyspark",
      "python",
      "react-js",
      "react-native",
      "redis",
      "render",
      "ruby",
      "rust",
      "salesforce",
      "salesforce-service-cloud",
      "salesloft",
      "sap",
      "scala",
      "sentry",
      "shopify",
      "spark",
      "splunk",
      "spring",
      "sql",
      "squarespace",
      "stripe",
      "temporal",
      "terraform",
      "twitter",
      "typescript",
      "unix",
      "vue-js",
      "websocket",
      "windows",
      "woocommerce",
      "xslt",
      "youtube",
      "zip",
      "zoominfo"
    ],
    "techCategories": [
      "accounting_and_finance",
      "advertising",
      "analytics",
      "appointment_scheduling",
      "authentication_services",
      "cloud_computing_services",
      "content_management_system",
      "crm",
      "data_enrichment_services",
      "data_management",
      "data_processing",
      "data_visualization",
      "database",
      "ecommerce",
      "image_video_services",
      "marketing_automation",
      "monitoring",
      "operating_system",
      "payment",
      "productivity",
      "programming_framework",
      "project_management_software",
      "sales_productivity",
      "site_search",
      "social_sharing",
      "web_hosting",
      "web_servers"
    ],
    "fundingRounds": [
      {
        "date": "2024-05-24",
        "type": "Seed",
        "amount": "$900,000",
        "investors": []
      }
    ],
    "parent": {
      "domain": null
    },
    "ultimateParent": {
      "domain": null
    }
  },
  "meta": {
    "domain": "stripe.com"
  }
}

为构建者打造。

Hunter 的 API 采用 RESTful 设计,使用顺畅,易于上手。

所有人均可免费使用。

使用我们的 API 无需 Hunter 付费套餐。

快速可靠。

Hunter 的 API 以快速响应和接近 100% 的可用率,无缝支持您的工具。

我的公司 SparkToro 多年来一直使用 Hunter 为联系人数据功能提供支持。不仅我们喜欢,客户也喜欢。与 Hunter 合作很轻松,数据质量出色,客户也满意,还能有什么更高的期待呢?
Rand Fishkin SparkToro 首席执行官

有特定的工作流程需求?

浏览我们的原生集成,也许您需要的功能已经做好了!

探索我们的集成
我们使用 Cookie
我们使用 Cookie 分析 Hunter 网站的使用情况,并为您提供个性化体验。了解更多