docparse-supplier-nga

1.0.1 • Public • Published

Docparse Ngrid Gas (NGA)

Handle scraped data from the Ngrid Gas website as well as the ocr text from scanned Ngrid Gas bills. Ngrid Gas uses the supplier_code NGA in the Docparse system

Build Status Dependency Status Dependency tracking by David

Usage

// the module
var nga = require('docparse-supplier-nga')
 
// parse an upload
nga.parseUpload(parseData, cb);
 
// process new scraper data
nga.scraperProcessData(scraperData,cb);

Installation

npm install docparse-supplier-nga

/docparse-supplier-nga/

    Package Sidebar

    Install

    npm i docparse-supplier-nga

    Weekly Downloads

    5

    Version

    1.0.1

    License

    BSD

    Last publish

    Collaborators

    • clewfirst