API Tools
3 endpoints across 1 categories
Capture
— 3 tools
POST
/v1/screenshot
Capture a webpage as a full-page or viewport PNG screenshot with configurable dimensions, dark mode, and retina scaling.
View details →
POST
/v1/screenshot/pdf
Render a webpage as a multi-page PDF document with paper size, orientation, and background options.
View details →
POST
/v1/screenshot/element
Capture a specific DOM element by CSS selector — returns a tightly-cropped PNG of just the targeted element.
View details →