Evidence
Document a page with reproducible date and configuration.
Create repeatable screenshots of pricing, products or landing pages with identical viewport, wait and scrolling settings, ready for change comparison or run documentation.
The first button is an affiliate link. We may receive a commission if you purchase an eligible plan, at no extra cost to you.
Direct answer
Provide a URL list, choose format, viewport and loading condition, then decide whether to scroll to the bottom. Website Screenshot Generator stores the files in the key-value store for download or downstream workflows.
A screenshot proves what the browser received at that moment, not the site's intent. Keep date, URL, configuration and run ID for context.
apify/screenshot-urlActor used
Built by Apify. It was selected for adoption, practical utility and a use case not previously covered by FlujoDato.
Check the official listingPublic listing signals checked August 20, 2026; they can change.
Copy-ready setup
{
"urls": [
"https://example.com/pricing",
"https://example.com/product"
],
"format": "png",
"waitUntil": "networkidle2",
"delay": 2000,
"viewportWidth": 1440,
"scrollToBottom": true,
"delayAfterScrolling": 2500,
"selectorsToHide": [
".cookie-banner",
".chat-widget"
],
"proxy": {
"useApifyProxy": true
}
}Use one width so visual comparisons remain consistent.
Try networkidle2 and a short delay on dynamic sites.
Remove banners or chat widgets only when they are not part of the evidence.
Save files with date and URL to build history.
Output and controls
| Field | Use | Check |
|---|---|---|
PNG / PDF | Final visual file | Review resolution and full-page coverage |
URL | Identify the source | Retain the canonical URL |
Run ID | Audit the execution | Connect it to date and configuration |
viewportWidth | Repeat framing | Do not mix mobile and desktop |
Key-value store | Access the file | Set retention or external copy |
Cost
The Actor is listed as pay per usage. More waiting, scrolling, resolution and dynamic content use more compute; validate two URLs first.
| Component | Published pricing | Check |
|---|---|---|
| apify/screenshot-url | pay per platform usage | Confirm current Apify pricing before running at volume. |
| Recommended pilot | Minimum input | Review quality before scaling |
Added value
Document a page with reproducible date and configuration.
Check changes after a deployment.
Build a history of public prices, messaging and design.
FAQ
Yes. Enable scrolling and allow enough time for lazy-loaded content.
You can hide them with selectors, but keep them when they are part of what you need to document.
The primary file is stored in the key-value store rather than as a conventional Dataset row.
Visual monitoring
Tune wait, scroll and viewport until the screenshot is stable and repeatable.