Symfony is the target API backend and will progressively replace the legacy Python backend.
Symfony Backend
eCroo API landing page
This is the new Symfony backend project for eCroo. It now owns the public backend root, the first health endpoints, generated API documentation, and the first async scraper-job foundation.
Current transition rule: backend/ is Symfony, backend-python/ is legacy only,
and the Python scraper remains the scraping runtime.
The Symfony project carries its own scraper copy and can launch it locally from backend/scrapers.
Root landing page, health checks, API docs, DB-backed scrape jobs, and background scraper execution.