Tag
screenshots
22 articles
Dark Mode Screenshots
Capture pages in dark mode by enabling the prefers-color-scheme: dark media query in the browser.
Hide Ads
Remove advertising banners, sticky ad slots, and video ad containers from screenshots for cleaner output.
Hide Popups and Cookie Banners
Automatically dismiss GDPR consent dialogs, newsletter popups, and similar overlays before the screenshot is taken.
Data Trackers — Extract Values from Pages
Automatically extract structured data (rankings, counts, prices, text) from a webpage alongside the screenshot.
Language, Timezone, and Geolocation
Override the browser locale, timezone, and GPS coordinates to test geo-personalized content.
Device Emulation
Emulate specific mobile or tablet devices with preset screen sizes, pixel ratios, and touch support.
Target Selector and Tags
Capture a specific element with a CSS selector, and tag screenshots for easy filtering.
JavaScript Injection
Inject external script URLs or inline JavaScript into the page before capture.
Custom HTTP Headers and Request Options
Pass custom HTTP headers, cookies, a Referer, User-Agent string, or POST data with your screenshot request.
Video Recording Options
Record a video of the page alongside the screenshot, with configurable format, quality, speed, and duration.
PDF Generation Options
Generate a PDF alongside the screenshot with custom format, margins, and orientation.
Multiple Shots and Intervals
Capture multiple screenshots of the same URL at regular intervals in a single request.
Timing, Cache, and Request Behavior
Control cache duration, page load delays, maximum wait time, and SSL verification.
Popups, Ads, and Dark Mode
Overview of clean-capture options: hide popups, hide ads, and dark mode rendering.
Screenshot Size and Viewport
Control whether the screenshot captures the visible viewport or the full page, and set custom screen dimensions.
Browser Selection
Choose which browser engine (Chrome or Firefox) is used to capture your screenshot.
Batch Screenshots
Submit hundreds of URLs in a single request and retrieve all screenshots asynchronously.
Country and Region Selection
Capture screenshots from a specific country or region to test geo-targeted content.
Automation Steps and Targeted Screenshots
Interact with pages before capture using steps and CSS target selectors.
Outputs and Formats
Understand image, thumbnail, HTML, PDF, and video output options.
Screenshot URL — Required Parameter
The URL of the webpage to capture. Must be a fully qualified URL including the protocol (https://).
Getting Started with ScreenshotCenter API
Create your first screenshot request and retrieve image, HTML, PDF, and video assets.