Administration

← Retour

Log : 20260419_140000

OK
Durée : 902s 8 OK 5329 annonces
clio_4 i20 berlingo c4 scenic 5008 fiesta nv200
2026-04-19 14:07:24 [INFO] [scenic] [LLM] [5/8] SCENIC (brand=renault, pages=auto)
2026-04-19 14:07:24 [INFO] [scenic] [LLM] URL: https://www.leboncoin.fr/recherche?category=2&text=scenic&price=min-11000&regdat...
2026-04-19 14:07:24 [INFO] [scenic] [SEARCH] $ /home/ubuntu/app/.venv/bin/python /home/ubuntu/app/crawler/leboncoin_search_export.py --output-file /home/ubuntu/app/leboncoin_ads.csv --model scenic
2026-04-19 14:07:24 [INFO] [scenic] [SEARCH] Recuperation de la page 1 avec l'URL: https://www.leboncoin.fr/recherche?category=2&text=scenic&price=min-11000&regdate=2013-max&mileage=min-150000&seats=999999&u_car_brand=RENAULT&page=1
2026-04-19 14:07:27 [INFO] [scenic] [SEARCH] 35 annonces recuperees (total: 35)
2026-04-19 14:07:27 [INFO] [scenic] [SEARCH] Recuperation de la page 2 avec l'URL: https://www.leboncoin.fr/recherche?category=2&text=scenic&price=min-11000&regdate=2013-max&mileage=min-150000&seats=999999&u_car_brand=RENAULT&page=2
2026-04-19 14:07:29 [INFO] [scenic] [SEARCH] 35 annonces recuperees (total: 70)
2026-04-19 14:07:29 [INFO] [scenic] [SEARCH] Recuperation de la page 3 avec l'URL: https://www.leboncoin.fr/recherche?category=2&text=scenic&price=min-11000&regdate=2013-max&mileage=min-150000&seats=999999&u_car_brand=RENAULT&page=3
2026-04-19 14:07:32 [INFO] [scenic] [SEARCH] 35 annonces recuperees (total: 105)
2026-04-19 14:07:32 [INFO] [scenic] [SEARCH] Recuperation de la page 4 avec l'URL: https://www.leboncoin.fr/recherche?category=2&text=scenic&price=min-11000&regdate=2013-max&mileage=min-150000&seats=999999&u_car_brand=RENAULT&page=4
2026-04-19 14:07:34 [INFO] [scenic] [SEARCH] 28 annonces recuperees (total: 133)
2026-04-19 14:07:34 [INFO] [scenic] [SEARCH] Recuperation de la page 5 avec l'URL: https://www.leboncoin.fr/recherche?category=2&text=scenic&price=min-11000&regdate=2013-max&mileage=min-150000&seats=999999&u_car_brand=RENAULT&page=5
2026-04-19 14:07:36 [INFO] [scenic] [SEARCH] Page 5 : aucune annonce, arret de la pagination.
2026-04-19 14:07:36 [INFO] [scenic] [SEARCH] Termine : 133 annonces au total dans /home/ubuntu/app/leboncoin_ads_scenic_20260419_140724.csv
2026-04-19 14:07:36 [INFO] [scenic] [SEARCH] CSV : leboncoin_ads_scenic_20260419_140724.csv
2026-04-19 14:07:36 [INFO] [scenic] [IMPORT] $ /home/ubuntu/app/.venv/bin/python -m db.migrate_csv --input /home/ubuntu/app/leboncoin_ads_scenic_20260419_140724.csv --db /home/ubuntu/app/db/lbc.sqlite --model scenic
2026-04-19 14:07:36 [INFO] [scenic] [IMPORT] Model override : scenic
2026-04-19 14:07:36 [INFO] [scenic] [IMPORT] MIGRATION CSV -> SQLite unifie
2026-04-19 14:07:36 [INFO] [scenic] [IMPORT] Fichier: leboncoin_ads_scenic_20260419_140724.csv
2026-04-19 14:07:36 [INFO] [scenic] [IMPORT] Schéma initialisé dans /home/ubuntu/app/db/lbc.sqlite
2026-04-19 14:07:36 [INFO] [scenic] [IMPORT] 133 lus, 133 inseres, 0 ignores, 0 erreurs
2026-04-19 14:07:36 [INFO] [scenic] [IMPORT] TOTAL : 133 lus, 133 inseres — Base : /home/ubuntu/app/db/lbc.sqlite
2026-04-19 14:07:36 [INFO] [scenic] [IMPORT] 13330 annonces en base
2026-04-19 14:07:36 [INFO] [scenic] [AVAILABILITY] $ /home/ubuntu/app/.venv/bin/python /home/ubuntu/app/scripts/check_availability.py --csv /home/ubuntu/app/leboncoin_ads_scenic_20260419_140724.csv --brand renault --model scenic --db /home/ubuntu/app/db/lbc.sqlite
2026-04-19 14:07:36 [INFO] [scenic] [AVAILABILITY] CHECK DISPONIBILITE — CSV: leboncoin_ads_scenic_20260419_140724.csv, Brand: renault, Model: scenic
2026-04-19 14:07:36 [INFO] [scenic] [AVAILABILITY] 133 list_id lus dans le CSV.
2026-04-19 14:07:36 [INFO] [scenic] [AVAILABILITY] 133 annonces actives en base pour renault scenic.
2026-04-19 14:07:36 [INFO] [scenic] [AVAILABILITY] Aucune annonce manquante — toutes présentes dans le crawl.
2026-04-19 14:07:36 [INFO] [scenic] [AVAILABILITY] CSV: 133, Actives DB: 133, Absentes: 0
2026-04-19 14:07:36 [INFO] [scenic] [AVAILABILITY] Marquees indisponibles: 0
2026-04-19 14:07:36 [INFO] [scenic] [DETAIL] $ /home/ubuntu/app/.venv/bin/python -m crawler.leboncoin_ad_detail --model scenic --delay 0.5 --limit 200
2026-04-19 14:07:36 [INFO] [scenic] [DETAIL] ENRICHISSEMENT AD DETAIL — Modele: scenic — Limite: 200
2026-04-19 14:07:36 [INFO] [scenic] [DETAIL] Schéma initialisé dans /home/ubuntu/app/db/lbc.sqlite
2026-04-19 14:07:36 [INFO] [scenic] [DETAIL] 2 annonce(s) à enrichir (modèle: scenic)
2026-04-19 14:07:39 [INFO] [scenic] [DETAIL] RESULTAT : 2 traitee(s), 2 enrichies, 0 introuvables, 0 erreurs
2026-04-19 14:07:39 [INFO] [scenic] [STATS] $ /home/ubuntu/app/.venv/bin/python -m stats.main --model scenic --skip-plots
2026-04-19 14:07:39 [INFO] [scenic] [STATS] ANALYSEUR LEBONCOIN — Base: /home/ubuntu/app/db/lbc.sqlite, Figures: /home/ubuntu/app/stats/scenic/figures, Modele: scenic, Graphiques: Non
2026-04-19 14:07:42 [INFO] [scenic] [STATS] Using categorical units to plot a list of strings that are all parsable as floats or dates. If these strings should be plotted as numbers, cast to the appropriate data type before plotting.
2026-04-19 14:07:42 [INFO] [scenic] [STATS] Using categorical units to plot a list of strings that are all parsable as floats or dates. If these strings should be plotted as numbers, cast to the appropriate data type before plotting.
2026-04-19 14:07:43 [INFO] [scenic] [STATS] M05 — Extraction LLM des titres (GPT-5 Nano)
2026-04-19 14:07:43 [INFO] [scenic] [STATS] Annonces sans evaluation LLM : 2
2026-04-19 14:08:07 [INFO] [scenic] [STATS] HTTP Request: POST https://api.openai.com/v1/chat/completions "HTTP/1.1 200 OK"
2026-04-19 14:08:07 [INFO] [scenic] [STATS] LLM OUTPUT batch 1/1: 2 resultats extraits (modele=gpt-5-nano)
2026-04-19 14:08:07 [INFO] [scenic] [STATS] Resultats extraits : 2
2026-04-19 14:08:07 [INFO] [scenic] [STATS] Evaluations inserees : 2
2026-04-19 14:08:07 [INFO] [scenic] [STATS]   stats_descriptives : 5 lignes insérées
2026-04-19 14:08:07 [INFO] [scenic] [STATS]   modele_regression : 2 lignes insérées
2026-04-19 14:08:07 [INFO] [scenic] [STATS]   referentiel_prix : 27 segments insérés
2026-04-19 14:08:07 [INFO] [scenic] [STATS]   ads.deal_columns : 336 annonces mises à jour
2026-04-19 14:08:07 [INFO] [scenic] [STATS] ANALYSE TERMINEE en 27.7s — 336 annonces (run #665) — Modele: scenic
2026-04-19 14:08:08 [INFO] [scenic] [LLM] $ /home/ubuntu/app/.venv/bin/python -m stats.m05_llm_title_analysis --model scenic
2026-04-19 14:08:08 [INFO] [scenic] [LLM] M05 — Extraction LLM des titres (GPT-5 Nano)
2026-04-19 14:08:08 [INFO] [scenic] [LLM] Annonces sans evaluation LLM : 0
2026-04-19 14:08:08 [INFO] [scenic] [LLM] Toutes les annonces ont deja ete analysees.