Screenshot API

Capture high-quality screenshots of any webpage with a simple API call

Interactive Playground

Faster screenshots with optimized loading

https://api.screenshot.vineet.pro/api/v1/puppeteer?url=https%3A%2F%2Fvineet.pro&t=1764085328191

API Documentation

Endpoint

GET https://screen.vineet.pro/api/v1/puppeteer

Query Parameters

urlrequired

The URL of the webpage to capture

fastMode

Enable fastmode screenshot

formatoptional

Image format: png or jpeg (default: png)

Response

Returns the screenshot image directly with appropriate content-type header.

Example

https://screen.vineet.pro/api/v1/puppeteer?url=https://example.com

Built by pritika and vineet.screen.vineet.pro