Bulk Image Downloader avatar
Bulk Image Downloader

Under maintenance

Pricing

Pay per event

Go to Store
Bulk Image Downloader

Bulk Image Downloader

Under maintenance

Developed by

Apifriary

Apifriary

Maintained by Community

Bulk Image Downloader scrapes images from websites, supports multiple formats (jpg, png, webp, etc.), and zips them for easy download. Configurable crawl depth limits link navigation. Uses Apify proxy for reliable crawling. Robust handling for duplicates and errors.

5.0 (1)

Pricing

Pay per event

0

Total users

3

Monthly users

3

Runs succeeded

>99%

Last modified

3 days ago

You can access the Bulk Image Downloader programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "imageFormats": [
< "gif",
< "jpg",
< "jpeg",
< "png",
< "svg",
< "webp",
< "avif",
< "bmp",
< "tiff",
< "ico"
< ]
<}' |
<apify call apifriary-org/bulk-image-downloader --silent --output-dataset

Bulk Image Downloader - Web Image Scraper API through CLI

The Apify CLI is the official tool that allows you to use Bulk Image Downloader locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: