Firecrawl
Learn how to use Firecrawl with Composio
Overview
Enum
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
Actions
FIRECRAWL_MAP_URLS
Map multiple url’s based on user options.
Action Parameters
Action Response
FIRECRAWL_SCRAPE_EXTRACT_DATA_LLM
Scrape content from a url and optionally extract structured data using firecrawl’s api.
Action Parameters
Action Response
FIRECRAWL_EXTRACT
Extract structured data from web pages using firecrawl’s api, then poll until the job completes or fails.
Action Parameters
Action Response
FIRECRAWL_CANCEL_CRAWL_JOB
Cancel a crawl job by its uuid.
Action Parameters
Action Response
FIRECRAWL_CRAWL_JOB_STATUS
Get the status of a crawl job by its uuid.
Action Parameters
Action Response
FIRECRAWL_CRAWL_URLS
Crawl websites recursively using firecrawl’s api, then poll until the job completes or fails.
Action Parameters
Action Response