Firecrawl

Scrape or search the web

Configuration

Scrape

Operation
Scrape
API Key*
••••••••
Website URL*
Enter the website URL
Only Main Content
Disabled
Scrape (firecrawl_scrape)

Extract structured content from web pages with comprehensive metadata support. Converts content to markdown or HTML while capturing SEO metadata, Open Graph tags, and page information.

Input
ParameterTypeRequiredDescription
urlstringYesThe URL to scrape content from
scrapeOptionsjsonNoOptions for content scraping
apiKeystringYesFirecrawl API key
Output
ParameterTypeDescription
markdownstringPage content in markdown format
htmlstringRaw HTML content of the page

Operation
Search
API Key*
••••••••
Search Query*
Enter the search query
Search (firecrawl_search)

Search for information on the web using Firecrawl

Input
ParameterTypeRequiredDescription
querystringYesThe search query to use
apiKeystringYesFirecrawl API key
Output
ParameterTypeDescription
titlestringtitle output
descriptionstringdescription output
urlstringurl output
markdownstringmarkdown output
htmlstringhtml output
rawHtmlstringrawHtml output
linksarraylinks output
screenshotstringscreenshot output

Crawl

Operation
Crawl
API Key*
••••••••
Website URL*
Enter the website URL
Page Limit
100
Crawl (firecrawl_crawl)

Crawl entire websites and extract structured content from all accessible pages

Input
ParameterTypeRequiredDescription
urlstringYesThe website URL to crawl
limitnumberNoMaximum number of pages to crawl (default: 100)
onlyMainContentbooleanNoExtract only main content from pages
apiKeystringYesFirecrawl API Key
Output
ParameterTypeDescription
markdownstringPage content in markdown format
htmlstringPage HTML content
titlestringPage title
descriptionstringPage description
languagestringPage language
sourceURLstringSource URL of the page

Usage Instructions

Integrate Firecrawl into the workflow. Can search, scrape, or crawl websites.

Notes

  • Category: tools
  • Type: firecrawl