参考资料
go爬虫框架colly源码以及软件架构分析
https://www.jianshu.com/p/93187b80541f
Go 爬虫之 colly 从入门到不放弃指南
https://cloud.tencent.com/developer/article/1480959
colly官网
go爬虫框架-colly实战(一)
https://blog.csdn.net/qq_36659627/article/details/103671909
go-colly爬取图片-以基恩士网站为例
https://www.jianshu.com/p/cda08dde65cd
go的url解析
https://www.cnblogs.com/unqiang/p/9258668.html
https://vimsky.com/article/4103.html
https://studygolang.com/articles/2876
golang url 链接地址解析包
https://www.jianshu.com/p/f5a6e39deaa5
Package url
https://golang.org/pkg/net/url/#URL
imthaghost/goclone/crawler/collector.go/
https://github.com/imthaghost/goclone/blob/master/crawler/collector.go
go mod 简单使用教程
https://blog.csdn.net/Raily_Qi/article/details/96320335
使用 Node.js 搭建 Web 服务器
https://www.jianshu.com/p/c5fcef31707d
使用nodejs搭建服务器显示HTML页面
https://www.cnblogs.com/bossliu/p/5043631.html
更多关于colly的资料
go-colly 官方文档翻译
https://www.jianshu.com/p/fdf96da2d335
Scraping the Web in Golang with Colly and Goquery
https://benjamincongdon.me/blog/2018/03/01/Scraping-the-Web-in-Golang-with-Colly-and-Goquery/
Do you love web scraping with Scrapy? Then check Colly for Go
https://dev.to/rubenwap/do-you-love-web-scraping-with-scrapy-then-check-colly-for-go-6kc