MODEL PROVIDER
Firecrawl
Explore 5 models and APIs from Firecrawl, available through one SandBase integration.
5models available
01
API Models
5 on this page
API
firecrawl/scrape
Scrape a single URL and return its main content as clean markdown. Handles JavaScript-rendered pages automatically.
API
firecrawl/search
Run a web search and return ranked results with titles, URLs, and snippets.
API
firecrawl/map
Discover all URLs on a website. Returns a list of links reachable from the starting URL.
API
firecrawl/crawl
Crawl an entire website starting from a URL. Discovers and scrapes all reachable pages, returning clean markdown for each. Runs asynchronously — submit the job, then poll for results.
API
firecrawl/batch/scrape
Scrape multiple URLs in a single batch job. Submit a list of URLs and poll for results as each page completes.

