VOOZH about

URL: https://apify.com/scrapier/similarweb-quick-scraper

⇱ 🌐 SimilarWeb Quick Scraper Β· Apify


πŸ‘ 🌐 SimilarWeb Quick Scraper avatar

🌐 SimilarWeb Quick Scraper

Pricing

from $5.99 / 1,000 results

Go to Apify Store

🌐 SimilarWeb Quick Scraper

🌐 SimilarWeb Quick Scraper extracts competitor insights fastβ€”traffic estimates, top pages & audience signals. πŸ“Š Great for market research, SEO & sales prospecting. πŸš€ Get actionable data quickly with similarweb-quick-scraper.

Pricing

from $5.99 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ Scrapier

Scrapier

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Get website traffic, engagement, ranking, keyword, and AI-traffic data for any list of domains β€” instantly. Paste your websites, hit Start, and export the results to JSON, CSV, Excel, or HTML. No SimilarWeb login, no API key, no browser automation overhead.

This Actor taps SimilarWeb's free public data endpoint with a real-browser TLS/JA3 fingerprint (via curl_cffi) and smart proxy escalation, so you get clean structured data even though SimilarWeb's CloudFront WAF blocks ordinary requests.


⭐ Why Choose Us?

  • ⚑ Fast & lightweight β€” no headless browser; pure async HTTP with browser impersonation.
  • πŸ›‘οΈ Smart proxy escalation β€” starts direct, auto-falls back to datacenter then residential proxies only when needed, then sticks with the tier that works.
  • πŸ’Ύ Live saving β€” every domain is written to the dataset the instant it's scraped; a mid-run stop never loses completed work.
  • πŸ“Š Organized output β€” four ready-made dataset views (Overview, Traffic, Geography, Keywords/AI).
  • πŸ” Robust retries β€” exponential backoff on blocks, configurable concurrency and delays.
  • πŸ“₯ Flexible input β€” paste bare domains or full URLs; both work.

πŸ”‘ Key Features

FeatureDescription
🌐 Traffic & engagementMonthly visits, bounce rate, pages/visit, time on site
πŸ₯‡ RankingsGlobal rank, country rank, category rank
🚦 Traffic sourcesDirect, search, social, referral, mail, paid, GenAI, affiliate, display
πŸ—ΊοΈ GeographyTop country shares with country codes
πŸ”‘ KeywordsTop organic keywords with volume, CPC, estimated value
πŸ€– AI trafficBreakdown of traffic from ChatGPT, Perplexity, Gemini, and more
πŸ–ΌοΈ ScreenshotLarge site screenshot URL

πŸ“₯ Input

FieldTypeDescription
websites βœ…arrayDomains or URLs to scrape (bulk supported).
proxyConfigurationobjectProxy settings; country seeds the residential pool.
concurrencyintegerMax simultaneous requests (default 4).
maxRetriesintegerResidential retry attempts (default 3).
requestDelaynumberOptional fixed delay before each request (seconds).
timeoutintegerPer-request timeout in seconds (default 60).
impersonatestringBrowser TLS fingerprint: chrome, edge, safari, …
tokenstringOptional priority token (not required).

Example input

{
"websites":["apple.com","https://www.microsoft.com/","google.com"],
"proxyConfiguration":{"useApifyProxy":true},
"concurrency":4,
"maxRetries":3
}

πŸ“€ Output

One record per domain, matching SimilarWeb's payload verbatim with Url and domain prepended:

{
"Url":"https://similarweb.com/website/apple.com",
"domain":"apple.com",
"Version":1,
"SiteName":"apple.com",
"Description":"Data & Privacy",
"TopCountryShares":[{"Country":840,"CountryCode":"US","Value":0.326}],
"Title":"Legal - Improve Fitness+ & Privacy - Apple",
"Engagments":{
"BounceRate":"0.524","Month":"4","Year":"2026",
"PagePerVisit":"3.38","Visits":"524458499","TimeOnSite":"146.41"
},
"EstimatedMonthlyVisits":{"2026-04-01":524458499},
"GlobalRank":{"Rank":72},
"CountryRank":{"Country":840,"CountryCode":"US","Rank":56},
"CategoryRank":{"Rank":"1","Category":"Computers_Electronics_and_Technology/Consumer_Electronics"},
"TrafficSources":{"Direct":0.32,"SearchOrganic":0.42,"GenAi":0.024},
"Category":"computers_electronics_and_technology/consumer_electronics",
"LargeScreenshot":"https://site-images.similarcdn.com/image?url=apple.com…",
"TopKeywords":[{"Name":"apple","EstimatedValue":8948260,"Volume":6935190,"Cpc":0.55}],
"AiTrafficDetails":{"Traffic":{"Split":[{"Name":"chatgpt.com","Rank":1}]}},
"SnapshotDate":"2026-04-01T00:00:00+00:00"
}

