Best Screenshot API avatar
Best Screenshot API

Pricing

$4.00 / 1,000 results

Go to Apify Store
Best Screenshot API

Best Screenshot API

High-quality website screenshots with customizable viewport options. Powered by Crawlkit.

Pricing

$4.00 / 1,000 results

Rating

0.0

(0)

Developer

Mazlum

Mazlum

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Share

📸 Universal Web Screenshot API (via Crawlkit)

This Actor provides a reliable and high-quality solution for taking screenshots of any website. It acts as a secure proxy to the Crawlkit API, ensuring you get the best rendering results with customizable options.

✨ Features

  • High Fidelity: Captures websites exactly as they appear in modern browsers.
  • Customizable: Set viewport width, height, and timeout.
  • Simple Integration: Takes a URL, returns a screenshot URL.
  • Fast: Optimized for speed and reliability.

🚀 How to use

Simply provide the url of the website you want to capture. You can optionally configure the options object for specific viewport settings.

Input Example

{
"url": "[https://crawlkit.sh](https://crawlkit.sh)",
"options": {
"width": 1920,
"height": 1080,
"timeout": 30000,
"waitForSelector": null
}
}

Output Example The Actor returns the API response containing the screenshot URL and metadata.

{
"success": true,
"data": {
"url": "[https://files.crawlkit.sh/screenshots/example.png](https://files.crawlkit.sh/screenshots/example.png)",
"width": 1920,
"height": 1080,
"timing": {
"total": 4521
},
"creditsUsed": 1
}
}

💰 Pricing This Actor is priced per result. You only pay for the successful screenshots you generate.

📞 Support If you encounter any issues or have feature requests, please create an issue in the "Issues" tab.