Skip to main content
Version: Next

downloadListOfUrls

Callable


  • Returns a promise that resolves to an array of urls parsed from the resource available at the provided url. Optionally, custom regular expression and encoding may be provided.


    Parameters

    Returns Promise<string[]>