Firecrawl

Firecrawl Search

post
Header parameters
AuthorizationstringRequiredExample: sk-sGQ5aAbuC3JDaOF3sHXKTCnu1pNHFYg7MuefP90c56BudF2g
Body
modelstringRequiredExample: firecrawl-search
querystringRequiredExample: who is Leo Messi?
limitinteger · min: 1 · max: 100Optional

Maximum number of results to return

Default: 5Example: 5
tbsstringOptional

Time-based search parameter. Supports predefined time ranges (qdr:h, qdr:d, qdr:w, qdr:m, qdr:y) and custom date ranges (cdr:1,cd_min:MM/DD/YYYY,cd_max:MM/DD/YYYY)

locationstringOptional

Location parameter for search results (e.g. San Francisco,California,United States). For best results, set both this and the country parameter.

countrystringOptional

ISO country code for geo-targeting search results (e.g. US). For best results, set both this and the location parameter.

Default: USExample: US
timeoutintegerOptional

Timeout in milliseconds

Default: 60000Example: 60000
ignoreInvalidURLsbooleanOptional

Excludes URLs from the search results that are invalid for other Firecrawl endpoints. This helps reduce errors if you are piping data from search into other Firecrawl API endpoints.

Default: false
Responses
200Success
application/json
post
/v1/firecrawl
200Success

Last updated