Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 250 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 250 Bytes

scrapper

A scraper in node.js that will fetch all internal urls from all pages of a public website (recursively) and save them into a file

Steps

$ npm install
$ npm start

This will create output.txt where you can get the output urls