Snapshot

Capture both the rendered HTML and a screenshot of a page in a single API call. Two outputs, one request.

POST /snapshot

Use Cases

Visual + Content Monitoring

Capture both the appearance and full DOM of a page in a single API call for change detection.

Compliance Archival

Store complete page evidence with both visual proof and HTML source for regulatory compliance.

Performance Baseline

Record page state before and after changes to compare rendering and content differences.

The /snapshot endpoint captures both the page's HTML content and a screenshot in one request, reducing API calls when you need both outputs. Perfect for archiving, monitoring, or visual testing.