Find the latest articles from food section of New York Times.
Food Articles Scraper demonstrates a simple full stack application with a front end implemented with HTML/CSS/Javascript and elements from the Bootstrap framework and the backend implemented with node.js, express, cheerio, and mongoose. HTML templating is done with the help of Handlebars.
The user may scrape articles from the specific news website. The user can click on the link to the website and save the article into a database. The user can also add notes and delete saved articles.
The website can be found here:
- Node.js
- Express.js
- Express Handlebars
- Cheerio
- MongoDB
- Mongoose ORM