Similarweb Scraper avatar

Similarweb Scraper

Pricing

from $5.00 / 1,000 results

Go to Apify Store
Similarweb Scraper

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.

Pricing

from $5.00 / 1,000 results

Rating

3.6

(7)

Developer

Radeance

Radeance

Maintained by Community

Actor stats

52

Bookmarked

668

Total users

131

Monthly active users

0.2 hours

Issues response

13 days ago

Last modified

Share

💎 Similarweb SEO Scraper

Similarweb Scraper

Discover more ➤ MOZ Scraper 🆕 Ahrefs Scraper Semrush Scraper Ubersuggest Scraper

The Similarweb Scraper on Apify gives you complete website traffic intelligence. Whether you’re a marketer, SEO analyst, or business strategist, this scraper helps you extract global and country-level visits, traffic sources, engagement metrics, keyword data (volume, CPC, value), top referral & social channels and many more key data points all in one dataset.

With optional in-depth data, you can uncover company insights, audience demographics (age & gender), competitor comparisons, and historical rank trends across industries and regions. Lookup competitors or similar sites to analyze market share and audience overlap with SimilarSites.com* data.

Whether you’re benchmarking competitors, analyzing digital performance, or building marketing dashboards, this Actor provides accurate, export-ready analytics (JSON, CSV, XLSX, and more) for comprehensive market intelligence at scale.

🗝️ Key Features

  • 🌍 Comprehensive Website Analytics:
    • Scrapes detailed web traffic insights from SimilarWeb
    • Extracts essential metrics like global rank, country rank, and category rank
    • Retrieves title, description, and domain details automatically
  • 📊 In-Depth Traffic Data:
    • Provides total visits and monthly visits for the last 3 months
    • Breaks down traffic by top countries with monthly traffic estimates
    • Extracts engagement metrics like bounce rate, pages per visit, and average time on site
  • 🚦 Traffic Source Breakdown:
    • Scrapes direct, referral, search, social, paid, and mail traffic distribution
    • Analyzes country-specific traffic shares for regional insights
  • ⚡ Fast and Efficient:
    • Blazing-fast performance, capable of scraping thousands of entries in minutes
  • 🔧 Advanced Customization:
    • Allows scraping a specific website URL for targeted insights
    • Easy to configure for extracting custom datasets
  • 📁 Flexible Data Output:
    • Exports data in multiple formats: CSV, XLSX, JSON, JSONL, XML, and RSS

📍 Input

If you use this actor on the apify platform, the UI Input interface is quite self explaining but here are some guidelines to help you use it:

Similarweb Scraper Sample Input

⚙️ Input Parameters

ParameterTypeRequiredDefaultDescription
urlsarray of stringsYesList of webpage URLs to analyze. Supports a single URL or multiple URLs for bulk requests.
include_similar_sitesbooleanNotrueWhen enabled, the response will include a list of similar websites along with their traffic statistics, rankings, and category data.
include_indepth_databooleanNofalseIncludes additional in-depth data such as company information, audience insights, historical rankings, competitors, and more. Note: This data may only be available for websites with significant traffic and presence.

Supported URL Formats

URL FormatsSupported
https://google.com
http://google.com
google.com

JSON Input

If you decide to use this actor from your favourite programming language. This would be a sample JSON input if you use the Apiy API via CURL, Python, JS etc.

{
"urls": ["https://www.indeed.com/"],
"include_similar_sites": true
"include_indepth_data": false,
}

📍 Output

📄 Field Reference

FieldTypeDescription
data_captured_atstring (ISO datetime)Timestamp when the dataset was captured.
searchUrlstring (URL)The original URL used for the lookup request.
urlstring (URL)Canonical URL of the analyzed website.
domainstringDomain name of the analyzed website.
rankGlobalnumber or nullGlobal ranking of the website based on traffic metrics.
countrystring or nullPrimary country associated with the website traffic or ranking.
countryRanknumber or nullRanking of the website within the specified country.
categorystring or nullCategory classification of the website.
categoryRanknumber or nullRanking of the website within its category.
titlestringPage title of the analyzed website.
descriptionstringMeta description of the website.
bounceRatenumberPercentage of visitors leaving the site after viewing one page.
pagesPerVisitnumberAverage number of pages visited per session.
timeOnSitenumberAverage time (seconds) users spend on the site per visit.
totalVisitsnumberTotal estimated visits for the selected time period.
monthlyVisitsDateFormatobjectMap of monthly visits where keys represent dates and values represent visits.
monthlyVisitsarray of objectsMonthly visit statistics containing month and visits.
website_traffic_by_countryarray of objectsBreakdown of traffic by country including traffic share and monthly visit history.
topKeywordsarray of objectsTop organic keywords driving traffic to the website.
engagementobjectSummary of engagement metrics for a specific month.
socialTrafficnumberShare of traffic coming from social media sources.
paidReferralsTrafficnumberShare of traffic generated through paid referral channels.
referralTrafficnumberShare of traffic coming from referral links on other websites.
searchTrafficnumberShare of traffic originating from search engines.
directTrafficnumberShare of traffic from users visiting directly.
mailTrafficnumberShare of traffic originating from email campaigns.
aiTrafficShareChatgptnumber or nullShare of AI-driven traffic attributed to ChatGPT.
aiTrafficShareClaudenumber or nullShare of AI-driven traffic attributed to Claude.
aiTrafficSharePerplexitynumber or nullShare of AI-driven traffic attributed to Perplexity.
aiTrafficShareGemininumber or nullShare of AI-driven traffic attributed to Gemini.
aiTrafficShareCopilotnumber or nullShare of AI-driven traffic attributed to Copilot.
aiTrafficShareHistoryarray of objectsHistorical share of traffic from AI assistants over time.
aiTopPromptsarray of stringsMost common prompts that generated AI-driven traffic.
countrySharearray of objectsTraffic share distribution by country.
isDataFromGoogleAdsbooleanIndicates whether the traffic data includes Google Ads sources.
isSmallbooleanIndicates whether the dataset represents a smaller traffic profile.
policynumberInternal classification or policy indicator for the dataset.
previewDesktopstring (URL)Desktop preview image of the website.
previewMobilestring (URL)Mobile preview image of the website.
snapshotDatestring (ISO datetime)Date representing the snapshot of the dataset.
faviconstring (URL)Website favicon image URL.
redirectstringCanonical redirect domain if applicable.
similarSitesarray of objectsList of websites with similar audience or category relevance.

Basic Search including Similar Sites Data

Some fields will be added to the output above when include_similar_sites is enabled

