---
name: "xpay-bright-data-scrape-as-markdown"
description: "Scrape a single webpage URL with advanced options for content extraction and get back the results in MarkDown language. This tool can unlock any webpage even if it uses bot detection or CAPTCHA."
version: "1.0.0"
price: "$0.03/call"
provider: "Bright Data"
---

# Scrape As Markdown

Scrape a single webpage URL with advanced options for content extraction and get back the results in MarkDown language. This tool can unlock any webpage even if it uses bot detection or CAPTCHA.

**Provider:** Bright Data
**Price:** $0.03/call
**Pricing model:** Flat rate per call

## When to Use

Use this tool when you need to scrape a single webpage url with advanced options for content extraction and get back the results in markdown language. this tool can unlock any webpage even if it uses bot detection or captcha.. This is part of the Bright Data provider on xpay✦.

## MCP Connection

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

## Input Parameters

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `url` | string | Yes |  |

## Pricing

- **Cost:** $0.03/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

- [Bright Data (all tools)](https://xpay.tools/skills/bright-data/SKILL.md) — 4 tools
- [Search Engine](https://xpay.tools/skills/bright-data/search-engine/SKILL.md) — $0.03/call
- [Search Engine Batch](https://xpay.tools/skills/bright-data/search-engine-batch/SKILL.md) — $0.03/call
- [Scrape Batch](https://xpay.tools/skills/bright-data/scrape-batch/SKILL.md) — $0.03/call

## Links

- Tool page: https://xpay.tools/bright-data/scrape-as-markdown/
- Provider: https://xpay.tools/bright-data/
- All tools: https://xpay.tools/explore
