轻量化易用网络爬虫Gecco v1.2.3 发布

jopen 8年前
   <p style="text-align: center;"><img alt="" src="https://simg.open-open.com/show/185b899fb2b77b84ff7b3ecfaa455c4c.png" /></p>    <p>Gecco是一款用java语言开发的轻量化的易用的网络爬虫。Gecco整合了jsoup、httpclient、fastjson、spring、htmlunit、redission等优秀框架,让您只需要配置一些jquery风格的选择器就能很快的写出一个爬虫。Gecco框架有优秀的可扩展性,框架基于开闭原则进行设计,对修改关闭、对扩展开放。同时Gecco基于十分开放的MIT开源协议。</p>    <h2>更新日志</h2>    <p>1.增加proxysLoader,支持自定义代理ip加载,FileProxys代替Proxys<br /> 2.增加派生队列和初始队列上下文,DeriveSchedulerContext代替SchedulerContext,增加StartSchedulerContext提供初始化队列运行时入队机制<br /> 3.添加引擎生命周期监听器(米林pull request)<br /> 4.删除警告信息,带有注解完善(米林pull request)<br /> 5.增加停止爬虫engineStop()和是否开启代理proxy()API<br /> 6.添加自定义注解和渲染支持(米林pull request)</p>    <h2>下载</h2>    <ul>     <li><a href="/misc/goto?guid=4958993286451913343" rel="nofollow"><strong>Source code</strong> (zip)</a></li>     <li><a href="/misc/goto?guid=4958993286570515957" rel="nofollow"><strong>Source code</strong> (tar.gz)</a></li>    </ul>    <p> </p>    <p>本站原创,转载时保留以下信息:<br /> 本文转自:深度开源(open-open.com)<br /> 原文地址:<a href="http://www.open-open.com/news/view/35a548ac">http://www.open-open.com/news/view/35a548ac</a></p>