I’ve been using Scrapy for about 1 week now, and want to store the images to amazon S3, and they mentioned that they support images uploading to amazon S3 but it’s not documented. So does anyone know how to use Amazon S3 with Scrapy?
Here’s their Scrapy documentation for media pipeline.
You need 3 settings:
that’s all, ie. images will be stored using same directory structured described at http://readthedocs.org/docs/scrapy/en/latest/topics/images.html#file-system-storage, ie: