Posts tagged "api"
8 articles
Screenshot API Webhook Integration Guide
Configure HTTPS webhook endpoints, understand signed JSON payloads, implement an Express receiver, and learn retry semantics for async screenshot workflows.
cURL Screenshot API Quickstart
Start with one cURL call, then add country, device, PDF, automation steps, jq helpers, and a polling loop — with links to the live API reference.
Java Screenshot API: End-to-End Example
Use Java 11 HttpClient plus Gson to call ScreenshotCenter: create a screenshot, poll /screenshot/info, and stream /screenshot/thumbnail to disk.
PHP Screenshot API: End-to-End Example
A self-contained PHP 8+ script using cURL: create a screenshot job, poll /screenshot/info until it completes, then save the PNG from /screenshot/thumbnail.
Go Screenshot API: End-to-End Example
Build a small Go program that requests a screenshot from ScreenshotCenter, polls until it finishes, downloads the PNG, and handles API errors — using only the standard library.
HTML to PDF API for Invoices and Reports
Turn HTML invoice templates into paginated PDFs with controlled paper size, margins, headers, footers, and background graphics — plus cURL and JavaScript examples and a practical comparison with wkhtmltopdf and Puppeteer.
How to Capture a Website as PDF with an API
Step-by-step guide to converting any web page into a print-ready PDF using the ScreenshotCenter API. Covers paper format, margins, headers, footers, and background graphics.
Best Screenshot API for Developers in 2026
A developer-focused comparison of the top screenshot APIs in 2026. We evaluate ScreenshotCenter, Browshot, Urlbox, ScreenshotOne, and ApiFlash across output formats, automation, geo-routing, and pricing.