Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/link_checker/mod.ts>CrawlerCore#crawlAsync

Link checker and web crawler for Deno
method CrawlerCore.prototype.crawlAsync
Re-export
import { CrawlerCore } from "https://deno.land/x/link_checker@0.1.0/mod.ts";

Parameters

urlOrURLs: URL | URL[]
optional
options: CrawlOptions