
Redbubble Image Downloader to S3
Deprecated
Pricing
Pay per usage

Redbubble Image Downloader to S3
Deprecated
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
You can access the Redbubble Image Downloader to S3 programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "searchTermsData": [< {< "searchTerm": "example",< "page": 1,< "results": [< "https://www.redbubble.com/i/t-shirt/Persona-5-queen-Makoto-by-cooltalal111/71366321.IJ6L0.XYZ"< ]< }< ]<}' |<apify call lime_incline/redbubble-downloader --silent --output-dataset
Redbubble Image Downloader to S3 API through CLI
The Apify CLI is the official tool that allows you to use Redbubble Image Downloader to S3 locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: