Olostep API
Olostep API
Tool
olostep_start_batch
Starts 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
Pricing
Per call
$0.02
Model
flat
Pay only for what you use. No subscriptions.
Inputs
country
stringlinks_on_page
objectparser
objectitems *
arrayTry It
API
MCP Config
Input Parameters
Country for the batch execution. Provide in ISO 3166-1 alpha-2 codes like US(USA), IN(India), etc
Get all the links present on each page in the batch.
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.
Array of items to be processed in the batch.

