VOOZH about

URL: https://apify.com/kinaesthetic_millionaire/ahref-traffic

⇱ Ahref Wesite Traffic Checker Unofficial API Β· Apify


πŸ‘ Ahref Wesite Traffic Checker Unofficial API avatar

Ahref Wesite Traffic Checker Unofficial API

Pricing

from $3.00 / 1,000 results

Go to Apify Store

Ahref Wesite Traffic Checker Unofficial API

Retrieve organic traffic overview data for any list of domains or URLs using Ahrefs' website analytics. Get estimated visits, traffic value, keyword counts, and top-ranking pages β€” all scraped programmatically without needing an Ahrefs subscription.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ Parsedom Inc

Parsedom Inc

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

16 days ago

Last modified

Share

Ahref Wesite Traffic Checker

Scrape website traffic and authority overview data from Ahrefs for any list of domains at scale. This actor collects traffic estimates, keyword rankings, top-performing pages, country distribution, and historical traffic trends directly from Ahrefs traffic overview endpoints and exports the data in structured JSON format.


πŸ‘ Output example.png

Caption: Ahref website traffic checker manual search method
Image Credit: https://ahrefs.com/

✨ Features

  • Website traffic data extraction β€” Extracts estimated monthly traffic, traffic value, keyword rankings, top pages, and country-level traffic distribution
  • Proxy support β€” Supports Apify proxy configuration for reliable large-scale scraping
  • Max results filtering β€” Limit how many domains are processed in a single run
  • Captcha bypass β€” Automatically handles captcha-protected requests during scraping

πŸ”§ Input Configuration

FieldTypeRequiredDefaultDescription
startUrlsarrayβœ…https://react-spring.dev/List of domain URLs to scrape traffic data for. Accepts plain domain URLs or Ahrefs traffic-checker URLs.
maxResultsintegerβ€”1Maximum number of domains to scrape.
proxyConfigurationobjectβ€”{"useApifyProxy":true,"apifyProxyGroups":["RESIDENTIAL"]}Proxy settings for the scraper.

Supported URL types:

  • Plain domain URLs Example: https://react-spring.dev/
  • Website homepage URLs Example: https://www.notebookcheck.net/
  • Ahrefs traffic-checker URLs

Sample input:

{
"startUrls":[
{
"url":"https://react-spring.dev/"
}
],
"maxResults":3,
"proxyConfiguration":{
"useApifyProxy":true,
"apifyProxyGroups":["RESIDENTIAL"]
}
}

πŸ“¦ Output

Contains URLs, monthly traffic averages, estimated traffic cost, top keywords, top pages, top countries, and historical traffic trends.

Sample output:

[
{
"url":"https://www.notebookcheck.net/",
"normalized_url":"https://notebookcheck.net",
"traffic_history":[
{
"date":"2025-12-01",
"organic":260697
},
{
"date":"2026-01-01",
"organic":260211
}
],
"traffic":{
"trafficMonthlyAvg":492374,
"costMontlyAvg":8471493
},
"top_pages":[
{
"url":"https://www.notebookcheck.net/GTA-6-Fans-have-rarely-been-this-disappointed-with-Rockstar.1307643.0.html",
"traffic":10939,
"share":8.550569438690564
},
{
"url":"https://www.notebookcheck.net/Vivo-V50-Design-color-options-and-other-key-details-revealed.948817.0.html",
"traffic":9032,
"share":7.059945440191351
}
],
"top_countries":[
{
"country":"in",
"share":26.370937051487292
},
{
"country":"us",
"share":25.798960051986647
}
],
"top_keywords":[
{
"keyword":"gta 6",
"position":1,
"traffic":224000
},
{
"keyword":"vivo v50",
"position":7,
"traffic":1350000
}
]
},
{
"url":"https://react-spring.dev/",
"normalized_url":"https://react-spring.dev",
"traffic_history":[
{
"date":"2026-04-01",
"organic":12045
},
{
"date":"2026-05-01",
"organic":13782
}
],
"traffic":{
"trafficMonthlyAvg":18420,
"costMontlyAvg":22419
},
"top_pages":[
{
"url":"https://react-spring.dev/docs/components/use-spring",
"traffic":1930,
"share":12.4
},
{
"url":"https://react-spring.dev/docs",
"traffic":1588,
"share":10.8
}
],
"top_countries":[
{
"country":"us",
"share":31.2
},
{
"country":"de",
"share":7.1
}
],
"top_keywords":[
{
"keyword":"react spring",
"position":2,
"traffic":54000
},
{
"keyword":"use spring react",
"position":5,
"traffic":9200
}
]
}
]

