Search

Firecrawl — Whole-Site Crawl + Schema-Driven Extraction

standard

Firecrawl — Whole-Site Crawl + Schema-Driven Extraction is an reliable search provider offering Web Search, URL → LLM-Ready Markdown, Whole-Site Crawl and 2 more through Aweb's unified API. It features none streaming support with standard-tier latency.

Try Firecrawl — Whole-Site Crawl + Schema-Driven ExtractionOfficial docs

Specifications

CategorySearch
Auth Typeapi_key
Latency Tierstandard
Streamingnone
Pricing Tierstandard
Reliabilitypremium
Qualitypremium
Base URLhttps://api.firecrawl.dev/v1
SDK Package

Capabilities (5)

Web Searchsearch.web
Score: 82
URL → LLM-Ready Markdownweb.read-url
Score: 90
Whole-Site Crawlweb.crawl-site
Score: 99DEFAULT
Site URL Discoveryweb.map-site
Score: 96DEFAULT
Schema-Driven Web Extractionweb.extract-structured
Score: 99DEFAULT

Public discovery

Inspect Firecrawl — Whole-Site Crawl + Schema-Driven Extraction's current readiness, sources, capabilities, and MCP tool posture through Aweb's public integration catalog. Provider-pinned execute examples are intentionally withheld until the canonical public execute contract is normalized.

cURL

curl "https://aweblabs.ai/api/v2/integrations/catalog" \
  | jq '.providers[] | select(.providerId == "firecrawl")'

TypeScript

const response = await fetch(
  'https://aweblabs.ai/api/v2/integrations/catalog'
);

const catalog = await response.json();
const provider = catalog.providers.find((item) => item.providerId === 'firecrawl');

console.log(provider?.readiness);
console.log(provider?.mcpTools?.length ?? 0);

Related Search providers

SerpAPI

standard tier

Weaviate

standard tier

Perplexity

standard tier

Typesense

economy tier

Semantic Scholar

economy tier

Tavily — LLM-Optimized Search, Extract, Map, Crawl

economy tier

Getting started →API reference →All capabilities →All providers →