/Scraper

Primary LanguageJavaScript

Scraper

An app that scrapes articles from POPSUGAR-Living website and lets users save articles and leave comments on the latest living.

How It Works

Scrape articles by clicking the "Scrape Articles" button.

Once articles are loaded, read full article by clicking the link in each article's panel and save articles by clicking the "Save Article" button.

Saved articles can be viewed at the "Saved Articles" page.

Comments can be added on saved articles by clicking the "Add a Note" button.

Saved articles can be deleted by clicking the "Delete" button.

Check out the App here: https://jnguyen0581-scraper.herokuapp.com/

Technologies Used

Node.js

Express.js

Handlebars.js

MongoDB

Mongoose

body-parser

express

express-handlebars

mongoose

cheerio

request