Skip to content

mattemello/webCrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webCrawler

A web Crawler written in golang (there is a version of it in js but it's not working).

Functionality

./webCrawler <flags> <link> <n>

This web crawler search the link in a page that you pass as a param, It search for the first "n" link (default 10).

Flag description
p it start searching from the page that u pass
i it goes to the infinity (it continues for all the link in the ammount of page that u declare it)

About

a web crawler js software

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published