1.1.0 • Published 5 years ago

research-network v1.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

Research Network

this is cli tool for research network resource. This use puppeteer API.

example capture

Install

npm i -g research-network

Usage

$ research-network -h

Usage
  $ research-network <url>

Options
  --help,-h             Show help.
  --device, -d          Select device. pc, sp.
  --resource, -r        Select research resource. all, xhf, fetch, script, image etc
  --sort, -s            Sort by orderKey. default resource download time. time, end, start, size etc
  --order, -o           Order by ASC or DESC. default DESC. DESC or ASC.
  --proxyserver, -p     Proxy server config.
  --maxsize             Color download size. 300KB is default.
  --maxtime             Color download time. 500ms is default.

Examples
  $ research-network https://google.com

Refference

https://pptr.dev/