You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Search for deals by typing in an item. Save your favorite deals for later!
This deals scraper uses npm cheerio and npm axios to webscrape for deals. Information is saved in MongoDB using npm mongoose and the concept of an ODM.
Start by searching for a deal! (Cheerio.js)
Save your favorite deals! (MongoDB / Mongoose.js)
Utilize the help menu if you are lost! (Materialize.css)
Slick Deals Scraper (Express, Node, Handlebars, MongoDB)
Demo: https://limitless-bayou-66969.herokuapp.com/
https://github.com/coding-to-music/slick-deals-scraper-mongodb
https://github.com/vpvnguyen/slick-deals-scraper-mongodb
Application
npm cheerio
andnpm axios
to webscrape for deals. Information is saved in MongoDB usingnpm mongoose
and the concept of an ODM.Start by searching for a deal! (Cheerio.js)
Save your favorite deals! (MongoDB / Mongoose.js)
Utilize the help menu if you are lost! (Materialize.css)
Configuration
git clone <repo>
npm install
server.js
:Deals.js
:Technologies:
The text was updated successfully, but these errors were encountered: