Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 486 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 486 Bytes

hn-grabber

Overview

A small utility helpful to grab data from hacker news. It uses the official API to retrieve the data and store it accordingly.

Getting started

Clone the repository

git clone /~https://github.com/mirgj/hn-grabber.git

install the packages

npm install

run it

npm start

Configuration

Modify the config.js to setup your own configuration