The callback interprets the result of got.
The returned value of the callback will be used to trigger
further crawls. The current CrawlOptions object will be
merged with the returned value. See the examples
or the function which converts callback results to an array of crawlOptions
to understand the merging mechanism.
The callback interprets the result of got. The returned value of the callback will be used to trigger further crawls. The current CrawlOptions object will be merged with the returned value. See the examples or the function which converts callback results to an array of crawlOptions to understand the merging mechanism.