This post shows how to build a Node.js URL scraper on Windows 10.
1. If you haven't, Install and Test Node.js on Windows 10
2. Open a terminal in C:\:
a. Click on C:
b. Right-click
c. Click Open in Terminal
Node can't handle paths with spaces, so working at the top of the C drive helps.