Introduction
Transform websites into semantically searchable knowledge bases
Ask My Biz turns static websites into structured, query-ready knowledge bases through a simple API. No more manual scraping or parsing — just instant, context-rich business intelligence.
Welcome
Ask My Biz is a developer-focused business intelligence tool that transforms any website into a semantically searchable knowledge base. With a single API call, you can:
- Convert raw web content into clean, markdown-structured data
- Build vector-powered semantic search capabilities
- Extract structured information using schema definitions
- Query content using natural language or targeted vector searches
- Track data lineage with comprehensive source metadata
The API is documented using OpenAPI 3.0 specification, providing detailed information about all endpoints, request/response structures, and authentication methods.
Automated Crawling
Start intelligent web crawls with AI-guided content discovery and prioritization
Semantic Search
Query your knowledge base using natural language or structured schemas
Progress Tracking
Monitor crawl progress and get detailed extraction statistics
Content Access
Retrieve clean, structured content with comprehensive metadata
Key Features
Intelligent Content Discovery
Ask My Biz automatically discovers and prioritizes relevant content using AI prompts. Simply provide a domain and optional prioritization instructions—our system handles the rest.
Vector-Powered Search
All content is automatically vectorized for semantic search, enabling meaning-based queries instead of simple keyword matching. This means more accurate, context-aware results for your applications.
Schema-Based Extraction
Define your data structure using Zod schemas or similar definitions, and Ask My Biz will extract information in exactly the format you need. Perfect for consistent, machine-readable outputs of product specs, pricing details, or organizational data.
Rich Metadata
Every piece of extracted information includes:
- Confidence scores
- Source URLs for verification
- Additional contextual details
- Processing timestamps
Unified Namespaces
Each domain gets a stable namespace, providing a consistent reference point for all its data. This makes it easy to maintain and query information across multiple crawls or updates.
Common Use Cases
- Competitive Intelligence: Extract and analyze competitor product offerings and specifications
- Market Research: Transform supplier listings and industry directories into structured data
- Content Summarization: Build tools to distill large documentation sets into quick answers
- Data Integration: Feed web-extracted content directly into your analytics pipeline
Authentication
All API endpoints are authenticated using Bearer tokens:
This authentication scheme is defined in our OpenAPI specification:
Getting Started
- Sign up and obtain your API key
- Choose a namespace for your target domain
- Initiate a crawl using the
/crawl
endpoint - Monitor progress via
/crawl/status
- Access extracted content through
/crawl/pages
- Query your knowledge base using
/query
For detailed information about each endpoint and their capabilities, explore our API reference section.
Integration
Ask My Biz is a SaaS solution designed for seamless integration into your existing workflow. There’s no infrastructure to manage or deploy - simply make API calls to our cloud endpoints and we handle all the complexity of crawling, vectorization, and data management for you.
Focus on building great applications while we take care of the heavy lifting.