search
firecrawl · search model
Input
N/A
Output
N/A
Cached input
N/A
Context
N/A
Pricing
| Item | Raw value (per token) | Normalized |
|---|
Token limits
Capabilities
| Capability | Supported |
|---|---|
| Vision | No |
| Function calling | No |
| Parallel function calling | No |
| Tool choice | No |
| Prompt caching | No |
| Reasoning | No |
| Response schema | No |
| System messages | No |
| Audio input | No |
| Audio output | No |
| Web search | No |
| PDF input | No |
| Video input | No |
Sources
| Pricing source | LiteLLM model cost map |
| Synced at | 2026-05-27 |
| Manual review | Not reviewed |
Raw LiteLLM fields
{
"litellm_provider": "firecrawl",
"mode": "search",
"tiered_pricing": [
{
"input_cost_per_query": 0.00166,
"max_results_range": [
1,
10
]
},
{
"input_cost_per_query": 0.00332,
"max_results_range": [
11,
20
]
},
{
"input_cost_per_query": 0.00498,
"max_results_range": [
21,
30
]
},
{
"input_cost_per_query": 0.00664,
"max_results_range": [
31,
40
]
},
{
"input_cost_per_query": 0.0083,
"max_results_range": [
41,
50
]
},
{
"input_cost_per_query": 0.00996,
"max_results_range": [
51,
60
]
},
{
"input_cost_per_query": 0.01162,
"max_results_range": [
61,
70
]
},
{
"input_cost_per_query": 0.01328,
"max_results_range": [
71,
80
]
},
{
"input_cost_per_query": 0.01494,
"max_results_range": [
81,
90
]
},
{
"input_cost_per_query": 0.0166,
"max_results_range": [
91,
100
]
}
],
"metadata": {
"notes": "Firecrawl search pricing: $83 for 100,000 credits, 2 credits per 10 results. Cost = ceiling(limit/10) * 2 * $0.00083"
}
}