The dataset ships with four views so you can read each section cleanly: πŸ† Overview & Ranks, πŸ“ˆ Traffic & Engagement, 🌍 Geography, and πŸ”‘ Keywords & AI Traffic.


πŸš€ How to Use (Apify Console)

  1. Log in at console.apify.com β†’ Actors.
  2. Open SimilarWeb Quick Scraper.
  3. Paste your domains/URLs into πŸ”— Websites / Domains.
  4. (Optional) Pick a proxy country and tweak βš™οΈ Advanced settings.
  5. Click Start.
  6. Watch the live log fill in with each domain's rank & visits.
  7. Open the Output tab and switch between the four views.
  8. Export to JSON / CSV / XLSX / HTML.

πŸ€– Use via API

curl-X POST "https://api.apify.com/v2/acts/<ACTOR_ID>/run-sync-get-dataset-items?token=$APIFY_TOKEN"\
-H"Content-Type: application/json"\
-d'{"websites":["apple.com","microsoft.com"]}'

πŸ’‘ Best Use Cases

  • πŸ“Š Competitive & market research
  • πŸ” SEO / SEM keyword and traffic-source analysis
  • πŸ“ˆ Lead qualification and sales prospecting
  • 🏒 Agency reporting and pitch decks
  • πŸ€– Tracking the rise of AI-referred traffic

πŸ’³ Pricing

This Actor uses pay-per-event: you are charged once per successfully scraped domain (domain-data event). Failed domains are not charged. Platform usage (compute/proxy) follows your plan. Exact prices are shown on the Actor's Store page.


❓ FAQ

Do I need a SimilarWeb account? No. The Actor uses SimilarWeb's free public data endpoint.

Why does it use a proxy? SimilarWeb's WAF blocks datacenter/direct traffic. The Actor starts direct and only escalates to datacenter then residential proxies when blocked β€” keeping cost low while ensuring results.

Can I paste full URLs? Yes β€” https://www.apple.com/iphone is automatically trimmed to apple.com.

Some domains return no data. Very small or brand-new sites may have no SimilarWeb data; those are reported as failures, not charged.


πŸ›Ÿ Support & Feedback

Found a bug or want a new field? Open an issue on the Actor's Issues tab in Apify Console. We read every report.

βš–οΈ Data is collected only from publicly available sources. You are responsible for complying with applicable laws and SimilarWeb's terms of use.

You might also like

🌐 SimilarWeb Quick Scraper

scraper-engine/similarweb-quick-scraper

🌐 SimilarWeb Quick Scraper extracts key traffic & audience insights from SimilarWeb fastβ€”estimating visits, engagement, and top channels. πŸš€ Perfect for market research, competitor analysis, and data-driven sales strategies. πŸ“Šβš‘

πŸ‘ User avatar

Scraper Engine

2

🌐 SimilarWeb Quick Scraper

api-empire/similarweb-quick-scraper

πŸš€ SimilarWeb Quick Scraper extracts key traffic & audience insights from SimilarWeb in minutesβ€”perfect for competitor research, market analysis, and lead generation. πŸ“Š Save time, uncover growth trends, and act faster with reliable data. 🌐

🌐 SimilarWeb Quick Scraper

simpleapi/similarweb-quick-scraper

🌐 SimilarWeb Quick Scraper extracts key web traffic & audience insights fastβ€”rank, visits, engagement, and more. πŸš€ Perfect for market research, competitor analysis, and SEO strategy. ⚑️ Save time, find opportunities.

🌐 SimilarWeb Quick Scraper

scrapio/similarweb-quick-scraper

🌐 SimilarWeb Quick Scraper pulls key traffic & audience insights fastβ€”top channels, engagement, and rankings. πŸš€ Perfect for market research, competitor analysis & SEO strategyβ€”save time, spot trends, and grow smarter. πŸ“ˆβœ¨

Similarweb Quick Scraper

mscraper/similarweb-quick-scraper

A quick scraper for Similarweb. Get needed data instantly for domains of your choice. Export accumulated data into formats such as HTML, JSON, or Excel.

1.3K

1.7

SimilarWeb Scraper V2

pintostudio/similarweb-scraper-v2

The Similarweb Data Actor is a powerful tool that fetches comprehensive website analytics and traffic data from Similarweb for any domain.

26

SimilarWeb Data Extractor β€” Website Traffic & Analytics

rastriq/similarweb-data-extractor

Extract website traffic estimates and analytics data from SimilarWeb. Get monthly visits, bounce rate, pages per visit, traffic sources, top countries, and competitor analysis. No SimilarWeb subscription required. Essential for competitive intelligence and market research.

πŸ‘ User avatar

Rastriq β€” Structured data from the world

5

5.0

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.

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

913

5.0

Similarweb

canadesk/similarweb

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

πŸ‘ User avatar

Canadesk Support

164

4.3