Weavz
Similarweb

Similarweb

Website traffic, engagement, referrals, geography, and data-release notifications from Similarweb

15 tools
3 triggers

Tools

Name
validate_connection

Validate the API key by checking Similarweb account capabilities.

check_capabilities

Get available countries, data ranges, and account-level remaining credits.

check_user_usage

Get the current user credit allowance and remaining credits.

get_total_visits

Get estimated total desktop and mobile visits for a domain.

get_page_views

Get estimated total desktop and mobile page views for a domain.

get_pages_per_visit

Get average page views per visit for a domain.

get_bounce_rate

Get bounce rate for a domain.

get_average_visit_duration

Get average visit duration in seconds for a domain.

get_desktop_traffic_sources

Get desktop traffic sources by marketing channel for a domain.

get_desktop_traffic_by_country

Get desktop traffic share, visits, engagement, and rank broken down by country.

get_desktop_referrals

Get referring websites, traffic share, change, and referral visits for a domain.

subscribe_webhook

Create a Similarweb daily or monthly data-release webhook subscription for a URL.

list_webhook_subscriptions

List Similarweb webhook subscriptions for the account.

unsubscribe_webhook

Delete a Similarweb webhook subscription by subscription ID.

custom_api_call

Make a guarded custom call to api.similarweb.com. The API key is added automatically.

Triggers

Name
webhook_event_received

Receive manually configured Similarweb data-release webhook payloads.

daily_data_available

Subscribe to Similarweb Daily data-release notifications and receive webhook events.

monthly_data_available

Subscribe to Similarweb Monthly data-release notifications and receive webhook events.

Quick Start

TypeScript
import { WeavzClient } from '@weavz-io/sdk'

const weavz = new WeavzClient({ apiKey: 'wvz_...' })

const result = await weavz.actions.execute('similarweb', 'validate_connection', {
  workspaceId: '550e8400-e29b-41d4-a716-446655440000',
  integrationAlias: 'similarweb',
  input: { /* ... */ },
})

Related Integrations

Works well with

Frequently Asked Questions

How do I connect Similarweb to my app?

Use Weavz Hosted Connect for API Key authentication. Install the SDK, create a connection through the connect portal or API, then execute tools programmatically.

What tools does Similarweb support?

Similarweb supports 15 tools including Validate Connection, Check Capabilities, Check User Usage, Get Total Visits, Get Page Views, and more.

Can I use Similarweb with AI agents?

Yes. Add Similarweb to an MCP server in Tool Mode or Code Mode. Code Mode provides 3 meta-tools with on-demand API discovery so agents can compose stateful workflows without loading every action schema up front.

Can Similarweb be used in stateful agent workflows?

Yes. Agents can combine Similarweb tools with Filesystem, State KV, Human Gates, input partials, and other workspace integrations while keeping execution scoped to the selected workspace or end user.

What authentication does Similarweb use?

Similarweb uses API Key. Weavz stores credentials securely and uses them for authorized action execution.

How much does the Similarweb integration cost?

The Similarweb integration is included on all Weavz plans including the free tier with 20,000 actions per month. No credit card required.

What triggers does Similarweb support?

Similarweb supports 3 triggers including Webhook Event Received, Daily Data Available, Monthly Data Available.

Connect Similarweb in minutes

Get 20,000 free action executions every month. No credit card required.