• Gets the raw HTML of a URL.

    Parameters

    • URL: string

      The URL to get the HTML of.

    Returns Promise<string>

    The HTML as a string.

Generated using TypeDoc