Download Images From Dataset
No credit card required
Download Images From Dataset
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.
I would like to leave file names the same way they were specified in the URL, so I modified function to this (keeping input parameters the same they were, but returning only subset of url): ({url, md5}) => url.split('/')[-1] But eventually it saves images name not the same way they were named in the original url so I can't match them with the original rows of data with urls. It seems that despite the function specification it applied hash function to the name.
Actor Metrics
19 monthly users
-
11 stars
>99% runs succeeded
5 days response time
Created in Feb 2023
Modified 9 months ago