Skip to content

AliciaTapia/18-NewsScrapper-Mongo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

18-NewsScrapper-Mongo 📰 📰 📰

####Whenever a user visits your site, the app will scrape stories from a news outlet of your choice "El norte.com" (a mexican newspaper). The data includes at least one link to the story and a headline.

####Uses Cheerio to grab the site content and Mongoose to save it to your MongoDB database.

####All users can leave comments on the stories that are being collected. They are also allowed to delete whatever comments they want removed. All stored comments will be visible to every user.

Dependencies

* body-parser
* cheerio
* [express](http://expressjs.com/)
* express-handlebars
* [mongoose] (http://mongoosejs.com/)
* request
* [mongodb](https://www.mongodb.com/) 

"Hey this project is great" -anonymous

📰 📰 📰

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published