A small utility helpful to grab data from hacker news. It uses the official API to retrieve the data and store it accordingly.
Clone the repository
git clone /~https://github.com/mirgj/hn-grabber.git
install the packages
npm install
run it
npm start
Modify the config.js to setup your own configuration