@vws/core

This package contains the accual web scraper and APIs. The package is not complete and will probaly never be. Much functionallity is not implemented yet. But you can loaders to add functionallity ;)

Usage no npm install needed!

<script type="module">
  import vwsCore from 'https://cdn.skypack.dev/@vws/core';
</script>

README

VklassWS Core

This package contains the accual web scraper and APIs. The package is not complete and will probaly never be. Much functionallity is not implemented yet. But you can loaders to add functionallity ;)

Installation

  1. Clone this repository
  2. Run npm ci and npm run build
  3. Run npm link or use npm, to link the package.

Now, you can install the package using npm i @vws/core or npm i @vws/core. Later, to unlink the package use npm unlink in the core package.