kaspermarstal / fszipfilesstore

Zip-backed file storage for scrapy FilesPipeline module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FSZipFilesStore

Zip-backed file storage for scrapy FilesPipeline module. Files are downloaded and compressed in-memory and written directly to a zip-file. A compression ratio of ~16 is achieved with standard HTML/XML files.

About

Zip-backed file storage for scrapy FilesPipeline module

License:Apache License 2.0


Languages

Language:Python 100.0%