fetch_audit_data
Crawl a website and obtain Ahrefs SEO metrics, brand name, and industry data. Use this tool as the first step in a site audit.
Instructions
Crawl a website and fetch its Ahrefs SEO metrics. Returns a JSON object with: crawl (pages, issues, schema summary), ahrefs (DR, keywords, traffic, backlinks, top pages, referring domains), brand_name (inferred from schema/title), and industry (inferred from page content). Call this first when auditing a site.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Full URL to audit, e.g. https://www.example.com |