The following tutorial will get a running copy of BillScraper.js on to your computer.
npm install --save bill-scraper
In order to use the database features of this project, you need to install MongoDB. Instructions for that are located here.
var billScraper = require("bill-scraper");
BillScraper.js is now set up on your device! See the other tutorials for more information on how to use the library.