Firecrawl - Search the web action

The Search the web action searches the live web for pages, news, or images in Firecrawl.

Input

The following input fields are the most commonly used. Refer to the Firecrawl Search API documentation for the complete list of input fields.

Input fieldDescription
QueryEnter the search query. The maximum is 500 characters. This field supports operators such as site:, intitle:, filetype:, quotes, and -.
LimitOptional. Enter the results per source type. Valid values are 1-100. The default is 10.
SourcesOptional. Select the result types to return. Options are Web, News, or Images. The default is Web.
CategoriesOptional. Select categories to filter web results. Options are Research, PDF, or Developer. No category filter by default.
Include domainsOptional. Enter hostnames to restrict results to. This field can't be used with Exclude domains.
Exclude domainsOptional. Enter hostnames to exclude from results. This field can't be used with Include domains.
Time filter (tbs)Optional. Enter a time filter, for example qdr:d for the past day or qdr:w for the past week.
CountryOptional. Enter an ISO country code for geo-targeting, for example US.
HighlightsOptional. Select Yes or No to generate query-relevant highlights. The default is Yes.
Scrape optionsOptional. Set formats and scrape options to include each result's full page content. Scrape options uses the same options as the Scrape a page action.

Output

Output fieldDescription
SuccessA true or false boolean response that indicates if the request was successful.
IDThe search's unique identifier.
Credits usedThe number of credits the search used.
WarningA warning message about the search, if any.
ErrorThe error message, if the search failed.
Scrape IDsThe scrape job IDs for the web, news, and image results.
DataThe search results, grouped into web, news, and image lists.

Last updated: