Skip to main content
Get Site Audit health scores from Ahrefs for one or all projects: health score, crawl status and date, URLs crawled, and URLs with errors, warnings and notices, for the latest or a past crawl. Projects whose crawl has never finished, or is still running, come back with null crawl fields. Free: does not consume API units. Use the returned date as the crawl timestamp for ahrefs_get_site_audit_issues and ahrefs_get_site_audit_pages.

Inputs

SelectItem

Output

Type: List[Dict] Returns one row per project: project_id, project_name, target_url, target_mode, target_protocol, date (crawl timestamp), status, health_score, total, urls_with_errors, urls_with_warnings, urls_with_notices. The crawl fields are null until a crawl has finished, including while one is still running, so a null health_score means no completed crawl rather than a perfect site. Fields: project_id, project_name, target_url, date, status, health_score, total, urls_with_errors, urls_with_warnings, urls_with_notices Example: