Olostep offers AI a way to search the web, extract structured data in real time and build custom research agents.Documentation Index
Fetch the complete documentation index at: https://docs.olostep.com/llms.txt
Use this file to discover all available pages before exploring further.

Introduction
- The Olostep API is the best web search, scraping and crawling API for AI used by some of the leading startups in the world.
- The Olostep Agent allows to automate research workflows in a no code way with just a prompt in natural language.
For AI agents: fetch
https://docs.olostep.com/llms.txt for a complete index of this documentation before exploring further.Use Olostep from your terminal and AI agents
Beyond the API, Olostep ships a CLI, an MCP server, and drop-in skills so any tool — Claude Code, Cursor, Windsurf, and more — can use the web natively.CLI →
npm i -g olostep-cli — scrape, map, crawl, answer, and batch the web from your terminal. JSON output for scripts, CI, and agents.MCP Server →
Give any MCP client (Claude, Cursor, VS Code) live web tools. Hosted endpoint — no install.
Skills →
Drop-in skills that teach AI coding agents how and when to use Olostep. Install with
olostep add skills.What can Olostep do?
Scrape
Pull any URL as clean Markdown, HTML, screenshots, or structured JSON.
Crawl
Recursively gather every page on a site, with filters and search.
Answer
Get AI-synthesised answers from live web sources, with citations.
Why Olostep?
- Built for AI: Clean Markdown, structured JSON, citations — output your agents and apps consume directly.
- Reliable at scale: Industry-leading success rate; handles JavaScript, anti-bot, and proxies under the hood.
- Fast: Sub-second single scrape; up to 10,000 URLs in a single batch in 5–7 minutes.
- Cost-effective: Significantly cheaper than alternatives at production scale.
- CLI + MCP + Skills: Use Olostep from your terminal, scripts, or any MCP-aware agent — agent skills included.
Scrape
Pull any URL as clean Markdown. See the Scrape feature docs for all options.Response
Response
Crawl
Recursively gather every page on a site, with include/exclude filters and an optionalsearch_query to focus the crawl. See Crawl feature docs.
Response
Response
Answer
Ask a question and get an AI-synthesised answer from live web sources, with citations. Pass a JSON schema to shape the output. See Answers docs.Response
Response
More capabilities
Batch
Scrape up to 10,000 URLs in parallel; results back in 5–7 minutes.
Map
Discover every URL on a site with include/exclude patterns.
Search
Live web search with structured links and optional inline scraping.
Parsers
Self-healing extractors that turn pages into typed JSON at scale.
Schedules
Run scrapes, crawls, and answers on a recurring schedule.
Files
Upload files for batches or to connect your knowledge base.
Resources
Explore Features
Check out all supported features for your scraping and AI search needs.
API Reference
Start using the API and test out the various params.
Integrations
Use Olostep in n8n, make, relay, zapier, etc
Examples
Browse ready-to-use examples to get started quickly.