Blog

How to take website screenshots with C# (.NET)

Today, there are many options to make screenshots of any URL with C# (.NET). Let's examine them all and choose which suits you best.

Posted March 24, 2023 by Dmytro Krasun ‐ 3 min read

A friendly guide on how to render HTML or site screenshots in Google Sheets in less than 10 minutes

It is not the first time that one of the ScreenshotOne users asked how to render screenshots in Google Sheets. I wrote a simple but complete tutorial once and for all.

Posted March 5, 2023 by Dmytro Krasun ‐ 3 min read

How to build a Programmatic SEO site with automated website screenshots using ScreenshotOne, Airtable, and Launchman

Programmatic SEO is a great growth hacking strategy where you create a large number of content pages that rank for long-tailed keywords on Google.

Posted January 10, 2023 by Sukh ‐ 3 min read

Optimize for speed when rendering screenshots in Puppeteer and Chrome DevTools Protocol

Let's talk about the optimizeForSpeed parameter introduced in Chrome DevTools Protocol which will soon be supported by Puppeteer or even supported now at the time when you are reading the post.

Posted January 4, 2023 by Dmytro Krasun ‐ 1 min read

Take a screenshot "from the surface" in Puppeteer and Chrome DevTools Protocol

Let's talk about the fromSurface parameter introduced in Chrome DevTools Protocol which will soon be supported by Puppeteer or even supported now at the time when you are reading the post.

Posted January 3, 2023 by Dmytro Krasun ‐ 1 min read

How to convert HTML to PDF in JavaScript

Nowadays, you have various options to generate PDFs from HTML or any given URL: generating PDF in the browser, on the server-side (Node.js), or even using a modern and friendly API to generate PDF.

Posted January 2, 2023 by Dmytro Krasun ‐ 4 min read

Capture beyond viewport in Puppeteer and Chrome DevTools Protocol

Let's talk about the captureBeyondViewport parameter introduced in Chrome DevTools Protocol which will soon be supported by Puppeteer or even supported now at the time when you are reading the post.

Posted January 1, 2023 by Dmytro Krasun ‐ 3 min read