Skip to content

brandonleichty/Node.js-Content-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Node.js-Content-Scraper

Imagine you work for a price comparison website. You’ve been given the task to create a Node.js command line application that goes to an ecommerce site to get the latest prices and save them to a spreadsheet (CSV format). You will write the application as if the spreadsheet will be used by another application to populate a database. The application you build will run once every day. You should use npm modules to assist you in the project. You have to research and use npm packages that will help you scrape a website and create a CSV file.

About

Project six for Treehouse Full Stack JavaScript Techdegree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published