Articles by Tag #puppeteer

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Creating a Next.js API to Convert HTML to PDF with Puppeteer (Vercel-Compatible)

Converting HTML to PDF is a common requirement in web applications. In this blog post, we'll explore...

Learn More 10 1Oct 11 '24

Playwright vs. Puppeteer: Should You Make the Switch?

From Puppeteer to Playwright: Is This Migration Worthwhile? Hey there, folks! Are you...

Learn More 8 1Feb 2

How to Hide Cookie Banners with Puppeteer

Let's face it, cookie consent banners are annoying, especially when you're trying to take clean...

Learn More 6 0May 15

Code Against the Clock: Creating the class hunter

Hey there! Welcome to "Code Against the Clock," blog series where I’ll reveal how I turned my most...

Learn More 5 0Aug 16 '24

Generate HTML as PDF using Next.js & Puppeteer running on Serverless (Vercel/AWS Lambda) Martin Danielson

I wanted to share my experience of generating PDF’s from web pages using Puppeteer, deployed on...

Learn More 4 0Jan 24

What is Headless Browsing?

What is Headless Browsing? A headless browser is a web browser without a graphical user interface...

Learn More 3 0May 6

Mengirim Pesan WhatsApp dengan JavaScript

Pada kesempatan kali ini saya akan membagikan cara mengirimkan pesan WhatsApp secara otomatis...

Learn More 3 0Jul 9 '24

Writing integration tests with jest and puppeteer

For quite some time already I'm working on a personal project every friday which contains a part that...

Learn More 2 0Aug 16 '24

How to Run Puppeteer on AWS Lambda

Running Puppeteer on AWS Lambda can be challenging due to the serverless environment's limitations...

Learn More 2 0Mar 28

Running Puppeteer on a Server: A Complete Tutorial

Puppeteer is a Node.js library that provides a high-level API to control Chrome or Chromium browsers...

Learn More 2 2Dec 20 '24

How to Extract HTML from Web Pages with Puppeteer

Extracting HTML content from websites is a fundamental task for web scrapers, data scientists, and...

Learn More 2 0Mar 21

Open Source: AWS Lambda + Puppeteer Starter Repo

I recently open-sourced a little repo I’ve been using that makes it easier to run Puppeteer on AWS...

Learn More 2 0Mar 27

How to Take Full Page Screenshots with Puppeteer

While Puppeteer offers a simple fullPage: true option for taking full page screenshots, the reality...

Learn More 1 0Apr 26

How to Generate PDFs in 2025

Generating PDFs has become a crucial feature for many modern web applications, from creating invoices...

Learn More 1 0Feb 3

How to Extract All Links from a Website Using Puppeteer

Extracting all links from a website is a common task in web scraping and automation. Whether you're...

Learn More 1 0Mar 25

How to Wait for Page to Load in Puppeteer

When working with Puppeteer for web automation and scraping, one of the most crucial aspects is...

Learn More 1 0Apr 6

Lightpanda: The Blazing-Fast Headless Browser You Need!

Quick Summary: 📝 Lightpanda Browser is an open-source, headless browser designed for AI...

Learn More 1 0Apr 6

A step-by-step guide to setting up a Puppeteer screenshot API on Ubuntu

I needed to setup an API end-point that, when passed a URL would take a screenshot of the website....

Learn More 1 0Oct 21 '24

Finding Hidden Comic Book Deals: A TypeScript Scraping Solution

Finding Hidden Comic Book Deals: A TypeScript Scraping Solution

Learn More 1 0May 4

Understanding User-Agent in Puppeteer

Web automation is a continuous cycle. Websites work to block bots, and bots evolve to stay...

Learn More 0 0Mar 5

Setting up Puppeteer and Typescript with Jest

In this tutorial, we'll be going over how to set up Puppeteer and Typescript with Jest. We'll be...

Learn More 0 0Feb 21

Puppeteer Stealth Guide for Automated Browsing

A large portion of web traffic today comes from bots, which might surprise you. However, not all bots...

Learn More 0 0May 24

Fix NodeJs Puppeteer Firefox

if you're in trouble with the puppeteer in nodejs which is not dealing well with firefox. Then you...

Learn More 0 0Feb 12

Optimizing Headless Browser Traffic: Cost Reduction Strategies with Puppeteer for Efficient Data Scraping

Overview When using Puppeteer for data scraping, traffic consumption is an important...

Learn More 0 0Apr 27

How to Block Requests with Puppeteer

When working with Puppeteer for web automation and scraping, you'll often encounter situations where...

Learn More 0 0May 2

Automate Web Testing in C#: A Guide with PuppeteerSharp and SpecFlow

Learn how to efficiently automate and test web applications in C# using PuppeteerSharp and SpecFlow...

Learn More 0 0Nov 9 '24

Elevate Your Web Scraping with These Puppeteer Alternatives

A staggering 80% of companies rely on web scraping for critical insights. This shows just how...

Learn More 0 0Oct 29 '24

How to configure Swiftproxy proxy server in Puppeteer?

Puppeteer is a Node library that provides a high-level API to control Chromium or Chrome browsers...

Learn More 0 0Oct 24 '24

installing google chrome in docker

This is my docker file , while building the image on ECS , its giving error - [91mgpg: no valid...

Learn More 0 0Aug 14 '24

Supercharge Your Web Scraping with Node Unblocker + Puppeteer

A Summary and Practical Overview from Smartproxy’s Node Unblocker Guide. TL;DR Node...

Learn More 0 0Jan 27