unclecode / crawl4ai

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

Warnings coming from playwright-stealth #244

Closed RoyLeviLangware closed 2 weeks ago

RoyLeviLangware commented 2 weeks ago

playwright-stealth is no longer under active delopment and causes warning because of its usage of pkg_resources

Moving over to a maintained fork would solve the issue: https://github.com/tinyfish-io/tf-playwright-stealth

unclecode commented 2 weeks ago

Thanks for the suggestion. I checked and the warning's gone. The updated library will be used in the next version. Thanks again.