- Type:
function
pathsToMatch,
fileTypesToMatch,
and exclusionPatterns.
To customize this behavior, define a linkExtractor function.
This function runs on every crawled page and returns a list of URLs as strings.
Examples
JavaScript
JavaScript
JavaScript
Parameters
function
The default extractor function.
URL
URL object of the crawled page.