Webshot
Returns a screenshot of the specified website
Query parameters
urlstringRequired
URL of the website to capture
Responses
200
Successful response
application/json
titlestringOptional
Title of the webpage
screenshotURLstringOptional
URL of the screenshot image
loadTimestringOptional
Time taken to load the webpage
404
Website not found
500
Internal Server Error
get
/webshotLast updated