---
name: "xpay-jina-capture-screenshot-url"
description: "Capture high-quality screenshots of web pages in base64 encoded JPEG format. Use this tool when you need to visually inspect a website, take a snapshot for analysis, or show users what a webpage looks like."
version: "1.0.0"
price: "$0.01/call"
provider: "Jina AI"
---

# Capture Screenshot Url

Capture high-quality screenshots of web pages in base64 encoded JPEG format. Use this tool when you need to visually inspect a website, take a snapshot for analysis, or show users what a webpage looks like.

**Provider:** Jina AI
**Price:** $0.01/call
**Pricing model:** Flat rate per call

## When to Use

Use this tool when you need to capture high-quality screenshots of web pages in base64 encoded jpeg format. use this tool when you need to visually inspect a website, take a snapshot for analysis, or show users what a webpage looks like.. This is part of the Jina AI provider on xpay✦.

## MCP Connection

Connect to xpay✦ to access this tool (and 19+ 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("jina/capture_screenshot_url")`
2. **`xpay_run`** — Execute: `xpay_run("jina/capture_screenshot_url", { ...inputs })`

## Input Parameters

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `return_url` | boolean | No | Set to true to return screenshot URLs instead of downloading images as base64 |
| `url` | string | Yes | The complete HTTP/HTTPS URL of the webpage to capture (e.g., 'https://example.com') |
| `firstScreenOnly` | boolean | No | Set to true for a single screen capture (faster), false for full page capture including content below the fold |

## 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

- [Jina AI (all tools)](https://xpay.tools/skills/jina/SKILL.md) — 20 tools
- [Show Api Key](https://xpay.tools/skills/jina/show-api-key/SKILL.md) — $0.01/call
- [Primer](https://xpay.tools/skills/jina/primer/SKILL.md) — $0.01/call
- [Guess Datetime Url](https://xpay.tools/skills/jina/guess-datetime-url/SKILL.md) — $0.01/call
- [Read Url](https://xpay.tools/skills/jina/read-url/SKILL.md) — $0.01/call
- [Search Web](https://xpay.tools/skills/jina/search-web/SKILL.md) — $0.01/call

## Links

- Tool page: https://xpay.tools/jina/capture-screenshot-url/
- Provider: https://xpay.tools/jina/
- All tools: https://xpay.tools/explore
