Relative Content

Tag Archive for web-scrapingpuppeteergoogle-chrome-headless

Puppeteer: Website not loading specifically for Linux: Headless mode

Getting the page content some websites, does not include the dynamic content loaded by js/fonts/images (only gets the initial doc). This problem does not occur in windows headless or headfull mode, neither does this happen in linux headfull mode. After some debugging I have noticed that, the number of requests are less in headless mode. I have also used stealth mode plugin to bypass stealth detection.