Skip to content

syeda-zaidi/News-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LaTimes-Scraper

The news scrapper scrapes the la-times website for news articles. The user can read, save and make comments about the article.

live link: https://latimes-scrapper.herokuapp.com/

Technologies Used

  • Express
  • MongoDb
  • Cheerio
  • Handlebars

How It Works

When user arrives on home screen they can scrape new articles and it will update the most recent articles. User can also delete all articles and scrape new ones. User can then click to save an article for later. All saved articles are available in the saved articles page. When user clicks on comments icon on each articles they add notes about the article.