Skip to content

A full stack application using Mongoose and Cheerio that scrapes news articles and saves to a database. Users can save articles and post comments to them as well.

Notifications You must be signed in to change notification settings

cezarcarvalhaes/netscrape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netscrape

Netscrape is a full stack news scraping app that scrapes articles from AllSides.com. Users have the ability to save articles and post comments (anonymously, as no user authentication is required, however, users must at lease supply a username). Articles and comments are saved in a Mongo Database.

Check out the full site on https://netscrape-navigator.herokuapp.com/

Dependencies:

  • Express
  • Express Handlebars
  • Mongoose
  • Body Parser
  • Cheerio
  • Request
  • Bootstrap

This app was developed by Cezar Carvalhaes in 2018.

About

A full stack application using Mongoose and Cheerio that scrapes news articles and saves to a database. Users can save articles and post comments to them as well.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published