mirror of
				https://github.com/unclecode/crawl4ai.git
				synced 2025-11-04 05:53:04 +00:00 
			
		
		
		
	Add max_pages parameter to all deep crawling strategies to limit total pages crawled. Add score_threshold parameter to BFS/DFS strategies for quality control. Remove legacy parameter handling in AsyncWebCrawler. Improve error handling and logging in crawl strategies. BREAKING CHANGE: Removed support for legacy parameters in AsyncWebCrawler.run_many()