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, and search. Whether you need to extract structured data from websites, crawl entire domains, or search the web programmatically, 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.
Quick Links
Quickstart
Make your first API request in under 2 minutes.
Authentication
Learn how to authenticate your API requests.
API Reference
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