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.
Toolsfirecrawl
Block Preview
Firecrawl
Scrape website content
Usage
- Add the block to your workflow and connect it to the upstream step.
- Configure any required credentials or tokens in the inputs.
- Fill in required inputs and optional parameters for the run.
- Run a test execution, inspect outputs, and iterate before deploying.
- Deploy the firecrawl block with monitoring enabled in production.
Inputs (UI)
Website URL
short-inputPlaceholder: Enter the webpage URL to scrape
Layout: full
Only Main Content
switchLayout: half
API Key
short-inputPlaceholder: Enter your Firecrawl API key
Layout: full
Inputs (API)
apiKey
stringRequired
url
stringRequired
scrapeOptions
jsonOptional
Outputs
Primary response type:
{
"markdown": "string",
"html": "string",
"metadata": "json"
}Tool Access
firecrawl_scrape