MCPcopy
hub / github.com/unclecode/crawl4ai / language_support_example.py

File language_support_example.py

docs/examples/language_support_example.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import asyncio
2from crawl4ai import AsyncWebCrawler, AsyncPlaywrightCrawlerStrategy
3
4async def main():

Callers

nothing calls this directly

Calls 2

mainFunction · 0.70
runMethod · 0.45

Tested by

no test coverage detected