Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/yujiosaka/headless-chrome-crawler
/ override-function.js
File
override-function.js
examples/override-function.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
HCCrawler = require(
'headless-chrome-crawler'
);
2
3
(
async
() => {
4
const
crawler =
await
HCCrawler.launch({
Callers
nothing calls this directly
Calls
4
launch
Method · 0.80
queue
Method · 0.80
onIdle
Method · 0.45
close
Method · 0.45
Tested by
no test coverage detected