汤:Go中的Web刮板类似于BeautifulSoup 源码
汤 Go中的网页抓取工具,类似于BeautifulSoup soup是Go的小型网络刮板程序包,其界面与BeautifulSoup高度相似。 到现在为止已导出的变量和函数已实现: var Headers map [ string ] string // Set headers as a map of key-value pairs, an alternative to calling Header() individually var Cookies map [ string ] string // Set cookies as a map of key-value pairs, a
文件列表
soup-master.zip
(预估有个13文件)
soup-master
go.mod
145B
go.sum
2KB
soup.go
16KB
examples
xkcdextract
xkcdextract.go
817B
weather
weather.go
1KB
errors
暂无评论