xpay tools logo
  • Tools
  • Collections
  • Skills
  • Docs
  • xpay.sh
  1. Home
  2. ›
  3. Olostep API
  4. ›
  5. Olostep Start Crawl

Olostep API
Olostep API logo
Olostep API
Tool

Olostep Start Crawl

olostep_start_crawl

Starts a new crawl. You receive a id to track the progress. The operation may take 1-10 mins depending upon the site and depth and pages parameters.

How it works ↓

Pricing

Per call

$0.10

Model

flat


Pay only for what you use. No subscriptions.
Inputs

include_urls

array

top_n

number

webhook_url

string

max_depth

number

include_external

boolean

start_url *

string

include_subdomain

boolean

exclude_urls

array

max_pages *

number

search_query

string

timeout

number
Try It
API
MCP Config
Input Parameters
include_urls
URL path patterns to include in the crawl using glob syntax. Defaults to `/**` which includes all URLs. Use patterns like `/blog/**` to crawl specific sections (e.g., only blog pages), `/products/*.html` for product pages, or multiple patterns for different sections. Supports standard glob features like * (any characters) and ** (recursive matching).
top_n
An optional number to only crawl the top N most relevant links on every page as per search query.
webhook_url
An optional POST request endpoint called when this crawl is completed. The body of the request will be same as the response of this [`v1/crawls/{crawl_id}`](./info#response-created) endpoint.
max_depth
Maximum depth of the crawl. Useful to extract only up to n-degree of links.
start_url *
The starting point of the crawl.
exclude_urls
URL path names in glob pattern to exclude. For example: `/careers/**`. Excluded URLs will supersede included URLs.
max_pages *
Maximum number of pages to crawl. Recommended for most use cases like crawling an entire website.
search_query
An optional search query to find specific links and also sort the results by relevance.
timeout
End the crawl after n seconds with the pages completed until then. May take ~10s extra from provided timeout.
Cost per run
Execution cost
$0.10
Deducted from your xPay allowance
About Olostep Start Crawl

Starts a new crawl. You receive a id to track the progress. The operation may take 1-10 mins depending upon the site and depth and pages parameters.

Frequently Asked Questions

Starts a new crawl. You receive a `id` to track the progress. The operation may take 1-10 mins depending upon the site and depth and pages parameters.

Olostep Start Crawl costs $0.10 per call on xpay. No subscription, no minimums. Pay only for the calls you make. New accounts get $5 in free credits.

Connect the Olostep API MCP endpoint to your client — Claude Code: claude mcp add --transport http olostep "https://olostep.mcp.xpay.sh/mcp?key=YOUR_XPAY_KEY"; Cursor/Windsurf/Cline/VS Code: same URL in mcp.json. The agent will see olostep_start_crawl as a callable tool with the input schema and run it directly. (Unified across all providers: https://mcp.xpay.sh/mcp?key=YOUR_XPAY_KEY, then xpay_run with toolPath olostep/olostep_start_crawl.)

Yes — that's exactly what xpay is for. You don't need a Olostep API account or API key. Sign up at xpay.tools (Google or email), get $5 free credit, and run Olostep Start Crawl immediately. Billing flows through your xpay balance.

Olostep Start Crawl accepts 11 input parameters: include_urls, top_n, webhook_url, max_depth, include_external, start_url…. See the input schema and runnable form on this page for details and to test live.

xpay tools logo

Marketplace for AI Capabilities. Run agents, tools & prompts with pay-per-use micropayments.

or ask your AI app
Popular Tools
FirecrawlTavilyExaHunterPerplexityRecraftIdeogramFlux
Collections
AI Image & MediaContent & ResearchDev ToolsFinanceLead GenWeb ScrapingCompetitive Intel
Developers
DocumentationAPI ReferenceQuickstartSDKsSkillsskill.mdllms.txt
Resources
The Agentic EconomyAgentic CommerceAgent Frameworksx402 ProtocolBlog
Company
About xpayxpay.shGitHubDiscordTwitter / X

© 2026 Agentically Inc. All rights reserved.
Privacy PolicyTerms of Service
✦
xpay Assistant
Olostep Start Crawl by Olostep

Ask me about tools, pricing, or how to connect

How does this tool work?
What parameters does it accept?
Show me a usage example
DocsCollectionsExplore