- express
- cheerio
- form-scraper
- Clone or download the repository to your local computer.
- Open a terminal, and change to the
node-wiki-crawlerdirectory. - Run the command
npm install.
Simply run the command npm start from within the project directory and point your browser to localhost:3000.