Introduction
This integration enables users to retrieve a company's domain name using its company name. Leveraging Google's extensive database and search capabilities, the action queries for the most likely domain associated with the provided company name. The result can be seamlessly incorporated into Clay workflows, enhancing data enrichment processes and automating domain discovery for various business applications.
Provider: https://google.com
โAPI Documentation: https://cloud.google.com/domains/docs/reference/rest
Input
Name | Is Optional | Description | Type |
Company Name | text | ||
Excluded Domains | true | Comma seperated list of domains to exclude | text |
Language | true | Language to use for search (defaults to English) | text |
Country | true | Country to use for search (defaults to United States) | text |
Output
Name | Type |
Title | text |
Domain | text |
Original URL | url |