Website screenshot API
Information
Use this API to take screenshots of URLs and return a base64 image. This API is powered by Puppeteer.
You can pass delay and Puppeteer's waitFor as well.
Usage
Example of using cURL to make a POST request.
Example of using JavaScript fetch to make a POST request.
Live Screenshot Example
Run in 0ms