Firecrawl Scrape

firecrawl/scrape

Handles JavaScript-rendered pages automatically.

Base price
$0.005 / run
Execution
sync
Model type
api
Input fields
3

Try the model

Playground

Open playground
Input
The HTTPS URL to scrape.
Proxy tier. Allowed values: basic.
Output formats.
OutputReady

Your output will appear here

Complete the inputs, then click Run.

Specifications

Pricing

Base price
$0.005 / run
Billing formula
0.005

Context & modalities

Input
Schema-defined
Output
api

Capabilities

Chat
Not supported
Vision
Not supported
Reasoning
Not supported
Structured output
Not supported
Function calling
Not supported
Audio input
Not supported

Access

Provider
Firecrawl
Model ID
firecrawl/scrape
Execution
sync
API
Unified Run API
Endpoint
/v1/run

API README

Firecrawl Scrape

Handles JavaScript-rendered pages automatically. It is suitable for content-extraction, markdown, web-scraping workflows.

Capability

Handles JavaScript-rendered pages automatically. It helps applications, agents, and automated workflows turn that capability into repeatable tasks and useful downstream experiences.

Common use cases

  • Collect and normalize information from public pages or source content for downstream workflows.
  • Create repeatable integrations that pass structured results to downstream business systems.
  • Support scheduled jobs, internal tools, and agent workflows with structured results.

Start building

Send your first request

OpenAI-compatible endpoint with unified authentication and usage tracking.

Production API
Endpoint
https://api.sandbase.ai/v1/run
Model ID
firecrawl/scrape
# Preserve Unicode and shell metacharacters in the request body.
result=$(printf '%s' 'ewogICJtb2RlbCI6ICJmaXJlY3Jhd2wvc2NyYXBlIgp9' \
  | base64 --decode \
  | curl --fail-with-body --silent \
      -X POST "https://api.sandbase.ai/v1/run" \
      -H "Authorization: Bearer $SANDBASE_API_KEY" \
      -H "Content-Type: application/json" \
      --data-binary @-)
printf '%s\n' "$result"

Choose your model

Compare models

All language models
ModelContextInput / 1MOutput / 1MReleased
Firecrawl———Jan 1, 2024
Firecrawl———Jan 1, 2024
Firecrawl———Jan 1, 2024
Firecrawl———Jan 1, 2024
Firecrawl———Jan 1, 2024