Firecrawl
Service domainWEB SCRAPING
Arcade OptimizedBYOCPro
Arcade.dev LLM tools for web scraping related tasks via Firecrawl
Author:Arcade
Version:
3.1.2Auth:No authentication required
6tools
6require secrets
Firecrawl is an Arcade.dev toolkit designed for efficient web scraping tasks. It leverages the Firecrawl API to perform various operations, enabling developers to streamline their data extraction processes.
Capabilities
- Perform asynchronous and synchronous website crawls
- Retrieve crawl status and data for ongoing or recent tasks
- Map an entire website from a single URL
- Scrape specific URLs and return data in various formats
- Cancel ongoing crawl jobs seamlessly
OAuth
No OAuth authentication is required. An API key is utilized for accessing the Firecrawl API.
Secrets
- API Key: FIRECRAWL_API_KEY, used for authenticating requests to the Firecrawl API.
Available tools(6)
6 of 6 tools
Operations
Behavior
| Tool name | Description | Secrets | |
|---|---|---|---|
Cancel an asynchronous crawl job that is in progress using the Firecrawl API. | 1 | ||
Crawl a website using Firecrawl. If the crawl is asynchronous, then returns the crawl ID.
If the crawl is synchronous, then returns the crawl data. | 1 | ||
Get the data of a Firecrawl 'crawl' that is either in progress or recently completed. | 1 | ||
Get the status of a Firecrawl 'crawl' that is either in progress or recently completed. | 1 | ||
Map a website from a single URL to a map of the entire website. | 1 | ||
Scrape a URL using Firecrawl and return the data in specified formats. | 1 |
Last updated on