Save To S3
No credit card required
Save To S3
No credit card required
Designed to be run from an ACTOR.RUN.SUCCEEDED webhook, this actor downloads a task run's default dataset and saves it to an S3 bucket.
Object key format
objectKeyFormat
stringOptional
The key to use for the filename
Default value of this property is "${resource.id}_${resource.startedAt}.${format}"
Data format
format
EnumOptional
The data format to download the dataset in
Value options:
"json": string"jsonl": string"xml": string"html": string"csv": string"xslx": string"rss": string
Default value of this property is "json"
Clean items only
clean
booleanOptional
Crawler will ignore SSL certificate errors.
Default value of this property is false
Dataset options
datasetOptions
objectOptional
An object whose properties will be enumerated and added to the dataset get items API request. See https://apify.com/docs/api/v2#/reference/datasets/item-collection/get-items.
Default value of this property is {}
Actor Metrics
10 monthly users
-
3 stars
>99% runs succeeded
Created in May 2019
Modified 2 years ago