{
"data_captured_at": "2026-03-05T18:49:12.524047",
"searchUrl": "https://www.indeed.com/",
"url": "indeed.com",
"domain": "www.indeed.com",
"rankGlobal": 54,
"country": "US",
"countryRank": 35,
"category": "Jobs and Career / Jobs and Employment",
"categoryRank": 1,
"title": "job search | indeed",
"description": "with indeed, you can search millions of jobs online to find the next step in your career. with tools for job search, resumes, company reviews and more, we're with you every step of the way.",
"totalVisits": 416425756,
"monthlyVisitsDateFormat": {
"2025-11-01": 348098799,
"2025-12-01": 335682399,
"2026-01-01": 416425756
},
"monthlyVisits": [
{
"month": "November 2025",
"visits": 348098799
},
{
"month": "December 2025",
"visits": 335682399
},
{
"month": "January 2026",
"visits": 416425756
}
],
"website_traffic_by_country": [
{
"country": "US",
"share": 0.43279668767461155,
"monthly_traffic": [
{
"date": "2025-11-01T00:00:00",
"visits": 1506561
},
{
"date": "2025-12-01T00:00:00",
"visits": 1452823
},
{
"date": "2026-01-01T00:00:00",
"visits": 1802277
}
]
},
{
"country": "CA",
"share": 0.07615058188907263,
"monthly_traffic": [
{
"date": "2025-11-01T00:00:00",
"visits": 265080
},
{
"date": "2025-12-01T00:00:00",
"visits": 255625
},
{
"date": "2026-01-01T00:00:00",
"visits": 317111
}
]
},
{
"country": "GB",
"share": 0.07261656380660783,
"monthly_traffic": [
{
"date": "2025-11-01T00:00:00",
"visits": 252778
},
{
"date": "2025-12-01T00:00:00",
"visits": 243762
},
{
"date": "2026-01-01T00:00:00",
"visits": 302395
}
]
},
{
"country": "JP",
"share": 0.05456885460903122,
"monthly_traffic": [
{
"date": "2025-11-01T00:00:00",
"visits": 189954
},
{
"date": "2025-12-01T00:00:00",
"visits": 183179
},
{
"date": "2026-01-01T00:00:00",
"visits": 227239
}
]
},
{
"country": "FR",
"share": 0.04254710288144703,
"monthly_traffic": [
{
"date": "2025-11-01T00:00:00",
"visits": 148106
},
{
"date": "2025-12-01T00:00:00",
"visits": 142824
},
{
"date": "2026-01-01T00:00:00",
"visits": 177178
}
]
},
{
"country": "OTHER",
"share": 0.3213202091392297,
"monthly_traffic": [
{
"date": "2025-11-01T00:00:00",
"visits": 1118512
},
{
"date": "2025-12-01T00:00:00",
"visits": 1078616
},
{
"date": "2026-01-01T00:00:00",
"visits": 1338061
}
]
}
],
"topKeywords": [
{
"keyword": "indeed",
"estimatedValue": 35018320.0,
"searchVolume": 16902140.0,
"cpc": 0.73
},
{
"keyword": "indeed jobs",
"estimatedValue": 1844520.0,
"searchVolume": 596110.0,
"cpc": 0.52
},
{
"keyword": "インディード",
"estimatedValue": 1611410.0,
"searchVolume": 136730.0,
"cpc": null
},
{
"keyword": "jobs near me",
"estimatedValue": 367280.0,
"searchVolume": 632750.0,
"cpc": 0.77
},
{
"keyword": "indeed login",
"estimatedValue": 326920.0,
"searchVolume": 252230.0,
"cpc": 1.56
}
],
"engagement": {
"bounceRate": 0.29461888630532596,
"month": 1,
"year": 2026,
"pagesPerVisit": 10.161100559188354,
"visits": 416425756,
"timeOnSite": 469.5489182212055,
"dateFormat": "2026-01-01T00:00:00"
},
"socialTraffic": 0.008958467585247834,
"paidReferralsTraffic": 0.004389007771081652,
"referralTraffic": 0.03812593740300946,
"searchTraffic": 0.42382043265789615,
"directTraffic": 0.5217321137812845,
"mailTraffic": 0.002974040801480196,
"aiTrafficShareChatgpt": 0.8732361462633655,
"aiTrafficShareClaude": null,
"aiTrafficSharePerplexity": 0.07309715874043532,
"aiTrafficShareGemini": 0.024654957553285933,
"aiTrafficShareCopilot": null,
"aiTrafficShareHistory": [
{
"date": "2025-11-01T00:00:00",
"chatgpt_share": 72.95091025528197,
"claude_share": null,
"perplexity_share": 8.28747918159648,
"gemini_share": 0.13824145825267017,
"copilot_share": null
},
{
"date": "2025-12-01T00:00:00",
"chatgpt_share": 67.9050682618359,
"claude_share": null,
"perplexity_share": 4.8023410697577145,
"gemini_share": 0.1256595472452879,
"copilot_share": null
},
{
"date": "2026-01-01T00:00:00",
"chatgpt_share": 87.32361462633655,
"claude_share": null,
"perplexity_share": 7.3097158740435315,
"gemini_share": 2.465495755328593,
"copilot_share": null
}
],
"aiTopPrompts": [
"How can I find job listings on Indeed?",
"What are the top companies hiring on Indeed?",
"How do I upload my resume to Indeed?"
],
"countryShare": [
{
"country": "US",
"share": 0.43279668767461155
},
{
"country": "CA",
"share": 0.07615058188907263
},
{
"country": "GB",
"share": 0.07261656380660783
},
{
"country": "JP",
"share": 0.05456885460903122
},
{
"country": "FR",
"share": 0.04254710288144703
},
{
"country": "OTHER",
"share": 0.3213202091392297
}
],
"isDataFromGoogleAds": false,
"isSmall": true,
"policy": 0,
"previewDesktop": "https://site-images.similarcdn.com/image?url=indeed.com&t=1&s=1&h=6934fa9f350ce0af40d09bf8e2b5250854df6e550108eb6740545a2bc9715ec7",
"previewMobile": "https://site-images.similarcdn.com/image?url=indeed.com&t=4&s=1&h=6934fa9f350ce0af40d09bf8e2b5250854df6e550108eb6740545a2bc9715ec7",
"snapshotDate": "2026-01-01T00:00:00Z",
"favicon": "https://site-images.similarcdn.com/image?url=indeed.com&t=2&h=6934fa9f350ce0af40d09bf8e2b5250854df6e550108eb6740545a2bc9715ec7",
"redirect": "indeed.com",
"similarSites": [
{
"url": "hellowork.com",
"title": "Hellowork | Offres Emploi, Alerte mail, CV et Recrutement en France",
"description": "Trouvez rapidement un Emploi avec Hellowork, Premier site Emploi en France : 913 828 Offres d'Emploi, 12 324 Entreprises qui recrutent, CV, alerte mail, actualités.",
"categoryRank": 41,
"globalRank": 3572,
"topCountryRank": 139,
"totalVisits": 12161787,
"tags": [
"jobs",
"job search",
"search",
"job",
"job search engines",
"job search engine",
"career planning",
"career",
"search engine",
"job boards"
],
"thumbnail": "https://site-images.similarcdn.com/image?url=hellowork.com&t=1&h=0ccfcb5aa0168ebac9ecaf4967abe7e85da101351ca80f45d677db7431fc9906"
},
{
"url": "seek.com.au",
"title": "seek - australia's no. 1 jobs, employment, career and recruitment site",
"description": "seek is australia’s number one employment marketplace. find jobs and career related information or recruit the ideal candidate. why settle? seek",
"categoryRank": 8,
"globalRank": 1153,
"topCountryRank": 25,
"totalVisits": 30478947,
"tags": [
"jobs",
"job search",
"search",
"job",
"job search engines",
"job search engine",
"career planning",
"career",
"search engine",
"job boards"
],
"thumbnail": "https://site-images.similarcdn.com/image?url=seek.com.au&t=1&h=cbac8324d05c7417c86cd9655f4a273eb8982373578c65a5825e465e714afa7f"
},
...
{
"url": "linkedin.com",
"title": "LinkedIn: Log In or Sign Up",
"description": "1 billion members | Manage your professional identity. Build and engage with your professional network. Access knowledge, insights and opportunities.",
"categoryRank": 7,
"globalRank": 18,
"topCountryRank": 10,
"totalVisits": 1873164030,
"tags": [
"jobs",
"job search",
"search",
"job",
"job search engines",
"job search engine",
"career planning",
"career",
"search engine",
"job boards"
],
"thumbnail": "https://site-images.similarcdn.com/image?url=linkedin.com&t=1&h=64a0e043fc8ff74ac308e3f0e136ae7d1b6544be4e9e704ad7fd062070be48a1"
},
{
"url": "amazon.jobs",
"title": "Amazon.jobs: Help us build Earth’s most customer-centric company.",
"description": "We're a company of pioneers. It's our job to make bold bets, and we get our energy from inventing on behalf of customers. Success is measured against the possible, not the probable. For today’s pioneers, that’s exactly why there’s no place on Earth they’d rather build than Amazon.",
"categoryRank": 30,
"globalRank": 2961,
"topCountryRank": 1238,
"totalVisits": 15049549,
"tags": [
"jobs",
"job search",
"search",
"job",
"job search engines",
"job search engine",
"career planning",
"career",
"search engine",
"job boards"
],
"thumbnail": "https://site-images.similarcdn.com/image?url=amazon.jobs&t=1&h=d62ca7fd7e1123108f903bfcec4871b60ddd45e1edb43a5d55dc08f8570edfe6"
}
]
}

