SimilarWeb Fast Scraper — Website Traffic, Rankings & Analytics avatar

SimilarWeb Fast Scraper — Website Traffic, Rankings & Analytics

Pricing

$1.00 / 1,000 results

Go to Apify Store
SimilarWeb Fast Scraper — Website Traffic, Rankings & Analytics

SimilarWeb Fast Scraper — Website Traffic, Rankings & Analytics

Extract SimilarWeb data for any domain in seconds. Get traffic stats, global rankings, top keywords, traffic sources, AI traffic insights, and similar sites — all in one fast parallel run.

Pricing

$1.00 / 1,000 results

Rating

5.0

(2)

Developer

Raven

Raven

Maintained by Community

Actor stats

3

Bookmarked

126

Total users

81

Monthly active users

5 days ago

Last modified

Share

SimilarWeb Scraper — Website Traffic, Rankings, WHOIS, and Keyword Density

🦅 More from Raven ►Ahrefs SEO ToolsSemrush ScraperSimilarweb Scraper

Extract website analytics from three data sources: SimilarWeb traffic data, similar sites discovery, and AITDK domain intelligence. Choose one source per run via the Search Type dropdown. Analyze up to 50 domains in parallel.

Pricing

PlanPriceBest ForLink
Pay per result$2 / 1,000 resultsOne-time analysis, small batchesSimilarWeb Scraper
Monthly subscription$20 / monthRegular monitoring, unlimited usageSimilarWeb Website Analytics

Both plans have identical functionality — choose the one that fits your workflow.

Search Types

Select one of three modes in the Search Type dropdown:

Search TypeDescriptionOutput Fields
SimilarWebTraffic data, rankings, engagement metrics, traffic sourcesSiteName, Title, Category, GlobalRank, CountryRank, Engagments, EstimatedMonthlyVisits, TrafficSources, TopCountryShares
Similar SitesCompetitor and alternative websitesSiteName, SimilarSites (Site, TotalVisits, CategoryRank, TopCountryRank, Description)
AITDKWHOIS domain data and keyword density analysisSiteName, Whois (registrationDate, expirationDate, registrar, nameservers, status), KeywordDensity (1-5 word phrases)

Key Features

  • Bulk domain analysis — submit up to 50 domains at once, all processed simultaneously
  • 3 data sources — choose SimilarWeb traffic data, similar sites, or AITDK domain intelligence per run
  • Traffic estimates — monthly visits, bounce rate, pages per visit, average session duration, and 3-month visit history (SimilarWeb mode)
  • Global and country rankings — worldwide rank, country-specific rank, and industry category rank (SimilarWeb mode)
  • Traffic source breakdown — percentage split across direct, organic search, paid search, social, referral, email, and display ads (SimilarWeb mode)
  • Geographic distribution — top 5 countries driving traffic with share percentages (SimilarWeb mode)
  • Similar sites discovery — related websites with their own traffic data, category rank, and descriptions (Similar Sites mode)
  • WHOIS data — domain registration date, expiration date, registrar, nameservers, registrant country, and domain status (AITDK mode)
  • Keyword density analysis — 1-word through 5-word phrase frequency analysis with stop word filtering, 50 languages (AITDK mode)
  • Flexible proxy support — use Apify Proxy (Residential or Datacenter) or bring your own HTTP proxies
  • Error resilience — failed items are logged with error details, other domains still process normally

What Data You Get

SimilarWeb mode

FieldDescription
SiteNameDomain name
TitleWebsite title
CategoryIndustry category (e.g. computers_electronics_and_technology/search_engines)
GlobalRankWorldwide traffic rank
CountryRankRank within the primary traffic country
EngagmentsTotal visits, bounce rate, pages per visit, session duration
EstimatedMonthlyVisitsLast 3 months of visit data (raw numbers and formatted)
TrafficSourcesPercentage split by channel: Direct, Search, Social, Referrals, Mail, Paid
TopCountrySharesTop 5 countries with traffic share percentages

Similar Sites mode

FieldDescription
SiteNameDomain name
SimilarSitesArray of related websites with Site, TotalVisits, CategoryRank, TopCountryRank, Description

AITDK mode

