Verystream Scraper
A scraper for Verystream.
This package is NOT YET part of the SourceScraper-Project.
Only a standalone module.
Getting Started
Installation
$ npm i verystream-scraper-standalone
Usage
const VerystreamScraper = ; async { const url = 'some url'; const scrap = await ; if scrapsuccess console;};