GET • /api/tools/ssweb
Screenshot Web (SSWeb)
Mengambil screenshot dari sebuah website (Support mode desktop, tablet, mobile).
GETqueryJSON Response
Endpoint Info
Method: GET
Body Type: query
Path: /api/tools/ssweb
Category: tools
Response: JSON
Status Code
200 - Success
400 - Bad Request
404 - Endpoint Not Found
413 - File Too Large
500 - Internal Server Error
Parameters
| Name | Type | Required | Max Size | Description |
|---|---|---|---|---|
| url | text | Yes | - | Link URL website yang mau di-screenshot |
| mode | text | No | - | Pilih mode: desktop, tablet, atau mobile (Default: desktop) |
| output | text | No | - | Format output: "json" atau "image". Default: json |