Skip to content

1.0.8Release

Compare
Choose a tag to compare
@xtuhcy xtuhcy released this 30 Mar 03:25
· 183 commits to master since this release

1.GeccoEngine增加loop方法,支持不循环抓取。gecco默认将改为采用不循环抓取
2.支持移动端的UserAgent,通过GeccoEngine.mobile(true)设置
3.支持配置初始化地址,自动扫描classpath根目录下的starts.json文件
4.HttpResponse增加释放raw的方法
5.GeccoEngine增加close方法,爬取结束后可以释放downloader下载资源