This is documentation for version 3.8. For the latest API, see version 3.12.
Version: 3.8
downloadListOfUrls
Callable
downloadListOfUrls(options): Promise<string[]>
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.
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.