VOOZH about

URL: https://apify.com/crawlerbros/similarweb-scraper

⇱ Similarweb Scraper Β· Apify


Pricing

from $5.99 / 1,000 results

Go to Apify Store

Similarweb Scraper

Get website traffic analytics, rankings, traffic sources, top keywords, and AI traffic data from SimilarWeb. Analyze any domain - no API key or authentication needed.

Pricing

from $5.99 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ Crawler Bros

Crawler Bros

Maintained by Community

Actor stats

1

Bookmarked

74

Total users

21

Monthly active users

66 days

Issues response

8 days ago

Last modified

Share

Extract website traffic analytics, rankings, traffic sources, top keywords, and AI traffic insights from SimilarWeb. Analyze any domain in bulk β€” no API key, login, or SimilarWeb account required.

What can this scraper do?

  • Traffic analytics β€” Get total monthly visits, bounce rate, pages per visit, and average time on site
  • Global and category rankings β€” See where a website ranks globally, in its country, and within its category
  • Traffic source breakdown β€” Understand how much traffic comes from direct, search, social, referrals, email, and paid sources
  • Top keywords β€” Discover the top search keywords driving traffic, with search volume and CPC data
  • AI traffic insights β€” See which AI chatbots (ChatGPT, Perplexity, etc.) are sending traffic to a website
  • Top AI prompts β€” Find out what prompts users ask AI chatbots that mention this website
  • Historical data β€” Get 3 months of estimated monthly visit history
  • Bulk analysis β€” Analyze hundreds of domains in a single run
  • Geographic distribution β€” See the top 5 countries by traffic share

Input

FieldTypeRequiredDescription
domainsString listYesList of website domains to analyze. Accepts various formats: google.com, https://google.com, www.google.com β€” the scraper normalizes them automatically.
maxItemsIntegerNoMaximum number of domains to process (default: 100, max: 5000). Use this to limit a large input list.

Example Input

Single domain

{
"domains":["google.com"]
}

Multiple domains for competitive analysis

{
"domains":[
"google.com",
"bing.com",
"duckduckgo.com",
"yahoo.com"
]
}

Various URL formats (all normalized automatically)

{
"domains":[
"https://www.reddit.com/r/popular",
"facebook.com",
"www.twitter.com",
"http://apify.com"
]
}

Output

Each domain produces one row in the dataset with the following fields:

FieldTypeDescriptionExample
domainStringThe analyzed domaingoogle.com
titleStringWebsite titleGoogle
descriptionStringWebsite descriptionLearn about Google...
categoryStringSimilarWeb categorycomputers_electronics_and_technology/search_engines
globalRankIntegerGlobal traffic rank1
countryRankIntegerRank in the site's top country1
countryRankCountryStringCountry code for country rankUS
categoryRankIntegerRank within category1
categoryNameStringCategory name for rankingComputers_Electronics_and_Technology/Search_Engines
totalVisitsNumberTotal monthly visits85756574615
bounceRateNumberBounce rate (0-1 decimal)0.283585
pagesPerVisitNumberAverage pages per visit8.52
timeOnSiteNumberAverage time on site (seconds)610.41
engagementMonthStringEngagement data month2026-01
estimatedMonthlyVisitsString (JSON)3 months of visit history{"2025-11-01": 82284033110, ...}
trafficSourceDirectNumberDirect traffic share (0-1)0.858270
trafficSourceSearchNumberSearch traffic share (0-1)0.083459
trafficSourceSocialNumberSocial traffic share (0-1)0.007599
trafficSourceReferralsNumberReferral traffic share (0-1)0.044567
trafficSourceMailNumberEmail traffic share (0-1)0.002837
trafficSourcePaidReferralsNumberPaid referral share (0-1)0.003267
topCountriesString (JSON)Top 5 countries by traffic[{"countryCode": "US", "share": 0.2459}, ...]
topKeywordsString (JSON)Top keywords with metrics[{"name": "gemini", "volume": 100378910, "cpc": 0.42, ...}]
aiTrafficSplitString (JSON)AI platforms sending traffic[{"name": "chatgpt.com", "rank": 1}, ...]
aiChatbotDistributionString (JSON)AI chatbot traffic distribution[{"name": "chatgpt.com", "value": 59.83}, ...]
aiTotalVisitsNumberTotal AI-sourced visits500000000
topPromptsString (JSON)AI prompts mentioning this site["What is the most popular search engine?", ...]
isSmallBooleanSmall/low-traffic site flagfalse
screenshotStringWebsite screenshot URLhttps://site-images.similarcdn.com/...
snapshotDateStringData snapshot date2026-01-01T00:00:00+00:00
scrapeTimestampStringWhen data was scraped2026-03-11T12:00:00+00:00

Sample Output

