项目作者: PLKGIT
项目描述 :
Reuters World News Mongo Scraper
高级语言: JavaScript
项目地址: git://github.com/PLKGIT/scraper.git
All the News That’s Fit to Scrape
Overview
Users can view and comment on the latest news scraped from Reuters’ World News website. Scraped articles and any associated notes are stored in a MongoDB database.

Using the Scraper
- Launch Scraper web application
- The app scrapes the following data from Reuter World News at https://www.reuters.com/news/world:
- Article Title
- Article Summary
- Article Link
- Article Photo
- Article data is stored in a MongoDB
- Scraped articles are displayed on the application’s home page
- Users can save articles as well as post, update, and delete article notes, which are saved to MongoDB
Technologies
- Node JS v12.13.0
- Express Node Package Manager (NPM) v4.17.1
- Cheerio NPM
- Axios NPM
- MongoDB
- Mongoose NPM
- Handlebars NPM
- Heroku
- HTML
- CSS
- Materialize CSS
- Material Icons
Development Details
Developer
Pam Kelly at esq.kelly@gmail.com
GitHub repository
GitHub at https://github.com/PLKGIT/scraper
Deployed Application
All the News Fit to Scrape at https://lit-fortress-02262.herokuapp.com/
All the News Fit to Scrape on Portfolios
Professional Porfolio at https://www.pamkelly.com/portdev.html
Copyright © 2020 Pamela L. Kelly