Introduction
Welcome to the Octivas API documentation. Powerful web extraction, crawling, and search APIs for developers.
Welcome to the Octivas API documentation. Octivas provides a powerful set of APIs for web extraction, crawling, search, and site mapping. Whether you need to extract structured data from websites, crawl entire domains, search the web programmatically, or discover all URLs on a site, Octivas has you covered.
Key Features
- Scrape — Pull structured data from any webpage, getting content as clean Markdown or HTML.
- Crawl — Recursively crawl websites and collect data at scale, with configurable depth and page limits.
- Search — Search the web programmatically and get structured results with content extraction.
- Map — Discover all URLs on a website without scraping content, with optional relevance ranking.
Quick Links
Quickstart
Make your first API request in under 2 minutes.
Authentication
Learn how to authenticate your API requests.
Endpoints
Explore all available API endpoints.
SDKs
Use our official Python and JavaScript SDKs.
Base URL
All API requests are made to:
https://api.octivas.com/api/v1Need Help?
- Dashboard — Manage your API keys and view usage
- API Playground — Test API endpoints interactively