NGrid Electric Scrape Single Account
Scrape a single account number for a given customer login on the https://www1.nationalgridus.com NGrid Electric website
Installation
npm install -S ngrid-electric-scrape-single-account
Test
# install development dependencies
npm install
# run tests
npm test