Sync web data in Flowise workflows

Firecrawl can be used inside of Flowise the Chatflow builder. This page introduces how to configure and use a Firecrawl block inside of Flowise.

Firecrawl Flowise block

Crawling with Firecrawl blocks

  1. Log in to your Firecrawl account and get your API Key, and then enter it on the block.
  2. (Optional) Connect Text Splitter.
  3. Select the crawl mode to pick up a crawl pages below the target url.
  4. Input target URL to be crawled.
  5. Use the resulting documents in your workflows.

Scraping with Firecrawl blocks

  1. Log in to your Firecrawl account and get your API Key, and then enter it on the block.
  2. (Optional) Connect Text Splitter.
  3. Select the scrape mode to pick up a single page.
  4. Input target URL to be scraped.
  5. Use the resulting documents in your workflows.