rates/backend/services
jtricerolph 418e0d2fcc Block images/CSS/fonts in Playwright to cut ~75% bandwidth
cf.bstatic.com (images + CSS CDN) was consuming 1.5 GB per scrape run.
Added route interception to abort image, stylesheet, font, and media
resources, plus pure tracking domains. The DOM extraction only reads
HTML attributes — no visual resources are needed.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-10 08:42:08 +00:00
..
direct_profiles
scraper_backends Block images/CSS/fonts in Playwright to cut ~75% bandwidth 2026-07-10 08:42:08 +00:00
__init__.py
booking_scraper.py Retry page load timeouts: treat as blocks, bump max retries to 4 2026-07-10 02:19:16 +00:00
central_settings.py
direct_scraper.py Extract shared proxy module; make it available to direct scraper; remove dead code 2026-07-05 22:55:24 +00:00
newbook_rates_client.py Port occupancy sync + category ordering from the forecasting version 2026-07-05 14:18:03 +00:00
proxy.py Fix IPRoyal Playwright auth: use separate fields not URL-embedded 2026-07-10 02:55:13 +00:00