news-scraper

所属分类:MongoDB
开发工具:HTML
文件大小:22KB
下载次数:0
上传日期:2017-06-14 03:15:36
上 传 者sh-1993
说明:  新闻抓取应用程序,使用cheerio抓取新闻网站,mongodb保存新闻文章和评论,并向...
(News scraper app that uses cheerio to scrape a news site, mongodb to save news articles and comments, and express to serve the site and data)

文件列表:
controllers (0, 2017-06-14)
controllers\scraper_controller.js (4815, 2017-06-14)
models (0, 2017-06-14)
models\Article.js (637, 2017-06-14)
models\Note.js (469, 2017-06-14)
package.json (844, 2017-06-14)
public (0, 2017-06-14)
public\.DS_Store (6148, 2017-06-14)
public\assets (0, 2017-06-14)
public\assets\.DS_Store (6148, 2017-06-14)
public\assets\css (0, 2017-06-14)
public\assets\css\style.css (624, 2017-06-14)
public\assets\images (0, 2017-06-14)
public\assets\images\.DS_Store (6148, 2017-06-14)
public\assets\images\newspaper.jpg (4946, 2017-06-14)
public\assets\images\newspaper.png (5953, 2017-06-14)
server.js (1542, 2017-06-14)
views (0, 2017-06-14)
views\.DS_Store (6148, 2017-06-14)
views\index.handlebars (2313, 2017-06-14)
views\layouts (0, 2017-06-14)
views\layouts\.DS_Store (6148, 2017-06-14)
views\layouts\main.handlebars (813, 2017-06-14)
views\savedarticles.handlebars (5669, 2017-06-14)

# news-scraper News scraper app that uses cheerio to scrape a news site, mongodb to save news articles and comments, and express to serve the site and data. I've managed to tweak this a bit so it doesn't look horrible and the main functionality works as expected. More could be done to inform the user, and it could be a bit flashier, but it's clean and it works all right for an MVP. Here's a link to the app: https://pure-woodland-61367.herokuapp.com/ Phew-- busy week. Onward to react.

近期下载者

相关文件


收藏者