Website Downloader avatar
Website Downloader

Deprecated

Pricing

$10.00/month + usage

Go to Store
Website Downloader

Website Downloader

Deprecated

Developed by

Umbrella

Umbrella

Maintained by Community

Download a functional deep offline copy of a website, including images, scripts, video, styles etc, to make sure the content remains available even when the website changes or disappears. Useful for website designers to keep a rich portfolio for auditing purposes and backups.

0.0 (0)

Pricing

$10.00/month + usage

1

Total users

6

Monthly users

6

Last modified

a year ago

You can access the Website 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 '{
< "urls": [
< {
< "url": "https://httpbin.org/"
< },
< {
< "url": "https://www.movavi.com/adv/videoeditoryear-pla.html"
< }
< ]
<}' |
<apify call umbrella_software/website-downloader --silent --output-dataset

Website Downloader API through CLI

The Apify CLI is the official tool that allows you to use Website 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: