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

# Get Url Keywords

Get keywords that a URL ranks for

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

## When to Use

Use this tool when you need to get keywords that a url ranks for. 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_keywords")`
2. **`xpay_run`** — Execute: `xpay_run("keywords-everywhere/get_url_keywords", { ...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 |
| `num` | integer | No | Number of results to return (max 1000) |

## 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-keywords/
- Provider: https://xpay.tools/keywords-everywhere/
- All tools: https://xpay.tools/explore
