Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

New York Times Article Scraper

Overview

An app that scrapes articles from the New York Times website and lets users save articles and leave comments on the latest news.

How it works

  • Scrape articles by clicking the "Scrape Articles" button.
  • Once articles are loaded, read full article by clicking the link in each article's panel and save articles by clicking the "Save Article" button.
  • Saved articles can be viewed at the "Saved Articles" page.
  • Comments can be added on saved articles by clicking the "Add a Note" button.
  • Saved articles can be deleted by clicking the "Delete" button.

Check out the App

Technologies Used

  • Node.js
  • Express.js
  • Handlebars.js
  • MongoDB
  • Mongoose
  • npm packages
    • body-parser
    • express
    • express-handlebars
    • mongoose
    • cheerio
    • request

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages