avhaymart / Mongo-Scrape-News

A web scraper using Mongoose.

Home Page:https://avhaymart-mongo-news.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mongo-Scrape-News

Mongo News Scraper

  • Team Members

    • Avonlea Haymart
  • Project Description

    • This is a Mongoose Web Scraper. When the server scrapes the data from the source (Currently https://jalopnik.com), it saves it into a database. This enables the ability to save articles, and attach notes to them.
  • Technologies Used

    • Bootstrap
    • Handlebars.js
    • MongoDB
    • Cheerio
  • Running the Code

    • Clone this GitHub repository into a directory of your choice. git clone https://github.com/avhaymart/Mongo-Scrape-News.git
    • At the root of the directory, runnpm install.
    • Ensure MongoDB is running. mongo
    • Run npm start.

About

A web scraper using Mongoose.

https://avhaymart-mongo-news.herokuapp.com/


Languages

Language:JavaScript 56.4%Language:HTML 40.9%Language:CSS 2.6%