Using XPath to scrape websites with Node and Chrome Puppeteer
innovati
In this video I build a simple scraping model for using an XPath selector to scrape content from a website in Node by using Chrome Puppeteer, a 'headless' version of the Chrome web browser that is controlled from the command line by Node.