9 lines
147 B
Markdown
9 lines
147 B
Markdown
|
# spider
|
||
|
|
||
|
`spider` is a little tool for me to learn how to crawl webpages using the Go
|
||
|
stdlib.
|
||
|
|
||
|
## installation
|
||
|
|
||
|
$ go get mcquay.me/spider/...
|