Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/unclecode/crawl4ai
/ take_screenshot
Method
take_screenshot
crawl4ai/crawler_strategy.py:50–51 ·
view source on GitHub ↗
(self, save_path: str)
Source
from the content-addressed store, hash-verified
48
49
@abstractmethod
50
def
take_screenshot(self, save_path: str):
51
pass
52
53
@abstractmethod
54
def
update_user_agent(self, user_agent: str):
Callers
3
run_old
Method · 0.45
run
Method · 0.45
run
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected