Similarweb Scraper: Traffic, Keywords, and Rankings, $5 per 1,000 Domains

Pull Similarweb intelligence for any domain. Returns total monthly visits, traffic source breakdown (direct, search, social, referral, mail, paid), top organic and paid keywords with traffic share, global rank, country rank, category rank, top countries by visit share, top referring sites, top destination sites, and the auto-generated competitor list. Built for bulk: pass 1,000 domains and it returns one row per site. Ideal for competitive intelligence, market sizing, content strategy, and ABM scoring.

Open on Apify → Try it now
Pricing
$0.005/domain
RAM
128MB
Coverage
Global
Output fields
30+
Proxy
Apify datacenter
Tech
HTTP + TLS fingerprint

What you get

Primary use cases

API example

# Start a run via the Apify API
curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~similarweb-scraper/runs?token=YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "domains": [
      "stripe.com",
      "shopify.com",
      "hubspot.com",
      "salesforce.com",
      "competitor.io"
    ]
  }'

# Or use with AI agents via MCP:
# https://mcp.apify.com?tools=santamaria-automations/similarweb-scraper

Integrations

Output fields

FieldTypeExample
domainstringstripe.com
monthly_visitsinteger58,420,000
global_rankinteger428
categorystringFinance > Financial Planning and Management
category_rankinteger12
search_pctnumber42.6
direct_pctnumber38.1
top_organic_keywordsarray[{"keyword":"stripe","traffic_share":0.18}]
top_countriesarray[{"country":"US","share":0.41}]
competitorsarray["paypal.com","square.com","adyen.com"]

Related Actors

Open on Apify → Try it now (free tier available)