unclecode / crawl4ai

🔥🕷️ Crawl4AI: Open-source LLM Friendly Web Crawler & Scrapper
Apache License 2.0
16.63k stars 1.23k forks source link

typo in readme example #100

Closed jackmac92 closed 2 months ago

jackmac92 commented 2 months ago

Under "Execute JS, Filter Data with CSS Selector, and Clustering" the example has: from crawl4ai.chunking_strategy import CosineStrategy and seems like that should be: from crawl4ai.extraction_strategy import CosineStrategy

unless it is like a "Brown M&M's clause" for self debugging

unclecode commented 2 months ago

Thx @jackmac92 noted, and btw we are releasing 0.3.0 this week, 100% async and bunch of cool future, stay tuned.