package
1.3.0
Repository: https://github.com/golangltd/pholcus.git
Documentation: pkg.go.dev

# Functions

清除标签.
No description provided by the author
No description provided by the author
去除常见转义字符.
去除常见转义字符.
清除换行--add by lyken 20160512.
多余的换行--add by lyken 20160819.
No description provided by the author
提取文章页的正文 思路:认为文本节点最长的标签的父标签为文章正文.
舍去尾数.
No description provided by the author
网址组合--add by lyken 20160512.
在原有网址上添加参数--add by lyken 20160901.
@SchemeAndHost https://www.baidu.com@path /search?w=x.
NewForm creates and returns a *Form type.
No description provided by the author
No description provided by the author
处理html文件--add by lyken 20160512.
cookies字符串转[]*http.Cookie,(如"mt=ci%3D-1_0; thw=cn; sec=5572dc7c40ce07d4e8c67e4879a; v=0;").
将`{"area":[["quanguo","\u5168\u56fd\u8054\u9500"]]}`转为`{"area":[["quanguo","全国联销"]]}`.
将"咖啡色|绿色"转为"咖啡色|绿色".

# Structs

Form is the default form element.