AI Web ScrapingIn development

Firecrawl

Firecrawl automates web crawling and data extraction, enabling organizations to gather content, index sites, and gain insights from online sources at scale

In development

Cataloged and scoped, not yet available to run in production.

29
actions

Actions

Operations this integration can perform.

31

Cancel an agent job

Tool to cancel an in-progress agent job by its ID. Use when you need to terminate an active agent operation. The API returns a success boolean upon cancellation.

Batch scrape multiple URLs

Tool to scrape multiple URLs in batch with concurrent processing. Use when you need to scrape multiple web pages efficiently with customizable formats and content filtering.

Cancel a batch scrape job

Tool to cancel a running batch scrape job using its unique identifier. Use when you need to terminate an in-progress batch scrape operation.

Get batch scrape status

Retrieves the current status and results of a batch scrape job using the job ID. Use this to check batch scrape progress and retrieve scraped data.

Get errors from batch scrape job

Tool to retrieve error details from a batch scrape job, including failed URLs and URLs blocked by robots.txt. Use when you need to debug or understand why certain pages failed to scrape in a batch operation.

Cancel a crawl job

Cancels an active or queued web crawl job using its id; attempting to cancel completed, failed, or previously canceled jobs will not change their state.

Start a web crawl

Initiates a firecrawl web crawl from a given url, applying various filtering and content extraction rules, and polls until the job is complete; ensure the url is accessible and any regex patterns for paths are valid.

Cancel a crawl job

Cancels an active or queued web crawl job using its ID; attempting to cancel completed, failed, or previously canceled jobs will not change their state.

Triggers

Events that start workflows from this integration.

7

Agent Completed

Triggered when an agent job successfully completes.

Agent Failed

Triggered when an agent job fails.

Batch Scrape Completed

Triggered when a batch scrape job successfully completes.

Crawl Completed

Triggered once when the entire crawl job ends cleanly.

Crawl Failed

Triggered if the crawl encounters an unrecoverable error.

Crawl Page Scraped

Triggered for every page that finishes scraping during a crawl.

Crawl Started

Triggered once when a web crawl job begins.

Related integrations

Don't see the exact action you need?

Tell us what you're trying to connect and we'll help you evaluate whether it fits the current catalog or needs prioritizing.