Scrapy 1.0.1 发布,更新内容如下: +- Unquote request path before passing to FTPClient, it already escape paths commit:`cc00ad2`) +- include tests/ to source distribution in MANIFEST.in commit:`eca227e`) +- DOC Fix SelectJmes documentation commit:`b8567bc`) +- DOC Bring Ubuntu and Archlinux outside of Windows subsection commit:`392233f`) +- DOC remove version suffix from ubuntu package commit:`5303c66`) +- DOC Update release date for 1.0 commit:`c89fa29`) 更多内容请查看发行日志。 下载地址:Source code (zip)。 Scrapy 是一套基于基于Twisted的异步处理框架,纯python实现的爬虫框架,用户只需要定制开发几个模块就可以轻松的实现一个爬虫,用来抓取网页内容以及各种图片,非常之方便~ Scrapy 1.0.1 发布,Web爬虫框架下载地址