Redbubble Image Downloader to S3 avatar
Redbubble Image Downloader to S3

Deprecated

Pricing

Pay per usage

Go to Store
Redbubble Image Downloader to S3

Redbubble Image Downloader to S3

Deprecated

Developed by

Zee

Zee

Maintained by Community

Downloads Redbubble design images to any S3 Storage Provider (Amazon, Scaleway, Azure, Google cloud ect). Use in conjunction with my other actor to scrape image URLS

0.0 (0)

Pricing

Pay per usage

0

Total users

10

Monthly users

1

Last modified

7 months ago

Search Terms JSON array

searchTermsDataarrayRequired

JSON array of search terms and URLs

Storage Type

storageTypeEnumRequired

Choose where to store the downloaded images

Value options:

"s3": string"local": string

Default value of this property is "local"

S3 Bucket Name

bucketNamestringOptional

Name of your S3-compatible storage bucket. Required if using S3 storage.

Access Key ID

accessKeyIdstringOptional

Your Access Key ID for S3-compatible storage. Required if using S3 storage.

Secret Access Key

secretAccessKeystringOptional

Your Secret Access Key for S3-compatible storage. Required if using S3 storage.

S3 Endpoint

endpointstringOptional

The endpoint URL for your S3-compatible storage service. Required if using S3 storage.

S3 Region

regionstringOptional

The region for your S3-compatible storage service. Required if using S3 storage.

Max Concurrency

maxConcurrencyintegerOptional

Maximum number of pages to process in parallel.

Default value of this property is 10

Proxy Configuration

proxyConfigurationobjectOptional

Proxy settings for the crawler.

Default value of this property is {"useApifyProxy":true}