Download Images From Dataset avatar
Download Images From Dataset
Try for free

No credit card required

View all Actors
Download Images From Dataset

Download Images From Dataset

zuzka/download-images-from-dataset
Try for free

No credit card required

Download actual pictures from scraped dataset based on the image urls. The actor creates a zip file for you to download with one click.

Dataset Id

datasetIdstringRequired

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

pathToImageUrlsstringRequired

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

limitintegerOptional

Max items to load from the dataset. Use with offset to paginate over the data (can reduce memory requirement of large loads).

Filename function

fileNameFunctionstringOptional

Function that specifies how will be image filename created from its URL. If you keep this empty, it will be md5 hash of the URL.

Proxy configuration

proxyConfigurationobjectRequired

Select proxies to be used.

Developer
Maintained by Community
Actor metrics
  • 12 monthly users
  • 99.9% runs succeeded
  • 15.4 days response time
  • Created in Feb 2023
  • Modified about 2 months ago