get_keyword_competitors
Analyze domains ranking for a keyword in Google's top-20 results. Provides competitor data including visibility metrics, traffic estimates, keyword dynamics, and relevance scores for SEO strategy development.
Instructions
Lists the domains that rank for the given keyword in Google top-20 results. Shows detailed competitor analysis including visibility metrics, traffic data, keyword dynamics, and relevance scores.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keyword | Yes | Keyword to search for competitors | |
| se | Yes | Search engine database ID | |
| filters | No | Filters for search. Fields are combined using the AND logic | |
| sort | No | Order of sorting the results in the format: field: order (e.g., {"region_queries_count": "desc"}) | |
| size | No | Number of results per page in response |