Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 439 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 439 Bytes

content-scraper

Treehouse - Project6 - Build a Content Scraper

Node.js command line application that goes to an ecommerce site http://www.shirts4mike.com/ to gets the latest prices of shirts and saves them to a spreadsheet (CSV format).

Getting Started

$ npm install content-scraper
cd node_modules/content-scraper
$ node scraper.js

Open /data folder to see generated csv file