PageSnap
Screenshot API captures pixel-perfect screenshots of any public webpage using Puppeteer. Configure viewport size, image format (PNG/JPEG), quality, full-page capture, ad blocking, and capture delay. Ideal for: - Website monitoring & change detection - OG image / social share preview generation - Archival and compliance snapshots - Visual regression testing - Content preview in dashboards…
PageSnap endpoints
| Method | Endpoint | Description |
|---|---|---|
| screenshot | ||
| GET |
captureScreenshotGet /screenshot |
Quick test with query parameters. Same options as POST, passed as URL query parameters. |
| POST |
captureScreenshot /screenshot |
Capture a screenshot of any public webpage with full control over viewport size, format, quality, and capture mode. |
PageSnap pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | — |
|
| ULTRA | $29.99 / month | — |
|
| MEGA | $99.99 / month | — |
|