Olostep Start Batch
olostep_start_batchStarts a new batch. You receive an `id` that you can use to track the progress of the batch as shown [here](/api-reference/batches/info). Note: Processing time is constant regardless of batch size
When to Use
Use this tool when you need to starts a new batch. you receive an id that you can use to track the progress of the batch as shown here. note: processing time is constant regardless of batch size. This is part of the Olostep 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("olostep/olostep_start_batch")xpay_run— Execute:xpay_run("olostep/olostep_start_batch", { ...inputs })
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
country | string | No | Country for the batch execution. Provide in ISO 3166-1 alpha-2 codes like US(USA), IN(India), etc |
links_on_page | object | No | Get all the links present on each page in the batch. |
parser | object | No | You can use this parameter to specify the parser to use. Parsers are useful to extract structured content from web pages. Olostep has a few parsers built in for most common web pages, and you can also create your own parsers. |
items | array | Yes | Array of items to be processed in the batch. |
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
- Olostep API (all tools) — 12 tools
- Olostep Create Scrape — $0.02/call
- Olostep Create Answer — $0.10/call
- Olostep Maps — $0.02/call
- Olostep Start Crawl — $0.10/call
- Olostep Batch Items — $0.02/call
Links
- Tool page: https://xpay.tools/olostep/olostep-start-batch/
- Provider: https://xpay.tools/olostep/
- All tools: https://xpay.tools/explore
How to Execute
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
country | string | No | Country for the batch execution. Provide in ISO 3166-1 alpha-2 codes like US(USA), IN(India), etc |
links_on_page | object | No | Get all the links present on each page in the batch. |
parser | object | No | You can use this parameter to specify the parser to use. Parsers are useful to extract structured content from web pages. Olostep has a few parsers built in for most common web pages, and you can also create your own parsers. |
items | array | Yes | Array of items to be processed in the batch. |
Install Skill
Pricing
Cost
$0.02/call
Model
Flat rate
Provider
Olostep API

