unclecode
6a728cbe5b
feat: add stealth mode and enhance undetected browser support
- Add playwright-stealth integration with enable_stealth parameter in BrowserConfig
- Merge undetected browser strategy into main async_crawler_strategy.py using adapter pattern
- Add browser adapters (BrowserAdapter, PlaywrightAdapter, UndetectedAdapter) for flexible browser switching
- Update install.py to install both playwright and patchright browsers automatically
- Add comprehensive documentation for anti-bot features (stealth mode + undetected browser)
- Create examples demonstrating stealth mode usage and comparison tests
- Update pyproject.toml and requirements.txt with patchright>=1.49.0 and other dependencies
- Remove duplicate/unused dependencies (alphashape, cssselect, pyperclip, shapely, selenium)
- Add dependency checker tool in tests/check_dependencies.py
Breaking changes: None - all existing functionality preserved
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-17 16:59:10 +08:00
..
2025-07-04 15:16:53 +08:00
2025-04-14 23:00:47 +08:00
2025-07-17 16:59:10 +08:00
2025-06-07 23:07:19 +08:00
2025-01-07 20:49:50 +08:00
2025-04-14 12:16:31 +02:00
2025-06-10 18:08:27 +08:00
2025-06-10 18:08:27 +08:00
2025-03-03 21:51:11 +08:00
2025-07-12 18:51:13 +08:00
2025-07-17 16:59:10 +08:00
2025-05-25 10:02:13 +08:00
2025-07-17 16:59:10 +08:00
2025-06-27 21:54:22 +08:00
2025-06-08 18:34:05 +08:00
2025-07-08 11:46:24 +02:00
2025-07-08 12:24:33 +02:00
2025-06-29 20:41:37 +08:00
2025-07-04 15:16:53 +08:00
2025-06-08 11:33:28 +08:00
2025-06-05 15:46:24 +08:00