This project is a small passion project to scrape information from Discover's Personal Loan Resource Center article pages. This is purely done to aid my understanding of simple web scraping.
- Clone Repo with
git clone https://github.com/Leo10250/Simple-Webscrapper.git
- Run
npm i
to install the necessary packages - Run
node webscrape.js
to run the js file