Commit History

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

Optimize memory usage to prevent crashes
dc99297

prince1604 commited on

Fix Playwright version mismatch and increase timeout
1c616c4

prince1604 commited on

Fix crawling for eminentcoders.com
53a61cf

prince1604 commited on

Fix user ID conflict
8853d7b

prince1604 commited on

Add Hugging Face metadata
d168db2

prince1604 commited on

Deploy API
743b34b

prince1604 commited on

Update api.py
492f326
unverified

PRINCE KOTHIYA commited on

Update api.py
1bf8ca2
unverified

PRINCE KOTHIYA commited on

Change default limit from 25 to 1
4f2f095
unverified

PRINCE KOTHIYA commited on

Merge branch 'main' of https://github.com/prince1604/Alt-scraper-api
c3ae7e6

prince1604 commited on

Upload project to main
95cf766

prince1604 commited on

Initial commit
14a9428
unverified

PRINCE KOTHIYA commited on

Initial commit for deployment
b458f3d

prince1604 commited on