Commit History

Fix permissions in Dockerfile for HF compatibility
a51ef54

prince1604 commited on

Deploy to dev.altai: resolve README conflict and update URLs
f4e3dc7

prince1604 commited on

Fix HF deployment: remove invalid python-uuid requirement
25d3b7d

prince1604 commited on

initial commit
3dbd083
verified

ubuntu593 commited on

🚀 Deployment: Final HF optimization (UID 1000 + startup logging)
d624fe1

prince1604 commited on

🚀 Deployment: Clean up and force HF sync with correct FastAPI setup
7eeeb7a

prince1604 commited on

Fix: Remove corrupted entries from requirements.txt
3a85333

prince1604 commited on

Polish: Auto-add https scheme if missing
10f7304

prince1604 commited on

Update README and add HF deployment verification
c3a843f

prince1604 commited on

Add complete API reference with all parameters
7db0953

prince1604 commited on

Deploy: Add query param support + clean requirements for HF
37260b4

prince1604 commited on

Support both JSON body and query params for scanstart endpoint
b8a29b5

prince1604 commited on

Add Postman collection guide and fix URL normalization
fc24f5c

prince1604 commited on

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

Enhance progress/result endpoints with query param support and code cleanup
357e12c

prince1604 commited on

Rename async endpoints to match user req
da8ed9b

prince1604 commited on

Add simple dashboard for progress tracking
1937b23

prince1604 commited on

Reinstate synchronous legacy endpoint support
21eb86b

prince1604 commited on

Add elapsed time and ETA to progress stats
bc84e50

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

Stop tracking test_results.log
6805899

prince1604 commited on

Update debug scripts and add gitignore
c6919bb

prince1604 commited on

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

prince1604 commited on

Add Automatic 4-Hour Crawler Scheduler
c50a4e1

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

Disabled API cache to force fresh results with updated analyzer logic (short alt merged into poor)
f730cd8

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

Add health check endpoint for uptime monitoring
a09c50d

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