2026-03-25 16:50:44 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-25 16:50:44 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-25 16:50:44 [auto_selling_leboncoin.fr] INFO: Starting auto_selling_leboncoin.fr spider
2026-03-25 16:50:44 [auto_selling_leboncoin.fr] INFO: Quick mode enabled: limiting photo downloads to 1 per item
2026-03-25 16:50:44 [auto_selling_leboncoin.fr] INFO: _job: c2a20dda286a11f18f76c264925fbcfa, SCRAPY_JOB: None
2026-03-25 16:50:44 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-25 16:50:44 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-25 16:50:44 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-25 16:50:44 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-25 16:50:44 [scrapy.extensions.telnet] INFO: Telnet Password: 5f9fb9a62e337931
2026-03-25 16:50:44 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-25 16:50:44 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 3600,
'CONCURRENT_REQUESTS': 5,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/auto_selling_leboncoin.fr/c2a20dda286a11f18f76c264925fbcfa.log',
'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
'MEMUSAGE_LIMIT_MB': 2048,
'MEMUSAGE_WARNING_MB': 1536,
'NEWSPIDER_MODULE': 'spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
'SPIDER_MODULES': ['spiders', 'auth_check'],
'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
'USER_AGENT': ''}
2026-03-25 16:50:44 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 16:50:44 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-25 16:50:44 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-25 16:50:44 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware for auto_selling
2026-03-25 16:50:44 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.auto_selling.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-25 16:50:45 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.post_to_azurebus_auto_selling.AzureBusPipelineAutoSelling',
'crawlers.pipelines.save_to_cdlq_db_auto_selling.SaveToCdlqDbAutoSelling']
2026-03-25 16:50:45 [scrapy.core.engine] INFO: Spider opened
2026-03-25 16:50:45 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-25 16:50:45 [common.service_bus.service_bus_client_factory] INFO: ServiceBusClient initialized via DefaultAzureCredential for alx-production-bus.servicebus.windows.net
2026-03-25 16:50:45 [crawlers.pipelines.base_azure_bus_pipeline] INFO: [AzureBusPipeline] Connected to topic auto.sourcing-v2-quickmode
2026-03-25 16:50:45 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-25 16:50:45 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-25 16:50:45 [scrapy.extensions.memusage] INFO: Peak memory usage is 140MiB
2026-03-25 16:50:45 [scrapy-playwright] INFO: Starting download handler
2026-03-25 16:50:45 [scrapy-playwright] INFO: Starting download handler
2026-03-25 16:50:50 [auto_selling_leboncoin.fr] INFO: Scraper started with URL: https://www.leboncoin.fr/boutique/6780265/cars-day---n%C3%AEmes.htm and multipost_profile_id: 73f801cb-d670-4935-9bdd-f511a1b9a03f and job_id: c2a20dda286a11f18f76c264925fbcfa
2026-03-25 16:50:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:50:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.leboncoin.fr/boutique/6780265/cars-day---n%C3%AEmes.htm> (referer: https://www.leboncoin.fr/boutique/6780265/cars-day---n%C3%AEmes.htm) ['zyte-api']
2026-03-25 16:50:52 [auto_selling_leboncoin.fr] INFO: Captured Zyte cookies: [{'name': '__Secure-Install', 'value': '8717225c-f182-40de-8a99-bd3e16211fd9', 'domain': '.leboncoin.fr', 'path': '/', 'expires': 253402300798, 'httpOnly': False, 'secure': True}, {'name': 'cnfdVisitorId', 'value': '39ff283e-0995-40dc-9f25-d21056af258d', 'domain': '.leboncoin.fr', 'path': '/', 'expires': 1932137451, 'httpOnly': False, 'secure': True}, {'name': 'datadome', 'value': 'W6eb10Db_fgGtU3BjVxwxbKFdKOaTe5vFWlTeahae2dazfg9UiQgzvoy6o1n_FZZ~UuQIXM2usj8o3Ewbq~uqBumGGlPUneRAN~ddvSf9Suxlhugz4lUQHkaY~h4Jv8V', 'domain': '.leboncoin.fr', 'path': '/', 'expires': 1805993451, 'httpOnly': False, 'secure': True}]
2026-03-25 16:50:52 [auto_selling_leboncoin.fr] INFO: Scrapy-formatted cookies: [{'name': '__Secure-Install', 'value': '8717225c-f182-40de-8a99-bd3e16211fd9', 'domain': '.leboncoin.fr', 'path': '/'}, {'name': 'cnfdVisitorId', 'value': '39ff283e-0995-40dc-9f25-d21056af258d', 'domain': '.leboncoin.fr', 'path': '/'}, {'name': 'datadome', 'value': 'W6eb10Db_fgGtU3BjVxwxbKFdKOaTe5vFWlTeahae2dazfg9UiQgzvoy6o1n_FZZ~UuQIXM2usj8o3Ewbq~uqBumGGlPUneRAN~ddvSf9Suxlhugz4lUQHkaY~h4Jv8V', 'domain': '.leboncoin.fr', 'path': '/'}]
2026-03-25 16:50:52 [auto_selling_leboncoin.fr] INFO: Response headers after parse_dealer_home_page: {b'X-Amz-Cf-Pop': [b'CDG50-P2'], b'Date': [b'Wed, 25 Mar 2026 16:50:51 GMT'], b'Vary': [b'Accept-Encoding'], b'Accept-Ch': [b'Sec-CH-UA,Sec-CH-UA-Mobile,Sec-CH-UA-Platform,Sec-CH-UA-Arch,Sec-CH-UA-Full-Version-List,Sec-CH-UA-Model,Sec-CH-Device-Memory'], b'Strict-Transport-Security': [b'max-age=15768000'], b'Via': [b'1.1 a5a1b1bd5c5ec5b1378fad5d0770b5e0.cloudfront.net (CloudFront)'], b'Set-Cookie': [b'datadome=W6eb10Db_fgGtU3BjVxwxbKFdKOaTe5vFWlTeahae2dazfg9UiQgzvoy6o1n_FZZ~UuQIXM2usj8o3Ewbq~uqBumGGlPUneRAN~ddvSf9Suxlhugz4lUQHkaY~h4Jv8V; Max-Age=31536000; Domain=.leboncoin.fr; Path=/; Secure; SameSite=Lax'], b'Content-Security-Policy': [b'frame-ancestors *.leboncoin.fr *.leboncoin.io *.leboncoin.ci; report-uri https://api.leboncoin.fr/api/csp-report/v1/report/;'], b'Referrer-Policy': [b'no-referrer-when-downgrade'], b'Content-Security-Policy-Report-Only': [b'object-src *.leboncoin.fr *.leboncoin.io *.leboncoin.ci; frame-ancestors *.leboncoin.fr *.leboncoin.io *.leboncoin.ci; report-uri https://api.leboncoin.fr/api/csp-report/v1/report/;'], b'Etag': [b'W/"97upwgxp20bxml"'], b'Content-Type': [b'text/html; charset=utf-8'], b'X-Cache': [b'Miss from cloudfront'], b'X-Datadome': [b'protected'], b'Cache-Control': [b'private, no-cache, no-store, max-age=0, must-revalidate'], b'X-Amz-Cf-Id': [b'ZhquFX5eswdePAVvuVXMRinNtpfMU7NultMU02Irww1nqCbH6194qA==']}
2026-03-25 16:50:52 [auto_selling_leboncoin.fr] INFO: defaultSearchOptions: {'limit': 10, 'filters': {'owner': {'user_id': '2d94b541-de6a-43d9-a4f3-b79f3b6383e7'}, 'enums': {'ad_type': ['offer']}, 'category': {'id': '1'}}}
2026-03-25 16:50:52 [auto_selling_leboncoin.fr] INFO: cookies: [{'name': '__Secure-Install', 'value': '8717225c-f182-40de-8a99-bd3e16211fd9', 'domain': '.leboncoin.fr', 'path': '/'}, {'name': 'cnfdVisitorId', 'value': '39ff283e-0995-40dc-9f25-d21056af258d', 'domain': '.leboncoin.fr', 'path': '/'}, {'name': 'datadome', 'value': 'W6eb10Db_fgGtU3BjVxwxbKFdKOaTe5vFWlTeahae2dazfg9UiQgzvoy6o1n_FZZ~UuQIXM2usj8o3Ewbq~uqBumGGlPUneRAN~ddvSf9Suxlhugz4lUQHkaY~h4Jv8V', 'domain': '.leboncoin.fr', 'path': '/'}]
2026-03-25 16:50:52 [auto_selling_leboncoin.fr] INFO: Payload for get listings: {'limit': 200, 'filters': {'owner': {'user_id': '2d94b541-de6a-43d9-a4f3-b79f3b6383e7'}, 'enums': {'ad_type': ['offer']}, 'category': {'id': '1'}}, 'offset': 0}
2026-03-25 16:50:52 [auto_selling_leboncoin.fr] INFO: Request: curl -X POST https://api.leboncoin.fr/finder/search --data-raw '{"filters": {"category": {"id": "1"}, "enums": {"ad_type": ["offer"]}, "owner": {"user_id": "2d94b541-de6a-43d9-a4f3-b79f3b6383e7"}}, "limit": 200, "offset": 0}' -H 'Accept: */*' -H 'Accept-Language: en-GB,en-US;q=0.9,en;q=0.8' -H 'Content-Type: application/json' -H 'Origin: https://www.leboncoin.fr' --cookie 'name=__Secure-Install; name=cnfdVisitorId; name=datadome'
2026-03-25 16:50:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-25 16:50:54 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.leboncoin.fr/finder/search> (referer: https://www.leboncoin.fr/boutique/6780265/cars-day---n%C3%AEmes.htm) ['zyte-api']
2026-03-25 16:50:54 [auto_selling_leboncoin.fr] INFO: Found 28 listings on page 1
2026-03-25 16:50:54 [auto_selling_leboncoin.fr] INFO: Found listing with ID: 3148944848
2026-03-25 16:50:54 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-25 16:50:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-25 16:50:54 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2113
2026-03-25 16:50:54 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-25 16:50:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-25 16:50:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%273148944848%27 HTTP/1.1" 200 None
2026-03-25 16:50:54 [auto_selling_leboncoin.fr] INFO: Scrape type for 3148944848: 1
2026-03-25 16:50:54 [auto_selling_leboncoin.fr] INFO: Scraping new listing 3148944848
2026-03-25 16:50:54 [auto_selling_leboncoin.fr] INFO: Extracted item: {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Bleu',
'currency': 'EUR',
'description': 'SKODA SUPERB 1.8 TFSI 160 COMBI\n'
'Véhicule révisé et garantie \n'
'Entretien à jour\n'
'\n'
'Prix TTC : 9990 €\n'
'\n'
'5 places\n'
'\n'
'OPTIONS ET ÉQUIPEMENTS :\n'
'Conduite :\n'
'- Allumage automatique des phares\n'
'- Régulateur de vitesse\n'
'\n'
'Extérieur :\n'
'- Jantes/roues en alliage léger 16"\n'
'- Phares Xénon\n'
'- Radar de stationnement arrière\n'
'- Retroviseur extérieur à mémoire\n'
'- Rétroviseurs extérieurs électriques\n'
'- Vitres teintées\n'
'\n'
'Intérieur :\n'
'- 4 vitres electriques\n'
'- Accoudoir arrière\n'
'- Accoudoir avant\n'
'- Banquette/sièges arrière rabattable\n'
'- Climatisation automatique\n'
'- Climatisation automatique bizone\n'
"- Climatisation à l'arrière\n"
'- Levier de vitesses en cuir\n'
'- Lève-vitres arrière électriques\n'
'- Lève-vitres avant électriques\n'
'- Rétroviseur intérieur électrochrome\n'
'- Rétroviseur passager réglable électriquement\n'
'- Siège conducteur réglable en hauteur\n'
'- Siège conducteur réglable éléctriquement\n'
'- Siège conducteur à réglage lombaire\n'
'- Siège passager réglable en hauteur\n'
'- Siège passager à réglage lombaire\n'
'- Vitre arrière chauffante\n'
'- Volant en cuir\n'
'\n'
'Pack :\n'
'- Antidémarrage\n'
'- Appuie-tête arrière\n'
'- Assistance de freinage\n'
'- Ceintures avant avec prétensionneurs\n'
'- Essuie glace arrière\n'
'- Pack multimédia\n'
'- Préparation radio\n'
'- Rideau pare-soleil arrière manuel\n'
'- Verrouillage centralisé télécommandé\n'
'- Volant multifonctions\n'
'\n'
'Sécurité :\n'
'- Aide au démarrage en pente\n'
'- Airbag conducteur\n'
'- Airbag latéral conducteur et passager\n'
'- Airbag passager\n'
'- Airbags rideaux arrière\n'
'- Airbags rideaux avant\n'
'- Contrôle de traction\n'
'- Contrôle pression pneus (RDC)\n'
'- ESP (programme de stabilité électronique)\n'
'- Fixation pour siège enfant\n'
'- Phares antibrouillard\n'
'\n'
'Autres équipements et informations :\n'
'- Antenne automatique/antenne dans les vitres\n'
'- Ceinture centrale arrière 3 points\n'
'- Feux indicateurs de changement de direction\n'
"- Filtre d'habitacle\n"
'- Pare chocs couleur véhicule\n'
'- Phares Longue Portée supplémentaires\n'
'- Système anti bloquage (ABS)\n'
'\n'
'- consommation extra urbaine: 6.00l/100',
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 160,
'expiration_date': None,
'fuel_type': 'Essence',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3148944848',
'listing': 'auction',
'make': 'SKODA',
'model': 'Superb',
'odometer': 87268,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'photo_urls': ['https://img.leboncoin.fr/api/v1/lbcpb1/images/b7/73/c5/b773c5ea8657e268e15e1f36b09e3dd96e745982.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/29/9f/a1/299fa13137f59c2fdfb7a70f87b737d0dd8219eb.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/7d/b3/f0/7db3f027ab7703ca692fa0c8ff8da1b911fb8087.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/4b/1d/c9/4b1dc917f15787838eb1762d0f9a79a0a49b5a30.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/82/2c/28/822c288e58623873d32c537892464e414247ce07.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/fe/14/dd/fe14dd25a214be138ea839ed7a0b54044fcb7a57.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/94/e7/ed/94e7ed92614a4bc5bde47526fa8130f8daeb8baf.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/8a/1a/48/8a1a4845e1bb289c7c3e09400230a1289044052d.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/2c/7e/76/2c7e768fd57d81fd16d7178aee39e6fbbec0b2e2.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/a0/c3/fb/a0c3fbb5b9c31fd600f209be2da60c12ecb516f6.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/6a/1b/3c/6a1b3c50383c1b76b64a32f7ca6ae395b695eb0d.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/e5/62/c9/e562c9b4c963e4fc60f08c3f957633a2263ac498.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/ca/d1/5d/cad15d6f5a46986d33230089c3a03e0e577aafb1.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/e2/15/d2/e215d25ddc318d60bd08b8ef8852b8e4380455ef.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/ca/86/a4/ca86a40d1aed4b04953d7e1b7d54eacab98e655a.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/ae/59/c5/ae59c522eec67dcb074177f86e34dbb403b8a760.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/9f/1e/23/9f1e23acdc2316505fa48c2c8bb530de66db503d.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/77/a4/a2/77a4a2161b99f3c84317deb1b5322a21c445c812.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/ac/ef/90/acef90804556d86a4cfceb2138d7070b6acb67a3.jpg?rule=ad-large'],
'price': 9990,
'price_includes_vat': False,
'registration_date': '2012-05-01',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Superb SKODA SUPERB 1.8 TFSI 160 COMBI',
'transmission': 'manual',
'trim': 'Superb Combi 1.8 T-FSI Ambition',
'vin': None,
'year': 2012}
2026-03-25 16:50:54 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 19174f9b-eb42-5cf2-9510-5678e8a3f3b9 with identifier: 3148944848
2026-03-25 16:50:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 19174f9b-eb42-5cf2-9510-5678e8a3f3b9
2026-03-25 16:50:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg.leboncoin.fr%252Fapi%252Fv1%252Flbcpb1%252Fimages%252Fb7%252F73%252Fc5%252Fb773c5ea8657e268e15e1f36b09e3dd96e745982.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-25 16:50:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/b7/73/c5/b773c5ea8657e268e15e1f36b09e3dd96e745982.jpg?rule=ad-large not downloaded yet
2026-03-25 16:50:54 [auto_selling_leboncoin.fr] INFO: Found listing with ID: 3159231059
2026-03-25 16:50:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%273159231059%27 HTTP/1.1" 200 None
2026-03-25 16:50:54 [auto_selling_leboncoin.fr] INFO: Scrape type for 3159231059: 1
2026-03-25 16:50:54 [auto_selling_leboncoin.fr] INFO: Scraping new listing 3159231059
2026-03-25 16:50:54 [auto_selling_leboncoin.fr] INFO: Extracted item: {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Marron',
'currency': 'EUR',
'description': 'Mini Cooper cooper s 1.6 Turbo , berline, gris, 10 cv, '
'première mise en circulation le 30/10/2007, garantie : 3 '
'mois.\n'
'\n'
'Prix TTC : 7990 €\n'
'\n'
'OPTIONS ET ÉQUIPEMENTS :\n'
'Audio - Télécommunications :\n'
'- Android Auto\n'
'- Apple CarPlay\n'
'- Ecran tactile\n'
'- GPS\n'
'- Interface Bluetooth\n'
'\n'
'Conduite :\n'
'- Allumage automatique des phares\n'
'- Châssis sport\n'
'- Essuie-glaces automatiques\n'
'- Régulateur de vitesse\n'
'- Sélection du mode de conduite\n'
'\n'
'Extérieur :\n'
'- Becquet de toit\n'
'- Caméra de recul\n'
'- Eclairage de porte\n'
'- Feux arrière LED\n'
'- Jantes/roues en alliage léger 18"\n'
'- Lave-phares\n'
'- Phares Xénon\n'
'- Radar de stationnement arrière\n'
'- Rétroviseurs extérieurs électriques\n'
'- Toit ouvrant coulissant/relevable\n'
'- Vitres teintées\n'
'\n'
'Intérieur :\n'
'- Accoudoir avant\n'
'- Climatisation automatique\n'
'- Lève-vitres avant électriques\n'
'- Pack carbone\n'
'- Pédalier alu\n'
'- Volant 3 branches\n'
'- Volant en cuir\n'
'- Volant sport\n'
'\n'
'Pack :\n'
'- Appuie-tête arrière\n'
'- Assistance de freinage\n'
'- Ciel de pavillon noir\n'
'- Garnitures intérieures carbone\n'
'- Jantes noires\n'
'- Pack JCW (John Cooper Works)\n'
'- Verrouillage centralisé télécommandé\n'
'- Volant multifonctions\n'
'- Étriers de freins rouges\n'
'\n'
'Sellerie :\n'
'- Sièges en cuir\n'
'\n'
'Sécurité :\n'
'- ABS\n'
'- Airbag conducteur\n'
'- Airbag passager\n'
'- Contrôle de traction\n'
'- ESP\n'
'- Fixations ISOFIX\n'
'\n'
'Autres équipements et informations :\n'
'- Volant réglable manuellement',
'doors_number': 3,
'emission_standard': None,
'engine': None,
'engine_horse_power': 174,
'expiration_date': None,
'fuel_type': 'Essence',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3159231059',
'listing': 'auction',
'make': 'MINI',
'model': 'Cooper',
'odometer': 113636,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'photo_urls': ['https://img.leboncoin.fr/api/v1/lbcpb1/images/a1/b5/3d/a1b53d97f15976e8c0744a99543c66cd856023c1.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/c3/36/ae/c336ae7f11be051269d6b8cdcb379f0991caf9d8.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/8a/3d/8e/8a3d8e270cca76974283dd78e7eacd9b953faf03.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/e7/54/16/e754161649310974a6cdaad34f6eb04a75eafd23.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/a9/6a/29/a96a298a7163c64eb4ef8986c9107d78b47b7245.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/a1/b7/28/a1b72853e2856737a707d28b1f9903d2ed4ba24d.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/4a/e3/ca/4ae3ca3517b172878189e7d70c1c1debe283e752.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/00/a7/9f/00a79fbb8631f54d112c7f06718501d07e46cbd0.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/c9/53/4c/c9534c66d8e6b38c685e9b52fa41b2112c24a299.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/25/c1/ed/25c1ed287001003e13c559ffab6c74540fae40cf.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/86/78/27/8678278297335c4ac2f6b2c9240699e626b5cfa3.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/e9/69/f6/e969f6aa430ea8a7e84d80507e17b4fdd974b85d.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/d3/48/9c/d3489c40d772e2cb56478d08f48a173a306227d1.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/f3/8c/f1/f38cf15b46fcea3434a94e3674f070558e5d5253.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/89/ef/25/89ef2590afd47e666b8e84ee01787d400e1ee14b.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/a8/28/5e/a8285ef2008c427aa812b82305c03258e395b4b7.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/9f/1e/24/9f1e24168bc9edb4ba98673410717f1f3d1f6e92.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/30/b7/51/30b75174b77e4245b28faae4d356de78561c2f4d.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/83/99/16/839916e426f825c3a589cd1a94884901d073cce6.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/d5/f6/fd/d5f6fdbd0cdd3faa38cbe2114497957d06d082bf.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/94/b6/f1/94b6f19f36bcbe718d05898866120dcd4f4b14e1.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/79/a8/ae/79a8aeb09d1b42276ec3e9c3b071506508781a18.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/29/02/74/2902743ae25f9bfdf96d107d55b1bbf5089394a2.jpg?rule=ad-large'],
'price': 7990,
'price_includes_vat': False,
'registration_date': '2007-10-01',
'seats_number': 4,
'seller_name': None,
'title': 'MINI COOPER Mini Cooper cooper s 1.6 Turbo 175',
'transmission': 'manual',
'trim': 'Cooper Cabrio S 204ch JCW DKG7',
'vin': None,
'year': 2007}
2026-03-25 16:50:54 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b96134e-3b44-5281-9043-c89435b77476 with identifier: 3159231059
2026-03-25 16:50:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 3b96134e-3b44-5281-9043-c89435b77476
2026-03-25 16:50:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg.leboncoin.fr%252Fapi%252Fv1%252Flbcpb1%252Fimages%252Fa1%252Fb5%252F3d%252Fa1b53d97f15976e8c0744a99543c66cd856023c1.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-25 16:50:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/a1/b5/3d/a1b53d97f15976e8c0744a99543c66cd856023c1.jpg?rule=ad-large not downloaded yet
2026-03-25 16:50:54 [auto_selling_leboncoin.fr] INFO: Found listing with ID: 3148341293
2026-03-25 16:50:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%273148341293%27 HTTP/1.1" 200 None
2026-03-25 16:50:54 [auto_selling_leboncoin.fr] INFO: Scrape type for 3148341293: 1
2026-03-25 16:50:54 [auto_selling_leboncoin.fr] INFO: Scraping new listing 3148341293
2026-03-25 16:50:54 [auto_selling_leboncoin.fr] INFO: Extracted item: {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Gris',
'currency': 'EUR',
'description': 'PORSCHE CAYENNE 4.8i V8 400 BVA Tiptronic S \n'
'\n'
'Entretien Porsche à jour\n'
'Aucun frais à prevoir\n'
'\n'
'OPTIONS ET ÉQUIPEMENTS :\n'
'Audio - Télécommunications :\n'
'- BOSE Surround Sound-System\n'
'\n'
'Conduite :\n'
"- Commande d'accélérateur électronique\n"
'- Frein de parking électrique\n'
'- Régulateur de vitesse\n'
'\n'
'Extérieur :\n'
'- Hayon automatique\n'
'- Jantes "Cayenne S III" 18 pouces\n'
'- Jantes Cayenne S III 18 pouces\n'
'- Pédales en acier spécial\n'
'- Signature "PORSCHE" avec monogramme arrière chromé\n'
'- Toit ouvrant coulissant/relevable électriquement\n'
'\n'
'Intérieur :\n'
'- 5 prises de courant (12 V)\n'
'- Banquette AR fractionnable 60/40 ou entièrement rabattable\n'
'- Climatisation automatique 4 zones\n'
"- Concept d'éclairage de l'habitacle\n"
'- Direction assistée\n'
'- Dos des sièges avant avec aumônières intégrées\n'
'- Double pare-soleil conducteur et passager\n'
'- Fermeture centralisée des portes à télécommande\n'
'- Ordinateur de bord\n'
"- Porte-gobelets doubles à diamètre variable à l'avant et à "
"l'arrière\n"
"- Sièges chauffants à l'avant et à l'arrière\n"
'\n'
'Pack :\n'
'- 4 portes avec protection anti-encastrement latérale\n'
'- Baguettes de seuil de porte en acier spécial\n'
'- Baguettes de seuil de porte en acier spécial avec '
'monogramme du modèle\n'
'- Capacité de réservoir : 85 litres\n'
'- Capot moteur avec double bossage\n'
'- Ceintures de sécurité en Noir\n'
'- Ciel de toit en tissu\n'
"- Deux sorties d'échappement simples couleur Argent mat\n"
'- Etriers de freins de couleur argent\n'
'- Feux arrière à DEL avec feux stop adaptatifs\n'
'- Feux avant avec feux de position et clignotants à DEL\n'
'- Kit de réparation pneumatique\n'
'- Kit de réparation pneumatique avec compresseur auxiliaire '
'électrique\n'
"- Lamelles des entrées d'air latérales en Noir\n"
'- Pack Bois Acajou Maritime\n'
'- Pack intérieur peint en Noir, finition brillante\n'
'- Poignées de porte peintes dans la couleur de la '
'carrosserie\n'
'- Portes avec protection anti-encastrement latérale\n'
'- Pré-équipement attelage\n'
'- Sièges Confort partiel cuir\n'
'- Sièges garnis cuir partiel\n'
'\n'
'Sécurité :\n'
'- Airbags grand volume pour le conducteur et le passager\n'
'- Airbags latéraux avant intégrés aux sièges\n'
'- Airbags rideaux\n'
'- Feux antibrouillard, intégrés au bouclier avant\n'
'- Système de régulation antipatinage (ASR)\n'
'\n'
'Autres équipements et informations :\n'
'- 5 instruments ronds intégrés dans le cockpit\n'
'- 5 places, banquette arrière avec 2 sièges latéraux '
'confortables et une place centrale\n'
'- ABS (antiblocage des roues intégré au PSM)\n'
'- Accoudoir de la console centrale relevable et réglable en '
'profondeur\n'
"- Affichage analogique : température et pression d'huile, "
'température du liquide de refroidissement, niveau carburant\n'
'- Antenne intégrées dédiées à la radio, la navigation, le '
"téléphone et la TV (selon l'équipement choisi)\n"
'- Antennes intégrées permettant la réception de la radio, de '
'la navigation, du téléphone et de la TV (selon les '
'équipements, fonction RDS Diversity uniquement pour le PCM)\n'
'- Appuie-tête réglables sur 4 sièges (non réglable sur la '
'place centrale arrière)\n'
"- Assistance automatique à l'utilisation des feux de "
'croisement\n'
'- Avertisseur sonore à 2 tonalités avec avertisseur sonore '
"simple supplémentaire pour système d'alarme\n"
'- Baguettes de parement de couleur Argent\n'
'- Banquette arrière fractionnable (40/20/40), accoudoir '
'central rabattable, avec réglage manuel de la profondeur '
"d'assise et de l'inclinaison du dossier\n"
'- Bobines d allumage séparées, distribution, statique à haute '
'tension\n'
"- Bobines d'allumage séparées (distribution statique à haute "
'tension)\n'
"- Bouclier avant avec entrées d'air\n"
"- Bouclier avant avec entrées d'air intégrées\n"
'- Carrosserie galvanisée autoporteuse\n'
'- Ceintures de sécurité avec prétensionneur (avant et '
"arrière), limiteur d'effort de ceinture (avant), ceinture 3 "
'points sur la place centrale arrière\n'
"- Chauffage de la lunette arrière avec fonction d'arrêt "
'automatique\n'
'- Châssis à ressorts hélicoïdaux en acier\n'
'- Climatisation automatique avec réglage séparé côtés '
'conducteur et passager, contrôle automatique du recyclage de '
"l'air incluant un capteur de qualité de l'air\n"
'- Climatisation automatique avec réglage séparé côtés '
'conducteur et passager, contrôle automatique du recyclage de '
"l'air, touche AC-MAX et capteur d'humidité\n"
"- Collecteur d'admission variable à résonnance\n"
'- Compensation hydraulique du jeu des soupapes\n'
"- Coupure d'alimentation automatique en décélération\n"
'- Couvre-bagages souple enroulable (dissimulé dans un boitier '
'amovible)\n'
'- Diagnostic embarqué (OBD II) avec contrôle des émissions\n'
'- Différentiel de freinage automatique (ABD)\n'
"- Dispositif de contrôle de l'usure des freins sur chaque "
'plaquette\n'
'- Dispositif de gestion thermique\n'
'- Ecran TFT couleur haute définition 4,8 pouces, affichage '
'des rapports de la Tiptronic S, des intervalles de révision, '
'de la température extérieure et des différents témoins '
"d'alarme\n"
'- Essieu arrière multibras\n'
'- Essieu avant à double triangulation\n'
"- Essuie-glace arrière avec réglage de l'intermittence et "
'buse de lave-glace intégrée au becquet\n'
'- Essuie-glace avant à 2 vitesses de balayage et '
'intermittence variable, capteur de pluie, et buses de '
'lave-glace chauffantes\n'
'- Filtres à particules et à pollen avec filtre à charbon '
'actif\n'
'- Fonction Stop-Start automatique\n'
'- Hayon arrière avec becquet intégré\n'
'- Instruments ronds avec compte-tours cercle de couleur '
'Argent\n'
'- Lubrification à carter sec intégrée avec aspiration à deux '
'étages\n'
'- Lubrification à carter sec intégrée avec aspiration à deux '
'étapes\n'
'- Lève-vitres électriques avant et arrière, avec fonctions '
'confort, anti-pincement, et abaissement séquentiel\n'
'- Module de gestion électronique EMS SDI 8\n'
'- Phares principaus de type projecteurs H7 avec réglage '
'manuel de la portée\n'
'- Porsche Traction Management (PTM) : transmission intégrale '
'dynamique avec différentiel central multidisque électronique\n'
'- Pédales en matière composite\n'
'- Range-bouteille dans les contre-portes avant et arrière\n'
"- Rangements dans l'habitacle (selon les modèles et les "
'options de personnalisation choisies)\n'
'- Refroidissement du moteur\n'
'- Renvois de ceinture des sièges avant et arrière latéraux '
'réglables manuellement en hauteur\n'
'- Réglage électronique du ralenti\n'
"- Régulation sélective des cames d'échappement\n"
'- Régulation sélective du cliquetis\n'
'- Rétroviseur intérieur anti-éblouissement à commande '
'manuelle\n'
'- Rétroviseurs extérieurs chauffants, réglables et repliables '
'électriquement, de forme asphérique côté conducteur\n'
'- Système "Roll-Over" (détection de tonneaux) déclenche '
'airbags rideaux et prétensionneurs de ceintures\n'
'- Système "Rollover" (détection de tonneaux) : déclenche les '
'airbags rideaux et les prétensionneurs de ceinture\n'
'- Système ISOFIX de fixation de sièges enfant sur le siège '
'passager et les sièges arrière latéraux\n'
'- Système anti-démarrage à transpondeur, sécurisation du '
"coffre, système antivol avec contrôle de l'habitacle par "
'ultrasons\n'
'- Système antichocs avec traverses haute résistance et deux '
'éléments de déformation, avec taraudages destinés au vissage '
"du crochet de remorquage de l'équipement de bord\n"
'- Système antichocs avec traverses haute résistance et deux '
'éléments de déformation, avec taraudages déstinés au vissage '
"de l'anneau de remorquage de l'équipement de bord\n"
'- Système antidémarrage, système antivol avec surveillance de '
"l'habitacle par ultrasons\n"
'- Système audio CDR-31 avec écran tactile 7 pouces couleur, '
'radio double tuner, lecteur CD, compatible MP3, doté de 10 '
"haut-parleurs d'une puissance globale de 100 watts\n"
"- Système d'alimentation en carburant sans reflux\n"
"- Système d'alimentation en carburant, sans reflux\n"
'- Système de stabilité dynamique (PSM)\n'
'- Touche SPORT\n'
'- Touche « Sport »\n'
'- Troisième feu stop (DEL), intégré au becquet arrière\n'
'- Témoin de ceintures pour les sièges avant\n'
"- VarioCam Plus (calage axial d'arbre à cames en continu et "
'réglage de la levée des soupapes)\n'
'- Vitres teintées à isolation thermique avec pare-brise '
'teinté dégradé gris\n'
'- Volant à réglage manuel en hauteur et en profondeur, '
'couronne de volant en cuir lisse',
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 400,
'expiration_date': None,
'fuel_type': 'Essence',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3148341293',
'listing': 'auction',
'make': 'PORSCHE',
'model': 'Cayenne',
'odometer': 152800,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'photo_urls': ['https://img.leboncoin.fr/api/v1/lbcpb1/images/a0/ba/38/a0ba38d5041d0cc4aa077b22b74021a3b3d395d5.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/d6/a2/34/d6a2341f640ea0fc6c3ee35d6f27f99519dbe4c1.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/bd/e5/59/bde559045a3b77a085aa1f1c4b1c2eb29c34262b.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/51/c0/8f/51c08f59191cd06851d31497b98a4656d34d72da.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/aa/ce/a8/aacea88edfba57e10881cca99dfd415d74aa65eb.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/91/50/f6/9150f6a817df63db85a4dbf83135541549db359b.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/81/7e/33/817e33dd5e5f61f782222011a641b4a4e4a76cc3.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/b3/ce/ed/b3ceed3b25fe68708fc0299448f02ef7f38b33d5.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/2f/ea/9a/2fea9a1c1f8274febb1f76b61a5f27928c1e9a5f.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/f3/8d/09/f38d0929a54f295fce7eaf178fdc2651cfb92879.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/30/6a/a5/306aa5b4359756c24d0423b279a516c4d58dc3a7.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/f4/c9/cc/f4c9ccbb42dc4d1a6b848239f13c903d26156816.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/9a/1a/79/9a1a799705f07bbb2626816ec82ef7ab475f1286.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/93/68/8d/93688d426266897cc89e006396e93cdfa8d15bd5.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/2d/94/a1/2d94a19c0d33fdc8b52d51cda3cd233ff5aedd3f.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/b5/f0/08/b5f008ff5f483931fbc3e7fd5769b9243bc6c0b8.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/97/cb/eb/97cbeb2687e6e6f243120d4b107cf9d17e6f2fb2.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/8c/2f/22/8c2f22fc30201a25f4fff2c4e38563c18cc32273.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/1d/16/27/1d16273648e6a515ddbb0c85346b0f1251daef1a.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/24/6c/2d/246c2d7e1fc8f711458318433113e3f766fe95ae.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/1f/88/a1/1f88a1d28543f67e354d19b7a66e7f358cb6a2b0.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/be/98/86/be988686d870d7fb5c851655c33a153e6a37f711.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/1d/64/ab/1d64ab4daafd64d8197a3d3fa3bebfb0b57ea08d.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/28/cc/24/28cc24a33bafb82a3695d0f9f9247fa4db5f5cc1.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/6a/20/c1/6a20c104af1a8be0eaf62f4d8cffb581e689c3b1.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/01/ee/a2/01eea2f70da0307ca6fc4205459ebc5dc6631c06.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/32/67/89/3267892292c7176d3cc3aa6c71da05faf548874b.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/15/44/da/1544dabd8892a3820f74b60347745190edf516eb.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/e7/3f/9f/e73f9f43d966a968d7703e605622f30231ac6f3e.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/6d/34/c4/6d34c4fffb29726a864edf0963778e5ab420be72.jpg?rule=ad-large'],
'price': 24990,
'price_includes_vat': False,
'registration_date': '2014-10-01',
'seats_number': 5,
'seller_name': None,
'title': 'Porsche CAYENNE PORSCHE CAYENNE 4.8i V8 400 BVA Tiptronic S',
'transmission': 'automatic',
'trim': 'Cayenne S TipTronic',
'vin': None,
'year': 2014}
2026-03-25 16:50:54 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 348c989f-f39c-5d2c-a275-405a751c8b43 with identifier: 3148341293
2026-03-25 16:50:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 348c989f-f39c-5d2c-a275-405a751c8b43
2026-03-25 16:50:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg.leboncoin.fr%252Fapi%252Fv1%252Flbcpb1%252Fimages%252Fa0%252Fba%252F38%252Fa0ba38d5041d0cc4aa077b22b74021a3b3d395d5.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-25 16:50:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/a0/ba/38/a0ba38d5041d0cc4aa077b22b74021a3b3d395d5.jpg?rule=ad-large not downloaded yet
2026-03-25 16:50:54 [auto_selling_leboncoin.fr] INFO: Found listing with ID: 3155204416
2026-03-25 16:50:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%273155204416%27 HTTP/1.1" 200 None
2026-03-25 16:50:54 [auto_selling_leboncoin.fr] INFO: Scrape type for 3155204416: 1
2026-03-25 16:50:54 [auto_selling_leboncoin.fr] INFO: Scraping new listing 3155204416
2026-03-25 16:50:54 [auto_selling_leboncoin.fr] INFO: Extracted item: {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Noir',
'currency': 'EUR',
'description': 'Alfa Roméo Mito 1.6 JTDM 120 Sélective \n'
'Révisé et garantie \n'
'Entretien à jour\n'
'\n'
'Équipements et options :\n'
'- Pack Sport (Jantes 18’’, pare-choc arrière sport, becquet '
'arrière, instrumentation sport (éclairage blanc du fond de '
'compteur)\n'
'- Système D.N.A (Dynamic / Normal / All Weather)\n'
'- Climatisation\n'
'- Volant cuir + commandes radio au volant\n'
'- Sellerie cuir\n'
'- Seuils de porte aluminium\n'
'- Tableau de bord finition style carbone\n'
'- Cerclage de feux avant et arrière chromé\n'
'- Sortie d’échappement chromé\n'
'- Système audio Bose\n'
'- Feux de brouillard avant',
'doors_number': 3,
'emission_standard': None,
'engine': None,
'engine_horse_power': 120,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3155204416',
'listing': 'auction',
'make': 'ALFA ROMEO',
'model': 'MiTo',
'odometer': 200000,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'photo_urls': ['https://img.leboncoin.fr/api/v1/lbcpb1/images/9a/ec/14/9aec14bf66bd8db2ac20caeac98b1f20525e324d.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/3f/22/03/3f220308d0f483021fb43e5f8b9a1c635c57ee09.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/73/41/c4/7341c44dd6a94a72004769f550d36f89c57963b5.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/86/75/a2/8675a254ce83a3d321c217b5fe2052ede1395359.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/86/6e/25/866e25be035fddb814dc3f05933e3ada90d1630c.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/da/8c/52/da8c521f59d58b00dc4b45b31fb657803911e027.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/23/90/e2/2390e2f433d73661dc5e637206661c66587081df.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/82/2f/0f/822f0fcf70d148eaec5e3d4406e57c3b25fc2242.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/4a/29/69/4a296936e3ba534f19b42a2f65076cb04aa19677.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/b2/31/bd/b231bdc5873568dbeccbab72b2a96fa961816d17.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/6f/97/fe/6f97fefaed47d93a50f5ddc717a7be48d59a4fb8.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/b5/50/1c/b5501ca7b0d981532c9ea05e44c0324b9019074e.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/3a/65/2b/3a652b74b33d740c96e35da601422fc668e6661d.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/b8/63/56/b863569092193d6032306b525d92b87698c97540.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/89/66/9f/89669ff06eb76b6620a926afd7f39e35bb61aca0.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/6b/73/b5/6b73b5f71f71b99ad3889656bc55f869368a7e21.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/42/84/86/4284869f88490da0756c0504f24a06c08a2fcca8.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/44/5f/55/445f55effed9ddf218e1312679e08a5aff1ad499.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/6b/87/27/6b87275b42d6183a9aec3b7af3767c03fac79590.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/a2/3e/9c/a23e9c6e5119b8c0f33b90e3f825c669649fad1a.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/2f/d5/86/2fd58676faa8fa834aa73a91d967f48bd0c388c0.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/b5/e1/5d/b5e15df5e85eb9f8cc32f9ac75cd7f6f7db36dd9.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/30/25/39/302539e9c567bb7068fcdbdfba4bd282bb0dc9c1.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/b1/37/21/b13721a64617d222a571e0f9a91ba93f54f36da8.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/65/59/41/65594195c30eb65d33a7ea2a621c4697a6defc9b.jpg?rule=ad-large'],
'price': 3490,
'price_includes_vat': False,
'registration_date': '2009-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'Alfa Romeo MiTo Alfa Roméo Mito 1.6 JTDM 120 Sélective',
'transmission': 'manual',
'trim': 'MiTo 1.6 JTD 16v Distinctive',
'vin': None,
'year': 2009}
2026-03-25 16:50:54 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 579e6442-f62b-5eaf-98d9-1a70e06984f2 with identifier: 3155204416
2026-03-25 16:50:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 579e6442-f62b-5eaf-98d9-1a70e06984f2
2026-03-25 16:50:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg.leboncoin.fr%252Fapi%252Fv1%252Flbcpb1%252Fimages%252F9a%252Fec%252F14%252F9aec14bf66bd8db2ac20caeac98b1f20525e324d.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-25 16:50:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/9a/ec/14/9aec14bf66bd8db2ac20caeac98b1f20525e324d.jpg?rule=ad-large not downloaded yet
2026-03-25 16:50:54 [auto_selling_leboncoin.fr] INFO: Found listing with ID: 3160581049
2026-03-25 16:50:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%273160581049%27 HTTP/1.1" 200 None
2026-03-25 16:50:54 [auto_selling_leboncoin.fr] INFO: Scrape type for 3160581049: 1
2026-03-25 16:50:54 [auto_selling_leboncoin.fr] INFO: Scraping new listing 3160581049
2026-03-25 16:50:54 [auto_selling_leboncoin.fr] INFO: Extracted item: {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Bleu',
'currency': 'EUR',
'description': 'BMW Active Tourer 220 d Luxury Boîte automatique à 8 '
'rapports\n'
'Kilométrage : 173.000kms\n'
'Motorisation : 2.0 190ch\n'
'Puissance fiscale : 10\n'
'Boite de vitesse : Automatique\n'
'Nombre de places : 5\n'
'Energie : DIESEL\n'
'Mise en circulation 16/07/2015\n'
'Couleur extérieur : bleu\n'
'\n'
'----- OPTIONS -----—\n'
'-Système de navigation\n'
'-Bluetooth\n'
'-Aide au démarrage\n'
'-Radar de recul Av/Ar\n'
'-StartAndStop\n'
'-régulateur/limiteur de vitesse\n'
'-Feux autos\n'
'-Climatisation Auto\n'
'-vitres électriques\n'
'-Retro électrique rabattable\n'
'-Sièges cuir\n'
'-Jantes alu\n'
'-CONNECTDRIVE\n'
'-Volant multifonctions\n'
'-Projecteur led\n'
'-Hayon Électrique\n'
'-Détecteur de pluie auto\n'
'-Démarrage sans clé\n'
'-Ouverture sans clé\n'
'-Toit ouvrant Panoramique\n'
'-Led d’ambiance\n'
'-3Modes (Sport,Confort,Eco',
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 190,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3160581049',
'listing': 'auction',
'make': 'BMW',
'model': 'Série 2',
'odometer': 175300,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'photo_urls': ['https://img.leboncoin.fr/api/v1/lbcpb1/images/c8/5a/43/c85a43c7ba21292fe3894c4475ce7c07e9289e6c.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/fd/5c/c5/fd5cc564197c875ff67e37b468eeb8069faa44f0.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/55/cd/c9/55cdc9f060f999063c2a25db8f8547474745e978.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/e1/37/a9/e137a9b385528cba43247313318cbc121adb8695.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/83/b6/c3/83b6c330df5c40ee65f652b7d4b392b7e6adb15b.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/18/3e/68/183e689106fc79402edec1a4bbcb1c77e7177d73.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/6a/d0/ff/6ad0ffed1c8ae5fd903729dd96931c5662bcc900.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/1e/b5/cb/1eb5cb450f6b123b41246a73bd30a2eda16687b4.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/c8/be/d3/c8bed31ec48a4bc6b7e9954ca55dcb096d538fbf.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/c4/f5/a8/c4f5a8134a4fdab83980f4a317dce4de0246c1a3.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/10/51/20/105120b15c2eac154d029727785ebf2647a38fc3.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/98/8b/f4/988bf46406e5f3d3bc6b32aecee44f03395f645b.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/45/5e/a3/455ea39d36d581551e1e3189ba25e56a776c352e.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/c9/ae/0a/c9ae0a9d6e8f6ec84b46e91655d7cd84ff6aafd1.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/d3/19/3e/d3193ed4f7f6c2795a0382348c116a5a425cb800.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/1a/38/e2/1a38e2ae6b21478a20f8c4a0eff15731ff3d2f25.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/4e/ce/03/4ece037a4dc8c9ec34666d4a38e0ecef146516ba.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/11/a8/fe/11a8fe4c2338c0f692ee22bdb615e58ee53bd40d.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/b1/db/dd/b1dbdd3a8cd18d6dc559eab3f5f7d1d0a56cba78.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/78/25/9a/78259a5e905bb6d9e00689a2399061819895ea78.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/24/21/03/24210363f1b0565b1c57197b328bb0d3cf2a83b5.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/55/a9/1d/55a91dca110de1db93e0b72ba4a417a48d65f70b.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/21/37/4c/21374cad119ff5618262d2ea250784ab87d507ca.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/5c/0a/cb/5c0acb77a731505cd0f23849212004fe8dd717fd.jpg?rule=ad-large'],
'price': 11990,
'price_includes_vat': False,
'registration_date': '2015-07-01',
'seats_number': 5,
'seller_name': None,
'title': 'B.M.W. SERIE 2 BMW Active Tourer 220 d Luxury Boîte automatique x '
'drive',
'transmission': 'automatic',
'trim': 'Série 2 ActiveTourer 220dA 190ch Executive',
'vin': None,
'year': 2015}
2026-03-25 16:50:54 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: fa677064-d67b-59a6-8a89-4ce5a5129d9d with identifier: 3160581049
2026-03-25 16:50:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item fa677064-d67b-59a6-8a89-4ce5a5129d9d
2026-03-25 16:50:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg.leboncoin.fr%252Fapi%252Fv1%252Flbcpb1%252Fimages%252Fc8%252F5a%252F43%252Fc85a43c7ba21292fe3894c4475ce7c07e9289e6c.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-25 16:50:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/c8/5a/43/c85a43c7ba21292fe3894c4475ce7c07e9289e6c.jpg?rule=ad-large not downloaded yet
2026-03-25 16:50:54 [auto_selling_leboncoin.fr] INFO: Found listing with ID: 3090452858
2026-03-25 16:50:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%273090452858%27 HTTP/1.1" 200 None
2026-03-25 16:50:54 [auto_selling_leboncoin.fr] INFO: Scrape type for 3090452858: 1
2026-03-25 16:50:54 [auto_selling_leboncoin.fr] INFO: Scraping new listing 3090452858
2026-03-25 16:50:54 [auto_selling_leboncoin.fr] INFO: Extracted item: {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Marron',
'currency': 'EUR',
'description': 'AUDI Q7 3.0 V6 TDI 240 DPF Quattro S Line Tiptronic A \n'
'\n'
'Prix TTC : 11 990 €\n'
'\n'
'5 places\n'
'\n'
'OPTIONS ET ÉQUIPEMENTS :\n'
'Audio - Télécommunications :\n'
'- GPS\n'
'- Lecteur CD\n'
'- Système audio BOSE\n'
'\n'
'Conduite :\n'
'- Différentiel à glissement limité automatique\n'
'- Détecteur pluie\n'
'- Limiteur de vitesse\n'
'- Régulateur de vitesse\n'
"- Système de récupération d'énergie\n"
'- Sélection du mode de conduite\n'
'\n'
'Extérieur :\n'
'- Buses de lave-glace chauffantes\n'
'- Caméra de recul\n'
'- Feux arrière LED\n'
'- Hayon électrique\n'
'- Jantes/roues en alliage léger 20"\n'
'- Jantes/roues en alliage léger 21"\n'
'- Radar de stationnement arrière\n'
'- Radar de stationnement avant\n'
'- Rétroviseurs extérieurs dégivrants\n'
'- Toit panoramique\n'
'\n'
'Intérieur :\n'
'- 4 vitres electriques\n'
'- Accoudoir arrière\n'
'- Accoudoir avant\n'
'- Cache bagages\n'
'- Climatisation automatique\n'
'- Filet de séparation\n'
'- Intérieur cuir\n'
'- Lève-vitres arrière électriques\n'
'- Lève-vitres avant électriques\n'
'- Ordinateur de bord\n'
'- Siège conducteur réglable en hauteur\n'
'- Siège conducteur réglable éléctriquement\n'
'- Siège conducteur à dossier réglable\n'
'- Siège conducteur à réglage lombaire\n'
'- Siège passager réglable en hauteur\n'
'- Siège passager réglable éléctriquement\n'
'- Siège passager à réglage lombaire\n'
'- Sièges arrière pivotants\n'
'- Système information conducteur\n'
'- Sécurité enfants électrique\n'
'- Trappe/sac à skis\n'
'- Vitre arrière chauffante\n'
'- Volant en cuir\n'
'\n'
'Pack :\n'
'- Antidémarrage\n'
'- Appuie-tête arrière\n'
'- Essuie glace arrière\n'
'- Garnitures intérieures métal\n'
"- Installation d'alarme\n"
"- Recyclage de l'air automatique\n"
'- Siège passager à dossier réglable\n'
'- Verrouillage centralisé télécommandé\n'
'- Volant multifonctions\n'
'\n'
'Sellerie :\n'
'- Sièges en alcantara\n'
'- Sièges en cuir\n'
'\n'
'Sécurité :\n'
'- Airbag conducteur\n'
'- Airbag latéral conducteur et passager\n'
'- Airbag passager\n'
'- Airbags latéraux arrière\n'
'- Airbags rideaux avant\n'
'- Assistance au freinage d?urgence\n'
"- Détecteur actif d'angle mort\n"
'- ESP (programme de stabilité électronique)\n'
'- Phares antibrouillard\n'
'\n'
'Autres équipements et informations :\n'
'- Diagnostic embarqué\n'
'- Feux indicateurs de changement de direction\n'
'- Oeïllets de fixation\n'
'- Système anti bloquage (ABS)\n'
'- Traction tout terrain permanente\n'
'- Téléassistance\n'
'\n'
'- consommation extra urbaine: 6.70l/100\n'
'- consommation urbaine: 8.60l/100\n'
'- consommation mixte: 7.40l/100',
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 239,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3090452858',
'listing': 'auction',
'make': 'AUDI',
'model': 'Q7',
'odometer': 236241,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'photo_urls': ['https://img.leboncoin.fr/api/v1/lbcpb1/images/9f/31/57/9f31571b16ff334039cfc68766129e02b71e4bdd.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/dd/df/9a/dddf9ab436333fa37d6a64038fc47e2d3a0516bb.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/0d/9e/d8/0d9ed8e7a327197fe344be9af3d09f5423040ed4.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/83/94/a9/8394a98a0dea406c853276702e200cb084608696.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/50/01/02/500102b67feb15811ee3fd3d0c7b378a72ba1474.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/b6/8c/b5/b68cb52e3743c926433f11c19c2fe50de6470579.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/24/10/b6/2410b674aa843cfccf66e0684550414f4e766760.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/a6/64/f5/a664f5bddcc36936867581b65722ac1edc3f725e.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/2b/7b/13/2b7b13f9bb3617f0681e6703578a035faab22a6b.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/81/56/a3/8156a38e3953d6fd06cdef17b6821af05cba3a89.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/db/2f/91/db2f91b7efb0d95ab0140ac0545fb0912aa6217c.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/64/51/ce/6451ce9768d7795127ea4eb7421f7f6cca163a16.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/b9/56/11/b956111479cebc629ead6df7d6de9fd955c1b690.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/28/85/04/288504e15d8d412cda91c84794673b53e9c873a4.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/5e/7d/76/5e7d76bf82cc3fe019d7942faba82ab06f37ef70.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/f6/17/be/f617be7e8404dc79c1621e2d457c02c98a6cd128.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/4f/cf/9b/4fcf9b9dbf5a013a67d2bd94d561e5b179e51c53.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/58/21/d5/5821d564ec8f8296f9c9944cd188b69735ca8a02.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/b1/59/a5/b159a579cb6246ea03d3a88900e90790c903baab.jpg?rule=ad-large'],
'price': 11990,
'price_includes_vat': False,
'registration_date': '2010-09-01',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q7 AUDI Q7 3.0 V6 TDI 240 DPF Quattro S Line Tiptronic A',
'transmission': 'automatic',
'trim': 'Q7 3.0 V6 TDI 240ch FAP Avus quattro Tiptronic 7 places',
'vin': None,
'year': 2010}
2026-03-25 16:50:54 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 4de65dff-36bf-58fc-bf16-49e6841417cf with identifier: 3090452858
2026-03-25 16:50:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 4de65dff-36bf-58fc-bf16-49e6841417cf
2026-03-25 16:50:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg.leboncoin.fr%252Fapi%252Fv1%252Flbcpb1%252Fimages%252F9f%252F31%252F57%252F9f31571b16ff334039cfc68766129e02b71e4bdd.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-25 16:50:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/9f/31/57/9f31571b16ff334039cfc68766129e02b71e4bdd.jpg?rule=ad-large not downloaded yet
2026-03-25 16:50:54 [auto_selling_leboncoin.fr] INFO: Found listing with ID: 3142383526
2026-03-25 16:50:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%273142383526%27 HTTP/1.1" 200 None
2026-03-25 16:50:55 [auto_selling_leboncoin.fr] INFO: Scrape type for 3142383526: 1
2026-03-25 16:50:55 [auto_selling_leboncoin.fr] INFO: Scraping new listing 3142383526
2026-03-25 16:50:55 [auto_selling_leboncoin.fr] INFO: Extracted item: {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blanc',
'currency': 'EUR',
'description': 'PEUGEOT 308 1.2 130 ch BVM6 GT Line garantie 6 mois, berline, '
'blanc, 7 cv, 5 portes.\n'
'\n'
'Prix TTC : 7990 €\n'
'ENTRETIEN PEUGEOT A JOUR\n'
'\n'
'5 places\n'
'\n'
'OPTIONS ET ÉQUIPEMENTS :\n'
'Audio - Télécommunications :\n'
'- Android Auto\n'
'- Apple CarPlay\n'
'- GPS\n'
'- Interface Bluetooth\n'
'- Système de navigation\n'
'\n'
'Conduite :\n'
'- Démarrage sans clé\n'
'- Entrée sans clé\n'
'- Feux de route assistés\n'
'- Limiteur de vitesse\n'
'- Line Assist\n'
'- Régulateur de vitesse\n'
'\n'
'Extérieur :\n'
'- Feux arrière LED\n'
'- Jantes/roues en alliage léger 17"\n'
'- Radar de stationnement arrière\n'
'- Radar de stationnement avant\n'
'- Rétroviseurs extérieurs dégivrants\n'
'- Rétroviseurs extérieurs rabattable électriquement\n'
'- Rétroviseurs extérieurs électriques\n'
'- Rétroviseurs rabattables électriquement\n'
'- Rétroviseurs électriques\n'
'- Vitres arrière surteintées\n'
'\n'
'Intérieur :\n'
'- Accoudoir avant\n'
'- Banquette arrière partagée et rabattable\n'
'- Climatisation automatique\n'
'- Levier de vitesses en cuir\n'
'- Lève-vitres arrière électriques\n'
'- Lève-vitres avant électriques\n'
'- Siège conducteur réglable en hauteur\n'
'- Siège conducteur à réglage lombaire\n'
'- Siège passager réglable en hauteur\n'
'- Siège passager à réglage lombaire\n'
'- Sièges avant chauffants\n'
'- Système information conducteur\n'
'- Sécurité enfants électrique\n'
'- Vitre arrière chauffante\n'
'- Volant en cuir\n'
'- Volant sport\n'
'\n'
'Pack :\n'
'- Assistance de freinage\n'
'- Ceintures avant avec prétensionneurs\n'
'- Essuie glace arrière\n'
'- Frein de stationnement électrique\n'
'- Verrouillage centralisé télécommandé\n'
'\n'
'Sécurité :\n'
'- Airbag conducteur\n'
'- Airbag latéral conducteur et passager\n'
'- Airbags rideaux arrière\n'
'- Airbags rideaux avant\n'
'- Contrôle pression pneus (RDC)\n'
'- ESP (programme de stabilité électronique)\n'
'- Fixation pour siège enfant\n'
'- Kit de réparation pneus (Mobile Tyre)\n'
'- Phares antibrouillard\n'
'\n'
'Autres équipements et informations :\n'
'- Ceinture centrale arrière 3 points\n'
'- Installation téléphone mains libres\n'
'- Système anti bloquage (ABS)\n'
'- USB jack\n'
'- Volant réglable manuellement',
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 131,
'expiration_date': None,
'fuel_type': 'Essence',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3142383526',
'listing': 'auction',
'make': 'PEUGEOT',
'model': '308',
'odometer': 100000,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'photo_urls': ['https://img.leboncoin.fr/api/v1/lbcpb1/images/eb/60/ea/eb60ea6873c133e4ee5963b4d793a0003938f8f9.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/d9/0c/c5/d90cc5448263f95edb92b0859d9499063f872d41.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/e1/12/d4/e112d44e441312823bde30d03a463c21375ae323.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/81/a2/32/81a232cf9f040889cd5aa9b4c8787224b43841c8.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/42/fb/51/42fb51877ae6e3aece07eb9ad45e4fe9a754e3ad.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/20/1c/64/201c64ef0233a89f6e302f617e9fc6481df28404.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/00/b7/e3/00b7e32791a19c8e004bc949748c18beffcc8db9.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/dd/1d/bd/dd1dbd6dd4cde7fc4927b96626a1eaa58663327b.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/0d/d6/0f/0dd60f9082f0b4d86dec84cad288a8f32624e28f.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/75/8e/51/758e517e55bfaaa0a0abe7a22c452d6a79518ec6.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/e9/38/c7/e938c7a80e83c977e1f97037ab19a63a823460ab.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/47/2e/c6/472ec6aabfc76824c39a7e6d140ef073522fb819.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/39/9b/db/399bdb7cd3f7be089760c0cf8d9802285add2aec.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/87/1b/c4/871bc4f1a135696b2a69616833399f6967833d7d.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/7c/77/a1/7c77a1e89748fbf941733222e4388aac1ebb1219.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/f0/84/5c/f0845ce2da8d44a346f91568cbbd15b67afe8225.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/a5/89/6d/a5896d1b95171f8e6751ff480c5dd38267f7daa4.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/54/f0/77/54f07700959bc93e7ea6b5727da00c10a3ba8373.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/f9/ea/36/f9ea3607001a3c85b7ea175b21e3744da2305f78.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/44/dc/f9/44dcf917afda2cd24474e55a174bcf425bfaa793.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/61/ae/13/61ae135a6ff570abcc5554ce7e09a0f8b38d08cf.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/fa/e2/dc/fae2dc6066b5cfea87374a267a0e56c06b57fd9f.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/11/21/40/11214068fb75f88b8aba485aba5386e7e7b04637.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/6b/01/39/6b013985dfaea691d31b60ce0d9ea59585f0c387.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/70/1f/e4/701fe46725112e478aa265a54aeb44076b2cf006.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/06/36/f5/0636f59312d64675ace52bcf71d76eb33ef61667.jpg?rule=ad-large'],
'price': 7990,
'price_includes_vat': False,
'registration_date': '2018-10-01',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 308 PEUGEOT 308 1.2 130 ch BVM6 GT Line',
'transmission': 'manual',
'trim': '308 1.2 PureTech 130ch E6.c S&S GT Line 108g',
'vin': None,
'year': 2018}
2026-03-25 16:50:55 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 64921aa5-90c0-543a-89e0-7e4724606a8c with identifier: 3142383526
2026-03-25 16:50:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 64921aa5-90c0-543a-89e0-7e4724606a8c
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg.leboncoin.fr%252Fapi%252Fv1%252Flbcpb1%252Fimages%252Feb%252F60%252Fea%252Feb60ea6873c133e4ee5963b4d793a0003938f8f9.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-25 16:50:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/eb/60/ea/eb60ea6873c133e4ee5963b4d793a0003938f8f9.jpg?rule=ad-large not downloaded yet
2026-03-25 16:50:55 [auto_selling_leboncoin.fr] INFO: Found listing with ID: 3140851447
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%273140851447%27 HTTP/1.1" 200 None
2026-03-25 16:50:55 [auto_selling_leboncoin.fr] INFO: Scrape type for 3140851447: 1
2026-03-25 16:50:55 [auto_selling_leboncoin.fr] INFO: Scraping new listing 3140851447
2026-03-25 16:50:55 [auto_selling_leboncoin.fr] INFO: Extracted item: {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blanc',
'currency': 'EUR',
'description': 'Volkswagen Transporter Fg 2.8T L1H1 2.0 TDI 204ch Business '
'Line Plus DSG7, (Fourgon), Blanc Pur (RAL9010) Spéciale, 7cv, '
'4 portes, mise en circulation le 30-06-2017, garantie 6 mois '
"(6 mois pièces et main d'oeuvre).\n"
'\n'
'3 places, longueur : 4,90 mètres, poids en charge 2800 Kg,\n'
'boîte de vitesse : automatique\n'
'\n'
'OPTIONS ET EQUIPEMENTS :\n'
'Audio - Télécommunications\n'
'- 6 Haut parleurs\n'
'- Ecran tactile\n'
'- Fonction MP3\n'
'- GPS Cartographique\n'
'- Interface Media\n'
'- Kit mains-libres Bluetooth\n'
'- Lecteur CD\n'
'- Lecteur carte SD\n'
'- Prise Jack\n'
'- Prise USB\n'
'- Prise auxiliaire de connexion audio\n'
'- Radio\n'
'- Services connectés\n'
'- TMC\n'
'- Volume automatique de la radio\n'
'\n'
'Conduite\n'
'- Arrêt et redémarrage auto. du moteur\n'
'- Capteur de luminosité\n'
'- Capteur de pluie\n'
'- Follow me home\n'
'- Pack "Lumière et Visibilité" Plus\n'
'- Régulateur de vitesse\n'
'\n'
'Extérieur\n'
'- Boucliers AV et AR couleur caisse\n'
'- Calandre chromée\n'
'- Double portes arrière de chargement\n'
"- Feux de freinage d'urgence\n"
'- Feux de jour\n'
'- Filtre à particules\n'
'- ParkPilot AV+AR\n'
'- Phares halogènes\n'
'- Poignées ton carrosserie\n'
'- Porte latérale arrière droite\n'
'- Radar de stationnement AR\n'
'- Radar de stationnement AV\n'
'- Rétroviseurs dégivrants\n'
'- Rétroviseurs électriques\n'
'\n'
'Intérieur\n'
'- Appui-tête conducteur réglable hauteur\n'
'- Appui-tête passager réglable en hauteur\n'
'- Bacs de portes avant\n'
'- Banquette AV 2 places monobloc\n'
'- Boite à gants fermée\n'
'- Clim automatique\n'
'- Compte tours\n'
'- Ecran multifonction couleur\n'
'- Filtre à Pollen\n'
'- Habillage latéral mi-hauteur espace chgt\n'
'- Lampe de coffre\n'
'- Miroir de courtoisie conducteur\n'
'- Miroir de courtoisie passager\n'
'- Ordinateur de bord\n'
'- Pare-brise thermique\n'
'- Paroi séparation\n'
'- Plancher métal\n'
'- Porte-gobelets avant\n'
'- Prise 12V\n'
'- Rangement sous siège passager avant\n'
'- Siège conducteur avec réglage lombaire\n'
'- Siège conducteur réglable en hauteur\n'
'- Verrouillage auto. des portes en roulant\n'
'- Verrouillage centralisé à distance\n'
'- Vitres avant électriques\n'
'- Vitres teintées\n'
'- Volant cuir\n'
'- Volant multifonction\n'
'- Volant réglable en profondeur et hauteur\n'
'\n'
'Spécifique VUL\n'
'- Cloison pleine\n'
'\n'
'Sécurité\n'
'- ABS\n'
"- Aide au freinage d'urgence\n"
'- Airbag conducteur\n'
'- Airbag passager déconnectable\n'
'- Antidémarrage électronique\n'
'- Antipatinage\n'
'- Ceintures avant ajustables en hauteur\n'
'- Contrôle élect. de la pression des pneus\n'
'- EBD\n'
'- ESP\n'
"- Régulateur de couple d'inertie\n"
'- Système de détection de somnolence\n'
'- Système de sécurité post-collisions\n'
'- Témoin de bouclage ceinture conducteur\n'
'\n'
'Autres équipements et informations :\n'
'- Blanc Pur (RAL9010) Spéciale',
'doors_number': None,
'emission_standard': None,
'engine': None,
'engine_horse_power': 204,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/utilitaires/3140851447',
'listing': 'auction',
'make': 'VOLKSWAGEN',
'model': 'Autres',
'odometer': 205000,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'photo_urls': ['https://img.leboncoin.fr/api/v1/lbcpb1/images/8b/da/47/8bda478ec45038f56258db812edd48e5d55218b2.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/b4/13/ca/b413ca5dd4095e716821a39a7e6b3b1a7625b705.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/a4/91/db/a491dbdfbb6f0f1479acf397532d1c9edf673271.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/ae/88/51/ae885151e835cc16c8adc073e418c884f716ca7d.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/9c/8d/d8/9c8dd8a2ecab919789af9dd8f39f5f29d9813d7a.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/b5/ab/8d/b5ab8d697178f864bd0a29c0a1aaa44010670983.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/61/4a/f1/614af175f3076db73a1c30bb5ea653b1afae1e20.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/43/5f/9b/435f9b8d747faec50f4ab62e76f8c769ea40f46c.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/95/ec/22/95ec22c886d407e40f715aa382f5b54f63d24839.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/bc/67/7c/bc677c6ad7fb1eed1a6cac5b5031437920498869.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/8a/2f/3a/8a2f3a4000240f955390be77d1ef6825806704c1.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/63/34/83/6334833fdedaebbb5cd9913264b57e816c9090c2.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/a3/1a/07/a31a07c17526ff025dc6cffde58d1eb8f82bf096.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/cd/2e/5a/cd2e5a69a2338f9dbd1e3e8334dd025b7f9e0d25.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/21/cd/7b/21cd7b7a97962b192811bba9098ad309eb57c398.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/d9/40/ab/d940ab9324c25b767ffb9e9d679a4ced92549052.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/c7/9f/30/c79f30854a3c541ad024d95e7083973af9e5be54.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/56/b8/c5/56b8c5731650beff4b5eb50a151132a7606b7755.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/5d/f7/51/5df7516fa79d04c7a9e31bb4257ad6f9321af3b0.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/83/81/29/8381299057f493fa322419958cc447ef5a61ba7b.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/4f/1e/c6/4f1ec6dab0787d1e6c66a18257c73625b9e5ac5d.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/f3/f0/64/f3f0643aa257f128fa86f94634e6a4a73f6144e5.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/16/ed/a9/16eda9c634142828b951d33913473c50190f83d4.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/f5/f2/49/f5f2496178be68b3b07b21eee0e94207af22424f.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/3e/4c/20/3e4c202eab5e34a912e0a39e4e95f847c75f0e35.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/67/83/3c/67833c531da3da49f3c77420a591ca358e11edfd.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/12/ed/33/12ed33910122385ad1507266d31990fd0acc6a81.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/59/2f/2c/592f2c35b51944214807fd28fc1fe49c81f26e71.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/f1/02/2c/f1022c1ff8122a9cfd28bd88036ef9314d38dfdc.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/4d/f5/b5/4df5b5ed8eca68d3eb30da860414659224da4dde.jpg?rule=ad-large'],
'price': 14990,
'price_includes_vat': False,
'registration_date': '2017-06-01',
'seats_number': 3,
'seller_name': None,
'title': 'Volkswagen TRANSPORT Volkswagen Transporter Fg 2.8T L1H1 2.0 TDI '
'204ch Business Line Plus DSG7',
'transmission': 'automatic',
'trim': None,
'vin': None,
'year': 2017}
2026-03-25 16:50:55 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 54dc562f-88cc-5c53-9fcb-87f488cfe158 with identifier: 3140851447
2026-03-25 16:50:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 54dc562f-88cc-5c53-9fcb-87f488cfe158
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg.leboncoin.fr%252Fapi%252Fv1%252Flbcpb1%252Fimages%252F8b%252Fda%252F47%252F8bda478ec45038f56258db812edd48e5d55218b2.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-25 16:50:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/8b/da/47/8bda478ec45038f56258db812edd48e5d55218b2.jpg?rule=ad-large not downloaded yet
2026-03-25 16:50:55 [auto_selling_leboncoin.fr] INFO: Found listing with ID: 3166991497
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%273166991497%27 HTTP/1.1" 200 None
2026-03-25 16:50:55 [auto_selling_leboncoin.fr] INFO: Scrape type for 3166991497: 1
2026-03-25 16:50:55 [auto_selling_leboncoin.fr] INFO: Scraping new listing 3166991497
2026-03-25 16:50:55 [auto_selling_leboncoin.fr] INFO: Extracted item: {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Gris',
'currency': 'EUR',
'description': 'CITROËN C3 1.2 VTI CONFORT 82 \n'
'\n'
'OPTIONS ET ÉQUIPEMENTS\n'
'Extérieur :\n'
'Allumage automatique des feux\n'
'Rétroviseur électrique\n'
'Vitres électriques\n'
'\n'
'Intérieur et confort :\n'
'Ordinateur de bord\n'
'Volant multifonctions\n'
'Volant réglable\n'
'Bluetooth\n'
'Non fumeur\n'
'Radio usb\n'
'Climatisation\n'
'\n'
'Sécurité :\n'
'Direction assistée\n'
'Détecteur de pluie\n'
'Fermeture centralisée\n'
'Régulateur et limiteur de vitesse\n'
'Airbags\n'
'ABS\n'
'ESP\n'
'\n'
'Autres équipements et informations :\n'
'Puissance réelle 82 cv\n'
'Nombre de rapport 5 vitesses\n'
'Commande au volant\n'
'Porte gobelet avant\n'
'Prise audio usb\n'
'Prise audio auxiliaire\n'
'Phare AV de jours à LED\n'
'Boîte à vitesse manuelle\n'
'Mode éco\n'
'Essuie-glaces automatique\n'
'Carnet d entretiens\n'
'Doubles des clés\n'
'Contrôle technique ok\n'
'PRIX 3990 EUROS\n'
'Reprise ou échange possible de votre véhicule\n'
'\n'
'Contacter nous pour prendre un RDV',
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 82,
'expiration_date': None,
'fuel_type': 'Essence',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3166991497',
'listing': 'auction',
'make': 'CITROEN',
'model': 'C3',
'odometer': 115359,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'photo_urls': ['https://img.leboncoin.fr/api/v1/lbcpb1/images/cf/d9/f4/cfd9f46c1539edd9fedac33287ca29f6f80886b5.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/d2/6d/22/d26d22b56207dfa5d2818fa04582441eac019749.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/3f/be/ac/3fbeac9ca25623279e6cba1d81e925f020607536.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/93/6a/74/936a7410bf16d244ec6999250104adcbf66b7d0c.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/5b/c2/39/5bc23942d2b2123ee7f97758083fd59a42587d78.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/89/ee/f6/89eef612437e30f0316b4540d147d9dbc0573789.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/c1/93/8f/c1938f91e0bb2bc8292d1f342e8507121187945b.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/46/aa/13/46aa131fcb38b1ea3e16d79a7e1d75af11c9eb7d.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/45/c3/99/45c399c4dcd7f229064f1e176445ac18f2724d26.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/74/ba/9e/74ba9e95c323e3e8224b7fb8ed4969d8981fa864.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/2b/64/9f/2b649fbb6ff69ab300bd8d626eb1df07bb4ede61.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/41/f3/b6/41f3b6736352f94bf5126149155faf2a6e66c02b.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/62/3b/cb/623bcbd4cb6f9016643c865dd92237c80be162d7.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/9b/37/0b/9b370b074744def8683933834946282581646c13.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/02/bf/e8/02bfe82c23806ee5688ec6138ccd92f9e832f8d6.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/f9/59/02/f95902134bf1c37bc0b5db47b235352e2c1ca171.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/ee/fd/0e/eefd0ea121afe0aec36b8b71a44a694e51b692a9.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/gh/87/e9/gh87e968ac9d387cc4bc3c56464ce758896f77f5.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/1a/6c/2b/1a6c2b3901253509c8e5513161f5188bc1ff3836.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/5f/54/1d/5f541d6b03998d1e54e38cec0a041720dfe96883.jpg?rule=ad-large'],
'price': 3990,
'price_includes_vat': False,
'registration_date': '2013-07-01',
'seats_number': 5,
'seller_name': None,
'title': 'Citroën C3 CITROËN C3 1.2 VTI CONFORT 82',
'transmission': 'manual',
'trim': 'C3 1.2 VTi PureTech Collection',
'vin': None,
'year': 2013}
2026-03-25 16:50:55 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b6bba43-8499-5222-a3f8-29ea058099b0 with identifier: 3166991497
2026-03-25 16:50:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 0b6bba43-8499-5222-a3f8-29ea058099b0
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg.leboncoin.fr%252Fapi%252Fv1%252Flbcpb1%252Fimages%252Fcf%252Fd9%252Ff4%252Fcfd9f46c1539edd9fedac33287ca29f6f80886b5.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-25 16:50:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/cf/d9/f4/cfd9f46c1539edd9fedac33287ca29f6f80886b5.jpg?rule=ad-large not downloaded yet
2026-03-25 16:50:55 [auto_selling_leboncoin.fr] INFO: Found listing with ID: 3166983699
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%273166983699%27 HTTP/1.1" 200 None
2026-03-25 16:50:55 [auto_selling_leboncoin.fr] INFO: Scrape type for 3166983699: 1
2026-03-25 16:50:55 [auto_selling_leboncoin.fr] INFO: Scraping new listing 3166983699
2026-03-25 16:50:55 [auto_selling_leboncoin.fr] INFO: Extracted item: {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blanc',
'currency': 'EUR',
'description': 'MINI Cabriolet Cooper S 184 ch 2011 • Essence • Boîte '
'Manuelle\n'
'ENTRETIEN A JOUR\n'
'\n'
'📁 État & Historique\n'
'Mise en circulation : avril 2011\n'
'Carrosserie : cabriolet • 4 places\n'
'Finition : Cooper S\n'
'Contrôle technique : Moins de 6 mois\n'
'\n'
'⚙️ Motorisation & Performances\n'
'Motorisation : Essence 184 ch\n'
'Cylindrée : 1598 cm³\n'
'Boîte : Manuelle 6 rapports\n'
'Transmission : Traction avant\n'
"Crit'Air : 1\n"
'\n'
'OPTIONS ET ÉQUIPEMENTS :\n'
'Audio - Télécommunications :\n'
'- Prise auxiliaire de connexion audio\n'
'- Radio CD\n'
'\n'
'Conduite :\n'
'- Aide au démarrage en côte\n'
'- Arrêt et redémarrage auto. du moteur\n'
'- Démarrage sans clé\n'
'- Régulateur de vitesse\n'
'- Système de récupération énergie freinage\n'
'\n'
'Extérieur :\n'
'- Aide au stationnement\n'
'- Jantes Alu\n'
'- Radar de recul\n'
'- Rétroviseurs électriques dégivrants\n'
'\n'
'Intérieur :\n'
'- Banquette 50/50\n'
'- Clim automatique\n'
'- Direction assistée\n'
'- Fixations Isofix aux places arrières\n'
'- Porte-gobelets arrière\n'
'- Porte-gobelets avant\n'
'- Siège conducteur réglable en hauteur\n'
'- Verrouillage centralisé des portes\n'
'- Verrouillage centralisé à distance\n'
'- Vitres arrière électriques\n'
'- Vitres avant électriques\n'
'- Volant cuir\n'
'- Volant réglable en profondeur et hauteur\n'
'\n'
'Sécurité :\n'
'- ABS\n'
"- Aide au freinage d'urgence\n"
'- Airbags frontaux\n'
'- Airbags latéraux avant\n'
'- Arceaux de sécurité actifs\n'
'- Détecteur de sous-gonflage\n'
'- ESP\n'
'- Phares antibrouillard\n'
'- Répartiteur électronique de freinage\n'
'\n'
'Autres équipements et informations :\n'
'- Jantes en alliage\n'
'- Ordinateur de bord\n'
'- Phares anti-brouillard\n'
"- Système d'accès sans clé\n"
'- Vitres électriques arrières',
'doors_number': 3,
'emission_standard': None,
'engine': None,
'engine_horse_power': 184,
'expiration_date': None,
'fuel_type': 'Essence',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3166983699',
'listing': 'auction',
'make': 'MINI',
'model': 'Mini',
'odometer': 158347,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'photo_urls': ['https://img.leboncoin.fr/api/v1/lbcpb1/images/48/0e/74/480e744c1746e41fbf1f793b8ac43a81f762baec.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/d5/89/ab/d589abea0735b86b50dab99970be9edb14350bb5.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/3b/a7/e0/3ba7e0058f5c3eb0e9e2bc960ea63a01a5ebdc82.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/49/a8/05/49a805d26d40c343c631c0ea53a7e71c7316c132.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/55/85/8f/55858fc372ad39f67c45c957722211f524ac6d07.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/7b/96/02/7b96021071aa0b46c6504d578647eb060a1ac3ea.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/cc/c7/69/ccc769ce16f8ba80930fc4f7d28e95642c3eda49.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/d4/cc/e4/d4cce45cd15fc261239e126d466767456c9b1985.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/86/96/71/8696712b6b4a907ca30f0c6da73cbf1504c2e09b.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/8b/0b/4c/8b0b4c3b3049f27bb7edd93a3ad2f121ab102201.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/dd/45/f6/dd45f61ba077b431c9c2e80c06900884fa9fe651.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/cb/2e/33/cb2e330822cac5cab04b87fafdfc2528ea76d6dc.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/31/b7/1f/31b71f2284be267a438a882966646d14fe0f0758.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/ac/59/0c/ac590cf6d251fe106d00e1cd993309a788d47e8c.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/45/c1/1d/45c11daa332366019bff3c0a3d52daab58a1c717.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/36/6c/a7/366ca731bf52878a6acc657fa0f2fc879d4bbcfa.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/a8/93/78/a893783de1d5778776e57e2d040c5d16b01d4535.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/30/ed/26/30ed2681a78602d45c6736770483024dcea3340d.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/2a/4e/07/2a4e0737549d4e525327828c7732315852555ccb.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/b6/3e/9e/b63e9e9ddc760ec465e95f7341b0cee203139aef.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/0c/0e/0b/0c0e0b446e5de89e7a371718d763e4958b254043.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/ec/16/98/ec1698f77c5f366c8660e4dacaa316cc66b09cac.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/e1/e0/27/e1e027435660f858f50c90f8188cd78699abe8c3.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/6a/18/5c/6a185c0d581bf691b54f671794e1bff3f00238ad.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/a1/c2/59/a1c259ea3969d74a6112336a110b66ea14b2e8cb.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/80/20/62/8020624e372a7bc798b69cf26df5f31e536c6b4d.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/25/61/0b/25610bfb6374525dd584da74c307d6323c28605b.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/0c/12/56/0c1256376cb187c8a80dab3891d85059f8eac28c.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/89/28/59/89285996903680355090cc4984dae04946bbdf8c.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/25/a7/c6/25a7c6b04aba8d8d81340390debbb4db30d6e2ee.jpg?rule=ad-large'],
'price': 8990,
'price_includes_vat': False,
'registration_date': '2011-04-01',
'seats_number': 4,
'seller_name': None,
'title': 'MINI Mini MINI Cabriolet Cooper S 184 ch 2011',
'transmission': 'manual',
'trim': 'Cabrio Cooper S 184ch',
'vin': None,
'year': 2011}
2026-03-25 16:50:55 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c17b8ef-e411-5fcf-98c6-6041d524590a with identifier: 3166983699
2026-03-25 16:50:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 5c17b8ef-e411-5fcf-98c6-6041d524590a
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg.leboncoin.fr%252Fapi%252Fv1%252Flbcpb1%252Fimages%252F48%252F0e%252F74%252F480e744c1746e41fbf1f793b8ac43a81f762baec.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-25 16:50:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/48/0e/74/480e744c1746e41fbf1f793b8ac43a81f762baec.jpg?rule=ad-large not downloaded yet
2026-03-25 16:50:55 [auto_selling_leboncoin.fr] INFO: Found listing with ID: 3166973613
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%273166973613%27 HTTP/1.1" 200 None
2026-03-25 16:50:55 [auto_selling_leboncoin.fr] INFO: Scrape type for 3166973613: 1
2026-03-25 16:50:55 [auto_selling_leboncoin.fr] INFO: Scraping new listing 3166973613
2026-03-25 16:50:55 [auto_selling_leboncoin.fr] INFO: Extracted item: {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Noir',
'currency': 'EUR',
'description': 'MERCEDES CLASSE C 220 CDI 4 MATIC SPORTLINE 7 G TRONIC\n'
'\n'
'4 ROUES MOTRICES, BVA 7G-TRONIC, PACK SPORT AMG, CUIR NOIR, '
'SIEGES ELECTRIQUES, NAVIGATION GARMIN 3D, TOIT OUVRANT '
'PANORAMIQUE, APA : AIDE PARKING ACTIF, ATTELAGE AMOVIBLE, '
"DETECTEUR D'ANGLE MORT, AVERTISSEUR FRANCHISSEMENT DE LIGNE, "
'PROJECTEURS LEDS, DEMARRAGE SANS CLEF, CLIMATISATION AUTO. 2 '
'ZONES, TEL. BLUETOOTH, COLLISION PREVENTION ASSIST, DETECTEUR '
'DE SOMNOLENCE, REGULATEUR / LIMITATEUR DE VITESSE, RETRO. + '
'BANQUETTE RABATTABLE, START & STOP ECO, PACK VISIBILITE, '
"RADIO CD + USB, JANTES ALLIAGE 19' AMG ...\n"
'\n'
"ORIGINE FRANCE, FACTURES D'ENTRETIENS\n"
'\n'
'Garantie 6 mois',
'doors_number': 4,
'emission_standard': None,
'engine': None,
'engine_horse_power': 170,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3166973613',
'listing': 'auction',
'make': 'MERCEDES-BENZ',
'model': 'Classe C',
'odometer': 169344,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'photo_urls': ['https://img.leboncoin.fr/api/v1/lbcpb1/images/53/82/f5/5382f584a6b0dd8b5e515585384053ea8018f85a.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/1b/fd/4d/1bfd4d222e2ee10a923a9082e481e8f6d97ccc4f.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/58/6d/35/586d354790747f311b4a575afba75bc384e2091b.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/61/3c/95/613c95d9e0f77153eaeb9555578c7bae64d0b498.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/63/95/61/639561fa1d6da5f13358473e2b6a67e3ac69a910.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/d1/18/1d/d1181d64ce0d61d03c5407012a2000751cf99be0.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/39/a6/c5/39a6c57e9d6c8fc7091ae181cb08a414bfd02c09.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/26/e6/0f/26e60f22fabdaad1067fed08f9f6644b2ec6ee0f.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/70/07/9a/70079a95ae011b3ad0f7064e007873c8f7abef49.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/76/05/4a/76054aebcfee3bb60b00476b7cc87e843516b0a0.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/ca/0a/53/ca0a53c4b82c1acdb2e6889c333ad04bbd389084.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/ec/0e/01/ec0e01d5bca03488c0e68f5870da45a20f6aa69b.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/64/bb/5f/64bb5fdca17e04ec8c300df40caa2f30ad3af8db.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/1c/00/c7/1c00c7703d73cd306c0425ed8d56e24564c7140a.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/14/71/b6/1471b6e9e50b3082f55464b2338ce7709a43869b.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/fd/6f/e4/fd6fe40f58e6d8fdd9eade7743029a75a7340b29.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/64/ff/0b/64ff0bd2f59ae417db26e1467748d1202a06dda5.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/95/34/c5/9534c580cf6aa55e3fe54925fdd2102182854acf.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/a8/84/4c/a8844c5aac93b90300186e0ba014a5d78e97c8e1.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/d9/37/a3/d937a34b087162058e368ec6ffc6f3ca4a2ace82.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/0a/e3/38/0ae338ef0a1bc71bd7d8485b4f2595e6d76ed3c8.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/6f/e8/ea/6fe8ea3fedb73c00121e6464d96f97fe31b483db.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/64/ee/c0/64eec0bdeb4d13fbc672936434e5a125daeda957.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/90/f3/1e/90f31e3689800f3286ce8a773a2bb9c8cdc1c97d.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/71/15/42/7115426e2a5f34c661f30b0943355fe2b388a673.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/4e/f0/7d/4ef07d412897d4833f9152f84181ea765c51b63d.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/a1/e1/0d/a1e10d5cd4afabe3a72ebb988abb23de00753fd4.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/55/59/89/555989eeff33a7087535ae9e874ace6e6452cbe7.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/56/e8/a0/56e8a0ded906774320ed60ac87c7d90cc66f00ce.jpg?rule=ad-large'],
'price': 19990,
'price_includes_vat': False,
'registration_date': '2016-04-01',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes CLASSE C MERCEDES CLASSE C 220 CDI 4 MATIC SPORTLINE 7 G '
'TRONIC',
'transmission': 'automatic',
'trim': 'Classe C 220 d Executive 4Matic 9G-Tronic',
'vin': None,
'year': 2016}
2026-03-25 16:50:55 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 0aac370f-747d-5aa4-bc3f-83abb17bda3e with identifier: 3166973613
2026-03-25 16:50:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 0aac370f-747d-5aa4-bc3f-83abb17bda3e
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg.leboncoin.fr%252Fapi%252Fv1%252Flbcpb1%252Fimages%252F53%252F82%252Ff5%252F5382f584a6b0dd8b5e515585384053ea8018f85a.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-25 16:50:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/53/82/f5/5382f584a6b0dd8b5e515585384053ea8018f85a.jpg?rule=ad-large not downloaded yet
2026-03-25 16:50:55 [auto_selling_leboncoin.fr] INFO: Found listing with ID: 3166967764
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%273166967764%27 HTTP/1.1" 200 None
2026-03-25 16:50:55 [auto_selling_leboncoin.fr] INFO: Scrape type for 3166967764: 1
2026-03-25 16:50:55 [auto_selling_leboncoin.fr] INFO: Scraping new listing 3166967764
2026-03-25 16:50:55 [auto_selling_leboncoin.fr] INFO: Extracted item: {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Gris',
'currency': 'EUR',
'description': 'Marque : Land Rover\n'
'Modèle : LAND ROVER Discovery\n'
'Sport 2.0 TD4 16V 4x4 5PL 180 cv\n'
'Année : 12/2016\n'
'Kilométrage : 176.000 km\n'
'Energie : Diesel\n'
'Boîte de vitesses : Boîte Auto\n'
'\n'
'Contrôle Technique: OK\n'
'\n'
'Options\n'
'- Direction assistée\n'
'- Vitres électrique\n'
'- Fermeture centrale\n'
'- Ordinateur de borde\n'
'- Climatisation automatique\n'
'- Rétroviseurs électriques\n'
'- Essuie-glaces automatiques\n'
'- Phares automatiques,\n'
'- Projecteurs bi-xénon\n'
'- phare a Led de jours\n'
'- Aide parking /ar avec caméra\n'
'- Aide parking avec caméra de recul\n'
'- Coffre électrique\n'
'- Démarrage sans clés\n'
'- Bluetooth Audio\n'
'- Bluetooth téléphone\n'
'- Grand GPS europée\n'
'- kit main libre\n'
'- Sièges chauffants avant\n'
'- Sièges électriques en cuir\n'
'- Fixations ISOFIX\n'
'- Palettes au volant\n'
'- START & STOP\n'
'- Régulateur de vitesse\n'
'- Limiteur de vitesse\n'
'- Airbag\n'
'- ABS\n'
'\n'
'Entretien du véhicule\n'
'- Facture d’entretien à jour\n'
'- entretenu à jour\n'
'\n'
'VÉHICULE TRÈS PROPRE INTERIEUR ET\n'
'EXTÉRIEUR',
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 179,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3166967764',
'listing': 'auction',
'make': 'LAND-ROVER',
'model': 'Discovery Sport',
'odometer': 176929,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'photo_urls': ['https://img.leboncoin.fr/api/v1/lbcpb1/images/30/59/af/3059aff8d2b3c525c724ef8946124312c6cbce4d.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/9b/db/70/9bdb70aefec0135c740972c7ed82b07537a7b008.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/e7/4e/32/e74e3246b4c30d2cbafbc1436d6cf2d3956db65a.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/ae/0d/81/ae0d8149a21bf0f7378380a8805fc9b5d51f1b77.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/45/41/1f/45411f31409f65e667b68f647757311d51fd26c3.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/0b/d5/be/0bd5beb64743fd7a0958a56773652c89765c2710.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/62/0d/1a/620d1a9e95568cae87204c3a1390a50e50dfdfae.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/22/5f/42/225f428087833efd67d5137563ca3096b4e37d98.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/7c/2a/98/7c2a98d633ad1838aec1ccd47eb0b247ff142411.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/4d/32/65/4d326513f7acb990c8934153ceec13858e6356e7.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/75/fe/84/75fe8491a2e20139394a90495d3e5e55927a09f4.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/23/c3/6e/23c36e40a440af1888efdafc05dc4f06b8067e14.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/f4/49/0c/f4490c1c0df0e60d1be3afd1118c151f5356a8b3.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/gh/19/de/gh19de0e3db46e512266f0a6d3d45748234b376b.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/b2/bd/67/b2bd67e4bf76f22ac1b6f02d26eea79223612ee9.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/27/5f/d5/275fd5f3f0f2793b88c91948aa04abde415f86d7.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/d7/50/4d/d7504d1034a5dcb45096c8fde8804fa3527962ac.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/41/ac/2a/41ac2a1683d14e6cb919eebe437fc73370ebef25.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/29/ce/bc/29cebcbe204ee4ed9a4b03f8e8a133624b28f7e1.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/2b/3a/61/2b3a61edbb8edd9d5eb204750e012d9edbfe3761.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/86/80/3f/86803fc7d9382a3407186d1e788a2f7b042926a2.jpg?rule=ad-large'],
'price': 14990,
'price_includes_vat': False,
'registration_date': '2016-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Discovery Sport LAND ROVER DISCOVERY 2.0 TD4 180 HSE '
'SPORT',
'transmission': 'automatic',
'trim': 'Discovery Sport 2.0 TD4 180ch AWD HSE BVA Mark II',
'vin': None,
'year': 2016}
2026-03-25 16:50:55 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e415237-c551-5648-b6f7-b40ed6d7dad3 with identifier: 3166967764
2026-03-25 16:50:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 3e415237-c551-5648-b6f7-b40ed6d7dad3
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg.leboncoin.fr%252Fapi%252Fv1%252Flbcpb1%252Fimages%252F30%252F59%252Faf%252F3059aff8d2b3c525c724ef8946124312c6cbce4d.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-25 16:50:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/30/59/af/3059aff8d2b3c525c724ef8946124312c6cbce4d.jpg?rule=ad-large not downloaded yet
2026-03-25 16:50:55 [auto_selling_leboncoin.fr] INFO: Found listing with ID: 3166962010
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%273166962010%27 HTTP/1.1" 200 None
2026-03-25 16:50:55 [auto_selling_leboncoin.fr] INFO: Scrape type for 3166962010: 1
2026-03-25 16:50:55 [auto_selling_leboncoin.fr] INFO: Scraping new listing 3166962010
2026-03-25 16:50:55 [auto_selling_leboncoin.fr] INFO: Extracted item: {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Noir',
'currency': 'EUR',
'description': 'PEUGEOT 508 SW 2.0 HDI 140 ALLURE, BREAK, NOIR, 8 cv, 5 '
'portes, première mise en circulation le 16/02/2011, garantie '
': 3 mois.\n'
'POSSIBILITE EXTENSION 12 MOIS\n'
'ENTRETIEN A JOUR\n'
'Prix TTC : 8 990 €\n'
'\n'
'5 places\n'
'\n'
'OPTIONS ET ÉQUIPEMENTS :\n'
'Audio - Télécommunications :\n'
'- Kit téléphone main libre bluetooth\n'
'\n'
'Conduite :\n'
'- Affichage tête haute\n'
'- Démarrage sans clé\n'
'- Entrée sans clé\n'
'- Limiteur de vitesse\n'
'- Park Assist\n'
'- Régulateur de vitesse\n'
'\n'
'Extérieur :\n'
'- Jantes/roues en alliage léger\n'
'- Phares Xénon\n'
'- Radar de stationnement arrière\n'
'- Rétroviseurs extérieurs dégivrants\n'
'- Rétroviseurs extérieurs électriques\n'
'\n'
'Intérieur :\n'
'- Accoudoir avant\n'
'- Banquette arrière partagée et rabattable\n'
'- Climatisation automatique\n'
'- Climatisation automatique 4 zones ou plus\n'
'- Lève-vitres arrière électriques\n'
'- Lève-vitres avant électriques\n'
'- Siège conducteur réglable en hauteur\n'
'- Siège conducteur à réglage lombaire électrique\n'
'- Sécurité enfants électrique\n'
'- Trappe/sac à skis\n'
'- Volant en cuir\n'
'\n'
'Pack :\n'
'- Frein de parking automatique\n'
'- Frein de stationnement électrique\n'
'- Sièges en cuir partiel\n'
'- Verrouillage centralisé télécommandé\n'
'\n'
'Sécurité :\n'
'- AFU\n'
'- Aide au démarrage en pente\n'
'- Airbags\n'
'- Contrôle actif de pression pneus\n'
'- Contrôle de traction\n'
"- Détecteur actif d'angle mort\n"
'- ESP (programme de stabilité électronique)\n'
'- Fixations ISOFIX\n'
'- Phares antibrouillard\n'
'- Roue de secours standard\n'
'\n'
'Autres équipements et informations :\n'
'- 2 roues motrices\n'
"- Factures d'entretien\n"
'- Système anti bloquage (ABS)\n'
'- Volant réglable manuellement\n'
'\n'
'- consommation mixte: 4.20l/100\n'
'\n'
'*** EQUIPEMENTS : CLIMATISATION AUTOMATIQUE 4 ZONES / RADAR '
'DE STATIONNEMENT AVANT & ARRIERE / PHARES XENONS / '
'RETROVISEURS ELECTRIQUES RABATTABLES / LIMITEUR DE VITESSE / '
'REGULATEUR DE VITESSE / SIEGES ELECTRIQUES SEMI CUIR / '
'BLUETHOOTH " / ... ***',
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 140,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3166962010',
'listing': 'auction',
'make': 'PEUGEOT',
'model': '508',
'odometer': 149010,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'photo_urls': ['https://img.leboncoin.fr/api/v1/lbcpb1/images/63/27/7f/63277f6cae4ec405a3c5ca3768af4faac2692b70.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/ae/55/35/ae5535e1c89d4323b43e599c6a45fca4ab1e5eed.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/27/65/9e/27659e1255fe91de658ff2b4e29308279dab8e93.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/2f/54/6c/2f546c453bfde2c50d99b8643581dd51389361af.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/cd/c8/16/cdc816ffd5fb3bb2875bfef43fec86fe355cedfc.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/e4/aa/fe/e4aafec8109cb3052146964d4771acb2e640b55c.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/74/b7/26/74b726458f928799e60810dfe77f5184bbec4938.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/e7/95/5e/e7955ef471272bc489b874fa98110bd50e72d07c.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/cb/76/19/cb76194740f978ca2c6f50d3496105326c19ce98.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/a7/6f/a5/a76fa5a151fab0488141e9af1742861305380bb0.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/7a/e8/38/7ae838700aa175d5c0ba09c5dc1b5d0adad657a3.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/3a/09/de/3a09de6314783135a39f6ca4f7e624f4357d211f.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/c5/e3/63/c5e36321f413323b86bc8eb936aa1b92758ed74e.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/e9/c0/b3/e9c0b373b9201df07f86962279725d38914f818b.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/9c/15/b7/9c15b7d2c1e65f27d9b8232182316691919de34e.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/c8/70/6d/c8706d1131da50e0d1e647ed57cc9bd16bf56e01.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/29/3e/8d/293e8def1e3ca0087f1e1195f771cc3cf960e2b6.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/50/0e/7c/500e7c0bdc3a4f1e8cbde2cafd096e1d18b3fe87.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/bd/95/0f/bd950f224fe1527084a9071db77e96de4f204729.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/12/d3/a7/12d3a77d4a0111a63557ab75158afe1f6da757bf.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/b5/5c/cf/b55ccf32629c1d5a6be100b285f738659c4ea1d4.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/bc/5a/c5/bc5ac5a3b5dc4dcc4d49313830eaa3d72dc62340.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/ae/00/72/ae0072b5ac1828a471e90eef0f526582ef79665a.jpg?rule=ad-large'],
'price': 8990,
'price_includes_vat': False,
'registration_date': '2011-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 508 PEUGEOT 508 SW 2.0 HDI 140 ALLURE',
'transmission': 'manual',
'trim': '508 SW 2.0 HDi140 FAP Féline',
'vin': None,
'year': 2011}
2026-03-25 16:50:55 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: e3ca01d1-78a5-529c-a18b-b6d175f080cb with identifier: 3166962010
2026-03-25 16:50:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item e3ca01d1-78a5-529c-a18b-b6d175f080cb
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg.leboncoin.fr%252Fapi%252Fv1%252Flbcpb1%252Fimages%252F63%252F27%252F7f%252F63277f6cae4ec405a3c5ca3768af4faac2692b70.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-25 16:50:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/63/27/7f/63277f6cae4ec405a3c5ca3768af4faac2692b70.jpg?rule=ad-large not downloaded yet
2026-03-25 16:50:55 [auto_selling_leboncoin.fr] INFO: Found listing with ID: 3152296139
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%273152296139%27 HTTP/1.1" 200 None
2026-03-25 16:50:55 [auto_selling_leboncoin.fr] INFO: Scrape type for 3152296139: 1
2026-03-25 16:50:55 [auto_selling_leboncoin.fr] INFO: Scraping new listing 3152296139
2026-03-25 16:50:55 [auto_selling_leboncoin.fr] INFO: Extracted item: {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blanc',
'currency': 'EUR',
'description': 'Ford kuga 2.0 tdci 150 Titanium\n'
'Entretien à jour \n'
'Révisé et garantie\n'
'\n'
'OPTIONS ET ÉQUIPEMENTS :\n'
'Audio - Télécommunications :\n'
'- Android auto\n'
'- Apple CARPLAY\n'
'- Info trafic\n'
'- Kit téléphone main libre Bluetooth\n'
'- Lecteur CD /MP3\n'
'- Prise USB\n'
'- Radio\n'
'- Système de navigation\n'
'\n'
'Conduite :\n'
'- Accès et démarrage sans clé\n'
'- Accès main libre\n'
'- Aide au démarrage en côte\n'
'- Boîte de vitesse manuelle\n'
'- Capteur de pluie\n'
'- Choix du mode de conduite\n'
'- Démarrage sans clé\n'
'- Détecteur de pluie\n'
'- Essuies glaces automatiques\n'
'- Frein de parking auto\n'
'- Frein de parking électrique\n'
'- Indicateur de limitation de vitesse\n'
'- Système Start & stop\n'
"- Système d'accès sans clé\n"
'\n'
'Couleur :\n'
'- Peinture métallisée\n'
'\n'
'Extérieur :\n'
'- Aide au parking AR\n'
'- Caméra de recul\n'
"- Capteurs d'aide au stationnement arrière\n"
'- Echappement à double sortie\n'
'- Hayon électrique\n'
'- Jantes Alliage\n'
'- Jantes alu\n'
'- Jantes alu 17"\n'
'- Ouverture du coffre à distance\n'
'- Phares AV de jour à LED\n'
'- Rétroviseurs latéraux électriques\n'
'- Rétroviseurs rabattables électriquement\n'
'- Rétroviseurs électriques et dégivrants\n'
"- Sortie d'échappement chromée\n"
'- Vitres AR surteintées\n'
'\n'
'Intérieur :\n'
'- 4 vitres électriques\n'
'- Accoudoir central AV +AR\n'
'- Banquette 1/3 - 2/3\n'
'- Banquette coulissante\n'
'- Climatisation automatique\n'
'- Climatisation bi-zone\n'
'- Direction assistée\n'
"- Eclairage d'ambiance\n"
'- Miroir de courtoisie chauffeur éclairé\n'
'- Miroir de courtoisie passager éclairé\n'
'- Ordinateur de bord\n'
'- Porte gobelet avant\n'
'- Rétroviseur intérieur électrochrome\n'
'- Siège conducteur et passager avec réglage lombaire\n'
'- Volant alu/cuir\n'
'- Volant réglable hauteur\n'
'- Volant réglable profondeur\n'
'\n'
'Pack :\n'
'- Anti-démarrage\n'
'- Attache remorque\n'
'- Configuration 4 places\n'
'- Détecteur de lumière\n'
'- GPS Couleur\n'
'- Mode Eco\n'
'- Pneus été\n'
'- Régulateur / Limiteur de vitesse\n'
'- Sièges arrières 1/3 - 2/3\n'
'- Verrouillage centralisé\n'
'- Verrouillage centralisé avec télécommande\n'
'- Volant multifonctions\n'
'- Écran multifonction entièrement numérique\n'
'\n'
'Sellerie :\n'
'- Sellerie semi-cuir\n'
'\n'
'Sécurité :\n'
'- ABS\n'
'- Airbag arrière\n'
'- Airbag passager\n'
'- Airbags\n'
'- Airbags latéraux\n'
'- Antibrouillards avant\n'
'- Contrôle de pression des pneus\n'
'- Contrôle du freinage en courbe\n'
'- ESP\n'
'- Feux automatiques\n'
'- Fixations isofix\n'
'- Lecture des panneaux\n'
'- Phares antibrouillard\n'
'- Roue de secours galette\n'
"- Système d'appel d'urgence\n"
'- Système de lecture des panneaux\n'
'- Système de lecture des sms\n'
'\n'
'Autres équipements et informations :\n'
'- Actionnement du hayon par un mouvement de pied\n'
'- Double des clés\n'
"- Factures d'entretien\n"
'- GPS Tactile\n'
'- Mode normal\n'
'- Véhicule non fumeur',
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3152296139',
'listing': 'auction',
'make': 'FORD',
'model': 'Kuga',
'odometer': 100000,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'photo_urls': ['https://img.leboncoin.fr/api/v1/lbcpb1/images/98/e2/43/98e2434cd90d0fa59eef9373d989f830dff4d0e4.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/cb/25/0c/cb250c5c0c3edc9e554088c9a4ddbbcec47e31c5.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/2b/54/69/2b5469cce604bd583d013ce228f16b006488cf2b.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/7b/cd/fe/7bcdfe633d5c88362d9ddc8e47b3dbaa519f087d.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/76/27/a4/7627a431878b5a1d9f2dcabf7dce11348a1c7043.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/1c/66/35/1c663581c08fcd715505714a81ea4e45ee75e420.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/d8/b8/28/d8b828c2450fb148797a76b2d864fd35130575bd.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/1c/01/a7/1c01a70fd7388667185f9cc516befbcff31344d1.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/69/04/9e/69049e8dbacdfc23fb118f1f3475dd3376a82ac3.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/cb/72/f4/cb72f424c32ed5208247b175969122c60305be5d.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/8b/e6/c6/8be6c63733c6d153fdb9d47f1c327cab82506bea.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/5f/b2/03/5fb2038d44dcb1991dfb790fc7c083284f5b9f9a.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/2d/66/38/2d6638bf511430ba93f75d153be87e15b70cba18.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/87/8d/98/878d98e23216d512934de9f8eef4ef392df2c293.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/cc/ab/36/ccab3625003a22edd7dad05fd6145c8555905f64.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/bd/e7/99/bde799c40a90cf35b79e314257a35004cb0c94c0.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/d1/31/25/d1312521001646503e2652391edabbef8e4f6856.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/57/09/84/5709846a65569fd50b961f18ef29b39fe800b104.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/46/76/86/467686128c14949a5d3bca369afe32273c5939c8.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/45/11/ff/4511ff960732fc75bee662f73ac3a120bab0d86c.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/e7/39/b8/e739b8110935503d31f74b01a4fa80c382e3faeb.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/4b/5b/fb/4b5bfb27cda9d6700b45f7e3032ce2a49db8e459.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/d9/e0/9c/d9e09ce2bde95f1832a6e2a2737513f0ab58909b.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/fe/82/17/fe8217965975490d6ca6274f2a8d39c14f1bfbdd.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/d6/8f/63/d68f63c99237f06e4c765d0fdaa0d07d5b6b8829.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/11/e6/0c/11e60cf6e1ca2fb9724a7d528bfa2280ab864916.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/91/d3/b0/91d3b00ba50beb0b50e656b1f305df690d8af26d.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/63/bb/1d/63bb1db413ad32b1d5f2d05476ec6a48bf7e984f.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/3c/d8/0d/3cd80d9f535549fa46d3cc6dce00017357f98279.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/e6/78/04/e67804f84c9fdfbf5fc0b2ac857ae8dec8bb3e04.jpg?rule=ad-large'],
'price': 12990,
'price_includes_vat': False,
'registration_date': '2016-10-01',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Kuga Ford kuga 2.0 tdci 150 Titanium',
'transmission': 'manual',
'trim': 'Kuga 2.0 TDCi 150ch Stop&Start Titanium 4x4',
'vin': None,
'year': 2016}
2026-03-25 16:50:55 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 012cb9de-05ac-52cf-9eb7-a3816becaa4f with identifier: 3152296139
2026-03-25 16:50:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 012cb9de-05ac-52cf-9eb7-a3816becaa4f
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg.leboncoin.fr%252Fapi%252Fv1%252Flbcpb1%252Fimages%252F98%252Fe2%252F43%252F98e2434cd90d0fa59eef9373d989f830dff4d0e4.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-25 16:50:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/98/e2/43/98e2434cd90d0fa59eef9373d989f830dff4d0e4.jpg?rule=ad-large not downloaded yet
2026-03-25 16:50:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img.leboncoin.fr/api/v1/lbcpb1/images/a1/b5/3d/a1b53d97f15976e8c0744a99543c66cd856023c1.jpg?rule=ad-large> (referer: https://api.leboncoin.fr/finder/search)
2026-03-25 16:50:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img.leboncoin.fr/api/v1/lbcpb1/images/b7/73/c5/b773c5ea8657e268e15e1f36b09e3dd96e745982.jpg?rule=ad-large> (referer: https://api.leboncoin.fr/finder/search)
2026-03-25 16:50:55 [auto_selling_leboncoin.fr] INFO: Found listing with ID: 3156055313
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%273156055313%27 HTTP/1.1" 200 None
2026-03-25 16:50:55 [auto_selling_leboncoin.fr] INFO: Scrape type for 3156055313: 1
2026-03-25 16:50:55 [auto_selling_leboncoin.fr] INFO: Scraping new listing 3156055313
2026-03-25 16:50:55 [auto_selling_leboncoin.fr] INFO: Extracted item: {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Noir',
'currency': 'EUR',
'description': 'Nissan juke 1.5 dci 110 tekna\n'
'Le siege sera refais pour la vente \n'
'\n'
"5 places, carnet d'entretien\n"
'\n'
'OPTIONS ET ÉQUIPEMENTS :\n'
'Audio - Télécommunications :\n'
'- Bluetooth\n'
'- CD\n'
'- GPS\n'
'- commandes vocales\n'
'- ecran tactile\n'
'- lecteur carte SD\n'
'\n'
'Conduite :\n'
'- Park Assist\n'
'- Régulateur adaptatif\n'
'- Stop & Start\n'
'- allumage automatique des feux\n'
'- démarrage sans clé\n'
'- détecteur de pluie\n'
'- régulateur de vitesse\n'
'\n'
'Extérieur :\n'
'- camera 360\n'
'- caméra de recul\n'
'- jantes : aluminium\n'
'- jantes aluminium\n'
"- radar arrière de détection d'obstacles\n"
"- radar d'aide au stationnement\n"
'- rétroviseurs dégivrants\n'
'- rétroviseurs rabattables\n'
'\n'
'Intérieur :\n'
'- Banquette rabattable 1/3-2/3\n'
'- Intérieur cuir\n'
'- Rétroviseur intérieur jour nuit\n'
'-intérieur cuir\n'
"- Éclairage d'ambiance\n"
'- Accoudoir\n'
'- climatisation : automatique\n'
'- direction assistée\n'
'- fermeture centralisée\n'
'- sièges chauffants\n'
'- verrouillage à distance\n'
'\n'
'Pack :\n'
'- volant multifonctions\n'
'\n'
'Sécurité :\n'
'- Airbag(s)\n'
"- Détecteur d'angles mort\n"
'- Détecteur pression des pneus\n'
'- ABS\n'
'- ESP\n'
'- alarme\n'
'- fixations ISOFIX\n'
'- phares antibrouillard\n'
"- radar avant de détection d'obstacles",
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3156055313',
'listing': 'auction',
'make': 'NISSAN',
'model': 'Juke',
'odometer': 181967,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'photo_urls': ['https://img.leboncoin.fr/api/v1/lbcpb1/images/20/8d/8b/208d8bf4f70b329e3b755cdfd94899773c56cc24.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/7f/14/a7/7f14a72155fc1fa8406bfaa352a239c1b5bc7a4f.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/dc/3d/ae/dc3dae0e20211fec11fb8a9d109c891f7c5466b6.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/df/55/2a/df552ac34da1288ed511bd95f0e9ba6b7d127ac0.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/24/af/02/24af02b92b80d5dc5abae8ad8dff4de4ea07817e.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/d6/a5/39/d6a53921095e3a6713d4635f468049a25299e5e5.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/b5/3d/f3/b53df3b421f5bf2005dfc75cb3f47355d91d7c46.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/6e/b8/d2/6eb8d2361c986fdc85d48ba19f4086428d408d34.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/6d/68/96/6d68965b12e2ef4d1ad359075ff7aadc29f2efe2.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/35/dd/94/35dd94bb877aeab7d1897ffe305f2f15a8143064.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/ca/44/62/ca44626096a635cc9611e3466dce6d7093e30ca3.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/04/a2/92/04a292d175292fc3f6fb2974118bcaa6126d28d3.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/02/d3/4a/02d34abfcceec1774bcfe3f9872a00f54f08d669.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/c9/b6/b1/c9b6b110cf2f7e713cfc799a8312042c9ee95de1.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/7a/9d/02/7a9d02b4b4eb38e4d94572a3cbd27d3c24586609.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/a3/3d/ec/a33decb50ec9a58d8c0cfd04ed059c624ddf5627.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/af/64/07/af6407b7178dcaac13729358a68a940ad30a4c94.jpg?rule=ad-large'],
'price': 4990,
'price_includes_vat': False,
'registration_date': '2013-10-01',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Juke Nissan juke 1.5 dci 110 tekna',
'transmission': 'manual',
'trim': 'Juke 1.5 dCi 110ch FAP Tekna',
'vin': None,
'year': 2013}
2026-03-25 16:50:55 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 253e3dfd-7559-5e06-a979-5be043f47d3b with identifier: 3156055313
2026-03-25 16:50:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 253e3dfd-7559-5e06-a979-5be043f47d3b
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg.leboncoin.fr%252Fapi%252Fv1%252Flbcpb1%252Fimages%252F20%252F8d%252F8b%252F208d8bf4f70b329e3b755cdfd94899773c56cc24.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-25 16:50:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/20/8d/8b/208d8bf4f70b329e3b755cdfd94899773c56cc24.jpg?rule=ad-large not downloaded yet
2026-03-25 16:50:55 [auto_selling_leboncoin.fr] INFO: Found listing with ID: 3146258319
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%273146258319%27 HTTP/1.1" 200 None
2026-03-25 16:50:55 [auto_selling_leboncoin.fr] INFO: Scrape type for 3146258319: 1
2026-03-25 16:50:55 [auto_selling_leboncoin.fr] INFO: Scraping new listing 3146258319
2026-03-25 16:50:55 [auto_selling_leboncoin.fr] INFO: Extracted item: {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Gris',
'currency': 'EUR',
'description': 'Land-rover Range Rover Evoque 2.0 D R Dynamic HSE AWD BVA9, '
'10cv, 5 portes, mise en circulation le 15/05/2020\n'
'\n'
'Véhicule d’origine française, facture d’achat à l’appui.\n'
'Entretien exclusif Land Rover.\n'
'\n'
'La voiture est en très bon état intérieur / extérieur\n'
'\n'
'OPTIONS ET EQUIPEMENTS :\n'
'\n'
'Audio - Télécommunications:\n'
'- 6 Haut parleurs Meridian\n'
'- Apple Carplay\n'
"- Appel d'Urgence Localisé\n"
'- Commandes du système audio au volant\n'
'- Commandes vocales\n'
'- Ecran tactile\n'
'- Kit mains-libres Bluetooth\n'
'- Prise USB\n'
'- Radio numérique DAB\n'
'- Services connectés\n'
'- Système de localisation par satellite\n'
'\n'
'Conduite :\n'
'- Aide au démarrage en côte\n'
'- Arrêt et redémarrage auto. du moteur\n'
'- Capteur de luminosité\n'
'- Capteur de pluie\n'
'- Démarrage sans clé\n'
'- Limiteur de vitesse\n'
'- Palettes changement vitesses au volant\n'
'- Régulateur de vitesse\n'
'- Régulateur de vitesse adaptatif\n'
"- Système d'aide à la conduite\n"
"- Système d'assistance à la descente\n"
'\n'
'Extérieur :\n'
'- Caméra de recul\n'
'- Coffre assisté électriquement\n'
'- Eclairage au sol\n'
'- Feux arrière à LED\n'
'- Feux de jour à LED\n'
'- Hayon électrique\n'
'- Jantes alu 20" 5079 Gloss Black\n'
'- Phares LED Matrix adapt+signature LED\n'
'- Phares avant LED\n'
'- Radar de stationnement AV et AR\n'
'- Rétroviseurs dégivrants\n'
'- Rétroviseurs extérieurs électrochromes\n'
'- Rétroviseurs rabattables électriquement\n'
'- Rétroviseurs électriques\n'
"- Sortie d'échappement noire\n"
"- Système d'éclairage intelligent\n"
'- Toit panoramique\n'
'\n'
'Intérieur :\n'
'- Accoudoir arrière\n'
'- Accoudoir central AV avec rangement\n'
'- Banquette AR rabattable\n'
'- Clim automatique bi-zones\n'
"- Eclairage d'ambiance\n"
'- Fixations Isofix aux places arrières\n'
'- Inserts de tableau de bord métal\n'
'- Ordinateur de bord\n'
'- Rétro avec visibilité optimisée ClearSight\n'
'- Rétroviseur intérieur électrochrome\n'
'- Sièges cuir chauffants\n'
'- Sièges à mémoire avec réglage lombaire\n'
'- Vitres arrière teintées\n'
'- Vitres électriques\n'
'- Volant multifonction\n'
'- Volant réglable en profondeur et hauteur\n'
'\n'
'Sécurité :\n'
'- ABS\n'
"- Aide au freinage d'urgence\n"
'- Airbag conducteur\n'
'- Airbag passager\n'
'- Airbags latéraux avant\n'
'- Airbags rideaux AV et AR\n'
'- Antidémarrage électronique\n'
'- Antipatinage\n'
'- Assistance de maintient de trajectoire\n'
'- Contrôle de Traction\n'
'- Contrôle de couple en courbe\n'
'- Contrôle de freinage en courbe\n'
'- Détecteur de sous-gonflage\n'
'- ESP\n'
"- Freinage automatique d'urgence\n"
'- Reconnaissance panneaux de signalisation\n'
'- Système de détection de somnolence\n'
'- Système de prévention des collisions',
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 180,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3146258319',
'listing': 'auction',
'make': 'LAND-ROVER',
'model': 'Range Rover Evoque',
'odometer': 85346,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'photo_urls': ['https://img.leboncoin.fr/api/v1/lbcpb1/images/1e/54/c6/1e54c69c7a517c1c775ccd8c7ec3614cde81d5d5.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/37/73/6d/37736d01e848f9247ca7b360f04c503e40bd4f94.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/c8/eb/0b/c8eb0ba068870b2aaec54b83ed6ef6af4666b70e.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/94/39/a4/9439a4f30d1538b2fb365828bb2afe19ad49f5af.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/dc/c0/89/dcc08923cb9e511585b3f0ad25960cdb4c4ba0d4.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/28/fa/d0/28fad02ebdef2193072e03bcb9f1f2a89a8fd8ef.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/05/08/70/050870eb86e15c2178106bf002af7e01eb795820.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/32/fe/35/32fe35b738957c44fefc63f94ee22f70b70f67e0.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/22/34/17/223417d70320bb527096480e75ca30357685efbd.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/28/43/4f/28434fc81a73167c080ae1c3d974020157f1f7b0.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/f7/d6/96/f7d6967ec36beefeb1e4b42c3578aa9e551f5fc9.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/20/de/38/20de38f510909bd29bc3c3b2e45720fbff844eb2.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/a9/aa/e6/a9aae6f9dfaf17914b07103cb2d6996ca0960ac2.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/8c/1e/db/8c1edbc78aa71480ce0a1d74c72a1bf06b2ac479.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/36/53/f5/3653f58eb593d89f496e1ef32e7f3a4773932a60.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/49/0b/48/490b48e59845476fef63a1802a7ebc71d5953556.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/fd/a7/a0/fda7a0399a254600099c9bc7000947083f77c965.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/78/b8/99/78b899b73182ee7ec8329dafe630e97bc5b240af.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/b9/9c/9f/b99c9ffb88406ffcadc78bf34f788dae3689adde.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/6a/7f/5b/6a7f5b6376be63bfafdaa7c1df87f732359b0fa7.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/33/d7/01/33d701a07bbf1769b4486dff3d983709d1729dc6.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/cf/4b/98/cf4b980aac08430754ebbc6a640f3f70295e1b96.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/a0/85/20/a08520f64f9855dd69dbab37bd8d22e24c5f320f.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/38/82/11/38821163f12ba9f8be9d912b670a9e873419327c.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/8f/e0/97/8fe097d983df66285bf4f94afa5efaf021f480c0.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/2d/01/f5/2d01f59efdb8f21aeeaab27feb6b189a7cc25b3a.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/5c/a8/34/5ca83415a8440c653324881dcd7ab53397b45c6d.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/35/67/98/3567988a906e6842f3e331dcd4cfbf8ccbf07dc9.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/da/40/ad/da40add165ab278d335fd9b6ed0f791fe4a9a421.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/eb/4e/3a/eb4e3aebc6e3a982b5caf2278041070d8df6cb28.jpg?rule=ad-large'],
'price': 27990,
'price_includes_vat': False,
'registration_date': '2020-05-01',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover RR EVOQUE Land-rover Range Rover Evoque 2.0 D 180 ch R '
'Dynamic HSE AWD BVA9',
'transmission': 'automatic',
'trim': 'Range Rover Evoque 2.0 D 180ch AWD BVA',
'vin': None,
'year': 2020}
2026-03-25 16:50:55 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 646e020f-8f2d-5d6a-af93-881d5cc67e55 with identifier: 3146258319
2026-03-25 16:50:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 646e020f-8f2d-5d6a-af93-881d5cc67e55
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg.leboncoin.fr%252Fapi%252Fv1%252Flbcpb1%252Fimages%252F1e%252F54%252Fc6%252F1e54c69c7a517c1c775ccd8c7ec3614cde81d5d5.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-25 16:50:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/1e/54/c6/1e54c69c7a517c1c775ccd8c7ec3614cde81d5d5.jpg?rule=ad-large not downloaded yet
2026-03-25 16:50:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img.leboncoin.fr/api/v1/lbcpb1/images/c8/5a/43/c85a43c7ba21292fe3894c4475ce7c07e9289e6c.jpg?rule=ad-large> (referer: https://api.leboncoin.fr/finder/search)
2026-03-25 16:50:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img.leboncoin.fr/api/v1/lbcpb1/images/9a/ec/14/9aec14bf66bd8db2ac20caeac98b1f20525e324d.jpg?rule=ad-large> (referer: https://api.leboncoin.fr/finder/search)
2026-03-25 16:50:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img.leboncoin.fr/api/v1/lbcpb1/images/a0/ba/38/a0ba38d5041d0cc4aa077b22b74021a3b3d395d5.jpg?rule=ad-large> (referer: https://api.leboncoin.fr/finder/search)
2026-03-25 16:50:55 [auto_selling_leboncoin.fr] INFO: Found listing with ID: 3143984912
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%273143984912%27 HTTP/1.1" 200 None
2026-03-25 16:50:55 [auto_selling_leboncoin.fr] INFO: Scrape type for 3143984912: 1
2026-03-25 16:50:55 [auto_selling_leboncoin.fr] INFO: Scraping new listing 3143984912
2026-03-25 16:50:55 [auto_selling_leboncoin.fr] INFO: Extracted item: {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Noir',
'currency': 'EUR',
'description': 'MERCEDES CLASSE E 63 AMG PACK PERFORMANCE\n'
'/ ENTRETIEN COMPLET MERCEDES, berline, noir, 44 cv, 4 portes, '
'garantie : 3 mois.\n'
'\n'
'Prix TTC : 24 990 €\n'
'\n'
'5 places\n'
'\n'
'OPTIONS ET ÉQUIPEMENTS :\n'
'Audio - Télécommunications :\n'
'- Changeur CD\n'
'- Changeur DVD\n'
'- GPS\n'
'- Interface Bluetooth\n'
'- Interface média\n'
'- Prise audio USB\n'
'- Système audio Harman Kardon\n'
'- Système de sonorisation Surround Harman/Kardon LOGIC7 (14 '
'HP - 610 W)\n'
'\n'
'Conduite :\n'
"- Adaptive Brake avec l'aide au démarrage en côte\n"
'- Allumage automatique des phares\n'
'- Direction dynamique\n'
'- Détecteur de pluie\n'
'- KEYLESS-GO: Démarrage sans clé\n'
'- Régulateur de vitesse\n'
'- Select Drive\n'
'- Suspension sport\n'
'- Système Start/Stop\n'
'\n'
'Couleur :\n'
'- Peinture métallisée\n'
'\n'
'Extérieur :\n'
'- Aide parking avec caméra de recul\n'
'- Caméra de recul\n'
'- Eclairage des seuils de portes\n'
'- Feux avant LED\n'
'- Feux de jour\n'
'- KEYLESS-GO : démarrage sans clé et fermeture à distance du '
'couvercle du coffre à bagages\n'
"- PARKTRONIC : Système d'aide au stationnement (PTS+)\n"
"- Système d'echappement à double flux avec enjoliveurs de "
'tubes de sortie trapézoïdales\n'
"- Système d'échappement sport AMG avec nouvelle double "
'sortie\n'
'- Toit ouvrant panoramique électrique\n'
'- Toit ouvrant relevable électrique vitré avec fonction de '
'fermeture PRE-SAFE\n'
'\n'
'Intérieur :\n'
'- Accoudoir central AR avec rangement/porte-gobelet\n'
'- Accoudoir central AV avec vide-poches (non climatisé)\n'
'- Banquette AR rabattable 2/3 - 1/3\n'
'- Climatisation automatique confort Thermotronic 3 zones\n'
'- Climatisation automatique multi zones\n'
'- Colonne de direction réglable manuellement en hauteur et en '
'profondeur\n'
'- Direction assistée\n'
'- Direction paramétrique\n'
'- Direction paramétrique sport AMG\n'
'- ISOFIX : fixations pour sièges enfants AR\n'
'- Levier de vitesse en cuir Nappa\n'
'- Non fumeur\n'
'- Ordinateur de bord\n'
'- Poches aumônières au dos des sièges AV\n'
'- Prise 12V\n'
"- Prises 12V à l'AV et à l'AR\n"
'- Pédalier sport en acier inoxydable avec picots en '
'caoutchouc\n'
'- Sièges AV climatisés\n'
'- Sièges AV multicontours dynamiques avec fonction massage\n'
'- Sièges chauffants\n'
'- Sièges électriques à mémoire\n'
'- Volant Performance AMG avec applications en Alcantara\n'
'- Volant multifonctions à 4 branches en cuir Nappa\n'
'- Volant réglable électriquement\n'
'\n'
'Pack :\n'
"- Appuie-tête AR rabattables électriquement depuis l' AV\n"
'- Avertisseur dynamique de maintenance (ASSYST PLUS)\n'
'- Baguettes de seuil AMG en acier inoxydable brossé\n'
'- Ceintures de sécurité assorties à la couleur des '
'garnitures\n'
'- Détecteur automatique de siège-enfant MB sur le siège '
'passager AV\n'
'- Ecrous de roue antivol\n'
'- Etriers de frein peints en rouge\n'
'- Fermeture électrique automatique\n'
'- Feux ar. à LED\n'
'- Feux de stop adaptatifs\n'
'- Feux stop à diode LED\n'
'- Frein de parking automatique\n'
'- Inserts chromés sur les pare-chocs AV/AR, ainsi que sur les '
'flancs\n'
'- Inserts décoratifs en frêne noir (Inserts décoratifs en '
'piano laqué noir au niveau de la console centrale)\n'
'- TEMPOMAT (régulateur de vitesse) et SPEEDTRONIC (limiteur '
'de vitesse)\n'
'- Tableau de bord recouvert de similicuir ARTICO\n'
'- Train de roulement sport RIDE CONTROL AMG\n'
'- Volant Alcantara\n'
'- Volant multifonctions\n'
'- Échappement inox\n'
'- Étriers de freins rouges\n'
'\n'
'Sellerie :\n'
'- Sellerie cuir\n'
'\n'
'Sécurité :\n'
'- ABS\n'
'- ATTENTION ASSIST : système de détection de somnolence\n'
'- Airbag genoux pour conducteur\n'
'- Airbags\n'
'- Airbags bassin intégrés aux sièges conducteur et passager '
'AV\n'
'- Airbags de tête AV/AR\n'
'- Airbags latéraux AV\n'
'- Appuie-tête actifs "NECK-PRO" à l\' AV\n'
'- Avertisseur de perte de pression des pneus (témoin '
'uniquement)\n'
'- ESP\n'
'- Feux automatiques\n'
'- Fixations ISOFIX\n'
'- PRE SAFE : Système de sécurité préventif\n'
'- Projecteurs et feux AR antibrouillard\n'
'- Roue de secours\n'
'\n'
'Autres équipements et informations :\n'
"- ABS (anti-blocage de roues) et BAS (freinage d'urgence "
'assisté)\n'
'- Ailes AV spécifiques AMG avec monogramme "V8-BITURBO"\n'
'- Airbags frontaux à 2 seuils de déclenchement\n'
'- Antivol à clé électronique avec système de verrouillage '
'ELCODE\n'
'- Antivol électronique comprenant le système de verrouillage '
'ELCODE\n'
'- Boîte de vitesses 7 rapports SPEEDSHIFT MCT AMG avec '
'fonction Stop/Start ECO\n'
'- Boîte de vitesses automatique à 7 rapports 7G-TRONIC avec '
'levier sélecteur DIRECT SELECT\n'
'- Ceintures de sécurité 3 points avec rétracteur et limiteur '
"d'effort (x5)\n"
"- Ceintures de sécurité 3 points avec rétracteur à l'AV et "
"limiteur d'effort (x4)\n"
'- Clignotants à commande confort par impulsions\n'
"- Combiné d'instruments AMG avec menu AMG et chronomètre de "
'course RACETIMER\n'
'- Compteur tubulaires à cadrans clairs cerclés de chrome\n'
'- DRIVE UNIT AMG avec levier sélecteur E-SELECT\n'
"- Détecteur d'occupation du siège passager AV\n"
'- ESP (régulation de comportement dynamique) et ASR '
'(antipatinage)\n'
'- ESP AMG à 3 modes\n'
"- Eclairage dans l'accoudoir AV\n"
"- Factures d'entretien\n"
'- Feux de jour à diodes LED AMG spécifiques\n'
'- Grille de calandre à 3 lamelles dans ton noir\n'
'- ILS (Intelligent Light System) : Projecteurs bi-xénon avec '
"répartition variable de l'éclairage, éclairage actif dans les "
'virages, correcteur dynamique de portée, lave-phares et '
'assistant de feux de route\n'
'- Inserts décoratifs en frêne noir sur la console centrale, '
'le tableau bord et les contre-portes\n'
"- Interfaces USB et Aux-In dans l'accoudoir central AV\n"
'- Jantes alliage AMG 19" 10 branches finition gris titane AV '
': 255/35 R19, AR : 285/30 R19\n'
'- Jupe AV/AR et habillages bas de caisse AMG spécifiques\n'
'- Lève-vitres électriques (x4) à commande séquentielle et '
'dispositif anti-pincement\n'
"- Module d'éclairage à l'AR avec liseuses intégrées\n"
'- Phares teintés\n'
'- Repose pieds en acier inoxodable brossé avec picots en '
'caoutchouc\n'
'- Rétroviseurs intérieur et extérieur gauche jour/nuit '
'automatique et extérieurs rabattables électriquement\n'
'- Sièges AV tout électriques avec fonction mémoires incluant '
'la colonne de direction et les rétroviseurs extérieurs\n'
"- Sièges sport AMG à l'AV avec capitons transversaux et "
'plaquette AMG\n'
'- Vitrage intégral teinté vert\n'
'- Volant Performance AMG à 3 branches en cuir Nappa avec '
'méplat en parties inférieures et supérieures et palettes de '
'commande de boîte en aluminium\n'
'\n'
'- consommation extra urbaine: 7.50l/100\n'
'- consommation urbaine: 13.80l/100\n'
'- consommation mixte: 9.80l/100',
'doors_number': 4,
'emission_standard': None,
'engine': None,
'engine_horse_power': 525,
'expiration_date': None,
'fuel_type': 'Essence',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3143984912',
'listing': 'auction',
'make': 'MERCEDES-BENZ',
'model': 'Classe E',
'odometer': 164653,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'photo_urls': ['https://img.leboncoin.fr/api/v1/lbcpb1/images/4c/e0/24/4ce02403c49f07164f54643a757192af103a8212.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/8c/04/01/8c040103bc7446f8849421bbdf77f5cca996656f.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/8e/d5/15/8ed5154acb9fe8284f3da1812feddf418698f6fe.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/ca/2b/f5/ca2bf54cf9ad8d80570083c6dd398501fac6798f.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/bd/a9/f1/bda9f1e9ba9e69ff2ca1444fac072f2c4e6d098e.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/49/f8/2a/49f82a0e567c9ba3d6dfd901daff37c6a209224f.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/7d/f6/78/7df678b6a9497bfcca76cbdec2bda7c3885b8b6c.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/6d/43/25/6d432564d99e729bb4feebde4fadf8eb4cf04ddd.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/7a/ab/cc/7aabcc7450befeb04b07f2b5f34e7fc42b0faced.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/94/4b/6b/944b6bf5d48f1c05123ac866140bd03e882b41dc.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/d3/4f/4c/d34f4cb2a8f4b28de850a6c9cf166a4fcd6c2b9e.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/bd/0f/86/bd0f86659b1518c67f9a58816eea3b33a067583f.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/6c/52/bd/6c52bd1b3a7786779e32c253bd0f60fe5b70f859.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/07/cd/73/07cd7348a60c44ebef8eccfbf49bdebf67d7d085.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/1e/b6/35/1eb63501312e9d25995fd96c56e09d0affe1fb0c.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/9b/4e/74/9b4e744f0ab1837eecc0e8f1881892db21ce1f58.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/6f/7f/fc/6f7ffcf07dde49d3415e1c662ed0e986b58686f8.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/8b/0e/e3/8b0ee32fc6ca449e1a33299fed57a28475e55366.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/8a/79/6a/8a796a18958370e783c5495fce373f42df9720d0.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/30/01/8f/30018f67c78542349bfa9fd31b25710555bff13d.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/dc/74/f2/dc74f276426454b04af81c3a2ff6703069d245ba.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/10/ab/77/10ab772dacbe672598ebb04aca87cbf0f60c3120.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/e2/68/08/e268080915fac1cd3eaac9320342ca43af8dd786.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/ba/0e/13/ba0e13da4f21274867a59cd37e2a3e091b090802.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/55/dc/c6/55dcc66f85be97fab75070e6990054048b184f70.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/df/dd/ae/dfddaec9effd1d527b508bb702448954a48ea366.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/64/60/95/6460956889427497755382f9eb9e9fc207302ac9.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/41/28/51/4128512f5280a7db85eb1316fa8c4d333b59bab6.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/03/d7/57/03d757d7956524887659c21b7672571e89c73758.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/66/7d/cc/667dcc41815b2438233a4c32a1aa8aa15aae2ab2.jpg?rule=ad-large'],
'price': 24990,
'price_includes_vat': False,
'registration_date': '2009-10-01',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes E Berline MERCEDES CLASSE E 63 AMG PACK PERFORMANCE '
'ORIGINE FRANCE',
'transmission': 'automatic',
'trim': 'Classe E 63 AMG',
'vin': None,
'year': 2009}
2026-03-25 16:50:55 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 50645aa2-7316-531c-967f-c3c73beb2f1d with identifier: 3143984912
2026-03-25 16:50:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 50645aa2-7316-531c-967f-c3c73beb2f1d
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg.leboncoin.fr%252Fapi%252Fv1%252Flbcpb1%252Fimages%252F4c%252Fe0%252F24%252F4ce02403c49f07164f54643a757192af103a8212.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-25 16:50:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/4c/e0/24/4ce02403c49f07164f54643a757192af103a8212.jpg?rule=ad-large not downloaded yet
2026-03-25 16:50:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img.leboncoin.fr/api/v1/lbcpb1/images/30/59/af/3059aff8d2b3c525c724ef8946124312c6cbce4d.jpg?rule=ad-large> (referer: https://api.leboncoin.fr/finder/search)
2026-03-25 16:50:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img.leboncoin.fr/api/v1/lbcpb1/images/63/27/7f/63277f6cae4ec405a3c5ca3768af4faac2692b70.jpg?rule=ad-large> (referer: https://api.leboncoin.fr/finder/search)
2026-03-25 16:50:55 [auto_selling_leboncoin.fr] INFO: Found listing with ID: 3146257724
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%273146257724%27 HTTP/1.1" 200 None
2026-03-25 16:50:55 [auto_selling_leboncoin.fr] INFO: Scrape type for 3146257724: 1
2026-03-25 16:50:55 [auto_selling_leboncoin.fr] INFO: Scraping new listing 3146257724
2026-03-25 16:50:55 [auto_selling_leboncoin.fr] INFO: Extracted item: {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blanc',
'currency': 'EUR',
'description': 'MERCEDES-BENZ Classe E Coupé\n'
'220 CDi 170ch 10cv\n'
'Boîte automatique\n'
'Mise en circulation : 02/05/2013\n'
'Kilométrage : 110000 Km\n'
'\n'
'*Très Bon État Général Très Propre Intérieur Comme '
'Extérieur.\n'
'Aucun frais à prévoir.\n'
'\n'
'*Facture des entretiens disponible.\n'
'*Révision à jour.\n'
'\n'
'"GARANTIE 3 MOIS"\' - Extension de garantie possible '
'6/12/24/36/48/60 Mois.\n'
'(Selon éligibilité du véhicule)\n'
'\n'
'***Reprise de votre Véhicule possible***\n'
'- Service carte grise sur place -\n'
'\n'
'OPTIONS & EQUIPEMENTS :\n'
'\n'
'***Intérieur*** :\n'
'\n'
'-Grand \ufeffécran\n'
'- GPS\n'
'- \ufeffClimatisation automatique Bi-zone\n'
'- \ufeffSiège semi-électrique\n'
'- \ufeffSiège baquet\n'
'- Siège chauffant\n'
'- \ufeffIntérieur cuir noir\n'
'- \ufeffVolant multifonctions\n'
'- \ufeffVolant cuire\n'
'- \ufeffCommande au volant oral\n'
'- \ufeffCeinture qui vient au conducteur\n'
'- \ufeffAllume-cigares\n'
'- Prise USB\n'
'- \ufeffBluetooth\n'
'- \ufeff4 vitres électriques\n'
'- \ufeffRétroviseur intérieur jour nuit\n'
'- 2 modes de conduite\n'
'- \ufeffPrise isofix\n'
'- \ufeffAlarme\n'
'\n'
'***Extérieur*** :\n'
'\n'
'- Camera de recul\n'
'- Détecteur d’angle mort\n'
'- \ufeffRégulateur / Limiteur de vitesse\n'
'- Détecteur d’affranchissement de ligne\n'
'- \ufeffAide au stationnement avant-arrière\n'
'- \ufeffFeux Xénon\n'
'- \ufeffFeux Arrière LED\n'
'- \ufeffRétroviseur électrique rabattable\n'
'- \ufeffFeux automatique\n'
'- \ufeffEssuie-glaces automatiques\n'
'- \ufeffDirection assistée\n'
"- \ufeffJante aluminium 17'\n"
'- \ufeffFeux antibrouillard avant-arrière\n'
'- \ufeffABS\n'
'- \ufeffESP\n'
'- \ufeffAirbag\n'
'- \ufeffDouble des clés\n'
'\n'
'*VÉHICULE DISPONIBLE DÈS MAINTENANT*',
'doors_number': 2,
'emission_standard': None,
'engine': None,
'engine_horse_power': 170,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3146257724',
'listing': 'auction',
'make': 'MERCEDES-BENZ',
'model': 'Classe E',
'odometer': 110361,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'photo_urls': ['https://img.leboncoin.fr/api/v1/lbcpb1/images/cf/78/82/cf78821c74a9e1c5edaece0c94afda67e3a9a1f4.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/15/d6/ef/15d6ef4274e658d207d5a69e8f9f7fd310f0ba36.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/cb/bb/9b/cbbb9b026143048ebfe6467ab13fffd28d0d8db2.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/98/dd/f6/98ddf6b97614eeb901ba2fe5908272fa14b5e3ef.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/75/ce/b4/75ceb4322f7273a3b3694d42bba0c1b9547c7dc4.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/5b/3e/ed/5b3eed009515fe32b7775c871cc17e553adedf00.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/36/a8/4d/36a84df37f8dc10c5dc8fca9603662013541e0b5.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/e1/53/fa/e153fa6b62174de2a01a6b2d1af79f808d5c129e.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/bf/4b/97/bf4b97779e4f6a053ba7e3b238d07ef156ff1eac.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/2c/87/72/2c87727110ea37cebabab650006d05a5a5b9d54b.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/ca/64/0b/ca640b11a1993698dfd017846206f6a4ec55f270.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/ae/94/19/ae9419e55179b2b20407582aad6b0db2eea9b6ee.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/39/ff/5c/39ff5c142226b15ef53157928a9e4e1766f2bc33.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/ee/bc/33/eebc33306cda2ebda9df74bd08f68e562d3ffef2.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/24/ce/4c/24ce4c4766065ef5276bf242c9a53366facaaa72.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/bc/51/de/bc51de4148eab29a33fefdccd2966eab4718e34f.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/82/d7/3c/82d73c2a4817ceb81e8bb61d5a3193bbb07ba4f7.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/c5/5b/2a/c55b2a89da0f071157c5382a8c4a1967a6b04e3b.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/ee/4c/05/ee4c056bb6b72e46d7a159b38ca02608eb5c5c39.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/2a/1a/c5/2a1ac52d8b0a3699a889ec74374c1ab926c11987.jpg?rule=ad-large'],
'price': 14990,
'price_includes_vat': False,
'registration_date': '2013-05-01',
'seats_number': 4,
'seller_name': None,
'title': 'Mercedes CLASSE E MERCEDES-BENZ Classe E Coupé 220 CDi 170ch 10cv',
'transmission': 'automatic',
'trim': 'Classe E Coupe 220 CDI 7GTronic+',
'vin': None,
'year': 2013}
2026-03-25 16:50:55 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 39df48f5-a8cc-5acb-b020-1723475bc81c with identifier: 3146257724
2026-03-25 16:50:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 39df48f5-a8cc-5acb-b020-1723475bc81c
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg.leboncoin.fr%252Fapi%252Fv1%252Flbcpb1%252Fimages%252Fcf%252F78%252F82%252Fcf78821c74a9e1c5edaece0c94afda67e3a9a1f4.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-25 16:50:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/cf/78/82/cf78821c74a9e1c5edaece0c94afda67e3a9a1f4.jpg?rule=ad-large not downloaded yet
2026-03-25 16:50:55 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-25 16:50:55 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-25 16:50:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:50:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f06dc7ad790>
2026-03-25 16:50:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2118
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:50:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3b96134e-3b44-5281-9043-c89435b77476/3b96134e-3b44-5281-9043-c89435b77476_image_0.jpg HTTP/1.1" 201 0
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_leboncoin.fr',RowKey='https%3A%252F%252Fimg.leboncoin.fr%252Fapi%252Fv1%252Flbcpb1%252Fimages%252Fa1%252Fb5%252F3d%252Fa1b53d97f15976e8c0744a99543c66cd856023c1.jpg%253Frule%3Dad-large') HTTP/1.1" 204 0
2026-03-25 16:50:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/a1/b5/3d/a1b53d97f15976e8c0744a99543c66cd856023c1.jpg?rule=ad-large saved to cache
2026-03-25 16:50:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3b96134e-3b44-5281-9043-c89435b77476
2026-03-25 16:50:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3b96134e-3b44-5281-9043-c89435b77476 sending to next pipeline
2026-03-25 16:50:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:50:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f06dc7b7e10>
2026-03-25 16:50:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:50:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19174f9b-eb42-5cf2-9510-5678e8a3f3b9/19174f9b-eb42-5cf2-9510-5678e8a3f3b9_image_0.jpg HTTP/1.1" 201 0
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_leboncoin.fr',RowKey='https%3A%252F%252Fimg.leboncoin.fr%252Fapi%252Fv1%252Flbcpb1%252Fimages%252Fb7%252F73%252Fc5%252Fb773c5ea8657e268e15e1f36b09e3dd96e745982.jpg%253Frule%3Dad-large') HTTP/1.1" 204 0
2026-03-25 16:50:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/b7/73/c5/b773c5ea8657e268e15e1f36b09e3dd96e745982.jpg?rule=ad-large saved to cache
2026-03-25 16:50:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 19174f9b-eb42-5cf2-9510-5678e8a3f3b9
2026-03-25 16:50:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 19174f9b-eb42-5cf2-9510-5678e8a3f3b9 sending to next pipeline
2026-03-25 16:50:55 [auto_selling_leboncoin.fr] INFO: Found listing with ID: 3156049821
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%273156049821%27 HTTP/1.1" 200 None
2026-03-25 16:50:55 [auto_selling_leboncoin.fr] INFO: Scrape type for 3156049821: 1
2026-03-25 16:50:55 [auto_selling_leboncoin.fr] INFO: Scraping new listing 3156049821
2026-03-25 16:50:55 [auto_selling_leboncoin.fr] INFO: Extracted item: {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blanc',
'currency': 'EUR',
'description': 'Kia CARENS 1.7 CRDI 136CH PREMIUM ISG BVA 7 PLACES, '
'(Monospace), NOIR, 7cv, 5 portes, mise en circulation le '
'18-06-2014, garantie 3 mois ( MOIS).\n'
'\n'
'7 places, couleur intérieur : NOIR, longueur : 4,53 mètres,\n'
'Entretien à jour\n'
'\n'
'OPTIONS ET EQUIPEMENTS :\n'
'Audio - Télécommunications\n'
'- Ecran tactile\n'
'- GPS Cartographique\n'
'- Kit mains-libres Bluetooth\n'
'- Prise USB\n'
'\n'
'Conduite\n'
'- Capteur de luminosité\n'
'- Capteur de pluie\n'
'- Démarrage sans clé\n'
'- Limiteur de vitesse\n'
'- Régulateur de vitesse\n'
"- Système d'accès sans clé\n"
'\n'
'Extérieur\n'
'- Caméra de recul\n'
'- Feux arrière à LED\n'
'- Feux de jour à LED\n'
'- Radar de stationnement AR\n'
'- Radar de stationnement AV\n'
'- Rétroviseurs rabattables électriquement\n'
'\n'
'Intérieur\n'
'- 3 sièges individuels en rang 2\n'
'- Accoudoir central AV avec rangement\n'
'- Ecran multifonction couleur\n'
'- Fixations Isofix aux places arrières\n'
'- Ordinateur de bord\n'
'- Sièges rang 2 rabattables à plat\n'
'- Sièges rang 3 rabattables à plat\n'
'- Vitres teintées\n'
'- Volant cuir\n'
'- Volant multifonction\n'
'\n'
'Autres équipements et informations :\n'
'- OUVERTURE SANS CLEFS\n'
'\n'
'Kilométrage garanti.',
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 136,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3156049821',
'listing': 'auction',
'make': 'KIA',
'model': 'Carens',
'odometer': 138532,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'photo_urls': ['https://img.leboncoin.fr/api/v1/lbcpb1/images/ef/ad/b0/efadb02295ec3c6ceaae96b9b2d218dc5772ffeb.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/4c/88/b2/4c88b23eeaba58273b1b9c73c5cf67b40ab3f167.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/cd/a7/93/cda793708bc8d9bcd12fd9ece558754a89132de0.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/a4/73/ae/a473aeaba8ffc90bb2024cc057f25df0b886310e.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/e1/64/20/e164200c812c76c04b6ad6d204d530c1983df803.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/6d/3f/39/6d3f39e1210230eaf9112943bfc3febad9ce352f.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/40/9d/50/409d50c00217b8674d199be5ff540ea1fd8dcbaa.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/30/77/0d/30770d189fd43a5daad06f8681450f252f1f3d2e.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/0b/74/9b/0b749b8f309df1edda269f7c26b8b38923df4c24.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/5c/7a/fb/5c7afb83c362000c51dcc8b51da95022d4704200.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/bf/39/70/bf3970a5ba3546ab8d809a270f7c42e35fc5b730.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/b5/a2/42/b5a242b77aed53d275079f49ae29d46da4c6b12f.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/43/d6/3f/43d63f47172fedf8a07dd92792a32911496f4c54.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/7b/f0/93/7bf09335b108c762a1a7bc7437480b38f6b6befc.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/f9/c0/5c/f9c05cf1af0245ec6063cfd41e46e276e02ddd2b.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/82/b1/58/82b1587910e7cd1e5399b06ee399138277b7bd1c.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/f9/bc/82/f9bc822a122214742ab95380df5a2b5be1da6478.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/ed/70/76/ed707609a013b2030749c05cba4024ddc66251c5.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/15/3b/21/153b217d6916b5ad8972d0aaae8fc98751203525.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/8f/39/75/8f397566c33a09b30d906edb584a536178436743.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/b1/bb/37/b1bb37069095c69299ffc08afa24b66e82e36f10.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/af/1c/12/af1c126ed4ddd3e9056f0bf1ae3a98091568c298.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/cd/9e/01/cd9e014c80ef39beaeb4c97ce0c9776fe1448dfb.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/4a/e5/e5/4ae5e5f9aa9b9cccabe5eb08b0737cd79651d3ee.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/d0/8a/f9/d08af94acbb95a38638b2c064ade9f807167bdac.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/4d/0a/17/4d0a17ee16ac4425a8f530e7354981b77e7b375f.jpg?rule=ad-large'],
'price': 7990,
'price_includes_vat': False,
'registration_date': '2014-06-01',
'seats_number': 5,
'seller_name': None,
'title': 'KIA CARENS Kia CARENS 1.7 CRDI 136CH PREMIUM ISG 7 PLACES',
'transmission': 'manual',
'trim': 'Carens 1.7 CRDi 136ch FIFA World Cup™ Edition ISG 7 places',
'vin': None,
'year': 2014}
2026-03-25 16:50:55 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 5911714e-8cba-5538-b983-616b658a04b4 with identifier: 3156049821
2026-03-25 16:50:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 5911714e-8cba-5538-b983-616b658a04b4
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg.leboncoin.fr%252Fapi%252Fv1%252Flbcpb1%252Fimages%252Fef%252Fad%252Fb0%252Fefadb02295ec3c6ceaae96b9b2d218dc5772ffeb.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-25 16:50:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/ef/ad/b0/efadb02295ec3c6ceaae96b9b2d218dc5772ffeb.jpg?rule=ad-large not downloaded yet
2026-03-25 16:50:55 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 3b96134e-3b44-5281-9043-c89435b77476 with identifier 3159231059
2026-03-25 16:50:55 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: None -> <ConnectionState.START: 0>
2026-03-25 16:50:55 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.START: 0> -> <ConnectionState.HDR_SENT: 2>
2026-03-25 16:50:55 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.HDR_SENT: 2> -> <ConnectionState.HDR_SENT: 2>
2026-03-25 16:50:55 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.HDR_SENT: 2> -> <ConnectionState.OPEN_PIPE: 4>
2026-03-25 16:50:55 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.UNMAPPED: 0> -> <SessionState.BEGIN_SENT: 1>
2026-03-25 16:50:55 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-25 16:50:55 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-25 16:50:55 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-25 16:50:55 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-25 16:50:55 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPEN_PIPE: 4> -> <ConnectionState.OPEN_SENT: 7>
2026-03-25 16:50:56 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPEN_SENT: 7> -> <ConnectionState.OPENED: 9>
2026-03-25 16:50:56 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.BEGIN_SENT: 1> -> <SessionState.MAPPED: 3>
2026-03-25 16:50:56 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-25 16:50:56 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-25 16:50:56 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-25 16:50:56 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-25 16:50:56 [azure.servicebus._pyamqp.cbs] DEBUG: CBS completed opening with status: <ManagementOpenResult.OK: 1>
2026-03-25 16:50:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-25 16:50:56 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2025
2026-03-25 16:50:56 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-25 16:50:56 [azure.servicebus._pyamqp.cbs] DEBUG: CBS update in progress. Token put time: 1774457456
2026-03-25 16:50:56 [azure.servicebus._pyamqp.cbs] DEBUG: CBS update in progress. Token put time: 1774457456
2026-03-25 16:50:56 [azure.servicebus._pyamqp.cbs] DEBUG: CBS Put token result (<ManagementExecuteOperationResult.OK: 0>), status code: 202, status_description: b'Accepted'.
2026-03-25 16:50:56 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:56 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-25 16:50:56 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-25 16:50:56 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:56 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:56 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:56 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:56 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 3b96134e-3b44-5281-9043-c89435b77476
2026-03-25 16:50:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img.leboncoin.fr/api/v1/lbcpb1/images/a1/b5/3d/a1b53d97f15976e8c0744a99543c66cd856023c1.jpg?rule=ad-large>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Marron',
'currency': 'EUR',
'description': 'Mini Cooper cooper s 1.6 Turbo , berline, gris, 10 cv, '
'première mise en circulation le 30/10/2007, garantie : 3 '
'mois.\n'
'\n'
'Prix TTC : 7990 €\n'
'\n'
'OPTIONS ET ÉQUIPEMENTS :\n'
'Audio - Télécommunications :\n'
'- Android Auto\n'
'- Apple CarPlay\n'
'- Ecran tactile\n'
'- GPS\n'
'- Interface Bluetooth\n'
'\n'
'Conduite :\n'
'- Allumage automatique des phares\n'
'- Châssis sport\n'
'- Essuie-glaces automatiques\n'
'- Régulateur de vitesse\n'
'- Sélection du mode de conduite\n'
'\n'
'Extérieur :\n'
'- Becquet de toit\n'
'- Caméra de recul\n'
'- Eclairage de porte\n'
'- Feux arrière LED\n'
'- Jantes/roues en alliage léger 18"\n'
'- Lave-phares\n'
'- Phares Xénon\n'
'- Radar de stationnement arrière\n'
'- Rétroviseurs extérieurs électriques\n'
'- Toit ouvrant coulissant/relevable\n'
'- Vitres teintées\n'
'\n'
'Intérieur :\n'
'- Accoudoir avant\n'
'- Climatisation automatique\n'
'- Lève-vitres avant électriques\n'
'- Pack carbone\n'
'- Pédalier alu\n'
'- Volant 3 branches\n'
'- Volant en cuir\n'
'- Volant sport\n'
'\n'
'Pack :\n'
'- Appuie-tête arrière\n'
'- Assistance de freinage\n'
'- Ciel de pavillon noir\n'
'- Garnitures intérieures carbone\n'
'- Jantes noires\n'
'- Pack JCW (John Cooper Works)\n'
'- Verrouillage centralisé télécommandé\n'
'- Volant multifonctions\n'
'- Étriers de freins rouges\n'
'\n'
'Sellerie :\n'
'- Sièges en cuir\n'
'\n'
'Sécurité :\n'
'- ABS\n'
'- Airbag conducteur\n'
'- Airbag passager\n'
'- Contrôle de traction\n'
'- ESP\n'
'- Fixations ISOFIX\n'
'\n'
'Autres équipements et informations :\n'
'- Volant réglable manuellement',
'doors_number': 3,
'emission_standard': None,
'engine': None,
'engine_horse_power': 174,
'expiration_date': None,
'fuel_type': 'Essence',
'id': '3b96134e-3b44-5281-9043-c89435b77476',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3159231059',
'listing': 'auction',
'make': 'MINI',
'model': 'Cooper',
'odometer': 113636,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b96134e-3b44-5281-9043-c89435b77476/3b96134e-3b44-5281-9043-c89435b77476_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168670,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/a1/b5/3d/a1b53d97f15976e8c0744a99543c66cd856023c1.jpg?rule=ad-large',
'Width': 1067}],
'price': 7990,
'price_includes_vat': False,
'registration_date': '2007-10-01',
'seats_number': 4,
'seller_name': None,
'title': 'MINI COOPER Mini Cooper cooper s 1.6 Turbo 175',
'transmission': 'manual',
'trim': 'Cooper Cabrio S 204ch JCW DKG7',
'vin': None,
'year': 2007}
2026-03-25 16:50:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%273159231059%27 HTTP/1.1" 200 None
2026-03-25 16:50:56 [auto_selling_leboncoin.fr] INFO: Saving data for 3159231059: {'created_time': 1774457456.609007, 'last_price_update_time': 1774457456.609017}
2026-03-25 16:50:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_leboncoin.fr',RowKey='3159231059') HTTP/1.1" 204 0
2026-03-25 16:50:56 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 19174f9b-eb42-5cf2-9510-5678e8a3f3b9 with identifier 3148944848
2026-03-25 16:50:56 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:56 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:56 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 19174f9b-eb42-5cf2-9510-5678e8a3f3b9
2026-03-25 16:50:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img.leboncoin.fr/api/v1/lbcpb1/images/b7/73/c5/b773c5ea8657e268e15e1f36b09e3dd96e745982.jpg?rule=ad-large>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Bleu',
'currency': 'EUR',
'description': 'SKODA SUPERB 1.8 TFSI 160 COMBI\n'
'Véhicule révisé et garantie \n'
'Entretien à jour\n'
'\n'
'Prix TTC : 9990 €\n'
'\n'
'5 places\n'
'\n'
'OPTIONS ET ÉQUIPEMENTS :\n'
'Conduite :\n'
'- Allumage automatique des phares\n'
'- Régulateur de vitesse\n'
'\n'
'Extérieur :\n'
'- Jantes/roues en alliage léger 16"\n'
'- Phares Xénon\n'
'- Radar de stationnement arrière\n'
'- Retroviseur extérieur à mémoire\n'
'- Rétroviseurs extérieurs électriques\n'
'- Vitres teintées\n'
'\n'
'Intérieur :\n'
'- 4 vitres electriques\n'
'- Accoudoir arrière\n'
'- Accoudoir avant\n'
'- Banquette/sièges arrière rabattable\n'
'- Climatisation automatique\n'
'- Climatisation automatique bizone\n'
"- Climatisation à l'arrière\n"
'- Levier de vitesses en cuir\n'
'- Lève-vitres arrière électriques\n'
'- Lève-vitres avant électriques\n'
'- Rétroviseur intérieur électrochrome\n'
'- Rétroviseur passager réglable électriquement\n'
'- Siège conducteur réglable en hauteur\n'
'- Siège conducteur réglable éléctriquement\n'
'- Siège conducteur à réglage lombaire\n'
'- Siège passager réglable en hauteur\n'
'- Siège passager à réglage lombaire\n'
'- Vitre arrière chauffante\n'
'- Volant en cuir\n'
'\n'
'Pack :\n'
'- Antidémarrage\n'
'- Appuie-tête arrière\n'
'- Assistance de freinage\n'
'- Ceintures avant avec prétensionneurs\n'
'- Essuie glace arrière\n'
'- Pack multimédia\n'
'- Préparation radio\n'
'- Rideau pare-soleil arrière manuel\n'
'- Verrouillage centralisé télécommandé\n'
'- Volant multifonctions\n'
'\n'
'Sécurité :\n'
'- Aide au démarrage en pente\n'
'- Airbag conducteur\n'
'- Airbag latéral conducteur et passager\n'
'- Airbag passager\n'
'- Airbags rideaux arrière\n'
'- Airbags rideaux avant\n'
'- Contrôle de traction\n'
'- Contrôle pression pneus (RDC)\n'
'- ESP (programme de stabilité électronique)\n'
'- Fixation pour siège enfant\n'
'- Phares antibrouillard\n'
'\n'
'Autres équipements et informations :\n'
'- Antenne automatique/antenne dans les vitres\n'
'- Ceinture centrale arrière 3 points\n'
'- Feux indicateurs de changement de direction\n'
"- Filtre d'habitacle\n"
'- Pare chocs couleur véhicule\n'
'- Phares Longue Portée supplémentaires\n'
'- Système anti bloquage (ABS)\n'
'\n'
'- consommation extra urbaine: 6.00l/100',
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 160,
'expiration_date': None,
'fuel_type': 'Essence',
'id': '19174f9b-eb42-5cf2-9510-5678e8a3f3b9',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3148944848',
'listing': 'auction',
'make': 'SKODA',
'model': 'Superb',
'odometer': 87268,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 19,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19174f9b-eb42-5cf2-9510-5678e8a3f3b9/19174f9b-eb42-5cf2-9510-5678e8a3f3b9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161692,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/b7/73/c5/b773c5ea8657e268e15e1f36b09e3dd96e745982.jpg?rule=ad-large',
'Width': 1067}],
'price': 9990,
'price_includes_vat': False,
'registration_date': '2012-05-01',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Superb SKODA SUPERB 1.8 TFSI 160 COMBI',
'transmission': 'manual',
'trim': 'Superb Combi 1.8 T-FSI Ambition',
'vin': None,
'year': 2012}
2026-03-25 16:50:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%273148944848%27 HTTP/1.1" 200 None
2026-03-25 16:50:56 [auto_selling_leboncoin.fr] INFO: Saving data for 3148944848: {'created_time': 1774457456.961744, 'last_price_update_time': 1774457456.961753}
2026-03-25 16:50:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_leboncoin.fr',RowKey='3148944848') HTTP/1.1" 204 0
2026-03-25 16:50:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img.leboncoin.fr/api/v1/lbcpb1/images/98/e2/43/98e2434cd90d0fa59eef9373d989f830dff4d0e4.jpg?rule=ad-large> (referer: https://api.leboncoin.fr/finder/search)
2026-03-25 16:50:56 [auto_selling_leboncoin.fr] INFO: Found listing with ID: 3150477782
2026-03-25 16:50:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%273150477782%27 HTTP/1.1" 200 None
2026-03-25 16:50:57 [auto_selling_leboncoin.fr] INFO: Scrape type for 3150477782: 1
2026-03-25 16:50:57 [auto_selling_leboncoin.fr] INFO: Scraping new listing 3150477782
2026-03-25 16:50:57 [auto_selling_leboncoin.fr] INFO: Extracted item: {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Gris',
'currency': 'EUR',
'description': 'SEAT LEON Leon 1.5 16V eTSI - 150 - BV DSG 7 Xcellence 150, '
'5 portes, \n'
'Entretien à jour\n'
'Révisé et garantie \n'
'\n'
'Tous nos véhicules sont visibles en agence. \n'
' \n'
'\n'
"** Possibilité d'extension de garantie **\n"
'** Reportage photos complet disponible sur demande**\n'
' \n'
'OPTIONS ET EQUIPEMENTS DE SERIE\n'
'\n'
"Airbags latéraux à l'arrière\n"
"Jantes en alliage 18' Venice, avec pneus 225/40 R18 92Y\n"
'Pack Drive Assist L\n'
"2 Prises USB C à l'arrière\n"
"2 Prises USB C à l'avant\n"
'6 airbags (frontaux, latéraux, rideaux)\n'
'ABS et ASR\n'
'Accoudoir central arrière\n'
'Accoudoir central avant\n'
'Aide au stationnement arrière\n'
'Aide au stationnement avant\n'
"Alerte de non-bouclage des ceintures à l'avant\n"
'Banquette arrière rabattable 1/3-2/3\n'
'Bluetooth\n'
'Bouton de démarrage Kessy Go\n'
'Caméra de recul\n'
'Climatronic 3 zones\n'
'Commandes vocales\n'
'Connectivity Box avec chargeur à induction\n'
"Crochets d'arrimage dans le coffre\n"
"Désactivation de l'airbag du passager avant\n"
"Digital Cockpit : combiné d'instruments digital haute "
"résolution couleur de 10,25'\n"
"Eclairage d'ambiance intérieur à LED personnalisable\n"
'ESC avec alerte de pression des pneumatiques\n'
'Essuie-glaces avant automatique avec détecteur de pluie et '
'allumage automatique des feux\n'
'Fixation Isofix sur sièges arrières\n'
"Fonction appel d'urgence\n"
'Frein à main électrique (aide au démarrage en côte intégrée)\n'
'Front Assist avec détection des piétons et des cyclistes\n'
'Indicateur de changement de rapport de vitesse\n'
'Insert Dark Wood Grey sur la planche de bord\n'
'Keyless Access - entrée et démarrage mains libres\n'
'Lane Assist et détecteur de fatigue\n'
"Ordinateur de bord 3,5'' avec affichage de la température "
'extérieure\n'
'Pack chrome extérieur avec contours de vitres chromés\n'
'Pare-soleil avec porte-ticket coté conducteur\n'
"Park Assist - Système d'aide active au stationnement en "
'créneau et en bataille\n'
'Poignées de portes et rétroviseurs extérieur couleurs '
'carrosserie\n'
'Projecteurs antibrouillard à LED\n'
"Projecteurs Full LED avec lumière d'approche projetant "
"'Hola!' au sol et bandeau de LED arrière avec clignotants "
'dynamiques\n'
'Radio Numérique DAB\n'
'Réglages lombaires passager\n'
'Régulateur et limiteur de vitesse\n'
'Rétroviseur intérieur électrochrome\n'
'Rétroviseurs extérieurs électriques et dégivrants\n'
'Rétroviseurs rabattables électriquement\n'
'SEAT Connect\n'
'Sellerie en suédine noire\n'
'Seuils de portes rétroéclairés\n'
'Siège conducteur à réglage électrique avec mémoire\n'
'Sièges Sport\n'
"Spots de lecture à l'avant\n"
"Système de navigation avec écran tactile 10'' et Full Link "
'avec Apple CarPlay sans fil\n'
'Tapis de sol\n'
'Verrouillage centralisé à distance à télécommande, avec '
'verrouillage de la trappe à carburant\n'
'Vitres arrière surteintées\n'
'Vitres avant et arrière électriques\n'
'Volant cuir multifonction',
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Essence',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3150477782',
'listing': 'auction',
'make': 'SEAT',
'model': 'Leon',
'odometer': 76829,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'photo_urls': ['https://img.leboncoin.fr/api/v1/lbcpb1/images/f4/39/61/f4396153c7804d565bc88bb012084c0dd22bdd55.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/e0/79/3e/e0793e781e9646fb1a94087e69c74dd33af0fdb1.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/d4/5b/91/d45b9133c30a7c365d06adf33e917c94a6175647.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/95/9d/5a/959d5a0b061bbdf82388494fc0db943d4baff55c.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/e1/43/d2/e143d20abd0674ad3cdbcc5d03d91a3fa367ef75.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/40/56/dd/4056dd247f7919e58b8cb8bcdd504693cefb8c99.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/3c/f5/9c/3cf59c08cb1f78eb9c1e203d8cc5e6ad777b6bcd.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/eb/e7/48/ebe748f8fa8e8fb6aa9020d850901e752b275928.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/a3/44/83/a344835f26dcbbd1b0f6dd3ad232bf316ef7c6b4.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/61/a1/ce/61a1ce79e2d709e6c220c0789ae78ef222e87e88.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/70/eb/78/70eb78a913485b9b26d2d6b36dbe994f9df47e5a.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/60/60/3b/60603b008a1a45efb99de2ed732df883ba5dc2dc.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/4b/40/0f/4b400f9f3808aa57b1d82c3f92039d910c818e55.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/c7/7b/6b/c77b6b9a955e9d1b59c6c7c98c363f4a136a2fbf.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/44/6c/6c/446c6c38ab6a75996c47cd84b006ce9741d9b184.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/a4/f3/b7/a4f3b7db5f76181931d4cf3085ba915079cb3a7e.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/38/cc/fc/38ccfc740566d16d8781b6c1827e357ec897d399.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/0c/1b/21/0c1b21036d18f1de4792dd36bb87788e72951b1e.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/77/9c/14/779c14d59216ec20b81588a0264a0e8909996985.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/71/87/31/7187318f3398438bf0a460d309c914f8fb8f1e9c.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/51/f6/d5/51f6d55b4ba8116bf1357df4010bd395c20e3085.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/a9/75/e3/a975e31de43792dd2dd29cb1771788684520b31c.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/80/e9/69/80e969d20aeec28e96f9945837e62013c5f22d19.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/ea/1f/66/ea1f66cdfb93613315bec783155630ad8083fd62.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/4d/b6/c4/4db6c4ed918d846244d1d213cefbc51389144af8.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/a1/f3/19/a1f31952fa8f2c1a03299268d0b67dd7aa200e1c.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/aa/1b/a0/aa1ba0adf07afd74d85d9677918f4d8832746415.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/d6/a2/dd/d6a2dd935744717c1f6347f9d11d8f65a5af1ab6.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/5f/92/27/5f9227114613326b6b52bea662c148a14532776d.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/f3/4a/7b/f34a7bdc8ffee25f759b51794b58e0591309b24f.jpg?rule=ad-large'],
'price': 17990,
'price_includes_vat': False,
'registration_date': '2020-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'SEAT Leon SEAT LEON Leon 1.5 16V eTSI - 150 - BV DSG 7 Xcellence',
'transmission': 'automatic',
'trim': 'Leon 1.5 eTSI 150ch Xcellence DSG7',
'vin': None,
'year': 2020}
2026-03-25 16:50:57 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: c7fe4f5c-775f-59bf-80f5-7c5bedfbee70 with identifier: 3150477782
2026-03-25 16:50:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item c7fe4f5c-775f-59bf-80f5-7c5bedfbee70
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg.leboncoin.fr%252Fapi%252Fv1%252Flbcpb1%252Fimages%252Ff4%252F39%252F61%252Ff4396153c7804d565bc88bb012084c0dd22bdd55.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-25 16:50:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/f4/39/61/f4396153c7804d565bc88bb012084c0dd22bdd55.jpg?rule=ad-large not downloaded yet
2026-03-25 16:50:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:50:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f06dc7d02d0>
2026-03-25 16:50:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:50:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa677064-d67b-59a6-8a89-4ce5a5129d9d/fa677064-d67b-59a6-8a89-4ce5a5129d9d_image_0.jpg HTTP/1.1" 201 0
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_leboncoin.fr',RowKey='https%3A%252F%252Fimg.leboncoin.fr%252Fapi%252Fv1%252Flbcpb1%252Fimages%252Fc8%252F5a%252F43%252Fc85a43c7ba21292fe3894c4475ce7c07e9289e6c.jpg%253Frule%3Dad-large') HTTP/1.1" 204 0
2026-03-25 16:50:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/c8/5a/43/c85a43c7ba21292fe3894c4475ce7c07e9289e6c.jpg?rule=ad-large saved to cache
2026-03-25 16:50:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fa677064-d67b-59a6-8a89-4ce5a5129d9d
2026-03-25 16:50:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fa677064-d67b-59a6-8a89-4ce5a5129d9d sending to next pipeline
2026-03-25 16:50:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:50:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f06dcb2a950>
2026-03-25 16:50:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:50:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_579e6442-f62b-5eaf-98d9-1a70e06984f2/579e6442-f62b-5eaf-98d9-1a70e06984f2_image_0.jpg HTTP/1.1" 201 0
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_leboncoin.fr',RowKey='https%3A%252F%252Fimg.leboncoin.fr%252Fapi%252Fv1%252Flbcpb1%252Fimages%252F9a%252Fec%252F14%252F9aec14bf66bd8db2ac20caeac98b1f20525e324d.jpg%253Frule%3Dad-large') HTTP/1.1" 204 0
2026-03-25 16:50:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/9a/ec/14/9aec14bf66bd8db2ac20caeac98b1f20525e324d.jpg?rule=ad-large saved to cache
2026-03-25 16:50:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 579e6442-f62b-5eaf-98d9-1a70e06984f2
2026-03-25 16:50:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 579e6442-f62b-5eaf-98d9-1a70e06984f2 sending to next pipeline
2026-03-25 16:50:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:50:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f06dc7d2190>
2026-03-25 16:50:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:50:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_348c989f-f39c-5d2c-a275-405a751c8b43/348c989f-f39c-5d2c-a275-405a751c8b43_image_0.jpg HTTP/1.1" 201 0
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_leboncoin.fr',RowKey='https%3A%252F%252Fimg.leboncoin.fr%252Fapi%252Fv1%252Flbcpb1%252Fimages%252Fa0%252Fba%252F38%252Fa0ba38d5041d0cc4aa077b22b74021a3b3d395d5.jpg%253Frule%3Dad-large') HTTP/1.1" 204 0
2026-03-25 16:50:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/a0/ba/38/a0ba38d5041d0cc4aa077b22b74021a3b3d395d5.jpg?rule=ad-large saved to cache
2026-03-25 16:50:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 348c989f-f39c-5d2c-a275-405a751c8b43
2026-03-25 16:50:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 348c989f-f39c-5d2c-a275-405a751c8b43 sending to next pipeline
2026-03-25 16:50:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:50:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f06dcb24d10>
2026-03-25 16:50:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:50:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e415237-c551-5648-b6f7-b40ed6d7dad3/3e415237-c551-5648-b6f7-b40ed6d7dad3_image_0.jpg HTTP/1.1" 201 0
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_leboncoin.fr',RowKey='https%3A%252F%252Fimg.leboncoin.fr%252Fapi%252Fv1%252Flbcpb1%252Fimages%252F30%252F59%252Faf%252F3059aff8d2b3c525c724ef8946124312c6cbce4d.jpg%253Frule%3Dad-large') HTTP/1.1" 204 0
2026-03-25 16:50:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/30/59/af/3059aff8d2b3c525c724ef8946124312c6cbce4d.jpg?rule=ad-large saved to cache
2026-03-25 16:50:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3e415237-c551-5648-b6f7-b40ed6d7dad3
2026-03-25 16:50:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3e415237-c551-5648-b6f7-b40ed6d7dad3 sending to next pipeline
2026-03-25 16:50:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:50:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f06dcb2a790>
2026-03-25 16:50:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:50:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3ca01d1-78a5-529c-a18b-b6d175f080cb/e3ca01d1-78a5-529c-a18b-b6d175f080cb_image_0.jpg HTTP/1.1" 201 0
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_leboncoin.fr',RowKey='https%3A%252F%252Fimg.leboncoin.fr%252Fapi%252Fv1%252Flbcpb1%252Fimages%252F63%252F27%252F7f%252F63277f6cae4ec405a3c5ca3768af4faac2692b70.jpg%253Frule%3Dad-large') HTTP/1.1" 204 0
2026-03-25 16:50:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/63/27/7f/63277f6cae4ec405a3c5ca3768af4faac2692b70.jpg?rule=ad-large saved to cache
2026-03-25 16:50:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e3ca01d1-78a5-529c-a18b-b6d175f080cb
2026-03-25 16:50:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e3ca01d1-78a5-529c-a18b-b6d175f080cb sending to next pipeline
2026-03-25 16:50:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img.leboncoin.fr/api/v1/lbcpb1/images/20/8d/8b/208d8bf4f70b329e3b755cdfd94899773c56cc24.jpg?rule=ad-large> (referer: https://api.leboncoin.fr/finder/search)
2026-03-25 16:50:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img.leboncoin.fr/api/v1/lbcpb1/images/1e/54/c6/1e54c69c7a517c1c775ccd8c7ec3614cde81d5d5.jpg?rule=ad-large> (referer: https://api.leboncoin.fr/finder/search)
2026-03-25 16:50:57 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: fa677064-d67b-59a6-8a89-4ce5a5129d9d with identifier 3160581049
2026-03-25 16:50:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:57 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item fa677064-d67b-59a6-8a89-4ce5a5129d9d
2026-03-25 16:50:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img.leboncoin.fr/api/v1/lbcpb1/images/c8/5a/43/c85a43c7ba21292fe3894c4475ce7c07e9289e6c.jpg?rule=ad-large>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Bleu',
'currency': 'EUR',
'description': 'BMW Active Tourer 220 d Luxury Boîte automatique à 8 '
'rapports\n'
'Kilométrage : 173.000kms\n'
'Motorisation : 2.0 190ch\n'
'Puissance fiscale : 10\n'
'Boite de vitesse : Automatique\n'
'Nombre de places : 5\n'
'Energie : DIESEL\n'
'Mise en circulation 16/07/2015\n'
'Couleur extérieur : bleu\n'
'\n'
'----- OPTIONS -----—\n'
'-Système de navigation\n'
'-Bluetooth\n'
'-Aide au démarrage\n'
'-Radar de recul Av/Ar\n'
'-StartAndStop\n'
'-régulateur/limiteur de vitesse\n'
'-Feux autos\n'
'-Climatisation Auto\n'
'-vitres électriques\n'
'-Retro électrique rabattable\n'
'-Sièges cuir\n'
'-Jantes alu\n'
'-CONNECTDRIVE\n'
'-Volant multifonctions\n'
'-Projecteur led\n'
'-Hayon Électrique\n'
'-Détecteur de pluie auto\n'
'-Démarrage sans clé\n'
'-Ouverture sans clé\n'
'-Toit ouvrant Panoramique\n'
'-Led d’ambiance\n'
'-3Modes (Sport,Confort,Eco',
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 190,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'fa677064-d67b-59a6-8a89-4ce5a5129d9d',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3160581049',
'listing': 'auction',
'make': 'BMW',
'model': 'Série 2',
'odometer': 175300,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa677064-d67b-59a6-8a89-4ce5a5129d9d/fa677064-d67b-59a6-8a89-4ce5a5129d9d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170217,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/c8/5a/43/c85a43c7ba21292fe3894c4475ce7c07e9289e6c.jpg?rule=ad-large',
'Width': 1067}],
'price': 11990,
'price_includes_vat': False,
'registration_date': '2015-07-01',
'seats_number': 5,
'seller_name': None,
'title': 'B.M.W. SERIE 2 BMW Active Tourer 220 d Luxury Boîte automatique x '
'drive',
'transmission': 'automatic',
'trim': 'Série 2 ActiveTourer 220dA 190ch Executive',
'vin': None,
'year': 2015}
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%273160581049%27 HTTP/1.1" 200 None
2026-03-25 16:50:57 [auto_selling_leboncoin.fr] INFO: Saving data for 3160581049: {'created_time': 1774457457.279659, 'last_price_update_time': 1774457457.279667}
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_leboncoin.fr',RowKey='3160581049') HTTP/1.1" 204 0
2026-03-25 16:50:57 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 579e6442-f62b-5eaf-98d9-1a70e06984f2 with identifier 3155204416
2026-03-25 16:50:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:57 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 579e6442-f62b-5eaf-98d9-1a70e06984f2
2026-03-25 16:50:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img.leboncoin.fr/api/v1/lbcpb1/images/9a/ec/14/9aec14bf66bd8db2ac20caeac98b1f20525e324d.jpg?rule=ad-large>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Noir',
'currency': 'EUR',
'description': 'Alfa Roméo Mito 1.6 JTDM 120 Sélective \n'
'Révisé et garantie \n'
'Entretien à jour\n'
'\n'
'Équipements et options :\n'
'- Pack Sport (Jantes 18’’, pare-choc arrière sport, becquet '
'arrière, instrumentation sport (éclairage blanc du fond de '
'compteur)\n'
'- Système D.N.A (Dynamic / Normal / All Weather)\n'
'- Climatisation\n'
'- Volant cuir + commandes radio au volant\n'
'- Sellerie cuir\n'
'- Seuils de porte aluminium\n'
'- Tableau de bord finition style carbone\n'
'- Cerclage de feux avant et arrière chromé\n'
'- Sortie d’échappement chromé\n'
'- Système audio Bose\n'
'- Feux de brouillard avant',
'doors_number': 3,
'emission_standard': None,
'engine': None,
'engine_horse_power': 120,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '579e6442-f62b-5eaf-98d9-1a70e06984f2',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3155204416',
'listing': 'auction',
'make': 'ALFA ROMEO',
'model': 'MiTo',
'odometer': 200000,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_579e6442-f62b-5eaf-98d9-1a70e06984f2/579e6442-f62b-5eaf-98d9-1a70e06984f2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162078,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/9a/ec/14/9aec14bf66bd8db2ac20caeac98b1f20525e324d.jpg?rule=ad-large',
'Width': 1067}],
'price': 3490,
'price_includes_vat': False,
'registration_date': '2009-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'Alfa Romeo MiTo Alfa Roméo Mito 1.6 JTDM 120 Sélective',
'transmission': 'manual',
'trim': 'MiTo 1.6 JTD 16v Distinctive',
'vin': None,
'year': 2009}
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%273155204416%27 HTTP/1.1" 200 None
2026-03-25 16:50:57 [auto_selling_leboncoin.fr] INFO: Saving data for 3155204416: {'created_time': 1774457457.327585, 'last_price_update_time': 1774457457.327594}
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_leboncoin.fr',RowKey='3155204416') HTTP/1.1" 204 0
2026-03-25 16:50:57 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 348c989f-f39c-5d2c-a275-405a751c8b43 with identifier 3148341293
2026-03-25 16:50:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:57 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 348c989f-f39c-5d2c-a275-405a751c8b43
2026-03-25 16:50:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img.leboncoin.fr/api/v1/lbcpb1/images/a0/ba/38/a0ba38d5041d0cc4aa077b22b74021a3b3d395d5.jpg?rule=ad-large>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Gris',
'currency': 'EUR',
'description': 'PORSCHE CAYENNE 4.8i V8 400 BVA Tiptronic S \n'
'\n'
'Entretien Porsche à jour\n'
'Aucun frais à prevoir\n'
'\n'
'OPTIONS ET ÉQUIPEMENTS :\n'
'Audio - Télécommunications :\n'
'- BOSE Surround Sound-System\n'
'\n'
'Conduite :\n'
"- Commande d'accélérateur électronique\n"
'- Frein de parking électrique\n'
'- Régulateur de vitesse\n'
'\n'
'Extérieur :\n'
'- Hayon automatique\n'
'- Jantes "Cayenne S III" 18 pouces\n'
'- Jantes Cayenne S III 18 pouces\n'
'- Pédales en acier spécial\n'
'- Signature "PORSCHE" avec monogramme arrière chromé\n'
'- Toit ouvrant coulissant/relevable électriquement\n'
'\n'
'Intérieur :\n'
'- 5 prises de courant (12 V)\n'
'- Banquette AR fractionnable 60/40 ou entièrement rabattable\n'
'- Climatisation automatique 4 zones\n'
"- Concept d'éclairage de l'habitacle\n"
'- Direction assistée\n'
'- Dos des sièges avant avec aumônières intégrées\n'
'- Double pare-soleil conducteur et passager\n'
'- Fermeture centralisée des portes à télécommande\n'
'- Ordinateur de bord\n'
"- Porte-gobelets doubles à diamètre variable à l'avant et à "
"l'arrière\n"
"- Sièges chauffants à l'avant et à l'arrière\n"
'\n'
'Pack :\n'
'- 4 portes avec protection anti-encastrement latérale\n'
'- Baguettes de seuil de porte en acier spécial\n'
'- Baguettes de seuil de porte en acier spécial avec '
'monogramme du modèle\n'
'- Capacité de réservoir : 85 litres\n'
'- Capot moteur avec double bossage\n'
'- Ceintures de sécurité en Noir\n'
'- Ciel de toit en tissu\n'
"- Deux sorties d'échappement simples couleur Argent mat\n"
'- Etriers de freins de couleur argent\n'
'- Feux arrière à DEL avec feux stop adaptatifs\n'
'- Feux avant avec feux de position et clignotants à DEL\n'
'- Kit de réparation pneumatique\n'
'- Kit de réparation pneumatique avec compresseur auxiliaire '
'électrique\n'
"- Lamelles des entrées d'air latérales en Noir\n"
'- Pack Bois Acajou Maritime\n'
'- Pack intérieur peint en Noir, finition brillante\n'
'- Poignées de porte peintes dans la couleur de la '
'carrosserie\n'
'- Portes avec protection anti-encastrement latérale\n'
'- Pré-équipement attelage\n'
'- Sièges Confort partiel cuir\n'
'- Sièges garnis cuir partiel\n'
'\n'
'Sécurité :\n'
'- Airbags grand volume pour le conducteur et le passager\n'
'- Airbags latéraux avant intégrés aux sièges\n'
'- Airbags rideaux\n'
'- Feux antibrouillard, intégrés au bouclier avant\n'
'- Système de régulation antipatinage (ASR)\n'
'\n'
'Autres équipements et informations :\n'
'- 5 instruments ronds intégrés dans le cockpit\n'
'- 5 places, banquette arrière avec 2 sièges latéraux '
'confortables et une place centrale\n'
'- ABS (antiblocage des roues intégré au PSM)\n'
'- Accoudoir de la console centrale relevable et réglable en '
'profondeur\n'
"- Affichage analogique : température et pression d'huile, "
'température du liquide de refroidissement, niveau carburant\n'
'- Antenne intégrées dédiées à la radio, la navigation, le '
"téléphone et la TV (selon l'équipement choisi)\n"
'- Antennes intégrées permettant la réception de la radio, de '
'la navigation, du téléphone et de la TV (selon les '
'équipements, fonction RDS Diversity uniquement pour le PCM)\n'
'- Appuie-tête réglables sur 4 sièges (non réglable sur la '
'place centrale arrière)\n'
"- Assistance automatique à l'utilisation des feux de "
'croisement\n'
'- Avertisseur sonore à 2 tonalités avec avertisseur sonore '
"simple supplémentaire pour système d'alarme\n"
'- Baguettes de parement de couleur Argent\n'
'- Banquette arrière fractionnable (40/20/40), accoudoir '
'central rabattable, avec réglage manuel de la profondeur '
"d'assise et de l'inclinaison du dossier\n"
'- Bobines d allumage séparées, distribution, statique à haute '
'tension\n'
"- Bobines d'allumage séparées (distribution statique à haute "
'tension)\n'
"- Bouclier avant avec entrées d'air\n"
"- Bouclier avant avec entrées d'air intégrées\n"
'- Carrosserie galvanisée autoporteuse\n'
'- Ceintures de sécurité avec prétensionneur (avant et '
"arrière), limiteur d'effort de ceinture (avant), ceinture 3 "
'points sur la place centrale arrière\n'
"- Chauffage de la lunette arrière avec fonction d'arrêt "
'automatique\n'
'- Châssis à ressorts hélicoïdaux en acier\n'
'- Climatisation automatique avec réglage séparé côtés '
'conducteur et passager, contrôle automatique du recyclage de '
"l'air incluant un capteur de qualité de l'air\n"
'- Climatisation automatique avec réglage séparé côtés '
'conducteur et passager, contrôle automatique du recyclage de '
"l'air, touche AC-MAX et capteur d'humidité\n"
"- Collecteur d'admission variable à résonnance\n"
'- Compensation hydraulique du jeu des soupapes\n'
"- Coupure d'alimentation automatique en décélération\n"
'- Couvre-bagages souple enroulable (dissimulé dans un boitier '
'amovible)\n'
'- Diagnostic embarqué (OBD II) avec contrôle des émissions\n'
'- Différentiel de freinage automatique (ABD)\n'
"- Dispositif de contrôle de l'usure des freins sur chaque "
'plaquette\n'
'- Dispositif de gestion thermique\n'
'- Ecran TFT couleur haute définition 4,8 pouces, affichage '
'des rapports de la Tiptronic S, des intervalles de révision, '
'de la température extérieure et des différents témoins '
"d'alarme\n"
'- Essieu arrière multibras\n'
'- Essieu avant à double triangulation\n'
"- Essuie-glace arrière avec réglage de l'intermittence et "
'buse de lave-glace intégrée au becquet\n'
'- Essuie-glace avant à 2 vitesses de balayage et '
'intermittence variable, capteur de pluie, et buses de '
'lave-glace chauffantes\n'
'- Filtres à particules et à pollen avec filtre à charbon '
'actif\n'
'- Fonction Stop-Start automatique\n'
'- Hayon arrière avec becquet intégré\n'
'- Instruments ronds avec compte-tours cercle de couleur '
'Argent\n'
'- Lubrification à carter sec intégrée avec aspiration à deux '
'étages\n'
'- Lubrification à carter sec intégrée avec aspiration à deux '
'étapes\n'
'- Lève-vitres électriques avant et arrière, avec fonctions '
'confort, anti-pincement, et abaissement séquentiel\n'
'- Module de gestion électronique EMS SDI 8\n'
'- Phares principaus de type projecteurs H7 avec réglage '
'manuel de la portée\n'
'- Porsche Traction Management (PTM) : transmission intégrale '
'dynamique avec différentiel central multidisque électronique\n'
'- Pédales en matière composite\n'
'- Range-bouteille dans les contre-portes avant et arrière\n'
"- Rangements dans l'habitacle (selon les modèles et les "
'options de personnalisation choisies)\n'
'- Refroidissement du moteur\n'
'- Renvois de ceinture des sièges avant et arrière latéraux '
'réglables manuellement en hauteur\n'
'- Réglage électronique du ralenti\n'
"- Régulation sélective des cames d'échappement\n"
'- Régulation sélective du cliquetis\n'
'- Rétroviseur intérieur anti-éblouissement à commande '
'manuelle\n'
'- Rétroviseurs extérieurs chauffants, réglables et repliables '
'électriquement, de forme asphérique côté conducteur\n'
'- Système "Roll-Over" (détection de tonneaux) déclenche '
'airbags rideaux et prétensionneurs de ceintures\n'
'- Système "Rollover" (détection de tonneaux) : déclenche les '
'airbags rideaux et les prétensionneurs de ceinture\n'
'- Système ISOFIX de fixation de sièges enfant sur le siège '
'passager et les sièges arrière latéraux\n'
'- Système anti-démarrage à transpondeur, sécurisation du '
"coffre, système antivol avec contrôle de l'habitacle par "
'ultrasons\n'
'- Système antichocs avec traverses haute résistance et deux '
'éléments de déformation, avec taraudages destinés au vissage '
"du crochet de remorquage de l'équipement de bord\n"
'- Système antichocs avec traverses haute résistance et deux '
'éléments de déformation, avec taraudages déstinés au vissage '
"de l'anneau de remorquage de l'équipement de bord\n"
'- Système antidémarrage, système antivol avec surveillance de '
"l'habitacle par ultrasons\n"
'- Système audio CDR-31 avec écran tactile 7 pouces couleur, '
'radio double tuner, lecteur CD, compatible MP3, doté de 10 '
"haut-parleurs d'une puissance globale de 100 watts\n"
"- Système d'alimentation en carburant sans reflux\n"
"- Système d'alimentation en carburant, sans reflux\n"
'- Système de stabilité dynamique (PSM)\n'
'- Touche SPORT\n'
'- Touche « Sport »\n'
'- Troisième feu stop (DEL), intégré au becquet arrière\n'
'- Témoin de ceintures pour les sièges avant\n'
"- VarioCam Plus (calage axial d'arbre à cames en continu et "
'réglage de la levée des soupapes)\n'
'- Vitres teintées à isolation thermique avec pare-brise '
'teinté dégradé gris\n'
'- Volant à réglage manuel en hauteur et en profondeur, '
'couronne de volant en cuir lisse',
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 400,
'expiration_date': None,
'fuel_type': 'Essence',
'id': '348c989f-f39c-5d2c-a275-405a751c8b43',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3148341293',
'listing': 'auction',
'make': 'PORSCHE',
'model': 'Cayenne',
'odometer': 152800,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_348c989f-f39c-5d2c-a275-405a751c8b43/348c989f-f39c-5d2c-a275-405a751c8b43_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169982,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/a0/ba/38/a0ba38d5041d0cc4aa077b22b74021a3b3d395d5.jpg?rule=ad-large',
'Width': 1067}],
'price': 24990,
'price_includes_vat': False,
'registration_date': '2014-10-01',
'seats_number': 5,
'seller_name': None,
'title': 'Porsche CAYENNE PORSCHE CAYENNE 4.8i V8 400 BVA Tiptronic S',
'transmission': 'automatic',
'trim': 'Cayenne S TipTronic',
'vin': None,
'year': 2014}
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%273148341293%27 HTTP/1.1" 200 None
2026-03-25 16:50:57 [auto_selling_leboncoin.fr] INFO: Saving data for 3148341293: {'created_time': 1774457457.373122, 'last_price_update_time': 1774457457.37313}
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_leboncoin.fr',RowKey='3148341293') HTTP/1.1" 204 0
2026-03-25 16:50:57 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 3e415237-c551-5648-b6f7-b40ed6d7dad3 with identifier 3166967764
2026-03-25 16:50:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:57 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 3e415237-c551-5648-b6f7-b40ed6d7dad3
2026-03-25 16:50:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img.leboncoin.fr/api/v1/lbcpb1/images/30/59/af/3059aff8d2b3c525c724ef8946124312c6cbce4d.jpg?rule=ad-large>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Gris',
'currency': 'EUR',
'description': 'Marque : Land Rover\n'
'Modèle : LAND ROVER Discovery\n'
'Sport 2.0 TD4 16V 4x4 5PL 180 cv\n'
'Année : 12/2016\n'
'Kilométrage : 176.000 km\n'
'Energie : Diesel\n'
'Boîte de vitesses : Boîte Auto\n'
'\n'
'Contrôle Technique: OK\n'
'\n'
'Options\n'
'- Direction assistée\n'
'- Vitres électrique\n'
'- Fermeture centrale\n'
'- Ordinateur de borde\n'
'- Climatisation automatique\n'
'- Rétroviseurs électriques\n'
'- Essuie-glaces automatiques\n'
'- Phares automatiques,\n'
'- Projecteurs bi-xénon\n'
'- phare a Led de jours\n'
'- Aide parking /ar avec caméra\n'
'- Aide parking avec caméra de recul\n'
'- Coffre électrique\n'
'- Démarrage sans clés\n'
'- Bluetooth Audio\n'
'- Bluetooth téléphone\n'
'- Grand GPS europée\n'
'- kit main libre\n'
'- Sièges chauffants avant\n'
'- Sièges électriques en cuir\n'
'- Fixations ISOFIX\n'
'- Palettes au volant\n'
'- START & STOP\n'
'- Régulateur de vitesse\n'
'- Limiteur de vitesse\n'
'- Airbag\n'
'- ABS\n'
'\n'
'Entretien du véhicule\n'
'- Facture d’entretien à jour\n'
'- entretenu à jour\n'
'\n'
'VÉHICULE TRÈS PROPRE INTERIEUR ET\n'
'EXTÉRIEUR',
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 179,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '3e415237-c551-5648-b6f7-b40ed6d7dad3',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3166967764',
'listing': 'auction',
'make': 'LAND-ROVER',
'model': 'Discovery Sport',
'odometer': 176929,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e415237-c551-5648-b6f7-b40ed6d7dad3/3e415237-c551-5648-b6f7-b40ed6d7dad3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154283,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/30/59/af/3059aff8d2b3c525c724ef8946124312c6cbce4d.jpg?rule=ad-large',
'Width': 1067}],
'price': 14990,
'price_includes_vat': False,
'registration_date': '2016-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Discovery Sport LAND ROVER DISCOVERY 2.0 TD4 180 HSE '
'SPORT',
'transmission': 'automatic',
'trim': 'Discovery Sport 2.0 TD4 180ch AWD HSE BVA Mark II',
'vin': None,
'year': 2016}
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%273166967764%27 HTTP/1.1" 200 None
2026-03-25 16:50:57 [auto_selling_leboncoin.fr] INFO: Saving data for 3166967764: {'created_time': 1774457457.418481, 'last_price_update_time': 1774457457.418489}
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_leboncoin.fr',RowKey='3166967764') HTTP/1.1" 204 0
2026-03-25 16:50:57 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: e3ca01d1-78a5-529c-a18b-b6d175f080cb with identifier 3166962010
2026-03-25 16:50:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:57 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item e3ca01d1-78a5-529c-a18b-b6d175f080cb
2026-03-25 16:50:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img.leboncoin.fr/api/v1/lbcpb1/images/63/27/7f/63277f6cae4ec405a3c5ca3768af4faac2692b70.jpg?rule=ad-large>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Noir',
'currency': 'EUR',
'description': 'PEUGEOT 508 SW 2.0 HDI 140 ALLURE, BREAK, NOIR, 8 cv, 5 '
'portes, première mise en circulation le 16/02/2011, garantie '
': 3 mois.\n'
'POSSIBILITE EXTENSION 12 MOIS\n'
'ENTRETIEN A JOUR\n'
'Prix TTC : 8 990 €\n'
'\n'
'5 places\n'
'\n'
'OPTIONS ET ÉQUIPEMENTS :\n'
'Audio - Télécommunications :\n'
'- Kit téléphone main libre bluetooth\n'
'\n'
'Conduite :\n'
'- Affichage tête haute\n'
'- Démarrage sans clé\n'
'- Entrée sans clé\n'
'- Limiteur de vitesse\n'
'- Park Assist\n'
'- Régulateur de vitesse\n'
'\n'
'Extérieur :\n'
'- Jantes/roues en alliage léger\n'
'- Phares Xénon\n'
'- Radar de stationnement arrière\n'
'- Rétroviseurs extérieurs dégivrants\n'
'- Rétroviseurs extérieurs électriques\n'
'\n'
'Intérieur :\n'
'- Accoudoir avant\n'
'- Banquette arrière partagée et rabattable\n'
'- Climatisation automatique\n'
'- Climatisation automatique 4 zones ou plus\n'
'- Lève-vitres arrière électriques\n'
'- Lève-vitres avant électriques\n'
'- Siège conducteur réglable en hauteur\n'
'- Siège conducteur à réglage lombaire électrique\n'
'- Sécurité enfants électrique\n'
'- Trappe/sac à skis\n'
'- Volant en cuir\n'
'\n'
'Pack :\n'
'- Frein de parking automatique\n'
'- Frein de stationnement électrique\n'
'- Sièges en cuir partiel\n'
'- Verrouillage centralisé télécommandé\n'
'\n'
'Sécurité :\n'
'- AFU\n'
'- Aide au démarrage en pente\n'
'- Airbags\n'
'- Contrôle actif de pression pneus\n'
'- Contrôle de traction\n'
"- Détecteur actif d'angle mort\n"
'- ESP (programme de stabilité électronique)\n'
'- Fixations ISOFIX\n'
'- Phares antibrouillard\n'
'- Roue de secours standard\n'
'\n'
'Autres équipements et informations :\n'
'- 2 roues motrices\n'
"- Factures d'entretien\n"
'- Système anti bloquage (ABS)\n'
'- Volant réglable manuellement\n'
'\n'
'- consommation mixte: 4.20l/100\n'
'\n'
'*** EQUIPEMENTS : CLIMATISATION AUTOMATIQUE 4 ZONES / RADAR '
'DE STATIONNEMENT AVANT & ARRIERE / PHARES XENONS / '
'RETROVISEURS ELECTRIQUES RABATTABLES / LIMITEUR DE VITESSE / '
'REGULATEUR DE VITESSE / SIEGES ELECTRIQUES SEMI CUIR / '
'BLUETHOOTH " / ... ***',
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 140,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'e3ca01d1-78a5-529c-a18b-b6d175f080cb',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3166962010',
'listing': 'auction',
'make': 'PEUGEOT',
'model': '508',
'odometer': 149010,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3ca01d1-78a5-529c-a18b-b6d175f080cb/e3ca01d1-78a5-529c-a18b-b6d175f080cb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176225,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/63/27/7f/63277f6cae4ec405a3c5ca3768af4faac2692b70.jpg?rule=ad-large',
'Width': 1067}],
'price': 8990,
'price_includes_vat': False,
'registration_date': '2011-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 508 PEUGEOT 508 SW 2.0 HDI 140 ALLURE',
'transmission': 'manual',
'trim': '508 SW 2.0 HDi140 FAP Féline',
'vin': None,
'year': 2011}
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%273166962010%27 HTTP/1.1" 200 None
2026-03-25 16:50:57 [auto_selling_leboncoin.fr] INFO: Saving data for 3166962010: {'created_time': 1774457457.468365, 'last_price_update_time': 1774457457.468375}
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_leboncoin.fr',RowKey='3166962010') HTTP/1.1" 204 0
2026-03-25 16:50:57 [auto_selling_leboncoin.fr] INFO: Found listing with ID: 3142182497
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%273142182497%27 HTTP/1.1" 200 None
2026-03-25 16:50:57 [auto_selling_leboncoin.fr] INFO: Scrape type for 3142182497: 1
2026-03-25 16:50:57 [auto_selling_leboncoin.fr] INFO: Scraping new listing 3142182497
2026-03-25 16:50:57 [auto_selling_leboncoin.fr] INFO: Extracted item: {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Rouge',
'currency': 'EUR',
'description': 'ALFA ROMEO 2.0 JTDM 175 BV TCT LUSSO\n'
'Entretien à jour\n'
'Révisé et garantie\n'
'\n'
'OPTIONS ET ÉQUIPEMENTS :\n'
'Audio - Télécommunications :\n'
"- Commandes de l'autoradio au volant\n"
'\n'
'Conduite :\n'
'- Différentiel autobloquant Q2 électronique\n'
'- Fonction Start/Stop\n'
'- Régulateur de vitesse\n'
'\n'
'Extérieur :\n'
'- Aide au stationnement arrière\n'
'- Radar Avant\n'
'\n'
'Intérieur :\n'
'- Climatisation automatique bi-zone\n'
'- Fixations ISOFIX pour sièges enfants\n'
'- Lève-vitres avant et arrière électriques\n'
'- Ordinateur de bord\n'
'- Pédalier en aluminium Sport\n'
'- Sièges avant avec réglage lombaire électrique\n'
'- Volant gainé cuir\n'
'\n'
'Pack :\n'
'- Accoudoir central arrière + 3ème appuie tête arrière\n'
'\n'
'Sellerie :\n'
'- Sellerie cuir\n'
'\n'
'Autres équipements et informations :\n'
'- Alfa D.N.A.\n'
'- Pack Visibilité Détecteur de pluie et allumage automatique '
'des projecteursRétroviseur intérieur '
'électrochromeRétroviseurs extérieurs rabattables '
'électriquement\n'
'- Système de navigation Uconnect 6.5" à cartographie Europe '
'et services Live',
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 175,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3142182497',
'listing': 'auction',
'make': 'ALFA ROMEO',
'model': 'Giulietta',
'odometer': 150000,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'photo_urls': ['https://img.leboncoin.fr/api/v1/lbcpb1/images/0c/2c/78/0c2c78361fd64c4ed050b734d09d6cec9289dbbd.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/00/1c/b9/001cb9f4e95eb1a07088fb91cd450e1453ee8b6e.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/29/4c/4b/294c4b1789f8fb00d8f3a0fd153a28b379370386.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/86/0f/fd/860ffd59ffb315d75d3d5f74f9c6c091d5b04447.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/5d/32/c1/5d32c19ea600d3dfcd378359c79b9a5b404b5144.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/74/66/fa/7466fa030a80a4bc67086407f7f36d8c25a599e6.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/35/09/4b/35094b7eab25353cc3d255089fdc07c5aef42ed1.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/ec/04/a5/ec04a517c8ae86133adafcc34a44444dac4f1d0a.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/64/2f/d4/642fd4e244e6e3c1f8e23f3953a56f3237ce39dc.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/91/e7/a8/91e7a8af845ba28d9f1b9bdc7ef5c162a16c0379.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/54/45/1d/54451d7c2e34fc5cb96c97e7b580effe6adfd9c1.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/cb/38/aa/cb38aad58e1ed1ee5e0eedb1ada7499b1a85e869.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/97/d8/e8/97d8e803506055399264ddbe5f6a3b5495ec7602.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/5f/6b/66/5f6b667598007febdf91afe55edead2c9b1064b6.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/33/a5/85/33a5851a876313ff7e83a871331a3f34d7bd351d.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/c6/91/90/c69190b2b82e59c48ff889122753f7359a643395.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/f8/7b/eb/f87bebd77f7974d502877ce7217db358591c1865.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/94/2e/57/942e5709365c3bd54c3bb2d7155e64830a882403.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/29/d2/94/29d294ed51d41b260377661fcdb8ddd103c81082.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/32/1b/c6/321bc6490710f33c819be3cf19e92779cd242b47.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/23/93/c7/2393c74634069a827713b1aaff7538eaa55fd1a9.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/81/7f/76/817f7636531c04bd9ce5a634b941867ed57c10d2.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/e8/d2/2d/e8d22d40de67da534516ab9e9aa0f17242dee0d1.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/22/c3/e0/22c3e016a7dca99748304419c1e8c3c2335ae05f.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/fe/64/11/fe64117958f4139e64b0aee70563baf882866f9d.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/ea/af/d0/eaafd03d642fd77d51e2ad44c19e9222bf3fce7c.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/7e/94/f1/7e94f1d91896f55f0b3d3cc990e7ca75eac5acd8.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/2e/85/48/2e854817267ad42d79b16ab4bfd7336d6b3dc52c.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/99/aa/2e/99aa2e41234344fa6a81d5e87eee2f5e7c749d42.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/9e/ab/b3/9eabb363b1a40d4f4b8261a700ba7120629bc8a5.jpg?rule=ad-large'],
'price': 7990,
'price_includes_vat': False,
'registration_date': '2016-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'Alfa Romeo Giulietta ALFA ROMEO 2.0 JTDM 175 BV TCT LUSSO',
'transmission': 'automatic',
'trim': 'Giulietta 2.0 JTDm 175ch Collezione Stop&Start TCT',
'vin': None,
'year': 2016}
2026-03-25 16:50:57 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 33ce470e-a109-5444-9459-e04131dc10be with identifier: 3142182497
2026-03-25 16:50:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 33ce470e-a109-5444-9459-e04131dc10be
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg.leboncoin.fr%252Fapi%252Fv1%252Flbcpb1%252Fimages%252F0c%252F2c%252F78%252F0c2c78361fd64c4ed050b734d09d6cec9289dbbd.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-25 16:50:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/0c/2c/78/0c2c78361fd64c4ed050b734d09d6cec9289dbbd.jpg?rule=ad-large not downloaded yet
2026-03-25 16:50:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img.leboncoin.fr/api/v1/lbcpb1/images/4c/e0/24/4ce02403c49f07164f54643a757192af103a8212.jpg?rule=ad-large> (referer: https://api.leboncoin.fr/finder/search)
2026-03-25 16:50:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img.leboncoin.fr/api/v1/lbcpb1/images/53/82/f5/5382f584a6b0dd8b5e515585384053ea8018f85a.jpg?rule=ad-large> (referer: https://api.leboncoin.fr/finder/search)
2026-03-25 16:50:57 [auto_selling_leboncoin.fr] INFO: Found listing with ID: 3164582955
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%273164582955%27 HTTP/1.1" 200 None
2026-03-25 16:50:57 [auto_selling_leboncoin.fr] INFO: Scrape type for 3164582955: 1
2026-03-25 16:50:57 [auto_selling_leboncoin.fr] INFO: Scraping new listing 3164582955
2026-03-25 16:50:57 [auto_selling_leboncoin.fr] INFO: Extracted item: {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Noir',
'currency': 'EUR',
'description': 'Renault Clio 4 phase 2 DCI 90 boite auto edc\n'
'Diesel boite automatique\n'
'\n'
'Kilométrage d’origine certifié\n'
'Double des clés\n'
'Historique d’entretien disponible\n'
'Contrôle technique fait pour la vente\n'
'Révision faite pour la vente\n'
'Courroie de distribution remplacée !\n'
'\n'
'4 vitres électriques\n'
'Feux automatiques\n'
'Apple CarPlay\n'
'Bluetooth media et téléphone\n'
'Start and Stop désactivable\n'
'LED avants arrières\n'
'Radars de recul\n'
'Jantds aluminium\n'
'Intérieur semi cuir\n'
'Commandes au volant',
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 90,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3164582955',
'listing': 'auction',
'make': 'RENAULT',
'model': 'Clio',
'odometer': 197852,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'photo_urls': ['https://img.leboncoin.fr/api/v1/lbcpb1/images/01/20/48/012048af73dfed86165d874e835af27ba9107ffe.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/a4/4f/ab/a44fab17e66e94023ee54c4f93483d5e2717aa36.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/a6/a7/f0/a6a7f054ff83d093fdb6f9297fa707942e34750d.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/70/80/f4/7080f4282392a9644e21218dd3ec46dde0cb271b.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/56/e8/8a/56e88a02f9505720c3b6ba2b22cc212cee4c3cc0.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/de/95/c5/de95c5032320bad362c8022d4bc5de94f2496b02.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/d0/69/fb/d069fbf7d19219ea3fab71eb1222c393165f990e.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/50/3d/a6/503da69251967e23d80dff0702be0023158f6df3.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/d9/9c/a6/d99ca6d64a66acca8c9f6d2613e3cc8a8713b615.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/28/fe/94/28fe94596a16984704b21005fcd294d682a0f99e.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/5b/51/dd/5b51ddaaedd1d597c62760c74e6d929b9220caa6.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/26/c4/f3/26c4f31b0ed189a78cd2ab07c62a4f40512c507e.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/3f/a4/2b/3fa42b70ded3df0737ae6f6c0e17b3ee0627e6f0.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/6c/fc/30/6cfc30e3c90e9905388064ff155c884d40f3e9e9.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/21/4b/1e/214b1e88a93b834b7146a469e61e16144981eb89.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/21/08/55/210855f5f222f47e44b837721aeb9ea80e561508.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/ea/01/39/ea01397aa79c9fdef51c8ec897e1370a96f7198d.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/ae/0d/85/ae0d85c48b88c3d4eacdda8fbb814f9e11564e23.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/e4/24/2a/e4242a7da748773cb9c9c5bba4c235fc8ad04627.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/60/9b/c6/609bc61fd8409febf1c0aea254d496955bcf8ed4.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/9f/7c/5b/9f7c5bef3990a0b16d1bda8ea0c0459bc1932684.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/98/57/66/985766f0a697fff85884e5439abf10c163de1703.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/ed/0a/2a/ed0a2afdcea4b4291e84cb639d44243dcea700f1.jpg?rule=ad-large'],
'price': 7990,
'price_includes_vat': False,
'registration_date': '2017-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'Renault CLIO IV Renault Clio 4 phase 2 DCI 90 boite auto edc',
'transmission': 'automatic',
'trim': 'Clio Estate 1.5 dCi 90ch energy Intens EDC',
'vin': None,
'year': 2017}
2026-03-25 16:50:57 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e745ce5-10e3-5e46-a2a8-d98367f2a0ac with identifier: 3164582955
2026-03-25 16:50:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 6e745ce5-10e3-5e46-a2a8-d98367f2a0ac
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg.leboncoin.fr%252Fapi%252Fv1%252Flbcpb1%252Fimages%252F01%252F20%252F48%252F012048af73dfed86165d874e835af27ba9107ffe.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-25 16:50:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/01/20/48/012048af73dfed86165d874e835af27ba9107ffe.jpg?rule=ad-large not downloaded yet
2026-03-25 16:50:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:50:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f06dcb30fd0>
2026-03-25 16:50:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:50:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_012cb9de-05ac-52cf-9eb7-a3816becaa4f/012cb9de-05ac-52cf-9eb7-a3816becaa4f_image_0.jpg HTTP/1.1" 201 0
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_leboncoin.fr',RowKey='https%3A%252F%252Fimg.leboncoin.fr%252Fapi%252Fv1%252Flbcpb1%252Fimages%252F98%252Fe2%252F43%252F98e2434cd90d0fa59eef9373d989f830dff4d0e4.jpg%253Frule%3Dad-large') HTTP/1.1" 204 0
2026-03-25 16:50:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/98/e2/43/98e2434cd90d0fa59eef9373d989f830dff4d0e4.jpg?rule=ad-large saved to cache
2026-03-25 16:50:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 012cb9de-05ac-52cf-9eb7-a3816becaa4f
2026-03-25 16:50:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 012cb9de-05ac-52cf-9eb7-a3816becaa4f sending to next pipeline
2026-03-25 16:50:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:50:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f06dcb27050>
2026-03-25 16:50:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:50:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_253e3dfd-7559-5e06-a979-5be043f47d3b/253e3dfd-7559-5e06-a979-5be043f47d3b_image_0.jpg HTTP/1.1" 201 0
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_leboncoin.fr',RowKey='https%3A%252F%252Fimg.leboncoin.fr%252Fapi%252Fv1%252Flbcpb1%252Fimages%252F20%252F8d%252F8b%252F208d8bf4f70b329e3b755cdfd94899773c56cc24.jpg%253Frule%3Dad-large') HTTP/1.1" 204 0
2026-03-25 16:50:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/20/8d/8b/208d8bf4f70b329e3b755cdfd94899773c56cc24.jpg?rule=ad-large saved to cache
2026-03-25 16:50:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 253e3dfd-7559-5e06-a979-5be043f47d3b
2026-03-25 16:50:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 253e3dfd-7559-5e06-a979-5be043f47d3b sending to next pipeline
2026-03-25 16:50:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:50:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f06dc86aa10>
2026-03-25 16:50:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:50:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_646e020f-8f2d-5d6a-af93-881d5cc67e55/646e020f-8f2d-5d6a-af93-881d5cc67e55_image_0.jpg HTTP/1.1" 201 0
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_leboncoin.fr',RowKey='https%3A%252F%252Fimg.leboncoin.fr%252Fapi%252Fv1%252Flbcpb1%252Fimages%252F1e%252F54%252Fc6%252F1e54c69c7a517c1c775ccd8c7ec3614cde81d5d5.jpg%253Frule%3Dad-large') HTTP/1.1" 204 0
2026-03-25 16:50:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/1e/54/c6/1e54c69c7a517c1c775ccd8c7ec3614cde81d5d5.jpg?rule=ad-large saved to cache
2026-03-25 16:50:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 646e020f-8f2d-5d6a-af93-881d5cc67e55
2026-03-25 16:50:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 646e020f-8f2d-5d6a-af93-881d5cc67e55 sending to next pipeline
2026-03-25 16:50:57 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 012cb9de-05ac-52cf-9eb7-a3816becaa4f with identifier 3152296139
2026-03-25 16:50:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:57 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 012cb9de-05ac-52cf-9eb7-a3816becaa4f
2026-03-25 16:50:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img.leboncoin.fr/api/v1/lbcpb1/images/98/e2/43/98e2434cd90d0fa59eef9373d989f830dff4d0e4.jpg?rule=ad-large>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blanc',
'currency': 'EUR',
'description': 'Ford kuga 2.0 tdci 150 Titanium\n'
'Entretien à jour \n'
'Révisé et garantie\n'
'\n'
'OPTIONS ET ÉQUIPEMENTS :\n'
'Audio - Télécommunications :\n'
'- Android auto\n'
'- Apple CARPLAY\n'
'- Info trafic\n'
'- Kit téléphone main libre Bluetooth\n'
'- Lecteur CD /MP3\n'
'- Prise USB\n'
'- Radio\n'
'- Système de navigation\n'
'\n'
'Conduite :\n'
'- Accès et démarrage sans clé\n'
'- Accès main libre\n'
'- Aide au démarrage en côte\n'
'- Boîte de vitesse manuelle\n'
'- Capteur de pluie\n'
'- Choix du mode de conduite\n'
'- Démarrage sans clé\n'
'- Détecteur de pluie\n'
'- Essuies glaces automatiques\n'
'- Frein de parking auto\n'
'- Frein de parking électrique\n'
'- Indicateur de limitation de vitesse\n'
'- Système Start & stop\n'
"- Système d'accès sans clé\n"
'\n'
'Couleur :\n'
'- Peinture métallisée\n'
'\n'
'Extérieur :\n'
'- Aide au parking AR\n'
'- Caméra de recul\n'
"- Capteurs d'aide au stationnement arrière\n"
'- Echappement à double sortie\n'
'- Hayon électrique\n'
'- Jantes Alliage\n'
'- Jantes alu\n'
'- Jantes alu 17"\n'
'- Ouverture du coffre à distance\n'
'- Phares AV de jour à LED\n'
'- Rétroviseurs latéraux électriques\n'
'- Rétroviseurs rabattables électriquement\n'
'- Rétroviseurs électriques et dégivrants\n'
"- Sortie d'échappement chromée\n"
'- Vitres AR surteintées\n'
'\n'
'Intérieur :\n'
'- 4 vitres électriques\n'
'- Accoudoir central AV +AR\n'
'- Banquette 1/3 - 2/3\n'
'- Banquette coulissante\n'
'- Climatisation automatique\n'
'- Climatisation bi-zone\n'
'- Direction assistée\n'
"- Eclairage d'ambiance\n"
'- Miroir de courtoisie chauffeur éclairé\n'
'- Miroir de courtoisie passager éclairé\n'
'- Ordinateur de bord\n'
'- Porte gobelet avant\n'
'- Rétroviseur intérieur électrochrome\n'
'- Siège conducteur et passager avec réglage lombaire\n'
'- Volant alu/cuir\n'
'- Volant réglable hauteur\n'
'- Volant réglable profondeur\n'
'\n'
'Pack :\n'
'- Anti-démarrage\n'
'- Attache remorque\n'
'- Configuration 4 places\n'
'- Détecteur de lumière\n'
'- GPS Couleur\n'
'- Mode Eco\n'
'- Pneus été\n'
'- Régulateur / Limiteur de vitesse\n'
'- Sièges arrières 1/3 - 2/3\n'
'- Verrouillage centralisé\n'
'- Verrouillage centralisé avec télécommande\n'
'- Volant multifonctions\n'
'- Écran multifonction entièrement numérique\n'
'\n'
'Sellerie :\n'
'- Sellerie semi-cuir\n'
'\n'
'Sécurité :\n'
'- ABS\n'
'- Airbag arrière\n'
'- Airbag passager\n'
'- Airbags\n'
'- Airbags latéraux\n'
'- Antibrouillards avant\n'
'- Contrôle de pression des pneus\n'
'- Contrôle du freinage en courbe\n'
'- ESP\n'
'- Feux automatiques\n'
'- Fixations isofix\n'
'- Lecture des panneaux\n'
'- Phares antibrouillard\n'
'- Roue de secours galette\n'
"- Système d'appel d'urgence\n"
'- Système de lecture des panneaux\n'
'- Système de lecture des sms\n'
'\n'
'Autres équipements et informations :\n'
'- Actionnement du hayon par un mouvement de pied\n'
'- Double des clés\n'
"- Factures d'entretien\n"
'- GPS Tactile\n'
'- Mode normal\n'
'- Véhicule non fumeur',
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '012cb9de-05ac-52cf-9eb7-a3816becaa4f',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3152296139',
'listing': 'auction',
'make': 'FORD',
'model': 'Kuga',
'odometer': 100000,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_012cb9de-05ac-52cf-9eb7-a3816becaa4f/012cb9de-05ac-52cf-9eb7-a3816becaa4f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148491,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/98/e2/43/98e2434cd90d0fa59eef9373d989f830dff4d0e4.jpg?rule=ad-large',
'Width': 1067}],
'price': 12990,
'price_includes_vat': False,
'registration_date': '2016-10-01',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Kuga Ford kuga 2.0 tdci 150 Titanium',
'transmission': 'manual',
'trim': 'Kuga 2.0 TDCi 150ch Stop&Start Titanium 4x4',
'vin': None,
'year': 2016}
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%273152296139%27 HTTP/1.1" 200 None
2026-03-25 16:50:57 [auto_selling_leboncoin.fr] INFO: Saving data for 3152296139: {'created_time': 1774457457.735577, 'last_price_update_time': 1774457457.735586}
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_leboncoin.fr',RowKey='3152296139') HTTP/1.1" 204 0
2026-03-25 16:50:57 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 253e3dfd-7559-5e06-a979-5be043f47d3b with identifier 3156055313
2026-03-25 16:50:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:57 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 253e3dfd-7559-5e06-a979-5be043f47d3b
2026-03-25 16:50:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img.leboncoin.fr/api/v1/lbcpb1/images/20/8d/8b/208d8bf4f70b329e3b755cdfd94899773c56cc24.jpg?rule=ad-large>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Noir',
'currency': 'EUR',
'description': 'Nissan juke 1.5 dci 110 tekna\n'
'Le siege sera refais pour la vente \n'
'\n'
"5 places, carnet d'entretien\n"
'\n'
'OPTIONS ET ÉQUIPEMENTS :\n'
'Audio - Télécommunications :\n'
'- Bluetooth\n'
'- CD\n'
'- GPS\n'
'- commandes vocales\n'
'- ecran tactile\n'
'- lecteur carte SD\n'
'\n'
'Conduite :\n'
'- Park Assist\n'
'- Régulateur adaptatif\n'
'- Stop & Start\n'
'- allumage automatique des feux\n'
'- démarrage sans clé\n'
'- détecteur de pluie\n'
'- régulateur de vitesse\n'
'\n'
'Extérieur :\n'
'- camera 360\n'
'- caméra de recul\n'
'- jantes : aluminium\n'
'- jantes aluminium\n'
"- radar arrière de détection d'obstacles\n"
"- radar d'aide au stationnement\n"
'- rétroviseurs dégivrants\n'
'- rétroviseurs rabattables\n'
'\n'
'Intérieur :\n'
'- Banquette rabattable 1/3-2/3\n'
'- Intérieur cuir\n'
'- Rétroviseur intérieur jour nuit\n'
'-intérieur cuir\n'
"- Éclairage d'ambiance\n"
'- Accoudoir\n'
'- climatisation : automatique\n'
'- direction assistée\n'
'- fermeture centralisée\n'
'- sièges chauffants\n'
'- verrouillage à distance\n'
'\n'
'Pack :\n'
'- volant multifonctions\n'
'\n'
'Sécurité :\n'
'- Airbag(s)\n'
"- Détecteur d'angles mort\n"
'- Détecteur pression des pneus\n'
'- ABS\n'
'- ESP\n'
'- alarme\n'
'- fixations ISOFIX\n'
'- phares antibrouillard\n'
"- radar avant de détection d'obstacles",
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '253e3dfd-7559-5e06-a979-5be043f47d3b',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3156055313',
'listing': 'auction',
'make': 'NISSAN',
'model': 'Juke',
'odometer': 181967,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_253e3dfd-7559-5e06-a979-5be043f47d3b/253e3dfd-7559-5e06-a979-5be043f47d3b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214192,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/20/8d/8b/208d8bf4f70b329e3b755cdfd94899773c56cc24.jpg?rule=ad-large',
'Width': 1067}],
'price': 4990,
'price_includes_vat': False,
'registration_date': '2013-10-01',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Juke Nissan juke 1.5 dci 110 tekna',
'transmission': 'manual',
'trim': 'Juke 1.5 dCi 110ch FAP Tekna',
'vin': None,
'year': 2013}
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%273156055313%27 HTTP/1.1" 200 None
2026-03-25 16:50:57 [auto_selling_leboncoin.fr] INFO: Saving data for 3156055313: {'created_time': 1774457457.784248, 'last_price_update_time': 1774457457.784256}
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_leboncoin.fr',RowKey='3156055313') HTTP/1.1" 204 0
2026-03-25 16:50:57 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 646e020f-8f2d-5d6a-af93-881d5cc67e55 with identifier 3146258319
2026-03-25 16:50:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:57 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:57 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 646e020f-8f2d-5d6a-af93-881d5cc67e55
2026-03-25 16:50:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img.leboncoin.fr/api/v1/lbcpb1/images/1e/54/c6/1e54c69c7a517c1c775ccd8c7ec3614cde81d5d5.jpg?rule=ad-large>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Gris',
'currency': 'EUR',
'description': 'Land-rover Range Rover Evoque 2.0 D R Dynamic HSE AWD BVA9, '
'10cv, 5 portes, mise en circulation le 15/05/2020\n'
'\n'
'Véhicule d’origine française, facture d’achat à l’appui.\n'
'Entretien exclusif Land Rover.\n'
'\n'
'La voiture est en très bon état intérieur / extérieur\n'
'\n'
'OPTIONS ET EQUIPEMENTS :\n'
'\n'
'Audio - Télécommunications:\n'
'- 6 Haut parleurs Meridian\n'
'- Apple Carplay\n'
"- Appel d'Urgence Localisé\n"
'- Commandes du système audio au volant\n'
'- Commandes vocales\n'
'- Ecran tactile\n'
'- Kit mains-libres Bluetooth\n'
'- Prise USB\n'
'- Radio numérique DAB\n'
'- Services connectés\n'
'- Système de localisation par satellite\n'
'\n'
'Conduite :\n'
'- Aide au démarrage en côte\n'
'- Arrêt et redémarrage auto. du moteur\n'
'- Capteur de luminosité\n'
'- Capteur de pluie\n'
'- Démarrage sans clé\n'
'- Limiteur de vitesse\n'
'- Palettes changement vitesses au volant\n'
'- Régulateur de vitesse\n'
'- Régulateur de vitesse adaptatif\n'
"- Système d'aide à la conduite\n"
"- Système d'assistance à la descente\n"
'\n'
'Extérieur :\n'
'- Caméra de recul\n'
'- Coffre assisté électriquement\n'
'- Eclairage au sol\n'
'- Feux arrière à LED\n'
'- Feux de jour à LED\n'
'- Hayon électrique\n'
'- Jantes alu 20" 5079 Gloss Black\n'
'- Phares LED Matrix adapt+signature LED\n'
'- Phares avant LED\n'
'- Radar de stationnement AV et AR\n'
'- Rétroviseurs dégivrants\n'
'- Rétroviseurs extérieurs électrochromes\n'
'- Rétroviseurs rabattables électriquement\n'
'- Rétroviseurs électriques\n'
"- Sortie d'échappement noire\n"
"- Système d'éclairage intelligent\n"
'- Toit panoramique\n'
'\n'
'Intérieur :\n'
'- Accoudoir arrière\n'
'- Accoudoir central AV avec rangement\n'
'- Banquette AR rabattable\n'
'- Clim automatique bi-zones\n'
"- Eclairage d'ambiance\n"
'- Fixations Isofix aux places arrières\n'
'- Inserts de tableau de bord métal\n'
'- Ordinateur de bord\n'
'- Rétro avec visibilité optimisée ClearSight\n'
'- Rétroviseur intérieur électrochrome\n'
'- Sièges cuir chauffants\n'
'- Sièges à mémoire avec réglage lombaire\n'
'- Vitres arrière teintées\n'
'- Vitres électriques\n'
'- Volant multifonction\n'
'- Volant réglable en profondeur et hauteur\n'
'\n'
'Sécurité :\n'
'- ABS\n'
"- Aide au freinage d'urgence\n"
'- Airbag conducteur\n'
'- Airbag passager\n'
'- Airbags latéraux avant\n'
'- Airbags rideaux AV et AR\n'
'- Antidémarrage électronique\n'
'- Antipatinage\n'
'- Assistance de maintient de trajectoire\n'
'- Contrôle de Traction\n'
'- Contrôle de couple en courbe\n'
'- Contrôle de freinage en courbe\n'
'- Détecteur de sous-gonflage\n'
'- ESP\n'
"- Freinage automatique d'urgence\n"
'- Reconnaissance panneaux de signalisation\n'
'- Système de détection de somnolence\n'
'- Système de prévention des collisions',
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 180,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '646e020f-8f2d-5d6a-af93-881d5cc67e55',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3146258319',
'listing': 'auction',
'make': 'LAND-ROVER',
'model': 'Range Rover Evoque',
'odometer': 85346,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_646e020f-8f2d-5d6a-af93-881d5cc67e55/646e020f-8f2d-5d6a-af93-881d5cc67e55_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185354,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/1e/54/c6/1e54c69c7a517c1c775ccd8c7ec3614cde81d5d5.jpg?rule=ad-large',
'Width': 1067}],
'price': 27990,
'price_includes_vat': False,
'registration_date': '2020-05-01',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover RR EVOQUE Land-rover Range Rover Evoque 2.0 D 180 ch R '
'Dynamic HSE AWD BVA9',
'transmission': 'automatic',
'trim': 'Range Rover Evoque 2.0 D 180ch AWD BVA',
'vin': None,
'year': 2020}
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%273146258319%27 HTTP/1.1" 200 None
2026-03-25 16:50:57 [auto_selling_leboncoin.fr] INFO: Saving data for 3146258319: {'created_time': 1774457457.836099, 'last_price_update_time': 1774457457.836107}
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_leboncoin.fr',RowKey='3146258319') HTTP/1.1" 204 0
2026-03-25 16:50:57 [auto_selling_leboncoin.fr] INFO: Found listing with ID: 3164578035
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%273164578035%27 HTTP/1.1" 200 None
2026-03-25 16:50:57 [auto_selling_leboncoin.fr] INFO: Scrape type for 3164578035: 1
2026-03-25 16:50:57 [auto_selling_leboncoin.fr] INFO: Scraping new listing 3164578035
2026-03-25 16:50:57 [auto_selling_leboncoin.fr] INFO: Extracted item: {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Gris',
'currency': 'EUR',
'description': 'MERCEDES CLASSE A 180 CDI 110 AVANTGARDE\n'
'6 CV\n'
'5 PORTES - 5 PLACES\n'
'MOTEUR MERCEDES\n'
'\n'
'Sécurité\n'
'ABS\n'
"Aide au freinage d'urgence\n"
'Airbags frontaux\n'
'Airbags latéraux avant\n'
'Antipatinage\n'
'Détecteur de sous-gonflage\n'
'ESP\n'
'Phares antibrouillard\n'
'Roue de secours galette\n'
'Extérieur\n'
'Filtre à particules\n'
'Jantes Alu 16"\n'
'Rétroviseurs électriques dégivrants\n'
'Conduite\n'
'Aide au démarrage en côte\n'
'Allumage des phares automatique\n'
'Intérieur\n'
'Banquette 1/3-2/3\n'
'Clim automatique\n'
'Direction assistée\n'
'Fixations Isofix aux places arrières\n'
'Ordinateur de bord\n'
'Verrouillage centralisé des portes\n'
'Vitres arrière électriques\n'
'Vitres avant électriques\n'
'Volant cuir\n'
'Volant multifonction\n'
'Volant réglable en profondeur et hauteur\n'
'\n'
'Moteur à chaine de distribution\n'
'vendue avec entretien complet et garantie 6 mois',
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3164578035',
'listing': 'auction',
'make': 'MERCEDES-BENZ',
'model': 'Classe A',
'odometer': 163000,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'photo_urls': ['https://img.leboncoin.fr/api/v1/lbcpb1/images/be/89/59/be8959b04d53457c53f0a81f2486b1dce5b03a37.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/8a/13/bc/8a13bc47c76ad3f0cc2c7cfd67388385ff05de1b.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/52/42/48/5242481c47844fb62e383140236bbe4c95561244.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/3c/ed/89/3ced89178876bdaa715a19b3cfa147677d9bda14.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/80/77/ef/8077ef9e97dcdb6dab60331871f8f3fea1ff27e5.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/6e/7d/86/6e7d8616e7509191e10605451ab320f21e75c2e0.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/65/cc/77/65cc779dad575d8fdcd2e3165dfbd389402b7575.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/ce/90/33/ce90338977364fd28ba39a5f62bf7f2b0c6564b1.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/6e/db/34/6edb34a5e251f7e08ff69fd160359d857ac00ea2.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/2e/8d/98/2e8d98f2ffbea2e5c4fd1f8b0c7bd72a0382cb54.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/cb/39/f8/cb39f889defdb229460a1325d5c5d37ba38e9d09.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/25/23/23/2523230e31720d0576d0c7b88b64413aa144408e.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/89/58/21/895821f5ce51916da0e23a18411851ef091d2361.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/52/f3/b3/52f3b35e74b11404bc5c785cff3b93a9d9ae6b60.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/c2/48/11/c248116581393ee98365e5da205310f1e284b008.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/0d/4c/52/0d4c523e3ac3958afbe35208c4ba7bc4eafddc9b.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/0b/ba/0d/0bba0d8ca4cd674a5b57a3473844c474a4c689a7.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/0f/df/5f/0fdf5f2bfcb7d1d51be0383d38c00cba8006d74c.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/9c/b6/f4/9cb6f4fa2dd116adc6d19dd3e8149cdd387229f1.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/93/be/9e/93be9e5133e62a3a3a3f255f447a982baa313ffd.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/f7/58/fa/f758faad8678d32a6f7b524879172e0a39ea24ca.jpg?rule=ad-large'],
'price': 4990,
'price_includes_vat': False,
'registration_date': '2009-09-01',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes CLASSE A MERCEDES CLASSE A 180 CDI 110 AVANTGARDE',
'transmission': 'manual',
'trim': 'Classe A 180 CDI Special Edition',
'vin': None,
'year': 2009}
2026-03-25 16:50:57 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 2813ead2-a45f-5876-a090-266486e5abae with identifier: 3164578035
2026-03-25 16:50:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 2813ead2-a45f-5876-a090-266486e5abae
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg.leboncoin.fr%252Fapi%252Fv1%252Flbcpb1%252Fimages%252Fbe%252F89%252F59%252Fbe8959b04d53457c53f0a81f2486b1dce5b03a37.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-25 16:50:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/be/89/59/be8959b04d53457c53f0a81f2486b1dce5b03a37.jpg?rule=ad-large not downloaded yet
2026-03-25 16:50:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img.leboncoin.fr/api/v1/lbcpb1/images/ef/ad/b0/efadb02295ec3c6ceaae96b9b2d218dc5772ffeb.jpg?rule=ad-large> (referer: https://api.leboncoin.fr/finder/search)
2026-03-25 16:50:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:50:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f06dc86a910>
2026-03-25 16:50:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:50:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_50645aa2-7316-531c-967f-c3c73beb2f1d/50645aa2-7316-531c-967f-c3c73beb2f1d_image_0.jpg HTTP/1.1" 201 0
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_leboncoin.fr',RowKey='https%3A%252F%252Fimg.leboncoin.fr%252Fapi%252Fv1%252Flbcpb1%252Fimages%252F4c%252Fe0%252F24%252F4ce02403c49f07164f54643a757192af103a8212.jpg%253Frule%3Dad-large') HTTP/1.1" 204 0
2026-03-25 16:50:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/4c/e0/24/4ce02403c49f07164f54643a757192af103a8212.jpg?rule=ad-large saved to cache
2026-03-25 16:50:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 50645aa2-7316-531c-967f-c3c73beb2f1d
2026-03-25 16:50:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 50645aa2-7316-531c-967f-c3c73beb2f1d sending to next pipeline
2026-03-25 16:50:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:50:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f06dcc2a550>
2026-03-25 16:50:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:50:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0aac370f-747d-5aa4-bc3f-83abb17bda3e/0aac370f-747d-5aa4-bc3f-83abb17bda3e_image_0.jpg HTTP/1.1" 201 0
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_leboncoin.fr',RowKey='https%3A%252F%252Fimg.leboncoin.fr%252Fapi%252Fv1%252Flbcpb1%252Fimages%252F53%252F82%252Ff5%252F5382f584a6b0dd8b5e515585384053ea8018f85a.jpg%253Frule%3Dad-large') HTTP/1.1" 204 0
2026-03-25 16:50:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/53/82/f5/5382f584a6b0dd8b5e515585384053ea8018f85a.jpg?rule=ad-large saved to cache
2026-03-25 16:50:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0aac370f-747d-5aa4-bc3f-83abb17bda3e
2026-03-25 16:50:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0aac370f-747d-5aa4-bc3f-83abb17bda3e sending to next pipeline
2026-03-25 16:50:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img.leboncoin.fr/api/v1/lbcpb1/images/cf/78/82/cf78821c74a9e1c5edaece0c94afda67e3a9a1f4.jpg?rule=ad-large> (referer: https://api.leboncoin.fr/finder/search)
2026-03-25 16:50:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img.leboncoin.fr/api/v1/lbcpb1/images/48/0e/74/480e744c1746e41fbf1f793b8ac43a81f762baec.jpg?rule=ad-large> (referer: https://api.leboncoin.fr/finder/search)
2026-03-25 16:50:58 [auto_selling_leboncoin.fr] INFO: Found listing with ID: 3164570896
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%273164570896%27 HTTP/1.1" 200 None
2026-03-25 16:50:58 [auto_selling_leboncoin.fr] INFO: Scrape type for 3164570896: 1
2026-03-25 16:50:58 [auto_selling_leboncoin.fr] INFO: Scraping new listing 3164570896
2026-03-25 16:50:58 [auto_selling_leboncoin.fr] INFO: Extracted item: {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Noir',
'currency': 'EUR',
'description': 'MERCEDES-BENZ Classe B 200 Fascination 136 ch\n'
'ENTRETIEN MERCEDES A JOUR\n'
'Finition : Fascination\n'
'MOTEUR MERCEDES\n'
'\n'
'⚙️ Motorisation & Performances\n'
'Motorisation : Diesel 136 ch\n'
'Cylindrée : 1796 cm³\n'
'Boîte : Automatique\n'
'Transmission : Traction avant\n'
'\n'
'Véhicule similaire à : BMW Série 2 Active Tourer, Audi A3 '
'Sportback, Volkswagen Golf Sportsvan, Ford C-Max, Renault '
'Scénic\n'
'\n'
' | Reprise de votre ancien véhicule | Garantie possible '
'(extensions 12 à 36 mois)\n'
'\n'
'🕒 Horaires\n'
'Lundi → Vendredi : 9h00 – 19h00\n'
'Samedi : 9H – 19H00\n'
'\n'
'OPTIONS ET ÉQUIPEMENTS :\n'
'Audio - Télécommunications :\n'
'- Bluetooth\n'
'- GPS Cartographique\n'
'- Kit mains-libres Bluetooth\n'
'- Prise Jack\n'
'- Prise USB\n'
'- Prise auxiliaire de connexion audio\n'
'- Radio CD MP3\n'
'- TMC\n'
'\n'
'Conduite :\n'
'- Aide au démarrage en côte\n'
'- Allumage des phares automatique\n'
'- Arrêt et redémarrage auto. du moteur\n'
'- Capteur de luminosité\n'
'- Capteur de pluie\n'
'- Frein stationnement électrique\n'
'- Frein stationnement électrique automatiq\n'
'- Limiteur de vitesse\n'
'- Palettes changement vitesses au volant\n'
'- Régulateur de vitesse\n'
'- Régulateur-Limiteur de vitesse\n'
'- Suspension sport / adaptative\n'
"- Système d'assistance au stationnement\n"
'\n'
'Extérieur :\n'
'- Aide au stationnement\n'
'- Becquet arrière\n'
'- Boucliers AV et AR couleur caisse\n'
'- Calandre chromée\n'
'- Caméra de recul\n'
'- Catadioptres actifs\n'
'- Eclairage au sol\n'
'- Essuie-glace arrière\n'
'- Feux arrière à LED\n'
"- Feux de freinage d'urgence\n"
'- Feux de jour\n'
'- Feux de jour à LED\n'
'- Filtre à particules\n'
'- Jantes Alu 18"\n'
'- Lave-phares\n'
'- Phares bi-xénon\n'
'- Pneus Runflat\n'
'- Radar de stationnement AV et AR\n'
'- Répétiteurs de clignotant dans rétro ext\n'
'- Rétroviseurs extérieurs électrochromes\n'
'- Rétroviseurs électriques\n'
"- Sortie d'échappement chromée\n"
'- Toit ouvrant électrique panoramique\n'
'- Toit panoramique en verre\n'
'- Vitres arrière et lunette AR surteintées\n'
'- Vitres teintées\n'
'\n'
'Intérieur :\n'
'- Bacs de portes arrière\n'
'- Bacs de portes avant\n'
'- Banquette 1/3-2/3\n'
'- Banquette AR rabattable\n'
'- Banquette arrière 3 places\n'
'- Boite à gants fermée\n'
'- Clim automatique bi-zones\n'
'- Compte tours\n'
'- Direction assistée asservie à la vitesse\n'
'- Ecran multifonction couleur\n'
'- Filtre à Pollen\n'
'- Fixations Isofix aux places arrières\n'
'- Inserts de porte bois\n'
'- Inserts de tableau de bord bois\n'
'- Lampe de coffre\n'
"- Lampes de lecture à l'arrière\n"
"- Lampes de lecture à l'avant\n"
'- Miroir de courtoisie conducteur éclairé\n'
'- Miroir de courtoisie passager éclairé\n'
'- Ouverture des vitres séquentielle\n'
'- Porte-gobelets avant\n'
'- Prise 12V\n'
'- Rétroviseur intérieur électrochrome\n'
'- Siège conduct réglable hauteur-lombaire\n'
'- Siège passager avec réglage lombaire\n'
'- Sièges AV réglables en hauteur\n'
'- Sièges avant chauffants\n'
'- Sièges avant réglables hauteur-lombaire\n'
'- Tablette cache bagages\n'
'- Température extérieure\n'
'- Verrouillage auto. des portes en roulant\n'
'- Verrouillage centralisé à distance\n'
'- Vitres arrière électriques\n'
'- Vitres avant électriques\n'
'- Volant cuir + commandes audio au volant\n'
'- Volant cuir multifonction\n'
'- Volant métal\n'
'- Volant réglable en profondeur et hauteur\n'
'- Volant sport\n'
'\n'
'Pack :\n'
'- Configuration 5 places\n'
'- Système de navigation\n'
'\n'
'Sellerie :\n'
'- Sellerie cuir\n'
'\n'
'Sécurité :\n'
'- ABS\n'
"- Aide au freinage d'urgence\n"
'- Airbag conducteur\n'
'- Airbag genoux\n'
'- Airbag passager\n'
'- Airbags anti sous-marinage\n'
'- Airbags frontaux\n'
'- Airbags latéraux avant\n'
'- Airbags rideaux\n'
'- Antidémarrage électronique\n'
'- Antipatinage\n'
'- Contrôle élect. de la pression des pneus\n'
'- Détecteur de sous-gonflage\n'
'- EBD\n'
'- ESP\n'
'- Phares antibrouillard\n'
'- Préparation Isofix\n'
'- Système de détection de somnolence\n'
'- Système de prévention des collisions\n'
'- Troisième ceinture de sécurité\n'
'\n'
'Autres équipements et informations :\n'
'- Allumage automatique des phares\n'
'- Chargeurs USB\n'
'- Climatisation\n'
'- Essuie-glaces automatiques\n'
'- Jantes en alliage\n'
'- Ordinateur de bord\n'
'- Phares anti-brouillard\n'
'- Rétroviseurs dégivrants\n'
'- Rétroviseurs rabattables électriquement\n'
'- Siège arrière rabattable\n'
'- Sièges électriques\n'
'- Système de surveillance pression pneus (TPMS)\n'
'- Toit ouvrant / Toit panoramique\n'
"- Vitres surteintées à l'arrière\n"
'- Vitres électriques arrières',
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 136,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3164570896',
'listing': 'auction',
'make': 'MERCEDES-BENZ',
'model': 'Classe B',
'odometer': 183890,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'photo_urls': ['https://img.leboncoin.fr/api/v1/lbcpb1/images/b8/75/a9/b875a9db6cdd00513a6a1577b6b304a25f2a19fa.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/f1/ea/6b/f1ea6bed9df540a5027857cb1e2303f5d2c1796d.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/5b/c5/c7/5bc5c7e86a63dd2805b09b328edd149b7939c9b2.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/fe/f1/a7/fef1a7726b4d87c5e713c3e98aa21a2bd629ad17.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/65/1c/61/651c61fed65906d70e80d2b10220786b8db0cc64.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/bf/c3/00/bfc300817edb12c6baf9694e33e085760f247ed9.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/18/20/27/182027b50118441e5d831e59790bd3b48580315b.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/3b/a5/f2/3ba5f2c312d44ae950414a39e3169aa55fb9a9ea.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/9e/06/f4/9e06f45368beb3444780974d93aec5830360819b.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/07/b6/c1/07b6c146caccdc3a5c73637a24226d495a6ee1c5.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/dd/6d/51/dd6d51685ccf63b9dd06ee591a2fb6b19f5c62b9.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/f6/cf/24/f6cf2434fa92b22fe0014b74d8746606145f9522.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/20/72/d3/2072d3a558e4f2b80bac86b88a91da2649b7de53.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/95/83/ec/9583ec93731a45bb9d2fda7ff1b0dfec509286a9.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/49/c7/b7/49c7b7e8c670f54214ef4477174ef702c298670f.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/2d/36/16/2d3616999407d71ea70fe7027dc65dfdcf5fd789.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/95/21/ef/9521ef310b01101875490442119d1274b4f361cc.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/e0/0e/90/e00e907dd17f9b9601b05f8668284732d71aca9b.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/be/fc/4f/befc4f3311410df3b392ed025d0f16ffb9fcb76b.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/05/9c/95/059c957a474b2a4e53809a8094726cfb0998e2e6.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/bb/0e/82/bb0e82022152e16325e20637e7597e710ccd32dd.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/c4/cb/73/c4cb736e477e930b2dbda5ccd25514cdf48084cc.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/4c/91/a0/4c91a0261708467db50049a0ffadf601af09b77d.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/1e/d8/f1/1ed8f1d5679c989c77814bc4f490f451025bc108.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/d0/a8/df/d0a8df9a94804c7e22b6ff45a42f6318cf307358.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/f1/ce/e7/f1cee795ecd39c2dc8e1ccd55b8c352a7eee8c55.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/80/fa/b4/80fab4917a2bc23dace95f885fb9fa18d9cd0310.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/45/c6/f8/45c6f8f7a6f9806b4eed397b37cdb71f7004e53b.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/7d/77/fa/7d77faf4897aa85f5cdfd8464452bd3fcd09afe9.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/37/13/ca/3713cadb4265d27879f7b774a974166002d38f5c.jpg?rule=ad-large'],
'price': 9990,
'price_includes_vat': False,
'registration_date': '2014-05-01',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes CLASSE B MERCEDES-BENZ Classe B 200 Fascination 136 ch',
'transmission': 'automatic',
'trim': 'Classe B 200 CDI Business 7G-DCT',
'vin': None,
'year': 2014}
2026-03-25 16:50:58 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: ec51975b-d62d-5002-bdf9-1b224dcfa457 with identifier: 3164570896
2026-03-25 16:50:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item ec51975b-d62d-5002-bdf9-1b224dcfa457
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg.leboncoin.fr%252Fapi%252Fv1%252Flbcpb1%252Fimages%252Fb8%252F75%252Fa9%252Fb875a9db6cdd00513a6a1577b6b304a25f2a19fa.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-25 16:50:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/b8/75/a9/b875a9db6cdd00513a6a1577b6b304a25f2a19fa.jpg?rule=ad-large not downloaded yet
2026-03-25 16:50:58 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 50645aa2-7316-531c-967f-c3c73beb2f1d with identifier 3143984912
2026-03-25 16:50:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:58 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 50645aa2-7316-531c-967f-c3c73beb2f1d
2026-03-25 16:50:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img.leboncoin.fr/api/v1/lbcpb1/images/4c/e0/24/4ce02403c49f07164f54643a757192af103a8212.jpg?rule=ad-large>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Noir',
'currency': 'EUR',
'description': 'MERCEDES CLASSE E 63 AMG PACK PERFORMANCE\n'
'/ ENTRETIEN COMPLET MERCEDES, berline, noir, 44 cv, 4 portes, '
'garantie : 3 mois.\n'
'\n'
'Prix TTC : 24 990 €\n'
'\n'
'5 places\n'
'\n'
'OPTIONS ET ÉQUIPEMENTS :\n'
'Audio - Télécommunications :\n'
'- Changeur CD\n'
'- Changeur DVD\n'
'- GPS\n'
'- Interface Bluetooth\n'
'- Interface média\n'
'- Prise audio USB\n'
'- Système audio Harman Kardon\n'
'- Système de sonorisation Surround Harman/Kardon LOGIC7 (14 '
'HP - 610 W)\n'
'\n'
'Conduite :\n'
"- Adaptive Brake avec l'aide au démarrage en côte\n"
'- Allumage automatique des phares\n'
'- Direction dynamique\n'
'- Détecteur de pluie\n'
'- KEYLESS-GO: Démarrage sans clé\n'
'- Régulateur de vitesse\n'
'- Select Drive\n'
'- Suspension sport\n'
'- Système Start/Stop\n'
'\n'
'Couleur :\n'
'- Peinture métallisée\n'
'\n'
'Extérieur :\n'
'- Aide parking avec caméra de recul\n'
'- Caméra de recul\n'
'- Eclairage des seuils de portes\n'
'- Feux avant LED\n'
'- Feux de jour\n'
'- KEYLESS-GO : démarrage sans clé et fermeture à distance du '
'couvercle du coffre à bagages\n'
"- PARKTRONIC : Système d'aide au stationnement (PTS+)\n"
"- Système d'echappement à double flux avec enjoliveurs de "
'tubes de sortie trapézoïdales\n'
"- Système d'échappement sport AMG avec nouvelle double "
'sortie\n'
'- Toit ouvrant panoramique électrique\n'
'- Toit ouvrant relevable électrique vitré avec fonction de '
'fermeture PRE-SAFE\n'
'\n'
'Intérieur :\n'
'- Accoudoir central AR avec rangement/porte-gobelet\n'
'- Accoudoir central AV avec vide-poches (non climatisé)\n'
'- Banquette AR rabattable 2/3 - 1/3\n'
'- Climatisation automatique confort Thermotronic 3 zones\n'
'- Climatisation automatique multi zones\n'
'- Colonne de direction réglable manuellement en hauteur et en '
'profondeur\n'
'- Direction assistée\n'
'- Direction paramétrique\n'
'- Direction paramétrique sport AMG\n'
'- ISOFIX : fixations pour sièges enfants AR\n'
'- Levier de vitesse en cuir Nappa\n'
'- Non fumeur\n'
'- Ordinateur de bord\n'
'- Poches aumônières au dos des sièges AV\n'
'- Prise 12V\n'
"- Prises 12V à l'AV et à l'AR\n"
'- Pédalier sport en acier inoxydable avec picots en '
'caoutchouc\n'
'- Sièges AV climatisés\n'
'- Sièges AV multicontours dynamiques avec fonction massage\n'
'- Sièges chauffants\n'
'- Sièges électriques à mémoire\n'
'- Volant Performance AMG avec applications en Alcantara\n'
'- Volant multifonctions à 4 branches en cuir Nappa\n'
'- Volant réglable électriquement\n'
'\n'
'Pack :\n'
"- Appuie-tête AR rabattables électriquement depuis l' AV\n"
'- Avertisseur dynamique de maintenance (ASSYST PLUS)\n'
'- Baguettes de seuil AMG en acier inoxydable brossé\n'
'- Ceintures de sécurité assorties à la couleur des '
'garnitures\n'
'- Détecteur automatique de siège-enfant MB sur le siège '
'passager AV\n'
'- Ecrous de roue antivol\n'
'- Etriers de frein peints en rouge\n'
'- Fermeture électrique automatique\n'
'- Feux ar. à LED\n'
'- Feux de stop adaptatifs\n'
'- Feux stop à diode LED\n'
'- Frein de parking automatique\n'
'- Inserts chromés sur les pare-chocs AV/AR, ainsi que sur les '
'flancs\n'
'- Inserts décoratifs en frêne noir (Inserts décoratifs en '
'piano laqué noir au niveau de la console centrale)\n'
'- TEMPOMAT (régulateur de vitesse) et SPEEDTRONIC (limiteur '
'de vitesse)\n'
'- Tableau de bord recouvert de similicuir ARTICO\n'
'- Train de roulement sport RIDE CONTROL AMG\n'
'- Volant Alcantara\n'
'- Volant multifonctions\n'
'- Échappement inox\n'
'- Étriers de freins rouges\n'
'\n'
'Sellerie :\n'
'- Sellerie cuir\n'
'\n'
'Sécurité :\n'
'- ABS\n'
'- ATTENTION ASSIST : système de détection de somnolence\n'
'- Airbag genoux pour conducteur\n'
'- Airbags\n'
'- Airbags bassin intégrés aux sièges conducteur et passager '
'AV\n'
'- Airbags de tête AV/AR\n'
'- Airbags latéraux AV\n'
'- Appuie-tête actifs "NECK-PRO" à l\' AV\n'
'- Avertisseur de perte de pression des pneus (témoin '
'uniquement)\n'
'- ESP\n'
'- Feux automatiques\n'
'- Fixations ISOFIX\n'
'- PRE SAFE : Système de sécurité préventif\n'
'- Projecteurs et feux AR antibrouillard\n'
'- Roue de secours\n'
'\n'
'Autres équipements et informations :\n'
"- ABS (anti-blocage de roues) et BAS (freinage d'urgence "
'assisté)\n'
'- Ailes AV spécifiques AMG avec monogramme "V8-BITURBO"\n'
'- Airbags frontaux à 2 seuils de déclenchement\n'
'- Antivol à clé électronique avec système de verrouillage '
'ELCODE\n'
'- Antivol électronique comprenant le système de verrouillage '
'ELCODE\n'
'- Boîte de vitesses 7 rapports SPEEDSHIFT MCT AMG avec '
'fonction Stop/Start ECO\n'
'- Boîte de vitesses automatique à 7 rapports 7G-TRONIC avec '
'levier sélecteur DIRECT SELECT\n'
'- Ceintures de sécurité 3 points avec rétracteur et limiteur '
"d'effort (x5)\n"
"- Ceintures de sécurité 3 points avec rétracteur à l'AV et "
"limiteur d'effort (x4)\n"
'- Clignotants à commande confort par impulsions\n'
"- Combiné d'instruments AMG avec menu AMG et chronomètre de "
'course RACETIMER\n'
'- Compteur tubulaires à cadrans clairs cerclés de chrome\n'
'- DRIVE UNIT AMG avec levier sélecteur E-SELECT\n'
"- Détecteur d'occupation du siège passager AV\n"
'- ESP (régulation de comportement dynamique) et ASR '
'(antipatinage)\n'
'- ESP AMG à 3 modes\n'
"- Eclairage dans l'accoudoir AV\n"
"- Factures d'entretien\n"
'- Feux de jour à diodes LED AMG spécifiques\n'
'- Grille de calandre à 3 lamelles dans ton noir\n'
'- ILS (Intelligent Light System) : Projecteurs bi-xénon avec '
"répartition variable de l'éclairage, éclairage actif dans les "
'virages, correcteur dynamique de portée, lave-phares et '
'assistant de feux de route\n'
'- Inserts décoratifs en frêne noir sur la console centrale, '
'le tableau bord et les contre-portes\n'
"- Interfaces USB et Aux-In dans l'accoudoir central AV\n"
'- Jantes alliage AMG 19" 10 branches finition gris titane AV '
': 255/35 R19, AR : 285/30 R19\n'
'- Jupe AV/AR et habillages bas de caisse AMG spécifiques\n'
'- Lève-vitres électriques (x4) à commande séquentielle et '
'dispositif anti-pincement\n'
"- Module d'éclairage à l'AR avec liseuses intégrées\n"
'- Phares teintés\n'
'- Repose pieds en acier inoxodable brossé avec picots en '
'caoutchouc\n'
'- Rétroviseurs intérieur et extérieur gauche jour/nuit '
'automatique et extérieurs rabattables électriquement\n'
'- Sièges AV tout électriques avec fonction mémoires incluant '
'la colonne de direction et les rétroviseurs extérieurs\n'
"- Sièges sport AMG à l'AV avec capitons transversaux et "
'plaquette AMG\n'
'- Vitrage intégral teinté vert\n'
'- Volant Performance AMG à 3 branches en cuir Nappa avec '
'méplat en parties inférieures et supérieures et palettes de '
'commande de boîte en aluminium\n'
'\n'
'- consommation extra urbaine: 7.50l/100\n'
'- consommation urbaine: 13.80l/100\n'
'- consommation mixte: 9.80l/100',
'doors_number': 4,
'emission_standard': None,
'engine': None,
'engine_horse_power': 525,
'expiration_date': None,
'fuel_type': 'Essence',
'id': '50645aa2-7316-531c-967f-c3c73beb2f1d',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3143984912',
'listing': 'auction',
'make': 'MERCEDES-BENZ',
'model': 'Classe E',
'odometer': 164653,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50645aa2-7316-531c-967f-c3c73beb2f1d/50645aa2-7316-531c-967f-c3c73beb2f1d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165341,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/4c/e0/24/4ce02403c49f07164f54643a757192af103a8212.jpg?rule=ad-large',
'Width': 1067}],
'price': 24990,
'price_includes_vat': False,
'registration_date': '2009-10-01',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes E Berline MERCEDES CLASSE E 63 AMG PACK PERFORMANCE '
'ORIGINE FRANCE',
'transmission': 'automatic',
'trim': 'Classe E 63 AMG',
'vin': None,
'year': 2009}
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%273143984912%27 HTTP/1.1" 200 None
2026-03-25 16:50:58 [auto_selling_leboncoin.fr] INFO: Saving data for 3143984912: {'created_time': 1774457458.076868, 'last_price_update_time': 1774457458.076883}
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_leboncoin.fr',RowKey='3143984912') HTTP/1.1" 204 0
2026-03-25 16:50:58 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 0aac370f-747d-5aa4-bc3f-83abb17bda3e with identifier 3166973613
2026-03-25 16:50:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:58 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 0aac370f-747d-5aa4-bc3f-83abb17bda3e
2026-03-25 16:50:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img.leboncoin.fr/api/v1/lbcpb1/images/53/82/f5/5382f584a6b0dd8b5e515585384053ea8018f85a.jpg?rule=ad-large>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Noir',
'currency': 'EUR',
'description': 'MERCEDES CLASSE C 220 CDI 4 MATIC SPORTLINE 7 G TRONIC\n'
'\n'
'4 ROUES MOTRICES, BVA 7G-TRONIC, PACK SPORT AMG, CUIR NOIR, '
'SIEGES ELECTRIQUES, NAVIGATION GARMIN 3D, TOIT OUVRANT '
'PANORAMIQUE, APA : AIDE PARKING ACTIF, ATTELAGE AMOVIBLE, '
"DETECTEUR D'ANGLE MORT, AVERTISSEUR FRANCHISSEMENT DE LIGNE, "
'PROJECTEURS LEDS, DEMARRAGE SANS CLEF, CLIMATISATION AUTO. 2 '
'ZONES, TEL. BLUETOOTH, COLLISION PREVENTION ASSIST, DETECTEUR '
'DE SOMNOLENCE, REGULATEUR / LIMITATEUR DE VITESSE, RETRO. + '
'BANQUETTE RABATTABLE, START & STOP ECO, PACK VISIBILITE, '
"RADIO CD + USB, JANTES ALLIAGE 19' AMG ...\n"
'\n'
"ORIGINE FRANCE, FACTURES D'ENTRETIENS\n"
'\n'
'Garantie 6 mois',
'doors_number': 4,
'emission_standard': None,
'engine': None,
'engine_horse_power': 170,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '0aac370f-747d-5aa4-bc3f-83abb17bda3e',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3166973613',
'listing': 'auction',
'make': 'MERCEDES-BENZ',
'model': 'Classe C',
'odometer': 169344,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0aac370f-747d-5aa4-bc3f-83abb17bda3e/0aac370f-747d-5aa4-bc3f-83abb17bda3e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194301,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/53/82/f5/5382f584a6b0dd8b5e515585384053ea8018f85a.jpg?rule=ad-large',
'Width': 1067}],
'price': 19990,
'price_includes_vat': False,
'registration_date': '2016-04-01',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes CLASSE C MERCEDES CLASSE C 220 CDI 4 MATIC SPORTLINE 7 G '
'TRONIC',
'transmission': 'automatic',
'trim': 'Classe C 220 d Executive 4Matic 9G-Tronic',
'vin': None,
'year': 2016}
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%273166973613%27 HTTP/1.1" 200 None
2026-03-25 16:50:58 [auto_selling_leboncoin.fr] INFO: Saving data for 3166973613: {'created_time': 1774457458.128605, 'last_price_update_time': 1774457458.128619}
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_leboncoin.fr',RowKey='3166973613') HTTP/1.1" 204 0
2026-03-25 16:50:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img.leboncoin.fr/api/v1/lbcpb1/images/0c/2c/78/0c2c78361fd64c4ed050b734d09d6cec9289dbbd.jpg?rule=ad-large> (referer: https://api.leboncoin.fr/finder/search)
2026-03-25 16:50:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img.leboncoin.fr/api/v1/lbcpb1/images/f4/39/61/f4396153c7804d565bc88bb012084c0dd22bdd55.jpg?rule=ad-large> (referer: https://api.leboncoin.fr/finder/search)
2026-03-25 16:50:58 [auto_selling_leboncoin.fr] INFO: Found listing with ID: 3153843178
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%273153843178%27 HTTP/1.1" 200 None
2026-03-25 16:50:58 [auto_selling_leboncoin.fr] INFO: Scrape type for 3153843178: 1
2026-03-25 16:50:58 [auto_selling_leboncoin.fr] INFO: Scraping new listing 3153843178
2026-03-25 16:50:58 [auto_selling_leboncoin.fr] INFO: Extracted item: {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blanc',
'currency': 'EUR',
'description': 'MERCEDES Classe GLC 250 SPORTLINE FASCINATION 9G-Tronic '
'4Matic\n'
'Révisé et garantie\n'
'\n'
'Prix TTC : 17 990 €\n'
'\n'
'5 places, couleur intérieur : Noir\n'
'\n'
'OPTIONS ET ÉQUIPEMENTS :\n'
'Audio - Télécommunications :\n'
'- Connexion Bluetooth pour téléphone portable\n'
'- Live Traffic Information\n'
"- Navigateur internet sur l'écran central\n"
'- Remote Online\n'
'- Volant multifonctions 3 branches à 12 touches\n'
'\n'
'Conduite :\n'
'- Allumage automatique des projecteurs\n'
'- DISTRONIC PLUS\n'
'- Détecteur de pluie\n'
'- Essuie-glaces avec détecteur de pluie\n'
'- Fonction de démarrage sans clé KEYLESS-GO\n'
"- Pack d'Assistance à la conduite PLUS\n"
"- Système d'amortissement adaptatif ADS Plus\n"
'\n'
'Extérieur :\n'
'- Assistant de feux de route Plus\n'
"- Double sortie d'échappement chromée\n"
'- Feux clignotants à LED\n'
'- Hayon EASY-PACK avec ouverture et fermeture par commande '
'électrique\n'
'- Lave-glace chauffant\n'
'- Pack AMG Line\n'
'- Pack AMG Line Extérieur\n'
'- Pack Chrome Extérieur\n'
'- Projecteurs haute performance à technologie LED\n'
'- Rails de toit en aluminium\n'
'- Rampe de toit noir\n'
'- Rétroviseur extérieur gauche jour/nuit automatique\n'
'- Rétroviseurs extérieur rabattables électriquement\n'
'- Toit ouvrant panoramique électrique en verre\n'
'- Vitres latérales AR et lunette AR en verre teinté foncé\n'
'\n'
'Intérieur :\n'
'- Accoudoir central AV avec vide-poches et prise 12V\n'
'- Boîte à gants éclairée\n'
'- Climatisation automatique THERMATIC à 2 zones\n'
'- Colonne de direction réglable mécaniquement en hauteur et '
'en profondeur\n'
'- Direction assistée et asservie à la vitesse\n'
'- Déverrouillage du coffre à distance\n'
"- Eclairage d'ambiance\n"
'- Eclairage du miroir de courtoisie\n'
'- Espace de chargement verrouillable sous le plancher de '
'chargement\n'
'- Indicateur de température extérieure\n'
'- Inserts décoratifs en Aluminium clair et en laque noire\n'
'- Ordinateur de bord\n'
'- Pack AMG Line Intérieur spécifique\n'
'- Pack Rangement\n'
"- Pack d'éclairage intérieur\n"
'- Pare-soleil avec miroirs de courtoisie éclairés (x2)\n'
'- Porte-gobelet\n'
'- Rétroviseurs intérieur jour/nuit automatiques\n'
'- Sièges électriques\n'
'- Sièges AV chauffants\n'
'\n'
'Pack :\n'
"- 2 doubles sorties d'échappement\n"
'- Air Body Control\n'
'- Cache-bagages à enrouleur EASY-PACK\n'
'- Ceintures de sécurité designo Rouge\n'
'- Ciel de pavillon en tissu noir\n'
'- Coques de rétroviseurs extérieures peintes en noir\n'
'- Disques de frein perforés à l\x92AV\n'
'- Détecteur automatique de siège-enfant MB sur le siège '
'passager AV\n'
"- Eclairage de l'espace de rangement de la console centrale\n"
'- Eclairage des vide-poches AV\n'
'- Eclairage du plancher AV\n'
'- Etriers de frein AV avec inscription AMG\n'
'- Feux AR à LED\n'
'- Feux stop adaptatifs à LED\n'
'- Filet dans le coffre à bagages\n'
"- Filet de séparation pour l'espace de chargement\n"
'- Frein de stationnement électrique\n'
'- Grille de calandre diamant\n'
'- Liseuses AR à gauche et à droite\n'
'- PRE-SAFE PLUS\n'
'- Prééquipement pour navigation Garmin MAP PILOT\n'
'- Réservoir de carburant de capacité accrue (66 l)\n'
'- Suppression des ceintures de sécurité Designo rouges\n'
"- Suspension pneumatique avec correcteur d'assiette\n"
'- TEMPOMAT (régulateur de vitesse) et SPEEDTRONIC (limiteur '
'de vitesse)\n'
'- Tableau de bord et bordures des portes en similicuir '
'ARTICO\n'
'- Tapis de sol AMG noirs avec liseré rouge et inscription '
'AMG\n'
'- Tapis de sol en velours AMG\n'
'\n'
'Sécurité :\n'
'- ATTENTION ASSIST : système de détection de somnolence\n'
'- Airbag genoux côté conducteur\n'
'- Airbags latéraux AR\n'
'- Airbags latéraux AV\n'
'- Assistant franchissement de ligne actif\n'
"- COLLISION PREVENTION ASSIST PLUS : système d'avertissement "
'de risque de collision\n'
'- Contrôle de la pression des pneumatiques\n'
"- Désactivation automatique de l'airbag passager\n"
'- ISOFIX : fixations des sièges-enfants aux places '
'extérieures AR\n'
'- Kit anti-crevaison TIREFIT\n'
'\n'
'Autres équipements et informations :\n'
'- 2 Filets supplémentaires dans le coffre côté droit et '
'plancher\n'
'- 4 Caméra digitales (AV, AR et côtés) pour vision 360°\n'
'- ABS (antiblocage de roues) et ASR (antipatinage) on et '
'of-road\n'
"- APA (Aide au Parking Active) : système d'aide au "
'stationement avec radars de proximité AV/AR\n'
'- Accoudoir des portes, accoudoir de la console centrale en '
'similicuir ARTICO noir avec surpiqûres contrastées rouges\n'
'- Adaptative Brake avec fonction Hold et aide au démarrage en '
'côte\n'
'- Airbags frontaux à 2 seuils de déclenchement\n'
'- Baguette de ligne de ceinture et encadrement des vitres en '
'finition noir brillant\n'
'- Boîte de vitesses automatique à 9 rapports 9G-TRONIC avec '
'fonction "Stop/Start ECO" (DYNAMIC SELECT et TEMPOMAT '
'(régulateur de vitesse) et SPEEDTRONIC (limiteur de vitesse) '
'inclus)\n'
'- COMMAND Online: système multimédia avec écran haute '
'résolution couleur 21,3 cm (8.4"), navigation 3D\n'
'- Cache des montants B et baguette des vitres latérales AR en '
'finition noir brillant\n'
'- Calandre à 2 lamelles argent mate avec étoile intégrée et '
'inserts chromés\n'
'- Capot actif avec protection piéton\n'
'- Ceinture de caisse en aluminium poli\n'
'- Ceintures de sécurité à 3 points à toutes les places avec '
"rétracteur et limiteur d'effort\n"
'- Clignotants à commande confort par impulsions\n'
'- Clé design avec insert chromé\n'
"- Compartiment à lunette à l'AV\n"
'- Couvercle de coffre avec insert chromé\n'
'- DYNAMIC SELECT : 5 modes de conduite\n'
"- Détecteur d'occupation du siège passager AV\n"
'- ESP (régulation du comportement dynamique) avec ASR '
'(antipatinage)\n'
"- Fonction d'arrêt/redémarrage Stop/Start ECO avec "
'commutateur de désactivation manuelle\n'
'- Garnitures intérieures en similicuir ARTICO/Dinamica Noir\n'
'- Indicateur dynamique de maintenance ASSYST\n'
'- Intelligent Light System (ILS) à LED : projecteurs hautes '
'performances à technologie LED avec répartition variable de '
"l'éclairage, éclairage actif dans les virages et correcteur "
'dynamique de portée\n'
'- Interface média USB dans la console centrale\n'
"- Jantes AMG 48 cm (19'') à 5 branches doubles avec pneus AV "
'235/55 R19 et AR 255/50 R19\n'
'- Jupe AR AMG avec baguette décorative chromée argentée et '
'protection anti-encastrement design de couleur noire\n'
'- Jupe AV AMG aux prises d\x92air au design sportif et '
'expressif, avec grille en losanges et protection '
'anti-encastrement design en finition chromée argentée\n'
'- Kit carrosserie AMG avec jupes AV et AR et habillage de bas '
'de caisse spécifique\n'
'- Lève-vitres électriques (x4) à commande séquentielle et '
'dispositif anti-pincement\n'
"- Mercedes me connect : Système d'appel d'urgence "
'Mercedes-Benz\n'
'- Navigation Garmin MAP PILOT: Navigation 3D sur carte SD '
'(cartographie Europe) avec commande vocale et affichage des '
'limitations de vitesse\n'
'- Pack Sport Black en liaison avec le Pack AMG Line\n'
'- Pédalier Sport en acier brossé avec picots en caoutchouc '
'noirs\n'
'- Rampe de chargement du coffre métallisée\n'
'- Rétroviseurs extérieurs électriques, chauffants et '
'asphériques avec rappels de clignotant intégré\n'
'- Sièges AV électriques\n'
'- Sièges sport\n'
"- Système d'appel d'urgence Mercedes-Benz\n"
'- Sécurité enfant avec verrouillage manuel des portes AR et '
'électrique des vitres AR\n'
'- Touchpad: Pavé tactile permettant la navigation dans les '
'menus\n'
'- Verrouillage centralisé à télécommande avec fonction '
'verrouillage automatique',
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 211,
'expiration_date': None,
'fuel_type': 'Essence',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3153843178',
'listing': 'auction',
'make': 'MERCEDES-BENZ',
'model': 'Classe GLC',
'odometer': 218170,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'photo_urls': ['https://img.leboncoin.fr/api/v1/lbcpb1/images/94/77/d7/9477d74a12366980bd0e77f17d353431abe35a4a.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/ca/f1/c1/caf1c101ba09cd497d715cbe9841d7d73178dc00.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/b5/9a/af/b59aaf66e70d339f81ce006a98f99bf79e840333.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/c8/7f/32/c87f32d7f517bf2a0d7e93057aa45f6b6f0910bf.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/e5/c2/06/e5c206df13ad55f0563906040fcf50ee6560b337.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/24/2f/b3/242fb37daee164c525048e2b2cd03f20db9695b0.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/6f/ee/e6/6feee618b34bdeb2031b05d5dc7432658f227435.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/9e/b4/eb/9eb4ebaf2f21e5b710fb028a9e95e9f4f26768a2.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/09/ef/61/09ef61a14e28e30ef6e189840f427564cd86209e.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/16/76/07/1676076253ef763754464cb0d7e05fefeb904ee0.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/ee/2c/85/ee2c85bad6039e1c4d66a442ba2d044e6fb71a77.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/6c/a6/5a/6ca65a3336db3f1fe7efc187d309d911bcf0ddd1.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/f0/2f/20/f02f20462dee13b74c767510ec2089403e4ab6cf.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/a6/78/c6/a678c6b4db4f5652e3688b59bfa0606b8fafa613.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/43/bd/da/43bdda14f6e026f470d84c9d6a19977261e3043f.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/ca/9c/ea/ca9cea4c5db180171f05e450f53397dee2c60938.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/8a/8d/22/8a8d22fe6e1ee924291c7c4ee51c79a1c98918bf.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/7e/56/88/7e56881478f97cf3a838dee3a7b3278cad0a65b3.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/ab/98/a6/ab98a6bf8b7175497b837b8ddb4eea3532f3439c.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/1d/97/28/1d97280f54bee46bbdc43b36ddb2d8e1fb580858.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/42/e6/a7/42e6a791e4a0cb639e8bd8727197a35ad13a52da.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/3a/5a/66/3a5a6696fb67251cb368df7f55c1e82784c74b53.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/13/8b/6d/138b6d3137aa2180b32e6f176c1ae039c0670f19.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/49/4a/63/494a63c14c8c843aeea2b6950fa48defaa701380.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/89/7a/73/897a7319b6b03745b340b3aa8a367062c83beb77.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/75/f0/55/75f055f2b22bd3b3753dc1d9b46b6802fa7cee0f.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/ce/be/d6/cebed66e4e451ce7b99eac6bd1ab6ae01018e9d9.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/bd/50/a6/bd50a67ab6bf48a445334b53b9b0152b9ee30528.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/60/50/e8/6050e8eb2fa312a1ce49c74bf5273e463dcf9ae8.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/a5/7f/86/a57f86c57f4c07cc078943631f4e9b8a6991b5fe.jpg?rule=ad-large'],
'price': 17990,
'price_includes_vat': False,
'registration_date': '2016-04-01',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes GLC MERCEDES Classe GLC 250 SPORTLINE FASCINATION '
'9G-Tronic 4Matic',
'transmission': 'automatic',
'trim': 'GLC 250 211ch 4Matic 9G-Tronic',
'vin': None,
'year': 2016}
2026-03-25 16:50:58 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e8f6ac1-590b-57e0-a1b4-70d93d879b70 with identifier: 3153843178
2026-03-25 16:50:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 6e8f6ac1-590b-57e0-a1b4-70d93d879b70
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg.leboncoin.fr%252Fapi%252Fv1%252Flbcpb1%252Fimages%252F94%252F77%252Fd7%252F9477d74a12366980bd0e77f17d353431abe35a4a.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-25 16:50:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/94/77/d7/9477d74a12366980bd0e77f17d353431abe35a4a.jpg?rule=ad-large not downloaded yet
2026-03-25 16:50:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:50:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f06dcc4cb10>
2026-03-25 16:50:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:50:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5911714e-8cba-5538-b983-616b658a04b4/5911714e-8cba-5538-b983-616b658a04b4_image_0.jpg HTTP/1.1" 201 0
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_leboncoin.fr',RowKey='https%3A%252F%252Fimg.leboncoin.fr%252Fapi%252Fv1%252Flbcpb1%252Fimages%252Fef%252Fad%252Fb0%252Fefadb02295ec3c6ceaae96b9b2d218dc5772ffeb.jpg%253Frule%3Dad-large') HTTP/1.1" 204 0
2026-03-25 16:50:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/ef/ad/b0/efadb02295ec3c6ceaae96b9b2d218dc5772ffeb.jpg?rule=ad-large saved to cache
2026-03-25 16:50:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5911714e-8cba-5538-b983-616b658a04b4
2026-03-25 16:50:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5911714e-8cba-5538-b983-616b658a04b4 sending to next pipeline
2026-03-25 16:50:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:50:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f06dcc21ed0>
2026-03-25 16:50:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:50:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39df48f5-a8cc-5acb-b020-1723475bc81c/39df48f5-a8cc-5acb-b020-1723475bc81c_image_0.jpg HTTP/1.1" 201 0
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_leboncoin.fr',RowKey='https%3A%252F%252Fimg.leboncoin.fr%252Fapi%252Fv1%252Flbcpb1%252Fimages%252Fcf%252F78%252F82%252Fcf78821c74a9e1c5edaece0c94afda67e3a9a1f4.jpg%253Frule%3Dad-large') HTTP/1.1" 204 0
2026-03-25 16:50:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/cf/78/82/cf78821c74a9e1c5edaece0c94afda67e3a9a1f4.jpg?rule=ad-large saved to cache
2026-03-25 16:50:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 39df48f5-a8cc-5acb-b020-1723475bc81c
2026-03-25 16:50:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 39df48f5-a8cc-5acb-b020-1723475bc81c sending to next pipeline
2026-03-25 16:50:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:50:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f06dcc17b10>
2026-03-25 16:50:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:50:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c17b8ef-e411-5fcf-98c6-6041d524590a/5c17b8ef-e411-5fcf-98c6-6041d524590a_image_0.jpg HTTP/1.1" 201 0
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_leboncoin.fr',RowKey='https%3A%252F%252Fimg.leboncoin.fr%252Fapi%252Fv1%252Flbcpb1%252Fimages%252F48%252F0e%252F74%252F480e744c1746e41fbf1f793b8ac43a81f762baec.jpg%253Frule%3Dad-large') HTTP/1.1" 204 0
2026-03-25 16:50:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/48/0e/74/480e744c1746e41fbf1f793b8ac43a81f762baec.jpg?rule=ad-large saved to cache
2026-03-25 16:50:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5c17b8ef-e411-5fcf-98c6-6041d524590a
2026-03-25 16:50:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5c17b8ef-e411-5fcf-98c6-6041d524590a sending to next pipeline
2026-03-25 16:50:58 [auto_selling_leboncoin.fr] INFO: Found listing with ID: 3159988177
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%273159988177%27 HTTP/1.1" 200 None
2026-03-25 16:50:58 [auto_selling_leboncoin.fr] INFO: Scrape type for 3159988177: 1
2026-03-25 16:50:58 [auto_selling_leboncoin.fr] INFO: Scraping new listing 3159988177
2026-03-25 16:50:58 [auto_selling_leboncoin.fr] INFO: Extracted item: {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Gris',
'currency': 'EUR',
'description': 'SSANGYONG KORANDO 200 e-XDI 2WD , 4x4, suv, gris, 8 cv, 5 '
'portes, première mise en circulation le 03/04/2015, garantie '
': 3 mois.\n'
'\n'
'Prix TTC : 7990 €\n'
'\n'
'5 places\n'
'\n'
'OPTIONS ET ÉQUIPEMENTS :\n'
'Audio - Télécommunications :\n'
'- Commandes audio au volant et système Bluetooth intégré\n'
'\n'
'Conduite :\n'
'- Aide au démarrage en côte (HSA)\n'
'- Allumage automatique des feux\n'
'- Allumage automatique des feux de détresse (ESS)\n'
'- Détecteur de pluie\n'
'- Régulateur de vitesse avec fonction "Eco"\n'
'\n'
'Extérieur :\n'
'- Barres de toit\n'
'- Calandre chromée\n'
"- Double sortie d'échappement chromée\n"
'- Jantes alliage 16"\n'
'- Poignées de portes ton carrosserie\n'
'- Répétiteurs de clignotants à LED\n'
'- Vitres AR surteintées\n'
'- Vitres teintées\n'
'\n'
'Intérieur :\n'
'- Accoudoir central AV avec bac de rangement\n'
'- Affichage de la température extérieure\n'
'- Bacs de portières AV\n'
'- Banquette AR rabattable 60/40\n'
'- Boîte à gants\n'
'- Cendrier amovible\n'
'- Climatisation manuelle\n'
'- Console centrale "Deluxe" avec accoudoir cental et bac de '
'rangement\n'
'- Direction assistée électrique asservie à la vitesse\n'
'- Inserts Carbone sur la planche de bord\n'
'- Lunettes AR dégivrante avec temporisation\n'
'- Ordinateur de bord multifonction\n'
'- Pare-soleil avec miroir de courtoisie\n'
'- Poches aumônières au dos des sièges AV\n'
'- Porte-gobelets AV/AR\n'
'- Prise 12 V AV/AR\n'
'- Siège conducteur réglable en hauteur + réglage lombaire\n'
'- Sièges AV chauffants\n'
'- Vitres électriques\n'
'- Volant réglable en hauteur et en profondeur\n'
'\n'
'Pack :\n'
'- Appuis-tête AR réglable en hauteur\n'
'- Barres de renfort latérales\n'
'- Boucliers peints\n'
'- Boîte de vitesses manuelle 6 rapports\n'
'- Ceintures de sécurité AR centrale 3 points\n'
'- Ceintures de sécurité AV réglables en hauteur\n'
'- Fermeture automatique des portes\n'
"- Filet de coffre et crochets d'arrimage\n"
'- Moulure de bas de caisse et passages des roues\n'
"- Réglage électrique de l'assiette des phares\n"
'- Rétroviseurs extérieurs ton carrosserie\n'
'- Rétroviseurs extérieurs électriques dégivrants\n'
'- Tapis de sol\n'
'- Verrouillage centralisé télécommandé\n'
'- Volant et pommeau de levier de vitesses gainés cuir\n'
'\n'
'Sellerie :\n'
'- Sellerie tissu\n'
'\n'
'Sécurité :\n'
"- Aide au freinage d'urgence (BAS)\n"
'- Airbags frontaux conducteur et passager\n'
'- Airbags latéraux (tête/torax) conducteur et passager\n'
'- Airbags rideaux AV/AR\n'
'- Alarme périmétrique\n'
'- Antipatinage\n'
'- Appuis-tête AV actifs\n'
'- Projecteurs additionnels antibrouillard\n'
'- Roue de secours temporaire\n'
'- Répartiteur électronique de freinage (EBD)\n'
'\n'
'Autres équipements et informations :\n'
'- 4 HP + 2 Tweeters\n'
'- ABS et EBD\n'
'- Allumage constant des codes\n'
'- Antidémarrage par transpondeur\n'
'- Ceintures de sécurité AV à prétentionneur et limiteur de '
'charge\n'
'- Commandes de clignotants à impulsion\n'
'- Contrôle actif de la prise de roulis (ARP)\n'
'- Couvre-bagages amovible avec espace de rangement\n'
'- Dégivrage électrique des essuies glaces AV\n'
"- Lampe d'approche intégrées aux rétroviseurs extérieurs\n"
'- Montre digitale\n'
'- Ouverture à distance de la trappe à carburant\n'
'- Système antiblocage des roues (ABS)\n'
'- Système audio 2 Din CD-CD-R/RW-MP3-WMA, à tuner RDS, prise '
'USB et Jack\n'
"- Système d'ancrage ISOFIX sur la banquette AR\n"
'\n'
'- consommation extra urbaine: 4.80l/100\n'
'- consommation urbaine: 7.60l/100\n'
'- consommation mixte: 5.80l/100',
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3159988177',
'listing': 'auction',
'make': 'SSANGYONG',
'model': 'Korando',
'odometer': 94713,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'photo_urls': ['https://img.leboncoin.fr/api/v1/lbcpb1/images/67/00/da/6700da2c0a757998302d094260df129847e8a14d.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/7c/73/b4/7c73b4a58f4b3a6301c48821f77c3826b820c16a.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/45/71/54/4571549b0a89b9d436ff8ca93a06a24a2557821d.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/7d/94/3f/7d943f7d89f6b0311ee0bac2ec96c0d6a169a94a.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/90/3b/33/903b33ed82261559815692afcb2fef2b4d69b778.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/0e/c1/6d/0ec16db58cd5f46f6a0e1fcf798347cf5a9be887.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/d5/8d/41/d58d41513c2949db4856862b0662103d647a327d.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/41/ce/63/41ce630df6285f4e4a90ea3f80c94b0136e81ca1.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/b3/35/25/b33525dc55950e30b15b4ac08fd250b61d17a8c0.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/82/cf/eb/82cfeb20ce25fb8ec85cf8217b19cea6ef6b9a9b.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/05/89/bd/0589bd6c9786c7c74a721e852b41f7052ddb1e25.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/92/a0/40/92a0408f08293b3c042a4823a3c12ef8f9ebc900.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/8a/88/e3/8a88e3fb26a4819e33c95c4d9505d8b336c01f56.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/ae/54/df/ae54df1cdcd66ed6ceb70d550d0824c5daf16e72.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/db/54/3d/db543d67e5011c8f48190fda98ab33a3615e269b.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/d1/b3/d6/d1b3d698480abab718ef0adf556cf60b25f7b609.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/98/44/fa/9844fa04f61971f835590f38d3ef96e50aa00242.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/85/79/2b/85792b92886345395dc9b6bbfed4bba457b3b47a.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/2e/f1/08/2ef108b2c05f622274c8cf8130ae087f14da00bc.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/eb/61/52/eb61528c920deed33e72bcebb473f18d50babc59.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/82/71/3e/82713e7211baad2ab9c9ed565308d12fb2b74fd1.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/1d/3a/08/1d3a084dd8dbb41f96595d4fb96f45d610632e39.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/24/b1/ed/24b1edee743a34e86a3f7a087c96a3457a69def6.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/0d/88/a4/0d88a4836bdae7f09b33573934fe688b52416947.jpg?rule=ad-large'],
'price': 7990,
'price_includes_vat': False,
'registration_date': '2015-04-01',
'seats_number': 5,
'seller_name': None,
'title': 'Ssangyong KORANDO SSANGYONG KORANDO 200 e-XDI 2WD',
'transmission': 'manual',
'trim': 'Korando 200 e-XDi 149ch LE Pack Sport 2WD',
'vin': None,
'year': 2015}
2026-03-25 16:50:58 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: c64a3856-f9da-57e2-b290-8cd117639409 with identifier: 3159988177
2026-03-25 16:50:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item c64a3856-f9da-57e2-b290-8cd117639409
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg.leboncoin.fr%252Fapi%252Fv1%252Flbcpb1%252Fimages%252F67%252F00%252Fda%252F6700da2c0a757998302d094260df129847e8a14d.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-25 16:50:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/67/00/da/6700da2c0a757998302d094260df129847e8a14d.jpg?rule=ad-large not downloaded yet
2026-03-25 16:50:58 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 5911714e-8cba-5538-b983-616b658a04b4 with identifier 3156049821
2026-03-25 16:50:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:58 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 5911714e-8cba-5538-b983-616b658a04b4
2026-03-25 16:50:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img.leboncoin.fr/api/v1/lbcpb1/images/ef/ad/b0/efadb02295ec3c6ceaae96b9b2d218dc5772ffeb.jpg?rule=ad-large>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blanc',
'currency': 'EUR',
'description': 'Kia CARENS 1.7 CRDI 136CH PREMIUM ISG BVA 7 PLACES, '
'(Monospace), NOIR, 7cv, 5 portes, mise en circulation le '
'18-06-2014, garantie 3 mois ( MOIS).\n'
'\n'
'7 places, couleur intérieur : NOIR, longueur : 4,53 mètres,\n'
'Entretien à jour\n'
'\n'
'OPTIONS ET EQUIPEMENTS :\n'
'Audio - Télécommunications\n'
'- Ecran tactile\n'
'- GPS Cartographique\n'
'- Kit mains-libres Bluetooth\n'
'- Prise USB\n'
'\n'
'Conduite\n'
'- Capteur de luminosité\n'
'- Capteur de pluie\n'
'- Démarrage sans clé\n'
'- Limiteur de vitesse\n'
'- Régulateur de vitesse\n'
"- Système d'accès sans clé\n"
'\n'
'Extérieur\n'
'- Caméra de recul\n'
'- Feux arrière à LED\n'
'- Feux de jour à LED\n'
'- Radar de stationnement AR\n'
'- Radar de stationnement AV\n'
'- Rétroviseurs rabattables électriquement\n'
'\n'
'Intérieur\n'
'- 3 sièges individuels en rang 2\n'
'- Accoudoir central AV avec rangement\n'
'- Ecran multifonction couleur\n'
'- Fixations Isofix aux places arrières\n'
'- Ordinateur de bord\n'
'- Sièges rang 2 rabattables à plat\n'
'- Sièges rang 3 rabattables à plat\n'
'- Vitres teintées\n'
'- Volant cuir\n'
'- Volant multifonction\n'
'\n'
'Autres équipements et informations :\n'
'- OUVERTURE SANS CLEFS\n'
'\n'
'Kilométrage garanti.',
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 136,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '5911714e-8cba-5538-b983-616b658a04b4',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3156049821',
'listing': 'auction',
'make': 'KIA',
'model': 'Carens',
'odometer': 138532,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5911714e-8cba-5538-b983-616b658a04b4/5911714e-8cba-5538-b983-616b658a04b4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168462,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/ef/ad/b0/efadb02295ec3c6ceaae96b9b2d218dc5772ffeb.jpg?rule=ad-large',
'Width': 1067}],
'price': 7990,
'price_includes_vat': False,
'registration_date': '2014-06-01',
'seats_number': 5,
'seller_name': None,
'title': 'KIA CARENS Kia CARENS 1.7 CRDI 136CH PREMIUM ISG 7 PLACES',
'transmission': 'manual',
'trim': 'Carens 1.7 CRDi 136ch FIFA World Cup™ Edition ISG 7 places',
'vin': None,
'year': 2014}
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%273156049821%27 HTTP/1.1" 200 None
2026-03-25 16:50:58 [auto_selling_leboncoin.fr] INFO: Saving data for 3156049821: {'created_time': 1774457458.395468, 'last_price_update_time': 1774457458.395476}
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_leboncoin.fr',RowKey='3156049821') HTTP/1.1" 204 0
2026-03-25 16:50:58 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 39df48f5-a8cc-5acb-b020-1723475bc81c with identifier 3146257724
2026-03-25 16:50:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:58 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 39df48f5-a8cc-5acb-b020-1723475bc81c
2026-03-25 16:50:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img.leboncoin.fr/api/v1/lbcpb1/images/cf/78/82/cf78821c74a9e1c5edaece0c94afda67e3a9a1f4.jpg?rule=ad-large>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blanc',
'currency': 'EUR',
'description': 'MERCEDES-BENZ Classe E Coupé\n'
'220 CDi 170ch 10cv\n'
'Boîte automatique\n'
'Mise en circulation : 02/05/2013\n'
'Kilométrage : 110000 Km\n'
'\n'
'*Très Bon État Général Très Propre Intérieur Comme '
'Extérieur.\n'
'Aucun frais à prévoir.\n'
'\n'
'*Facture des entretiens disponible.\n'
'*Révision à jour.\n'
'\n'
'"GARANTIE 3 MOIS"\' - Extension de garantie possible '
'6/12/24/36/48/60 Mois.\n'
'(Selon éligibilité du véhicule)\n'
'\n'
'***Reprise de votre Véhicule possible***\n'
'- Service carte grise sur place -\n'
'\n'
'OPTIONS & EQUIPEMENTS :\n'
'\n'
'***Intérieur*** :\n'
'\n'
'-Grand \ufeffécran\n'
'- GPS\n'
'- \ufeffClimatisation automatique Bi-zone\n'
'- \ufeffSiège semi-électrique\n'
'- \ufeffSiège baquet\n'
'- Siège chauffant\n'
'- \ufeffIntérieur cuir noir\n'
'- \ufeffVolant multifonctions\n'
'- \ufeffVolant cuire\n'
'- \ufeffCommande au volant oral\n'
'- \ufeffCeinture qui vient au conducteur\n'
'- \ufeffAllume-cigares\n'
'- Prise USB\n'
'- \ufeffBluetooth\n'
'- \ufeff4 vitres électriques\n'
'- \ufeffRétroviseur intérieur jour nuit\n'
'- 2 modes de conduite\n'
'- \ufeffPrise isofix\n'
'- \ufeffAlarme\n'
'\n'
'***Extérieur*** :\n'
'\n'
'- Camera de recul\n'
'- Détecteur d’angle mort\n'
'- \ufeffRégulateur / Limiteur de vitesse\n'
'- Détecteur d’affranchissement de ligne\n'
'- \ufeffAide au stationnement avant-arrière\n'
'- \ufeffFeux Xénon\n'
'- \ufeffFeux Arrière LED\n'
'- \ufeffRétroviseur électrique rabattable\n'
'- \ufeffFeux automatique\n'
'- \ufeffEssuie-glaces automatiques\n'
'- \ufeffDirection assistée\n'
"- \ufeffJante aluminium 17'\n"
'- \ufeffFeux antibrouillard avant-arrière\n'
'- \ufeffABS\n'
'- \ufeffESP\n'
'- \ufeffAirbag\n'
'- \ufeffDouble des clés\n'
'\n'
'*VÉHICULE DISPONIBLE DÈS MAINTENANT*',
'doors_number': 2,
'emission_standard': None,
'engine': None,
'engine_horse_power': 170,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '39df48f5-a8cc-5acb-b020-1723475bc81c',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3146257724',
'listing': 'auction',
'make': 'MERCEDES-BENZ',
'model': 'Classe E',
'odometer': 110361,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 20,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39df48f5-a8cc-5acb-b020-1723475bc81c/39df48f5-a8cc-5acb-b020-1723475bc81c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176343,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/cf/78/82/cf78821c74a9e1c5edaece0c94afda67e3a9a1f4.jpg?rule=ad-large',
'Width': 1067}],
'price': 14990,
'price_includes_vat': False,
'registration_date': '2013-05-01',
'seats_number': 4,
'seller_name': None,
'title': 'Mercedes CLASSE E MERCEDES-BENZ Classe E Coupé 220 CDi 170ch 10cv',
'transmission': 'automatic',
'trim': 'Classe E Coupe 220 CDI 7GTronic+',
'vin': None,
'year': 2013}
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%273146257724%27 HTTP/1.1" 200 None
2026-03-25 16:50:58 [auto_selling_leboncoin.fr] INFO: Saving data for 3146257724: {'created_time': 1774457458.444534, 'last_price_update_time': 1774457458.444543}
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_leboncoin.fr',RowKey='3146257724') HTTP/1.1" 204 0
2026-03-25 16:50:58 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 5c17b8ef-e411-5fcf-98c6-6041d524590a with identifier 3166983699
2026-03-25 16:50:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:58 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 5c17b8ef-e411-5fcf-98c6-6041d524590a
2026-03-25 16:50:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img.leboncoin.fr/api/v1/lbcpb1/images/48/0e/74/480e744c1746e41fbf1f793b8ac43a81f762baec.jpg?rule=ad-large>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blanc',
'currency': 'EUR',
'description': 'MINI Cabriolet Cooper S 184 ch 2011 • Essence • Boîte '
'Manuelle\n'
'ENTRETIEN A JOUR\n'
'\n'
'📁 État & Historique\n'
'Mise en circulation : avril 2011\n'
'Carrosserie : cabriolet • 4 places\n'
'Finition : Cooper S\n'
'Contrôle technique : Moins de 6 mois\n'
'\n'
'⚙️ Motorisation & Performances\n'
'Motorisation : Essence 184 ch\n'
'Cylindrée : 1598 cm³\n'
'Boîte : Manuelle 6 rapports\n'
'Transmission : Traction avant\n'
"Crit'Air : 1\n"
'\n'
'OPTIONS ET ÉQUIPEMENTS :\n'
'Audio - Télécommunications :\n'
'- Prise auxiliaire de connexion audio\n'
'- Radio CD\n'
'\n'
'Conduite :\n'
'- Aide au démarrage en côte\n'
'- Arrêt et redémarrage auto. du moteur\n'
'- Démarrage sans clé\n'
'- Régulateur de vitesse\n'
'- Système de récupération énergie freinage\n'
'\n'
'Extérieur :\n'
'- Aide au stationnement\n'
'- Jantes Alu\n'
'- Radar de recul\n'
'- Rétroviseurs électriques dégivrants\n'
'\n'
'Intérieur :\n'
'- Banquette 50/50\n'
'- Clim automatique\n'
'- Direction assistée\n'
'- Fixations Isofix aux places arrières\n'
'- Porte-gobelets arrière\n'
'- Porte-gobelets avant\n'
'- Siège conducteur réglable en hauteur\n'
'- Verrouillage centralisé des portes\n'
'- Verrouillage centralisé à distance\n'
'- Vitres arrière électriques\n'
'- Vitres avant électriques\n'
'- Volant cuir\n'
'- Volant réglable en profondeur et hauteur\n'
'\n'
'Sécurité :\n'
'- ABS\n'
"- Aide au freinage d'urgence\n"
'- Airbags frontaux\n'
'- Airbags latéraux avant\n'
'- Arceaux de sécurité actifs\n'
'- Détecteur de sous-gonflage\n'
'- ESP\n'
'- Phares antibrouillard\n'
'- Répartiteur électronique de freinage\n'
'\n'
'Autres équipements et informations :\n'
'- Jantes en alliage\n'
'- Ordinateur de bord\n'
'- Phares anti-brouillard\n'
"- Système d'accès sans clé\n"
'- Vitres électriques arrières',
'doors_number': 3,
'emission_standard': None,
'engine': None,
'engine_horse_power': 184,
'expiration_date': None,
'fuel_type': 'Essence',
'id': '5c17b8ef-e411-5fcf-98c6-6041d524590a',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3166983699',
'listing': 'auction',
'make': 'MINI',
'model': 'Mini',
'odometer': 158347,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c17b8ef-e411-5fcf-98c6-6041d524590a/5c17b8ef-e411-5fcf-98c6-6041d524590a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148003,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/48/0e/74/480e744c1746e41fbf1f793b8ac43a81f762baec.jpg?rule=ad-large',
'Width': 1067}],
'price': 8990,
'price_includes_vat': False,
'registration_date': '2011-04-01',
'seats_number': 4,
'seller_name': None,
'title': 'MINI Mini MINI Cabriolet Cooper S 184 ch 2011',
'transmission': 'manual',
'trim': 'Cabrio Cooper S 184ch',
'vin': None,
'year': 2011}
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%273166983699%27 HTTP/1.1" 200 None
2026-03-25 16:50:58 [auto_selling_leboncoin.fr] INFO: Saving data for 3166983699: {'created_time': 1774457458.492366, 'last_price_update_time': 1774457458.492374}
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_leboncoin.fr',RowKey='3166983699') HTTP/1.1" 204 0
2026-03-25 16:50:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img.leboncoin.fr/api/v1/lbcpb1/images/01/20/48/012048af73dfed86165d874e835af27ba9107ffe.jpg?rule=ad-large> (referer: https://api.leboncoin.fr/finder/search)
2026-03-25 16:50:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img.leboncoin.fr/api/v1/lbcpb1/images/be/89/59/be8959b04d53457c53f0a81f2486b1dce5b03a37.jpg?rule=ad-large> (referer: https://api.leboncoin.fr/finder/search)
2026-03-25 16:50:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img.leboncoin.fr/api/v1/lbcpb1/images/cf/d9/f4/cfd9f46c1539edd9fedac33287ca29f6f80886b5.jpg?rule=ad-large> (referer: https://api.leboncoin.fr/finder/search)
2026-03-25 16:50:58 [auto_selling_leboncoin.fr] INFO: Found listing with ID: 3130999073
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%273130999073%27 HTTP/1.1" 200 None
2026-03-25 16:50:58 [auto_selling_leboncoin.fr] INFO: Scrape type for 3130999073: 1
2026-03-25 16:50:58 [auto_selling_leboncoin.fr] INFO: Scraping new listing 3130999073
2026-03-25 16:50:58 [auto_selling_leboncoin.fr] INFO: Extracted item: {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Gris',
'currency': 'EUR',
'description': 'FORD C-MAX 1.5 TDCi 120 SS Titanium Powershift Garantie 16 '
'Mois, monospace compact, gris, 6 cv, 5 portes, première mise '
'en circulation le 26/10/2015, garantie : 6 mois.\n'
'Entretien à jour avec factures\n'
'Prix TTC : 7990 €\n'
'\n'
'5 places\n'
'\n'
'OPTIONS ET ÉQUIPEMENTS :\n'
'Conduite :\n'
'- Aide au démarrage en côte\n'
'- Allumage automatique des feux\n'
'- Allumage automatique des feux et des essuie-glaces AV\n'
"- EcoMode (Système d'aide à la conduite économique)\n"
'- Essuie-glace AV automatique à détecteur de pluie\n'
'- Système Stop & Start\n'
'\n'
'Extérieur :\n'
'- Aide au stationnement AR\n'
'- Feux de jour à LED\n'
'- Grille de calandre chromée\n'
'- Jantes alliage 16" 10 branches\n'
'- Phares halogènes\n'
'\n'
'Intérieur :\n'
'- Boîte à gants\n'
'- Cache-bagages\n'
'- Climatisation à régulation automatique bizone avec ouïes '
"d'aération AR\n"
'- Dégivrage de la lunette AR\n'
'- Eclairage de courtoisie\n'
'- Fixations ISOFIX aux places latérales AR\n'
'- Lève-vitres AV/AR électriques\n'
'- Miroir de surveillance des enfants\n'
'- Ordinateur de bord couleur 4.2"\n'
'- Pare-soleil AV avec miroir de courtoisie\n'
'- Pommeau de levier de vitesse gainé cuir\n'
'- Siège conducteur avec réglage manuel de la hauteur et du '
'support lombaire\n'
'- Verrouillage centralisé avec commande à distance\n'
'- Volant gainé cuir\n'
'- Volant réglable en hauteur et en profondeur\n'
'\n'
'Pack :\n'
'- 3 appuis-tête AR\n'
'- Antidémarrage PATS\n'
'- Ceintures de sécurité AV réglables en hauteur\n'
"- Eclairage d'ambiance intérieur\n"
'- Freins à disques AV et AR\n'
'- Kit de réparation pneumatique\n'
'- My Key\n'
'- Pare-chocs AV/AR couleur carrosserie\n'
'- Poignées de portes extérieures couleur carrosserie\n'
'- Régulateur et limiteur de vitesse\n'
'- Rétroviseurs extérieurs chauffants couleur carrosserie\n'
'- Rétroviseurs extérieurs couleur carrosserie\n'
'- Sécurité enfant avec verrouillage électrique des portes AR\n'
'- Tapis de sol AR avec logo Ford\n'
'- Tapis de sol AV avec logo Ford\n'
'\n'
'Sécurité :\n'
'- ABS avec répartiteur électronique de freinage EBD\n'
'- Airbags frontaux conducteur et passager\n'
'- Airbags latéraux AV\n'
'- Airbags rideaux\n'
"- Assistance au freinage d'urgence\n"
'- Feux de brouillard AR\n'
'- Phares antibrouillard AV avec cerclage chromé\n'
'- Système de surveillance de la pression des pneus\n'
'\n'
'Autres équipements et informations :\n'
'- 3 sièges AR indépendants rabattables et déposables\n'
'- Allumage et clignotement automatique des feux Stop en cas '
"de freinage d'urgence\n"
"- Ceintures de sécurité 3 points sur l'ensemble des sièges\n"
'- Console centrale AV avec accoudoir coulissant et '
'compartiment de rangement avec porte-gobelets\n'
'- Contrôle vectoriel de couple TVC\n'
'- Eclairage du coffre\n'
'- Keyless - Système de démarrage sans clé par bouton '
'poussoir\n'
'- Lèche-vitres chromés\n'
"- Rétroviseurs extérieurs avec lumière d'approche\n"
'- Sièges AR avec système DIAGOFLEX\n'
'- Système Audio NAV SYNC II - Ford SYNC II avec écran tactile '
'8", Bluetooth et commandes vocales avancées, GPS Europe avec '
'infoTrafic TMC, Guide Michelin, 2 prises USB et AUX, 6HP et '
'commandes au volant\n'
'- Système Audio Nav Sync 3 - Ford Sync 3 avec écran tactile '
'8, Bluetooth et commandes vocales avancées Applink, Apple '
'CarPlay, Android Auto, 2 prises USB, 6HP, GPS Europe avec '
'info trafic (TMC), Guide Michelin, et accès aux points '
"d'intérêt des Guides Michelin (Guide Rouge et Guide Vert)\n"
'- Trappe à carburant avec système Ford EasyFuel\n'
'\n'
'- consommation extra urbaine: 3.90l/100\n'
'- consommation urbaine: 4.70l/100\n'
'- consommation mixte: 4.20l/100',
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 120,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3130999073',
'listing': 'auction',
'make': 'FORD',
'model': 'C-MAX',
'odometer': 141000,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'photo_urls': ['https://img.leboncoin.fr/api/v1/lbcpb1/images/e6/61/db/e661db2f76a190cc07c4bf093245ad4024966fff.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/27/cf/9a/27cf9a991c31e928551eaa985f23177f953c39a3.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/9f/87/68/9f87689fea489822c129aeb23fbc3e41319cc429.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/3d/67/a0/3d67a0a83057a4e50af5b5a1953550c02f3e66f8.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/a5/ce/6c/a5ce6cb7d611582a1d85621c98f8d3a179e481e6.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/07/44/56/07445677b89bf9f708a53111bc8e053200178524.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/98/b1/bf/98b1bfe688880634a0884ff92b4906cc6ca4a476.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/a2/95/f1/a295f115004724b32a7998f7d7dd9d8f820021ff.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/97/98/e4/9798e418b4c85ada7c0f6cc6e0d82d1055dcd66e.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/87/b7/6f/87b76f768c76a5083d1a8291319c59dbe1ccf914.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/2d/d9/7e/2dd97e208ce580e03d9694e7923fedc0b83a99d7.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/c7/25/9a/c7259af1bca8cfd6306228693d8fb1f247e6cd21.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/8a/62/b1/8a62b157d796505987aab3a252adc245be928932.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/bd/88/68/bd88686d1a87c210c0416114e1c7f015f1e22fe1.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/43/7e/65/437e65d579c9e0404f4716c8e6eeec8495930d2b.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/b3/4f/77/b34f77bc6dcb58f0901f65186cb8dea32ec61c66.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/38/ca/38/38ca389c17047785c853a328b144e7ad1ad90557.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/17/86/8e/17868e43bc983b10d5f5ba84f3cfcbe7b434d9c2.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/ac/cc/b9/acccb95475da2fc002189d4c4da2210043c30865.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/07/80/ec/0780ec835bee9dafa1fd2f4e1e324f4ab558b57a.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/46/46/db/4646dbb60917ff3093335d9d9cc205091ac0968b.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/09/c9/80/09c98034b273e98467d37864a25e1547eb91711e.jpg?rule=ad-large'],
'price': 7990,
'price_includes_vat': False,
'registration_date': '2015-10-01',
'seats_number': 5,
'seller_name': None,
'title': 'FORD C-Max FORD C-MAX 1.5 TDCi 120 SS Titanium Powershift',
'transmission': 'automatic',
'trim': 'C-MAX 1.5 TDCi 120ch Stop&Start Titanium PowerShift',
'vin': None,
'year': 2015}
2026-03-25 16:50:58 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d3e2e66-0277-5a84-9294-52958be1e7d5 with identifier: 3130999073
2026-03-25 16:50:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 5d3e2e66-0277-5a84-9294-52958be1e7d5
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg.leboncoin.fr%252Fapi%252Fv1%252Flbcpb1%252Fimages%252Fe6%252F61%252Fdb%252Fe661db2f76a190cc07c4bf093245ad4024966fff.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-25 16:50:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/e6/61/db/e661db2f76a190cc07c4bf093245ad4024966fff.jpg?rule=ad-large not downloaded yet
2026-03-25 16:50:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:50:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f06dcb28850>
2026-03-25 16:50:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:50:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_33ce470e-a109-5444-9459-e04131dc10be/33ce470e-a109-5444-9459-e04131dc10be_image_0.jpg HTTP/1.1" 201 0
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_leboncoin.fr',RowKey='https%3A%252F%252Fimg.leboncoin.fr%252Fapi%252Fv1%252Flbcpb1%252Fimages%252F0c%252F2c%252F78%252F0c2c78361fd64c4ed050b734d09d6cec9289dbbd.jpg%253Frule%3Dad-large') HTTP/1.1" 204 0
2026-03-25 16:50:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/0c/2c/78/0c2c78361fd64c4ed050b734d09d6cec9289dbbd.jpg?rule=ad-large saved to cache
2026-03-25 16:50:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 33ce470e-a109-5444-9459-e04131dc10be
2026-03-25 16:50:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 33ce470e-a109-5444-9459-e04131dc10be sending to next pipeline
2026-03-25 16:50:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:50:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f06dcc64290>
2026-03-25 16:50:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:50:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c7fe4f5c-775f-59bf-80f5-7c5bedfbee70/c7fe4f5c-775f-59bf-80f5-7c5bedfbee70_image_0.jpg HTTP/1.1" 201 0
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_leboncoin.fr',RowKey='https%3A%252F%252Fimg.leboncoin.fr%252Fapi%252Fv1%252Flbcpb1%252Fimages%252Ff4%252F39%252F61%252Ff4396153c7804d565bc88bb012084c0dd22bdd55.jpg%253Frule%3Dad-large') HTTP/1.1" 204 0
2026-03-25 16:50:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/f4/39/61/f4396153c7804d565bc88bb012084c0dd22bdd55.jpg?rule=ad-large saved to cache
2026-03-25 16:50:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c7fe4f5c-775f-59bf-80f5-7c5bedfbee70
2026-03-25 16:50:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c7fe4f5c-775f-59bf-80f5-7c5bedfbee70 sending to next pipeline
2026-03-25 16:50:58 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 33ce470e-a109-5444-9459-e04131dc10be with identifier 3142182497
2026-03-25 16:50:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:58 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 33ce470e-a109-5444-9459-e04131dc10be
2026-03-25 16:50:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img.leboncoin.fr/api/v1/lbcpb1/images/0c/2c/78/0c2c78361fd64c4ed050b734d09d6cec9289dbbd.jpg?rule=ad-large>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Rouge',
'currency': 'EUR',
'description': 'ALFA ROMEO 2.0 JTDM 175 BV TCT LUSSO\n'
'Entretien à jour\n'
'Révisé et garantie\n'
'\n'
'OPTIONS ET ÉQUIPEMENTS :\n'
'Audio - Télécommunications :\n'
"- Commandes de l'autoradio au volant\n"
'\n'
'Conduite :\n'
'- Différentiel autobloquant Q2 électronique\n'
'- Fonction Start/Stop\n'
'- Régulateur de vitesse\n'
'\n'
'Extérieur :\n'
'- Aide au stationnement arrière\n'
'- Radar Avant\n'
'\n'
'Intérieur :\n'
'- Climatisation automatique bi-zone\n'
'- Fixations ISOFIX pour sièges enfants\n'
'- Lève-vitres avant et arrière électriques\n'
'- Ordinateur de bord\n'
'- Pédalier en aluminium Sport\n'
'- Sièges avant avec réglage lombaire électrique\n'
'- Volant gainé cuir\n'
'\n'
'Pack :\n'
'- Accoudoir central arrière + 3ème appuie tête arrière\n'
'\n'
'Sellerie :\n'
'- Sellerie cuir\n'
'\n'
'Autres équipements et informations :\n'
'- Alfa D.N.A.\n'
'- Pack Visibilité Détecteur de pluie et allumage automatique '
'des projecteursRétroviseur intérieur '
'électrochromeRétroviseurs extérieurs rabattables '
'électriquement\n'
'- Système de navigation Uconnect 6.5" à cartographie Europe '
'et services Live',
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 175,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '33ce470e-a109-5444-9459-e04131dc10be',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3142182497',
'listing': 'auction',
'make': 'ALFA ROMEO',
'model': 'Giulietta',
'odometer': 150000,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33ce470e-a109-5444-9459-e04131dc10be/33ce470e-a109-5444-9459-e04131dc10be_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163096,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/0c/2c/78/0c2c78361fd64c4ed050b734d09d6cec9289dbbd.jpg?rule=ad-large',
'Width': 1067}],
'price': 7990,
'price_includes_vat': False,
'registration_date': '2016-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'Alfa Romeo Giulietta ALFA ROMEO 2.0 JTDM 175 BV TCT LUSSO',
'transmission': 'automatic',
'trim': 'Giulietta 2.0 JTDm 175ch Collezione Stop&Start TCT',
'vin': None,
'year': 2016}
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%273142182497%27 HTTP/1.1" 200 None
2026-03-25 16:50:58 [auto_selling_leboncoin.fr] INFO: Saving data for 3142182497: {'created_time': 1774457458.682059, 'last_price_update_time': 1774457458.682068}
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_leboncoin.fr',RowKey='3142182497') HTTP/1.1" 204 0
2026-03-25 16:50:58 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: c7fe4f5c-775f-59bf-80f5-7c5bedfbee70 with identifier 3150477782
2026-03-25 16:50:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:58 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item c7fe4f5c-775f-59bf-80f5-7c5bedfbee70
2026-03-25 16:50:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img.leboncoin.fr/api/v1/lbcpb1/images/f4/39/61/f4396153c7804d565bc88bb012084c0dd22bdd55.jpg?rule=ad-large>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Gris',
'currency': 'EUR',
'description': 'SEAT LEON Leon 1.5 16V eTSI - 150 - BV DSG 7 Xcellence 150, '
'5 portes, \n'
'Entretien à jour\n'
'Révisé et garantie \n'
'\n'
'Tous nos véhicules sont visibles en agence. \n'
' \n'
'\n'
"** Possibilité d'extension de garantie **\n"
'** Reportage photos complet disponible sur demande**\n'
' \n'
'OPTIONS ET EQUIPEMENTS DE SERIE\n'
'\n'
"Airbags latéraux à l'arrière\n"
"Jantes en alliage 18' Venice, avec pneus 225/40 R18 92Y\n"
'Pack Drive Assist L\n'
"2 Prises USB C à l'arrière\n"
"2 Prises USB C à l'avant\n"
'6 airbags (frontaux, latéraux, rideaux)\n'
'ABS et ASR\n'
'Accoudoir central arrière\n'
'Accoudoir central avant\n'
'Aide au stationnement arrière\n'
'Aide au stationnement avant\n'
"Alerte de non-bouclage des ceintures à l'avant\n"
'Banquette arrière rabattable 1/3-2/3\n'
'Bluetooth\n'
'Bouton de démarrage Kessy Go\n'
'Caméra de recul\n'
'Climatronic 3 zones\n'
'Commandes vocales\n'
'Connectivity Box avec chargeur à induction\n'
"Crochets d'arrimage dans le coffre\n"
"Désactivation de l'airbag du passager avant\n"
"Digital Cockpit : combiné d'instruments digital haute "
"résolution couleur de 10,25'\n"
"Eclairage d'ambiance intérieur à LED personnalisable\n"
'ESC avec alerte de pression des pneumatiques\n'
'Essuie-glaces avant automatique avec détecteur de pluie et '
'allumage automatique des feux\n'
'Fixation Isofix sur sièges arrières\n'
"Fonction appel d'urgence\n"
'Frein à main électrique (aide au démarrage en côte intégrée)\n'
'Front Assist avec détection des piétons et des cyclistes\n'
'Indicateur de changement de rapport de vitesse\n'
'Insert Dark Wood Grey sur la planche de bord\n'
'Keyless Access - entrée et démarrage mains libres\n'
'Lane Assist et détecteur de fatigue\n'
"Ordinateur de bord 3,5'' avec affichage de la température "
'extérieure\n'
'Pack chrome extérieur avec contours de vitres chromés\n'
'Pare-soleil avec porte-ticket coté conducteur\n'
"Park Assist - Système d'aide active au stationnement en "
'créneau et en bataille\n'
'Poignées de portes et rétroviseurs extérieur couleurs '
'carrosserie\n'
'Projecteurs antibrouillard à LED\n'
"Projecteurs Full LED avec lumière d'approche projetant "
"'Hola!' au sol et bandeau de LED arrière avec clignotants "
'dynamiques\n'
'Radio Numérique DAB\n'
'Réglages lombaires passager\n'
'Régulateur et limiteur de vitesse\n'
'Rétroviseur intérieur électrochrome\n'
'Rétroviseurs extérieurs électriques et dégivrants\n'
'Rétroviseurs rabattables électriquement\n'
'SEAT Connect\n'
'Sellerie en suédine noire\n'
'Seuils de portes rétroéclairés\n'
'Siège conducteur à réglage électrique avec mémoire\n'
'Sièges Sport\n'
"Spots de lecture à l'avant\n"
"Système de navigation avec écran tactile 10'' et Full Link "
'avec Apple CarPlay sans fil\n'
'Tapis de sol\n'
'Verrouillage centralisé à distance à télécommande, avec '
'verrouillage de la trappe à carburant\n'
'Vitres arrière surteintées\n'
'Vitres avant et arrière électriques\n'
'Volant cuir multifonction',
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Essence',
'id': 'c7fe4f5c-775f-59bf-80f5-7c5bedfbee70',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3150477782',
'listing': 'auction',
'make': 'SEAT',
'model': 'Leon',
'odometer': 76829,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7fe4f5c-775f-59bf-80f5-7c5bedfbee70/c7fe4f5c-775f-59bf-80f5-7c5bedfbee70_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170595,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/f4/39/61/f4396153c7804d565bc88bb012084c0dd22bdd55.jpg?rule=ad-large',
'Width': 1067}],
'price': 17990,
'price_includes_vat': False,
'registration_date': '2020-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'SEAT Leon SEAT LEON Leon 1.5 16V eTSI - 150 - BV DSG 7 Xcellence',
'transmission': 'automatic',
'trim': 'Leon 1.5 eTSI 150ch Xcellence DSG7',
'vin': None,
'year': 2020}
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%273150477782%27 HTTP/1.1" 200 None
2026-03-25 16:50:58 [auto_selling_leboncoin.fr] INFO: Saving data for 3150477782: {'created_time': 1774457458.727507, 'last_price_update_time': 1774457458.727516}
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_leboncoin.fr',RowKey='3150477782') HTTP/1.1" 204 0
2026-03-25 16:50:58 [auto_selling_leboncoin.fr] INFO: Found listing with ID: 3131061333
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%273131061333%27 HTTP/1.1" 200 None
2026-03-25 16:50:58 [auto_selling_leboncoin.fr] INFO: Scrape type for 3131061333: 1
2026-03-25 16:50:58 [auto_selling_leboncoin.fr] INFO: Scraping new listing 3131061333
2026-03-25 16:50:58 [auto_selling_leboncoin.fr] INFO: Extracted item: {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Noir',
'currency': 'EUR',
'description': 'Mercedes CLASSE B 160 D 90CH INSPIRATION, (Monospace), noir, '
'5cv, 5 portes, mise en circulation le 09-08-2016, garantie 3 '
'mois (3 MOIS).\n'
'\n'
'5 places, couleur intérieur : NOIR, longueur : 4,39 mètres,\n'
'boîte de vitesse : manuelle\n'
'\n'
'OPTIONS ET EQUIPEMENTS :\n'
'Audio - Télécommunications\n'
"- Appel d'Assistance Localisé\n"
"- Appel d'Urgence Localisé\n"
'- Fonction MP3\n'
'- Kit mains-libres Bluetooth\n'
'- Lecteur CD\n'
'- Lecteur carte SD\n'
'- Prise USB\n'
'- Prise iPod\n'
'- Radio\n'
'- Volume automatique de la radio\n'
'\n'
'Conduite\n'
'- Aide au démarrage en côte\n'
'- Arrêt et redémarrage auto. du moteur\n'
'- Capteur de luminosité\n'
'- Capteur de pluie\n'
'- Démarrage sans clé\n'
'- Limiteur de vitesse\n'
'- Régulateur de vitesse\n'
'\n'
'Extérieur\n'
'- Becquet arrière\n'
'- Boucliers AV et AR couleur caisse\n'
'- Caméra de recul\n'
'- Essuie-glace arrière\n'
"- Feux de freinage d'urgence\n"
'- Feux de jour à LED\n'
'- Filtre à particules\n'
'- Jantes Alu\n'
'- Phares halogènes\n'
'- Répétiteurs de clignotant dans rétro ext\n'
'- Rétroviseurs dégivrants\n'
'- Rétroviseurs extérieurs électrochromes\n'
'- Rétroviseurs rabattables électriquement\n'
'- Rétroviseurs électriques\n'
'\n'
'Intérieur\n'
'- Accoudoir central AV avec rangement\n'
'- Bacs de portes arrière\n'
'- Bacs de portes avant\n'
'- Banquette 1/3-2/3\n'
'- Banquette AR rabattable\n'
'- Banquette arrière 3 places\n'
'- Boite à gants fermée\n'
'- Clim manuelle\n'
'- Compte tours\n'
"- Eclairage d'ambiance\n"
'- Ecran multifonction couleur\n'
'- Filtre à Pollen\n'
'- Fixations Isofix aux places arrières\n'
'- Inserts de porte métal\n'
'- Inserts de tableau de bord métal\n'
'- Lampe de coffre\n'
"- Lampes de lecture à l'arrière\n"
"- Lampes de lecture à l'avant\n"
'- Levier vitesse cuir\n'
'- Lunette AR dégivrante\n'
'- Miroir de courtoisie conducteur éclairé\n'
'- Miroir de courtoisie passager éclairé\n'
'- Ordinateur de bord\n'
'- Ouverture des vitres séquentielle\n'
'- Porte-gobelets avant\n'
'- Prise 12V\n'
'- Rétroviseur intérieur jour/nuit\n'
'- Siège conducteur réglable en hauteur\n'
'- Siège passager réglable en hauteur\n'
'- Tablette cache bagages\n'
'- Température extérieure\n'
'- Verrouillage auto. des portes en roulant\n'
'- Verrouillage centralisé des portes\n'
'- Verrouillage centralisé à distance\n'
'- Vitres arrière électriques\n'
'- Vitres avant électriques\n'
'- Vitres teintées\n'
'- Volant cuir\n'
'- Volant multifonction\n'
'- Volant réglable en profondeur et hauteur\n'
'\n'
'Sécurité\n'
'- ABS\n'
"- Aide au freinage d'urgence\n"
'- Airbag conducteur\n'
'- Airbag genoux\n'
'- Airbag passager déconnectable\n'
'- Airbags latéraux avant\n'
'- Airbags rideaux\n'
'- Antidémarrage électronique\n'
'- Antipatinage\n'
'- Contrôle élect. de la pression des pneus\n'
'- EBD\n'
'- ESP\n'
'- Préparation Isofix\n'
'- Système de détection de somnolence\n'
'- Système de prévention des collisions\n'
'- Troisième ceinture de sécurité',
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 90,
'expiration_date': None,
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3131061333',
'listing': 'auction',
'make': 'MERCEDES-BENZ',
'model': 'Classe B',
'odometer': 191766,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'photo_urls': ['https://img.leboncoin.fr/api/v1/lbcpb1/images/24/73/f3/2473f36f74090492941f976e64e3cd112a58df94.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/79/a9/cf/79a9cf6c1e3ad2c9249eb7bdf9be0cc153ee222f.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/8b/bb/f2/8bbbf2a662f8d0763efda27b10bb1dfc62ede105.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/5e/5e/a5/5e5ea539cbbe7d4e34ae1753af2fc0dc22f16902.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/0f/9c/db/0f9cdbb5b2e30bc039d159c0bf733a8794870ccb.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/f1/65/9e/f1659e7f69757701862db050a58026103f35757e.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/9f/36/08/9f3608bdede054341c1c4f903bfa9be42b22c1fd.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/4d/48/62/4d48620c37519b0f542a7509217e805e88541344.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/2e/e9/7d/2ee97dedb3a618f927cdd90e379c2e166e29d1c5.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/a9/c0/11/a9c01127e24d3d391f1388694fb9f56fabbbd71a.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/da/a0/ef/daa0ef4a4fc7103120c110114082e9128826e2f3.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/47/96/95/479695f35d8048bb9fe6f88db3aca5871a8ef771.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/76/0b/35/760b35b4fdfeded9dfd8b282e5df6622fb7c01fb.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/81/d3/c3/81d3c38260349763cb1632d9c5175ac243a2360f.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/c8/91/b7/c891b70d06c1beb81ea521dc6b38361d39ee0cc7.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/b1/5f/96/b15f96aba086482c8a59bde0e3b0a0764cb79010.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/b3/b2/23/b3b223481eb7d77561e27eee3cdb1d14bfc4de3c.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/db/f8/d4/dbf8d41edb5e06b4b30f107885ef0326cbbcf856.jpg?rule=ad-large'],
'price': 7990,
'price_includes_vat': False,
'registration_date': '2016-08-01',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes CLASSE B Mercedes CLASSE B 160 D 90CH INSPIRATION',
'transmission': 'manual',
'trim': 'Classe B 160 d 90ch Business Edition',
'vin': None,
'year': 2016}
2026-03-25 16:50:58 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 49f674d6-dfa8-5b79-8f38-d93b90773d80 with identifier: 3131061333
2026-03-25 16:50:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 1 photos for item 49f674d6-dfa8-5b79-8f38-d93b90773d80
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg.leboncoin.fr%252Fapi%252Fv1%252Flbcpb1%252Fimages%252F24%252F73%252Ff3%252F2473f36f74090492941f976e64e3cd112a58df94.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-25 16:50:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/24/73/f3/2473f36f74090492941f976e64e3cd112a58df94.jpg?rule=ad-large not downloaded yet
2026-03-25 16:50:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img.leboncoin.fr/api/v1/lbcpb1/images/8b/da/47/8bda478ec45038f56258db812edd48e5d55218b2.jpg?rule=ad-large> (referer: https://api.leboncoin.fr/finder/search)
2026-03-25 16:50:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img.leboncoin.fr/api/v1/lbcpb1/images/b8/75/a9/b875a9db6cdd00513a6a1577b6b304a25f2a19fa.jpg?rule=ad-large> (referer: https://api.leboncoin.fr/finder/search)
2026-03-25 16:50:58 [auto_selling_leboncoin.fr] INFO: No more listings found to scrape
2026-03-25 16:50:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:50:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f06dcdf9510>
2026-03-25 16:50:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:50:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e745ce5-10e3-5e46-a2a8-d98367f2a0ac/6e745ce5-10e3-5e46-a2a8-d98367f2a0ac_image_0.jpg HTTP/1.1" 201 0
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_leboncoin.fr',RowKey='https%3A%252F%252Fimg.leboncoin.fr%252Fapi%252Fv1%252Flbcpb1%252Fimages%252F01%252F20%252F48%252F012048af73dfed86165d874e835af27ba9107ffe.jpg%253Frule%3Dad-large') HTTP/1.1" 204 0
2026-03-25 16:50:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/01/20/48/012048af73dfed86165d874e835af27ba9107ffe.jpg?rule=ad-large saved to cache
2026-03-25 16:50:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6e745ce5-10e3-5e46-a2a8-d98367f2a0ac
2026-03-25 16:50:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6e745ce5-10e3-5e46-a2a8-d98367f2a0ac sending to next pipeline
2026-03-25 16:50:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:50:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f06dcc88910>
2026-03-25 16:50:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:50:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2813ead2-a45f-5876-a090-266486e5abae/2813ead2-a45f-5876-a090-266486e5abae_image_0.jpg HTTP/1.1" 201 0
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_leboncoin.fr',RowKey='https%3A%252F%252Fimg.leboncoin.fr%252Fapi%252Fv1%252Flbcpb1%252Fimages%252Fbe%252F89%252F59%252Fbe8959b04d53457c53f0a81f2486b1dce5b03a37.jpg%253Frule%3Dad-large') HTTP/1.1" 204 0
2026-03-25 16:50:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/be/89/59/be8959b04d53457c53f0a81f2486b1dce5b03a37.jpg?rule=ad-large saved to cache
2026-03-25 16:50:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2813ead2-a45f-5876-a090-266486e5abae
2026-03-25 16:50:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2813ead2-a45f-5876-a090-266486e5abae sending to next pipeline
2026-03-25 16:50:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:50:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f06dcc56010>
2026-03-25 16:50:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:50:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b6bba43-8499-5222-a3f8-29ea058099b0/0b6bba43-8499-5222-a3f8-29ea058099b0_image_0.jpg HTTP/1.1" 201 0
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_leboncoin.fr',RowKey='https%3A%252F%252Fimg.leboncoin.fr%252Fapi%252Fv1%252Flbcpb1%252Fimages%252Fcf%252Fd9%252Ff4%252Fcfd9f46c1539edd9fedac33287ca29f6f80886b5.jpg%253Frule%3Dad-large') HTTP/1.1" 204 0
2026-03-25 16:50:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/cf/d9/f4/cfd9f46c1539edd9fedac33287ca29f6f80886b5.jpg?rule=ad-large saved to cache
2026-03-25 16:50:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0b6bba43-8499-5222-a3f8-29ea058099b0
2026-03-25 16:50:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0b6bba43-8499-5222-a3f8-29ea058099b0 sending to next pipeline
2026-03-25 16:50:58 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 6e745ce5-10e3-5e46-a2a8-d98367f2a0ac with identifier 3164582955
2026-03-25 16:50:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:58 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 6e745ce5-10e3-5e46-a2a8-d98367f2a0ac
2026-03-25 16:50:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img.leboncoin.fr/api/v1/lbcpb1/images/01/20/48/012048af73dfed86165d874e835af27ba9107ffe.jpg?rule=ad-large>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Noir',
'currency': 'EUR',
'description': 'Renault Clio 4 phase 2 DCI 90 boite auto edc\n'
'Diesel boite automatique\n'
'\n'
'Kilométrage d’origine certifié\n'
'Double des clés\n'
'Historique d’entretien disponible\n'
'Contrôle technique fait pour la vente\n'
'Révision faite pour la vente\n'
'Courroie de distribution remplacée !\n'
'\n'
'4 vitres électriques\n'
'Feux automatiques\n'
'Apple CarPlay\n'
'Bluetooth media et téléphone\n'
'Start and Stop désactivable\n'
'LED avants arrières\n'
'Radars de recul\n'
'Jantds aluminium\n'
'Intérieur semi cuir\n'
'Commandes au volant',
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 90,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '6e745ce5-10e3-5e46-a2a8-d98367f2a0ac',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3164582955',
'listing': 'auction',
'make': 'RENAULT',
'model': 'Clio',
'odometer': 197852,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e745ce5-10e3-5e46-a2a8-d98367f2a0ac/6e745ce5-10e3-5e46-a2a8-d98367f2a0ac_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171575,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/01/20/48/012048af73dfed86165d874e835af27ba9107ffe.jpg?rule=ad-large',
'Width': 1067}],
'price': 7990,
'price_includes_vat': False,
'registration_date': '2017-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'Renault CLIO IV Renault Clio 4 phase 2 DCI 90 boite auto edc',
'transmission': 'automatic',
'trim': 'Clio Estate 1.5 dCi 90ch energy Intens EDC',
'vin': None,
'year': 2017}
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%273164582955%27 HTTP/1.1" 200 None
2026-03-25 16:50:58 [auto_selling_leboncoin.fr] INFO: Saving data for 3164582955: {'created_time': 1774457458.981054, 'last_price_update_time': 1774457458.981062}
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_leboncoin.fr',RowKey='3164582955') HTTP/1.1" 204 0
2026-03-25 16:50:59 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 2813ead2-a45f-5876-a090-266486e5abae with identifier 3164578035
2026-03-25 16:50:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:59 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 2813ead2-a45f-5876-a090-266486e5abae
2026-03-25 16:50:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img.leboncoin.fr/api/v1/lbcpb1/images/be/89/59/be8959b04d53457c53f0a81f2486b1dce5b03a37.jpg?rule=ad-large>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Gris',
'currency': 'EUR',
'description': 'MERCEDES CLASSE A 180 CDI 110 AVANTGARDE\n'
'6 CV\n'
'5 PORTES - 5 PLACES\n'
'MOTEUR MERCEDES\n'
'\n'
'Sécurité\n'
'ABS\n'
"Aide au freinage d'urgence\n"
'Airbags frontaux\n'
'Airbags latéraux avant\n'
'Antipatinage\n'
'Détecteur de sous-gonflage\n'
'ESP\n'
'Phares antibrouillard\n'
'Roue de secours galette\n'
'Extérieur\n'
'Filtre à particules\n'
'Jantes Alu 16"\n'
'Rétroviseurs électriques dégivrants\n'
'Conduite\n'
'Aide au démarrage en côte\n'
'Allumage des phares automatique\n'
'Intérieur\n'
'Banquette 1/3-2/3\n'
'Clim automatique\n'
'Direction assistée\n'
'Fixations Isofix aux places arrières\n'
'Ordinateur de bord\n'
'Verrouillage centralisé des portes\n'
'Vitres arrière électriques\n'
'Vitres avant électriques\n'
'Volant cuir\n'
'Volant multifonction\n'
'Volant réglable en profondeur et hauteur\n'
'\n'
'Moteur à chaine de distribution\n'
'vendue avec entretien complet et garantie 6 mois',
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '2813ead2-a45f-5876-a090-266486e5abae',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3164578035',
'listing': 'auction',
'make': 'MERCEDES-BENZ',
'model': 'Classe A',
'odometer': 163000,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2813ead2-a45f-5876-a090-266486e5abae/2813ead2-a45f-5876-a090-266486e5abae_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173447,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/be/89/59/be8959b04d53457c53f0a81f2486b1dce5b03a37.jpg?rule=ad-large',
'Width': 1067}],
'price': 4990,
'price_includes_vat': False,
'registration_date': '2009-09-01',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes CLASSE A MERCEDES CLASSE A 180 CDI 110 AVANTGARDE',
'transmission': 'manual',
'trim': 'Classe A 180 CDI Special Edition',
'vin': None,
'year': 2009}
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%273164578035%27 HTTP/1.1" 200 None
2026-03-25 16:50:59 [auto_selling_leboncoin.fr] INFO: Saving data for 3164578035: {'created_time': 1774457459.02966, 'last_price_update_time': 1774457459.029673}
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_leboncoin.fr',RowKey='3164578035') HTTP/1.1" 204 0
2026-03-25 16:50:59 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 0b6bba43-8499-5222-a3f8-29ea058099b0 with identifier 3166991497
2026-03-25 16:50:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:59 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 0b6bba43-8499-5222-a3f8-29ea058099b0
2026-03-25 16:50:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img.leboncoin.fr/api/v1/lbcpb1/images/cf/d9/f4/cfd9f46c1539edd9fedac33287ca29f6f80886b5.jpg?rule=ad-large>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Gris',
'currency': 'EUR',
'description': 'CITROËN C3 1.2 VTI CONFORT 82 \n'
'\n'
'OPTIONS ET ÉQUIPEMENTS\n'
'Extérieur :\n'
'Allumage automatique des feux\n'
'Rétroviseur électrique\n'
'Vitres électriques\n'
'\n'
'Intérieur et confort :\n'
'Ordinateur de bord\n'
'Volant multifonctions\n'
'Volant réglable\n'
'Bluetooth\n'
'Non fumeur\n'
'Radio usb\n'
'Climatisation\n'
'\n'
'Sécurité :\n'
'Direction assistée\n'
'Détecteur de pluie\n'
'Fermeture centralisée\n'
'Régulateur et limiteur de vitesse\n'
'Airbags\n'
'ABS\n'
'ESP\n'
'\n'
'Autres équipements et informations :\n'
'Puissance réelle 82 cv\n'
'Nombre de rapport 5 vitesses\n'
'Commande au volant\n'
'Porte gobelet avant\n'
'Prise audio usb\n'
'Prise audio auxiliaire\n'
'Phare AV de jours à LED\n'
'Boîte à vitesse manuelle\n'
'Mode éco\n'
'Essuie-glaces automatique\n'
'Carnet d entretiens\n'
'Doubles des clés\n'
'Contrôle technique ok\n'
'PRIX 3990 EUROS\n'
'Reprise ou échange possible de votre véhicule\n'
'\n'
'Contacter nous pour prendre un RDV',
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 82,
'expiration_date': None,
'fuel_type': 'Essence',
'id': '0b6bba43-8499-5222-a3f8-29ea058099b0',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3166991497',
'listing': 'auction',
'make': 'CITROEN',
'model': 'C3',
'odometer': 115359,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 20,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b6bba43-8499-5222-a3f8-29ea058099b0/0b6bba43-8499-5222-a3f8-29ea058099b0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162196,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/cf/d9/f4/cfd9f46c1539edd9fedac33287ca29f6f80886b5.jpg?rule=ad-large',
'Width': 1067}],
'price': 3990,
'price_includes_vat': False,
'registration_date': '2013-07-01',
'seats_number': 5,
'seller_name': None,
'title': 'Citroën C3 CITROËN C3 1.2 VTI CONFORT 82',
'transmission': 'manual',
'trim': 'C3 1.2 VTi PureTech Collection',
'vin': None,
'year': 2013}
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%273166991497%27 HTTP/1.1" 200 None
2026-03-25 16:50:59 [auto_selling_leboncoin.fr] INFO: Saving data for 3166991497: {'created_time': 1774457459.081447, 'last_price_update_time': 1774457459.081458}
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_leboncoin.fr',RowKey='3166991497') HTTP/1.1" 204 0
2026-03-25 16:50:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img.leboncoin.fr/api/v1/lbcpb1/images/94/77/d7/9477d74a12366980bd0e77f17d353431abe35a4a.jpg?rule=ad-large> (referer: https://api.leboncoin.fr/finder/search)
2026-03-25 16:50:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img.leboncoin.fr/api/v1/lbcpb1/images/eb/60/ea/eb60ea6873c133e4ee5963b4d793a0003938f8f9.jpg?rule=ad-large> (referer: https://api.leboncoin.fr/finder/search)
2026-03-25 16:50:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:50:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f06dccf58d0>
2026-03-25 16:50:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:50:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_54dc562f-88cc-5c53-9fcb-87f488cfe158/54dc562f-88cc-5c53-9fcb-87f488cfe158_image_0.jpg HTTP/1.1" 201 0
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_leboncoin.fr',RowKey='https%3A%252F%252Fimg.leboncoin.fr%252Fapi%252Fv1%252Flbcpb1%252Fimages%252F8b%252Fda%252F47%252F8bda478ec45038f56258db812edd48e5d55218b2.jpg%253Frule%3Dad-large') HTTP/1.1" 204 0
2026-03-25 16:50:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/8b/da/47/8bda478ec45038f56258db812edd48e5d55218b2.jpg?rule=ad-large saved to cache
2026-03-25 16:50:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 54dc562f-88cc-5c53-9fcb-87f488cfe158
2026-03-25 16:50:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 54dc562f-88cc-5c53-9fcb-87f488cfe158 sending to next pipeline
2026-03-25 16:50:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:50:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f06dcd132d0>
2026-03-25 16:50:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:50:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec51975b-d62d-5002-bdf9-1b224dcfa457/ec51975b-d62d-5002-bdf9-1b224dcfa457_image_0.jpg HTTP/1.1" 201 0
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_leboncoin.fr',RowKey='https%3A%252F%252Fimg.leboncoin.fr%252Fapi%252Fv1%252Flbcpb1%252Fimages%252Fb8%252F75%252Fa9%252Fb875a9db6cdd00513a6a1577b6b304a25f2a19fa.jpg%253Frule%3Dad-large') HTTP/1.1" 204 0
2026-03-25 16:50:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/b8/75/a9/b875a9db6cdd00513a6a1577b6b304a25f2a19fa.jpg?rule=ad-large saved to cache
2026-03-25 16:50:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ec51975b-d62d-5002-bdf9-1b224dcfa457
2026-03-25 16:50:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ec51975b-d62d-5002-bdf9-1b224dcfa457 sending to next pipeline
2026-03-25 16:50:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img.leboncoin.fr/api/v1/lbcpb1/images/67/00/da/6700da2c0a757998302d094260df129847e8a14d.jpg?rule=ad-large> (referer: https://api.leboncoin.fr/finder/search)
2026-03-25 16:50:59 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 54dc562f-88cc-5c53-9fcb-87f488cfe158 with identifier 3140851447
2026-03-25 16:50:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:59 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 54dc562f-88cc-5c53-9fcb-87f488cfe158
2026-03-25 16:50:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img.leboncoin.fr/api/v1/lbcpb1/images/8b/da/47/8bda478ec45038f56258db812edd48e5d55218b2.jpg?rule=ad-large>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blanc',
'currency': 'EUR',
'description': 'Volkswagen Transporter Fg 2.8T L1H1 2.0 TDI 204ch Business '
'Line Plus DSG7, (Fourgon), Blanc Pur (RAL9010) Spéciale, 7cv, '
'4 portes, mise en circulation le 30-06-2017, garantie 6 mois '
"(6 mois pièces et main d'oeuvre).\n"
'\n'
'3 places, longueur : 4,90 mètres, poids en charge 2800 Kg,\n'
'boîte de vitesse : automatique\n'
'\n'
'OPTIONS ET EQUIPEMENTS :\n'
'Audio - Télécommunications\n'
'- 6 Haut parleurs\n'
'- Ecran tactile\n'
'- Fonction MP3\n'
'- GPS Cartographique\n'
'- Interface Media\n'
'- Kit mains-libres Bluetooth\n'
'- Lecteur CD\n'
'- Lecteur carte SD\n'
'- Prise Jack\n'
'- Prise USB\n'
'- Prise auxiliaire de connexion audio\n'
'- Radio\n'
'- Services connectés\n'
'- TMC\n'
'- Volume automatique de la radio\n'
'\n'
'Conduite\n'
'- Arrêt et redémarrage auto. du moteur\n'
'- Capteur de luminosité\n'
'- Capteur de pluie\n'
'- Follow me home\n'
'- Pack "Lumière et Visibilité" Plus\n'
'- Régulateur de vitesse\n'
'\n'
'Extérieur\n'
'- Boucliers AV et AR couleur caisse\n'
'- Calandre chromée\n'
'- Double portes arrière de chargement\n'
"- Feux de freinage d'urgence\n"
'- Feux de jour\n'
'- Filtre à particules\n'
'- ParkPilot AV+AR\n'
'- Phares halogènes\n'
'- Poignées ton carrosserie\n'
'- Porte latérale arrière droite\n'
'- Radar de stationnement AR\n'
'- Radar de stationnement AV\n'
'- Rétroviseurs dégivrants\n'
'- Rétroviseurs électriques\n'
'\n'
'Intérieur\n'
'- Appui-tête conducteur réglable hauteur\n'
'- Appui-tête passager réglable en hauteur\n'
'- Bacs de portes avant\n'
'- Banquette AV 2 places monobloc\n'
'- Boite à gants fermée\n'
'- Clim automatique\n'
'- Compte tours\n'
'- Ecran multifonction couleur\n'
'- Filtre à Pollen\n'
'- Habillage latéral mi-hauteur espace chgt\n'
'- Lampe de coffre\n'
'- Miroir de courtoisie conducteur\n'
'- Miroir de courtoisie passager\n'
'- Ordinateur de bord\n'
'- Pare-brise thermique\n'
'- Paroi séparation\n'
'- Plancher métal\n'
'- Porte-gobelets avant\n'
'- Prise 12V\n'
'- Rangement sous siège passager avant\n'
'- Siège conducteur avec réglage lombaire\n'
'- Siège conducteur réglable en hauteur\n'
'- Verrouillage auto. des portes en roulant\n'
'- Verrouillage centralisé à distance\n'
'- Vitres avant électriques\n'
'- Vitres teintées\n'
'- Volant cuir\n'
'- Volant multifonction\n'
'- Volant réglable en profondeur et hauteur\n'
'\n'
'Spécifique VUL\n'
'- Cloison pleine\n'
'\n'
'Sécurité\n'
'- ABS\n'
"- Aide au freinage d'urgence\n"
'- Airbag conducteur\n'
'- Airbag passager déconnectable\n'
'- Antidémarrage électronique\n'
'- Antipatinage\n'
'- Ceintures avant ajustables en hauteur\n'
'- Contrôle élect. de la pression des pneus\n'
'- EBD\n'
'- ESP\n'
"- Régulateur de couple d'inertie\n"
'- Système de détection de somnolence\n'
'- Système de sécurité post-collisions\n'
'- Témoin de bouclage ceinture conducteur\n'
'\n'
'Autres équipements et informations :\n'
'- Blanc Pur (RAL9010) Spéciale',
'doors_number': None,
'emission_standard': None,
'engine': None,
'engine_horse_power': 204,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '54dc562f-88cc-5c53-9fcb-87f488cfe158',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/utilitaires/3140851447',
'listing': 'auction',
'make': 'VOLKSWAGEN',
'model': 'Autres',
'odometer': 205000,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_54dc562f-88cc-5c53-9fcb-87f488cfe158/54dc562f-88cc-5c53-9fcb-87f488cfe158_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178512,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/8b/da/47/8bda478ec45038f56258db812edd48e5d55218b2.jpg?rule=ad-large',
'Width': 1067}],
'price': 14990,
'price_includes_vat': False,
'registration_date': '2017-06-01',
'seats_number': 3,
'seller_name': None,
'title': 'Volkswagen TRANSPORT Volkswagen Transporter Fg 2.8T L1H1 2.0 TDI '
'204ch Business Line Plus DSG7',
'transmission': 'automatic',
'trim': None,
'vin': None,
'year': 2017}
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%273140851447%27 HTTP/1.1" 200 None
2026-03-25 16:50:59 [auto_selling_leboncoin.fr] INFO: Saving data for 3140851447: {'created_time': 1774457459.233268, 'last_price_update_time': 1774457459.233277}
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_leboncoin.fr',RowKey='3140851447') HTTP/1.1" 204 0
2026-03-25 16:50:59 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: ec51975b-d62d-5002-bdf9-1b224dcfa457 with identifier 3164570896
2026-03-25 16:50:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:59 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item ec51975b-d62d-5002-bdf9-1b224dcfa457
2026-03-25 16:50:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img.leboncoin.fr/api/v1/lbcpb1/images/b8/75/a9/b875a9db6cdd00513a6a1577b6b304a25f2a19fa.jpg?rule=ad-large>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Noir',
'currency': 'EUR',
'description': 'MERCEDES-BENZ Classe B 200 Fascination 136 ch\n'
'ENTRETIEN MERCEDES A JOUR\n'
'Finition : Fascination\n'
'MOTEUR MERCEDES\n'
'\n'
'⚙️ Motorisation & Performances\n'
'Motorisation : Diesel 136 ch\n'
'Cylindrée : 1796 cm³\n'
'Boîte : Automatique\n'
'Transmission : Traction avant\n'
'\n'
'Véhicule similaire à : BMW Série 2 Active Tourer, Audi A3 '
'Sportback, Volkswagen Golf Sportsvan, Ford C-Max, Renault '
'Scénic\n'
'\n'
' | Reprise de votre ancien véhicule | Garantie possible '
'(extensions 12 à 36 mois)\n'
'\n'
'🕒 Horaires\n'
'Lundi → Vendredi : 9h00 – 19h00\n'
'Samedi : 9H – 19H00\n'
'\n'
'OPTIONS ET ÉQUIPEMENTS :\n'
'Audio - Télécommunications :\n'
'- Bluetooth\n'
'- GPS Cartographique\n'
'- Kit mains-libres Bluetooth\n'
'- Prise Jack\n'
'- Prise USB\n'
'- Prise auxiliaire de connexion audio\n'
'- Radio CD MP3\n'
'- TMC\n'
'\n'
'Conduite :\n'
'- Aide au démarrage en côte\n'
'- Allumage des phares automatique\n'
'- Arrêt et redémarrage auto. du moteur\n'
'- Capteur de luminosité\n'
'- Capteur de pluie\n'
'- Frein stationnement électrique\n'
'- Frein stationnement électrique automatiq\n'
'- Limiteur de vitesse\n'
'- Palettes changement vitesses au volant\n'
'- Régulateur de vitesse\n'
'- Régulateur-Limiteur de vitesse\n'
'- Suspension sport / adaptative\n'
"- Système d'assistance au stationnement\n"
'\n'
'Extérieur :\n'
'- Aide au stationnement\n'
'- Becquet arrière\n'
'- Boucliers AV et AR couleur caisse\n'
'- Calandre chromée\n'
'- Caméra de recul\n'
'- Catadioptres actifs\n'
'- Eclairage au sol\n'
'- Essuie-glace arrière\n'
'- Feux arrière à LED\n'
"- Feux de freinage d'urgence\n"
'- Feux de jour\n'
'- Feux de jour à LED\n'
'- Filtre à particules\n'
'- Jantes Alu 18"\n'
'- Lave-phares\n'
'- Phares bi-xénon\n'
'- Pneus Runflat\n'
'- Radar de stationnement AV et AR\n'
'- Répétiteurs de clignotant dans rétro ext\n'
'- Rétroviseurs extérieurs électrochromes\n'
'- Rétroviseurs électriques\n'
"- Sortie d'échappement chromée\n"
'- Toit ouvrant électrique panoramique\n'
'- Toit panoramique en verre\n'
'- Vitres arrière et lunette AR surteintées\n'
'- Vitres teintées\n'
'\n'
'Intérieur :\n'
'- Bacs de portes arrière\n'
'- Bacs de portes avant\n'
'- Banquette 1/3-2/3\n'
'- Banquette AR rabattable\n'
'- Banquette arrière 3 places\n'
'- Boite à gants fermée\n'
'- Clim automatique bi-zones\n'
'- Compte tours\n'
'- Direction assistée asservie à la vitesse\n'
'- Ecran multifonction couleur\n'
'- Filtre à Pollen\n'
'- Fixations Isofix aux places arrières\n'
'- Inserts de porte bois\n'
'- Inserts de tableau de bord bois\n'
'- Lampe de coffre\n'
"- Lampes de lecture à l'arrière\n"
"- Lampes de lecture à l'avant\n"
'- Miroir de courtoisie conducteur éclairé\n'
'- Miroir de courtoisie passager éclairé\n'
'- Ouverture des vitres séquentielle\n'
'- Porte-gobelets avant\n'
'- Prise 12V\n'
'- Rétroviseur intérieur électrochrome\n'
'- Siège conduct réglable hauteur-lombaire\n'
'- Siège passager avec réglage lombaire\n'
'- Sièges AV réglables en hauteur\n'
'- Sièges avant chauffants\n'
'- Sièges avant réglables hauteur-lombaire\n'
'- Tablette cache bagages\n'
'- Température extérieure\n'
'- Verrouillage auto. des portes en roulant\n'
'- Verrouillage centralisé à distance\n'
'- Vitres arrière électriques\n'
'- Vitres avant électriques\n'
'- Volant cuir + commandes audio au volant\n'
'- Volant cuir multifonction\n'
'- Volant métal\n'
'- Volant réglable en profondeur et hauteur\n'
'- Volant sport\n'
'\n'
'Pack :\n'
'- Configuration 5 places\n'
'- Système de navigation\n'
'\n'
'Sellerie :\n'
'- Sellerie cuir\n'
'\n'
'Sécurité :\n'
'- ABS\n'
"- Aide au freinage d'urgence\n"
'- Airbag conducteur\n'
'- Airbag genoux\n'
'- Airbag passager\n'
'- Airbags anti sous-marinage\n'
'- Airbags frontaux\n'
'- Airbags latéraux avant\n'
'- Airbags rideaux\n'
'- Antidémarrage électronique\n'
'- Antipatinage\n'
'- Contrôle élect. de la pression des pneus\n'
'- Détecteur de sous-gonflage\n'
'- EBD\n'
'- ESP\n'
'- Phares antibrouillard\n'
'- Préparation Isofix\n'
'- Système de détection de somnolence\n'
'- Système de prévention des collisions\n'
'- Troisième ceinture de sécurité\n'
'\n'
'Autres équipements et informations :\n'
'- Allumage automatique des phares\n'
'- Chargeurs USB\n'
'- Climatisation\n'
'- Essuie-glaces automatiques\n'
'- Jantes en alliage\n'
'- Ordinateur de bord\n'
'- Phares anti-brouillard\n'
'- Rétroviseurs dégivrants\n'
'- Rétroviseurs rabattables électriquement\n'
'- Siège arrière rabattable\n'
'- Sièges électriques\n'
'- Système de surveillance pression pneus (TPMS)\n'
'- Toit ouvrant / Toit panoramique\n'
"- Vitres surteintées à l'arrière\n"
'- Vitres électriques arrières',
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 136,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'ec51975b-d62d-5002-bdf9-1b224dcfa457',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3164570896',
'listing': 'auction',
'make': 'MERCEDES-BENZ',
'model': 'Classe B',
'odometer': 183890,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec51975b-d62d-5002-bdf9-1b224dcfa457/ec51975b-d62d-5002-bdf9-1b224dcfa457_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187275,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/b8/75/a9/b875a9db6cdd00513a6a1577b6b304a25f2a19fa.jpg?rule=ad-large',
'Width': 1067}],
'price': 9990,
'price_includes_vat': False,
'registration_date': '2014-05-01',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes CLASSE B MERCEDES-BENZ Classe B 200 Fascination 136 ch',
'transmission': 'automatic',
'trim': 'Classe B 200 CDI Business 7G-DCT',
'vin': None,
'year': 2014}
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%273164570896%27 HTTP/1.1" 200 None
2026-03-25 16:50:59 [auto_selling_leboncoin.fr] INFO: Saving data for 3164570896: {'created_time': 1774457459.280085, 'last_price_update_time': 1774457459.280094}
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_leboncoin.fr',RowKey='3164570896') HTTP/1.1" 204 0
2026-03-25 16:50:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img.leboncoin.fr/api/v1/lbcpb1/images/e6/61/db/e661db2f76a190cc07c4bf093245ad4024966fff.jpg?rule=ad-large> (referer: https://api.leboncoin.fr/finder/search)
2026-03-25 16:50:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img.leboncoin.fr/api/v1/lbcpb1/images/24/73/f3/2473f36f74090492941f976e64e3cd112a58df94.jpg?rule=ad-large> (referer: https://api.leboncoin.fr/finder/search)
2026-03-25 16:50:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:50:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f06de9d3950>
2026-03-25 16:50:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:50:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e8f6ac1-590b-57e0-a1b4-70d93d879b70/6e8f6ac1-590b-57e0-a1b4-70d93d879b70_image_0.jpg HTTP/1.1" 201 0
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_leboncoin.fr',RowKey='https%3A%252F%252Fimg.leboncoin.fr%252Fapi%252Fv1%252Flbcpb1%252Fimages%252F94%252F77%252Fd7%252F9477d74a12366980bd0e77f17d353431abe35a4a.jpg%253Frule%3Dad-large') HTTP/1.1" 204 0
2026-03-25 16:50:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/94/77/d7/9477d74a12366980bd0e77f17d353431abe35a4a.jpg?rule=ad-large saved to cache
2026-03-25 16:50:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6e8f6ac1-590b-57e0-a1b4-70d93d879b70
2026-03-25 16:50:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6e8f6ac1-590b-57e0-a1b4-70d93d879b70 sending to next pipeline
2026-03-25 16:50:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:50:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f06dc8e6150>
2026-03-25 16:50:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:50:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64921aa5-90c0-543a-89e0-7e4724606a8c/64921aa5-90c0-543a-89e0-7e4724606a8c_image_0.jpg HTTP/1.1" 201 0
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_leboncoin.fr',RowKey='https%3A%252F%252Fimg.leboncoin.fr%252Fapi%252Fv1%252Flbcpb1%252Fimages%252Feb%252F60%252Fea%252Feb60ea6873c133e4ee5963b4d793a0003938f8f9.jpg%253Frule%3Dad-large') HTTP/1.1" 204 0
2026-03-25 16:50:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/eb/60/ea/eb60ea6873c133e4ee5963b4d793a0003938f8f9.jpg?rule=ad-large saved to cache
2026-03-25 16:50:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 64921aa5-90c0-543a-89e0-7e4724606a8c
2026-03-25 16:50:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 64921aa5-90c0-543a-89e0-7e4724606a8c sending to next pipeline
2026-03-25 16:50:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:50:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f06de9a74d0>
2026-03-25 16:50:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:50:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c64a3856-f9da-57e2-b290-8cd117639409/c64a3856-f9da-57e2-b290-8cd117639409_image_0.jpg HTTP/1.1" 201 0
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_leboncoin.fr',RowKey='https%3A%252F%252Fimg.leboncoin.fr%252Fapi%252Fv1%252Flbcpb1%252Fimages%252F67%252F00%252Fda%252F6700da2c0a757998302d094260df129847e8a14d.jpg%253Frule%3Dad-large') HTTP/1.1" 204 0
2026-03-25 16:50:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/67/00/da/6700da2c0a757998302d094260df129847e8a14d.jpg?rule=ad-large saved to cache
2026-03-25 16:50:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c64a3856-f9da-57e2-b290-8cd117639409
2026-03-25 16:50:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c64a3856-f9da-57e2-b290-8cd117639409 sending to next pipeline
2026-03-25 16:50:59 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 6e8f6ac1-590b-57e0-a1b4-70d93d879b70 with identifier 3153843178
2026-03-25 16:50:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:59 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 6e8f6ac1-590b-57e0-a1b4-70d93d879b70
2026-03-25 16:50:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img.leboncoin.fr/api/v1/lbcpb1/images/94/77/d7/9477d74a12366980bd0e77f17d353431abe35a4a.jpg?rule=ad-large>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blanc',
'currency': 'EUR',
'description': 'MERCEDES Classe GLC 250 SPORTLINE FASCINATION 9G-Tronic '
'4Matic\n'
'Révisé et garantie\n'
'\n'
'Prix TTC : 17 990 €\n'
'\n'
'5 places, couleur intérieur : Noir\n'
'\n'
'OPTIONS ET ÉQUIPEMENTS :\n'
'Audio - Télécommunications :\n'
'- Connexion Bluetooth pour téléphone portable\n'
'- Live Traffic Information\n'
"- Navigateur internet sur l'écran central\n"
'- Remote Online\n'
'- Volant multifonctions 3 branches à 12 touches\n'
'\n'
'Conduite :\n'
'- Allumage automatique des projecteurs\n'
'- DISTRONIC PLUS\n'
'- Détecteur de pluie\n'
'- Essuie-glaces avec détecteur de pluie\n'
'- Fonction de démarrage sans clé KEYLESS-GO\n'
"- Pack d'Assistance à la conduite PLUS\n"
"- Système d'amortissement adaptatif ADS Plus\n"
'\n'
'Extérieur :\n'
'- Assistant de feux de route Plus\n'
"- Double sortie d'échappement chromée\n"
'- Feux clignotants à LED\n'
'- Hayon EASY-PACK avec ouverture et fermeture par commande '
'électrique\n'
'- Lave-glace chauffant\n'
'- Pack AMG Line\n'
'- Pack AMG Line Extérieur\n'
'- Pack Chrome Extérieur\n'
'- Projecteurs haute performance à technologie LED\n'
'- Rails de toit en aluminium\n'
'- Rampe de toit noir\n'
'- Rétroviseur extérieur gauche jour/nuit automatique\n'
'- Rétroviseurs extérieur rabattables électriquement\n'
'- Toit ouvrant panoramique électrique en verre\n'
'- Vitres latérales AR et lunette AR en verre teinté foncé\n'
'\n'
'Intérieur :\n'
'- Accoudoir central AV avec vide-poches et prise 12V\n'
'- Boîte à gants éclairée\n'
'- Climatisation automatique THERMATIC à 2 zones\n'
'- Colonne de direction réglable mécaniquement en hauteur et '
'en profondeur\n'
'- Direction assistée et asservie à la vitesse\n'
'- Déverrouillage du coffre à distance\n'
"- Eclairage d'ambiance\n"
'- Eclairage du miroir de courtoisie\n'
'- Espace de chargement verrouillable sous le plancher de '
'chargement\n'
'- Indicateur de température extérieure\n'
'- Inserts décoratifs en Aluminium clair et en laque noire\n'
'- Ordinateur de bord\n'
'- Pack AMG Line Intérieur spécifique\n'
'- Pack Rangement\n'
"- Pack d'éclairage intérieur\n"
'- Pare-soleil avec miroirs de courtoisie éclairés (x2)\n'
'- Porte-gobelet\n'
'- Rétroviseurs intérieur jour/nuit automatiques\n'
'- Sièges électriques\n'
'- Sièges AV chauffants\n'
'\n'
'Pack :\n'
"- 2 doubles sorties d'échappement\n"
'- Air Body Control\n'
'- Cache-bagages à enrouleur EASY-PACK\n'
'- Ceintures de sécurité designo Rouge\n'
'- Ciel de pavillon en tissu noir\n'
'- Coques de rétroviseurs extérieures peintes en noir\n'
'- Disques de frein perforés à l\x92AV\n'
'- Détecteur automatique de siège-enfant MB sur le siège '
'passager AV\n'
"- Eclairage de l'espace de rangement de la console centrale\n"
'- Eclairage des vide-poches AV\n'
'- Eclairage du plancher AV\n'
'- Etriers de frein AV avec inscription AMG\n'
'- Feux AR à LED\n'
'- Feux stop adaptatifs à LED\n'
'- Filet dans le coffre à bagages\n'
"- Filet de séparation pour l'espace de chargement\n"
'- Frein de stationnement électrique\n'
'- Grille de calandre diamant\n'
'- Liseuses AR à gauche et à droite\n'
'- PRE-SAFE PLUS\n'
'- Prééquipement pour navigation Garmin MAP PILOT\n'
'- Réservoir de carburant de capacité accrue (66 l)\n'
'- Suppression des ceintures de sécurité Designo rouges\n'
"- Suspension pneumatique avec correcteur d'assiette\n"
'- TEMPOMAT (régulateur de vitesse) et SPEEDTRONIC (limiteur '
'de vitesse)\n'
'- Tableau de bord et bordures des portes en similicuir '
'ARTICO\n'
'- Tapis de sol AMG noirs avec liseré rouge et inscription '
'AMG\n'
'- Tapis de sol en velours AMG\n'
'\n'
'Sécurité :\n'
'- ATTENTION ASSIST : système de détection de somnolence\n'
'- Airbag genoux côté conducteur\n'
'- Airbags latéraux AR\n'
'- Airbags latéraux AV\n'
'- Assistant franchissement de ligne actif\n'
"- COLLISION PREVENTION ASSIST PLUS : système d'avertissement "
'de risque de collision\n'
'- Contrôle de la pression des pneumatiques\n'
"- Désactivation automatique de l'airbag passager\n"
'- ISOFIX : fixations des sièges-enfants aux places '
'extérieures AR\n'
'- Kit anti-crevaison TIREFIT\n'
'\n'
'Autres équipements et informations :\n'
'- 2 Filets supplémentaires dans le coffre côté droit et '
'plancher\n'
'- 4 Caméra digitales (AV, AR et côtés) pour vision 360°\n'
'- ABS (antiblocage de roues) et ASR (antipatinage) on et '
'of-road\n'
"- APA (Aide au Parking Active) : système d'aide au "
'stationement avec radars de proximité AV/AR\n'
'- Accoudoir des portes, accoudoir de la console centrale en '
'similicuir ARTICO noir avec surpiqûres contrastées rouges\n'
'- Adaptative Brake avec fonction Hold et aide au démarrage en '
'côte\n'
'- Airbags frontaux à 2 seuils de déclenchement\n'
'- Baguette de ligne de ceinture et encadrement des vitres en '
'finition noir brillant\n'
'- Boîte de vitesses automatique à 9 rapports 9G-TRONIC avec '
'fonction "Stop/Start ECO" (DYNAMIC SELECT et TEMPOMAT '
'(régulateur de vitesse) et SPEEDTRONIC (limiteur de vitesse) '
'inclus)\n'
'- COMMAND Online: système multimédia avec écran haute '
'résolution couleur 21,3 cm (8.4"), navigation 3D\n'
'- Cache des montants B et baguette des vitres latérales AR en '
'finition noir brillant\n'
'- Calandre à 2 lamelles argent mate avec étoile intégrée et '
'inserts chromés\n'
'- Capot actif avec protection piéton\n'
'- Ceinture de caisse en aluminium poli\n'
'- Ceintures de sécurité à 3 points à toutes les places avec '
"rétracteur et limiteur d'effort\n"
'- Clignotants à commande confort par impulsions\n'
'- Clé design avec insert chromé\n'
"- Compartiment à lunette à l'AV\n"
'- Couvercle de coffre avec insert chromé\n'
'- DYNAMIC SELECT : 5 modes de conduite\n'
"- Détecteur d'occupation du siège passager AV\n"
'- ESP (régulation du comportement dynamique) avec ASR '
'(antipatinage)\n'
"- Fonction d'arrêt/redémarrage Stop/Start ECO avec "
'commutateur de désactivation manuelle\n'
'- Garnitures intérieures en similicuir ARTICO/Dinamica Noir\n'
'- Indicateur dynamique de maintenance ASSYST\n'
'- Intelligent Light System (ILS) à LED : projecteurs hautes '
'performances à technologie LED avec répartition variable de '
"l'éclairage, éclairage actif dans les virages et correcteur "
'dynamique de portée\n'
'- Interface média USB dans la console centrale\n'
"- Jantes AMG 48 cm (19'') à 5 branches doubles avec pneus AV "
'235/55 R19 et AR 255/50 R19\n'
'- Jupe AR AMG avec baguette décorative chromée argentée et '
'protection anti-encastrement design de couleur noire\n'
'- Jupe AV AMG aux prises d\x92air au design sportif et '
'expressif, avec grille en losanges et protection '
'anti-encastrement design en finition chromée argentée\n'
'- Kit carrosserie AMG avec jupes AV et AR et habillage de bas '
'de caisse spécifique\n'
'- Lève-vitres électriques (x4) à commande séquentielle et '
'dispositif anti-pincement\n'
"- Mercedes me connect : Système d'appel d'urgence "
'Mercedes-Benz\n'
'- Navigation Garmin MAP PILOT: Navigation 3D sur carte SD '
'(cartographie Europe) avec commande vocale et affichage des '
'limitations de vitesse\n'
'- Pack Sport Black en liaison avec le Pack AMG Line\n'
'- Pédalier Sport en acier brossé avec picots en caoutchouc '
'noirs\n'
'- Rampe de chargement du coffre métallisée\n'
'- Rétroviseurs extérieurs électriques, chauffants et '
'asphériques avec rappels de clignotant intégré\n'
'- Sièges AV électriques\n'
'- Sièges sport\n'
"- Système d'appel d'urgence Mercedes-Benz\n"
'- Sécurité enfant avec verrouillage manuel des portes AR et '
'électrique des vitres AR\n'
'- Touchpad: Pavé tactile permettant la navigation dans les '
'menus\n'
'- Verrouillage centralisé à télécommande avec fonction '
'verrouillage automatique',
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 211,
'expiration_date': None,
'fuel_type': 'Essence',
'id': '6e8f6ac1-590b-57e0-a1b4-70d93d879b70',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3153843178',
'listing': 'auction',
'make': 'MERCEDES-BENZ',
'model': 'Classe GLC',
'odometer': 218170,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e8f6ac1-590b-57e0-a1b4-70d93d879b70/6e8f6ac1-590b-57e0-a1b4-70d93d879b70_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153412,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/94/77/d7/9477d74a12366980bd0e77f17d353431abe35a4a.jpg?rule=ad-large',
'Width': 1067}],
'price': 17990,
'price_includes_vat': False,
'registration_date': '2016-04-01',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes GLC MERCEDES Classe GLC 250 SPORTLINE FASCINATION '
'9G-Tronic 4Matic',
'transmission': 'automatic',
'trim': 'GLC 250 211ch 4Matic 9G-Tronic',
'vin': None,
'year': 2016}
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%273153843178%27 HTTP/1.1" 200 None
2026-03-25 16:50:59 [auto_selling_leboncoin.fr] INFO: Saving data for 3153843178: {'created_time': 1774457459.472703, 'last_price_update_time': 1774457459.472711}
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_leboncoin.fr',RowKey='3153843178') HTTP/1.1" 204 0
2026-03-25 16:50:59 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 64921aa5-90c0-543a-89e0-7e4724606a8c with identifier 3142383526
2026-03-25 16:50:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:59 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 64921aa5-90c0-543a-89e0-7e4724606a8c
2026-03-25 16:50:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img.leboncoin.fr/api/v1/lbcpb1/images/eb/60/ea/eb60ea6873c133e4ee5963b4d793a0003938f8f9.jpg?rule=ad-large>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blanc',
'currency': 'EUR',
'description': 'PEUGEOT 308 1.2 130 ch BVM6 GT Line garantie 6 mois, berline, '
'blanc, 7 cv, 5 portes.\n'
'\n'
'Prix TTC : 7990 €\n'
'ENTRETIEN PEUGEOT A JOUR\n'
'\n'
'5 places\n'
'\n'
'OPTIONS ET ÉQUIPEMENTS :\n'
'Audio - Télécommunications :\n'
'- Android Auto\n'
'- Apple CarPlay\n'
'- GPS\n'
'- Interface Bluetooth\n'
'- Système de navigation\n'
'\n'
'Conduite :\n'
'- Démarrage sans clé\n'
'- Entrée sans clé\n'
'- Feux de route assistés\n'
'- Limiteur de vitesse\n'
'- Line Assist\n'
'- Régulateur de vitesse\n'
'\n'
'Extérieur :\n'
'- Feux arrière LED\n'
'- Jantes/roues en alliage léger 17"\n'
'- Radar de stationnement arrière\n'
'- Radar de stationnement avant\n'
'- Rétroviseurs extérieurs dégivrants\n'
'- Rétroviseurs extérieurs rabattable électriquement\n'
'- Rétroviseurs extérieurs électriques\n'
'- Rétroviseurs rabattables électriquement\n'
'- Rétroviseurs électriques\n'
'- Vitres arrière surteintées\n'
'\n'
'Intérieur :\n'
'- Accoudoir avant\n'
'- Banquette arrière partagée et rabattable\n'
'- Climatisation automatique\n'
'- Levier de vitesses en cuir\n'
'- Lève-vitres arrière électriques\n'
'- Lève-vitres avant électriques\n'
'- Siège conducteur réglable en hauteur\n'
'- Siège conducteur à réglage lombaire\n'
'- Siège passager réglable en hauteur\n'
'- Siège passager à réglage lombaire\n'
'- Sièges avant chauffants\n'
'- Système information conducteur\n'
'- Sécurité enfants électrique\n'
'- Vitre arrière chauffante\n'
'- Volant en cuir\n'
'- Volant sport\n'
'\n'
'Pack :\n'
'- Assistance de freinage\n'
'- Ceintures avant avec prétensionneurs\n'
'- Essuie glace arrière\n'
'- Frein de stationnement électrique\n'
'- Verrouillage centralisé télécommandé\n'
'\n'
'Sécurité :\n'
'- Airbag conducteur\n'
'- Airbag latéral conducteur et passager\n'
'- Airbags rideaux arrière\n'
'- Airbags rideaux avant\n'
'- Contrôle pression pneus (RDC)\n'
'- ESP (programme de stabilité électronique)\n'
'- Fixation pour siège enfant\n'
'- Kit de réparation pneus (Mobile Tyre)\n'
'- Phares antibrouillard\n'
'\n'
'Autres équipements et informations :\n'
'- Ceinture centrale arrière 3 points\n'
'- Installation téléphone mains libres\n'
'- Système anti bloquage (ABS)\n'
'- USB jack\n'
'- Volant réglable manuellement',
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 131,
'expiration_date': None,
'fuel_type': 'Essence',
'id': '64921aa5-90c0-543a-89e0-7e4724606a8c',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3142383526',
'listing': 'auction',
'make': 'PEUGEOT',
'model': '308',
'odometer': 100000,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64921aa5-90c0-543a-89e0-7e4724606a8c/64921aa5-90c0-543a-89e0-7e4724606a8c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147215,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/eb/60/ea/eb60ea6873c133e4ee5963b4d793a0003938f8f9.jpg?rule=ad-large',
'Width': 1067}],
'price': 7990,
'price_includes_vat': False,
'registration_date': '2018-10-01',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 308 PEUGEOT 308 1.2 130 ch BVM6 GT Line',
'transmission': 'manual',
'trim': '308 1.2 PureTech 130ch E6.c S&S GT Line 108g',
'vin': None,
'year': 2018}
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%273142383526%27 HTTP/1.1" 200 None
2026-03-25 16:50:59 [auto_selling_leboncoin.fr] INFO: Saving data for 3142383526: {'created_time': 1774457459.522582, 'last_price_update_time': 1774457459.522588}
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_leboncoin.fr',RowKey='3142383526') HTTP/1.1" 204 0
2026-03-25 16:50:59 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: c64a3856-f9da-57e2-b290-8cd117639409 with identifier 3159988177
2026-03-25 16:50:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:59 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item c64a3856-f9da-57e2-b290-8cd117639409
2026-03-25 16:50:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img.leboncoin.fr/api/v1/lbcpb1/images/67/00/da/6700da2c0a757998302d094260df129847e8a14d.jpg?rule=ad-large>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Gris',
'currency': 'EUR',
'description': 'SSANGYONG KORANDO 200 e-XDI 2WD , 4x4, suv, gris, 8 cv, 5 '
'portes, première mise en circulation le 03/04/2015, garantie '
': 3 mois.\n'
'\n'
'Prix TTC : 7990 €\n'
'\n'
'5 places\n'
'\n'
'OPTIONS ET ÉQUIPEMENTS :\n'
'Audio - Télécommunications :\n'
'- Commandes audio au volant et système Bluetooth intégré\n'
'\n'
'Conduite :\n'
'- Aide au démarrage en côte (HSA)\n'
'- Allumage automatique des feux\n'
'- Allumage automatique des feux de détresse (ESS)\n'
'- Détecteur de pluie\n'
'- Régulateur de vitesse avec fonction "Eco"\n'
'\n'
'Extérieur :\n'
'- Barres de toit\n'
'- Calandre chromée\n'
"- Double sortie d'échappement chromée\n"
'- Jantes alliage 16"\n'
'- Poignées de portes ton carrosserie\n'
'- Répétiteurs de clignotants à LED\n'
'- Vitres AR surteintées\n'
'- Vitres teintées\n'
'\n'
'Intérieur :\n'
'- Accoudoir central AV avec bac de rangement\n'
'- Affichage de la température extérieure\n'
'- Bacs de portières AV\n'
'- Banquette AR rabattable 60/40\n'
'- Boîte à gants\n'
'- Cendrier amovible\n'
'- Climatisation manuelle\n'
'- Console centrale "Deluxe" avec accoudoir cental et bac de '
'rangement\n'
'- Direction assistée électrique asservie à la vitesse\n'
'- Inserts Carbone sur la planche de bord\n'
'- Lunettes AR dégivrante avec temporisation\n'
'- Ordinateur de bord multifonction\n'
'- Pare-soleil avec miroir de courtoisie\n'
'- Poches aumônières au dos des sièges AV\n'
'- Porte-gobelets AV/AR\n'
'- Prise 12 V AV/AR\n'
'- Siège conducteur réglable en hauteur + réglage lombaire\n'
'- Sièges AV chauffants\n'
'- Vitres électriques\n'
'- Volant réglable en hauteur et en profondeur\n'
'\n'
'Pack :\n'
'- Appuis-tête AR réglable en hauteur\n'
'- Barres de renfort latérales\n'
'- Boucliers peints\n'
'- Boîte de vitesses manuelle 6 rapports\n'
'- Ceintures de sécurité AR centrale 3 points\n'
'- Ceintures de sécurité AV réglables en hauteur\n'
'- Fermeture automatique des portes\n'
"- Filet de coffre et crochets d'arrimage\n"
'- Moulure de bas de caisse et passages des roues\n'
"- Réglage électrique de l'assiette des phares\n"
'- Rétroviseurs extérieurs ton carrosserie\n'
'- Rétroviseurs extérieurs électriques dégivrants\n'
'- Tapis de sol\n'
'- Verrouillage centralisé télécommandé\n'
'- Volant et pommeau de levier de vitesses gainés cuir\n'
'\n'
'Sellerie :\n'
'- Sellerie tissu\n'
'\n'
'Sécurité :\n'
"- Aide au freinage d'urgence (BAS)\n"
'- Airbags frontaux conducteur et passager\n'
'- Airbags latéraux (tête/torax) conducteur et passager\n'
'- Airbags rideaux AV/AR\n'
'- Alarme périmétrique\n'
'- Antipatinage\n'
'- Appuis-tête AV actifs\n'
'- Projecteurs additionnels antibrouillard\n'
'- Roue de secours temporaire\n'
'- Répartiteur électronique de freinage (EBD)\n'
'\n'
'Autres équipements et informations :\n'
'- 4 HP + 2 Tweeters\n'
'- ABS et EBD\n'
'- Allumage constant des codes\n'
'- Antidémarrage par transpondeur\n'
'- Ceintures de sécurité AV à prétentionneur et limiteur de '
'charge\n'
'- Commandes de clignotants à impulsion\n'
'- Contrôle actif de la prise de roulis (ARP)\n'
'- Couvre-bagages amovible avec espace de rangement\n'
'- Dégivrage électrique des essuies glaces AV\n'
"- Lampe d'approche intégrées aux rétroviseurs extérieurs\n"
'- Montre digitale\n'
'- Ouverture à distance de la trappe à carburant\n'
'- Système antiblocage des roues (ABS)\n'
'- Système audio 2 Din CD-CD-R/RW-MP3-WMA, à tuner RDS, prise '
'USB et Jack\n'
"- Système d'ancrage ISOFIX sur la banquette AR\n"
'\n'
'- consommation extra urbaine: 4.80l/100\n'
'- consommation urbaine: 7.60l/100\n'
'- consommation mixte: 5.80l/100',
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'c64a3856-f9da-57e2-b290-8cd117639409',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3159988177',
'listing': 'auction',
'make': 'SSANGYONG',
'model': 'Korando',
'odometer': 94713,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c64a3856-f9da-57e2-b290-8cd117639409/c64a3856-f9da-57e2-b290-8cd117639409_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170748,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/67/00/da/6700da2c0a757998302d094260df129847e8a14d.jpg?rule=ad-large',
'Width': 1067}],
'price': 7990,
'price_includes_vat': False,
'registration_date': '2015-04-01',
'seats_number': 5,
'seller_name': None,
'title': 'Ssangyong KORANDO SSANGYONG KORANDO 200 e-XDI 2WD',
'transmission': 'manual',
'trim': 'Korando 200 e-XDi 149ch LE Pack Sport 2WD',
'vin': None,
'year': 2015}
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%273159988177%27 HTTP/1.1" 200 None
2026-03-25 16:50:59 [auto_selling_leboncoin.fr] INFO: Saving data for 3159988177: {'created_time': 1774457459.56866, 'last_price_update_time': 1774457459.568667}
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_leboncoin.fr',RowKey='3159988177') HTTP/1.1" 204 0
2026-03-25 16:50:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img.leboncoin.fr/api/v1/lbcpb1/images/9f/31/57/9f31571b16ff334039cfc68766129e02b71e4bdd.jpg?rule=ad-large> (referer: https://api.leboncoin.fr/finder/search)
2026-03-25 16:50:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:50:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f06e018e750>
2026-03-25 16:50:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:50:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d3e2e66-0277-5a84-9294-52958be1e7d5/5d3e2e66-0277-5a84-9294-52958be1e7d5_image_0.jpg HTTP/1.1" 201 0
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_leboncoin.fr',RowKey='https%3A%252F%252Fimg.leboncoin.fr%252Fapi%252Fv1%252Flbcpb1%252Fimages%252Fe6%252F61%252Fdb%252Fe661db2f76a190cc07c4bf093245ad4024966fff.jpg%253Frule%3Dad-large') HTTP/1.1" 204 0
2026-03-25 16:50:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/e6/61/db/e661db2f76a190cc07c4bf093245ad4024966fff.jpg?rule=ad-large saved to cache
2026-03-25 16:50:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5d3e2e66-0277-5a84-9294-52958be1e7d5
2026-03-25 16:50:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5d3e2e66-0277-5a84-9294-52958be1e7d5 sending to next pipeline
2026-03-25 16:50:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:50:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f06dc6fa050>
2026-03-25 16:50:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:50:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49f674d6-dfa8-5b79-8f38-d93b90773d80/49f674d6-dfa8-5b79-8f38-d93b90773d80_image_0.jpg HTTP/1.1" 201 0
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_leboncoin.fr',RowKey='https%3A%252F%252Fimg.leboncoin.fr%252Fapi%252Fv1%252Flbcpb1%252Fimages%252F24%252F73%252Ff3%252F2473f36f74090492941f976e64e3cd112a58df94.jpg%253Frule%3Dad-large') HTTP/1.1" 204 0
2026-03-25 16:50:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/24/73/f3/2473f36f74090492941f976e64e3cd112a58df94.jpg?rule=ad-large saved to cache
2026-03-25 16:50:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 49f674d6-dfa8-5b79-8f38-d93b90773d80
2026-03-25 16:50:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 49f674d6-dfa8-5b79-8f38-d93b90773d80 sending to next pipeline
2026-03-25 16:50:59 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 5d3e2e66-0277-5a84-9294-52958be1e7d5 with identifier 3130999073
2026-03-25 16:50:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:59 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 5d3e2e66-0277-5a84-9294-52958be1e7d5
2026-03-25 16:50:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img.leboncoin.fr/api/v1/lbcpb1/images/e6/61/db/e661db2f76a190cc07c4bf093245ad4024966fff.jpg?rule=ad-large>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Gris',
'currency': 'EUR',
'description': 'FORD C-MAX 1.5 TDCi 120 SS Titanium Powershift Garantie 16 '
'Mois, monospace compact, gris, 6 cv, 5 portes, première mise '
'en circulation le 26/10/2015, garantie : 6 mois.\n'
'Entretien à jour avec factures\n'
'Prix TTC : 7990 €\n'
'\n'
'5 places\n'
'\n'
'OPTIONS ET ÉQUIPEMENTS :\n'
'Conduite :\n'
'- Aide au démarrage en côte\n'
'- Allumage automatique des feux\n'
'- Allumage automatique des feux et des essuie-glaces AV\n'
"- EcoMode (Système d'aide à la conduite économique)\n"
'- Essuie-glace AV automatique à détecteur de pluie\n'
'- Système Stop & Start\n'
'\n'
'Extérieur :\n'
'- Aide au stationnement AR\n'
'- Feux de jour à LED\n'
'- Grille de calandre chromée\n'
'- Jantes alliage 16" 10 branches\n'
'- Phares halogènes\n'
'\n'
'Intérieur :\n'
'- Boîte à gants\n'
'- Cache-bagages\n'
'- Climatisation à régulation automatique bizone avec ouïes '
"d'aération AR\n"
'- Dégivrage de la lunette AR\n'
'- Eclairage de courtoisie\n'
'- Fixations ISOFIX aux places latérales AR\n'
'- Lève-vitres AV/AR électriques\n'
'- Miroir de surveillance des enfants\n'
'- Ordinateur de bord couleur 4.2"\n'
'- Pare-soleil AV avec miroir de courtoisie\n'
'- Pommeau de levier de vitesse gainé cuir\n'
'- Siège conducteur avec réglage manuel de la hauteur et du '
'support lombaire\n'
'- Verrouillage centralisé avec commande à distance\n'
'- Volant gainé cuir\n'
'- Volant réglable en hauteur et en profondeur\n'
'\n'
'Pack :\n'
'- 3 appuis-tête AR\n'
'- Antidémarrage PATS\n'
'- Ceintures de sécurité AV réglables en hauteur\n'
"- Eclairage d'ambiance intérieur\n"
'- Freins à disques AV et AR\n'
'- Kit de réparation pneumatique\n'
'- My Key\n'
'- Pare-chocs AV/AR couleur carrosserie\n'
'- Poignées de portes extérieures couleur carrosserie\n'
'- Régulateur et limiteur de vitesse\n'
'- Rétroviseurs extérieurs chauffants couleur carrosserie\n'
'- Rétroviseurs extérieurs couleur carrosserie\n'
'- Sécurité enfant avec verrouillage électrique des portes AR\n'
'- Tapis de sol AR avec logo Ford\n'
'- Tapis de sol AV avec logo Ford\n'
'\n'
'Sécurité :\n'
'- ABS avec répartiteur électronique de freinage EBD\n'
'- Airbags frontaux conducteur et passager\n'
'- Airbags latéraux AV\n'
'- Airbags rideaux\n'
"- Assistance au freinage d'urgence\n"
'- Feux de brouillard AR\n'
'- Phares antibrouillard AV avec cerclage chromé\n'
'- Système de surveillance de la pression des pneus\n'
'\n'
'Autres équipements et informations :\n'
'- 3 sièges AR indépendants rabattables et déposables\n'
'- Allumage et clignotement automatique des feux Stop en cas '
"de freinage d'urgence\n"
"- Ceintures de sécurité 3 points sur l'ensemble des sièges\n"
'- Console centrale AV avec accoudoir coulissant et '
'compartiment de rangement avec porte-gobelets\n'
'- Contrôle vectoriel de couple TVC\n'
'- Eclairage du coffre\n'
'- Keyless - Système de démarrage sans clé par bouton '
'poussoir\n'
'- Lèche-vitres chromés\n'
"- Rétroviseurs extérieurs avec lumière d'approche\n"
'- Sièges AR avec système DIAGOFLEX\n'
'- Système Audio NAV SYNC II - Ford SYNC II avec écran tactile '
'8", Bluetooth et commandes vocales avancées, GPS Europe avec '
'infoTrafic TMC, Guide Michelin, 2 prises USB et AUX, 6HP et '
'commandes au volant\n'
'- Système Audio Nav Sync 3 - Ford Sync 3 avec écran tactile '
'8, Bluetooth et commandes vocales avancées Applink, Apple '
'CarPlay, Android Auto, 2 prises USB, 6HP, GPS Europe avec '
'info trafic (TMC), Guide Michelin, et accès aux points '
"d'intérêt des Guides Michelin (Guide Rouge et Guide Vert)\n"
'- Trappe à carburant avec système Ford EasyFuel\n'
'\n'
'- consommation extra urbaine: 3.90l/100\n'
'- consommation urbaine: 4.70l/100\n'
'- consommation mixte: 4.20l/100',
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 120,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '5d3e2e66-0277-5a84-9294-52958be1e7d5',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3130999073',
'listing': 'auction',
'make': 'FORD',
'model': 'C-MAX',
'odometer': 141000,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d3e2e66-0277-5a84-9294-52958be1e7d5/5d3e2e66-0277-5a84-9294-52958be1e7d5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189776,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/e6/61/db/e661db2f76a190cc07c4bf093245ad4024966fff.jpg?rule=ad-large',
'Width': 1067}],
'price': 7990,
'price_includes_vat': False,
'registration_date': '2015-10-01',
'seats_number': 5,
'seller_name': None,
'title': 'FORD C-Max FORD C-MAX 1.5 TDCi 120 SS Titanium Powershift',
'transmission': 'automatic',
'trim': 'C-MAX 1.5 TDCi 120ch Stop&Start Titanium PowerShift',
'vin': None,
'year': 2015}
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%273130999073%27 HTTP/1.1" 200 None
2026-03-25 16:50:59 [auto_selling_leboncoin.fr] INFO: Saving data for 3130999073: {'created_time': 1774457459.755423, 'last_price_update_time': 1774457459.755431}
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_leboncoin.fr',RowKey='3130999073') HTTP/1.1" 204 0
2026-03-25 16:50:59 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 49f674d6-dfa8-5b79-8f38-d93b90773d80 with identifier 3131061333
2026-03-25 16:50:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:59 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 49f674d6-dfa8-5b79-8f38-d93b90773d80
2026-03-25 16:50:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img.leboncoin.fr/api/v1/lbcpb1/images/24/73/f3/2473f36f74090492941f976e64e3cd112a58df94.jpg?rule=ad-large>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Noir',
'currency': 'EUR',
'description': 'Mercedes CLASSE B 160 D 90CH INSPIRATION, (Monospace), noir, '
'5cv, 5 portes, mise en circulation le 09-08-2016, garantie 3 '
'mois (3 MOIS).\n'
'\n'
'5 places, couleur intérieur : NOIR, longueur : 4,39 mètres,\n'
'boîte de vitesse : manuelle\n'
'\n'
'OPTIONS ET EQUIPEMENTS :\n'
'Audio - Télécommunications\n'
"- Appel d'Assistance Localisé\n"
"- Appel d'Urgence Localisé\n"
'- Fonction MP3\n'
'- Kit mains-libres Bluetooth\n'
'- Lecteur CD\n'
'- Lecteur carte SD\n'
'- Prise USB\n'
'- Prise iPod\n'
'- Radio\n'
'- Volume automatique de la radio\n'
'\n'
'Conduite\n'
'- Aide au démarrage en côte\n'
'- Arrêt et redémarrage auto. du moteur\n'
'- Capteur de luminosité\n'
'- Capteur de pluie\n'
'- Démarrage sans clé\n'
'- Limiteur de vitesse\n'
'- Régulateur de vitesse\n'
'\n'
'Extérieur\n'
'- Becquet arrière\n'
'- Boucliers AV et AR couleur caisse\n'
'- Caméra de recul\n'
'- Essuie-glace arrière\n'
"- Feux de freinage d'urgence\n"
'- Feux de jour à LED\n'
'- Filtre à particules\n'
'- Jantes Alu\n'
'- Phares halogènes\n'
'- Répétiteurs de clignotant dans rétro ext\n'
'- Rétroviseurs dégivrants\n'
'- Rétroviseurs extérieurs électrochromes\n'
'- Rétroviseurs rabattables électriquement\n'
'- Rétroviseurs électriques\n'
'\n'
'Intérieur\n'
'- Accoudoir central AV avec rangement\n'
'- Bacs de portes arrière\n'
'- Bacs de portes avant\n'
'- Banquette 1/3-2/3\n'
'- Banquette AR rabattable\n'
'- Banquette arrière 3 places\n'
'- Boite à gants fermée\n'
'- Clim manuelle\n'
'- Compte tours\n'
"- Eclairage d'ambiance\n"
'- Ecran multifonction couleur\n'
'- Filtre à Pollen\n'
'- Fixations Isofix aux places arrières\n'
'- Inserts de porte métal\n'
'- Inserts de tableau de bord métal\n'
'- Lampe de coffre\n'
"- Lampes de lecture à l'arrière\n"
"- Lampes de lecture à l'avant\n"
'- Levier vitesse cuir\n'
'- Lunette AR dégivrante\n'
'- Miroir de courtoisie conducteur éclairé\n'
'- Miroir de courtoisie passager éclairé\n'
'- Ordinateur de bord\n'
'- Ouverture des vitres séquentielle\n'
'- Porte-gobelets avant\n'
'- Prise 12V\n'
'- Rétroviseur intérieur jour/nuit\n'
'- Siège conducteur réglable en hauteur\n'
'- Siège passager réglable en hauteur\n'
'- Tablette cache bagages\n'
'- Température extérieure\n'
'- Verrouillage auto. des portes en roulant\n'
'- Verrouillage centralisé des portes\n'
'- Verrouillage centralisé à distance\n'
'- Vitres arrière électriques\n'
'- Vitres avant électriques\n'
'- Vitres teintées\n'
'- Volant cuir\n'
'- Volant multifonction\n'
'- Volant réglable en profondeur et hauteur\n'
'\n'
'Sécurité\n'
'- ABS\n'
"- Aide au freinage d'urgence\n"
'- Airbag conducteur\n'
'- Airbag genoux\n'
'- Airbag passager déconnectable\n'
'- Airbags latéraux avant\n'
'- Airbags rideaux\n'
'- Antidémarrage électronique\n'
'- Antipatinage\n'
'- Contrôle élect. de la pression des pneus\n'
'- EBD\n'
'- ESP\n'
'- Préparation Isofix\n'
'- Système de détection de somnolence\n'
'- Système de prévention des collisions\n'
'- Troisième ceinture de sécurité',
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 90,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '49f674d6-dfa8-5b79-8f38-d93b90773d80',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3131061333',
'listing': 'auction',
'make': 'MERCEDES-BENZ',
'model': 'Classe B',
'odometer': 191766,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49f674d6-dfa8-5b79-8f38-d93b90773d80/49f674d6-dfa8-5b79-8f38-d93b90773d80_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185460,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/24/73/f3/2473f36f74090492941f976e64e3cd112a58df94.jpg?rule=ad-large',
'Width': 1067}],
'price': 7990,
'price_includes_vat': False,
'registration_date': '2016-08-01',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes CLASSE B Mercedes CLASSE B 160 D 90CH INSPIRATION',
'transmission': 'manual',
'trim': 'Classe B 160 d 90ch Business Edition',
'vin': None,
'year': 2016}
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%273131061333%27 HTTP/1.1" 200 None
2026-03-25 16:50:59 [auto_selling_leboncoin.fr] INFO: Saving data for 3131061333: {'created_time': 1774457459.80306, 'last_price_update_time': 1774457459.803067}
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_leboncoin.fr',RowKey='3131061333') HTTP/1.1" 204 0
2026-03-25 16:50:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-25 16:50:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f06de9f5990>
2026-03-25 16:50:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-25 16:50:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4de65dff-36bf-58fc-bf16-49e6841417cf/4de65dff-36bf-58fc-bf16-49e6841417cf_image_0.jpg HTTP/1.1" 201 0
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto_selling_leboncoin.fr',RowKey='https%3A%252F%252Fimg.leboncoin.fr%252Fapi%252Fv1%252Flbcpb1%252Fimages%252F9f%252F31%252F57%252F9f31571b16ff334039cfc68766129e02b71e4bdd.jpg%253Frule%3Dad-large') HTTP/1.1" 204 0
2026-03-25 16:50:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/9f/31/57/9f31571b16ff334039cfc68766129e02b71e4bdd.jpg?rule=ad-large saved to cache
2026-03-25 16:50:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4de65dff-36bf-58fc-bf16-49e6841417cf
2026-03-25 16:50:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4de65dff-36bf-58fc-bf16-49e6841417cf sending to next pipeline
2026-03-25 16:50:59 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 4de65dff-36bf-58fc-bf16-49e6841417cf with identifier 3090452858
2026-03-25 16:50:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:59 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 4de65dff-36bf-58fc-bf16-49e6841417cf
2026-03-25 16:50:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img.leboncoin.fr/api/v1/lbcpb1/images/9f/31/57/9f31571b16ff334039cfc68766129e02b71e4bdd.jpg?rule=ad-large>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Marron',
'currency': 'EUR',
'description': 'AUDI Q7 3.0 V6 TDI 240 DPF Quattro S Line Tiptronic A \n'
'\n'
'Prix TTC : 11 990 €\n'
'\n'
'5 places\n'
'\n'
'OPTIONS ET ÉQUIPEMENTS :\n'
'Audio - Télécommunications :\n'
'- GPS\n'
'- Lecteur CD\n'
'- Système audio BOSE\n'
'\n'
'Conduite :\n'
'- Différentiel à glissement limité automatique\n'
'- Détecteur pluie\n'
'- Limiteur de vitesse\n'
'- Régulateur de vitesse\n'
"- Système de récupération d'énergie\n"
'- Sélection du mode de conduite\n'
'\n'
'Extérieur :\n'
'- Buses de lave-glace chauffantes\n'
'- Caméra de recul\n'
'- Feux arrière LED\n'
'- Hayon électrique\n'
'- Jantes/roues en alliage léger 20"\n'
'- Jantes/roues en alliage léger 21"\n'
'- Radar de stationnement arrière\n'
'- Radar de stationnement avant\n'
'- Rétroviseurs extérieurs dégivrants\n'
'- Toit panoramique\n'
'\n'
'Intérieur :\n'
'- 4 vitres electriques\n'
'- Accoudoir arrière\n'
'- Accoudoir avant\n'
'- Cache bagages\n'
'- Climatisation automatique\n'
'- Filet de séparation\n'
'- Intérieur cuir\n'
'- Lève-vitres arrière électriques\n'
'- Lève-vitres avant électriques\n'
'- Ordinateur de bord\n'
'- Siège conducteur réglable en hauteur\n'
'- Siège conducteur réglable éléctriquement\n'
'- Siège conducteur à dossier réglable\n'
'- Siège conducteur à réglage lombaire\n'
'- Siège passager réglable en hauteur\n'
'- Siège passager réglable éléctriquement\n'
'- Siège passager à réglage lombaire\n'
'- Sièges arrière pivotants\n'
'- Système information conducteur\n'
'- Sécurité enfants électrique\n'
'- Trappe/sac à skis\n'
'- Vitre arrière chauffante\n'
'- Volant en cuir\n'
'\n'
'Pack :\n'
'- Antidémarrage\n'
'- Appuie-tête arrière\n'
'- Essuie glace arrière\n'
'- Garnitures intérieures métal\n'
"- Installation d'alarme\n"
"- Recyclage de l'air automatique\n"
'- Siège passager à dossier réglable\n'
'- Verrouillage centralisé télécommandé\n'
'- Volant multifonctions\n'
'\n'
'Sellerie :\n'
'- Sièges en alcantara\n'
'- Sièges en cuir\n'
'\n'
'Sécurité :\n'
'- Airbag conducteur\n'
'- Airbag latéral conducteur et passager\n'
'- Airbag passager\n'
'- Airbags latéraux arrière\n'
'- Airbags rideaux avant\n'
'- Assistance au freinage d?urgence\n'
"- Détecteur actif d'angle mort\n"
'- ESP (programme de stabilité électronique)\n'
'- Phares antibrouillard\n'
'\n'
'Autres équipements et informations :\n'
'- Diagnostic embarqué\n'
'- Feux indicateurs de changement de direction\n'
'- Oeïllets de fixation\n'
'- Système anti bloquage (ABS)\n'
'- Traction tout terrain permanente\n'
'- Téléassistance\n'
'\n'
'- consommation extra urbaine: 6.70l/100\n'
'- consommation urbaine: 8.60l/100\n'
'- consommation mixte: 7.40l/100',
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 239,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '4de65dff-36bf-58fc-bf16-49e6841417cf',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3090452858',
'listing': 'auction',
'make': 'AUDI',
'model': 'Q7',
'odometer': 236241,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 19,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4de65dff-36bf-58fc-bf16-49e6841417cf/4de65dff-36bf-58fc-bf16-49e6841417cf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207665,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/9f/31/57/9f31571b16ff334039cfc68766129e02b71e4bdd.jpg?rule=ad-large',
'Width': 1067}],
'price': 11990,
'price_includes_vat': False,
'registration_date': '2010-09-01',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q7 AUDI Q7 3.0 V6 TDI 240 DPF Quattro S Line Tiptronic A',
'transmission': 'automatic',
'trim': 'Q7 3.0 V6 TDI 240ch FAP Avus quattro Tiptronic 7 places',
'vin': None,
'year': 2010}
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20RowKey%20eq%20%273090452858%27 HTTP/1.1" 200 None
2026-03-25 16:50:59 [auto_selling_leboncoin.fr] INFO: Saving data for 3090452858: {'created_time': 1774457459.896554, 'last_price_update_time': 1774457459.896562}
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_leboncoin.fr',RowKey='3090452858') HTTP/1.1" 204 0
2026-03-25 16:50:59 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-25 16:50:59 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close cursor: 'SaveToCdlqDbAutoSelling' object has no attribute 'cursor'
2026-03-25 16:50:59 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close connection: 'SaveToCdlqDbAutoSelling' object has no attribute 'conn'
2026-03-25 16:50:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:59 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-25 16:50:59 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process scrape complete CloudEvent for item c2a20dda286a11f18f76c264925fbcfa
2026-03-25 16:50:59 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-25 16:50:59 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-25 16:50:59 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-25 16:50:59 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-25 16:50:59 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-25 16:50:59 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.MAPPED: 3> -> <SessionState.END_SENT: 4>
2026-03-25 16:50:59 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPENED: 9> -> <ConnectionState.CLOSE_SENT: 11>
2026-03-25 16:50:59 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.CLOSE_SENT: 11> -> <ConnectionState.END: 13>
2026-03-25 16:50:59 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.END_SENT: 4> -> <SessionState.DISCARDING: 6>
2026-03-25 16:50:59 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-25 16:50:59 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-25 16:50:59 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-25 16:50:59 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-25 16:50:59 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-25 16:50:59 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: [AzureBusPipeline] connection closed
2026-03-25 16:50:59 [auto_selling_leboncoin.fr] INFO: auto_selling_leboncoin.fr Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 9, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0}
2026-03-25 16:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-25 16:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_leboncoin.fr%27%20and%20last_price_update_time%20lt%201773161460 HTTP/1.1" 200 None
2026-03-25 16:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_leboncoin.fr',RowKey='3120428781') HTTP/1.1" 204 0
2026-03-25 16:51:00 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (28 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto_selling_leboncoin.fr/c2a20dda286a11f18f76c264925fbcfa.jl
2026-03-25 16:51:00 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 17910,
'downloader/request_count': 30,
'downloader/request_method_count/GET': 29,
'downloader/request_method_count/POST': 1,
'downloader/response_bytes': 5892578,
'downloader/response_count': 30,
'downloader/response_status_count/200': 30,
'elapsed_time_seconds': 15.890708,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 25, 16, 51, 0, 912930, tzinfo=datetime.timezone.utc),
'item_scraped_count': 28,
'log_count/DEBUG': 506,
'log_count/INFO': 517,
'memusage/max': 147005440,
'memusage/startup': 147005440,
'photo_download_count': 28,
'request_depth_max': 2,
'response_received_count': 2,
'scheduler/dequeued': 30,
'scheduler/dequeued/memory': 30,
'scheduler/enqueued': 30,
'scheduler/enqueued/memory': 30,
'scrape_type/new': 28,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 2,
'scrapy-zyte-api/error_ratio': 0.0,
'scrapy-zyte-api/errors': 0,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 1.7218986051157117,
'scrapy-zyte-api/mean_response_seconds': 2.085319609148428,
'scrapy-zyte-api/processed': 2,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 2,
'scrapy-zyte-api/request_args/experimental.responseCookies': 1,
'scrapy-zyte-api/request_args/httpRequestBody': 1,
'scrapy-zyte-api/request_args/httpRequestMethod': 1,
'scrapy-zyte-api/request_args/httpResponseBody': 2,
'scrapy-zyte-api/request_args/httpResponseHeaders': 2,
'scrapy-zyte-api/request_args/responseCookies': 1,
'scrapy-zyte-api/request_args/url': 2,
'scrapy-zyte-api/status_codes/200': 2,
'scrapy-zyte-api/success': 2,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 28,
'source/total_available': 28,
'start_time': datetime.datetime(2026, 3, 25, 16, 50, 45, 22222, tzinfo=datetime.timezone.utc)}
2026-03-25 16:51:00 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-25 16:51:01 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f06e018ef50>
2026-03-25 16:51:01 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f06e018f7d0>