ScreenshotMAX
The Screenshot API when reliability matters. Fast, reliable screenshot and HTML to PDF API. Built for developers, powered by Google Cloud and Puppeteer.
ScreenshotMAX endpoints
| Method | Endpoint | Description |
|---|---|---|
| v1 | ||
| GET |
/v1/screenshot /v1/screenshot |
Capture high-quality screenshots of webpages. |
| GET |
/v1/pdf /v1/pdf |
Generate a PDF from a webpage. |
| GET |
/v1/screencast /v1/screencast |
Capture high-quality animated screenshots of webpages. |
| GET |
/v1/scrape /v1/scrape |
Scrape data from webpages. |
| GET |
/v1/tasks /v1/tasks |
Get all your scheduled tasks |
| GET |
/v1/tasks/{id} /v1/tasks/{id} |
Get a scheduled task |
| POST |
/v1/tasks /v1/tasks |
Create a new scheduled task |
| PATCH |
/v1/tasks/{id} /v1/tasks/{id} |
Update a scheduled task |
| DELETE |
/v1/tasks/{id} /v1/tasks/{id} |
Delete a scheduled task |
| GET |
/v1/devices /v1/devices |
Get a list of available devices for emulation. |
| GET |
/v1/usage /v1/usage |
Get usage statistics for your account. |
ScreenshotMAX pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $19 / month | 50 / minute |
|
| ULTRA Recommended | $59 / month | 100 / minute |
|
| MEGA | $199 / month | 200 / minute |
|