Similarweb Traffic Intelligence avatar

Similarweb Traffic Intelligence

Pricing

$10.00 / 1,000 domain analyzeds

Go to Apify Store
Similarweb Traffic Intelligence

Similarweb Traffic Intelligence

Website traffic & competitive-intelligence data (a low-cost Similarweb alternative): estimated monthly visits, global/country/category rank, engagement, traffic-source breakdown, and top countries per domain.

Pricing

$10.00 / 1,000 domain analyzeds

Rating

0.0

(0)

Developer

NexGenData

NexGenData

Maintained by Community

Actor stats

0

Bookmarked

10

Total users

3

Monthly active users

a day ago

Last modified

Categories

Share

A focused utility for developers and agents.

πŸ“Š Sample Output

2 real rows delivered by Similarweb Traffic Intelligence β€” run TuF2zajvRza5DFdF7 on build 0.0.9

domainstatusengagementsourcemessage
stripe.comblocked{'visit_duration_seconds': None, 'pages_per_visit': None, 'bounce_rat…similarwebBlocked after 4 attempts: HTTP 403 (block page)
nytimes.comblocked{'visit_duration_seconds': None, 'pages_per_visit': None, 'bounce_rat…similarwebBlocked after 4 attempts: HTTP 403 (block page)

Real rows from run TuF2zajvRza5DFdF7 on build 0.0.9 (2026-09-24), unedited apart from masked emails/phones and shortened long text; fields the source does not publish are empty.

βš™οΈ Sample inputs

This is the Store example input β€” the same input Apify's automated check runs β€” so it is proven to return rows on the current build. Paste it into the input form, or send it through the API, CLI or a schedule:

{
"domains": [
"stripe.com",
"nytimes.com"
],
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": [
"RESIDENTIAL"
]
}
}

πŸ”§ Input reference

FieldTypeDefaultWhat it does
domains (required)array["stripe.com", "nytimes.com"]List of website domains or URLs to analyze (e.g. 'stripe.com', 'https://nytimes.com'). One dataset item (and one charge) is returned per domain.
proxyConfigurationobject{"useApifyProxy": true, "apifyProxyGroups": ["RESIDENTIAL"]}Proxy used for requests to the data endpoint. The source sits behind CloudFront which blocks datacenter IPs, so Residential is used by default. Leave as-is unless you have a reaso…
notionConnectorstringOptional. Connect your Notion workspace and the traffic results are also written as a Notion page in the same run β€” the Actor never sees your Notion credentials. Authorize a Notio…
notionParentIdstringOptional. The Notion page ID to create the results page under. If blank, Notion creates a private page in your workspace.
supabaseConnectorstringOptional. Connect your own Supabase project and the results are also inserted into a table in the same run β€” the Actor never sees your Supabase credentials. Authorize a write-scop…
supabaseTablestring"nexgendata_leads"Target table in the public schema (created if missing). Default: nexgendata_leads.
supabaseProjectIdstringYour Supabase project reference (e.g. abcdefghijklmnop). Required unless your connector URL is already project-scoped. Find it in your project URL: supabase.com/dashboard/project/…
deliveryDedupbooleantrueWhen on (default), records already delivered in a previous run are not delivered again to the same destination β€” so scheduled runs only push new items. Turn off to deliver every r…

🧾 JSON sample record

One real record from run TuF2zajvRza5DFdF7 (emails/phones masked, long text shortened):

{
"domain": "stripe.com",
"status": "blocked",
"site_name": null,
"title": null,
"category": null,
"description": null,
"global_rank": null,
"country_rank": null,
"country_rank_country": null,
"category_rank": null,
"category_rank_category": null,
"estimated_monthly_visits": null,
"estimated_monthly_visits_history": {},
"engagement": {
"visit_duration_seconds": null,
"pages_per_visit": null,
"bounce_rate": null
},
"data_month": null,
"data_year": null,
"is_small": null,
"is_data_from_ga": null,
"traffic_sources": {},
"top_countries": [],
"snapshot_date": null,
"source": "similarweb",
"message": "Blocked after 4 attempts: HTTP 403 (block page)"
}

πŸ’° Pricing

EventPrice (USD)When it is charged
Domain analyzed (apify-default-dataset-item)$0.01Charged per domain analyzed - traffic estimates, rank, engagement, traffic sources, and top countries.

Pay-per-event: you pay only for what the run delivers. A run that delivers nothing bills no result events (only the actor-start event, when the actor defines one). Example: a run that delivers 100 results costs 100 Γ— $0.01 = $1.00 plus the start fee.

More from the NexGenData Data APIs family:

27 more in this family on the NexGenData Store page.

πŸ“Š What you get

Clean JSON output (22 fields):

  • domain β€” Domain
  • status β€” Status
  • site_name β€” Site name
  • title β€” Title
  • category β€” Category
  • description β€” Description
  • global_rank β€” Global rank
  • country_rank β€” Country rank

Pricing: $0.010 per domain (Pay-Per-Event) β€” about 100 domains per $1.

πŸ€– Use with AI agents

Point Claude, the OpenAI Agents SDK, an n8n flow or any MCP-aware client at it.

Sample agent prompt:

Run Similarweb Traffic Intelligence on my input and return the structured results.

Agentic payments (x402): Supports agentic payment via x402 β€” call this actor with USDC, no API key required.

Facebook Ads Library Β· Meta Ad Intelligence Β· Competitor Ad Monitor Β· Google Ads Transparency

This actor is currently private β€” treated and ready for review.

A NexGenData utility actor.