denbeigh2000 / crawly

A simple web crawler written in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

crawly

Build Status

This is a simple web crawler exercise written in Go.

It really crawls the web!

Can be used like this:

$ crawly --concurrency 10 --start-at https://www.dropbox.com/

In action: In action

(sorry dropbox pls no hate)

About

A simple web crawler written in Go


Languages

Language:Go 100.0%