In-Depth Output JSON View

This will be added to the output above when include_indepth_data is enabled

{
"company_parent_domain": "make.com",
"company_name": "Make",
"company_year_founded": null,
"company_headquarters": "GB",
"company_headquarters_city": null,
"company_employees_min": 201,
"company_employees_max": 500,
"company_revenue_min": 2000000.0,
"company_revenue_max": 5000000.0,
"company_revenue_currency": "USD",
"age_destribution": [
{
"min_age": 25,
"max_age": 34,
"share": 0.3377714936794577
},
{
"min_age": 35,
"max_age": 44,
"share": 0.22360452286412902
},
{
"min_age": 45,
"max_age": 54,
"share": 0.15303971897051102
},
{
"min_age": 18,
"max_age": 24,
"share": 0.13889025192742416
},
{
"min_age": 55,
"max_age": 64,
"share": 0.09640951272348687
},
{
"min_age": 65,
"max_age": null,
"share": 0.05028449983499121
}
],
"gender_destribution": {
"male": 0.590477295171518,
"female": 0.40952270482848196
},
"global_rank_history": [
{
"date": "2025-06-01T00:00:00Z",
"rank": 6540
},
{
"date": "2025-07-01T00:00:00Z",
"rank": 6843
},
{
"date": "2025-08-01T00:00:00Z",
"rank": 7619
}
],
"country_rank_history": [
{
"date": "2025-06-01T00:00:00Z",
"rank": 7401
},
{
"date": "2025-07-01T00:00:00Z",
"rank": 8149
},
{
"date": "2025-08-01T00:00:00Z",
"rank": 8721
}
],
"category_rank_history": [
{
"date": "2025-06-01T00:00:00Z",
"rank": 235
},
{
"date": "2025-07-01T00:00:00Z",
"rank": 248
},
{
"date": "2025-08-01T00:00:00Z",
"rank": 257
}
],
"competitors": [
{
"domain": "make.com",
"icon": "https://site-images.similarcdn.com/image?url=make.com&t=2&s=1&h=09a581fb8e527099edcc5c5a1a1132c1827429674ec28527717f13a9469ff433",
"visits": 5728504
},
{
"domain": "airtable.com",
"icon": "https://site-images.similarcdn.com/image?url=airtable.com&t=2&s=1&h=fff46306b59d7eb534b68dec95c1e070ae2a375cab8fadb615c5b611e9d850d5",
"visits": 23035050
},
{
"domain": "skool.com",
"icon": "https://site-images.similarcdn.com/image?url=skool.com&t=2&s=1&h=f315ec3907073eac81d09480128c28973095b1615d968fa886dcc45346b041fc",
"visits": 24901632
},
{
"domain": "zapier.com",
"icon": "https://site-images.similarcdn.com/image?url=zapier.com&t=2&s=1&h=e827504a86e299f0e86a963b015e77e39fe8b6d7598a8fb782afe17f2e8bbd01",
"visits": 7111261
},
{
"domain": "notion.so",
"icon": "https://site-images.similarcdn.com/image?url=notion.so&t=2&s=1&h=fc063f89f3f4c3ef588e5cae98b934dd92e712d95e622cb3f7837837904ebd33",
"visits": 170424303
}
],
"top_interested_websites": [
{
"domain": "n8n.io",
"icon": "https://site-images.similarcdn.com/image?url=n8n.io&t=2&s=1&h=19a0034adfd28e52125da6730c6f513ee66f1319a45cd1f8f190176cfd5a2e5d"
},
{
"domain": "zapier.com",
"icon": "https://site-images.similarcdn.com/image?url=zapier.com&t=2&s=1&h=e827504a86e299f0e86a963b015e77e39fe8b6d7598a8fb782afe17f2e8bbd01"
},
{
"domain": "airtable.com",
"icon": "https://site-images.similarcdn.com/image?url=airtable.com&t=2&s=1&h=fff46306b59d7eb534b68dec95c1e070ae2a375cab8fadb615c5b611e9d850d5"
},
{
"domain": "platform.openai.com",
"icon": "https://site-images.similarcdn.com/image?url=platform.openai.com&t=2&s=1&h=bdc368abdbf776d5f7f1be05d1b511a2412c000f4217929c0b8b8df963152657"
},
{
"domain": "skool.com",
"icon": "https://site-images.similarcdn.com/image?url=skool.com&t=2&s=1&h=f315ec3907073eac81d09480128c28973095b1615d968fa886dcc45346b041fc"
}
],
"top_interested_topics": ["business", "google", "news", "api", "sign"],
"top_categories": [
"computers_electronics_and_technology/computers_electronics_and_technology",
"computers_electronics_and_technology/programming_and_developer_software",
"computers_electronics_and_technology/graphics_multimedia_and_web_design",
"computers_electronics_and_technology/social_networks_and_online_communities",
"business_and_consumer_services/online_marketing"
],
"top_competitors": [
{
"domain": "airtable.com",
"icon": "https://site-images.similarcdn.com/image?url=airtable.com&t=2&s=1&h=fff46306b59d7eb534b68dec95c1e070ae2a375cab8fadb615c5b611e9d850d5",
"visits": 23035050,
"category": "computers_electronics_and_technology/computers_electronics_and_technology",
"category_rank": 67,
"affinity": 1.0
},
{
"domain": "skool.com",
"icon": "https://site-images.similarcdn.com/image?url=skool.com&t=2&s=1&h=f315ec3907073eac81d09480128c28973095b1615d968fa886dcc45346b041fc",
"visits": 24901632,
"category": "computers_electronics_and_technology/computers_electronics_and_technology",
"category_rank": 68,
"affinity": 0.9566318182430933
},
{
"domain": "zapier.com",
"icon": "https://site-images.similarcdn.com/image?url=zapier.com&t=2&s=1&h=e827504a86e299f0e86a963b015e77e39fe8b6d7598a8fb782afe17f2e8bbd01",
"visits": 7111261,
"category": "computers_electronics_and_technology/programming_and_developer_software",
"category_rank": 127,
"affinity": 0.8879854598704175
},
{
"domain": "notion.so",
"icon": "https://site-images.similarcdn.com/image?url=notion.so&t=2&s=1&h=fc063f89f3f4c3ef588e5cae98b934dd92e712d95e622cb3f7837837904ebd33",
"visits": 170424303,
"category": "computers_electronics_and_technology/computers_electronics_and_technology",
"category_rank": 7,
"affinity": 0.8778496735518345
},
{
"domain": "upwork.com",
"icon": "https://site-images.similarcdn.com/image?url=upwork.com&t=2&s=1&h=950f51887566463d99a31f2a8785e9512e06d783a871f726af16f3b139e88881",
"visits": 38861420,
"category": "computers_electronics_and_technology/computers_electronics_and_technology",
"category_rank": 30,
"affinity": 0.8668531101435532
},
{
"domain": "calendly.com",
"icon": "https://site-images.similarcdn.com/image?url=calendly.com&t=2&s=1&h=6fcacdec9570b0554ed8035d8dab8dcf0a6a8bffc7816daa4096cee926837203",
"visits": 38420685,
"category": "computers_electronics_and_technology/computers_electronics_and_technology",
"category_rank": 43,
"affinity": 0.8570703663000997
},
{
"domain": "apify.com",
"icon": "https://site-images.similarcdn.com/image?url=apify.com&t=2&s=1&h=125d66be47a23677bb607b06989996d242ec48f6fa515f16fb9caf60be1ad6f6",
"visits": 2089977,
"category": "computers_electronics_and_technology/computers_electronics_and_technology",
"category_rank": 566,
"affinity": 0.8554498219667805
},
{
"domain": "figma.com",
"icon": "https://site-images.similarcdn.com/image?url=figma.com&t=2&s=1&h=4052a8dcdcf241a97ca3c02de406207e9e9520a61e1d386b45660d98f29b03dd",
"visits": 88012335,
"category": "computers_electronics_and_technology/computers_electronics_and_technology",
"category_rank": 10,
"affinity": 0.846324957991716
},
{
"domain": "clickup.com",
"icon": "https://site-images.similarcdn.com/image?url=clickup.com&t=2&s=1&h=c47618a15c143fd403ac378360c9989743510f991ccde191c9873d9035073b4b",
"visits": 32303810,
"category": "computers_electronics_and_technology/computers_electronics_and_technology",
"category_rank": 48,
"affinity": 0.8437329934707343
},
{
"domain": "gamma.app",
"icon": "https://site-images.similarcdn.com/image?url=gamma.app&t=2&s=1&h=e92732779d7e16997d98b50ee396fed500e7dedc670c75f19a3f7ed993d73183",
"visits": 21747477,
"category": "computers_electronics_and_technology/computers_electronics_and_technology",
"category_rank": 57,
"affinity": 0.8408885607562072
}
],
"top_competitor_insight": {
"domain": "airtable.com",
"icon": "https://site-images.similarcdn.com/image?url=airtable.com&t=2&s=1&h=fff46306b59d7eb534b68dec95c1e070ae2a375cab8fadb615c5b611e9d850d5",
"source": "DirectVisitsShare",
"share": 0.7840180477994089
},
"total_keywords": 93523,
"total_incoming_referring_domains": 296,
"top_incoming_referring_domains": [
{
"domain": "",
"icon": "",
"visits_share": 0.18748537001632712
},
{
"domain": "",
"icon": "",
"visits_share": 0.05908429378042539
},
{
"domain": "",
"icon": "",
"visits_share": 0.056345632420195566
},
{
"domain": "stripe.com",
"icon": "https://site-images.similarcdn.com/image?url=stripe.com&t=2&s=1&h=d68993ccefeee1fe61031cd46586b3158ad13585abae80195cc41b500863c253",
"visits_share": 0.048390071204497995
},
{
"domain": "tally.so",
"icon": "https://site-images.similarcdn.com/image?url=tally.so&t=2&s=1&h=c65186356e5b564a50088792479f06c8b7314152dadbf7e7ac9b15040f4d410a",
"visits_share": 0.037448175053081345
},
{
"domain": "live.com",
"icon": "https://site-images.similarcdn.com/image?url=live.com&t=2&s=1&h=4f68d3ffc8947028c823ba7e44ba3467cd07f113e6cbf03281186fb2ff9369d2",
"visits_share": 0.031512049024021126
}
],
"top_incoming_categories": [
{
"category": "AI_Chatbots_and_Tools",
"visits_share": 0.24922756619649378
},
{
"category": "Computers_Electronics_and_Technology/Computers_Electronics_and_Technology",
"visits_share": 0.2070657038331468
},
{
"category": "Computers_Electronics_and_Technology/Graphics_Multimedia_and_Web_Design",
"visits_share": 0.09153010344221389
},
{
"category": "Computers_Electronics_and_Technology/Programming_and_Developer_Software",
"visits_share": 0.06241017939648727
},
{
"category": "Business_and_Consumer_Services/Business_Services",
"visits_share": 0.05536483202024896
}
],
"total_ads_sites": 22,
"total_ads_networks": 2,
"top_ads_sites": [
{
"domain": "",
"icon": "",
"visits_share": 0.1640400416737118
},
{
"domain": "",
"icon": "",
"visits_share": 0.1640400416737118
},
{
"domain": "google.com",
"icon": "https://site-images.similarcdn.com/image?url=google.com&t=2&s=1&h=eb35e0fbafa3eb290132ffdfe47187d950d68daaa659ec1bd4b4e834b8f16461",
"visits_share": 0.10481007512874964
},
{
"domain": "instagram.com",
"icon": "https://site-images.similarcdn.com/image?url=instagram.com&t=2&s=1&h=acbe9ff09f263f0114ce8473b3d3e401bfdc360d5aff845e04182e8d2335ba49",
"visits_share": 0.07429254375811198
},
{
"domain": "x.com",
"icon": "https://site-images.similarcdn.com/image?url=x.com&t=2&s=1&h=181f9f2250b958cc0ca20fb16f33049b6e13425f038a279637ce1da9dc20d56f",
"visits_share": 0.07429254375811198
}
],
"total_social_networks": 15,
"social_networks_share": [
{
"name": "Youtube",
"visits_share": 0.5819463766041546,
"icon": "https://site-images.similarcdn.com/image?url=youtube.com&t=2&s=1&h=e117fb09ba0a34dee9830863bf927d29fc864e342583a36a667bf12346e88e20"
},
{
"name": "Facebook",
"visits_share": 0.16437592594020584,
"icon": "https://site-images.similarcdn.com/image?url=facebook.com&t=2&s=1&h=be773d6b77aa3d59b6a671c5c27ad729b1ae77400e89776e2f749cce6b926c4b"
},
{
"name": "Linkedin",
"visits_share": 0.09417594418915952,
"icon": "https://site-images.similarcdn.com/image?url=linkedin.com&t=2&s=1&h=64a0e043fc8ff74ac308e3f0e136ae7d1b6544be4e9e704ad7fd062070be48a1"
},
{
"name": "X-twitter",
"visits_share": 0.0431992396883042,
"icon": "https://site-images.similarcdn.com/image?url=x.com&t=2&s=1&h=181f9f2250b958cc0ca20fb16f33049b6e13425f038a279637ce1da9dc20d56f"
},
{
"name": "Facebook Messenger",
"visits_share": 0.024820405156123288,
"icon": "https://site-images.similarcdn.com/image?url=messenger.com&t=2&s=1&h=fad8af929798e42dc47716fe8b24a066081831efa023b6b0010c108d71fea866"
}
],
"total_outgoing_referring_domains": 98,
"top_outgoing_referring_domains": [
{
"domain": "",
"icon": "",
"visits_share": 0.9845811303072638
},
{
"domain": "",
"icon": "",
"visits_share": 0.004793693389757183
},
{
"domain": "",
"icon": "",
"visits_share": 0.0016186803518289277
},
{
"domain": "github.com",
"icon": "https://site-images.similarcdn.com/image?url=github.com&t=2&s=1&h=6525c30f1af9ea5ee8912788b611744e1debcba39a2d0dd3d410b2916169883b",
"visits_share": 0.0008339149902953251
},
{
"domain": "facebook.com",
"icon": "https://site-images.similarcdn.com/image?url=facebook.com&t=2&s=1&h=be773d6b77aa3d59b6a671c5c27ad729b1ae77400e89776e2f749cce6b926c4b",
"visits_share": 0.0007130654030526195
},
{
"domain": "maxai.co",
"icon": "https://site-images.similarcdn.com/image?url=maxai.co&t=2&s=1&h=cab961fd279234fec8f93dbd89ba079a4cf62c729fa1f48fe59f936a37f7e0c2",
"visits_share": 0.0006239099300155271
}
],
"top_outgoing_categories": [
{
"category": "Computers_Electronics_and_Technology/Search_Engines",
"visits_share": 0.983228726339018
},
{
"category": "Arts_and_Entertainment/TV_Movies_and_Streaming",
"visits_share": 0.004832064051379427
},
{
"category": "Computers_Electronics_and_Technology/Programming_and_Developer_Software",
"visits_share": 0.0022379954522619857
},
{
"category": "Business_and_Consumer_Services/Business_Services",
"visits_share": 0.0019179409479947048
},
{
"category": "Computers_Electronics_and_Technology/Email",
"visits_share": 0.0018452209737364958
}
]
}

Output Table View

Overview

Overview Output Table

In-Depth

In-Depth Output Table

🍪 Usage Limits

This service has different usage limits depending on your subscription status:

User TypeDaily RunsIn-Depth OptionIn-Depth Data URL(s)# Bulk URL(s) SupportedReset Period
Free10 run(s)Not available3 per run3 per run24-hours
PaidUnlimitedUnlimited3 per runUnlimited per runN/A

How Limits Work

  • Free users: Limited to 10 run(s) and limited to 3 URL(s) per run. 24-hour resetting usage period from your first usage. In-Depth data option is not available.
  • Paid users: No limits on the number of runs or the number of In-Depth Option uses. Unlimited Bulk URL(s) supported per run without In-Depth option. In-Depth data option is limited to 3 URL(s) per run.

💭 FAQ

What data can you get with Similarweb Scraper?

The Similarweb Scraper provides a comprehensive set of data points, including:

  • Website traffic metrics (visits, bounce rate, pages per visit, time on site)
  • Traffic sources (direct, referral, social, search, mail)
  • Country-specific traffic shares and monthly traffic trends
  • Top keywords driving traffic to the website

For more informtation about the data you can get please check the Output section above.

How many results can you scrape with Similarweb Scraper?

Similarweb Scraper can retrieve as much results as you need. We tested it with on average between 50-100 individual webpages per search request. It's realy up to you how much you need to scale it. Performance wise the scraper is able to return results like 5 page results in a matter of seconds.

