Back to catalog
πŸ’»

Abstract Screenshot

API Key

Take programmatic screenshots of web pages from any website

πŸ’»DevelopmentHTTPSCORS enabled

Screenshot Capture

Abstract Screenshot

UrlHttps://example.com/products
Width1,920
Height1,080
FormatPNG
Capture Time3.2s

Sample Response

response.json
1{
2 "url": "https://example.com/products",
3 "width": 1920,
4 "height": 1080,
5 "format": "PNG",
6 "captureTime": "3.2s"
7}

Code Snippets

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

Similar APIs