Skip to content

haleylanebrown/news-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 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.

Website

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

Watchers

Forks

Releases

No releases published

Packages

No packages published