Parallel Extract
parallel_extractExtracts relevant content from specific web URLs.To access this endpoint, pass the parallel-beta header with the valuesearch-extract-2025-10-10.
When to Use
Use this tool when you need to extracts relevant content from specific web urls.to access this endpoint, pass the parallel-beta header with the valuesearch-extract-2025-10-10.. This is part of the Parallel API provider on xpay✦.
MCP Connection
Connect to xpay✦ to access this tool (and 11+ 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("parallel/parallel_extract")xpay_run— Execute:xpay_run("parallel/parallel_extract", { ...inputs })
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
urls | array | Yes | Extract request. |
excerpts | boolean | No | Include excerpts from each URL relevant to the search objective and queries. Note that if neither objective nor search_queries is provided, excerpts are redundant with full content. default:true |
search_queries | array | No | If provided, focuses extracted content on the specified keyword search queries. |
objective | string | No | If provided, focuses extracted content on the specified search objective. |
fetch_policy | object | No | Fetch policy: determines when to return cached content from the index (faster) vs fetching live content (fresher). Default is to use a dynamic policy based on the search objective and url. |
full_content | boolean | No | Include full content from each URL. Note that if neither objective nor search_queries is provided, excerpts are redundant with full content. default:false |
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
- Parallel API (all tools) — 12 tools
- Parallel Chat Api — $0.02/call
- Parallel Search — $0.02/call
- Parallel Create Task Run — $0.02/call
- Parallel Retrieve Findall Run Status — $0.01/call
- Parallel Findall Run Result — $0.01/call
Links
- Tool page: https://xpay.tools/parallel/parallel-extract/
- Provider: https://xpay.tools/parallel/
- All tools: https://xpay.tools/explore
How to Execute
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
urls | array | Yes | Extract request. |
excerpts | boolean | No | Include excerpts from each URL relevant to the search objective and queries. Note that if neither objective nor search_queries is provided, excerpts are redundant with full content. default:true |
search_queries | array | No | If provided, focuses extracted content on the specified keyword search queries. |
objective | string | No | If provided, focuses extracted content on the specified search objective. |
fetch_policy | object | No | Fetch policy: determines when to return cached content from the index (faster) vs fetching live content (fresher). Default is to use a dynamic policy based on the search objective and url. |
full_content | boolean | No | Include full content from each URL. Note that if neither objective nor search_queries is provided, excerpts are redundant with full content. default:false |
Install Skill
Pricing
Cost
$0.02/call
Model
Flat rate
Provider
Parallel API

