SkillMachine
All skills

SimilarWeb Domain Traffic Fetcher

Data & Research apify

Returns monthly visits, global/country/category rank, country breakdown, and traffic source distribution from a list of domains as normalized rows in a single bulk call.

Live output preview

A plan is required to view this content

Choose a plan to access input format, sample outputs, and live previews.

View Plans →

About the skill

SimilarWeb Domain Traffic Fetcher

You provide a list of domains, and in a single bulk call it fetches SimilarWeb's traffic profile and returns it as normalized rows. It is an agent-friendly wrapper around the Apify tri_angle/fast-similarweb-scraper actor (~$0.00009/domain, no permission gate). For each domain you get an estimated monthly visit count, global/country/category rank, top-country breakdown, traffic source distribution (organic, paid, direct, social, referral), engagement metrics (bounce rate, pages/visit, time on site), and the strongest organic keyword.

When to use

  • Take a quick snapshot of a competitor site's traffic (e-commerce, marketplaces, content sites)
  • Verify the real traffic of domains that stand out in the SERP
  • Filter by country breakdown for TR-only market analysis (top_country == "TR" share > 0.5)
  • Rank a competitor set within a vertical by traffic size
  • Gather evidence for market share / leading domain analyses

Output

Each row represents one domain: traffic volume, the rank trio, category, top-country share, traffic source percentages, and engagement scores. Domains not indexed by SimilarWeb are flagged with data_available: false + reason: "not_indexed" — no fabricated values are produced. The output is a single call in JSON array format; bulk requests of 1-200 domains are supported. Credentials are provided via APIFY_API_TOKEN in ~/.claude/.env.

How do I use this skill?

You don't "run" a skill — after installing it you just tell the agent your task (e.g. ask for the relevant job), and the skill kicks in by itself when its description matches.

Upload the similarweb-apify-fetcher.zip you downloaded as-is — no packaging needed, the format is already correct (folder at root).

  1. Open Settings → Customize → Skills
  2. Upload → select the similarweb-apify-fetcher.zip you downloaded
  3. Claude reads SKILL.md; the name + description appear. Ready ✅

Scripts run in Anthropic's code-execution environment (sandbox) — not on your machine.