Similarweb Scraper — AI Traffic, $0.80/1K
Pricing
$0.80 / 1,000 delivered domains
Similarweb Scraper — AI Traffic, $0.80/1K
Get Similarweb traffic, rankings, keywords, countries, channels, and AI referral insights for $0.80 per 1,000 domains. Compatible with the leading Actor's 19 core fields, with additional AI data. No API key; no charge for domains without data.
Pricing
$0.80 / 1,000 delivered domains
Rating
0.0
(0)
Developer
Meka.im
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
an hour ago
Last modified
Categories
Share
Similarweb traffic and AI referral intelligence for $0.80 per 1,000 domains with data.
- 19 core fields validated 100% against a leading Similarweb Actor on 105 domains
- Additional AI referral totals, assistant shares, trends, and prompt insights
- No charge for invalid, failed, duplicate, or no-data domains
- No Similarweb API key required
Paste a list of domains. Get monthly visits, global and country rankings, engagement, the traffic-source split, top countries, top keywords, and which AI assistants are sending visitors, as a flat table you can export to CSV, Excel, JSON or a warehouse.
Quick start
- Put your domains in the Domains field.
- Click Start.
- Export the Dataset, or read it with the API calls below.
{"domains": ["stripe.com", "nytimes.com", "openai.com"],"maxDomains": 1000}
Input
| Field | Type | Default | Notes |
|---|---|---|---|
domains | array of strings | required | Hosts, bare or as full URLs. Scheme, path, query, port, credentials, trailing dot and case are all cleaned |
maxDomains | integer | 1000 | Upper bound on unique domains in one run, 1 to 5000 |
maxConcurrency | integer | 2 | How many batches of 16 run in parallel, 1 to 10. The upstream rate limit is the real ceiling, so raising this mostly adds waiting |
Valid, unique domains preserve their first-input order. Duplicate domains are processed once, and invalid inputs are skipped without charge.
Internationalized domains are used exactly as you type them. The source keeps separate records for a Unicode spelling and its ASCII form, and in a check on 2026-09-19 only the Unicode spelling carried a rank and real traffic. Submitting both spellings gives you two rows, because upstream they are two different records.
Every row carries inputDomain (what you typed) and normalizedDomain (what was queried).
Output
One row per domain. Several numeric fields in the core set are strings; that is the shape existing pipelines already parse, so it is preserved rather than cleaned up.
Core fields
| Field | Type | Notes |
|---|---|---|
domain | string | The queried host |
title | string | "" when the source has none |
description | string | "" when the source has none |
category | string | Two-level, e.g. finance/banking_credit_and_lending. "" when absent |
globalRank | number or null | null for sites without one, including many subdomains and link shorteners |
countryRank | object | { Country, CountryCode, Rank }, each null when absent |
categoryRank | string or null | |
visits | string | Visits in the snapshot month. "0" is a real zero |
bounceRate | string | 0 to 1 |
pagesPerVisit | string | |
timeOnSite | string | Seconds |
estimatedMonthlyVisits | object | { "YYYY-MM-01": visits }, three months |
trafficSources | object | SocialOrganic, SocialPaid, Mail, Referrals, SearchOrganic, SearchPaid, Direct, GenAi, Affiliate, DisplayAds, each 0 to 1. A source the upstream did not report is null, not 0 |
topCountryShares | array | { Country, CountryCode, Value } |
topKeywords | array | { name, esitmatedValue, cpc }. The misspelled key comes from the source and is preserved so existing consumers keep working |
competitors | array | Empty, see Limits |
isDataFromGA | boolean | The site owner publishes its own analytics |
screenshot | string | Source-hosted preview image |
snapshotDate | string | The month the data describes |
Additional fields
| Field | Type | Notes |
|---|---|---|
inputDomain | string | What you typed |
normalizedDomain | string | What was queried after cleanup |
dataAvailable | boolean | Whether the source has measurable traffic. false rows are written so your list stays aligned and are never charged |
keywordVolumes | array | { name, volume }, aligned with topKeywords |
aiTraffic | object | See below |
aiTraffic carries available, totalVisits, share (0 to 1), distributionBoundary, sources and prompts. Each entry in sources is one AI assistant with source, rank, share and monthlyHistory (three months of { date, share }). Unknown numbers are null, never 0; a confirmed absence of entries is an empty array.
aiTraffic.available and dataAvailable are different states. A site can have plenty of traffic and no AI referrals at all.
Example row, trimmed:
{"domain": "stripe.com","title": "Link by Stripe: One-click payments","globalRank": 312,"countryRank": { "Country": 840, "CountryCode": "US", "Rank": 226 },"visits": "133172721","bounceRate": "0.5545453726745924","estimatedMonthlyVisits": { "2026-06-01": 120792625, "2026-07-01": 129949921, "2026-08-01": 133172721 },"trafficSources": { "Direct": 0.4318, "SearchOrganic": 0.0596, "Referrals": 0.3898 },"topKeywords": [{ "name": "stripe", "esitmatedValue": 3087760, "cpc": 2.36 }],"competitors": [],"snapshotDate": "2026-08-01T00:00:00+00:00","inputDomain": "stripe.com","normalizedDomain": "stripe.com","dataAvailable": true,"keywordVolumes": [{ "name": "stripe", "volume": 6120000 }],"aiTraffic": {"available": true,"totalVisits": 1607549,"share": 0.0136,"distributionBoundary": "<100M","sources": [{ "source": "grok.com", "rank": 1, "share": 0.4607,"monthlyHistory": [{ "date": "2026-08-01", "share": 0.4607 }] }],"prompts": ["What are the steps to integrate a modern online payments platform…"]}}
Pricing
$0.80 per 1,000 delivered domains that carry data.
- A domain with no measurable traffic is written to the Dataset so your list stays aligned with your input, and it is not charged.
- Invalid entries, failed lookups and duplicate inputs are not charged.
- A resumed run does not refetch or recharge a domain already in the Dataset.
The run summary records charged alongside delivered, so you can reconcile the bill against the Dataset.
Limits
Stated here rather than discovered later.
This Actor returns the traffic and AI insights available in the current public website snapshot. It does not provide every dataset available in Similarweb's paid platform.
Included: global, country and category rankings; monthly visits and three months of history; bounce rate, pages per visit and time on site; traffic share by country; the channel split; top keywords with estimated value and volume; AI referral totals, per-assistant shares with monthly history, and prompt text where the source exposes it; title, description and category.
Not included:
- Similar sites and competitors.
competitorsis an empty array; the public source does not return it. - Full keyword database, incoming and outgoing referral lists, named social sources, ad networks and publishers.
- Demographics, audience interests and audience overlap.
- Subdomain, folder and page-level traffic.
- Arbitrary country, device, channel or date-range queries. Every row is the current monthly snapshot;
snapshotDatesays which month. - Long-term history.
estimatedMonthlyVisitsholds three points. - App intelligence and company or industry databases.
Two behaviours worth knowing: small sites, most subdomains and link shorteners often have null ranks even with hundreds of millions of visits; and a subdomain returns its own numbers, not the parent domain's.
Compatibility
Designed as a compatible superset of the leading Similarweb traffic Actor's core dataset. The 19 core fields keep their original names, types and null rules, verified field by field against a live run of that Actor on 105 domains. Everything else is additive and sits alongside them, so an existing pipeline keeps working without changes.
API and automation
Read the Dataset directly:
curl "https://api.apify.com/v2/datasets/DATASET_ID/items?format=csv&clean=true" \-H "Authorization: Bearer APIFY_TOKEN"
Start a run and wait for its Dataset in one call:
curl -X POST "https://api.apify.com/v2/acts/ACTOR_ID/run-sync-get-dataset-items" \-H "Authorization: Bearer APIFY_TOKEN" \-H "Content-Type: application/json" \-d '{"domains":["stripe.com","nytimes.com"]}'
Each run also writes an OUTPUT record to the key-value store with how many domains were requested, unique, skipped, duplicated, delivered, charged, delivered without data, and failed.
Schedules and webhooks work as with any Actor. Runs are independent, so a monthly schedule matches how often the underlying numbers change.
FAQ
Why is visits a string but globalRank a number? Because that is the shape the reference Dataset publishes, and changing it would break consumers that already parse these columns. The types are pinned by tests.
A domain returned a row with zeroes. Was I charged? No. dataAvailable is false on that row, which means the source has no measurable traffic for that site. It is written so your list stays aligned and it is not charged.
Why did I get fewer rows than domains I submitted? Duplicates collapse to one row, and entries that cannot be a domain are skipped. The run summary reports uniqueDomains, duplicateInputs, skippedInvalid and failed.
A site has traffic but aiTraffic.available is false. That is a real answer: no AI assistant referrals were recorded for it. It is unrelated to dataAvailable.
Why is the data a month old? The source publishes monthly. snapshotDate tells you exactly which month each row describes.
Can I get competitors or similar sites? Not from this Actor. See Limits.
My run stopped early. If stoppedOnBudget is true in the run summary, the run hit the maximum charge you allowed. Raise the limit and start it again — already delivered domains are not refetched or recharged.
Legal
This Actor is independently developed and is not affiliated with, endorsed by, or sponsored by Similarweb.
It reads a public endpoint. It does not sign in, does not use cookies or credentials, and does not reach anything behind a login. You are responsible for how you use the data, including any applicable terms and data-protection rules.