Scrape Heap Analytics reports and email results somewhere.
git clone git@github.com:alexose/heapscrape.git
cd heapscrape
npm install
cp config.js.sample config.js
nano config.js
Proceed to fill in your credentials.
node ./app.js user@example.com [prefix]
Prefix is an optional argument that will only target reports beginning with that string, i.e., "Product-" or "Research-"