Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ PlaywrightCrawler, Sitemap } from
'crawlee'
;
2
3
const
crawler =
new
PlaywrightCrawler({
4
// Function called for each URL
Callers
nothing calls this directly
Calls
3
load
Method · 0.45
addRequests
Method · 0.45
run
Method · 0.45
Tested by
no test coverage detected