| 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.
|
| HighlightsFormat |
Highlights format for extracting direct highlights from page content.
|
| HighlightsFormat.Builder |
|
| 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 |
|
| Monitor |
|
| MonitorCheck |
|
| MonitorCheckDetail |
|
| MonitorCheckPage |
|
| MonitorJsonFieldDiff |
Per-field diff entry returned for monitors that requested JSON
extraction.
|
| MonitorPageDiff |
Diff payload returned alongside a monitor page when its scrape
produced a change.
|
| MonitorPageJudgment |
Judge's verdict on whether a monitor page change is meaningful.
|
| MonitorPageSnapshot |
Snapshot of the current JSON extraction at this run.
|
| MonitorSchedule |
|
| MonitorSummary |
|
| ParseFile |
Binary upload payload for the v2 parse endpoint.
|
| ParseFile.Builder |
|
| ParseOptions |
Options for parsing uploaded files via /v2/parse.
|
| ParseOptions.Builder |
|
| QueryFormat |
Deprecated.
|
| QueryFormat.Builder |
|
| QuestionFormat |
Question format for asking a question about page content.
|
| QuestionFormat.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 |
|