kb0rg / webScraping

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

(forked from github.com/vokoshyv/webScraping, as part of Outco tutorial)

webScraping

###Setup

To set up your environment, and if you have node installed, run

npm install

If you do not have node installed yet, run

brew update
brew install node

apt-get update
apt-get install nodejs

Resources

Request-Promise Cheerio Horseman

About


Languages

Language:JavaScript 100.0%