API Documentation
Endpoint
GET http://localhost:3000/api/v1/screenshot
Query Parameters
The URL of the webpage to capture
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