Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by cnych • Analytics & Monitoring
Provides an API service to retrieve Ahrefs-based SEO data (backlinks, keywords, traffic) while automating CAPTCHA solving and authentication.
Programmatically retrieve and analyze backlink profiles for a domain (DR, anchors, referring pages).
Generate keyword ideas and metrics (search volume, difficulty, CPC) for SEO research and content planning.
Traffic estimation and trends, including top pages, country distribution, and tracked keywords, with caching and automated CAPTCHA handling.
An MCP service that wraps Ahrefs data retrieval into a simple API, handling Cloudflare Turnstile CAPTCHA solving (via CapSolver), authentication, caching, and result formatting. It supports backlink analysis, keyword research, traffic estimation, and related reporting (top pages, countries, keywords). The package is installable from PyPI and intended to be used by agents or tools that need programmatic access to Ahrefs-like SEO insights without manual scraping.
Get backlinks list for the specified domain Args: domain (str): The domain to query Returns: List of backlinks for the domain, containing title, URL, domain rating, etc.
Get keyword ideas for the specified keyword
Check the estimated search traffic for any website. Args: domain_or_url (str): The domain or URL to query country (str): The country to query, default is "None" mode (["subdomains", "exact"]): The mode to use for the query Returns: Traffic data for the specified domain or URL
Get keyword difficulty for the specified keyword
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.