FieldDescription
SiteNameDomain name
Whois.registrationDateDomain registration date
Whois.expirationDateDomain expiration date
Whois.lastUpdatedLast WHOIS record update
Whois.registrarDomain registrar name
Whois.registrantCountryRegistrant country code
Whois.nameserversList of DNS nameservers
Whois.statusDomain status flags (e.g. client transfer prohibited)
KeywordDensity.1wordSingle-word frequency (stop words filtered)
KeywordDensity.2words2-word phrase frequency
KeywordDensity.3words3-word phrase frequency
KeywordDensity.4words4-word phrase frequency
KeywordDensity.5words5-word phrase frequency

Each keyword density entry contains: keyword, count, total (total words on page), density (percentage). Sorted by density descending.

Use Cases

  • Competitive analysis — track competitors' traffic trends and traffic sources to spot gaps and opportunities (SimilarWeb mode)
  • On-page SEO audit — use keyword density analysis to check keyword stuffing, content relevance, and phrase optimization across 1-5 word n-grams (AITDK mode)
  • Domain research — check domain age, expiration dates, registrar history, and DNS configuration via WHOIS data (AITDK mode)
  • Marketing budget allocation — understand where competitors get traffic (search, social, direct, paid) and optimize your channel mix (SimilarWeb mode)
  • Lead generation and sales intelligence — enrich your CRM with website traffic data to qualify leads and prioritize outreach (SimilarWeb mode)
  • Investment due diligence — evaluate company digital performance using traffic trends, monthly visit history, domain age, and market positioning
  • Partnership discovery — find similar websites and potential partners in your niche (Similar Sites mode)

How It Works

  1. Select search type — choose SimilarWeb, Similar Sites, or AITDK from the dropdown
  2. Enter domains — provide up to 50 domains (e.g. google.com, shopify.com)
  3. Configure proxy — select Residential proxy for best success rate, or use your own
  4. Actor fetches data — all domains processed in parallel using the selected data source
  5. Download results — structured JSON output in the Apify dataset, ready to export as JSON, CSV, or Excel

Input Parameters

ParameterTypeRequiredDescription
searchTypeStringYesData source: similarweb (traffic, rankings), similar_sites (competitors), or aitdk (WHOIS, keyword density)
domainsString[]YesList of domains to analyze, max 50 per run (e.g. google.com, facebook.com)
proxyConfigurationObjectNoProxy settings — Apify Proxy groups (RESIDENTIAL, DATACENTER) or custom proxy URLs

Input examples

SimilarWeb mode (traffic data):

{
"searchType": "similarweb",
"domains": ["google.com", "facebook.com", "shopify.com"]
}

Similar Sites mode:

{
"searchType": "similar_sites",
"domains": ["google.com"]
}

AITDK mode (WHOIS + keyword density):

{
"searchType": "aitdk",
"domains": ["google.com"]
}

With custom proxies:

{
"searchType": "similarweb",
"domains": ["google.com"],
"proxyConfiguration": {
"useApifyProxy": false,
"proxyUrls": [
"http://user:pass@proxy-provider.com:port"
]
}
}

Output Examples

SimilarWeb mode

{
"SiteName": "google.com",
"Title": "Google",
"Category": "computers_electronics_and_technology/search_engines",
"GlobalRank": { "Rank": 1 },
"CountryRank": { "Country": 840, "CountryCode": "US", "Rank": 1 },
"Engagments": {
"Visits": 85756574615,
"VisitsFormatted": "85.76B",
"BounceRate": 28.36,
"PagePerVisit": 8.52,
"TimeOnSite": 610
},
"EstimatedMonthlyVisits": {
"2025-11-01": 82284033110,
"2025-12-01": 84172772881,
"2026-01-01": 85756574615
},
"TrafficSources": {
"Direct": 85.83,
"Search": 8.35,
"Referrals": 4.46,
"Social": 0.76,
"Paid Referrals": 0.33,
"Mail": 0.28
},
"TopCountryShares": [
{ "CountryCode": "US", "Value": 24.59 },
{ "CountryCode": "IN", "Value": 5.55 },
{ "CountryCode": "JP", "Value": 5.47 }
]
}

Similar Sites mode

{
"SiteName": "google.com",
"SimilarSites": [
{ "Site": "bing.com", "TotalVisits": 1234567890, "CategoryRank": 2, "TopCountryRank": 3, "Description": "..." },
{ "Site": "yahoo.com", "TotalVisits": 987654321, "CategoryRank": 5, "TopCountryRank": 8, "Description": "..." }
]
}

AITDK mode

