urangel / web_harvester

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

web_harvester

Web Harvester grabs the news from NPR's home page and allows for users to comment on an article.

  • MongoDB/mLab and Mongoose are used for data storage.
  • Handlebars is used for templating of the displayed results.
  • axios and cheerio are used together to obtain the desired data from the site.

Deployed Site

About


Languages

Language:JavaScript 61.3%Language:HTML 38.7%