# Firecrawl
URL: /reference/integrations/firecrawl
Type: reference
Description: Web scraping and crawling for knowledge ingestion.
Keywords: firecrawl, integration, api key, connect
Web scraping and crawling for knowledge ingestion.

Connect [#connect]

Connect Firecrawl with an API key in **Settings → Integrations**. Open the Firecrawl card, click **Connect**, and provide:

| Field   | Required | Notes         |
| ------- | -------- | ------------- |
| API Key | Yes      | e.g. `fc-...` |

Supported actions and triggers [#supported-actions-and-triggers]

Actions [#actions]

| Block                                    | What it does                                   |
| ---------------------------------------- | ---------------------------------------------- |
| [Firecrawl](/reference/blocks/firecrawl) | Scrape pages and search the web with Firecrawl |

Limits and failure modes [#limits-and-failure-modes]

* The connection can expire or be revoked. When it does, Firecrawl blocks fail with an authorization error until you reconnect in **Settings → Integrations**.
* A disconnected or unconfigured integration makes its blocks unavailable in the Workflow Builder.

{/* TODO(docs): document Firecrawl-specific rate limits and permission errors — not encoded in @stylo/core. */}

Related [#related]

* [Integrations overview](/integrations)
* [All workflow blocks](/reference/blocks)
* [Troubleshooting](/troubleshooting)