Introduction
This integration leverages Google's Keyword Planner API to analyze websites for specific keywords. By inputting a domain and target keywords, users can quickly determine if a website contains desired terms. This functionality enhances Clay's data enrichment capabilities, allowing for more targeted prospecting and market research. The integration streamlines the process of identifying relevant websites based on keyword presence.
Provider: https://google.com
โAPI Documentation: https://developers.google.com/google-ads/api/docs/keyword-planning/overview
Input
Name | Is Optional | Description | Type |
Website | true | The name of the website to check, required if company name is not specified | url |
Keywords | true | Comma seperated list of keywords to look for | text |
Search Operators | true | Alternatively, enter search operators here | text |
Result Count | true | Number of links to return (defaults to 5, limit 100) | number |
Output
Name | Type |
Results | array |
Count | number |
Matches Found | boolean |