Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jaymar14/news-scraper


https://github.com/jaymar14/news-scraper

body-parser cheeriojs express full-stack handlebars mongodb mongoose

Last synced: about 13 hours ago
JSON representation

Awesome Lists containing this project

README

        

# News-Scraper
In this assignment, you'll create a web app that lets users view and leave comments on the latest news. But you're not going to actually write any articles; instead, you'll flex your Mongoose and Cheerio muscles to scrape news from another site.

Technologies used:
JavaScript, MongoDB

npm packages used:
express
express-handlebars
mongoose
body-parser
cheerio
request