πŸ’‘ Uses of This Data

  • SEO competitor analysis across multiple domains
  • Estimating website traffic and traffic value for lead generation
  • Tracking organic keyword opportunities and rankings
  • Discovering high-performing content pages on competitor websites
  • Analyzing geographic traffic distribution by country

πŸš€ How to Use

  1. Sign up for a free Apify account β€” includes $5 monthly credit.
  2. Open the actor page and click Try for free.
  3. Fill in the Input fields (start URL or search query is required).
  4. Click Start and wait for the run to complete.
  5. Download results from the Output tab in JSON, CSV, or Excel format.

You can also run this actor via the Apify API or integrate it directly into your workflows using Zapier, Make, or n8n.

⚠️ Limitations & Known Issues

  • Traffic and keyword metrics are estimates provided by Ahrefs and may vary from actual analytics data.

πŸ“ Notes

  • Proxy recommended for large-scale scraping β€” For high-volume runs, enable the Apify Residential or Datacenter proxy to avoid blocks.
  • API integration β€” This actor can be called as an API from any automation platform (Zapier, Make, n8n, custom scripts).

πŸ’¬ Support & Contact

Need help or a custom scraper?

You might also like

Ahrefs All-in-One SEO Scraper - DR, Backlinks, Keywords

pro100chok/ahrefs-seo-tools

Extract all SEO data from Ahrefs in one Actor: Domain Rating, backlinks, keyword research (20 engines incl. ChatGPT/Gemini/Perplexity), SERP analysis, traffic estimates, AI visibility, keyword rank checker, top 1000 websites ranking, competitors & more. No subscription needed. Bulk URL support.

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

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.

49

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.

Ahref Website Authority Checker

kinaesthetic_millionaire/ahref-website-authority-checker

Extract website authority metrics from Ahrefs including Domain Rating (DR), backlinks, and referring domains. Analyze SEO strength, compare competitors, and identify high-authority sites for link building with automated processing and duplicate detection.

214

3.3

Moz DA PA Metrics

scrap3r/moz-da-pa-metrics

Just enter your URL, and extract data such as domain authority, page authority, and moreβ€”all at lightning-fast. πŸŽπŸ’¨

πŸ‘ User avatar

Chamuditha Prabhath Jayasena

176

Similarweb Scraper

igview-owner/similarweb-scraper

Scrape website traffic analytics for any domain: global rank, visits, engagement metrics, traffic sources, top SEO keywords, and similar competitor sites.

πŸ‘ User avatar

Sachin Kumar Yadav

172

3.0

Ahrefs Keyword Explorer

burbn/ahrefs-keyword-explorer

Analyze hundreds of keywords instantly with Ahrefs data. Get Difficulty (KD) scores, CPC, clicks, and traffic potential across 200+ countries. Uncover low-competition keywords and dominate search rankings with ease!

Moz Domain Authority Checker & SEO Metrics Scraper

seo-scraper/moz-domain-authority-checker

Check Domain Authority (DA), spam score, backlinks, ranking keywords, and 13 SEO metrics from Moz.com free analysis. No Moz Pro subscription needed. Analyze up to 10 domains per run.

seo-scraper

40

5.0

Moz Domain Authority Checker

jdtpnjtp/moz-domain-authority-checker

The MOZ Domain Authority API provides comprehensive domain analysis and SEO metrics through a simple REST interface. Analyze any domain to retrieve critical SEO indicators including Domain Authority (DA), Page Authority

158

1.6