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.
- 12 monthly users
- 11 stars
- 100.0% runs succeeded
- 76 days response time
- Created in Feb 2023
- Modified 8 months ago