Scrape Heap Analytics reports and email results somewhere.
git clone [email protected]: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 [email protected] [prefix]
Prefix is an optional argument that will only target reports beginning with that string, i.e., "Product-" or "Research-"