---
name: "xpay-keywords-everywhere-get-url-traffic"
description: "Get traffic metrics for a URL"
version: "1.0.0"
price: "$0.01/call"
provider: "Keywords Everywhere"
---

# Get Url Traffic

Get traffic metrics for a URL

**Provider:** Keywords Everywhere
**Price:** $0.01/call
**Pricing model:** Flat rate per call

## When to Use

Use this tool when you need to get traffic metrics for a url. This is part of the Keywords Everywhere provider on xpay✦.

## MCP Connection

Connect to xpay✦ to access this tool (and 13+ others):

```json
{
  "mcpServers": {
    "xpay": {
      "url": "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
    }
  }
}
```

For Claude Code:
```bash
claude mcp add --transport http xpay "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
```

## How to Execute

Use the xpay✦ meta-tools to run this tool:

1. **`xpay_details`** — Get full input schema: `xpay_details("keywords-everywhere/get_url_traffic")`
2. **`xpay_run`** — Execute: `xpay_run("keywords-everywhere/get_url_traffic", { ...inputs })`

## Input Parameters

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `country` | string | No | Country code (empty string for Global, 'us' for United States, etc.) |
| `url` | string | Yes | URL to analyze |

## Pricing

- **Cost:** $0.01/call
- **Balance check:** Use `xpay_balance` to check remaining credits
- Get your API key at [xpay.tools](https://xpay.tools/account/settings/api-keys/) — $5 free credits included

## Related Skills

- [Keywords Everywhere (all tools)](https://xpay.tools/skills/keywords-everywhere/SKILL.md) — 14 tools
- [Get Credits](https://xpay.tools/skills/keywords-everywhere/get-credits/SKILL.md) — $0.01/call
- [Get Countries](https://xpay.tools/skills/keywords-everywhere/get-countries/SKILL.md) — $0.01/call
- [Get Currencies](https://xpay.tools/skills/keywords-everywhere/get-currencies/SKILL.md) — $0.01/call
- [Get Keyword Data](https://xpay.tools/skills/keywords-everywhere/get-keyword-data/SKILL.md) — $0.01/call
- [Get Related Keywords](https://xpay.tools/skills/keywords-everywhere/get-related-keywords/SKILL.md) — $0.01/call

## Links

- Tool page: https://xpay.tools/keywords-everywhere/get-url-traffic/
- Provider: https://xpay.tools/keywords-everywhere/
- All tools: https://xpay.tools/explore
