Free to start

Transform any website into structured data

Turn any website into structured JSON or Markdown. The API for developers building AI agents, RAG pipelines, and data products.

View examples
https://news.ycombinator.com
Use cases

Built for the AI era

RAG pipelines

Structured context for retrieval-augmented generation

LLM training

Domain-specific corpora for fine-tuning and evaluation

Market intel

Automated competitor tracking and price monitoring

Features

Everything you need to scale

Reliable, stealthy, and fast. We handle the infrastructure so you can focus on the data.

Smart crawling & navigation

Intelligent crawling that navigates websites naturally. Handles robots.txt, sitemaps, and complex pagination automatically for complete coverage.

Headless browser

Full JavaScript rendering with network idle detection and hydration handling. Captures the complete page state, including SPAs and dynamic content.

await page.goto(url);

await page.waitForNetworkIdle();

const content = await page.content();

Clean markdown

Optimized for LLMs. Strips clutter and converts HTML into semantic Markdown with proper structure.

Real-time data

Live extraction on every request. No stale caches. Fresh intelligence, always.

Interactions

Simulate user behavior. Click, scroll, type, and wait to bypass gates and access protected content.

Type-safe structured data

Define a Zod schema and get validated, strictly typed JSON back. No complex selectors needed.

// schema.ts

z.object({

title: z.string(),

price: z.number(),

stock: z.boolean()

})

Pricing

Simple, transparent pricing

Start with our free tier and scale as you grow

Start free trial

Try with 50 free credits. No commitment required.

No credit card required5 req/10s

Starter

Perfect for small projects and individual developers

$15/month

3,000 pages per month

3,000 credits per month
10 requests per 10 seconds
HTML to Markdown (1 credit/page)
AI Data Extraction (5 credits/page)
Web Crawling (1 credit/page)
Popular

Growth

For growing teams and increased usage

$50/month

10,000 pages per month

10,000 credits per month
20 requests per 10 seconds
HTML to Markdown (1 credit/page)
AI Data Extraction (5 credits/page)
Web Crawling (1 credit/page)
Priority support

Pro

Ideal for growing businesses and teams

$250/month

50,000 pages per month

50,000 credits per month
30 requests per 10 seconds
HTML to Markdown (1 credit/page)
AI Data Extraction (5 credits/page)
Web Crawling (1 credit/page)
Priority support
Custom rate limits available

Ready to transform web data?

Start extracting clean, structured data from any website. 50 free requests, no credit card required.

View documentation