Administration

← Retour

Log : 20260429_140000

OK
Durée : 927s 8 OK 5510 annonces
clio_4 i20 berlingo c4 scenic 5008 fiesta nv200
2026-04-29 14:06:51 [INFO] [scenic] [LLM DESC] [5/8] SCENIC (brand=renault, pages=auto)
2026-04-29 14:06:51 [INFO] [scenic] [LLM DESC] URL: https://www.leboncoin.fr/recherche?category=2&text=scenic&price=min-11000&regdat...
2026-04-29 14:06:51 [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-29 14:06:51 [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-29 14:06:53 [INFO] [scenic] [SEARCH] 35 annonces recuperees (total: 35)
2026-04-29 14:06:53 [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-29 14:06:56 [INFO] [scenic] [SEARCH] 35 annonces recuperees (total: 70)
2026-04-29 14:06:56 [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-29 14:06:58 [INFO] [scenic] [SEARCH] 35 annonces recuperees (total: 105)
2026-04-29 14:06:58 [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-29 14:07:01 [INFO] [scenic] [SEARCH] 33 annonces recuperees (total: 138)
2026-04-29 14:07:01 [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-29 14:07:05 [INFO] [scenic] [SEARCH] Page 5 : aucune annonce, arret de la pagination.
2026-04-29 14:07:05 [INFO] [scenic] [SEARCH] Termine : 138 annonces au total dans /home/ubuntu/app/leboncoin_ads_scenic_20260429_140651.csv
2026-04-29 14:07:05 [INFO] [scenic] [SEARCH] CSV : leboncoin_ads_scenic_20260429_140651.csv
2026-04-29 14:07:05 [INFO] [scenic] [IMPORT] $ /home/ubuntu/app/.venv/bin/python -m db.migrate_csv --input /home/ubuntu/app/leboncoin_ads_scenic_20260429_140651.csv --db /home/ubuntu/app/db/lbc.sqlite --model scenic
2026-04-29 14:07:05 [INFO] [scenic] [IMPORT] Model override : scenic
2026-04-29 14:07:05 [INFO] [scenic] [IMPORT] MIGRATION CSV -> SQLite unifie
2026-04-29 14:07:05 [INFO] [scenic] [IMPORT] Fichier: leboncoin_ads_scenic_20260429_140651.csv
2026-04-29 14:07:05 [INFO] [scenic] [IMPORT] Schéma initialisé dans /home/ubuntu/app/db/lbc.sqlite
2026-04-29 14:07:05 [INFO] [scenic] [IMPORT] 138 lus, 138 inseres, 0 ignores, 0 erreurs
2026-04-29 14:07:05 [INFO] [scenic] [IMPORT] TOTAL : 138 lus, 138 inseres — Base : /home/ubuntu/app/db/lbc.sqlite
2026-04-29 14:07:05 [INFO] [scenic] [IMPORT] 15592 annonces en base
2026-04-29 14:07:05 [INFO] [scenic] [AVAILABILITY] $ /home/ubuntu/app/.venv/bin/python /home/ubuntu/app/scripts/check_availability.py --csv /home/ubuntu/app/leboncoin_ads_scenic_20260429_140651.csv --brand renault --model scenic --db /home/ubuntu/app/db/lbc.sqlite
2026-04-29 14:07:05 [INFO] [scenic] [AVAILABILITY] CHECK DISPONIBILITE — CSV: leboncoin_ads_scenic_20260429_140651.csv, Brand: renault, Model: scenic
2026-04-29 14:07:06 [INFO] [scenic] [AVAILABILITY] 138 list_id lus dans le CSV.
2026-04-29 14:07:06 [INFO] [scenic] [AVAILABILITY] 144 annonces actives en base pour renault scenic.
2026-04-29 14:07:06 [INFO] [scenic] [AVAILABILITY] 6 annonce(s) marquées indisponibles.
2026-04-29 14:07:06 [INFO] [scenic] [AVAILABILITY] CSV: 138, Actives DB: 144, Absentes: 6
2026-04-29 14:07:06 [INFO] [scenic] [AVAILABILITY] Marquees indisponibles: 6
2026-04-29 14:07:06 [INFO] [scenic] [DETAIL] $ /home/ubuntu/app/.venv/bin/python -m crawler.leboncoin_ad_detail --model scenic --delay 0.5 --limit 200
2026-04-29 14:07:06 [INFO] [scenic] [DETAIL] ENRICHISSEMENT AD DETAIL — Modele: scenic — Limite: 200
2026-04-29 14:07:06 [INFO] [scenic] [DETAIL] Schéma initialisé dans /home/ubuntu/app/db/lbc.sqlite
2026-04-29 14:07:06 [INFO] [scenic] [DETAIL] 1 annonce(s) à enrichir (modèle: scenic)
2026-04-29 14:07:08 [INFO] [scenic] [DETAIL] RESULTAT : 1 traitee(s), 1 enrichies, 0 introuvables, 0 erreurs
2026-04-29 14:07:08 [INFO] [scenic] [STATS] $ /home/ubuntu/app/.venv/bin/python -m stats.main --model scenic --skip-plots
2026-04-29 14:07:08 [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-29 14:07:12 [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-29 14:07:12 [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-29 14:07:13 [INFO] [scenic] [STATS] M05 — Extraction LLM des titres (GPT-5 Nano)
2026-04-29 14:07:13 [INFO] [scenic] [STATS] Annonces sans evaluation LLM : 1
2026-04-29 14:07:15 [INFO] [scenic] [STATS] HTTP Request: POST https://api.openai.com/v1/chat/completions "HTTP/1.1 200 OK"
2026-04-29 14:07:15 [INFO] [scenic] [STATS] LLM OUTPUT batch 1/1: 1 resultats extraits (modele=gpt-4.1-mini)
2026-04-29 14:07:15 [INFO] [scenic] [STATS] Resultats extraits : 1
2026-04-29 14:07:15 [INFO] [scenic] [STATS] Evaluations inserees : 1
2026-04-29 14:07:15 [INFO] [scenic] [STATS]   stats_descriptives : 5 lignes insérées
2026-04-29 14:07:15 [INFO] [scenic] [STATS]   modele_regression : 2 lignes insérées
2026-04-29 14:07:15 [INFO] [scenic] [STATS]   referentiel_prix : 29 segments insérés
2026-04-29 14:07:15 [INFO] [scenic] [STATS]   ads.deal_columns : 402 annonces mises à jour
2026-04-29 14:07:15 [INFO] [scenic] [STATS] M06 — Extraction LLM des descriptions (GPT-5 Nano)
2026-04-29 14:07:15 [INFO] [scenic] [STATS] Schéma initialisé dans /home/ubuntu/app/db/lbc.sqlite
2026-04-29 14:07:15 [INFO] [scenic] [STATS] Champs actifs : 8
2026-04-29 14:07:15 [INFO] [scenic] [STATS] Annonces Excellente/Bonne affaire sans analyse description : 0
2026-04-29 14:07:15 [INFO] [scenic] [STATS] Toutes les annonces éligibles ont déjà été analysées.
2026-04-29 14:07:15 [INFO] [scenic] [STATS] ANALYSE TERMINEE en 6.7s — 402 annonces (run #920) — Modele: scenic
2026-04-29 14:07:16 [INFO] [scenic] [LLM] $ /home/ubuntu/app/.venv/bin/python -m stats.m05_llm_title_analysis --model scenic
2026-04-29 14:07:16 [INFO] [scenic] [LLM] M05 — Extraction LLM des titres (GPT-5 Nano)
2026-04-29 14:07:16 [INFO] [scenic] [LLM] Annonces sans evaluation LLM : 0
2026-04-29 14:07:16 [INFO] [scenic] [LLM] Toutes les annonces ont deja ete analysees.
2026-04-29 14:07:17 [INFO] [scenic] [LLM DESC] $ /home/ubuntu/app/.venv/bin/python -m stats.m06_llm_description_analysis --model scenic
2026-04-29 14:07:17 [INFO] [scenic] [LLM DESC] M06 — Extraction LLM des descriptions (GPT-5 Nano)
2026-04-29 14:07:17 [INFO] [scenic] [LLM DESC] Schéma initialisé dans /home/ubuntu/app/db/lbc.sqlite
2026-04-29 14:07:17 [INFO] [scenic] [LLM DESC] Champs actifs : 8
2026-04-29 14:07:17 [INFO] [scenic] [LLM DESC] Annonces Excellente/Bonne affaire sans analyse description : 0
2026-04-29 14:07:17 [INFO] [scenic] [LLM DESC] Toutes les annonces éligibles ont déjà été analysées.