Exports
firecrawlcontains the packaged Firecrawl actions.firecrawlAccount("name")selects a named Firecrawl connection.getFirecrawlApicreates the authenticated Firecrawl API helper for a custom account-backed action.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Scrape pages, search the web, map sites, and start Firecrawl crawls.
import {
firecrawl,
firecrawlAccount,
getFirecrawlApi,
} from "automate.ax/firecrawl"
firecrawl contains the packaged Firecrawl actions.firecrawlAccount("name") selects a named Firecrawl connection.getFirecrawlApi creates the authenticated Firecrawl API helper for a custom account-backed action.