| AgentOptions |
Options for starting an agent task.
|
| AgentOptions.Builder |
|
| AgentResponse |
Response from starting an agent task.
|
| AgentStatusResponse |
Status response for an agent task.
|
| 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.
|
| 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 |
|
| 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 |
|