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

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?

What’s Next?

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