Website Screenshot
Website Screenshot API is a powerful tool for capturing website screenshots and generating PDF documents from URLs. Built on headless Chrome technology for accurate rendering of modern websites including JavaScript-heavy applications.  Key features: - High-resolution screenshots (PNG, JPG, WebP) - PDF generation with custom…
Website Screenshot endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
/api/screenshot /api/screenshot |
High-resolution screenshots (PNG, JPG, WebP) |
| GET |
/api/pdf /api/pdf |
PDF generation with custom page sizes |
| GET |
/api/screenshot/fullpage /api/screenshot/fullpage |
Full-page capture or specific viewport dimensions |
| GET |
/api/screenshot/element /api/screenshot/element |
Element-specific screenshots using CSS selectors |
| GET |
/api/screenshot/mobile /api/screenshot/mobile |
Mobile and desktop viewport presets |