@jacoblincool/crawler-cli
v1.1.0
Published
Jacob's Crawler, the CLI version.
Downloads
1
Readme
Jacob's Crawler, the CLI Version
A CLI tool for dumping the whole website.
Installation
pnpm i -g @jacoblincool/crawler-cli
Usage
crawler --depth 3 https://jacoblin.cool/
It will dump the whole website into a directory named jacoblin.cool
in the current working directory.