scrape-links

0.0.2 • Public • Published

CLI script to scrape links from a website

npm install -g scrape-links

Usage: scrape-links --url URL --out FILE --max-depth N
Scrapes all links, recursively loading each found link on the same domain.

Options:
  --url        initial URL to scrape                   [required]
  --out        file to write URLs
  --max-depth  Scrape only this number of pages deep.

Readme

Keywords

Package Sidebar

Install

npm i scrape-links

Weekly Downloads

0

Version

0.0.2

License

ISC

Last publish

Collaborators

  • benbuckman