HTML Extractor avatar
HTML Extractor

Pricing

$0.50 / 1,000 results

Go to Apify Store
HTML Extractor

HTML Extractor

Developed by

Achraf Mannani

Achraf Mannani

Maintained by Community

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

URL

urlstringRequired

The full URL of the page to fetch.

Extra request headers

headersTextstringOptional

Optional headers as lines like: Header-Name: value

Default value of this property is ""

Request timeout (sec)

timeoutSecintegerOptional

Max seconds to wait for the response.

Default value of this property is 30

Pretend mobile browser

useMobilebooleanOptional

Use a mobile-like User-Agent.

Default value of this property is false

Proxy configuration (optional)

proxyobjectOptional

Apify proxy/custom proxies.