Alejandro Gutiérrez
8ccf72a489
Remove old scraper files - consolidate to scraper_clean
Production (api_server_production.py) only uses:
- modules/scraper_clean.py - main scraping logic
- modules/fast_scraper.py - validation helpers
- modules/database.py, webhooks.py, health_checks.py, chrome_pool.py
Deleted 33 unused Python files including:
- Old API server (api_server.py)
- 14 start*.py experimental scrapers
- 7 *_scraper.py variants
- Old modules: scraper.py, api_interceptor.py, job_manager.py, cli.py
- Various debug/test/utility scripts
Saves ~11,000 lines of unmaintained code.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-23 17:25:00 +00:00
..
2025-04-24 22:12:07 +07:00
2026-01-23 17:25:00 +00:00
2025-06-02 13:22:50 +07:00
2025-06-02 13:22:50 +07:00
2026-01-23 17:25:00 +00:00
2025-04-24 22:12:07 +07:00
2026-01-23 17:25:00 +00:00
2026-01-18 19:49:24 +00:00
2025-08-20 02:46:01 +07:00
2026-01-17 21:51:10 +00:00
2025-06-03 00:12:11 +07:00
2026-01-23 17:23:51 +00:00
2025-04-24 22:12:07 +07:00
2026-01-18 19:49:24 +00:00