API Documentation

Endpoint

GET http://localhost:3000/api/v1/screenshot

Query Parameters

url required

The URL of the webpage to capture

format optional

Image format: png or jpeg (default: png)

Response

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

Example

http://localhost:3000/api/v1/screenshot?url=https://example.com

Interactive Playground

Faster screenshots with optimized loading

https://screenshot-xou3.onrender.com/api/v1/screenshot/stage?url=https%3A%2F%2Fstagee.art/landing