{
"SiteName": "google.com",
"Whois": {
"registrationDate": "1997-09-15T04:00:00Z",
"expirationDate": "2028-09-14T04:00:00Z",
"lastUpdated": "2019-09-09T15:39:04Z",
"registrar": "MarkMonitor Inc.",
"registrantCountry": "US",
"nameservers": ["NS1.GOOGLE.COM", "NS2.GOOGLE.COM", "NS3.GOOGLE.COM", "NS4.GOOGLE.COM"],
"status": ["client delete prohibited", "client transfer prohibited", "client update prohibited"]
},
"KeywordDensity": {
"1word": [
{ "keyword": "google", "count": 5, "total": 366, "density": 1.37 },
{ "keyword": "english", "count": 5, "total": 366, "density": 1.37 }
],
"2words": [
{ "keyword": "cookies und", "count": 3, "total": 366, "density": 0.82 }
],
"3words": [
{ "keyword": "cookies und daten", "count": 3, "total": 366, "density": 0.82 }
],
"4words": [
{ "keyword": "verwenden wir cookies und", "count": 3, "total": 366, "density": 0.82 }
],
"5words": [
{ "keyword": "verwenden wir cookies und daten", "count": 2, "total": 366, "density": 0.55 }
]
}
}

Proxy and Troubleshooting

Residential proxies are recommended for the best success rate. SimilarWeb actively blocks datacenter IPs.

SymptomLikely CauseFix
Most domains return 403/429IP is blockedSwitch to RESIDENTIAL proxies
Single-domain failureDomain has no SimilarWeb dataCheck domain name; expected behavior
Timeouts on all domainsProxy is downVerify proxy URLs or use Apify Proxy
Works for ~10 domains, then failsIP not rotatingUse per-request rotation, avoid sticky sessions
WHOIS data missingRate limit on WHOIS lookupNormal for high-volume runs, other data still present

FAQ

What are the search types? There are 3 modes: SimilarWeb returns traffic and ranking data, Similar Sites returns competitor websites, AITDK returns WHOIS domain info and keyword density analysis. Select one per run.

How many domains can I analyze per run? Up to 50 domains in a single run, all processed in parallel. Typical response time is 1–10 seconds per domain.

Does the scraper work with subdomains? Yes. Pass subdomains like translate.google.com or maps.google.com and get separate analytics for each.

What proxy should I use? Residential proxies give the highest success rate. Datacenter proxies are faster and cheaper but get blocked more often. Start with RESIDENTIAL if you need reliability.

Can I use my own proxies instead of Apify Proxy? Yes. Select "Custom proxies" in the proxy configuration and add your proxy URLs. Make sure they support per-request rotation.

What happens if a domain fails? The Actor continues processing all remaining domains. Failed items include an error field with details.

How does keyword density work? In AITDK mode, the Actor fetches the page HTML, strips non-visible elements (scripts, styles, iframes, etc.), tokenizes the visible text, and calculates n-gram frequencies for 1-5 word phrases. Stop words from 50 languages are filtered from single-word results.

What's the difference between the monthly and pay-per-use plans? Identical functionality. Monthly ($20/mo) is better for ongoing monitoring; pay-per-use ($2/1k results) is better for occasional analysis.

Having issues? Help me fix them faster

If you experience any problems, please share your run data with me so I can debug and improve the Actor:

  1. Go to Apify Security Settings
  2. Find "Share run data with developers"
  3. In the "Manage list of Actors" section, check this Actor (or All Actors)
  4. Save

This data is used only for debugging and helps me resolve issues much faster. Thank you!

Support

Questions, bug reports, or feature requests: afrcanec@gmail.com

🏷️ Tags

SimilarWeb Scraper, Website Traffic Analyzer, SimilarWeb API, Website Analytics Extractor, Global Ranking Checker, Traffic Source Breakdown, Organic Keywords Extractor, AI Traffic Tracker, Domain WHOIS Lookup, Keyword Density Analyzer, Competitor Traffic Analysis, Website Ranking Data, SEO Analytics Tool, SimilarWeb Data Extractor, Digital Marketing Intelligence, Monthly Visits Tracker, Bounce Rate Analyzer, Similar Sites Finder, How to Scrape SimilarWeb, Extract Website Traffic Data, Domain Research Tool, Market Share Analysis, Website Comparison Tool, Referral Traffic Analytics, Country Traffic Distribution, Web Analytics Scraper, Investment Due Diligence, Lead Qualification Data, Website Performance Metrics, AI Referral Traffic Monitor