红联Linux门户
Linux帮助

Scrapy 1.0.2发布,Web爬虫框架

发布时间:2015-08-08 09:22:30来源:红联作者:empast
Scrapy 1.0.2 发布,此版本更新内容如下:

Twisted 15.3.0 does not raises PicklingError serializing lambda functions (:commit:`b04dd7d`)

Minor method name fix (:commit:`6f85c7f`)

minor: scrapy.Spider grammar and clarity (:commit:`9c9d2e0`)

Put a blurb about support channels in CONTRIBUTING (:commit:`c63882b`)

Fixed typos (:commit:`a9ae7b0`)

Fix doc reference. (:commit:`7c8a4fe`)

下载:https://github.com/scrapy/scrapy/archive/1.0.2.zip

Scrapy 是一套基于基于Twisted的异步处理框架,纯python实现的爬虫框架,用户只需要定制开发几个模块就可以轻松的实现一个爬虫,用来抓取网页内容以及各种图片,非常之方便。

来自:开源中国社区
文章评论

共有 0 条评论