Vox.com News Scraper is a full-stack web application that "scrapes" headlines and links to articles from the www.vox.com whenever the user presses the button labeled "New Scrape." This information is stored in a Mongo database and previous scraps of www.vox.com are displayed on the website. A user may click on an article and an input will appear on the right-hand portion of the screen where the user may enter notes about the article. When the user clicks the "Save Note," the note they have entered is also saved in the database. Previously saved notes will display when a user clicks on a given article.