Website Screenshot avatar
Website Screenshot

Pricing

Pay per event

Go to Store
Website Screenshot

Website Screenshot

Developed by

Tawgesahnu

Tawgesahnu

Maintained by Community

This actor takes screenshots of specified websites, uploads them to Apify Key-Value Store, and provides URLs for easy access. It is useful for monitoring website changes, capturing visuals for reports, or web archiving.

0.0 (0)

Pricing

Pay per event

1

Total users

6

Monthly users

6

Runs succeeded

>99%

Last modified

4 days ago

You can access the Website Screenshot programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "link_urls": [
< {
< "url": "https://apify.com/"
< },
< {
< "url": "https://youtu.be/nC8ilIMH8sk"
< }
< ]
<}' |
<apify call tawgesahnu/website-screenshot --silent --output-dataset

Website Screenshot API through CLI

The Apify CLI is the official tool that allows you to use Website Screenshot locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: