- 安装
go get github.com/wms3001/datacrawling
- 抓取百度热搜信息
var bn BaiDuHotNews
res := bn.GetBaiDuHostNews()
log.Println(res)
标签:res,bn,抓取,var,goquery,chromedp,Println,百度
From: https://blog.51cto.com/wms3001/6962394
go get github.com/wms3001/datacrawling
var bn BaiDuHotNews
res := bn.GetBaiDuHostNews()
log.Println(res)
标签:res,bn,抓取,var,goquery,chromedp,Println,百度
From: https://blog.51cto.com/wms3001/6962394