Website Screenshot API & Archiver avatar

Website Screenshot API & Archiver

Pricing

from $4.00 / 1,000 results

Go to Apify Store
Website Screenshot API & Archiver

Website Screenshot API & Archiver

Capture stunning full-page or customized viewport screenshots of any website. Easily configurable to handle dynamic content with wait timers. Perfect for generating portfolio thumbnails, archiving landing pages, or monitoring visual changes over time.

Pricing

from $4.00 / 1,000 results

Rating

0.0

(0)

Developer

Brian

Brian

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

6 days ago

Last modified

Share

Website Screenshot API

Capture high-quality, full-page or viewport screenshots of any URL at scale. Supports PNG and JPEG formats, custom viewport sizes, and batch processing of hundreds of URLs. Every screenshot is stored with a public download URL.

What does it return?

FieldDescription
urlOriginal page URL
pageTitleHTML page title
screenshotUrlPublic download URL for the screenshot
fileNameScreenshot filename
formatImage format (png/jpeg)
fullPageWhether full page was captured
pageWidthPage width in pixels
pageHeightPage height in pixels
capturedAtISO timestamp

Input

{
"urls": ["https://www.google.com", "https://github.com"],
"viewportWidth": 1366,
"viewportHeight": 768,
"fullPage": true,
"format": "png",
"waitForSecs": 2
}

Use Cases

  • Visual QA: Capture screenshots across multiple devices/viewports for visual testing
  • Competitor Monitoring: Track visual changes on competitor websites
  • Archival: Create visual snapshots of web pages for compliance or legal purposes
  • Thumbnail Generation: Create website preview thumbnails at scale