DEV Community

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

Collapse
 
karataev profile image
Eugene Karataev

Sure, puppeteer is great to automate routine tasks. I used it for web crawling and pdf generation and had a smooth experience.