{
    "total_urls": 8,
    "total_with_price": 5,
    "total_domains": 2,
    "last_crawl": "2026-04-13 09:44:08",
    "avg_price": 119.4,
    "domains": [
        {
            "domain": "www.surplusautos.fr",
            "total": 5,
            "with_price": "5",
            "avg_price": "119.400000",
            "ok": "5",
            "errors": "0",
            "blocked": "0",
            "last_crawl": "2026-04-13 09:44:08"
        },
        {
            "domain": "www.opisto.fr",
            "total": 3,
            "with_price": "0",
            "avg_price": null,
            "ok": "0",
            "errors": "3",
            "blocked": "0",
            "last_crawl": "2026-04-13 09:40:13"
        }
    ],
    "runs": [
        {
            "id": 3,
            "started_at": "2026-04-13 09:38:35",
            "finished_at": "2026-04-13 09:44:08",
            "domain": null,
            "urls_total": 8,
            "urls_ok": 5,
            "urls_error": 3,
            "urls_blocked": 0,
            "duration_sec": 333,
            "status": "completed",
            "error_log": null
        },
        {
            "id": 2,
            "started_at": "2026-04-13 05:53:15",
            "finished_at": "2026-04-13 05:59:02",
            "domain": null,
            "urls_total": 8,
            "urls_ok": 5,
            "urls_error": 3,
            "urls_blocked": 0,
            "duration_sec": 347,
            "status": "completed",
            "error_log": null
        },
        {
            "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
        }
    ]
}