
S3 Uploader
Pricing
Pay per usage

S3 Uploader
Upload data from an Apify dataset to an Amazon S3 bucket. Providing various filters and transformation options, this Actor allows precise control over data structure, formatting, and upload settings to ensure seamless integration into your data pipeline.
0.0 (0)
Pricing
Pay per usage
1
Total users
3
Monthly users
3
Runs succeeded
64%
Last modified
2 months ago
You can access the S3 Uploader 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 '{}' |<apify call apify/s3-uploader --silent --output-dataset
S3 Uploader API through CLI
The Apify CLI is the official tool that allows you to use S3 Uploader locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: