We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fbeddc3 + c9ee44a commit 868bab2Copy full SHA for 868bab2
README.md
@@ -1,8 +1,14 @@
1
# web-octopus
2
+[](https://godoc.org/github.com/rapidclock/web-octopus)
3
[](https://travis-ci.com/rapidclock/web-octopus)
4
<br>
5
A concurent web crawler written in Go.
6
7
+## Install
8
+
9
+ go get github.com/rapidclock/web-octopus/octopus
10
+ go get github.com/rapidclock/web-octopus/adapter
11
12
## Current Features:
13
- Depth Limited Crawling
14
- User specified valid protocols
0 commit comments