{
    "total_urls": 8,
    "total_with_price": 2,
    "total_domains": 2,
    "last_crawl": "2026-04-12 18:10:48",
    "avg_price": 122,
    "domains": [
        {
            "domain": "www.surplusautos.fr",
            "total": 5,
            "with_price": "2",
            "avg_price": "122.000000",
            "ok": "2",
            "errors": "0",
            "blocked": "0",
            "last_crawl": "2026-04-12 18:10:48"
        },
        {
            "domain": "www.opisto.fr",
            "total": 3,
            "with_price": "0",
            "avg_price": null,
            "ok": null,
            "errors": null,
            "blocked": null,
            "last_crawl": null
        }
    ],
    "runs": [
        {
            "id": 1,
            "started_at": "2026-04-12 18:10:10",
            "finished_at": "2026-04-12 18:10:48",
            "domain": "www.surplusautos.fr",
            "urls_total": 2,
            "urls_ok": 2,
            "urls_error": 0,
            "urls_blocked": 0,
            "duration_sec": 38,
            "status": "completed",
            "error_log": null
        }
    ]
}