Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 401 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 401 Bytes

Simple content scraper

Showcase project for Treehouse tech degree. This project uses EZscraper module to retrieve data and store it in CSV format.

EZscraper module was created while working on this project. Feel free to contribute and use it in your projects!

Installation

Install all dependencies

npm install

Usage

npm start