Scraping project for UofW Bootcamp
This project scrapes Smashing Magazine using cheeeio. Desgined using Bootstap. https://getbootstrap.com/ Database mongoDB
Allows users to save and comment on articles.
To get started with this repository, I reccomend intermediate knowledge of Bootstrap, Javascript, and npm.
Dependencies:
- "axios": "^0.19.2",
- "cheerio": "^1.0.0-rc.3",
- "dotenv": "^8.2.0",
- "express": "^4.17.1",
- "mongoose": "^5.9.7",
- "morgan": "^1.10.0"
Visit the website: https://smashing-magazine-scraper.herokuapp.com/ Warning: Heroku can be a little slow to load!
Happy Coding!