Web Page Screenshot API
Capture pixel-perfect screenshots of any web page - with real browser rendering, custom viewports, and geo-routing. One request, one image.
1 subscribers
8.7/10 popularity
4566 ms avg latency
100% success rate
3 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Web Page Screenshot API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Screenshot | ||
| POST |
captureScreenshot /screenshot/capture |
Navigates to `url` in a real Chromium browser and returns a **base64-encoded** screenshot. Decode the `screenshot` field with `base64.b64decode(...)` to get raw image bytes. |
| Health | ||
| GET |
ping /ping |
|
| GET |
getHealth /health |
|
Web Page Screenshot API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / second |
|
| PRO | $9.9 / month | 1 / second |
|
| ULTRA | $34.7 / month | 1 / second |
|
| MEGA | $99 / month | 2 / second |
|