Firecrawl
Overview
SLUG: FIRECRAWL
Description
Firecrawl automates web crawling and data extraction, enabling organizations to gather content, index sites, and gain insights from online sources at scale
Authentication Details
API Key
Connecting to Firecrawl
Create an auth config
Use the dashboard to create an auth config for the Firecrawl toolkit. This allows you to connect multiple Firecrawl accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Integration”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Firecrawl toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
FIRECRAWL_CANCEL_CRAWL_JOB
Tool Name: Cancel a crawl job
Description
Action Parameters
Action Response
FIRECRAWL_CRAWL_JOB_STATUS
Tool Name: Get the status of a crawl job
Description
Action Parameters
Action Response
FIRECRAWL_MAP_URLS
Tool Name: Map multiple URLs
Description
Action Parameters
Action Response
FIRECRAWL_CRAWL_URLS
Tool Name: Start a web crawl
Description
Action Parameters
Action Response
FIRECRAWL_EXTRACT
Tool Name: Extract structured data
Description
Action Parameters
Action Response
FIRECRAWL_SCRAPE_EXTRACT_DATA_LLM
Tool Name: Scrape URL
Description
Action Parameters
Action Response
FIRECRAWL_SEARCH
Tool Name: Search
Description
Action Parameters
Action Response