Inspect, capture, and analyze live web content without running your own headless browsers or certificate scanners. The Web Tools category gives you three APIs that handle the most common web-scraping and monitoring tasks.
Verify SSL certificate health before your customers see browser warnings, generate link previews with rich Open Graph metadata, or produce pixel-perfect screenshots for visual regression testing and compliance archives.
Inspect TLS certificates for any hostname. Returns issuer, subject, validity dates, days-until-expiry, protocol version, and whether the full certificate chain is valid and the hostname matches.
Ideal for monitoring certificate rotation, detecting mis-issued certs, or building a dashboard that warns you well before an expiry causes a production outage.
Fetch and parse Open Graph, Twitter Card, and standard meta tags from any URL. Returns the page title, description, canonical image, site name, content type, and favicon in a single structured response.
Perfect for generating rich link previews in chat apps, CMS tools, or social media schedulers without having to parse HTML yourself.
Capture full-page or viewport-sized screenshots of any public URL using headless Chrome. Configure the viewport dimensions, choose PNG or JPEG output, and download the result via a temporary signed URL.
Use cases include visual regression testing, compliance archiving, social sharing thumbnails, and generating preview images for dashboards or reports.