ngrid-electric-scrape-single-account
v1.1.4
Published
Scrape a single account number for a given customer login on the https://www1.nationalgridus.com NGrid Electric website
Downloads
2
Readme
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