Capture any website as a full-page screenshot instantly. Free, no signup.
/api/websnapimage/pngReturns a full-page screenshot as an image binary (inline, downloadable).
| Param | Type | Description | |
|---|---|---|---|
| action | string | req | screenshot |
| url | string | req | URL-encoded target URL (http/https) |
/api/websnapjsonReturns JSON metadata without binary — check source, content type, and file size before downloading.
| Param | Type | Description | |
|---|---|---|---|
| action | string | req | info |
| url | string | req | URL-encoded target URL |