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.
Crawling with Firecrawl blocks
- Log in to your Firecrawl account and get your API Key, and then enter it on the block.
- (Optional) Connect Text Splitter.
- Select the crawl mode to pick up a crawl pages below the target url.
- Input target URL to be crawled.
- Use the resulting documents in your workflows.
Scraping with Firecrawl blocks
- Log in to your Firecrawl account and get your API Key, and then enter it on the block.
- (Optional) Connect Text Splitter.
- Select the scrape mode to pick up a single page.
- Input target URL to be scraped.
- Use the resulting documents in your workflows.