DEV Community

# puppeteer

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
📷 How to take a screenshot of a webpage with JavaScript in Node.js (using puppeteer)

📷 How to take a screenshot of a webpage with JavaScript in Node.js (using puppeteer)

256
Comments 16
1 min read
How I Created Whatsapp bot to talk with my friends?

How I Created Whatsapp bot to talk with my friends?

186
Comments 14
3 min read
🗄️ The easiest way to scrape a website with Javascript (in Node.js)

🗄️ The easiest way to scrape a website with Javascript (in Node.js)

148
Comments 7
2 min read
Web Scraping — Scrape data from your instagram page with Nodejs, Playwright and Firebase.

Web Scraping — Scrape data from your instagram page with Nodejs, Playwright and Firebase.

121
Comments 11
5 min read
How to make an API from scraped data using Express & Puppeteer

How to make an API from scraped data using Express & Puppeteer

80
Comments
6 min read
Optimizing and Deploying Puppeteer Web Scraper

Optimizing and Deploying Puppeteer Web Scraper

77
Comments 5
13 min read
Building a personal but multi-tenant web page screenshotting service with Puppeteer and Vercel

Building a personal but multi-tenant web page screenshotting service with Puppeteer and Vercel

77
Comments 2
5 min read
An Introduction to Scraping (Almost) Anything With Puppeteer and Node.js

An Introduction to Scraping (Almost) Anything With Puppeteer and Node.js

75
Comments
7 min read
Generate a PDF in AWS Lambda with NodeJS and Puppeteer

Generate a PDF in AWS Lambda with NodeJS and Puppeteer

66
Comments 31
3 min read
Practical Puppeteer: Get Instagram account profile detail

Practical Puppeteer: Get Instagram account profile detail

60
Comments 15
6 min read
A command line application: Scraping dev.to with puppeteer

A command line application: Scraping dev.to with puppeteer

52
Comments 4
5 min read
Building a Search Engine API with Node/Express and Puppeteer using Google Search

Building a Search Engine API with Node/Express and Puppeteer using Google Search

48
Comments 4
15 min read
A practical and gentle introduction to web scraping with Puppeteer

A practical and gentle introduction to web scraping with Puppeteer

47
Comments
8 min read
📷 More on Screenshots with JavaScript in Node.js (creating PDFs)

📷 More on Screenshots with JavaScript in Node.js (creating PDFs)

45
Comments
1 min read
🍪 Screenshot or scrape webpages behind a login with JavaScript (in Node.js)

🍪 Screenshot or scrape webpages behind a login with JavaScript (in Node.js)

43
Comments
2 min read
How to use ML5 with Nodejs and puppeteer step by step

How to use ML5 with Nodejs and puppeteer step by step

43
Comments 1
7 min read
🧭 Programmatically taking Screenshots while navigating & searching on webpages using JavaScript (puppeteer)

🧭 Programmatically taking Screenshots while navigating & searching on webpages using JavaScript (puppeteer)

42
Comments
2 min read
Practical Puppeteer: Playing with Google Translate to translate a text

Practical Puppeteer: Playing with Google Translate to translate a text

42
Comments
2 min read
Load chrome extensions in puppeteer

Load chrome extensions in puppeteer

41
Comments 7
2 min read
How to Scrape Tripadvisor Reviews with Nodejs and Puppeteer

How to Scrape Tripadvisor Reviews with Nodejs and Puppeteer

38
Comments
4 min read
Practical Puppeteer: Using proxy to browse a page

Practical Puppeteer: Using proxy to browse a page

35
Comments 14
2 min read
Practical Puppeteer: Playing with Puppeteer Core package

Practical Puppeteer: Playing with Puppeteer Core package

33
Comments 5
3 min read
Avoid being blocked with puppeteer

Avoid being blocked with puppeteer

31
Comments 1
5 min read
Building serverless web crawler with Puppeteer on AWS Fargate

Building serverless web crawler with Puppeteer on AWS Fargate

31
Comments 4
13 min read
User Agent string difference in Puppeteer headless and headful

User Agent string difference in Puppeteer headless and headful

29
Comments 12
3 min read
Puppeteer in an AWS Lambda Function Part 1

Puppeteer in an AWS Lambda Function Part 1

29
Comments 2
3 min read
Practical Puppeteer: How to evaluate XPath expression

Practical Puppeteer: How to evaluate XPath expression

29
Comments 9
3 min read
Practical Puppeteer: How to upload a file programatically

Practical Puppeteer: How to upload a file programatically

