Optimize connection pool and concurrency to prevent target server crashes 9c8e3ad Running AI Bot commited on 17 days ago
Migrate API to FastAPI with async job queue and progress tracking 1b7c76e prince1604 commited on Feb 11
Fix Import Error: Explicitly install playwright-stealth in Dockerfile and log actual import errors 966b662 prince1604 commited on Feb 6
Enable Verbose Logging: Track all WAF interactions, stealth steps, and navigation events for debugging 059751d prince1604 commited on Feb 6
Update Stealth: Use playwright-stealth library and Frame-based checkbox solver for improved WAF evasion dd23225 prince1604 commited on Feb 6
Update Stealth Strategy: Hardcode Chrome UA, mock plugins/permissions/languages, and randomize mouse movements d0c6b9b prince1604 commited on Feb 6
Update Crawler: Add stealth args and challenge detection for Cloudflare 503011f prince1604 commited on Feb 6
Enhance API stability: Add KeepAlive, increase timeout, and optimize crawler threads f2e524e prince1604 commited on Feb 6
Updated /api/status to accept 'domain' parameter for specific latency checks; Default checks dev.autoalt.ai 3da7fc2 prince1604 commited on Jan 28
Added /api/status endpoint with dynamic region and latency monitoring 67a97b3 prince1604 commited on Jan 28
Merged short alt detection back into main 'poor quality' report and removed separate 'short_alt' counts as requested 14aaae8 prince1604 commited on Jan 28
Refined report structure: Ensure mutually exclusive separation of 'short_alt' vs 'poor_quality' (Generic/Filename) to correct double counting d7353b3 prince1604 commited on Jan 28
Refined report structure: Separated legacy 'short_alt' (length only) from 'poor_quality' (all issues) metrics 19f9d48 prince1604 commited on Jan 28
Refined generic text detection: added partial matches for short phrases (e.g. 'company logo') while allowing branded logos b3f7149 prince1604 commited on Jan 28
Refined alt text analysis: added slug detection (e.g. product-12345) and reordered prioritization a88e274 prince1604 commited on Jan 28
Enhanced alt text analysis: added detection for short, sparse, generic, and filename-like alt text 4ec2569 prince1604 commited on Jan 28
Fix Amazon crawling: Add Start URL Retry logic and more block keywords 94af2f2 prince1604 commited on Jan 27
Fix syntax errors: Restore init, fix indentation, remove invalid arg 747f2d2 prince1604 commited on Jan 27
Ultra-fast crawler update: Caching, SSL disable, and Thread tuning 6d07192 prince1604 commited on Jan 27