Please keep in mind that Similarweb is a highly dynamic page with suffisticated bot protection so your results may very depending on your use-case. We do our best so you don't need to worry about this limitations.

For most cases, the Similarweb Actor is perfect for individuals, market researchers, analysts, and digital marketing professionals, as well as businesses looking to analyze web traffic and competitor insights.

Which proxy options should I use for Similarweb Scraper?

For optimal performance and to avoid potential blocking by Similarweb, it is recommended to use our default settings of Apify Proxy with the Similarweb Scraper. Apify Proxy are designed to handle web scraping tasks efficiently and can help you bypass restrictions imposed by target websites like Similarweb.

🖇️ Use Cases

Market Analysis: Efficiently scrape and analyze large volumes of website traffic data to understand market trends, popular categories, and emerging online sectors.

Competitor Benchmarking: Extract and compare website traffic metrics across different domains to determine competitive positioning and performance benchmarks.

Company Insights: Gather detailed company information, including domain authority, global and country ranks, and category ranks to evaluate market presence and performance.

Traffic Source Analysis: Identify and analyze traffic sources, such as direct, referral, social, and search traffic to optimize marketing strategies and improve traffic acquisition.

Regional Market Insights: Collect and analyze country-specific traffic data to understand regional market shares and user demographics for targeted marketing campaigns.

SEO and SEM Optimization: Monitor search traffic and paid referrals to refine SEO strategies and enhance SEM campaigns, ensuring higher visibility and better ROI.

Content Performance Tracking: Analyze the performance of specific content categories and popular topics among users to optimize content marketing strategies and boost engagement.

Audience Segmentation: Segment audiences based on traffic sources and country shares to tailor marketing messages and improve conversion rates.

Technology Usage Analysis: Discover the technologies used by competitors and market leaders to inform technology stack decisions and stay ahead in the digital landscape.

Strategic Planning: Use comprehensive website and traffic data to inform strategic planning, market entry decisions, and business development initiatives.

Ad Campaign Effectiveness: Evaluate the effectiveness of digital ad campaigns by tracking referral and direct traffic metrics, ensuring optimal ad spend and higher conversion rates.

Brand Visibility: Analyze and compare global and local rankings to measure brand visibility and impact in different markets, guiding brand-building efforts.

These use cases demonstrate the versatility and value of the Similarweb Scraper in providing detailed market insights, optimizing digital marketing efforts, and enhancing strategic business planning.

🌀 While the scraper is running

During the run, the actor will output log messages letting you know what is going on at any point. Each message always contains specific information about the process including which url / page the actor is working on.

If you provide invalid inputs to the actor, it will immediately stop with a failure state and output log messages explaining what is wrong. If you are unsure what went wrong feel free to open up an issue in the issue tab.

⚙️ While the scraper is running

During the run, the actor will output log messages letting you know what is going on at any point. Each message always contains specific information about the process including which url / page the actor is working on.

If you provide invalid inputs to the actor, it will immediately stop with a failure state and output log messages explaining what is wrong. If you are unsure what went wrong feel free to open up an issue in the issue tab.

🔗 Legality of web scraping

The Similarweb Scraper is designed to ethically extract only publicly available SEO data, and it does not scrape private user data such as personal email addresses or personal identifiers.

Our scrapers are ethical and do not extract any private user data, such as email addresses, gender, or location. They only extract what the user has chosen to share publicly. We therefore believe that our scrapers, when used for ethical purposes by Apify users, are safe. However, you should be aware that your results could contain personal data. Personal data is protected by the GDPR in the European Union and by other regulations around the world. You should not scrape personal data unless you have a legitimate reason to do so. If you're unsure whether your reason is legitimate, consult your lawyers. You can also read our blog post on the legality of web scraping

💬 Feedback and Support

Your satisfaction is important to us! Therefore we are constantly striving to enhance the performance of our services.

If you have any technical feedback or encounter any bugs within the Similarweb Scraper, please create an issue in the Actor’s Issues tab on the Apify Console to let us know about it. We will look into it as soon as possible.

You can also contact us directly for help on integrations, customized projects or new use cases at business@radeance.com.