Bulk Image Downloader avatar
Bulk Image Downloader

Pricing

Pay per event

Go to Store
Bulk Image Downloader

Bulk Image Downloader

Developed by

Gustavo Rudiger

Gustavo Rudiger

Maintained by Community

Download all images from a website with this easy-to-use Bulk Image Downloader. Scrape all images from any website by URL to a zip file with a single click.

5.0 (1)

Pricing

Pay per event

16

Total users

2.4k

Monthly users

75

Runs succeeded

>99%

Issue response

1.5 hours

Last modified

2 months ago

Image Scraper

A simple scraper that scrapes all images from a website, archives them to a zip file, and then pushes a download link to the dataset. You can also provide a list of image urls to download them in batch.

Use Cases

You can use this scraper in order to download images from a certain website - useful for tracking blog posts, new posts, etc..

Input

The actor only needs to know which websites to get images from, and which proxies to use. You can specify multiple websites to get multiple results on one run.

Results

The actor stores its result in the default dataset associated with the actor run. It can be then exported to various formats, such as JSON, XML, CSV or Excel.

Each website in the dataset will contain a seperate object that follows this format (JSON is used below):

{
"url": "https://apify.com",
"urlHash": "d0734ca443cdd7bb52b219011c750508",
"download": "https://api.apify.com/v2/key-value-stores/e4QDEvYo5hNPCZeJr/records/d0734ca443cdd7bb52b219011c750508.zip"
}