Skip to main content
Firecrawl Agent runs on a single model, Spark 2. There is nothing to tune: the same model handles simple lookups and deep multi-domain research.

Available Models

Spark 2 replaces spark-1-mini and spark-1-pro. Compared to Spark 1 it is:
  • Cheaper — most runs cost a fraction of what the same task cost on Spark 1
  • Faster — it finishes in a small fraction of the time at the median, and its slowest runs are far shorter
  • At least as accurate — output quality matches spark-1-pro, and more runs finish successfully
spark-1-mini and spark-1-pro are retired. Requests that still pass them run on spark-2, so no code change is required.

Specifying a Model

spark-2 is the default, so the model parameter is optional:

Pricing

Spark 2 uses dynamic, credit-based pricing that scales with task complexity.
Credit usage varies based on prompt complexity, data processed, and output structure.

API Reference

See the Agent API Reference for complete parameter documentation. Have questions? Email help@firecrawl.com.
Are you an AI agent that needs a Firecrawl API key? See firecrawl.dev/agent-onboarding/SKILL.md for automated onboarding instructions.