
Screenshot API
4.9 (245)
Pay only per success
1245 users
99% success
What is Screenshot API?
The Screenshot API allows you to capture high-quality images of any webpage with a simple API request. You can customize the screenshot with various parameters like full-page capture, viewport size, and more.
Key Features
- Capture full page or viewport screenshots
- Multiple output formats (PNG, JPEG, WebP, PDF)
- Device emulation for mobile/tablet views
- Automatic cookie banner and ad removal
- Resource blocking for faster captures
- Custom viewport sizes
- High-resolution captures with scale factor
- Built-in caching system
- S3 storage integration
- Proxy support
How can I use Screenshot API?
The API is simple to use. Just send a GET request with your parameters:
GET https://api.capturekit.dev/capture?access_key=<your-access-key>&url=https://example.com
You can also use POST requests for more complex parameters or when you need to send sensitive data like API keys in the request body.