Skip to main content
Upload scraped data directly to an Amazon S3 bucket. Multiple file formats are supported.

Prerequisites

  • Octoparse Professional plan or above
  • An AWS account with the target S3 bucket already created
  • An IAM user with s3:PutObject permission on the target bucket

Configure IAM permissions

Octoparse uses an Access Key to write to S3 — create a dedicated IAM user and grant only the minimum required permissions. Minimum-permission policy example:
After creating the IAM user, generate an Access Key in Security credentials and save the Access Key ID and Secret Access Key.

Configure the export

Fill in the export settings in the following order: Configuration name Give the config a name so you can reuse it later. The dropdown lets you pick an existing config or type a new name to create one. Connection details
Security: the Access Key has write permission on the target bucket. Don’t share it or commit it to a code repository, and rotate it periodically.
Export data as Pick the upload file format: Excel, CSV, HTML, JSON, or XML. File naming settings When a file with the same name already exists Click Confirm to save the config and start the export.

Common errors