Similarweb Scraper avatar
Similarweb Scraper

Pricing

$14.99/month + usage

Go to Apify Store
Similarweb Scraper

Similarweb Scraper

Developed by

Radeance

Radeance

Maintained by Community

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.

5.0 (2)

Pricing

$14.99/month + usage

24

303

53

Issues response

1.6 hours

Last modified

2 days ago

💎 Similarweb Scraper

Similarweb Scraper

Discover more ➤ SE Ranking Scraper 🆕 Ubersuggest Scraper 🆕 Semrush Scraper Ahrefs 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.

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:

Sample Input View

  • urls: (Required) (String Array) Enter your desired webpage urls in bulk or as a single url

  • include_indepth_data: (Optional) (Boolean) Enable this option to include additional in-depth data such as company information, audience demographics, historical rank data, competitors, and more.
    ℹ️ Please note that this data may not be available for all websites, especially smaller ones. Normally, this data is available for websites with significant traffic and presence.
    Default: false

  • proxySettings: (Optional) (Object) A proxy is necessary for this actor to work properly. Normally you can leave it as it is. You can use Apify Proxy or any other proxy provider of your choice. If you decide to use your own proxy, please ensure it supports HTTPS and has a good success rate to avoid potential issues during scraping.
    Default: Residential Proxy

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 apify api via CURL, Python, JS etc.

{
"urls": [
"https://www.indeed.com/",
"https://www.linkedin.com/",
"https://www.glassdoor.com/"
],
"include_indepth_data": true,
"proxySettings": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"],
"apifyProxyCountry": "US"
}
}

📌 Output

Basic Output JSON View

{
"data_captured_at": "2025-10-13T14:29:59.850885",
"searchUrl": "https://www.n8n.io",
"url": "n8n.io",
"domain": "www.n8n.io",
"rankGlobal": 4818,
"country": "US",
"countryRank": 7132,
"category": "Computers_Electronics_and_Technology/Programming_and_Developer_Software",
"categoryRank": 164,
"title": "n8n.io - AI workflow automation tool",
"description": "n8n is a free and source-available workflow automation tool",
"totalVisits": 10968221,
"monthlyVisitsDateFormat": {
"2025-07-01": 10898070,
"2025-08-01": 12039303,
"2025-09-01": 10968221
},
"monthlyVisits": [
{
"month": "July 2025",
"visits": 10898070
},
{
"month": "August 2025",
"visits": 12039303
},
{
"month": "September 2025",
"visits": 10968221
}
],
"website_traffic_by_country": [
{
"country": "US",
"share": 0.1439111161548021,
"monthly_traffic": [
{
"date": "2025-07-01T00:00:00",
"visits": 15684
},
{
"date": "2025-08-01T00:00:00",
"visits": 17326
},
{
"date": "2025-09-01T00:00:00",
"visits": 15785
}
]
},
{
"country": "IN",
"share": 0.11176976367517995,
"monthly_traffic": [
{
"date": "2025-07-01T00:00:00",
"visits": 12181
},
{
"date": "2025-08-01T00:00:00",
"visits": 13457
},
{
"date": "2025-09-01T00:00:00",
"visits": 12260
}
]
},
{
"country": "CN",
"share": 0.04675079992304148,
"monthly_traffic": [
{
"date": "2025-07-01T00:00:00",
"visits": 5095
},
{
"date": "2025-08-01T00:00:00",
"visits": 5629
},
{
"date": "2025-09-01T00:00:00",
"visits": 5128
}
]
},
{
"country": "DE",
"share": 0.043284483938997524,
"monthly_traffic": [
{
"date": "2025-07-01T00:00:00",
"visits": 4718
},
{
"date": "2025-08-01T00:00:00",
"visits": 5212
},
{
"date": "2025-09-01T00:00:00",
"visits": 4748
}
]
},
{
"country": "GB",
"share": 0.03161461814667043,
"monthly_traffic": [
{
"date": "2025-07-01T00:00:00",
"visits": 3446
},
{
"date": "2025-08-01T00:00:00",
"visits": 3807
},
{
"date": "2025-09-01T00:00:00",
"visits": 3468
}
]
}
],
"topKeywords": [
{
"keyword": "n8n",
"estimatedValue": 2958590.0,
"searchVolume": 3670140.0,
"cpc": 0.41
},
{
"keyword": "n8n pricing",
"estimatedValue": 55230.0,
"searchVolume": 70800.0,
"cpc": 0.73
},
{
"keyword": "n8n templates",
"estimatedValue": 55200.0,
"searchVolume": 68230.0,
"cpc": 2.39
},
{
"keyword": "8n8",
"estimatedValue": 30300.0,
"searchVolume": 48890.0,
"cpc": 4.25
},
{
"keyword": "n8n workflows",
"estimatedValue": 29200.0,
"searchVolume": 49730.0,
"cpc": 3.27
}
],
"engagement": {
"bounceRate": 0.4913225682358234,
"month": 9,
"year": 2025,
"pagesPerVisit": 4.2491461918084905,
"visits": 10968221,
"timeOnSite": 231.37314705083722,
"dateFormat": "2025-09-01T00:00:00"
},
"socialTraffic": 0.009043423559049319,
"paidReferralsTraffic": null,
"referralTraffic": 0.044713153420844226,
"searchTraffic": 0.4907824685882467,
"directTraffic": 0.45131157198098704,
"mailTraffic": 0.0003586431510129812,
"countryShare": [
{
"country": "US",
"share": 0.1439111161548021
},
{
"country": "IN",
"share": 0.11176976367517995
},
{
"country": "CN",
"share": 0.04675079992304148
},
{
"country": "DE",
"share": 0.043284483938997524
},
{
"country": "GB",
"share": 0.03161461814667043
}
],
"isDataFromGoogleAds": false,
"isSmall": false,
"policy": 0,
"previewDesktop": "https://site-images.similarcdn.com/image?url=n8n.io&t=1&s=1&h=19a0034adfd28e52125da6730c6f513ee66f1319a45cd1f8f190176cfd5a2e5d",
"previewMobile": "https://site-images.similarcdn.com/image?url=n8n.io&t=4&s=1&h=19a0034adfd28e52125da6730c6f513ee66f1319a45cd1f8f190176cfd5a2e5d",
"snapshotDate": "2025-09-01T00:00:00Z"
}

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

In-Depth

In-Depth

🍪 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 information, 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 this 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.