Tool Skill
Tavily Extract
tavily_extractExtract content from URLs. Returns raw page content in markdown or text format.
$0.02/call
Flat rate
Tavily Search
When to Use
Use this tool when you need to extract content from urls. returns raw page content in markdown or text format.. This is part of the Tavily Search provider on xpay✦.
MCP Connection
Connect to xpay✦ to access this tool (and 4+ others):
{
"mcpServers": {
"xpay": {
"url": "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
}
}
}
For Claude Code:
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:
xpay_details— Get full input schema:xpay_details("tavily/tavily_extract")xpay_run— Execute:xpay_run("tavily/tavily_extract", { ...inputs })
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
format | string | No | Output format |
urls | array | Yes | List of URLs to extract content from |
include_favicon | boolean | No | Include favicon URLs |
extract_depth | string | No | Use 'advanced' for LinkedIn, protected sites, or tables/embedded content |
include_images | boolean | No | Include images from pages |
query | string | No | Query to rerank content chunks by relevance |
Pricing
- Cost: $0.02/call
- Balance check: Use
xpay_balanceto check remaining credits - Get your API key at xpay.tools — $5 free credits included
Related Skills
- Tavily Search (all tools) — 5 tools
- Tavily Search — $0.02/call
- Tavily Crawl — $0.02/call
- Tavily Map — $0.02/call
- Tavily Research — $0.02/call
Links
- Tool page: https://xpay.tools/tavily/tavily-extract/
- Provider: https://xpay.tools/tavily/
- All tools: https://xpay.tools/explore
How to Execute
// 1. Get full schema
xpay_details("tavily/tavily_extract")// 2. Execute
xpay_run("tavily/tavily_extract", { ...inputs })Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
format | string | No | Output format |
urls | array | Yes | List of URLs to extract content from |
include_favicon | boolean | No | Include favicon URLs |
extract_depth | string | No | Use 'advanced' for LinkedIn, protected sites, or tables/embedded content |
include_images | boolean | No | Include images from pages |
query | string | No | Query to rerank content chunks by relevance |
Related Tools from Tavily Search
Install Skill
Claude Code
claude /install-skill https://xpay.tools/skills/tavily/tavily-extract/SKILL.md
CLI
npx @xpaysh/cli install tavily/tavily-extract
Manual
curl -o SKILL.md https://xpay.tools/skills/tavily/tavily-extract/SKILL.md
Pricing
Cost
$0.02/call
Model
Flat rate
Provider
Tavily Search

