Skip to main content
WhizoAI Hero Light

What is WhizoAI?

WhizoAI is a comprehensive web scraping and data extraction platform that combines powerful scraping engines with AI-powered content processing. Extract structured data from any website, convert content to multiple formats, and integrate seamlessly with your applications.

Core Features

Intelligent Scraping

Multi-engine scraping system with automatic fallbacks and optimization

AI-Powered Extraction

Extract structured data using advanced AI models and custom schemas

MCP Integration

Use WhizoAI directly in Claude Desktop and other AI tools via Model Context Protocol

Batch Processing

Process thousands of URLs with job management and real-time monitoring

Official SDKs

Node.js, Python, and MCP integrations for seamless development

Multiple Formats

Output in Markdown, HTML, JSON, structured data, or custom formats

Quick Start

Get started with WhizoAI in under 5 minutes:
1

Get Your API Key

Sign up at whizo.ai and generate your API key from the dashboard.
2

Make Your First Request

Use our scraping API to extract content from any webpage.
3

Explore Advanced Features

Try AI extraction, batch processing, and real-time monitoring.

API Overview

Our API is organized around REST principles with predictable, resource-oriented URLs. We use built-in HTTP features like authentication, verbs, and response codes.

Base URL

https://api.whizo.ai/v1

Authentication

All API requests require authentication using your API key in the Authorization header:
curl -H "Authorization: Bearer YOUR_API_KEY" \
     https://api.whizo.ai/v1/scrape

Core Endpoints

EndpointDescription
/scrapeExtract content from individual web pages
/crawlCrawl entire websites with custom rules
/extractAI-powered data extraction with schemas
/searchSearch and scrape search engine results
/jobsManage and monitor scraping jobs

Pricing & Limits

WhizoAI uses a credit-based pricing system:
  • 500 credits per month
  • Basic scraping features
  • 10 requests per hour
  • Community support
  • 3,000 credits per month ($16/month)
  • All scraping engines
  • 50 requests per hour
  • Screenshots and PDFs
  • Priority support
  • 10,000 credits per month ($83/month)
  • AI-powered extraction
  • 200 requests per hour
  • Batch processing
  • Advanced features
  • Custom credit packages
  • Unlimited requests
  • Dedicated support
  • Custom integrations
  • SLA guarantees

Credit Costs

FeatureCost
Basic scraping1 credit per page
JavaScript rendering+1 credit
Screenshot capture+1 credit
PDF generation+1 credit
AI extraction+2 credits
Structured output+1 credit

Need Help?

MCP Integration

Use WhizoAI in Claude Desktop & AI tools

API Reference

Complete documentation for all endpoints

Guides & Examples

Step-by-step guides and code examples

Support

Get help from our technical team

What’s Next?

  1. Get your API key →
  2. Make your first request →
  3. Explore the API →
  4. See examples →