scraper-cli

0.0.1 • Public • Published

Webscrapper

A command line tool to scrape websites.

Usage

Usage: scraper [OPTIONS] URL

A cli tool to scrape websites.

Options:
  -c, --clear    Clear the console Default: false
  -d, --debug    Print debug info Default: false
  -v, --version  Print CLI version Default: false
  -s, --scrape   Scrape website Default: false

Examples

scrape -s

Requirements

  • Nodejs
  • Required npm packages:
    • await-to-js
    • chalk
    • data-store
    • enquirer
    • puppeteer

Installation

npm install scrapper

License

MIT

Maintainer

Package Sidebar

Install

npm i scraper-cli

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

9.15 kB

Total Files

11

Last publish

Collaborators

  • teebarg