Back to catalog
πŸ’»

Browshot

API Key

Easily make screenshots of web pages in any screen size, as any device

πŸ’»DevelopmentHTTPSCORS enabled

Browshot

Screenshot Capture

Screenshot UrlHttps://browshot.com/api/v1/screenshot/dl?id=sc_mn4r92&key=abc123
Target UrlHttps://example.com
StatusFinished
Width1,366
InstanceChrome-latest-win

Sample Response

response.json
1{
2 "screenshot_url": "https://browshot.com/api/v1/screenshot/dl?id=sc_mn4r92&key=abc123",
3 "target_url": "https://example.com",
4 "status": "finished",
5 "width": 1366,
6 "instance": "chrome-latest-win"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://browshot.com/api/documentation" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs