Screenshot Generator API
A fast and easy-to-use API that captures high-quality screenshots from any public website URL. The API uses a headless Chromium browser powered by Puppeteer to load pages, render them fully, and return PNG or JPEG screenshots encoded in Base64. It supports full-page screenshots, custom viewport sizes, and mobile/desktop rendering. Ideal for automation tools, SEO previews, analytics dashboards,…
Screenshot Generator API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Take Screenshot /screenshot |
This endpoint captures a screenshot of any public website URL using a headless Chromium browser powered by Puppeteer. It returns a PNG screenshot encoded as a Base64 string.… |
| GET |
Take Screenshot_copy /screenshot |
This endpoint captures a screenshot of any public website URL using a headless Chromium browser powered by Puppeteer. It returns a PNG screenshot encoded as a Base64 string.… |
Screenshot Generator API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 60 / hour |
|
| PRO | $3.49 / month | 120 / hour |
|
| ULTRA | $8.49 / month | 300 / hour |
|
| MEGA | $17.99 / month | 600 / hour |
|