gendesign/tradein-mvp/backend
bot-backend 5f3f55faef feat(tradein): route avito pipeline SERP+detail+houses through BrowserFetcher (#915)
Stage 1 of #915. run_avito_pipeline / run_avito_city_sweep acquire a shared
BrowserFetcher when scraper_fetch_mode==browser (instead of injecting a curl
_cffi session); fetch_detail / fetch_house_catalog gain a browser_fetcher param.
Fixes #901's gap where the pipeline bypassed browser-mode. IMV stays on curl
(Stage 3). Default scraper_fetch_mode unchanged.

Refs #883, #901
2026-05-31 20:30:53 +03:00
..
app feat(tradein): route avito pipeline SERP+detail+houses through BrowserFetcher (#915) 2026-05-31 20:30:53 +03:00
data/sql fix(tradein): 095 drop v_data_quality before dropping sale_type_text (#731) 2026-05-31 16:57:18 +03:00
scripts feat(backtest): per-rooms asking→sold correction block (#648 S1) (#650) 2026-05-29 13:11:55 +00:00
tests feat(tradein): route avito pipeline SERP+detail+houses through BrowserFetcher (#915) 2026-05-31 20:30:53 +03:00
.dockerignore feat: add tradein-mvp subproject (Trade-In Estimator под /trade-in) 2026-05-21 00:25:39 +03:00
Dockerfile fix(tradein): camoufox fetch under app-user so runtime finds Firefox (#884) 2026-05-31 16:44:27 +03:00
pyproject.toml feat(tradein): BrowserFetcher camoufox wrapper + Docker/config infra (Phase 0, #884) 2026-05-31 15:41:56 +03:00