MCPcopy
hub / github.com/apify/crawlee / crawl_sitemap_playwright.ts

File crawl_sitemap_playwright.ts

docs/examples/crawl_sitemap_playwright.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { PlaywrightCrawler, Sitemap } from 'crawlee';
2
3const crawler = new PlaywrightCrawler({
4 // Function called for each URL

Callers

nothing calls this directly

Calls 3

loadMethod · 0.45
addRequestsMethod · 0.45
runMethod · 0.45

Tested by

no test coverage detected