All Classes
-
All Classes Class Summary Exception Summary Class Description AgentOptions Options for starting an agent task.AgentOptions.Builder AgentResponse Response from starting an agent task.AgentStatusResponse Status response for an agent task.AuthenticationException Thrown when the API returns a 401 Unauthorized response.BatchScrapeJob Status and results of a batch scrape job.BatchScrapeOptions Options for a batch scrape job.BatchScrapeOptions.Builder BatchScrapeResponse Response from starting an async batch scrape job.BrowserCreateResponse Response from creating a new browser session.BrowserDeleteResponse Response from deleting a browser session.BrowserExecuteResponse Response from executing code in a browser session.BrowserListResponse Response from listing browser sessions.BrowserSession Represents a browser session's metadata.ConcurrencyCheck Current concurrency usage.CrawlJob Status and results of a crawl job.CrawlOptions Options for crawling a website.CrawlOptions.Builder CrawlResponse Response from starting an async crawl job.CreditUsage Current credit usage information.Document A scraped document returned by scrape, crawl, and batch endpoints.FirecrawlClient Client for the Firecrawl v2 API.FirecrawlClient.Builder FirecrawlException Base exception for all Firecrawl SDK errors.JobTimeoutException Thrown when an async job (crawl, batch, agent) does not complete within the specified timeout.JsonFormat JSON extraction format with optional schema and prompt.JsonFormat.Builder LocationConfig Geolocation configuration for requests.LocationConfig.Builder MapData Result of a map operation containing discovered URLs.MapOptions Options for mapping (discovering URLs on) a website.MapOptions.Builder RateLimitException Thrown when the API returns a 429 Too Many Requests response.ScrapeOptions Options for scraping a single URL.ScrapeOptions.Builder SearchData Search results from the v2 search API.SearchOptions Options for a web search request.SearchOptions.Builder WebhookConfig Webhook configuration for async jobs.WebhookConfig.Builder