Changelog
All notable changes to the Orsa API and platform.
v1.0.0 — April 2025
🚀 General Availability
The Orsa API is now generally available. Everything you need to extract brand data, scrape the web, and power AI agents with live website context.
Brand Intelligence
- Retrieve by Domain — Full brand data from any domain (logos, colors, fonts, socials, industry)
- Retrieve by Name — Fuzzy search by company name
- Retrieve by Email — Extract domain from business email, reject free/disposable providers
- Retrieve by Ticker — Look up brands by stock ticker symbol
- Retrieve Simplified — Lightweight response (domain, title, colors, logos, backdrops) at half the cost
- Screenshot — Full-page and viewport screenshots with dark mode support
- Styleguide — Extract complete visual design systems (colors, fonts, spacing, border radii)
- Fonts — Font-only extraction at reduced credit cost
- NAICS Classification — AI-powered industry classification with confidence scores
- Transaction Identifier — Match bank transaction descriptors to brands
Web Scraping
- Scrape HTML — Raw HTML extraction with JavaScript rendering
- Scrape Markdown — Clean markdown output, optimized for LLM consumption
- Scrape Images — Extract all images with metadata (dimensions, alt text, format)
- Scrape Sitemap — Parse sitemap.xml with recursive index support
- Crawl Website — Async full-site crawls with webhook notifications
AI Extraction
- AI Query — Natural language data extraction from any website
- Extract Products — Discover all products/services from a domain
- Extract Product — Structured data from individual product pages
Utility
- Prefetch — Free cache warming for domains (paid plans)
- Prefetch by Email — Free cache warming from email addresses (paid plans)
SDKs
- TypeScript SDK —
npm install orsa - Python SDK —
pip install orsa - MCP Server — Claude Desktop and Cursor integration
Platform
- Rate limiting with
X-RateLimit-*headers - Request IDs on every response for debugging
- Webhook support for async operations
- Credit-based billing with per-endpoint pricing