module / crawling workflow · unclecode/crawl4ai
AdaptiveCrawler
Query-directed crawler with statistical or embedding strategies, stopping thresholds, persistent knowledge export, and custom-strategy support.
Location
Repository path
docs/examples/adaptive_crawling/README.mdInvocation
Run examples such as `python basic_usage.py` or construct `AdaptiveCrawler(crawler, config)`.
Setup
Installation / activation
Select a strategy and call its digest workflow from Python.
Keywords
adaptive crawlingstatisticalembeddingsknowledge basestrategy
Repository context
unclecode/crawl4ai
Apache-2.0 Python web-crawling and scraping framework that produces LLM-ready Markdown and structured data through browser automation, adaptive and deep crawling, CLI, SDK, Docker API, and a documented MCP server that exposes crawl, HTML, screenshot, PDF, JavaScript, and library-context tools directly to Claude Code.
web crawlingweb scrapingbrowser automationdata extractionRAG ingestionagent toolingself-hosted infrastructureweb-to-Markdown