
Download HTML from URLs
Pricing
Pay per usage
Go to Store

Download HTML from URLs
This actor takes a list of URLs and downloads HTML of each page.
0.0 (0)
Pricing
Pay per usage
19
Total users
8.4k
Monthly users
51
Runs succeeded
>99%
Last modified
a year ago
You can access the Download HTML from URLs 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 '{< "requestListSources": [< {< "url": "https://apify.com"< }< ],< "proxyConfiguration": {< "useApifyProxy": true< },< "maxRequestRetries": 1<}' |<apify call mtrunkat/url-list-download-html --silent --output-dataset
Download HTML from URLs API through CLI
The Apify CLI is the official tool that allows you to use Download HTML from URLs locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: