1 Star 0 Fork 0

wiseai/goalng爬虫框架colly

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 572 Bytes
一键复制 编辑 原始数据 按行查看 历史
module github.com/gocolly/colly/v2
go 1.12
require (
github.com/PuerkitoBio/goquery v1.5.1
github.com/andybalholm/cascadia v1.3.1 // indirect
github.com/antchfx/htmlquery v1.2.3
github.com/antchfx/xmlquery v1.3.4
github.com/gobwas/glob v0.2.3
github.com/jawher/mow.cli v1.1.0
github.com/kennygrant/sanitize v1.2.4
github.com/nlnwa/whatwg-url v0.1.2
github.com/saintfish/chardet v0.0.0-20120816061221-3af4cd4741ca
github.com/temoto/robotstxt v1.1.1
golang.org/x/net v0.17.0
google.golang.org/appengine v1.6.6
google.golang.org/protobuf v1.33.0 // indirect
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wiseai/colly.git
git@gitee.com:wiseai/colly.git
wiseai
colly
goalng爬虫框架colly
master

搜索帮助