Ahrefs Free Website Stats Scraper avatar

Ahrefs Free Website Stats Scraper

Pricing

from $1.00 / 1,000 results

Go to Apify Store
Ahrefs Free Website Stats Scraper

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

(22)

Developer

Crawler Bros

Crawler Bros

Maintained by Community

Actor stats

22

Bookmarked

17

Total users

10

Monthly active users

23 days ago

Last modified

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, scrapedAt
  • domainRating (0-100)
  • linkingWebsites + linkingWebsitesText
  • referringDomainsDelta + direction (month-over-month change)
  • globalRank
  • organicTraffic + text + trafficMonth
  • asOf (data freshness month)
  • descriptionMeta (from JSON-LD)
  • notFound: true for domains Ahrefs doesn't index

Input

FieldTypeDescription
domainsstring[]List of domains/URLs to look up. Required.
modeenumfull (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: true record.
  • 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.