@crawlee/utilsFunctionsextractUrlsVersion: 3.11extractUrls CallableextractUrls(options: ExtractUrlsOptions): string[]Collects all URLs in an arbitrary string to an array, optionally using a custom regular expression.Parametersoptions: ExtractUrlsOptionsReturns string[]
Collects all URLs in an arbitrary string to an array, optionally using a custom regular expression.