I have the following code which scrapes a webpage, removes the javascript, and saves it to disk:
const puppeteer = require(\'puppeteer\'); const fs = require(