Contents 1. How to use Puppeteer: installation and quick start 2. Interacting with DOM in Puppeteer: how to get HTML code and extract various tags (text, images, links) 3. Advanced interacting with DOM in Puppeteer: disabling JavaScript, loading HTML without visiting the site, error handling, delaying and scrolling the pageRead More