Now in public beta

Turn any website
into structured data

Scrape, crawl, and index the web with a single API call. Clean markdown, metadata, and AI-powered extractions — in seconds.

# Scrape any URL to clean markdown

$ curl -X POST https://scrapix.meilisearch.dev/scrape \
-H "Authorization: Bearer sk_live_..." \
-d '{"url": "https://example.com", "formats": ["markdown"]}'

# Response

{
markdown: "# Example Domain\nThis domain is for use in illustrative...",
metadata: { title: "Example Domain", language: "en" },
credits_used: 1
}
Trusted by teams building withMeilisearch|500K+ pages crawled in beta

Capabilities

Everything you need to extract web data

From single-page scraping to full-site crawling — one API, unlimited possibilities.

Scrape any page

Extract clean markdown, HTML, metadata, and structured data from any URL. Handles SPAs and JavaScript-rendered content.

Crawl entire sites

Recursively crawl websites with configurable depth, domain restrictions, and page limits. Monitor progress in real-time.

Discover URLs with Map

Map out the link structure of any website. Discover all pages, sitemaps, and resources without full content fetching.

Instant search indexing

Crawled content is automatically indexed into Meilisearch engines for lightning-fast, typo-tolerant full-text search.

AI-powered extraction

Use LLMs to extract structured data, generate summaries, and answer questions about any page content.

Multiple output formats

Get results as markdown, raw HTML, metadata, JSON-LD schemas, content blocks, or custom CSS selector extractions.

Developer-first RESTful API with SDKs and playground
Automatic robots.txt compliance and polite rate limiting
Built-in analytics dashboards for every request

Quick start

Three steps to structured data

01

Create an API key

Sign up and generate an API key from the console. Your first 1,000 credits are free.

02

Send a request

Call /scrape for single pages, /crawl for full sites, or /map to discover URLs.

03

Get structured data

Receive clean markdown, metadata, and search-ready content. Auto-index into Meilisearch.

Pricing

Simple, credit-based pricing

Pay only for what you use. No monthly minimums, no surprise fees.

Scrape

1 credits

per page scraped

  • +1 per feature format
  • +5 for AI extraction
Most popular

Crawl

1 credits

per page crawled

  • 2 cr/page with JS rendering
  • Auto-indexing included

Map

2 credits

per request

  • Flat rate per call
  • Link structure mapping

Ready to start scraping?

Create your free account and start extracting structured data from the web in minutes.