VOOZH about

URL: https://apify.com/scraper-engine/ahrefs-scraper

⇱ Ahrefs Scraper Β· Apify


Pricing

from $4.99 / 1,000 results

Go to Apify Store

πŸ”Ž Ahrefs Scraper extracts SEO data from Ahrefs to power competitive research, backlink analysis, and content strategy. πŸš€ Automate insights, save time, and scale campaigns with cleaner datasets. πŸ“ˆ

Pricing

from $4.99 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ Scraper Engine

Scraper Engine

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

πŸ”Ž Ahrefs Scraper

Pull rich, structured SEO data from Ahrefs' free tools β€” without an Ahrefs subscription or API key. Give the actor a domain/URL and/or a keyword, tick the datasets you want, and it returns clean JSON you can pipe straight into spreadsheets, dashboards, or your own pipelines.

It covers 9 Ahrefs free tools in one run:

🧰 ToolWhat you get
πŸ† Domain Overview / Website AuthorityDomain Rating, backlinks, referring domains
πŸ“Š Web TrafficEst. monthly visits, traffic value, history, top pages/countries/keywords
πŸ”— BacklinksBacklink & referring-domain overview
🧩 Broken LinksBroken inbound & outbound links
πŸ’‘ Keyword IdeasKeyword + question ideas with volumes
βš™οΈ Keyword DifficultyKD score + the ranking SERP
🎯 Keyword RankingWhere a domain ranks for a keyword
πŸ”Ž SERP OverviewFull SERP snapshot for a keyword
πŸ€– AI VisibilityAI citations across LLMs, top cited domains/pages & topics
🌍 Top WebsitesAhrefsTop trending websites (Top 1000/100) + movers up & down

✨ Why Choose Us?

  • All-in-one β€” 9 Ahrefs tools behind a single, simple input.
  • Bulk-ready β€” analyse many domains in one run.
  • Resilient β€” starts on a direct connection and auto-escalates to datacenter β†’ residential proxies only if Ahrefs blocks it, then sticks with the working tier.
  • Live results β€” every record is pushed the moment it's collected, so a long run never loses data.
  • Per-section output β€” each tool gets its own clean dataset view (table) for easy export.

πŸ”‘ Key Features

  • βœ… Single + bulk URL/domain input
  • βœ… 188-country localisation for keyword, SERP & traffic data
  • βœ… exact / subdomains scope and http/https/both protocol control
  • βœ… Cloudflare Turnstile solving via CapSolver, 2Captcha, Playwright, or a static token
  • βœ… Polite rate limiting with configurable delay
  • βœ… Live dataset writes + friendly, emoji-rich run log

πŸ›‘οΈ Captcha β€” handled for you

Ahrefs gates every free tool behind a Cloudflare Turnstile challenge. This actor solves it automatically with a built-in solver β€” you don't need to bring your own captcha key or configure anything. Just enter your target and press Start.

πŸ“₯ Input

{
"keyword":"ai automation",
"url":"make.com",
"country":"us",
"mode":"subdomains",
"include_web_authority":true,
"include_traffic":true,
"include_backlinks":true,
"include_keywords":true,
"include_serp":true,
"include_ai_visibility":true,
"proxyConfiguration":{"useApifyProxy":true}
}
FieldTypeDescription
keywordstringKeyword (or brand for AI Visibility)
urlstringSingle domain/URL to analyse
urlsarrayBulk list of domains/URLs (overrides url)
countrystring2-letter country code (default us)
modestringsubdomains or exact
include_*booleanToggle each dataset on/off
include_top_websitesbooleanAhrefsTop trending websites (no keyword/domain needed)
category_top_websitesstringCategory filter for Top Websites (default all)
country_top_websitesstringCountry filter for Top Websites (default worldwide)
proxyConfigurationobjectProxy settings (fallback only)

Captcha solving is built in β€” no key required.

πŸ“€ Output

One record per tool, e.g. a traffic record:

{
"data_captured_at":"2026-06-09T16:09:17+00:00",
"type":"traffic",
"domain":"make.com",
"mode":"subdomains",
"website_authority":{"domainRating":89.0,"backlinks":2705381,"refdomains":35390},
"website_traffic":{"trafficMonthlyAvg":360938,"costMontlyAvg":17315114},
"website_traffic_history":[ ... ],
"website_traffic_top_pages":[ ... ],
"website_traffic_top_countries":[ ... ],
"website_traffic_top_keywords":[ ... ]
}

Each type (traffic, backlinks, broken_links, keyword_ranking, keyword_difficulty, keywords, serp, ai_visibility, top_websites) has its own dataset view in the Output tab.

πŸš€ How to Use (Apify Console)

  1. Log in at console.apify.com β†’ Actors.
  2. Open Ahrefs Scraper.
  3. Enter a domain/URL and/or keyword, choose the datasets, and add your captcha key.
  4. Click Start.
  5. Watch the live log as data streams in.
  6. Open the Output tab and switch between per-section views.
  7. Export to JSON / CSV / XLSX.

