SnapAPI Screenshot Request
Request body for POST /api/screenshot. Captures rendering options for headless Chromium.
ScreenshotsWebsite ScreenshotsMetadata ExtractionText ExtractionPDF GenerationHeadless ChromiumWeb ScrapingDeveloper ToolsREST
Properties
| Name |
Type |
Description |
| url |
string |
Fully qualified URL to capture. |
| width |
integer |
Viewport width in pixels. |
| height |
integer |
Viewport height in pixels. |
| full_page |
boolean |
Capture the entire scrollable page rather than just the viewport. |
| format |
string |
Output image format. |
JSON Schema