Website Screenshotter
Pricing
Pay per event
Website Screenshotter
Capture high-quality website screenshots. Features full-page capture, mobile emulation, custom resolutions, and export to JPG, PNG, or PDF. Fast and reliable. Export your result in any format of your choosing.
Pricing
Pay per event
Rating
5.0
(1)
Developer

Emmanuel Uchenna
Actor stats
1
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
Screenshotter Actor
A powerful, easy-to-use Actor for taking high-quality screenshots of websites.
Features
- Full Page Screenshots: Capture the entire height of a webpage.
- Device Emulation: Simulate various devices (Desktop, iPhone, Galaxy, iPad, etc.) to check responsiveness.
- Custom Resolution: Define exact width and height in pixels.
- Zoom & Scale: Adjust the zoom level and scaling factor.
- Multiple Formats: Save screenshots as JPG, PNG, or PDF.
- Delay: Add a delay before capturing to ensure all content loads.
Usage
You can run this Actor on the Apify Platform or locally.
Input Parameters
The input for this Actor is a JSON object with the following fields:
| Field | Type | Description | Default |
|---|---|---|---|
url | String | Required. The URL of the website to screenshot. | - |
resolution | String | Preset resolution (e.g., "1920x1080 (FHD)") or "Custom". | "1280x1024 (SXGA)" |
width | Integer | Width in pixels (used if Resolution is Custom). | 1280 |
height | Integer | Height in pixels (used if Resolution is Custom). | 1024 |
fullSize | Boolean | If true, captures the full height of the page. | false |
format | String | Output format: jpg, png, or pdf. | "jpg" |
zoom | Integer | Zoom percentage (0-100). | 100 |
scale | Integer | Scale percentage (0-100). | 100 |
delay | Integer | Delay in milliseconds before taking the screenshot. | 0 |
Example Input
{"url": "https://www.example.com","resolution": "1920x1080 (FHD)","fullSize": true,"format": "png","delay": 2000}
Output
The Actor saves the result in the default dataset. Each record contains:
| Field | Description |
|---|---|
date | Timestamp of the screenshot. |
ourl | The original URL that was captured. |
iurl | Direct link to the screenshot image. |
durl | Direct download link for the screenshot. |
curl | Link to the screenshot landing page. |
Example Output
{"date": "14.12.2025 11:00","ourl": "https://www.example.com","iurl": "https://api.provider.com/web/xyz.png","durl": "https://api.provider.com/xyz","curl": "https://provider.com/web/xyz"}
Related Actors
Expand your data collection capabilities with these other powerful Apify Actors developed by the same author:
Zillow Scraper
- URL: https://apify.com/eunit/zillow-scraper
- Description: This general Zillow Scraper extracts data for properties for sale, for rent, or recently sold on Zillow. Use this Actor for broad market research or historical data collection across all property types.
LinkedIn Job Postings Scraper
- URL: https://apify.com/eunit/linkedin-job-postings-scraper
- Description: Designed for lead generation and career intelligence, this scraper extracts tailored job titles, company names, locations, and job URLs from LinkedIn. Essential for matching job market trends with real estate data (e.g., analyzing local economic activity).
Target Product Reviews Scraper
- URL: https://apify.com/eunit/target-reviews-scraper
- Description: A tool for market research and e-commerce analysis. Scrape product reviews, star ratings, and consumer sentiment from Target.com, useful for businesses analyzing the retail landscape in target neighborhoods.
Your feedback
We are always working on improving the performance of our Actors. So if you’ve got any technical feedback for the Website Screenshotter Actor or simply found a bug, please create an issue on the Actor’s Issues tab in Apify Console.