Note
Official Composio docs: docs.composio.dev/toolkits/firecrawl
Connect Firecrawl to agents and apps through Composio toolkits
Overview#
Composio exposes Firecrawl as a toolkit so your agents can search, scrape, crawl, map, and extract without custom API wiring. The toolkit authenticates with a Firecrawl API key.
Quick start#
- Connect Firecrawl in the Composio dashboard with your Firecrawl API key
- Review available tools in the Firecrawl toolkit docs
- Call Firecrawl tools from your Composio powered agents or workflows
What you can do#
| Capability | Use case |
|---|---|
| Search | Discover sources before extraction |
| Scrape | Fetch page content for agent context |
| Batch scrape | Pull many URLs in one job |
| Crawl | Gather multi-page site data |
| Map | List a site's URLs before deciding what to pull |
| Extract | Return structured fields instead of raw text |