28
Comments 10
3 min read
Scraping Wikipedia for data using Puppeteer and Node

Scraping Wikipedia for data using Puppeteer and Node

27
Comments 3
4 min read
Setting state using cookies with Puppeteer and Playwright

Setting state using cookies with Puppeteer and Playwright

27
Comments 3
4 min read
Web Scraping with Puppeteer and Nodejs

Web Scraping with Puppeteer and Nodejs

26
Comments 1
4 min read
Web Scraping 101

Web Scraping 101

26
Comments
5 min read
Scrape the Latest Stock Prices With NodeJS and Puppeteer!

Scrape the Latest Stock Prices With NodeJS and Puppeteer!

25
Comments 8
4 min read
How to use Puppeteer in a Chrome extension

How to use Puppeteer in a Chrome extension

25
Comments 10
3 min read
📷 More on Screenshots with JavaScript in Node.js (emulating devices)

📷 More on Screenshots with JavaScript in Node.js (emulating devices)

25
Comments
1 min read
Take a better picture with puppeteer.

Take a better picture with puppeteer.

25
Comments 1
2 min read
Model based UI tests with XState, Cypress, Puppeteer & more

Model based UI tests with XState, Cypress, Puppeteer & more

24
Comments
14 min read
Puppeteer in an AWS Lambda Function Part 2

Puppeteer in an AWS Lambda Function Part 2

24
Comments 6
3 min read
UI Tests Debugging Best Practices

UI Tests Debugging Best Practices

23
Comments 1
6 min read
👟 Executing JavaScript in the page context of puppeteer

👟 Executing JavaScript in the page context of puppeteer

22
Comments 1
1 min read
Root Cause: Troubleshoot Puppeteer & Playwright Tests with ease

Root Cause: Troubleshoot Puppeteer & Playwright Tests with ease

22
Comments
2 min read
Installing Puppeteer on an Ubuntu AWS EC2 Instance

Installing Puppeteer on an Ubuntu AWS EC2 Instance

22
Comments 5
2 min read
Avoiding hard waits in Playwright and Puppeteer

Avoiding hard waits in Playwright and Puppeteer

21
Comments
6 min read
Automated visual regression testing with TypeScript, Puppeteer, Jest and Jest Image Snapshot

Automated visual regression testing with TypeScript, Puppeteer, Jest and Jest Image Snapshot

21
Comments 1
7 min read
Hey look, it's Playwright, like Puppeteer but with more browser (support)

Hey look, it's Playwright, like Puppeteer but with more browser (support)

19
Comments 4
4 min read
Scraping dev.to with Puppeteer: Devices and Search

Scraping dev.to with Puppeteer: Devices and Search

19
Comments 1
5 min read
Practical intro to scraping with Puppeteer: fetch your country climate data

Practical intro to scraping with Puppeteer: fetch your country climate data

19
Comments
3 min read
Tutorial: create a WhatsApp bot using Node.js and Puppeteer

Tutorial: create a WhatsApp bot using Node.js and Puppeteer

18
Comments 2
6 min read
Use a proxy with Puppeteer

Use a proxy with Puppeteer

17
Comments 1
3 min read
Puppyteer Crawler

Puppyteer Crawler

17
Comments
5 min read
🚀 Performance measuring of a webpage with JavaScript in Node.js using puppeteer

🚀 Performance measuring of a webpage with JavaScript in Node.js using puppeteer

16
Comments
1 min read
Jordan Mocks Puppeteer with Jest

Jordan Mocks Puppeteer with Jest

16
Comments 1
5 min read
How to test web extensions?

How to test web extensions?

16
Comments
9 min read
Web Scraping with Puppeteer 🎭

Web Scraping with Puppeteer 🎭

16
Comments
4 min read
How to automate PDF generation of dashboards/web pages with open-source Puppeteer web automation tool

How to automate PDF generation of dashboards/web pages with open-source Puppeteer web automation tool

16
Comments
5 min read
Generate your social share images automatically in expressjs.

Generate your social share images automatically in expressjs.

16
Comments 1
3 min read
GUI automation test with puppeteer

GUI automation test with puppeteer

14
Comments 1
2 min read
AWS Amplify & Puppeteer

AWS Amplify & Puppeteer

14
Comments 2
9 min read
Puppeteer Quick Tip: How to do Basic Authentication

Puppeteer Quick Tip: How to do Basic Authentication

14
Comments 2
1 min read
Practical Puppeteer: Doing currency converter with Google search result

Practical Puppeteer: Doing currency converter with Google search result

14
Comments 4
2 min read
loading...