Skip to main content
Scrape, crawl and map a site into clean text. Point it at a competitor to see how they explain what you also do.

Connecting

In the dashboard, open Connectors, find Firecrawl and press Connect. The key you enter is checked against Firecrawl before anything is saved, so a key that is refused never becomes a connection that fails later.

What you will need

Getting the credential

  1. Create an API key at firecrawl.dev — it starts with fc-
  2. Paste it into the connector

Notes

  • scrape renders JavaScript, so it works on pages a plain fetch returns empty.
  • crawl is asynchronous and charged per page. It returns an id; poll get_crawl until completed. Set limit deliberately — the default here is 25, not Firecrawl’s maximum.
  • Use map first when you only need to know what exists on a site; it costs a fraction of a crawl.

What an agent can do with it

Useful resources