Page Screenshot & PDF Capture avatar

Page Screenshot & PDF Capture

Pricing

$4.00 / 1,000 screenshot or pdfs

Go to Apify Store
Page Screenshot & PDF Capture

Page Screenshot & PDF Capture

Full-page screenshots and PDFs of any URL. Scrolls to trigger lazy-loaded images, hides cookie banners, supports custom viewports, delays and dark mode. Returns a hosted image/PDF URL per page.

Pricing

$4.00 / 1,000 screenshot or pdfs

Rating

0.0

(0)

Developer

Clearrun Data

Clearrun Data

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 hours ago

Last modified

Share

Turn any list of URLs into full-page screenshots or PDFs, ready to download or embed. Built for reliability: no third-party site dependencies, real Chromium rendering, lazy-load scrolling, cookie-banner removal, dark mode, custom viewports and delays.

What you get

One dataset row per URL with a hosted file link:

{
"url": "https://apify.com",
"title": "Apify: Full-stack web scraping and data extraction platform",
"format": "png",
"fileUrl": "https://api.apify.com/v2/key-value-stores/.../records/apify.com.png",
"width": 1280,
"height": 6120,
"capturedAt": "2026-09-08T14:02:11.512Z",
"error": null
}

Files live in the run's key-value store, so the link works from your own code, Zapier, Make, or an AI agent.

Typical uses

  • Visual change monitoring and QA archives
  • Thumbnails for link previews, directories and newsletters
  • Printable PDFs of articles, invoices and reports
  • Evidence capture with timestamps (each row records the exact capture time)

Input

FieldDefaultNotes
urlsList of pages to capture
formatpngpng, jpeg or pdf
fullPagetrueWhole page vs first screen (PDF is always full page)
viewportWidth / viewportHeight1280 × 800Use 390 × 844 for a phone-sized capture
delayMs1000Extra wait after load
scrollToLoadtrueScrolls first so lazy images render
hideCookieBannerstrueRemoves common consent overlays
darkModefalseEmulates dark colour scheme
proxyConfigurationoffTurn on Apify Proxy for sites that block data-centre traffic

Pricing

Pay per event: you are charged only for each screenshot or PDF actually produced. Failed pages are free and are recorded in the dataset with an error field so you can retry them.

Speed & cost

About 30–60 seconds for 100 results; a 100-result run costs roughly $0.40 in events plus about $0.05–0.20 of platform usage.

Use from an AI agent

This Actor is available through the Apify MCP server. Ask your agent to "take a full-page screenshot of https://example.com" and it will call this tool and return the file link.

Support

Open an issue on the Issues tab. Issues are answered within one working day. Please include the URL that failed and the run ID.