
Download Images From Dataset
Pricing
Pay per usage

Download Images From Dataset
DeprecatedDownload actual pictures from scraped dataset based on the image urls. The actor creates a zip file for you to download with one click.
0.0 (0)
Pricing
Pay per usage
13
252
1
Last modified
a year ago
Dataset Id
datasetId
stringRequired
Id of the dataset on Apify where the data are located. Image URLs will be extracted from there. YOu can find it under the run or in the dataset url link.
Name of the field where image URLs are located
pathToImageUrls
stringRequired
Name if the field (array or string) where the image URL(s) is/are located. Most often image or images. If more complicated, follow the "javascript style", e.g. "details[0].images
Limit
limit
integerOptional
Max items to load from the dataset. Use with offset
to paginate over the data (can reduce memory requirement of large loads).