You may have used NodeJS as a web server, but did you know that you can also use it for web scraping? In this tutorial, we'll review how to scrape static web pages - and those pesky ones with dynamic content - with the help of NodeJS and a few helpful NPM modules. A Bit About Web Scraping Web scraping has always had a negative connotation in the world of web development - and for good reason. In m