Skip to content

disq/crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIT License Tag godoc Go Report

Crawler

Web crawler PoC

Build / Deploy

# Clone
git clone https://github.com/disq/crawler.git
cd crawler

# Fetch dependencies
dep ensure

# Build
go build ./cmd/crawler

Usage

Usage: ./crawler [options] [start url] [additional hosts to include...]
  -l string
        Log level (default "info")
  -t duration
        HTTP timeout (default 5s)
  -w int
        Number of worker goroutines. Negative numbers mean multiples of the CPU core count. (default 256)

License

MIT.

About

Crawler PoC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages