utensils
Demand
must
Install
go get -u github.com/gowebspider/utensils/...
Example
package main
import (
"fmt"
"github.com/Golzaes/awesomeCrawlerTools/Head"
)
func main() {
fmt.Println(Head.RandomUserAgent())
// output
// Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US) AppleWebKit/532.9 (KHTML, like Gecko) Chrome/5.0.310.0 Safari/532.9
}
TODO
-[x] Auto Encode
-[x] fake user Agent
-[x] simple pc requests
-[ ] Proxy access
-[ ] more...
e-mail: wuzhipeng1289690157@mail.com
Wechat: chenxi-0719-chenxi
Personal website: blogs-payne.github.io
other: 公众号:积跬Coder
Other
Welcome star or PR, thank you