Skip to content

wandrew8/News-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

News Collection (New York Times News Scraper)

Overview

News Collection is an application that scrapes articles from the New York Times website and stores information into a NoSQL database (mongodb) then displays the results on the page. The user is able to save and delete articles to and from their account, add comments to individual articles, and delete their comments. The front-end is mobile responsive and was created using mdbootstrap along with handlebars for HTML templating. Here is how the site works.

photo photo

You can visit the deployed site here.

Technologies Used

Back-end Tech

  • MongoDB
  • Mongoose NPM package
  • Express NPM package
  • Node.js NPM package
  • Cheerio NPM package for scraping
  • Axios NPM package

Front-end Tech

  • Handlebars
  • Express-handlebars NPM package
  • SCSS styling
  • MDBootstrap
  • JQuery and JavaScript

Contact

If you have any questions, comments or suggestions, please contact me at wandrew8@gmail.com. Check out more of my work here.

About

News Collection is an application that scrapes articles from the New York Times website and allows users to save articles to a database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors