Skip to content

Whenever a user visits this app, it scrapes the most recent stories from Deseret News and displays them for the user. Each scraped article is saved to the application database, then displayed using a GET request. Users then have the option to save an article, which PUTs it in the "Saved" collection. This collection of saved articles is displayed…

Notifications You must be signed in to change notification settings

aanielson/mongo-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

All The News That's Fit to Scrape

Description

Whenever a user visits this app, it scrapes the most recent stories from Deseret News and displays them for the user. Each scraped article is saved to the application database, then displayed using a GET request. Users then have the option to save an article, which PUTs it in the "Saved" collection. This collection of saved articles is displayed on the "Saved" page. Here, users can POST comments on their saved articles.

Deployed Website

View the live page HERE

Technologies Used

Front-end Technologies

  • HTML
  • Bootstrap
  • Javascript
  • jQuery

Crucial Node Packages

  • Mongoose
  • Axios
  • Cheerio
  • Express

Creactor:

Abigail Nielson

About

Whenever a user visits this app, it scrapes the most recent stories from Deseret News and displays them for the user. Each scraped article is saved to the application database, then displayed using a GET request. Users then have the option to save an article, which PUTs it in the "Saved" collection. This collection of saved articles is displayed…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published