Ahrefs Free Website Stats Scraper
Pricing
from $1.00 / 1,000 results
Ahrefs Free Website Stats Scraper
Scrape Ahrefs public website stats (Domain Rating, backlinks, global rank, organic traffic) from ahrefs.com/websites/. HTTP-only, no login, no proxy.
Pricing
from $1.00 / 1,000 results
Rating
5.0
(5)
Developer
Crawler Bros
Actor stats
5
Bookmarked
3
Total users
2
Monthly active users
3 days ago
Last modified
Categories
Share
Scrape public website metrics from ahrefs.com/websites/ — a public Ahrefs rank page that server-renders Domain Rating, backlink counts, global rank, and organic traffic estimates for popular indexed domains.
What this actor extracts
Per domain:
type,domain,sourceUrl,scrapedAtdomainRating(0-100)linkingWebsites+linkingWebsitesTextreferringDomainsDelta+ direction (month-over-month change)globalRankorganicTraffic+ text +trafficMonthasOf(data freshness month)descriptionMeta(from JSON-LD)notFound: truefor domains Ahrefs doesn't index
Input
| Field | Type | Description |
|---|---|---|
domains | string[] | List of domains/URLs to look up. Required. |
mode | enum | full (default), authority_only, or backlinks_only — filters output fields. |
How it works
Ahrefs publishes a public rank index at ahrefs.com/websites/<domain> covering millions of popular sites. The actor issues a single HTTP GET per domain with curl_cffi (Chrome TLS fingerprint), parses the server-rendered HTML, and extracts the displayed metrics plus the JSON-LD description block.
- No cookies, no login, no API key
- No proxy (Ahrefs does not block datacenter IPs on this endpoint)
- 1 HTTP request per domain, 1024 MB memory
Limitations
- Coverage: Ahrefs' public index covers popular / established domains. Small or new sites return a
notFound: truerecord. - Free tool scope: The actor does not scrape the paid Ahrefs dashboard; only the public rank page.
- Data freshness: Monthly updates.
FAQ
Do I need an Ahrefs account? No. Do I need a proxy? No. Will this work for my personal blog? Only if Ahrefs has indexed it in their public rank data.