Articles by Tag #puppeteer

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

Top 5 Puppeteer Alternatives for Node.js

Exploring Puppeteer Alternatives for Node.js: A Comprehensive Guide Puppeteer, a popular...

Learn More 13 1May 23 '24

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 9 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

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

Simplify PDF Generation in Node.js with html-to-pdf-pup

Introduction: I have created a new npm package html-to-pdf-pup, a powerful Node.js...

Learn More 4 0May 5 '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 3 0Mar 21

How to generate PDF's with Puppeteer on Vercel in 2024

I've spent a lot of time gathering information, reading documentation, and banging my head against...

Learn More 3 1May 9 '24

Mengirim Pesan WhatsApp dengan JavaScript

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

Learn More 3 0Jul 9 '24

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

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 0Dec 20 '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 2 0Jan 24

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

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

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

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

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

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

Puppeteer Vs Playwright: Scrape a Strapi-Powered Website

Introduction A robust user authentication is the building block of web security. It...

Learn More 0 0Jul 18 '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

Headless Browser – A Stepping Stone Towards Developing Smarter Web Applications

Websites being the primary source of communication in the digital transformation world, have evolved...

Learn More 0 0May 14 '24

Collect All Requested Images on a Website Using Puppeteer

When I was building PicPerf's page analyzer, I needed to figure out how to identify every image...

Learn More 0 0Nov 15 '24

How to Take Screenshots with Puppeteer

Capturing website screenshots programmatically is a crucial task for developers, testers, and...

Learn More 0 0Mar 17

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

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

Puppeteer junior

So, I have this task which consists of filling out some invoices, i can login the site but when the...

Learn More 0 0May 6 '24

How to Web Scrape with Puppeteer: A Beginner-Friendly Guide

Web scraping is an incredibly powerful tool for gathering data from websites. With Puppeteer,...

Learn More 0 0Jan 7