
HTML Extractor
Pricing
$0.50 / 1,000 results

HTML Extractor
Fetch raw HTML from any URL. Inputs: url, headers (textarea), timeout, mobile UA toggle, optional proxy. Outputs: Dataset + KV “OUTPUT” with {url, statusCode, contentType, length, html}. Perfect for Make.com, debugging, and pipelines.
0.0 (0)
Pricing
$0.50 / 1,000 results
0
1
1
Last modified
4 days ago
You can access the HTML Extractor 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 '{< "url": "https://example.com"<}' |<apify call dataguru/html-extractor --silent --output-dataset
HTML Extractor – Fetch Raw HTML from Any URL API through CLI
The Apify CLI is the official tool that allows you to use HTML Extractor locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: