- Clone/Download the repo to local machine
npm install
at the local repo- Replace the page.goto() parameter with your URL string and uncomment the await page.goto('.. line
- Replace cheerio.load(..) with
cheerio.load(DOMstring)
- At command prompt/terminal
node searchURLs.js