- Replace undetected-chromedriver with seleniumbase for better Chrome/ChromeDriver compatibility - Automatic version matching eliminates manual cache clearing and version conflicts - Enhanced anti-detection with UC Mode and CDP stealth settings - Simplified requirements.txt (SeleniumBase manages common dependencies) - Fix sort selection bug (was selecting wrong menu items) - Improve scrolling patience (max_idle: 3→15, max_attempts: 10→50) - Add scroll position tracking to detect when stuck - Add fallback pane selectors for better reliability - Update documentation (README, ARCHITECTURE, TROUBLESHOOTING) - Add comprehensive test suite for SeleniumBase integration - Version bump to 1.0.1 Developed by George Khananaev
9 lines
150 B
Plaintext
9 lines
150 B
Plaintext
seleniumbase>=4.34.9
|
|
googletrans==4.0.2
|
|
tqdm>=4.66.3
|
|
pymongo==4.12.0
|
|
boto3==1.35.1
|
|
fastapi==0.104.1
|
|
uvicorn==0.24.0
|
|
botocore~=1.35.99
|
|
pydantic~=2.11.5 |