content-scraper

Treehouse - Project6 - Build a Content Scraper

Usage no npm install needed!

<script type="module">
  import contentScraper from 'https://cdn.skypack.dev/content-scraper';
</script>

README

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).

How to use

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

Open /data folder to see generated csv file