xpay tools logo
  • Tools
  • Collections
  • Skills
  • Docs
  • xpay.sh
Tool Skill
Olostep API logo

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.

$0.10/call
Flat rate
Olostep API
Raw SKILL.mdTool Page

When to Use

Use this tool when you need to 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.. 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:

  1. xpay_details — Get full input schema: xpay_details("olostep/olostep_start_crawl")
  2. xpay_run — Execute: xpay_run("olostep/olostep_start_crawl", { ...inputs })

Input Parameters

ParameterTypeRequiredDescription
include_urlsarrayNoURL 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_nnumberNoAn optional number to only crawl the top N most relevant links on every page as per search query.
webhook_urlstringNoAn 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} endpoint.
max_depthnumberNoMaximum depth of the crawl. Useful to extract only up to n-degree of links.
include_externalbooleanNoCrawl first-degree external links.
start_urlstringYesThe starting point of the crawl.
include_subdomainbooleanNoInclude subdomains of the website. false by default.
exclude_urlsarrayNoURL path names in glob pattern to exclude. For example: /careers/**. Excluded URLs will supersede included URLs.
max_pagesnumberYesMaximum number of pages to crawl. Recommended for most use cases like crawling an entire website.
search_querystringNoAn optional search query to find specific links and also sort the results by relevance.
timeoutnumberNoEnd the crawl after n seconds with the pages completed until then. May take ~10s extra from provided timeout.

Pricing

  • Cost: $0.10/call
  • Balance check: Use xpay_balance to 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 Batch — $0.02/call
  • Olostep Batch Items — $0.02/call

Links

  • Tool page: https://xpay.tools/olostep/olostep-start-crawl/
  • Provider: https://xpay.tools/olostep/
  • All tools: https://xpay.tools/explore
How to Execute
// 1. Get full schema
xpay_details("olostep/olostep_start_crawl")
// 2. Execute
xpay_run("olostep/olostep_start_crawl", { ...inputs })
Input Parameters
ParameterTypeRequiredDescription

include_urls

arrayNo

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

numberNo

An optional number to only crawl the top N most relevant links on every page as per search query.

webhook_url

stringNo

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

numberNo

Maximum depth of the crawl. Useful to extract only up to n-degree of links.

include_external

booleanNo

Crawl first-degree external links.

start_url

string
Yes

The starting point of the crawl.

include_subdomain

booleanNo

Include subdomains of the website. `false` by default.

exclude_urls

arrayNo

URL path names in glob pattern to exclude. For example: `/careers/**`. Excluded URLs will supersede included URLs.

max_pages

number
Yes

Maximum number of pages to crawl. Recommended for most use cases like crawling an entire website.

search_query

stringNo

An optional search query to find specific links and also sort the results by relevance.

timeout

numberNo

End the crawl after n seconds with the pages completed until then. May take ~10s extra from provided timeout.

Related Tools from Olostep API
Olostep Create Scrape — $0.02Olostep Create Answer — $0.10Olostep Maps — $0.02Olostep Start Batch — $0.02Olostep Batch Items — $0.02Olostep Crawl Info — $0.02Olostep Crawl Pages — $0.02Olostep Get Answer — $0.02
Install Skill
Claude Code
claude /install-skill https://xpay.tools/skills/olostep/olostep-start-crawl/SKILL.md
CLI
npx @xpaysh/cli install olostep/olostep-start-crawl
Manual
curl -o SKILL.md https://xpay.tools/skills/olostep/olostep-start-crawl/SKILL.md
Pricing

Cost

$0.10/call

Model

Flat rate

Provider

Olostep API

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