πŸ€– Use via API

curl-X POST "https://api.apify.com/v2/acts/<ACTOR_ID>/run-sync-get-dataset-items?token=$APIFY_TOKEN"\
-H"Content-Type: application/json"\
-d'{"url":"make.com","keyword":"ai automation","include_traffic":true,"include_backlinks":true}'

πŸ’‘ Best Use Cases

  • Competitor SEO benchmarking at scale
  • Keyword research & content gap analysis
  • Backlink & broken-link audits
  • Tracking AI/LLM brand visibility

πŸ’° Pricing

This actor uses pay-per-event: you are billed per result record it produces (plus standard platform usage). Captcha-solver costs (CapSolver/2Captcha) are billed by those providers directly, not by Apify.

❓ FAQ

Do I need an Ahrefs account? No β€” this uses Ahrefs' public free tools.

Do I need a captcha key? No β€” Ahrefs protects every free tool with Cloudflare Turnstile, but this actor solves it automatically with a built-in solver.

Will it use a proxy? Only if Ahrefs blocks the direct connection β€” it then escalates to datacenter, then residential, and stays there.

Some fields are empty β€” why? A given tool may have no data for a target (e.g. a brand-new domain), or Ahrefs returned an error for that one call; the rest of the run still succeeds.

πŸ›Ÿ Support & Feedback

Open an issue on the actor's Issues tab in the Apify Console with your run ID and input, and we'll help.

βš–οΈ Legal

Data is collected only from publicly available Ahrefs free-tool endpoints. You are responsible for compliance with applicable laws (GDPR, CCPA, etc.) and Ahrefs' Terms of Service.

You might also like

Ahrefs Scraper

radeance/ahrefs-scraper

Extract key SEO data from Ahrefs including keyword rankings, backlink profiles, organic traffic, competitor analysis & domain authority. Supports bulk domain analysis across 180+ countries. Download as CSV, JSON, Excel, XML & more formats.

1.5K

3.3

(10)

Ahrefs Scraper

scrapio/ahrefs-scraper

πŸ”Ž Ahrefs Scraper automates extraction of SEO insights from Ahrefsβ€”backlinks, keywords, top pages & domainsβ€”so you can speed up competitive research, link building, and reporting. πŸš€ Clean, efficient, API-ready. πŸ“ˆ

Ahrefs Scraper

simpleapi/ahrefs-scraper

πŸš€ Ahrefs Scraper automates extracting SEO data from Ahrefs to power competitor research, backlink analysis, and content strategy. πŸ“ˆ Fast, reliable, and built for growth teams. πŸ€– Perfect for agencies & analysts.

Ahrefs Scraper

api-empire/ahrefs-scraper

πŸ”Ž Ahrefs Scraper automates extracting key SEO data from Ahrefsβ€”backlinks, keywords & metricsβ€”so you can accelerate link research, competitor analysis & content planning. πŸš€ Great for SEOs, agencies & growth teams. βœ…

Ahrefs Free Tools Scraper

parseforge/ahrefs-tools-scraper

Pull SEO metrics from Ahrefs free tools: Domain Rating, URL Rating, backlinks, referring domains, dofollow backlinks, organic traffic, and organic keywords. Switch between domain and keyword tools. Export to JSON, CSV, or Excel for SEO research, competitor benchmarking, and content audits.

Ahrefs Free Website Stats Scraper

crawlerbros/ahrefs-scraper

Scrape Ahrefs public website stats (Domain Rating, backlinks, global rank, organic traffic) from ahrefs.com/websites/. HTTP-only, no login, no proxy.

54

Ahrefs Domain Overview Checker

scrap3r/ahrefs-domain-overview-checker

Ahrefs Scraper, optimized for speed and reliability. Just enter your URL, and extract data such as Domain Rating, Url Rating, and moreβ€”all at lightning-fast.

316

1.4

(2)

Wellfound Scraper

radeance/wellfound-job-listings-scraper

Access high quality startup job and company data from Wellfound (AngelList) skills, experience, salary, remote policies, company linkedin, funding rounds, teams and investors. Built for recruiters, analysts, and job seekers with fast export to JSON, CSV, Excel, RSS & more.

1.1K

4.9

(6)

Similarweb Scraper

radeance/similarweb-scraper

Extract website traffic, global rank, country rank, bounce rate, visit duration, and traffic sources from Similarweb. Get detailed insights on SEO, referrals, and audience demographics. Scrape single or multiple URLs effortlessly. Export data as HTML Table, JSON, JSONL, CSV, Excel, XML, or RSS.

1.2K

3.9

(9)

Semrush Scraper

radeance/semrush-scraper

Extract enterprise-level SEO data from Semrush including domain authority, traffic analytics, keyword rankings, backlink profiles, trending sites & competitor insights. Supports bulk analysis with historical trends. Download as CSV, JSON, Excel, XML & more.

1.3K

4.9

(12)