//
pkg.gl
Category
github.com/pholcus-go/pholcus
app
downloader
package
0.8.5
Repository:
https://github.com/pholcus-go/pholcus.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
45 SLOC
#
Packages
request
No description provided by the author
surfer
surfer是一款Go语言编写的高并发爬虫下载器,支持 GET/POST/HEAD 方法及 http/https 协议,同时支持固定UserAgent自动保存cookie与随机大量UserAgent禁用cookie两种模式,高度模拟浏览器行为,可实现模拟登录等功能。.
#
Constants
PHANTOM_ID
No description provided by the author
SURF_ID
默认下载器,此值不可改动.
#
Variables
SurferDownloader
No description provided by the author
#
Structs
Surfer
No description provided by the author
#
Interfaces
Downloader
The Downloader interface.