Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 589 Bytes

readme.md

File metadata and controls

18 lines (10 loc) · 589 Bytes

FenrisS

FenrisJs is a simple NodeJS application that scrapes any links from a given domain and outputs the results nicely into one of two files, external or internal file for further analysis.

Usage

node fenris.js https://example.com

Notes

If you want to expand this project into a larger crawlere or spider, This is where to look.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.