norch-document-processor

A library for parsing HTML into any sort of JSON you want

Usage no npm install needed!

<script type="module">
  import norchDocumentProcessor from 'https://cdn.skypack.dev/norch-document-processor';
</script>

README

norch-document-processor

A library for parsing HTML into any sort of JSON you want

  Usage: norch-document-processor [options]

  Options:

    -h, --help                                   output usage information
    -V, --version                                output the version number
    -f, --fetchdirectory <fetchdirectory>        specify the fetch directory, defaults to crawl/fetch/ (MUST END WITH SLASH /)
    -d, --documentdirectory <documentdirectory>  specify the document directory, defaults to crawl/doc/ (MUST END WITH SLASH /)
    -a, --adapter <adapter>                      specify the adapter, for example adapter-simple.js

NPM

NPM