安装 go get github.com/wms3001/datacrawling 抓取百度热搜信息 var bn BaiDuHotNews res := bn.GetBaiDuHostNews() log.Println(res)