{
"domain":"google.com",
"title":"Google",
"description":"Learn about the Certified Publisher Program...",
"category":"computers_electronics_and_technology/search_engines",
"globalRank":1,
"countryRank":1,
"countryRankCountry":"US",
"categoryRank":1,
"categoryName":"Computers_Electronics_and_Technology/Search_Engines",
"totalVisits":85756574615,
"bounceRate":0.283585,
"pagesPerVisit":8.52,
"timeOnSite":610.41,
"engagementMonth":"2026-01",
"trafficSourceDirect":0.858270,
"trafficSourceSearch":0.083459,
"trafficSourceSocial":0.007599,
"trafficSourceReferrals":0.044567,
"trafficSourceMail":0.002837,
"trafficSourcePaidReferrals":0.003267,
"topCountries":"[{\"countryCode\": \"US\", \"share\": 0.2459}, ...]",
"topKeywords":"[{\"name\": \"gemini\", \"volume\": 100378910, \"cpc\": 0.42, \"estimatedValue\": 151798290}]",
"aiTrafficSplit":"[{\"name\": \"chatgpt.com\", \"rank\": 1}]",
"aiChatbotDistribution":"[{\"name\": \"chatgpt.com\", \"value\": 59.83}]",
"aiTotalVisits":500000000,
"topPrompts":"[\"What is the most popular search engine?\"]",
"isSmall":false,
"screenshot":"https://site-images.similarcdn.com/image?url=...",
"snapshotDate":"2026-01-01T00:00:00+00:00",
"scrapeTimestamp":"2026-03-11T12:00:00.000000+00:00"
}

FAQ

Do I need a SimilarWeb account or API key?

No. This scraper works without any authentication, API key, or SimilarWeb account. It uses publicly available SimilarWeb data.

How accurate is the data?

The data comes directly from SimilarWeb's analytics platform, the same source used by marketing professionals and analysts worldwide. Traffic estimates are based on SimilarWeb's panel-based methodology.

What does the isSmall flag mean?

When isSmall is true, SimilarWeb does not have enough data for the domain. This typically happens with very small websites that don't have enough traffic to generate reliable estimates. The output row will still be created but metrics may be zero.

How often is the data updated?

SimilarWeb updates their data monthly. The snapshotDate field shows the date of the most recent data snapshot. The engagementMonth field shows which month the engagement metrics correspond to.

Can I analyze any domain?

Yes, you can analyze any website domain. Large, well-known websites will have the most comprehensive data. Smaller sites may return limited data (indicated by isSmall: true).

What is AI traffic data?

SimilarWeb now tracks traffic that comes from AI chatbots like ChatGPT, Perplexity, and others. The aiTrafficSplit shows which AI platforms send traffic to the analyzed domain, and aiChatbotDistribution shows the percentage breakdown. The topPrompts field reveals what users ask AI chatbots that results in mentions of this website.

What formats can I use for domain input?

The scraper accepts domains in many formats and normalizes them automatically:

  • google.com (bare domain)
  • https://google.com (with protocol)
  • www.google.com (with www prefix)
  • https://www.google.com/search?q=test (with path and query β€” stripped automatically)

How many domains can I analyze in one run?

You can analyze up to 5,000 domains in a single run. The scraper processes them sequentially with a small delay between requests to ensure reliability.

What are the traffic source percentages?

Traffic source values are decimals between 0 and 1 (not percentages). For example, trafficSourceDirect: 0.858270 means 85.83% of traffic comes from direct visits. The six traffic sources (Direct, Search, Social, Referrals, Mail, Paid Referrals) sum to approximately 1.0.

You might also like

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

Similarweb

canadesk/similarweb

SimilarWeb analytics for any website (public data). It's fast and costs little!

πŸ‘ User avatar

Canadesk Support

156

4.3

Similarweb Fast Scraper

tri_angle/fast-similarweb-scraper

Scrape Similarweb faster and get data about website traffic, visits, global/country rank and more

πŸ‘ User avatar

Tri⟁angle

774

5.0

SimilarWeb Scraper Pro

burbn/similarweb-scraper-pro

Scrape SimilarWeb website analytics for any domain: traffic, rankings, competitors, keywords, demographics, and tech stack.

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.1K

3.9

Similarweb scraper

curious_coder/similarweb-scraper

Scrape similarweb to get insights for websites in bulk including website traffic, pages per visit, time spent on website, bounce rate, rank, etc

2.4K

3.7

Similarweb Scraper

tri_angle/similarweb-scraper

A simple but powerful scraper for similarweb.com. Retrieve website popularity information and get it in a JSON/XML/CSV/Excel/HTML table format. Get data such as total visits, traffic sources, competitors, top countries, company info, etc..

πŸ‘ User avatar

Tri⟁angle

3.5K

4.0

Website Traffic Analysis

mina_safwat/website-traffic-analysis

You want to know more about your website or your competitor's? Get detailed insights on traffic, SEO performance, keyword rankings, and competitor analysis. Optimize your online presence and stay ahead with data-driven strategies!

SimilarWeb Fast Scraper β€” Website Traffic, Rankings & Analytics

pro100chok/similarweb-scraper

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.

Similarweb Scraper

santamaria-automations/similarweb-scraper

Scrape website traffic data from Similarweb. Get monthly visits, traffic sources, top keywords, global rankings, and audience insights for any domain.