Screenshot Downloader

Screenshot Downloader

by scrapeai

Screenshot Downloader lets you capture and download high-quality webpage screenshots instantly. Save full or partial page images from any URL with eas...

8 runs
2 users
Try This Actor

Opens on Apify.com

About Screenshot Downloader

Screenshot Downloader lets you capture and download high-quality webpage screenshots instantly. Save full or partial page images from any URL with ease โ€” fast, simple, and perfect for developers, designers, and content creators.

What does this actor do?

Screenshot Downloader is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

๐Ÿง  Screenshot Downloader This Apify actor takes a list of URLs and captures full-page screenshots of each website. It saves screenshots as PNG images and provides links to the captured images. You can define proxy settings and optional selector waiting. # โœ… Use Cases ๐Ÿ“ธ Capture screenshots from multiple websites ๐Ÿ–ผ๏ธ Create visual archives of web pages ๐Ÿ“Š Generate thumbnails for web monitoring ๐Ÿ” Monitor website visual changes over time ๐Ÿ“ฅ Input Configuration You can customize the actor using the following input fields: json { "requestListSources": [ { "url": "https://example.com" } ], "proxyConfiguration": { "useApifyProxy": true }, "handlePageTimeoutSecs": 60, "maxRequestRetries": 1, "useChrome": false } ๐Ÿงพ Fields Explained Field Type Description requestListSources array Required. Array of URLs to download. Each item can have optional userData with waitForSelector proxyConfiguration object Proxy settings - choose no proxy, Apify Proxy, or custom proxy URLs handlePageTimeoutSecs integer Optional. Maximum time to spend processing one page (default: 60) maxRequestRetries integer Optional. How many retries before giving up (default: 1) useChrome boolean Optional. Use real Chrome browser instead of Chromium (default: false) ๐Ÿ“ค Output The actor returns a dataset containing screenshot information for each URL. Each record includes the original URL, final URL (after redirects), page title, and link to the captured screenshot. # ๐Ÿงฉ Sample Output json [ { "url": "https://example.com", "loadedUrl": "https://example.com/", "title": "Example Domain", "screenshotUrl": "storage/key_value_stores/default/a9bc5ea2-45d0-490e-8839-9d65968f88dc.png" } ] # ๐Ÿ”’ Proxy Configuration This actor supports flexible proxy configuration: No proxy (default) Apify Proxy for residential IPs Custom proxy URLs Default proxy settings: json { "useApifyProxy": true } ๐Ÿš€ How to Use Open the actor in Apify Console Click "Try actor" or create a new task Add URLs to the requestListSources array Configure proxy settings if needed Run the actor Download screenshot data in JSON, CSV, or XML format # โš™๏ธ Advanced Input Example json { "requestListSources": [ { "url": "https://example.com", "userData": { "waitForSelector": ".content-loaded" } }, { "url": "https://another-site.com" } ], "proxyConfiguration": { "useApifyProxy": true, "apifyProxyGroups": ["RESIDENTIAL"] }, "handlePageTimeoutSecs": 120, "maxRequestRetries": 3, "useChrome": true } ๐Ÿ› ๏ธ Tech Stack ๐Ÿงฉ Apify SDK โ€” for actor and data handling ๐Ÿ•ท๏ธ Crawlee โ€” for robust crawling and scraping ๐ŸŒ Puppeteer โ€” for browser automation and rendering dynamic content โš™๏ธ Node.js โ€” fast, scalable backend environment

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try Screenshot Downloader now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
scrapeai
Pricing
Paid
Total Runs
8
Active Users
2
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support