Site scraper using Node, Express, Handlebars, Mongoose, and Cheerio.
This app scrapes the New York Times Technology Section and stores article metadata in a Mongo database. Article metadata is served via Express and rendered utilizing Handlebars.
git clone https://github.com/ovieh/Tech-News-Scraper.git
npm install
npm start
Small note: If editing the README, please conform to the standard-readme specification.
MIT © 2018 Ovieh Mosley
