spider_screenshot
Capture web page screenshots as base64 or binary data. Specify URL, viewport, cookies, and more for full-page or custom captures.
Instructions
Capture screenshots of web pages. Returns base64-encoded images or binary data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to screenshot | |
| binary | No | Return image as binary instead of base64 | |
| locale | No | Locale | |
| cookies | No | HTTP cookies | |
| timeout | No | Request timeout | |
| timezone | No | Timezone | |
| viewport | No | Device viewport settings | |
| block_ads | No | Block advertisements | |
| full_page | No | Screenshot full page. Default: true | |
| automation | No | Web automation actions before screenshot | |
| cdp_params | No | Chrome DevTools Protocol settings | |
| screenshot | No | Enable screenshot capture | |
| fingerprint | No | Advanced fingerprint detection | |
| block_images | No | Block image loading | |
| country_code | No | ISO country code for proxy | |
| proxy_enabled | No | Enable premium proxies | |
| block_analytics | No | Block analytics | |
| omit_background | No | Omit background | |
| block_stylesheets | No | Block stylesheets |