Error
A valid request URL is required to generate request examples{
"success": true,
"data": {
"url": "<string>",
"width": 123,
"height": 123,
"size_kb": 123
}
}{
"error": "Screenshot functionality coming soon"
}Browser Utilities
Capture screenshot of a web page
Generate screenshots of any publicly accessible web page with customizable viewport size and options.
POST
/
utils
/
browser
/
screenshot
Error
A valid request URL is required to generate request examples{
"success": true,
"data": {
"url": "<string>",
"width": 123,
"height": 123,
"size_kb": 123
}
}{
"error": "Screenshot functionality coming soon"
}Authorizations
Enter token in format (Bearer )
Body
application/json