Skip to content

andreaMT15/NYT-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

News Scraper

Developer: Andrea Minhas

Technologies Used: HTML, CSS, Bootstrap, Javascript, JQuery, MongoDB, Node.Js. The following NPM Packages were used: - Mongoose - Cheerio - Morgan -Body-Parser

The application allows users to scrape articles from the New York Times Politics Page. When the user clicks scrape article the app will scrape the New York Times Politics page and store them in the database. The app will then pull the articles that are stored in the database and display the headline and byline of the article on the screen.

screen shot 2019-02-21 at 2 22 35 pm

The app also gives users the capability to save the articles to read later and leave comments on the articles. Once the user clicks over to the saved article tab, they can then post comments on the articls by clicking the comment button. Once the user leaves a comment, the comment is stored in the database. Any exisitng comments that were posted by other users will also be displayed on the screen once the user hits the comment button.

screen shot 2019-02-21 at 2 25 19 pm

screen shot 2019-02-21 at 2 20 44 pm

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors