node-scraping
node-scraping copied to clipboard
Simple app that scrapes web content.
Setup
git clone https://github.com/the-bionic/node-scraping.git
cd node-scraping
npm install
node app.js
App runs on localhost:9000