Dynamically capture full page screenshots of websites.
Capture Webpage Screenshot is an API hosted on ApyHub that converts a webpage URL into a PNG screenshot. It exposes two GET endpoints: a /download endpoint that streams the screenshot back as a binary PNG file, and a /link endpoint that returns a JSON object with a signed cloud storage URL for the captured image. Both endpoints accept a required url parameter along with optional delay (0-10 seconds, default 3) and quality (1-5, default 5) settings; the /download endpoint additionally accepts an output parameter for the downloaded filename.
The API is intended for automating browser-based screenshot capture without building a custom screenshot service, suited to use cases such as QA checks, visual regression pipelines, archiving page states, and generating screenshots for reports or support tickets.
The listing is versioned 1.0.0, published by ApyHub, and marked Verified, with a listing date of Jul 7, 2026.
It captures a screenshot of a given webpage URL and returns it as a PNG, either as a direct binary download or as a signed cloud storage link.
Just a valid webpage URL as a query parameter; you can optionally set a capture delay, output filename, and quality level.
The /download endpoint streams the PNG as a binary file, while the /link endpoint returns a JSON object with a signed storage URL to the PNG.
It suits QA checks, visual regression pipelines, page-state archiving, and generating screenshots for reports or support tickets.
Requests are authenticated using an apy-token header containing your API key.
Show your product to thousands of developers
· 100k monthly pageviews
· 7k newsletter subscribers
Scalable, secure, and reliable hybrid cloud services anywhere in the world.
Fast and resilient DNS hosting service by Gcore. Improve the performance and availability of your online business.
Estimates a gender from a first name.
Trigger an email notification with a simple GET request.
Get Published content into your Website, App or other embedded media.
Make use of GitHub repositories, code and user info programmatically.