Skip to main content

Scrapy pipeline extension for qiniu.com

Project description

scrapy_qiniu
=====

适用于Scrapy的Pipeline插件。扩展了Scrapy自带的FilesPipeline,可以将静态资源上传到七牛云
存储上面。

* 支持缓存,可以避免静态资源的重复下载
* 采用fetch模式,让七牛服务器代为下载,而不用像默认的FilesPipeline那样,先下载到爬虫所在
主机,然后再上传到七牛服务器

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

scrapy_qiniu-0.1.0.tar.gz (3.6 kB view hashes)

Uploaded Source

Built Distribution

scrapy_qiniu-0.1.0-py2-none-any.whl (5.4 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page