scraper-util

1.0.4 • Public • Published

purpose

a simple cli wrapper for website-scraper - npm

how to install

npm install -g scraper-util

or local install

# package.json 
  "scripts": {
    "scraper-util": "scraper-util",
  },
npm run scraper-util --silent -- scrape

how to use

> scraper-util "scrape" "--help"

Usage: scraper-util scrape [options] <configFile>

Options:
  -url, --url [urlFile]  urls csv path
  -h, --help             output usage information
  • gen sample config File
npm run scraper-util --silent -- genConfig

/scraper-util/

    Package Sidebar

    Install

    npm i scraper-util

    Weekly Downloads

    7

    Version

    1.0.4

    License

    ISC

    Unpacked Size

    5.76 kB

    Total Files

    4

    Last publish

    Collaborators

    • pixelondesign