dev.altai / src

Commit History

Improve URL normalization logic and add API docs
3176f9b

prince1604 commited on

Fix silent failure on blocked crawls
3c07190

prince1604 commited on

Make playwright-stealth optional and fix import errors
1f8e73e

prince1604 commited on

Migrate API to FastAPI with async job queue and progress tracking
1b7c76e

prince1604 commited on

Update Dockerfile and remove logs/cache from tracking
c872ed8

prince1604 commited on

Fix Import Error: Explicitly install playwright-stealth in Dockerfile and log actual import errors
966b662

prince1604 commited on

Enable Verbose Logging: Track all WAF interactions, stealth steps, and navigation events for debugging
059751d

prince1604 commited on

Update Stealth: Use playwright-stealth library and Frame-based checkbox solver for improved WAF evasion
dd23225

prince1604 commited on

Update Stealth Strategy: Hardcode Chrome UA, mock plugins/permissions/languages, and randomize mouse movements
d0c6b9b

prince1604 commited on

Update Crawler: Add stealth args and challenge detection for Cloudflare
503011f

prince1604 commited on

Enhance API stability: Add KeepAlive, increase timeout, and optimize crawler threads
f2e524e

prince1604 commited on

Updated /api/status to accept 'domain' parameter for specific latency checks; Default checks dev.autoalt.ai
3da7fc2

prince1604 commited on

Added /api/status endpoint with dynamic region and latency monitoring
67a97b3

prince1604 commited on

Merged short alt detection back into main 'poor quality' report and removed separate 'short_alt' counts as requested
14aaae8

prince1604 commited on

Refined report structure: Ensure mutually exclusive separation of 'short_alt' vs 'poor_quality' (Generic/Filename) to correct double counting
d7353b3

prince1604 commited on

Refined report structure: Separated legacy 'short_alt' (length only) from 'poor_quality' (all issues) metrics
19f9d48

prince1604 commited on

Refined generic text detection: added partial matches for short phrases (e.g. 'company logo') while allowing branded logos
b3f7149

prince1604 commited on

Refined alt text analysis: added slug detection (e.g. product-12345) and reordered prioritization
a88e274

prince1604 commited on

Enhanced alt text analysis: added detection for short, sparse, generic, and filename-like alt text
4ec2569

prince1604 commited on

Add short alt text detection (<15 chars) to reports
c1d121b

prince1604 commited on

Fix URL normalization: strip trailing slash from start_url
7e72c45

prince1604 commited on

Fix Amazon crawling: Add Start URL Retry logic and more block keywords
94af2f2

prince1604 commited on

Fix crawl evasion: Add WAF block detection to Tier 1 fetch
d92f150

prince1604 commited on

Fix syntax errors: Restore init, fix indentation, remove invalid arg
747f2d2

prince1604 commited on

Ultra-fast crawler update: Caching, SSL disable, and Thread tuning
6d07192

prince1604 commited on

Optimize crawler speed: BFS + Reduced delays
d3e6b5e

prince1604 commited on

Fix syntax error in crawler
e824b70

prince1604 commited on

Optimize memory usage to prevent crashes
dc99297

prince1604 commited on

Fix crawling for eminentcoders.com
53a61cf

prince1604 commited on

Initial commit for deployment
b458f3d

prince1604 commited on