Crawl4AI Cloud API

The hosted Crawl4AI API. One key, plain JSON, one fast endpoint per job: POST /scrape turns a URL into clean Markdown or HTML, GET /search runs a browser-free multi-engine web search, GET /answer returns a direct answer with sources (experimental), POST /extract pulls typed JSON out of a page with an instruction and/or JSON Schema, POST /scrape/batch streams up to 50 URLs as NDJSON, and POST /scrape/jobs drains lists of up to 10,000 URLs in the background. Requests route to the nearest of three regions (EU, Singapore, US). No OpenAPI is published for this surface.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/crawl4ai"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: crawl4ai:crawl4ai
name: Crawl4AI Cloud API
description: 'The hosted Crawl4AI API. One key, plain JSON, one fast endpoint per job: POST /scrape turns
  a URL into clean Markdown or HTML, GET /search runs a browser-free multi-engine web search, GET /answer
  returns a direct answer with sources (experimental), POST /extract pulls typed JSON out of a page with
  an instruction and/or JSON Schema, POST /scrape/batch streams up to 50 URLs as NDJSON, and POST /scrape/jobs
  drains lists of up to 10,000 URLs in the background. Requests route to the nearest of three regions
  (EU, Singapore, US). No OpenAPI is published for this surface.'
humanURL: https://gate.crawl4ai.com/docs
baseURL: https://gate.crawl4ai.com
tags:
- AI Automation
- Web Crawling
- Search
properties:
- type: Documentation
  url: https://gate.crawl4ai.com/docs
- type: APIReference
  url: https://gate.crawl4ai.com/docs
- type: LLMsTxt
  url: llms/crawl4ai-llms.txt
- type: MCPServer
  url: mcp/crawl4ai-mcp.yml
- type: ToolCrosswalk
  url: mcp/crawl4ai-tool-crosswalk.yml