WebCrawler

command module
v0.0.0-...-2f20572 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 21, 2021 License: GPL-3.0 Imports: 5 Imported by: 0

README

A Basic Web Crawler

a simple web crawler that grabs all the URLS on a website, for a coding exercise.

to run type

go run main.go -c 5 -url "http://www.acky.com" 
go run main.go -c 5 -debug false -url "http://www.acky.com" 

Documentation

Overview

WebCrawler

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL