Back to catalog
πŸ’»

ScreenshotAPI.net

API Key

Create pixel-perfect website screenshots

πŸ’»DevelopmentHTTPSCORS enabled

ScreenshotAPI.net

Screenshot capture result

UrlHttps://example.com
Screenshot UrlHttps://cdn.screenshotapi.net/captures/abc123def456.png
Width1,920
Height1,080
Captured At2024-03-15T09:30:00Z

Sample Response

response.json
1{
2 "url": "https://example.com",
3 "screenshot_url": "https://cdn.screenshotapi.net/captures/abc123def456.png",
4 "width": 1920,
5 "height": 1080,
6 "captured_at": "2024-03-15T09: 30: 00Z"
7}

Code Snippets

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

Similar APIs