• Gets the visible text of a URL.

    Parameters

    • URL: string

      The URL to get the visible text of.

    Returns Promise<string>

    A promise resolving to the visible text as a string.

Generated using TypeDoc