Blocks

Firecrawl

Scrape website content

Extract content from any website with advanced web scraping capabilities and content filtering. Retrieve clean, structured data from web pages with options to focus on main content.

Back to Catalog
Toolsfirecrawl

Block Preview

Firecrawl

Scrape website content

Usage

  1. Add the block to your workflow and connect it to the upstream step.
  2. Configure any required credentials or tokens in the inputs.
  3. Fill in required inputs and optional parameters for the run.
  4. Run a test execution, inspect outputs, and iterate before deploying.
  5. Deploy the firecrawl block with monitoring enabled in production.

Inputs (UI)

Website URL

short-input

Placeholder: Enter the webpage URL to scrape

Layout: full

Only Main Content

switch

Layout: half

API Key

short-input

Placeholder: Enter your Firecrawl API key

Layout: full

Inputs (API)

apiKey

string

Required

url

string

Required

scrapeOptions

json

Optional

Outputs

Primary response type:

{
  "markdown": "string",
  "html": "string",
  "metadata": "json"
}

Tool Access

firecrawl_scrape
Firecrawl | NowFlow Blocks