scrappey_screenshot
Capture webpage screenshots with optional browser automation. Execute clicks, typing, scrolling, or solve captchas before taking the image.
Instructions
Take a screenshot of a webpage. Optionally execute browser actions before capturing.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to screenshot | |
| session | No | Optional session ID to use | |
| screenshotWidth | No | Screenshot width in pixels (default: 1920) | |
| screenshotHeight | No | Screenshot height in pixels (default: 1080) | |
| fullPage | No | Capture full page instead of viewport | |
| browserActions | No | Optional actions to execute before screenshot | |
| proxy | No | Proxy in format http://user:pass@ip:port. Leave blank to use built-in proxy. | |
| proxyCountry | No | Request proxy from specific country (e.g., 'UnitedStates', 'Germany', 'UnitedKingdom') | |
| premiumProxy | No | Use premium residential-like proxies for better success rates | |
| mobileProxy | No | Use mobile carrier proxies | |
| noProxy | No | Disable proxy usage entirely | |
| cloudflareBypass | No | Enable Cloudflare-specific bypass | |
| datadomeBypass | No | Enable Datadome bypass using specialized solver | |
| kasadaBypass | No | Enable Kasada bypass | |
| disableAntiBot | No | Disable automatic antibot detection |