Web 爬蟲框架,Scrapy 1.0.2 發布
Scrapy 是一套基于基于Twisted的異步處理框架,純python實現的爬蟲框架,用戶只需要定制開發幾個模塊就可以輕松的實現一個爬蟲,用來抓取網頁內容以及各種圖片,非常之方便~
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。
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!