8000 GitHub - ez90/website-crawler: A simple go script that crawl a given website and display usefull informations
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ez90/website-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Simple crawler

Crawl all internal links for a specified URL

Command will display all crawled links with their responses status and a list of discovered internal links. It will never crawl the same URL twice.

Build

go build crawler.go

Usage

crawler --url <my_url>

About

A simple go script that crawl a given website and display usefull informations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0