Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/unclecode/crawl4ai
/ run
Method
run
setup.py:52–54 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
50
51
class
PostInstallCommand(install):
52
def
run(self):
53
install.run(self)
54
install_playwright()
55
56
setup(
57
name=
"Crawl4AI"
,
Callers
15
main.py
File · 0.45
test_run_default_strategies
Method · 0.45
test_run_different_strategies
Method · 0.45
test_invalid_url
Method · 0.45
test_unsupported_extraction_strategy
Method · 0.45
test_invalid_css_selector
Method · 0.45
test_crawl_with_cache_and_bypass_cache
Method · 0.45
test_fetch_multiple_pages
Method · 0.45
test_run_fixed_length_word_chunking_and_no_extraction
Method · 0.45
test_run_sliding_window_and_no_extraction
Method · 0.45
summarize_page.py
File · 0.45
language_support_example.py
File · 0.45
Calls
1
install_playwright
Function · 0.85
Tested by
9
test_run_default_strategies
Method · 0.36
test_run_different_strategies
Method · 0.36
test_invalid_url
Method · 0.36
test_unsupported_extraction_strategy
Method · 0.36
test_invalid_css_selector
Method · 0.36
test_crawl_with_cache_and_bypass_cache
Method · 0.36
test_fetch_multiple_pages
Method · 0.36
test_run_fixed_length_word_chunking_and_no_extraction
Method · 0.36
test_run_sliding_window_and_no_extraction
Method · 0.36