PROJECT (sourcing_v2)
SPIDER (auto_selling_leboncoin.fr)
2026-03-30 15:13:12 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-30 15:13:12 [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-30 15:13:12 [auto_selling_leboncoin.fr] INFO: Starting auto_selling_leboncoin.fr spider
2026-03-30 15:13:12 [auto_selling_leboncoin.fr] INFO: _job: 4aa330da2c1f11f18e133aacc95538c6, SCRAPY_JOB: None
2026-03-30 15:13:12 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-30 15:13:12 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-30 15:13:12 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-30 15:13:12 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-30 15:13:12 [scrapy.extensions.telnet] INFO: Telnet Password: 42ce88e73945d62a
2026-03-30 15:13:12 [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-30 15:13:12 [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/4aa330da2c1f11f18e133aacc95538c6.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-30 15:13:12 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 15:13:12 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 15:13:12 [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-30 15:13:12 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware for auto_selling
2026-03-30 15:13:12 [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-30 15:13:12 [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-30 15:13:12 [scrapy.core.engine] INFO: Spider opened
2026-03-30 15:13:12 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-30 15:13:12 [common.service_bus.service_bus_client_factory] INFO: ServiceBusClient initialized via DefaultAzureCredential for alx-production-bus.servicebus.windows.net
2026-03-30 15:13:12 [crawlers.pipelines.base_azure_bus_pipeline] INFO: [AzureBusPipeline] Connected to topic auto.sourcing-v2
2026-03-30 15:13:12 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-30 15:13:12 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6026
2026-03-30 15:13:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
2026-03-30 15:13:12 [scrapy-playwright] INFO: Starting download handler
2026-03-30 15:13:12 [scrapy-playwright] INFO: Starting download handler
2026-03-30 15:13:17 [auto_selling_leboncoin.fr] INFO: Scraper started with URL: https://www.leboncoin.fr/boutique/1641970/sv-automobile.htm and multipost_profile_id: 170e7f75-4fd1-4b8c-ac8b-69da57095289 and job_id: 4aa330da2c1f11f18e133aacc95538c6
2026-03-30 15:13:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:13:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.leboncoin.fr/boutique/1641970/sv-automobile.htm> (referer: https://www.leboncoin.fr/boutique/1641970/sv-automobile.htm) ['zyte-api']
2026-03-30 15:13:19 [auto_selling_leboncoin.fr] INFO: Captured Zyte cookies: [{'name': 'datadome', 'value': '68pvo4TkSpgsepQ_FWHLlO2JpsAhx_S69J~~OFQ94fydeBkOVYrxj6~sVdKpb9jY7MVRB6PiA1O_SY3ctuAxMdvjhGEbkkjgYbZqHT8MKP_MQ8pOI5l2Hq11xNLQz3Il', 'domain': '.leboncoin.fr', 'path': '/', 'expires': 1806419598, 'httpOnly': False, 'secure': True}]
2026-03-30 15:13:19 [auto_selling_leboncoin.fr] INFO: Scrapy-formatted cookies: [{'name': 'datadome', 'value': '68pvo4TkSpgsepQ_FWHLlO2JpsAhx_S69J~~OFQ94fydeBkOVYrxj6~sVdKpb9jY7MVRB6PiA1O_SY3ctuAxMdvjhGEbkkjgYbZqHT8MKP_MQ8pOI5l2Hq11xNLQz3Il', 'domain': '.leboncoin.fr', 'path': '/'}]
2026-03-30 15:13:19 [auto_selling_leboncoin.fr] INFO: Response headers after parse_dealer_home_page: {b'X-Amz-Cf-Pop': [b'CDG50-P2'], b'Date': [b'Mon, 30 Mar 2026 15:13:18 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 7aef920ed20c713960127526fa3a88f4.cloudfront.net (CloudFront)'], b'Set-Cookie': [b'datadome=68pvo4TkSpgsepQ_FWHLlO2JpsAhx_S69J~~OFQ94fydeBkOVYrxj6~sVdKpb9jY7MVRB6PiA1O_SY3ctuAxMdvjhGEbkkjgYbZqHT8MKP_MQ8pOI5l2Hq11xNLQz3Il; 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/"ly2wyw6qbxchs8"'], 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'YyMwwLO-HUHlAP-UvUcDp2i78jVFpOa7NiOyvEAjnjGcWJ9qPXnoiw==']}
2026-03-30 15:13:19 [auto_selling_leboncoin.fr] INFO: defaultSearchOptions: {'limit': 10, 'filters': {'owner': {'user_id': 'a11e53f0-6788-429e-8e75-01ba7820d95b'}, 'enums': {'ad_type': ['offer']}, 'category': {'id': '1'}}}
2026-03-30 15:13:19 [auto_selling_leboncoin.fr] INFO: cookies: [{'name': 'datadome', 'value': '68pvo4TkSpgsepQ_FWHLlO2JpsAhx_S69J~~OFQ94fydeBkOVYrxj6~sVdKpb9jY7MVRB6PiA1O_SY3ctuAxMdvjhGEbkkjgYbZqHT8MKP_MQ8pOI5l2Hq11xNLQz3Il', 'domain': '.leboncoin.fr', 'path': '/'}]
2026-03-30 15:13:19 [auto_selling_leboncoin.fr] INFO: Payload for get listings: {'limit': 200, 'filters': {'owner': {'user_id': 'a11e53f0-6788-429e-8e75-01ba7820d95b'}, 'enums': {'ad_type': ['offer']}, 'category': {'id': '1'}}, 'offset': 0}
2026-03-30 15:13:19 [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": "a11e53f0-6788-429e-8e75-01ba7820d95b"}}, "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=datadome'
2026-03-30 15:13:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 15:13:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://api.leboncoin.fr/finder/search> (referer: https://www.leboncoin.fr/boutique/1641970/sv-automobile.htm) ['zyte-api']
2026-03-30 15:13:21 [auto_selling_leboncoin.fr] INFO: Found 15 listings on page 1
2026-03-30 15:13:21 [auto_selling_leboncoin.fr] INFO: Found listing with ID: 3084992239
2026-03-30 15:13:21 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-30 15:13:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-30 15:13:21 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2115
2026-03-30 15:13:21 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-30 15:13:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-30 15:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:21 [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%273084992239%27 HTTP/1.1" 200 None
2026-03-30 15:13:21 [auto_selling_leboncoin.fr] INFO: Scrape type for 3084992239: 1
2026-03-30 15:13:21 [auto_selling_leboncoin.fr] INFO: Scraping new listing 3084992239
2026-03-30 15:13:21 [auto_selling_leboncoin.fr] INFO: Extracted item: {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Orange',
'currency': 'EUR',
'description': 'SV Automobile vous propose à la vente cette superbe Peugeot '
'2008 130cv GT-Line / 1ère main / Garantie. Pour tout '
"renseignement et photos / vidéos supplémentaires, n'hésitez "
'pas à nous contacter via téléphone, whatsapp, mail et '
'messagerie le bon coin.\n'
'\n'
'ou sur notre site internet svautomobile\n'
'\n'
'REPRISE possible\n'
'\n'
"POINTS FORTS DE L'ÉQUIPEMENTS :\n"
'- Entretien complet Peugeot concessionnaire\n'
'- Garantie 5 ans motorisation\n'
'- 1ère main acheté neuve à Peugeot Epinal (facture à '
"l'appui)\n"
'- I Cockpit 3D\n'
'- Volant multifonctions\n'
'- Régulateur / Limiteur de vitesse\n'
'- Grand écran multimédia tactile\n'
'- Ciel de toit noir\n'
'- Ouverture et démarrage sans clé main libre Proximity\n'
'- Peugeot Full LED technology avec signature 3 griffes\n'
'\n'
'AUTRES ÉQUIPEMENTS :\n'
'- Sièges baquet Cuir / Tissu\n'
'- Selection des modes de conduites\n'
'- Allumage automatique des feux\n'
'- Rétroviseur électrique / dégivrant\n'
'- Teinte métallisée orange fusion / Noir\n'
'- Peugeot connect SOS\n'
"- Système actif de surveillance d'angle mort\n"
'- Recharge smartphone sans fil\n'
'- Fixation isofix\n'
'- Jantes alliage 18" BUND diamantées bi-ton noir\n'
'\n'
'Rien à prévoir, \n'
'GARANTIE valable en concession avec extension possible.\n'
'\n'
'Afin de prévoir au mieux votre visite, nos véhicules sont '
'visibles uniquement sur rendez-vous.\n'
'\n'
'Pas de frais de mise à la route chez SV Automobile, les '
'démarches carte grise possible directement dans nos locaux.\n'
'Livraison possible dans toute la France.\n'
'\n'
'Malgré l’attention portée à nos annonces, des erreurs ou '
'oublis peuvent subsister.\n'
'\n'
'idem : Puma, Junior, Duster, Captur',
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 130,
'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/3084992239',
'listing': 'auction',
'make': 'PEUGEOT',
'model': '2008',
'odometer': 35990,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'photo_urls': ['https://img.leboncoin.fr/api/v1/lbcpb1/images/c8/b1/76/c8b176d1f5ecc73355d07dd5962b6893f1a996ad.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/46/e6/7f/46e67fd3e1b710edfca6937a3eee1afd4aa7a8fa.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/96/1c/ed/961cedf7ee156abe082d776e98de4a0b6787cc28.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/2e/ec/22/2eec229fcda5ee735eb85da312d3441b2b0ddf1d.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/58/84/9e/58849e920360d197602e57f3973afbe2cd056568.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/22/96/69/229669765f4b56c600addd0b5f7d749e380df81a.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/4a/ff/0f/4aff0fc73fd9624ab1e3f489bdd0847aab1e4708.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/75/0e/13/750e139177cd31cd3c86d489a707bd843f4326e3.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/5e/4e/e2/5e4ee2422910eae5ce0fb7e1f270bf712ef9614d.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/e3/91/bd/e391bd4098780eecd2cd629d1a028b5128876841.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/06/4d/8a/064d8aaa28cef68941da106b65b5b4deb66ea4b0.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/b2/47/ff/b247ffa95f686ea124a7a8e46d3d446bf6b6e6aa.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/e5/6c/04/e56c0465c448619b830193d0c10a5d3830db88c9.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/cd/ef/a0/cdefa0c19a3a24cb622a8408bdddf053d71bfccd.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/96/83/66/968366d483653373e4ed9c91aac776d0bc814c9c.jpg?rule=ad-large'],
'price': 13990,
'price_includes_vat': False,
'registration_date': '2020-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 130cv GT-Line / 1ère main / Garantie',
'transmission': 'manual',
'trim': '2008 1.2 PureTech 130ch S&S GT Line',
'vin': None,
'year': 2020}
2026-03-30 15:13:21 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 463de69b-6e95-53ec-9628-acbe4586ce64 with identifier: 3084992239
2026-03-30 15:13:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 463de69b-6e95-53ec-9628-acbe4586ce64
2026-03-30 15:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:21 [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%252Fb1%252F76%252Fc8b176d1f5ecc73355d07dd5962b6893f1a996ad.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/c8/b1/76/c8b176d1f5ecc73355d07dd5962b6893f1a996ad.jpg?rule=ad-large already downloaded
2026-03-30 15:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:21 [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%252F46%252Fe6%252F7f%252F46e67fd3e1b710edfca6937a3eee1afd4aa7a8fa.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/46/e6/7f/46e67fd3e1b710edfca6937a3eee1afd4aa7a8fa.jpg?rule=ad-large already downloaded
2026-03-30 15:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:21 [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%252F96%252F1c%252Fed%252F961cedf7ee156abe082d776e98de4a0b6787cc28.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/96/1c/ed/961cedf7ee156abe082d776e98de4a0b6787cc28.jpg?rule=ad-large already downloaded
2026-03-30 15:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:21 [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%252F2e%252Fec%252F22%252F2eec229fcda5ee735eb85da312d3441b2b0ddf1d.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/2e/ec/22/2eec229fcda5ee735eb85da312d3441b2b0ddf1d.jpg?rule=ad-large already downloaded
2026-03-30 15:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:21 [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%252F58%252F84%252F9e%252F58849e920360d197602e57f3973afbe2cd056568.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/58/84/9e/58849e920360d197602e57f3973afbe2cd056568.jpg?rule=ad-large already downloaded
2026-03-30 15:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:22 [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%252F22%252F96%252F69%252F229669765f4b56c600addd0b5f7d749e380df81a.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/22/96/69/229669765f4b56c600addd0b5f7d749e380df81a.jpg?rule=ad-large already downloaded
2026-03-30 15:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:22 [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%252F4a%252Fff%252F0f%252F4aff0fc73fd9624ab1e3f489bdd0847aab1e4708.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/4a/ff/0f/4aff0fc73fd9624ab1e3f489bdd0847aab1e4708.jpg?rule=ad-large already downloaded
2026-03-30 15:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:22 [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%252F75%252F0e%252F13%252F750e139177cd31cd3c86d489a707bd843f4326e3.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/75/0e/13/750e139177cd31cd3c86d489a707bd843f4326e3.jpg?rule=ad-large already downloaded
2026-03-30 15:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:22 [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%252F5e%252F4e%252Fe2%252F5e4ee2422910eae5ce0fb7e1f270bf712ef9614d.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/5e/4e/e2/5e4ee2422910eae5ce0fb7e1f270bf712ef9614d.jpg?rule=ad-large already downloaded
2026-03-30 15:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:22 [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%252Fe3%252F91%252Fbd%252Fe391bd4098780eecd2cd629d1a028b5128876841.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/e3/91/bd/e391bd4098780eecd2cd629d1a028b5128876841.jpg?rule=ad-large already downloaded
2026-03-30 15:13:22 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 463de69b-6e95-53ec-9628-acbe4586ce64 with identifier 3084992239
2026-03-30 15:13:22 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: None -> <ConnectionState.START: 0>
2026-03-30 15:13:22 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.START: 0> -> <ConnectionState.HDR_SENT: 2>
2026-03-30 15:13:22 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.HDR_SENT: 2> -> <ConnectionState.HDR_SENT: 2>
2026-03-30 15:13:22 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.HDR_SENT: 2> -> <ConnectionState.OPEN_PIPE: 4>
2026-03-30 15:13:22 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.UNMAPPED: 0> -> <SessionState.BEGIN_SENT: 1>
2026-03-30 15:13:22 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-30 15:13:22 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-30 15:13:22 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-30 15:13:22 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-30 15:13:22 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPEN_PIPE: 4> -> <ConnectionState.OPEN_SENT: 7>
2026-03-30 15:13:22 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPEN_SENT: 7> -> <ConnectionState.OPENED: 9>
2026-03-30 15:13:22 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.BEGIN_SENT: 1> -> <SessionState.MAPPED: 3>
2026-03-30 15:13:22 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-30 15:13:22 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-30 15:13:22 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-30 15:13:22 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-30 15:13:22 [azure.servicebus._pyamqp.cbs] DEBUG: CBS completed opening with status: <ManagementOpenResult.OK: 1>
2026-03-30 15:13:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-30 15:13:22 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2013
2026-03-30 15:13:22 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-30 15:13:22 [azure.servicebus._pyamqp.cbs] DEBUG: CBS update in progress. Token put time: 1774883602
2026-03-30 15:13:22 [azure.servicebus._pyamqp.cbs] DEBUG: CBS update in progress. Token put time: 1774883602
2026-03-30 15:13:22 [azure.servicebus._pyamqp.cbs] DEBUG: CBS Put token result (<ManagementExecuteOperationResult.OK: 0>), status code: 202, status_description: b'Accepted'.
2026-03-30 15:13:22 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:13:22 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-30 15:13:22 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-30 15:13:22 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:13:22 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:13:22 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:13:22 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:13:22 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 463de69b-6e95-53ec-9628-acbe4586ce64
2026-03-30 15:13:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.leboncoin.fr/finder/search>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Orange',
'currency': 'EUR',
'description': 'SV Automobile vous propose à la vente cette superbe Peugeot '
'2008 130cv GT-Line / 1ère main / Garantie. Pour tout '
"renseignement et photos / vidéos supplémentaires, n'hésitez "
'pas à nous contacter via téléphone, whatsapp, mail et '
'messagerie le bon coin.\n'
'\n'
'ou sur notre site internet svautomobile\n'
'\n'
'REPRISE possible\n'
'\n'
"POINTS FORTS DE L'ÉQUIPEMENTS :\n"
'- Entretien complet Peugeot concessionnaire\n'
'- Garantie 5 ans motorisation\n'
'- 1ère main acheté neuve à Peugeot Epinal (facture à '
"l'appui)\n"
'- I Cockpit 3D\n'
'- Volant multifonctions\n'
'- Régulateur / Limiteur de vitesse\n'
'- Grand écran multimédia tactile\n'
'- Ciel de toit noir\n'
'- Ouverture et démarrage sans clé main libre Proximity\n'
'- Peugeot Full LED technology avec signature 3 griffes\n'
'\n'
'AUTRES ÉQUIPEMENTS :\n'
'- Sièges baquet Cuir / Tissu\n'
'- Selection des modes de conduites\n'
'- Allumage automatique des feux\n'
'- Rétroviseur électrique / dégivrant\n'
'- Teinte métallisée orange fusion / Noir\n'
'- Peugeot connect SOS\n'
"- Système actif de surveillance d'angle mort\n"
'- Recharge smartphone sans fil\n'
'- Fixation isofix\n'
'- Jantes alliage 18" BUND diamantées bi-ton noir\n'
'\n'
'Rien à prévoir, \n'
'GARANTIE valable en concession avec extension possible.\n'
'\n'
'Afin de prévoir au mieux votre visite, nos véhicules sont '
'visibles uniquement sur rendez-vous.\n'
'\n'
'Pas de frais de mise à la route chez SV Automobile, les '
'démarches carte grise possible directement dans nos locaux.\n'
'Livraison possible dans toute la France.\n'
'\n'
'Malgré l’attention portée à nos annonces, des erreurs ou '
'oublis peuvent subsister.\n'
'\n'
'idem : Puma, Junior, Duster, Captur',
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 130,
'expiration_date': None,
'fuel_type': 'Essence',
'id': '463de69b-6e95-53ec-9628-acbe4586ce64',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3084992239',
'listing': 'auction',
'make': 'PEUGEOT',
'model': '2008',
'odometer': 35990,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 15,
'photo_urls': ['https://img.leboncoin.fr/api/v1/lbcpb1/images/c8/b1/76/c8b176d1f5ecc73355d07dd5962b6893f1a996ad.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/46/e6/7f/46e67fd3e1b710edfca6937a3eee1afd4aa7a8fa.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/96/1c/ed/961cedf7ee156abe082d776e98de4a0b6787cc28.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/2e/ec/22/2eec229fcda5ee735eb85da312d3441b2b0ddf1d.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/58/84/9e/58849e920360d197602e57f3973afbe2cd056568.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/22/96/69/229669765f4b56c600addd0b5f7d749e380df81a.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/4a/ff/0f/4aff0fc73fd9624ab1e3f489bdd0847aab1e4708.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/75/0e/13/750e139177cd31cd3c86d489a707bd843f4326e3.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/5e/4e/e2/5e4ee2422910eae5ce0fb7e1f270bf712ef9614d.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/e3/91/bd/e391bd4098780eecd2cd629d1a028b5128876841.jpg?rule=ad-large'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6085e76-efdd-59fe-b118-56346adc3f43/c6085e76-efdd-59fe-b118-56346adc3f43_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192280,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/c8/b1/76/c8b176d1f5ecc73355d07dd5962b6893f1a996ad.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6085e76-efdd-59fe-b118-56346adc3f43/c6085e76-efdd-59fe-b118-56346adc3f43_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191829,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/46/e6/7f/46e67fd3e1b710edfca6937a3eee1afd4aa7a8fa.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6085e76-efdd-59fe-b118-56346adc3f43/c6085e76-efdd-59fe-b118-56346adc3f43_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141385,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/96/1c/ed/961cedf7ee156abe082d776e98de4a0b6787cc28.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6085e76-efdd-59fe-b118-56346adc3f43/c6085e76-efdd-59fe-b118-56346adc3f43_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138346,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/2e/ec/22/2eec229fcda5ee735eb85da312d3441b2b0ddf1d.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6085e76-efdd-59fe-b118-56346adc3f43/c6085e76-efdd-59fe-b118-56346adc3f43_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109209,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/58/84/9e/58849e920360d197602e57f3973afbe2cd056568.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6085e76-efdd-59fe-b118-56346adc3f43/c6085e76-efdd-59fe-b118-56346adc3f43_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205359,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/22/96/69/229669765f4b56c600addd0b5f7d749e380df81a.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6085e76-efdd-59fe-b118-56346adc3f43/c6085e76-efdd-59fe-b118-56346adc3f43_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181067,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/4a/ff/0f/4aff0fc73fd9624ab1e3f489bdd0847aab1e4708.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6085e76-efdd-59fe-b118-56346adc3f43/c6085e76-efdd-59fe-b118-56346adc3f43_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106684,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/75/0e/13/750e139177cd31cd3c86d489a707bd843f4326e3.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6085e76-efdd-59fe-b118-56346adc3f43/c6085e76-efdd-59fe-b118-56346adc3f43_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76146,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/5e/4e/e2/5e4ee2422910eae5ce0fb7e1f270bf712ef9614d.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6085e76-efdd-59fe-b118-56346adc3f43/c6085e76-efdd-59fe-b118-56346adc3f43_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116750,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/e3/91/bd/e391bd4098780eecd2cd629d1a028b5128876841.jpg?rule=ad-large',
'Width': 1200}],
'price': 13990,
'price_includes_vat': False,
'registration_date': '2020-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 130cv GT-Line / 1ère main / Garantie',
'transmission': 'manual',
'trim': '2008 1.2 PureTech 130ch S&S GT Line',
'vin': None,
'year': 2020}
2026-03-30 15:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:22 [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%273084992239%27 HTTP/1.1" 200 None
2026-03-30 15:13:22 [auto_selling_leboncoin.fr] INFO: Saving data for 3084992239: {'created_time': 1774883602.875156, 'last_price_update_time': 1774883602.875167}
2026-03-30 15:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_leboncoin.fr',RowKey='3084992239') HTTP/1.1" 204 0
2026-03-30 15:13:22 [auto_selling_leboncoin.fr] INFO: Found listing with ID: 3079659920
2026-03-30 15:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:22 [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%273079659920%27 HTTP/1.1" 200 None
2026-03-30 15:13:22 [auto_selling_leboncoin.fr] INFO: Scrape type for 3079659920: 1
2026-03-30 15:13:22 [auto_selling_leboncoin.fr] INFO: Scraping new listing 3079659920
2026-03-30 15:13:22 [auto_selling_leboncoin.fr] INFO: Extracted item: {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blanc',
'currency': 'EUR',
'description': 'SV Automobile vous propose à la vente cette superbe Maserati '
'Granturismo 4.7 V8 S 440cv. Pour tout renseignement et photos '
"/ vidéos supplémentaires, n'hésitez pas à nous contacter via "
'téléphone, whatsapp, mail et messagerie le bon coin.\n'
'\n'
'ou sur notre site internet svautomobile\n'
'\n'
'REPRISE possible\n'
'\n'
"POINTS FORTS DE L'ÉQUIPEMENTS :\n"
'- Garantie 6 mois valable en concession\n'
'- Modèle S Phase 2 4.7l V8 atmosphérique\n'
'- Boite sequentielle F1\n'
'- Mode sport\n'
"- Système d'échappement à clapet d'ouverture\n"
'- Jantes alliage 20 pouces\n'
'- Volant sport réglable et multifonctions\n'
'- Climatisation automatique bi-zones\n'
'\n'
'AUTRES ÉQUIPEMENTS :\n'
'- Sellerie tout cuir rouge/noir\n'
'- Sièges électrique\n'
'- Palettes au volant\n'
'- Feux automatique\n'
'- Radar AV + AR\n'
'- Régulateur de vitesse\n'
'- Pédalier aluminium\n'
'- Plafonnier alcantara\n'
'\n'
'Rien à prévoir, \n'
'GARANTIE 6 mois valable en concession avec extension '
'possible.\n'
'\n'
'Afin de prévoir au mieux votre visite, nos véhicules sont '
'visibles uniquement sur rendez-vous.\n'
'\n'
'Pas de frais de mise à la route chez SV Automobile, les '
'démarches carte grise possible directement dans nos locaux.\n'
'Livraison possible dans toute la France.\n'
'\n'
'Malgré l’attention portée à nos annonces, des erreurs ou '
'oublis peuvent subsister.\n'
'\n'
'idem : Audi R8, 911,',
'doors_number': 3,
'emission_standard': None,
'engine': None,
'engine_horse_power': 440,
'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/3079659920',
'listing': 'auction',
'make': 'MASERATI',
'model': 'GranTurismo',
'odometer': 45990,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'photo_urls': ['https://img.leboncoin.fr/api/v1/lbcpb1/images/d5/b7/55/d5b755a822d02a8c64f8fa01b766ad5cd02064cc.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/75/4c/e6/754ce6dd0d1e82a950adab5b3c26791b178de9a4.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/53/c8/84/53c8843bd2a6e67657e714df041b2dcfa8317d79.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/9d/c1/ce/9dc1ce86d899c882c6a7c0b5729ae6e984568eea.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/2f/55/7b/2f557b05c31dd879a90b34120ba55de39040ca5a.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/6f/6f/a3/6f6fa3016dad84efc230a830300458e75f1b7fd7.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/cf/f7/71/cff77195ae1a85a87bfde8fe32655ca108346c2b.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/27/57/a5/2757a54311d6644255821697ca18e8a2b15c1d39.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/35/b4/38/35b438e2634986419c09aa98960297bc7b046099.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/d9/ee/d5/d9eed5a40b5543b836385c288477c21eeb958445.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/95/7f/0c/957f0cde2d3dd4f3c67630d781b8bbddbed7a6c0.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/d0/98/21/d09821f3c9aa838437bce5c8a93ff3483d38e839.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/a9/aa/83/a9aa83f1c3161411f366c8abcdf38f87e6b28d5e.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/53/b6/12/53b61244a0dfd1afe3dc953716088f300fa86041.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/eb/95/4e/eb954e28bb58427256bafe3db7c6bc8233810b09.jpg?rule=ad-large'],
'price': 47990,
'price_includes_vat': False,
'registration_date': '2009-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'Maserati Granturismo S 4.7 V8 S 440cv',
'transmission': 'automatic',
'trim': None,
'vin': None,
'year': 2009}
2026-03-30 15:13:22 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 59c4c97f-2666-5dfe-8930-5b512271c37a with identifier: 3079659920
2026-03-30 15:13:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 59c4c97f-2666-5dfe-8930-5b512271c37a
2026-03-30 15:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:22 [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%252Fd5%252Fb7%252F55%252Fd5b755a822d02a8c64f8fa01b766ad5cd02064cc.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/d5/b7/55/d5b755a822d02a8c64f8fa01b766ad5cd02064cc.jpg?rule=ad-large already downloaded
2026-03-30 15:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:22 [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%252F75%252F4c%252Fe6%252F754ce6dd0d1e82a950adab5b3c26791b178de9a4.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/75/4c/e6/754ce6dd0d1e82a950adab5b3c26791b178de9a4.jpg?rule=ad-large already downloaded
2026-03-30 15:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:22 [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%252Fc8%252F84%252F53c8843bd2a6e67657e714df041b2dcfa8317d79.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/53/c8/84/53c8843bd2a6e67657e714df041b2dcfa8317d79.jpg?rule=ad-large already downloaded
2026-03-30 15:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:22 [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%252F9d%252Fc1%252Fce%252F9dc1ce86d899c882c6a7c0b5729ae6e984568eea.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/9d/c1/ce/9dc1ce86d899c882c6a7c0b5729ae6e984568eea.jpg?rule=ad-large already downloaded
2026-03-30 15:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:23 [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%252F2f%252F55%252F7b%252F2f557b05c31dd879a90b34120ba55de39040ca5a.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/2f/55/7b/2f557b05c31dd879a90b34120ba55de39040ca5a.jpg?rule=ad-large already downloaded
2026-03-30 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:23 [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%252F6f%252F6f%252Fa3%252F6f6fa3016dad84efc230a830300458e75f1b7fd7.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/6f/6f/a3/6f6fa3016dad84efc230a830300458e75f1b7fd7.jpg?rule=ad-large already downloaded
2026-03-30 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:23 [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%252Ff7%252F71%252Fcff77195ae1a85a87bfde8fe32655ca108346c2b.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/cf/f7/71/cff77195ae1a85a87bfde8fe32655ca108346c2b.jpg?rule=ad-large already downloaded
2026-03-30 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:23 [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%252F27%252F57%252Fa5%252F2757a54311d6644255821697ca18e8a2b15c1d39.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/27/57/a5/2757a54311d6644255821697ca18e8a2b15c1d39.jpg?rule=ad-large already downloaded
2026-03-30 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:23 [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%252F35%252Fb4%252F38%252F35b438e2634986419c09aa98960297bc7b046099.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/35/b4/38/35b438e2634986419c09aa98960297bc7b046099.jpg?rule=ad-large already downloaded
2026-03-30 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:23 [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%252Fd9%252Fee%252Fd5%252Fd9eed5a40b5543b836385c288477c21eeb958445.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/d9/ee/d5/d9eed5a40b5543b836385c288477c21eeb958445.jpg?rule=ad-large already downloaded
2026-03-30 15:13:23 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 59c4c97f-2666-5dfe-8930-5b512271c37a with identifier 3079659920
2026-03-30 15:13:23 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:13:23 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:13:23 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 59c4c97f-2666-5dfe-8930-5b512271c37a
2026-03-30 15:13:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.leboncoin.fr/finder/search>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Blanc',
'currency': 'EUR',
'description': 'SV Automobile vous propose à la vente cette superbe Maserati '
'Granturismo 4.7 V8 S 440cv. Pour tout renseignement et photos '
"/ vidéos supplémentaires, n'hésitez pas à nous contacter via "
'téléphone, whatsapp, mail et messagerie le bon coin.\n'
'\n'
'ou sur notre site internet svautomobile\n'
'\n'
'REPRISE possible\n'
'\n'
"POINTS FORTS DE L'ÉQUIPEMENTS :\n"
'- Garantie 6 mois valable en concession\n'
'- Modèle S Phase 2 4.7l V8 atmosphérique\n'
'- Boite sequentielle F1\n'
'- Mode sport\n'
"- Système d'échappement à clapet d'ouverture\n"
'- Jantes alliage 20 pouces\n'
'- Volant sport réglable et multifonctions\n'
'- Climatisation automatique bi-zones\n'
'\n'
'AUTRES ÉQUIPEMENTS :\n'
'- Sellerie tout cuir rouge/noir\n'
'- Sièges électrique\n'
'- Palettes au volant\n'
'- Feux automatique\n'
'- Radar AV + AR\n'
'- Régulateur de vitesse\n'
'- Pédalier aluminium\n'
'- Plafonnier alcantara\n'
'\n'
'Rien à prévoir, \n'
'GARANTIE 6 mois valable en concession avec extension '
'possible.\n'
'\n'
'Afin de prévoir au mieux votre visite, nos véhicules sont '
'visibles uniquement sur rendez-vous.\n'
'\n'
'Pas de frais de mise à la route chez SV Automobile, les '
'démarches carte grise possible directement dans nos locaux.\n'
'Livraison possible dans toute la France.\n'
'\n'
'Malgré l’attention portée à nos annonces, des erreurs ou '
'oublis peuvent subsister.\n'
'\n'
'idem : Audi R8, 911,',
'doors_number': 3,
'emission_standard': None,
'engine': None,
'engine_horse_power': 440,
'expiration_date': None,
'fuel_type': 'Essence',
'id': '59c4c97f-2666-5dfe-8930-5b512271c37a',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3079659920',
'listing': 'auction',
'make': 'MASERATI',
'model': 'GranTurismo',
'odometer': 45990,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 15,
'photo_urls': ['https://img.leboncoin.fr/api/v1/lbcpb1/images/d5/b7/55/d5b755a822d02a8c64f8fa01b766ad5cd02064cc.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/75/4c/e6/754ce6dd0d1e82a950adab5b3c26791b178de9a4.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/53/c8/84/53c8843bd2a6e67657e714df041b2dcfa8317d79.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/9d/c1/ce/9dc1ce86d899c882c6a7c0b5729ae6e984568eea.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/2f/55/7b/2f557b05c31dd879a90b34120ba55de39040ca5a.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/6f/6f/a3/6f6fa3016dad84efc230a830300458e75f1b7fd7.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/cf/f7/71/cff77195ae1a85a87bfde8fe32655ca108346c2b.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/27/57/a5/2757a54311d6644255821697ca18e8a2b15c1d39.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/35/b4/38/35b438e2634986419c09aa98960297bc7b046099.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/d9/ee/d5/d9eed5a40b5543b836385c288477c21eeb958445.jpg?rule=ad-large'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59c4c97f-2666-5dfe-8930-5b512271c37a/59c4c97f-2666-5dfe-8930-5b512271c37a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209480,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/d5/b7/55/d5b755a822d02a8c64f8fa01b766ad5cd02064cc.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59c4c97f-2666-5dfe-8930-5b512271c37a/59c4c97f-2666-5dfe-8930-5b512271c37a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167094,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/75/4c/e6/754ce6dd0d1e82a950adab5b3c26791b178de9a4.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59c4c97f-2666-5dfe-8930-5b512271c37a/59c4c97f-2666-5dfe-8930-5b512271c37a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86457,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/53/c8/84/53c8843bd2a6e67657e714df041b2dcfa8317d79.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59c4c97f-2666-5dfe-8930-5b512271c37a/59c4c97f-2666-5dfe-8930-5b512271c37a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145709,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/9d/c1/ce/9dc1ce86d899c882c6a7c0b5729ae6e984568eea.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59c4c97f-2666-5dfe-8930-5b512271c37a/59c4c97f-2666-5dfe-8930-5b512271c37a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217753,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/2f/55/7b/2f557b05c31dd879a90b34120ba55de39040ca5a.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59c4c97f-2666-5dfe-8930-5b512271c37a/59c4c97f-2666-5dfe-8930-5b512271c37a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161448,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/6f/6f/a3/6f6fa3016dad84efc230a830300458e75f1b7fd7.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59c4c97f-2666-5dfe-8930-5b512271c37a/59c4c97f-2666-5dfe-8930-5b512271c37a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131206,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/cf/f7/71/cff77195ae1a85a87bfde8fe32655ca108346c2b.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59c4c97f-2666-5dfe-8930-5b512271c37a/59c4c97f-2666-5dfe-8930-5b512271c37a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205454,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/27/57/a5/2757a54311d6644255821697ca18e8a2b15c1d39.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59c4c97f-2666-5dfe-8930-5b512271c37a/59c4c97f-2666-5dfe-8930-5b512271c37a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133236,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/35/b4/38/35b438e2634986419c09aa98960297bc7b046099.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_59c4c97f-2666-5dfe-8930-5b512271c37a/59c4c97f-2666-5dfe-8930-5b512271c37a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208708,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/d9/ee/d5/d9eed5a40b5543b836385c288477c21eeb958445.jpg?rule=ad-large',
'Width': 1200}],
'price': 47990,
'price_includes_vat': False,
'registration_date': '2009-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'Maserati Granturismo S 4.7 V8 S 440cv',
'transmission': 'automatic',
'trim': None,
'vin': None,
'year': 2009}
2026-03-30 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:23 [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%273079659920%27 HTTP/1.1" 200 None
2026-03-30 15:13:23 [auto_selling_leboncoin.fr] INFO: Saving data for 3079659920: {'created_time': 1774883603.14541, 'last_price_update_time': 1774883603.145421}
2026-03-30 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_leboncoin.fr',RowKey='3079659920') HTTP/1.1" 204 0
2026-03-30 15:13:23 [auto_selling_leboncoin.fr] INFO: Found listing with ID: 3148420794
2026-03-30 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:23 [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%273148420794%27 HTTP/1.1" 200 None
2026-03-30 15:13:23 [auto_selling_leboncoin.fr] INFO: Scrape type for 3148420794: 1
2026-03-30 15:13:23 [auto_selling_leboncoin.fr] INFO: Scraping new listing 3148420794
2026-03-30 15:13:23 [auto_selling_leboncoin.fr] INFO: Extracted item: {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Noir',
'currency': 'EUR',
'description': 'SV Automobile vous propose à la vente cette superbe '
'Mercedes-Benz Classe A 180 AMG-Line DCT 7. Pour tout '
"renseignement et photos / vidéos supplémentaires, n'hésitez "
'pas à nous contacter via téléphone, whatsapp, mail et '
'messagerie le bon coin.\n'
'\n'
'ou sur notre site internet svautomobile\n'
'\n'
'REPRISE possible\n'
'\n'
"POINTS FORTS DE L'ÉQUIPEMENTS :\n"
'- Entretiens concession mercedes-benz\n'
'- Garantie 6 mois valable en concession\n'
'- Digital cockpit\n'
'- Pack AMG-line\n'
'- Volant cuir multifonctions avec palettes\n'
'- Apple Car Play / Android Auto\n'
'- Camera de recul 360° + Bip\n'
'- Système de son Burmester®\n'
'\n'
'AUTRES ÉQUIPEMENTS :\n'
'- Détecteur angle mort\n'
'- Climatisation automatique bi-zone\n'
'- Régulateur / Limiteur adaptatif\n'
'- Feux LED automatique\n'
'\n'
'Rien à prévoir, \n'
'GARANTIE 6 mois valable en concession avec extension '
'possible.\n'
'\n'
'Afin de prévoir au mieux votre visite, nos véhicules sont '
'visibles uniquement sur rendez-vous.\n'
'\n'
'Pas de frais de mise à la route chez SV Automobile, les '
'démarches carte grise possible directement dans nos locaux.\n'
'Livraison possible dans toute la France.\n'
'\n'
'Malgré l’attention portée à nos annonces, des erreurs ou '
'oublis peuvent subsister.\n'
'\n'
'idem : Audi A3, Golf, Serie 1,',
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 136,
'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/3148420794',
'listing': 'auction',
'make': 'MERCEDES-BENZ',
'model': 'Classe A',
'odometer': 24990,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'photo_urls': ['https://img.leboncoin.fr/api/v1/lbcpb1/images/0d/62/5e/0d625e5962f4e6051b66c17568d42cf540d1d32d.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/19/8e/4e/198e4e6656a5c29f9a6481aab6762124877ba711.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/75/6e/46/756e46e5b55d4e6b8b2887a19e7d654a792803a6.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/22/98/f5/2298f5a142b9f982de50ead414332618df125504.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/76/50/e5/7650e5c2d3e35b736248b039cbc2b631ab508d7a.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/51/89/42/5189426615a8386f381dcc25757273b0ca537c87.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/13/b9/08/13b908f13bd4398d2b12ab83773be7fb81390abe.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/2a/44/be/2a44be1fe44527db1ea881cfa45ea6d4c76da600.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/4d/5d/97/4d5d975168f7894eb388a260e6075dfc3806f515.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/96/b3/d7/96b3d78a435b2b3499b7d7c078694c82bd237b25.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/f0/82/f4/f082f4a74553ecf10c7f8b2b802cbc825693d8c4.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/2a/12/83/2a128399769a6d999cd33ee246e9814425d6a15a.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/30/99/3f/30993fb48a7ff24a3d8c34a8d858bd86d77c73ca.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/74/de/51/74de51248fba558854f0f4b09930dd2b44ddfca0.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/b8/7b/e3/b87be34ba43b011ceb1e75803702951f6432088a.jpg?rule=ad-large'],
'price': 31490,
'price_includes_vat': False,
'registration_date': '2023-10-01',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz Classe A 180 AMG-Line DCT7',
'transmission': 'automatic',
'trim': 'Classe A 180 136ch AMG Line 7G-DCT',
'vin': None,
'year': 2023}
2026-03-30 15:13:23 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 55d58c75-c5b8-59c1-9b40-e94256a12cc1 with identifier: 3148420794
2026-03-30 15:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 55d58c75-c5b8-59c1-9b40-e94256a12cc1
2026-03-30 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:23 [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%252F0d%252F62%252F5e%252F0d625e5962f4e6051b66c17568d42cf540d1d32d.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/0d/62/5e/0d625e5962f4e6051b66c17568d42cf540d1d32d.jpg?rule=ad-large already downloaded
2026-03-30 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:23 [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%252F19%252F8e%252F4e%252F198e4e6656a5c29f9a6481aab6762124877ba711.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/19/8e/4e/198e4e6656a5c29f9a6481aab6762124877ba711.jpg?rule=ad-large already downloaded
2026-03-30 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:23 [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%252F75%252F6e%252F46%252F756e46e5b55d4e6b8b2887a19e7d654a792803a6.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/75/6e/46/756e46e5b55d4e6b8b2887a19e7d654a792803a6.jpg?rule=ad-large already downloaded
2026-03-30 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:23 [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%252F22%252F98%252Ff5%252F2298f5a142b9f982de50ead414332618df125504.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/22/98/f5/2298f5a142b9f982de50ead414332618df125504.jpg?rule=ad-large already downloaded
2026-03-30 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:23 [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%252F76%252F50%252Fe5%252F7650e5c2d3e35b736248b039cbc2b631ab508d7a.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/76/50/e5/7650e5c2d3e35b736248b039cbc2b631ab508d7a.jpg?rule=ad-large already downloaded
2026-03-30 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:23 [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%252F51%252F89%252F42%252F5189426615a8386f381dcc25757273b0ca537c87.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/51/89/42/5189426615a8386f381dcc25757273b0ca537c87.jpg?rule=ad-large already downloaded
2026-03-30 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:23 [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%252F13%252Fb9%252F08%252F13b908f13bd4398d2b12ab83773be7fb81390abe.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/13/b9/08/13b908f13bd4398d2b12ab83773be7fb81390abe.jpg?rule=ad-large already downloaded
2026-03-30 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:23 [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%252F2a%252F44%252Fbe%252F2a44be1fe44527db1ea881cfa45ea6d4c76da600.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/2a/44/be/2a44be1fe44527db1ea881cfa45ea6d4c76da600.jpg?rule=ad-large already downloaded
2026-03-30 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:23 [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%252F4d%252F5d%252F97%252F4d5d975168f7894eb388a260e6075dfc3806f515.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/4d/5d/97/4d5d975168f7894eb388a260e6075dfc3806f515.jpg?rule=ad-large already downloaded
2026-03-30 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:23 [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%252F96%252Fb3%252Fd7%252F96b3d78a435b2b3499b7d7c078694c82bd237b25.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/96/b3/d7/96b3d78a435b2b3499b7d7c078694c82bd237b25.jpg?rule=ad-large already downloaded
2026-03-30 15:13:23 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 55d58c75-c5b8-59c1-9b40-e94256a12cc1 with identifier 3148420794
2026-03-30 15:13:23 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:13:23 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:13:23 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 55d58c75-c5b8-59c1-9b40-e94256a12cc1
2026-03-30 15:13:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.leboncoin.fr/finder/search>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Noir',
'currency': 'EUR',
'description': 'SV Automobile vous propose à la vente cette superbe '
'Mercedes-Benz Classe A 180 AMG-Line DCT 7. Pour tout '
"renseignement et photos / vidéos supplémentaires, n'hésitez "
'pas à nous contacter via téléphone, whatsapp, mail et '
'messagerie le bon coin.\n'
'\n'
'ou sur notre site internet svautomobile\n'
'\n'
'REPRISE possible\n'
'\n'
"POINTS FORTS DE L'ÉQUIPEMENTS :\n"
'- Entretiens concession mercedes-benz\n'
'- Garantie 6 mois valable en concession\n'
'- Digital cockpit\n'
'- Pack AMG-line\n'
'- Volant cuir multifonctions avec palettes\n'
'- Apple Car Play / Android Auto\n'
'- Camera de recul 360° + Bip\n'
'- Système de son Burmester®\n'
'\n'
'AUTRES ÉQUIPEMENTS :\n'
'- Détecteur angle mort\n'
'- Climatisation automatique bi-zone\n'
'- Régulateur / Limiteur adaptatif\n'
'- Feux LED automatique\n'
'\n'
'Rien à prévoir, \n'
'GARANTIE 6 mois valable en concession avec extension '
'possible.\n'
'\n'
'Afin de prévoir au mieux votre visite, nos véhicules sont '
'visibles uniquement sur rendez-vous.\n'
'\n'
'Pas de frais de mise à la route chez SV Automobile, les '
'démarches carte grise possible directement dans nos locaux.\n'
'Livraison possible dans toute la France.\n'
'\n'
'Malgré l’attention portée à nos annonces, des erreurs ou '
'oublis peuvent subsister.\n'
'\n'
'idem : Audi A3, Golf, Serie 1,',
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 136,
'expiration_date': None,
'fuel_type': 'Essence',
'id': '55d58c75-c5b8-59c1-9b40-e94256a12cc1',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3148420794',
'listing': 'auction',
'make': 'MERCEDES-BENZ',
'model': 'Classe A',
'odometer': 24990,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 15,
'photo_urls': ['https://img.leboncoin.fr/api/v1/lbcpb1/images/0d/62/5e/0d625e5962f4e6051b66c17568d42cf540d1d32d.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/19/8e/4e/198e4e6656a5c29f9a6481aab6762124877ba711.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/75/6e/46/756e46e5b55d4e6b8b2887a19e7d654a792803a6.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/22/98/f5/2298f5a142b9f982de50ead414332618df125504.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/76/50/e5/7650e5c2d3e35b736248b039cbc2b631ab508d7a.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/51/89/42/5189426615a8386f381dcc25757273b0ca537c87.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/13/b9/08/13b908f13bd4398d2b12ab83773be7fb81390abe.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/2a/44/be/2a44be1fe44527db1ea881cfa45ea6d4c76da600.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/4d/5d/97/4d5d975168f7894eb388a260e6075dfc3806f515.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/96/b3/d7/96b3d78a435b2b3499b7d7c078694c82bd237b25.jpg?rule=ad-large'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55d58c75-c5b8-59c1-9b40-e94256a12cc1/55d58c75-c5b8-59c1-9b40-e94256a12cc1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267627,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/0d/62/5e/0d625e5962f4e6051b66c17568d42cf540d1d32d.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55d58c75-c5b8-59c1-9b40-e94256a12cc1/55d58c75-c5b8-59c1-9b40-e94256a12cc1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231959,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/19/8e/4e/198e4e6656a5c29f9a6481aab6762124877ba711.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55d58c75-c5b8-59c1-9b40-e94256a12cc1/55d58c75-c5b8-59c1-9b40-e94256a12cc1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129872,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/75/6e/46/756e46e5b55d4e6b8b2887a19e7d654a792803a6.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55d58c75-c5b8-59c1-9b40-e94256a12cc1/55d58c75-c5b8-59c1-9b40-e94256a12cc1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110158,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/22/98/f5/2298f5a142b9f982de50ead414332618df125504.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55d58c75-c5b8-59c1-9b40-e94256a12cc1/55d58c75-c5b8-59c1-9b40-e94256a12cc1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227262,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/76/50/e5/7650e5c2d3e35b736248b039cbc2b631ab508d7a.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55d58c75-c5b8-59c1-9b40-e94256a12cc1/55d58c75-c5b8-59c1-9b40-e94256a12cc1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207088,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/51/89/42/5189426615a8386f381dcc25757273b0ca537c87.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55d58c75-c5b8-59c1-9b40-e94256a12cc1/55d58c75-c5b8-59c1-9b40-e94256a12cc1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119008,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/13/b9/08/13b908f13bd4398d2b12ab83773be7fb81390abe.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55d58c75-c5b8-59c1-9b40-e94256a12cc1/55d58c75-c5b8-59c1-9b40-e94256a12cc1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101091,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/2a/44/be/2a44be1fe44527db1ea881cfa45ea6d4c76da600.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55d58c75-c5b8-59c1-9b40-e94256a12cc1/55d58c75-c5b8-59c1-9b40-e94256a12cc1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134401,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/4d/5d/97/4d5d975168f7894eb388a260e6075dfc3806f515.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55d58c75-c5b8-59c1-9b40-e94256a12cc1/55d58c75-c5b8-59c1-9b40-e94256a12cc1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93065,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/96/b3/d7/96b3d78a435b2b3499b7d7c078694c82bd237b25.jpg?rule=ad-large',
'Width': 1200}],
'price': 31490,
'price_includes_vat': False,
'registration_date': '2023-10-01',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz Classe A 180 AMG-Line DCT7',
'transmission': 'automatic',
'trim': 'Classe A 180 136ch AMG Line 7G-DCT',
'vin': None,
'year': 2023}
2026-03-30 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:23 [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%273148420794%27 HTTP/1.1" 200 None
2026-03-30 15:13:23 [auto_selling_leboncoin.fr] INFO: Saving data for 3148420794: {'created_time': 1774883603.39103, 'last_price_update_time': 1774883603.391041}
2026-03-30 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_leboncoin.fr',RowKey='3148420794') HTTP/1.1" 204 0
2026-03-30 15:13:23 [auto_selling_leboncoin.fr] INFO: Found listing with ID: 3144460172
2026-03-30 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:23 [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%273144460172%27 HTTP/1.1" 200 None
2026-03-30 15:13:23 [auto_selling_leboncoin.fr] INFO: Scrape type for 3144460172: 1
2026-03-30 15:13:23 [auto_selling_leboncoin.fr] INFO: Scraping new listing 3144460172
2026-03-30 15:13:23 [auto_selling_leboncoin.fr] INFO: Extracted item: {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Gris',
'currency': 'EUR',
'description': 'SV Automobile vous propose à la vente cette superbe BMW Serie '
'420D X-Drive M Sport Laser Toit ouvrant. Pour tout '
"renseignement et photos / vidéos supplémentaires, n'hésitez "
'pas à nous contacter via téléphone, whatsapp, mail et '
'messagerie le bon coin.\n'
'\n'
'ou sur notre site internet svautomobile\n'
'\n'
'REPRISE possible\n'
'\n'
"POINTS FORTS DE L'ÉQUIPEMENTS :\n"
'- Entretien complet BMW Service Epinal\n'
'- Garantie 12 mois valable en concession\n'
'- Première main française\n'
'- Siège électrique avec mémoire\n'
'- Toit ouvrant en verre, électrique\n'
"- Système d'aide au stationnement avec caméra\n"
'- Accès confort BMW\n'
'- Inserts décoratifs Aluminium\n'
'- BMW Laserlight\n'
'- Chassis sport M\n'
'- Ambiance LED\n'
'- Apple Car Play / Android Auto\n'
'\n'
'AUTRES ÉQUIPEMENTS :\n'
'- Hayon électrique\n'
'- Climatiseur automatique multizones\n'
'- Régulateur de vitesse actif\n'
'- Direction Sport variable\n'
"- Dispositif d'alarme\n"
'- Vitrage teinté\n'
'- Chauffage de siège conducteur/passager\n'
'- Active Guard Plus\n'
'- Driving Assistant\n'
'\n'
'Rien à prévoir, \n'
'GARANTIE 12 mois valable en concession avec extension '
'possible.\n'
'\n'
'Afin de prévoir au mieux votre visite, nos véhicules sont '
'visibles uniquement sur rendez-vous.\n'
'\n'
'Pas de frais de mise à la route chez SV Automobile, les '
'démarches carte grise possible directement dans nos locaux.\n'
'Livraison possible dans toute la France.\n'
'\n'
'Malgré l’attention portée à nos annonces, des erreurs ou '
'oublis peuvent subsister.\n'
'\n'
'idem : Audi A4, A5, Serie 3, Classe C',
'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/3144460172',
'listing': 'auction',
'make': 'BMW',
'model': 'Série 4',
'odometer': 62900,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'photo_urls': ['https://img.leboncoin.fr/api/v1/lbcpb1/images/6a/af/e0/6aafe0ffcf29f8c5c8fbb01133420b64f85964b8.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/4d/d5/2f/4dd52ff3401f2cf4bc4e342f26644e52e5ad4d6f.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/0b/72/71/0b7271f781ae385cb4d0f850f401991cfa228b00.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/0d/37/db/0d37dbd8218b948824941836fae0b3785ded827b.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/f1/9e/28/f19e2832c136c5aba059f9c42eb5e84c3142d055.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/0b/8e/90/0b8e904802f9581ef5bb8a069e48de1b61e6fe07.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/de/4f/51/de4f511b99c4647074b539edabdcdcdf15a51afe.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/b9/22/86/b922864d9a814a6790b96412c48cc57a70de5662.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/d0/5c/4c/d05c4c61fcd492ccb6c930c0f35a410dea38e5c6.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/b2/52/d4/b252d4c83a77c2cff8d1271d44400b51d0857dff.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/f9/83/b6/f983b6c3b74d2f4a8d79e47ae9653e790e438cbd.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/59/3b/56/593b56e02e43114224a873f7279bae6d3f41ee83.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/5c/af/56/5caf5675fb1fcfb2dcabe22adaf0b426c5816b11.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/74/84/6d/74846dd8d4f8026b3803fef8e7e5ba33330e648b.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/85/9f/ef/859fef90506d0869b6476918abafa675e9caa8b7.jpg?rule=ad-large'],
'price': 39990,
'price_includes_vat': False,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW Serie 420D X-Drive M Sport Laser Toit ouvrant',
'transmission': 'automatic',
'trim': 'Série 4 Gran Coupé 420dA xDrive 190ch M Sport',
'vin': None,
'year': 2022}
2026-03-30 15:13:23 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 2bf9adec-452c-515e-8d84-0f5200827e2e with identifier: 3144460172
2026-03-30 15:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2bf9adec-452c-515e-8d84-0f5200827e2e
2026-03-30 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:23 [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%252F6a%252Faf%252Fe0%252F6aafe0ffcf29f8c5c8fbb01133420b64f85964b8.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/6a/af/e0/6aafe0ffcf29f8c5c8fbb01133420b64f85964b8.jpg?rule=ad-large already downloaded
2026-03-30 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:23 [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%252F4d%252Fd5%252F2f%252F4dd52ff3401f2cf4bc4e342f26644e52e5ad4d6f.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/4d/d5/2f/4dd52ff3401f2cf4bc4e342f26644e52e5ad4d6f.jpg?rule=ad-large already downloaded
2026-03-30 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:23 [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%252F0b%252F72%252F71%252F0b7271f781ae385cb4d0f850f401991cfa228b00.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/0b/72/71/0b7271f781ae385cb4d0f850f401991cfa228b00.jpg?rule=ad-large already downloaded
2026-03-30 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:23 [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%252F0d%252F37%252Fdb%252F0d37dbd8218b948824941836fae0b3785ded827b.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/0d/37/db/0d37dbd8218b948824941836fae0b3785ded827b.jpg?rule=ad-large already downloaded
2026-03-30 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:23 [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%252Ff1%252F9e%252F28%252Ff19e2832c136c5aba059f9c42eb5e84c3142d055.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/f1/9e/28/f19e2832c136c5aba059f9c42eb5e84c3142d055.jpg?rule=ad-large already downloaded
2026-03-30 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:23 [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%252F0b%252F8e%252F90%252F0b8e904802f9581ef5bb8a069e48de1b61e6fe07.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/0b/8e/90/0b8e904802f9581ef5bb8a069e48de1b61e6fe07.jpg?rule=ad-large already downloaded
2026-03-30 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:23 [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%252Fde%252F4f%252F51%252Fde4f511b99c4647074b539edabdcdcdf15a51afe.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/de/4f/51/de4f511b99c4647074b539edabdcdcdf15a51afe.jpg?rule=ad-large already downloaded
2026-03-30 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:23 [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%252Fb9%252F22%252F86%252Fb922864d9a814a6790b96412c48cc57a70de5662.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/b9/22/86/b922864d9a814a6790b96412c48cc57a70de5662.jpg?rule=ad-large already downloaded
2026-03-30 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:23 [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%252Fd0%252F5c%252F4c%252Fd05c4c61fcd492ccb6c930c0f35a410dea38e5c6.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/d0/5c/4c/d05c4c61fcd492ccb6c930c0f35a410dea38e5c6.jpg?rule=ad-large already downloaded
2026-03-30 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:23 [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%252Fb2%252F52%252Fd4%252Fb252d4c83a77c2cff8d1271d44400b51d0857dff.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/b2/52/d4/b252d4c83a77c2cff8d1271d44400b51d0857dff.jpg?rule=ad-large already downloaded
2026-03-30 15:13:23 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 2bf9adec-452c-515e-8d84-0f5200827e2e with identifier 3144460172
2026-03-30 15:13:23 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:13:23 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:13:23 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 2bf9adec-452c-515e-8d84-0f5200827e2e
2026-03-30 15:13:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.leboncoin.fr/finder/search>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Gris',
'currency': 'EUR',
'description': 'SV Automobile vous propose à la vente cette superbe BMW Serie '
'420D X-Drive M Sport Laser Toit ouvrant. Pour tout '
"renseignement et photos / vidéos supplémentaires, n'hésitez "
'pas à nous contacter via téléphone, whatsapp, mail et '
'messagerie le bon coin.\n'
'\n'
'ou sur notre site internet svautomobile\n'
'\n'
'REPRISE possible\n'
'\n'
"POINTS FORTS DE L'ÉQUIPEMENTS :\n"
'- Entretien complet BMW Service Epinal\n'
'- Garantie 12 mois valable en concession\n'
'- Première main française\n'
'- Siège électrique avec mémoire\n'
'- Toit ouvrant en verre, électrique\n'
"- Système d'aide au stationnement avec caméra\n"
'- Accès confort BMW\n'
'- Inserts décoratifs Aluminium\n'
'- BMW Laserlight\n'
'- Chassis sport M\n'
'- Ambiance LED\n'
'- Apple Car Play / Android Auto\n'
'\n'
'AUTRES ÉQUIPEMENTS :\n'
'- Hayon électrique\n'
'- Climatiseur automatique multizones\n'
'- Régulateur de vitesse actif\n'
'- Direction Sport variable\n'
"- Dispositif d'alarme\n"
'- Vitrage teinté\n'
'- Chauffage de siège conducteur/passager\n'
'- Active Guard Plus\n'
'- Driving Assistant\n'
'\n'
'Rien à prévoir, \n'
'GARANTIE 12 mois valable en concession avec extension '
'possible.\n'
'\n'
'Afin de prévoir au mieux votre visite, nos véhicules sont '
'visibles uniquement sur rendez-vous.\n'
'\n'
'Pas de frais de mise à la route chez SV Automobile, les '
'démarches carte grise possible directement dans nos locaux.\n'
'Livraison possible dans toute la France.\n'
'\n'
'Malgré l’attention portée à nos annonces, des erreurs ou '
'oublis peuvent subsister.\n'
'\n'
'idem : Audi A4, A5, Serie 3, Classe C',
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 190,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '2bf9adec-452c-515e-8d84-0f5200827e2e',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3144460172',
'listing': 'auction',
'make': 'BMW',
'model': 'Série 4',
'odometer': 62900,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 15,
'photo_urls': ['https://img.leboncoin.fr/api/v1/lbcpb1/images/6a/af/e0/6aafe0ffcf29f8c5c8fbb01133420b64f85964b8.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/4d/d5/2f/4dd52ff3401f2cf4bc4e342f26644e52e5ad4d6f.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/0b/72/71/0b7271f781ae385cb4d0f850f401991cfa228b00.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/0d/37/db/0d37dbd8218b948824941836fae0b3785ded827b.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/f1/9e/28/f19e2832c136c5aba059f9c42eb5e84c3142d055.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/0b/8e/90/0b8e904802f9581ef5bb8a069e48de1b61e6fe07.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/de/4f/51/de4f511b99c4647074b539edabdcdcdf15a51afe.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/b9/22/86/b922864d9a814a6790b96412c48cc57a70de5662.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/d0/5c/4c/d05c4c61fcd492ccb6c930c0f35a410dea38e5c6.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/b2/52/d4/b252d4c83a77c2cff8d1271d44400b51d0857dff.jpg?rule=ad-large'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf9adec-452c-515e-8d84-0f5200827e2e/2bf9adec-452c-515e-8d84-0f5200827e2e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221887,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/6a/af/e0/6aafe0ffcf29f8c5c8fbb01133420b64f85964b8.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf9adec-452c-515e-8d84-0f5200827e2e/2bf9adec-452c-515e-8d84-0f5200827e2e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180414,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/4d/d5/2f/4dd52ff3401f2cf4bc4e342f26644e52e5ad4d6f.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf9adec-452c-515e-8d84-0f5200827e2e/2bf9adec-452c-515e-8d84-0f5200827e2e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123038,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/0b/72/71/0b7271f781ae385cb4d0f850f401991cfa228b00.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf9adec-452c-515e-8d84-0f5200827e2e/2bf9adec-452c-515e-8d84-0f5200827e2e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112032,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/0d/37/db/0d37dbd8218b948824941836fae0b3785ded827b.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf9adec-452c-515e-8d84-0f5200827e2e/2bf9adec-452c-515e-8d84-0f5200827e2e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210840,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/f1/9e/28/f19e2832c136c5aba059f9c42eb5e84c3142d055.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf9adec-452c-515e-8d84-0f5200827e2e/2bf9adec-452c-515e-8d84-0f5200827e2e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184423,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/0b/8e/90/0b8e904802f9581ef5bb8a069e48de1b61e6fe07.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf9adec-452c-515e-8d84-0f5200827e2e/2bf9adec-452c-515e-8d84-0f5200827e2e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131331,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/de/4f/51/de4f511b99c4647074b539edabdcdcdf15a51afe.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf9adec-452c-515e-8d84-0f5200827e2e/2bf9adec-452c-515e-8d84-0f5200827e2e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121298,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/b9/22/86/b922864d9a814a6790b96412c48cc57a70de5662.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf9adec-452c-515e-8d84-0f5200827e2e/2bf9adec-452c-515e-8d84-0f5200827e2e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132157,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/d0/5c/4c/d05c4c61fcd492ccb6c930c0f35a410dea38e5c6.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf9adec-452c-515e-8d84-0f5200827e2e/2bf9adec-452c-515e-8d84-0f5200827e2e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122692,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/b2/52/d4/b252d4c83a77c2cff8d1271d44400b51d0857dff.jpg?rule=ad-large',
'Width': 1200}],
'price': 39990,
'price_includes_vat': False,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW Serie 420D X-Drive M Sport Laser Toit ouvrant',
'transmission': 'automatic',
'trim': 'Série 4 Gran Coupé 420dA xDrive 190ch M Sport',
'vin': None,
'year': 2022}
2026-03-30 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:23 [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%273144460172%27 HTTP/1.1" 200 None
2026-03-30 15:13:23 [auto_selling_leboncoin.fr] INFO: Saving data for 3144460172: {'created_time': 1774883603.635568, 'last_price_update_time': 1774883603.63558}
2026-03-30 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_leboncoin.fr',RowKey='3144460172') HTTP/1.1" 204 0
2026-03-30 15:13:23 [auto_selling_leboncoin.fr] INFO: Found listing with ID: 3138457905
2026-03-30 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:23 [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%273138457905%27 HTTP/1.1" 200 None
2026-03-30 15:13:23 [auto_selling_leboncoin.fr] INFO: Scrape type for 3138457905: 1
2026-03-30 15:13:23 [auto_selling_leboncoin.fr] INFO: Scraping new listing 3138457905
2026-03-30 15:13:23 [auto_selling_leboncoin.fr] INFO: Extracted item: {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Noir',
'currency': 'EUR',
'description': 'SV Automobile vous propose à la vente cette superbe FIAT 500 '
'S 1.2 69cv. Pour tout renseignement et photos / vidéos '
"supplémentaires, n'hésitez pas à nous contacter via "
'téléphone, whatsapp, mail et messagerie le bon coin.\n'
'\n'
'ou sur notre site internet svautomobile\n'
'\n'
'REPRISE possible\n'
'\n'
"POINTS FORTS DE L'ÉQUIPEMENTS :\n"
'- Finition int / ext 500 S\n'
'- Régulateur / Limiteur vitesse\n'
'- Sellerie cuir\n'
'- Grans GPS tactile \n'
'- Bluetooth®\n'
'- Volant cuir multi-fonctions\n'
'\n'
'AUTRES ÉQUIPEMENTS :\n'
'- Jante Alu finition S\n'
'\n'
'Rien à prévoir, \n'
'GARANTIE 12 mois valable en concession avec extension '
'possible.\n'
'\n'
'Afin de prévoir au mieux votre visite, nos véhicules sont '
'visibles uniquement sur rendez-vous.\n'
'\n'
'Pas de frais de mise à la route chez SV Automobile, les '
'démarches carte grise possible directement dans nos locaux.\n'
'Livraison possible dans toute la France.\n'
'\n'
'Malgré l’attention portée à nos annonces, des erreurs ou '
'oublis peuvent subsister.\n'
'\n'
'idem : Audi A1, Mini cooper',
'doors_number': 3,
'emission_standard': None,
'engine': None,
'engine_horse_power': 69,
'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/3138457905',
'listing': 'auction',
'make': 'FIAT',
'model': '500',
'odometer': 88900,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'photo_urls': ['https://img.leboncoin.fr/api/v1/lbcpb1/images/bd/bb/6b/bdbb6b4cc58949a5c5b4e74c9171be04d94645a2.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/d1/ee/8e/d1ee8e05c566576c4460e90d1b48ac6c5c04d2e5.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/32/8c/19/328c199ecab2d5433f188ccaaedec51a86070f5a.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/46/d2/8e/46d28e7e3d290e45a2758cf1a0fa8923b395d892.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/00/b5/87/00b587e1e2152d6574e3d0921ea90f9b697962ba.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/70/76/5f/70765f9746aaf5b6f09c322bc50754fc5a84a1c2.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/3e/34/3b/3e343b37f311b243848878f3641b385233908cb2.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/1b/a0/fb/1ba0fbb9f7666d18273a0fac8dc5b26dab17ad6a.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/f3/c4/cc/f3c4cc8a0c060ea08a2a8f3fb65c7447c9edb863.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/82/44/99/8244996fa21dacbf5733c436997f486fb519c7a6.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/d0/d2/ec/d0d2ec0f832b9f9bd98fea586f80e48eaade4922.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/56/e1/0c/56e10cfbea99944cbec6da4787930ae007ca29e2.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/ff/95/08/ff950815b8626a01abe047901fe33e04d20f1273.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/0d/6d/5a/0d6d5a64fbe320397f2075c8ccf70f6df802cbff.jpg?rule=ad-large'],
'price': 8990,
'price_includes_vat': False,
'registration_date': '2018-03-01',
'seats_number': 4,
'seller_name': None,
'title': 'FIAT 500 S 1.2 69cv',
'transmission': 'manual',
'trim': '500 1.2 8v 69ch S',
'vin': None,
'year': 2018}
2026-03-30 15:13:23 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: f0c8da2e-8b24-59d2-94d2-4288fa3d4f41 with identifier: 3138457905
2026-03-30 15:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f0c8da2e-8b24-59d2-94d2-4288fa3d4f41
2026-03-30 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:23 [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%252Fbd%252Fbb%252F6b%252Fbdbb6b4cc58949a5c5b4e74c9171be04d94645a2.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/bd/bb/6b/bdbb6b4cc58949a5c5b4e74c9171be04d94645a2.jpg?rule=ad-large already downloaded
2026-03-30 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:23 [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%252Fd1%252Fee%252F8e%252Fd1ee8e05c566576c4460e90d1b48ac6c5c04d2e5.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/d1/ee/8e/d1ee8e05c566576c4460e90d1b48ac6c5c04d2e5.jpg?rule=ad-large already downloaded
2026-03-30 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:23 [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%252F32%252F8c%252F19%252F328c199ecab2d5433f188ccaaedec51a86070f5a.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/32/8c/19/328c199ecab2d5433f188ccaaedec51a86070f5a.jpg?rule=ad-large already downloaded
2026-03-30 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:23 [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%252F46%252Fd2%252F8e%252F46d28e7e3d290e45a2758cf1a0fa8923b395d892.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/46/d2/8e/46d28e7e3d290e45a2758cf1a0fa8923b395d892.jpg?rule=ad-large already downloaded
2026-03-30 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:23 [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%252F00%252Fb5%252F87%252F00b587e1e2152d6574e3d0921ea90f9b697962ba.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/00/b5/87/00b587e1e2152d6574e3d0921ea90f9b697962ba.jpg?rule=ad-large already downloaded
2026-03-30 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:23 [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%252F70%252F76%252F5f%252F70765f9746aaf5b6f09c322bc50754fc5a84a1c2.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/70/76/5f/70765f9746aaf5b6f09c322bc50754fc5a84a1c2.jpg?rule=ad-large already downloaded
2026-03-30 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:23 [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%252F3e%252F34%252F3b%252F3e343b37f311b243848878f3641b385233908cb2.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/3e/34/3b/3e343b37f311b243848878f3641b385233908cb2.jpg?rule=ad-large already downloaded
2026-03-30 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:23 [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%252F1b%252Fa0%252Ffb%252F1ba0fbb9f7666d18273a0fac8dc5b26dab17ad6a.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/1b/a0/fb/1ba0fbb9f7666d18273a0fac8dc5b26dab17ad6a.jpg?rule=ad-large already downloaded
2026-03-30 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:23 [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%252Ff3%252Fc4%252Fcc%252Ff3c4cc8a0c060ea08a2a8f3fb65c7447c9edb863.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/f3/c4/cc/f3c4cc8a0c060ea08a2a8f3fb65c7447c9edb863.jpg?rule=ad-large already downloaded
2026-03-30 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:23 [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%252F82%252F44%252F99%252F8244996fa21dacbf5733c436997f486fb519c7a6.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/82/44/99/8244996fa21dacbf5733c436997f486fb519c7a6.jpg?rule=ad-large already downloaded
2026-03-30 15:13:23 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: f0c8da2e-8b24-59d2-94d2-4288fa3d4f41 with identifier 3138457905
2026-03-30 15:13:23 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:13:23 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:13:23 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item f0c8da2e-8b24-59d2-94d2-4288fa3d4f41
2026-03-30 15:13:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.leboncoin.fr/finder/search>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Noir',
'currency': 'EUR',
'description': 'SV Automobile vous propose à la vente cette superbe FIAT 500 '
'S 1.2 69cv. Pour tout renseignement et photos / vidéos '
"supplémentaires, n'hésitez pas à nous contacter via "
'téléphone, whatsapp, mail et messagerie le bon coin.\n'
'\n'
'ou sur notre site internet svautomobile\n'
'\n'
'REPRISE possible\n'
'\n'
"POINTS FORTS DE L'ÉQUIPEMENTS :\n"
'- Finition int / ext 500 S\n'
'- Régulateur / Limiteur vitesse\n'
'- Sellerie cuir\n'
'- Grans GPS tactile \n'
'- Bluetooth®\n'
'- Volant cuir multi-fonctions\n'
'\n'
'AUTRES ÉQUIPEMENTS :\n'
'- Jante Alu finition S\n'
'\n'
'Rien à prévoir, \n'
'GARANTIE 12 mois valable en concession avec extension '
'possible.\n'
'\n'
'Afin de prévoir au mieux votre visite, nos véhicules sont '
'visibles uniquement sur rendez-vous.\n'
'\n'
'Pas de frais de mise à la route chez SV Automobile, les '
'démarches carte grise possible directement dans nos locaux.\n'
'Livraison possible dans toute la France.\n'
'\n'
'Malgré l’attention portée à nos annonces, des erreurs ou '
'oublis peuvent subsister.\n'
'\n'
'idem : Audi A1, Mini cooper',
'doors_number': 3,
'emission_standard': None,
'engine': None,
'engine_horse_power': 69,
'expiration_date': None,
'fuel_type': 'Essence',
'id': 'f0c8da2e-8b24-59d2-94d2-4288fa3d4f41',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3138457905',
'listing': 'auction',
'make': 'FIAT',
'model': '500',
'odometer': 88900,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 14,
'photo_urls': ['https://img.leboncoin.fr/api/v1/lbcpb1/images/bd/bb/6b/bdbb6b4cc58949a5c5b4e74c9171be04d94645a2.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/d1/ee/8e/d1ee8e05c566576c4460e90d1b48ac6c5c04d2e5.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/32/8c/19/328c199ecab2d5433f188ccaaedec51a86070f5a.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/46/d2/8e/46d28e7e3d290e45a2758cf1a0fa8923b395d892.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/00/b5/87/00b587e1e2152d6574e3d0921ea90f9b697962ba.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/70/76/5f/70765f9746aaf5b6f09c322bc50754fc5a84a1c2.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/3e/34/3b/3e343b37f311b243848878f3641b385233908cb2.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/1b/a0/fb/1ba0fbb9f7666d18273a0fac8dc5b26dab17ad6a.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/f3/c4/cc/f3c4cc8a0c060ea08a2a8f3fb65c7447c9edb863.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/82/44/99/8244996fa21dacbf5733c436997f486fb519c7a6.jpg?rule=ad-large'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0c8da2e-8b24-59d2-94d2-4288fa3d4f41/f0c8da2e-8b24-59d2-94d2-4288fa3d4f41_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252749,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/bd/bb/6b/bdbb6b4cc58949a5c5b4e74c9171be04d94645a2.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0c8da2e-8b24-59d2-94d2-4288fa3d4f41/f0c8da2e-8b24-59d2-94d2-4288fa3d4f41_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185635,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/d1/ee/8e/d1ee8e05c566576c4460e90d1b48ac6c5c04d2e5.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0c8da2e-8b24-59d2-94d2-4288fa3d4f41/f0c8da2e-8b24-59d2-94d2-4288fa3d4f41_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101377,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/32/8c/19/328c199ecab2d5433f188ccaaedec51a86070f5a.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0c8da2e-8b24-59d2-94d2-4288fa3d4f41/f0c8da2e-8b24-59d2-94d2-4288fa3d4f41_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249662,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/46/d2/8e/46d28e7e3d290e45a2758cf1a0fa8923b395d892.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0c8da2e-8b24-59d2-94d2-4288fa3d4f41/f0c8da2e-8b24-59d2-94d2-4288fa3d4f41_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182141,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/00/b5/87/00b587e1e2152d6574e3d0921ea90f9b697962ba.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0c8da2e-8b24-59d2-94d2-4288fa3d4f41/f0c8da2e-8b24-59d2-94d2-4288fa3d4f41_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116900,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/70/76/5f/70765f9746aaf5b6f09c322bc50754fc5a84a1c2.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0c8da2e-8b24-59d2-94d2-4288fa3d4f41/f0c8da2e-8b24-59d2-94d2-4288fa3d4f41_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149270,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/3e/34/3b/3e343b37f311b243848878f3641b385233908cb2.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0c8da2e-8b24-59d2-94d2-4288fa3d4f41/f0c8da2e-8b24-59d2-94d2-4288fa3d4f41_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99525,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/1b/a0/fb/1ba0fbb9f7666d18273a0fac8dc5b26dab17ad6a.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0c8da2e-8b24-59d2-94d2-4288fa3d4f41/f0c8da2e-8b24-59d2-94d2-4288fa3d4f41_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86989,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/f3/c4/cc/f3c4cc8a0c060ea08a2a8f3fb65c7447c9edb863.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0c8da2e-8b24-59d2-94d2-4288fa3d4f41/f0c8da2e-8b24-59d2-94d2-4288fa3d4f41_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116390,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/82/44/99/8244996fa21dacbf5733c436997f486fb519c7a6.jpg?rule=ad-large',
'Width': 1200}],
'price': 8990,
'price_includes_vat': False,
'registration_date': '2018-03-01',
'seats_number': 4,
'seller_name': None,
'title': 'FIAT 500 S 1.2 69cv',
'transmission': 'manual',
'trim': '500 1.2 8v 69ch S',
'vin': None,
'year': 2018}
2026-03-30 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:23 [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%273138457905%27 HTTP/1.1" 200 None
2026-03-30 15:13:23 [auto_selling_leboncoin.fr] INFO: Saving data for 3138457905: {'created_time': 1774883603.850851, 'last_price_update_time': 1774883603.850863}
2026-03-30 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_leboncoin.fr',RowKey='3138457905') HTTP/1.1" 204 0
2026-03-30 15:13:23 [auto_selling_leboncoin.fr] INFO: Found listing with ID: 3165004384
2026-03-30 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:23 [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%273165004384%27 HTTP/1.1" 200 None
2026-03-30 15:13:23 [auto_selling_leboncoin.fr] INFO: Scrape type for 3165004384: 1
2026-03-30 15:13:23 [auto_selling_leboncoin.fr] INFO: Scraping new listing 3165004384
2026-03-30 15:13:23 [auto_selling_leboncoin.fr] INFO: Extracted item: {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Noir',
'currency': 'EUR',
'description': 'SV Automobile vous propose à la vente cette superbe BMW Serie '
'4 420 d. Pour tout renseignement et photos / vidéos '
"supplémentaires, n'hésitez pas à nous contacter via "
'téléphone, whatsapp, mail et messagerie le bon coin.\n'
'\n'
'ou sur notre site internet svautomobile\n'
'\n'
'REPRISE possible\n'
'\n'
"POINTS FORTS DE L'ÉQUIPEMENTS :\n"
'- Entretien complet (dernier en 01/26 chez BMW Fréjus)\n'
'- Garantie 12 mois valable en concession\n'
'- Toit ouvrant en verre, électrique\n'
'- Accès confort\n'
'- BMW roue al.léger à rayon en Y 859M\n'
'- Inserts décoratifs Aluminium Tetragon\n'
'- BMW Laserlicht\n'
'- Chassis sport M\n'
"- Système d'aide au stationnement avec caméra\n"
'- Kit aérodynamique M\n'
'- Pavillon anthracite\n'
'- Grand réservoir de carburant\n'
'- Siège électrique avec mémoire\n'
'\n'
'AUTRES ÉQUIPEMENTS :\n'
'- Climatiseur automatique multizones\n'
'- Régulateur de vitesse actif\n'
'- Direction Sport variable\n'
"- Dispositif d'alarme\n"
'- Vitrage teinté\n'
'- Chauffage de siège conducteur/passager\n'
'- Active Guard Plus\n'
'- Driving Assistant\n'
'- M Shadow Line avec portée élargie\n'
'\n'
'Rien à prévoir, \n'
'GARANTIE 12 mois valable en concession avec extension '
'possible.\n'
'\n'
'Afin de prévoir au mieux votre visite, nos véhicules sont '
'visibles uniquement sur rendez-vous.\n'
'\n'
'Pas de frais de mise à la route chez SV Automobile, les '
'démarches carte grise possible directement dans nos locaux.\n'
'Livraison possible dans toute la France.\n'
'\n'
'Malgré l’attention portée à nos annonces, des erreurs ou '
'oublis peuvent subsister.\n'
'\n'
'idem : Audi A4, A5, Serie 3, Classe C',
'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/3165004384',
'listing': 'auction',
'make': 'BMW',
'model': 'Série 4',
'odometer': 57500,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'photo_urls': ['https://img.leboncoin.fr/api/v1/lbcpb1/images/94/0e/a0/940ea029899e1ed05025954306bb84cbca73fedf.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/52/37/27/523727efbc3a4ac955ee42243fa5ffea6323ca0a.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/50/2c/43/502c435ba3a41742bd8c81a581ad260756160d39.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/e5/0f/1f/e50f1f7442dd2cce3a48da1d6349a03d0f5457ab.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/0f/89/ec/0f89ec6fd4c7d08f08ac7c48231ebe3e63174507.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/4c/82/88/4c8288c24db719952b823e1bdb0a89c6b6680368.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/a0/b1/30/a0b1301ddb37d18f7b7974ef875716c9f9e05209.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/44/36/8d/44368d76fdf9f398c846180f5216686704b0f69b.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/49/2e/8a/492e8af73eb450e96d018ed69bb23cd20f1c4421.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/61/ed/40/61ed40c473b5ac8e5a060e9be78624e02f1cfc1b.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/cd/01/0d/cd010de8f93029248adca62e1ef35d80c5539541.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/33/1d/ec/331dec95ca159b8cc6eb24906a1884be6426b733.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/2b/49/9e/2b499e7b50c86541a9e328f257323c41756fd140.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/8d/b4/f5/8db4f5f5be556f0bc0231a2d005501eea947ae53.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/a8/37/85/a8378506441080777931b0e8907a401da48d2080.jpg?rule=ad-large'],
'price': 40990,
'price_includes_vat': False,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW Serie 420D M Sport - Laser - Toit ouvrant',
'transmission': 'automatic',
'trim': 'Série 4 Gran Coupé 420dA 190ch M Sport',
'vin': None,
'year': 2023}
2026-03-30 15:13:23 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 67720c4f-1ab1-5fa3-a00f-c26d83f38454 with identifier: 3165004384
2026-03-30 15:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 67720c4f-1ab1-5fa3-a00f-c26d83f38454
2026-03-30 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:23 [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%252F0e%252Fa0%252F940ea029899e1ed05025954306bb84cbca73fedf.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/94/0e/a0/940ea029899e1ed05025954306bb84cbca73fedf.jpg?rule=ad-large already downloaded
2026-03-30 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:23 [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%252F52%252F37%252F27%252F523727efbc3a4ac955ee42243fa5ffea6323ca0a.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/52/37/27/523727efbc3a4ac955ee42243fa5ffea6323ca0a.jpg?rule=ad-large already downloaded
2026-03-30 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:23 [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%252F50%252F2c%252F43%252F502c435ba3a41742bd8c81a581ad260756160d39.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/50/2c/43/502c435ba3a41742bd8c81a581ad260756160d39.jpg?rule=ad-large already downloaded
2026-03-30 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:23 [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%252Fe5%252F0f%252F1f%252Fe50f1f7442dd2cce3a48da1d6349a03d0f5457ab.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/e5/0f/1f/e50f1f7442dd2cce3a48da1d6349a03d0f5457ab.jpg?rule=ad-large already downloaded
2026-03-30 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:23 [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%252F0f%252F89%252Fec%252F0f89ec6fd4c7d08f08ac7c48231ebe3e63174507.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/0f/89/ec/0f89ec6fd4c7d08f08ac7c48231ebe3e63174507.jpg?rule=ad-large already downloaded
2026-03-30 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:23 [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%252F82%252F88%252F4c8288c24db719952b823e1bdb0a89c6b6680368.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/4c/82/88/4c8288c24db719952b823e1bdb0a89c6b6680368.jpg?rule=ad-large already downloaded
2026-03-30 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:24 [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%252Fb1%252F30%252Fa0b1301ddb37d18f7b7974ef875716c9f9e05209.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/a0/b1/30/a0b1301ddb37d18f7b7974ef875716c9f9e05209.jpg?rule=ad-large already downloaded
2026-03-30 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:24 [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%252F44%252F36%252F8d%252F44368d76fdf9f398c846180f5216686704b0f69b.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/44/36/8d/44368d76fdf9f398c846180f5216686704b0f69b.jpg?rule=ad-large already downloaded
2026-03-30 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:24 [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%252F49%252F2e%252F8a%252F492e8af73eb450e96d018ed69bb23cd20f1c4421.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/49/2e/8a/492e8af73eb450e96d018ed69bb23cd20f1c4421.jpg?rule=ad-large already downloaded
2026-03-30 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:24 [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%252F61%252Fed%252F40%252F61ed40c473b5ac8e5a060e9be78624e02f1cfc1b.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/61/ed/40/61ed40c473b5ac8e5a060e9be78624e02f1cfc1b.jpg?rule=ad-large already downloaded
2026-03-30 15:13:24 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 67720c4f-1ab1-5fa3-a00f-c26d83f38454 with identifier 3165004384
2026-03-30 15:13:24 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:13:24 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:13:24 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 67720c4f-1ab1-5fa3-a00f-c26d83f38454
2026-03-30 15:13:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.leboncoin.fr/finder/search>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Noir',
'currency': 'EUR',
'description': 'SV Automobile vous propose à la vente cette superbe BMW Serie '
'4 420 d. Pour tout renseignement et photos / vidéos '
"supplémentaires, n'hésitez pas à nous contacter via "
'téléphone, whatsapp, mail et messagerie le bon coin.\n'
'\n'
'ou sur notre site internet svautomobile\n'
'\n'
'REPRISE possible\n'
'\n'
"POINTS FORTS DE L'ÉQUIPEMENTS :\n"
'- Entretien complet (dernier en 01/26 chez BMW Fréjus)\n'
'- Garantie 12 mois valable en concession\n'
'- Toit ouvrant en verre, électrique\n'
'- Accès confort\n'
'- BMW roue al.léger à rayon en Y 859M\n'
'- Inserts décoratifs Aluminium Tetragon\n'
'- BMW Laserlicht\n'
'- Chassis sport M\n'
"- Système d'aide au stationnement avec caméra\n"
'- Kit aérodynamique M\n'
'- Pavillon anthracite\n'
'- Grand réservoir de carburant\n'
'- Siège électrique avec mémoire\n'
'\n'
'AUTRES ÉQUIPEMENTS :\n'
'- Climatiseur automatique multizones\n'
'- Régulateur de vitesse actif\n'
'- Direction Sport variable\n'
"- Dispositif d'alarme\n"
'- Vitrage teinté\n'
'- Chauffage de siège conducteur/passager\n'
'- Active Guard Plus\n'
'- Driving Assistant\n'
'- M Shadow Line avec portée élargie\n'
'\n'
'Rien à prévoir, \n'
'GARANTIE 12 mois valable en concession avec extension '
'possible.\n'
'\n'
'Afin de prévoir au mieux votre visite, nos véhicules sont '
'visibles uniquement sur rendez-vous.\n'
'\n'
'Pas de frais de mise à la route chez SV Automobile, les '
'démarches carte grise possible directement dans nos locaux.\n'
'Livraison possible dans toute la France.\n'
'\n'
'Malgré l’attention portée à nos annonces, des erreurs ou '
'oublis peuvent subsister.\n'
'\n'
'idem : Audi A4, A5, Serie 3, Classe C',
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 190,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '67720c4f-1ab1-5fa3-a00f-c26d83f38454',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3165004384',
'listing': 'auction',
'make': 'BMW',
'model': 'Série 4',
'odometer': 57500,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 15,
'photo_urls': ['https://img.leboncoin.fr/api/v1/lbcpb1/images/94/0e/a0/940ea029899e1ed05025954306bb84cbca73fedf.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/52/37/27/523727efbc3a4ac955ee42243fa5ffea6323ca0a.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/50/2c/43/502c435ba3a41742bd8c81a581ad260756160d39.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/e5/0f/1f/e50f1f7442dd2cce3a48da1d6349a03d0f5457ab.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/0f/89/ec/0f89ec6fd4c7d08f08ac7c48231ebe3e63174507.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/4c/82/88/4c8288c24db719952b823e1bdb0a89c6b6680368.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/a0/b1/30/a0b1301ddb37d18f7b7974ef875716c9f9e05209.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/44/36/8d/44368d76fdf9f398c846180f5216686704b0f69b.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/49/2e/8a/492e8af73eb450e96d018ed69bb23cd20f1c4421.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/61/ed/40/61ed40c473b5ac8e5a060e9be78624e02f1cfc1b.jpg?rule=ad-large'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67720c4f-1ab1-5fa3-a00f-c26d83f38454/67720c4f-1ab1-5fa3-a00f-c26d83f38454_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238812,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/94/0e/a0/940ea029899e1ed05025954306bb84cbca73fedf.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67720c4f-1ab1-5fa3-a00f-c26d83f38454/67720c4f-1ab1-5fa3-a00f-c26d83f38454_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202308,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/52/37/27/523727efbc3a4ac955ee42243fa5ffea6323ca0a.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67720c4f-1ab1-5fa3-a00f-c26d83f38454/67720c4f-1ab1-5fa3-a00f-c26d83f38454_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130908,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/50/2c/43/502c435ba3a41742bd8c81a581ad260756160d39.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c051e5b2-904a-5d56-834c-c6ced3f23cad/c051e5b2-904a-5d56-834c-c6ced3f23cad_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127460,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/e5/0f/1f/e50f1f7442dd2cce3a48da1d6349a03d0f5457ab.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67720c4f-1ab1-5fa3-a00f-c26d83f38454/67720c4f-1ab1-5fa3-a00f-c26d83f38454_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214629,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/0f/89/ec/0f89ec6fd4c7d08f08ac7c48231ebe3e63174507.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67720c4f-1ab1-5fa3-a00f-c26d83f38454/67720c4f-1ab1-5fa3-a00f-c26d83f38454_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157258,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/4c/82/88/4c8288c24db719952b823e1bdb0a89c6b6680368.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67720c4f-1ab1-5fa3-a00f-c26d83f38454/67720c4f-1ab1-5fa3-a00f-c26d83f38454_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126166,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/a0/b1/30/a0b1301ddb37d18f7b7974ef875716c9f9e05209.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67720c4f-1ab1-5fa3-a00f-c26d83f38454/67720c4f-1ab1-5fa3-a00f-c26d83f38454_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134610,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/44/36/8d/44368d76fdf9f398c846180f5216686704b0f69b.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67720c4f-1ab1-5fa3-a00f-c26d83f38454/67720c4f-1ab1-5fa3-a00f-c26d83f38454_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147311,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/49/2e/8a/492e8af73eb450e96d018ed69bb23cd20f1c4421.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67720c4f-1ab1-5fa3-a00f-c26d83f38454/67720c4f-1ab1-5fa3-a00f-c26d83f38454_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130514,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/61/ed/40/61ed40c473b5ac8e5a060e9be78624e02f1cfc1b.jpg?rule=ad-large',
'Width': 1200}],
'price': 40990,
'price_includes_vat': False,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW Serie 420D M Sport - Laser - Toit ouvrant',
'transmission': 'automatic',
'trim': 'Série 4 Gran Coupé 420dA 190ch M Sport',
'vin': None,
'year': 2023}
2026-03-30 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:24 [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%273165004384%27 HTTP/1.1" 200 None
2026-03-30 15:13:24 [auto_selling_leboncoin.fr] INFO: Saving data for 3165004384: {'created_time': 1774883604.095312, 'last_price_update_time': 1774883604.095324}
2026-03-30 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_leboncoin.fr',RowKey='3165004384') HTTP/1.1" 204 0
2026-03-30 15:13:24 [auto_selling_leboncoin.fr] INFO: Found listing with ID: 3169009209
2026-03-30 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:24 [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%273169009209%27 HTTP/1.1" 200 None
2026-03-30 15:13:24 [auto_selling_leboncoin.fr] INFO: Scrape type for 3169009209: 1
2026-03-30 15:13:24 [auto_selling_leboncoin.fr] INFO: Scraping new listing 3169009209
2026-03-30 15:13:24 [auto_selling_leboncoin.fr] INFO: Extracted item: {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Noir',
'currency': 'EUR',
'description': 'SV Automobile vous propose à la vente cette superbe BMW M4 CS '
'550cv Immat France, limitée à 74 exemplaires en France. Pour '
'tout renseignement et photos / vidéos supplémentaires, '
"n'hésitez pas à nous contacter via téléphone, whatsapp, mail "
'et messagerie le bon coin.\n'
'\n'
'ou sur notre site internet svautomobile\n'
'\n'
'REPRISE possible\n'
'\n'
"POINTS FORTS DE L'ÉQUIPEMENTS :\n"
'- Entretien complet BMW Services\n'
'- Garantie BMW 11/2027\n'
'- Projecteurs LED M iconiques jaunes\n'
'- Frein carbone céramique rouge brillant M Sport\n'
'- Siège baquet carbone chauffant électrique à mémoire\n'
'- M drive professionnel\n'
'- Chassis M Adaptatif\n'
'- Differentiel M Sport\n'
'- Volant alcantara carbone\n'
'- Jante en alliage leger 827M STD Or\n'
'- Régulateur de vitesse\n'
'- Pack extérieur carbone M sport\n'
'- Système audio Harman kardon®\n'
'\n'
'AUTRES ÉQUIPEMENTS :\n'
'- Caméra de recul + Bip\n'
'- Capot carbone\n'
'- Affichage tête haute\n'
'- Barre anti rapprochement M\n'
'- Accès Confort\n'
'- Ciel de toit alcantara\n'
'- Driving assistance\n'
'\n'
'Rien à prévoir, véhicule dans un état quasi irréprochable.\n'
'\n'
'Afin de prévoir au mieux votre visite, nos véhicules sont '
'visibles uniquement sur rendez-vous.\n'
'\n'
'Pas de frais de mise à la route chez SV Automobile, les '
'démarches carte grise possible directement dans nos locaux.\n'
'Livraison possible dans toute la France.\n'
'\n'
'Malgré l’attention portée à nos annonces, des erreurs ou '
'oublis peuvent subsister.\n'
'\n'
'idem : RS6, C63S, Porsche 911 GT3, AMG GT, Audi R8',
'doors_number': 3,
'emission_standard': None,
'engine': None,
'engine_horse_power': 550,
'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/3169009209',
'listing': 'auction',
'make': 'BMW',
'model': 'M4',
'odometer': 7950,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'photo_urls': ['https://img.leboncoin.fr/api/v1/lbcpb1/images/1a/24/7f/1a247f2274cad40799bb3d0d8d92de42002e15b5.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/58/c7/f8/58c7f85c436b5310c20fa2800d505ab58c7c0572.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/6c/6d/6e/6c6d6e7d45864b306211f6bd430c1cc5ba0fd70e.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/f5/5e/16/f55e16c3d9c077ccf1dafc35493c24c8342c6344.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/cc/dc/83/ccdc83991cbd2f478a56124f65dd2dabc73782fd.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/29/39/b4/2939b40c25065ca2ae5629daa7a4435ef0524523.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/69/1a/4a/691a4af75239c32608aebf49a3eef0e5ade7c808.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/22/56/8f/22568f1c413722fd99db34c506717ae49a5a50de.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/03/c0/3e/03c03ecca13566cfd45a4d59ca84a9d8482d80ee.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/5a/8f/e9/5a8fe9bf5235c630c3a75d82dbcc98d3f00c2863.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/9d/80/35/9d80359463d194e7424bfd0542e3ce3c0aa098de.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/cc/62/a2/cc62a261914146e1c263a36cb94110e8452da06c.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/bd/39/d8/bd39d819ee23343cffc2ab18578129127e629609.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/5f/56/c3/5f56c37bf90b276aec24d508652c3678235b86b0.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/55/72/18/557218642c9f36bdb8f8a59b8169bce4d9e08056.jpg?rule=ad-large'],
'price': 174990,
'price_includes_vat': False,
'registration_date': '2024-11-01',
'seats_number': 4,
'seller_name': None,
'title': 'BMW M4 CS 550cv Immat France',
'transmission': 'automatic',
'trim': None,
'vin': None,
'year': 2024}
2026-03-30 15:13:24 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 1dedd7a3-d1a2-545d-9377-50fce924f831 with identifier: 3169009209
2026-03-30 15:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1dedd7a3-d1a2-545d-9377-50fce924f831
2026-03-30 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:24 [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%252F1a%252F24%252F7f%252F1a247f2274cad40799bb3d0d8d92de42002e15b5.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/1a/24/7f/1a247f2274cad40799bb3d0d8d92de42002e15b5.jpg?rule=ad-large already downloaded
2026-03-30 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:24 [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%252F58%252Fc7%252Ff8%252F58c7f85c436b5310c20fa2800d505ab58c7c0572.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/58/c7/f8/58c7f85c436b5310c20fa2800d505ab58c7c0572.jpg?rule=ad-large already downloaded
2026-03-30 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:24 [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%252F6c%252F6d%252F6e%252F6c6d6e7d45864b306211f6bd430c1cc5ba0fd70e.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/6c/6d/6e/6c6d6e7d45864b306211f6bd430c1cc5ba0fd70e.jpg?rule=ad-large already downloaded
2026-03-30 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:24 [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%252Ff5%252F5e%252F16%252Ff55e16c3d9c077ccf1dafc35493c24c8342c6344.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/f5/5e/16/f55e16c3d9c077ccf1dafc35493c24c8342c6344.jpg?rule=ad-large already downloaded
2026-03-30 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:24 [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%252Fcc%252Fdc%252F83%252Fccdc83991cbd2f478a56124f65dd2dabc73782fd.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/cc/dc/83/ccdc83991cbd2f478a56124f65dd2dabc73782fd.jpg?rule=ad-large already downloaded
2026-03-30 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:24 [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%252F29%252F39%252Fb4%252F2939b40c25065ca2ae5629daa7a4435ef0524523.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/29/39/b4/2939b40c25065ca2ae5629daa7a4435ef0524523.jpg?rule=ad-large already downloaded
2026-03-30 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:24 [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%252F69%252F1a%252F4a%252F691a4af75239c32608aebf49a3eef0e5ade7c808.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/69/1a/4a/691a4af75239c32608aebf49a3eef0e5ade7c808.jpg?rule=ad-large already downloaded
2026-03-30 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:24 [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%252F22%252F56%252F8f%252F22568f1c413722fd99db34c506717ae49a5a50de.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/22/56/8f/22568f1c413722fd99db34c506717ae49a5a50de.jpg?rule=ad-large already downloaded
2026-03-30 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:24 [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%252F03%252Fc0%252F3e%252F03c03ecca13566cfd45a4d59ca84a9d8482d80ee.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/03/c0/3e/03c03ecca13566cfd45a4d59ca84a9d8482d80ee.jpg?rule=ad-large already downloaded
2026-03-30 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:24 [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%252F5a%252F8f%252Fe9%252F5a8fe9bf5235c630c3a75d82dbcc98d3f00c2863.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/5a/8f/e9/5a8fe9bf5235c630c3a75d82dbcc98d3f00c2863.jpg?rule=ad-large already downloaded
2026-03-30 15:13:24 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 1dedd7a3-d1a2-545d-9377-50fce924f831 with identifier 3169009209
2026-03-30 15:13:24 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:13:24 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:13:24 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 1dedd7a3-d1a2-545d-9377-50fce924f831
2026-03-30 15:13:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.leboncoin.fr/finder/search>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Noir',
'currency': 'EUR',
'description': 'SV Automobile vous propose à la vente cette superbe BMW M4 CS '
'550cv Immat France, limitée à 74 exemplaires en France. Pour '
'tout renseignement et photos / vidéos supplémentaires, '
"n'hésitez pas à nous contacter via téléphone, whatsapp, mail "
'et messagerie le bon coin.\n'
'\n'
'ou sur notre site internet svautomobile\n'
'\n'
'REPRISE possible\n'
'\n'
"POINTS FORTS DE L'ÉQUIPEMENTS :\n"
'- Entretien complet BMW Services\n'
'- Garantie BMW 11/2027\n'
'- Projecteurs LED M iconiques jaunes\n'
'- Frein carbone céramique rouge brillant M Sport\n'
'- Siège baquet carbone chauffant électrique à mémoire\n'
'- M drive professionnel\n'
'- Chassis M Adaptatif\n'
'- Differentiel M Sport\n'
'- Volant alcantara carbone\n'
'- Jante en alliage leger 827M STD Or\n'
'- Régulateur de vitesse\n'
'- Pack extérieur carbone M sport\n'
'- Système audio Harman kardon®\n'
'\n'
'AUTRES ÉQUIPEMENTS :\n'
'- Caméra de recul + Bip\n'
'- Capot carbone\n'
'- Affichage tête haute\n'
'- Barre anti rapprochement M\n'
'- Accès Confort\n'
'- Ciel de toit alcantara\n'
'- Driving assistance\n'
'\n'
'Rien à prévoir, véhicule dans un état quasi irréprochable.\n'
'\n'
'Afin de prévoir au mieux votre visite, nos véhicules sont '
'visibles uniquement sur rendez-vous.\n'
'\n'
'Pas de frais de mise à la route chez SV Automobile, les '
'démarches carte grise possible directement dans nos locaux.\n'
'Livraison possible dans toute la France.\n'
'\n'
'Malgré l’attention portée à nos annonces, des erreurs ou '
'oublis peuvent subsister.\n'
'\n'
'idem : RS6, C63S, Porsche 911 GT3, AMG GT, Audi R8',
'doors_number': 3,
'emission_standard': None,
'engine': None,
'engine_horse_power': 550,
'expiration_date': None,
'fuel_type': 'Essence',
'id': '1dedd7a3-d1a2-545d-9377-50fce924f831',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3169009209',
'listing': 'auction',
'make': 'BMW',
'model': 'M4',
'odometer': 7950,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 15,
'photo_urls': ['https://img.leboncoin.fr/api/v1/lbcpb1/images/1a/24/7f/1a247f2274cad40799bb3d0d8d92de42002e15b5.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/58/c7/f8/58c7f85c436b5310c20fa2800d505ab58c7c0572.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/6c/6d/6e/6c6d6e7d45864b306211f6bd430c1cc5ba0fd70e.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/f5/5e/16/f55e16c3d9c077ccf1dafc35493c24c8342c6344.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/cc/dc/83/ccdc83991cbd2f478a56124f65dd2dabc73782fd.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/29/39/b4/2939b40c25065ca2ae5629daa7a4435ef0524523.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/69/1a/4a/691a4af75239c32608aebf49a3eef0e5ade7c808.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/22/56/8f/22568f1c413722fd99db34c506717ae49a5a50de.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/03/c0/3e/03c03ecca13566cfd45a4d59ca84a9d8482d80ee.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/5a/8f/e9/5a8fe9bf5235c630c3a75d82dbcc98d3f00c2863.jpg?rule=ad-large'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1dedd7a3-d1a2-545d-9377-50fce924f831/1dedd7a3-d1a2-545d-9377-50fce924f831_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268415,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/1a/24/7f/1a247f2274cad40799bb3d0d8d92de42002e15b5.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1dedd7a3-d1a2-545d-9377-50fce924f831/1dedd7a3-d1a2-545d-9377-50fce924f831_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197827,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/58/c7/f8/58c7f85c436b5310c20fa2800d505ab58c7c0572.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1dedd7a3-d1a2-545d-9377-50fce924f831/1dedd7a3-d1a2-545d-9377-50fce924f831_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122763,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/6c/6d/6e/6c6d6e7d45864b306211f6bd430c1cc5ba0fd70e.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1dedd7a3-d1a2-545d-9377-50fce924f831/1dedd7a3-d1a2-545d-9377-50fce924f831_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131784,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/f5/5e/16/f55e16c3d9c077ccf1dafc35493c24c8342c6344.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1dedd7a3-d1a2-545d-9377-50fce924f831/1dedd7a3-d1a2-545d-9377-50fce924f831_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263502,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/cc/dc/83/ccdc83991cbd2f478a56124f65dd2dabc73782fd.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1dedd7a3-d1a2-545d-9377-50fce924f831/1dedd7a3-d1a2-545d-9377-50fce924f831_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223303,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/29/39/b4/2939b40c25065ca2ae5629daa7a4435ef0524523.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1dedd7a3-d1a2-545d-9377-50fce924f831/1dedd7a3-d1a2-545d-9377-50fce924f831_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92783,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/69/1a/4a/691a4af75239c32608aebf49a3eef0e5ade7c808.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1dedd7a3-d1a2-545d-9377-50fce924f831/1dedd7a3-d1a2-545d-9377-50fce924f831_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108147,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/22/56/8f/22568f1c413722fd99db34c506717ae49a5a50de.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1dedd7a3-d1a2-545d-9377-50fce924f831/1dedd7a3-d1a2-545d-9377-50fce924f831_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97518,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/03/c0/3e/03c03ecca13566cfd45a4d59ca84a9d8482d80ee.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1dedd7a3-d1a2-545d-9377-50fce924f831/1dedd7a3-d1a2-545d-9377-50fce924f831_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145911,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/5a/8f/e9/5a8fe9bf5235c630c3a75d82dbcc98d3f00c2863.jpg?rule=ad-large',
'Width': 1200}],
'price': 174990,
'price_includes_vat': False,
'registration_date': '2024-11-01',
'seats_number': 4,
'seller_name': None,
'title': 'BMW M4 CS 550cv Immat France',
'transmission': 'automatic',
'trim': None,
'vin': None,
'year': 2024}
2026-03-30 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:24 [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%273169009209%27 HTTP/1.1" 200 None
2026-03-30 15:13:24 [auto_selling_leboncoin.fr] INFO: Saving data for 3169009209: {'created_time': 1774883604.437941, 'last_price_update_time': 1774883604.437954}
2026-03-30 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_leboncoin.fr',RowKey='3169009209') HTTP/1.1" 204 0
2026-03-30 15:13:24 [auto_selling_leboncoin.fr] INFO: Found listing with ID: 3124825242
2026-03-30 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:24 [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%273124825242%27 HTTP/1.1" 200 None
2026-03-30 15:13:24 [auto_selling_leboncoin.fr] INFO: Scrape type for 3124825242: 1
2026-03-30 15:13:24 [auto_selling_leboncoin.fr] INFO: Scraping new listing 3124825242
2026-03-30 15:13:24 [auto_selling_leboncoin.fr] INFO: Extracted item: {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Gris',
'currency': 'EUR',
'description': 'SV Automobile vous propose à la vente cette superbe Dacia '
'Duster TCE 125cv Prestige 4X2. Pour tout renseignement et '
"photos / vidéos supplémentaires, n'hésitez pas à nous "
'contacter via téléphone, whatsapp, mail et messagerie le bon '
'coin.\n'
'\n'
'ou sur notre site internet svautomobile\n'
'\n'
'REPRISE possible\n'
'\n'
"POINTS FORTS DE L'ÉQUIPEMENTS :\n"
'- Entretien suivie / Très bon état\n'
'- Garantie 12 mois valable en concession\n'
'- Grand écran multimédia tactile\n'
'- Régulateur / Limiteur de vitesse\n'
'- 4 Pneus Neuf\n'
'- Volant multifonctions \n'
'- Climatisation\n'
'- 4 vitres électrique\n'
'- Mode de conduite\n'
'- Rétroviseur électrique \n'
'- Barre de toit intégré\n'
'- Assistant de recul\n'
'\n'
'Rien à prévoir, \n'
'GARANTIE 12 mois valable en concession avec extension '
'possible.\n'
'\n'
'Afin de prévoir au mieux votre visite, nos véhicules sont '
'visibles uniquement sur rendez-vous.\n'
'\n'
'Pas de frais de mise à la route chez SV Automobile, les '
'démarches carte grise possible directement dans nos locaux.\n'
'Livraison possible dans toute la France.\n'
'\n'
'Malgré l’attention portée à nos annonces, des erreurs ou '
'oublis peuvent subsister.\n'
'\n'
'idem : C3 aircross, sandero',
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 125,
'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/3124825242',
'listing': 'auction',
'make': 'DACIA',
'model': 'Duster',
'odometer': 29990,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'photo_urls': ['https://img.leboncoin.fr/api/v1/lbcpb1/images/67/2a/a5/672aa5578714cb069e25d279f103faffb197cdaf.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/30/d6/63/30d66397c5006f21e044234a0292a9000a06ac67.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/58/80/79/588079444b0db54c57321c264b2f6af6f8e7d9f9.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/8f/b9/93/8fb993d59ccd5be936ac03322648868ea3e44ac8.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/e0/98/73/e09873bd25fc47eef2af0d7431597555348e2038.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/f4/79/9e/f4799e13b242261723a4750597d9c23991b7a852.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/82/ee/9d/82ee9d781b277c1068101ba3ecca1d612dbe425a.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/9a/bf/d3/9abfd3710933ef2a7e64ca5c992a08dccd344715.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/f8/ae/0a/f8ae0a9186f29e66ff0a10ef7726d8589386dfea.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/e0/cb/8c/e0cb8c36a50d028b2f7f93ede5a002571b3443c9.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/fe/81/2c/fe812c33dada0b98740b125beb4fb57b395f3a29.jpg?rule=ad-large'],
'price': 12990,
'price_includes_vat': False,
'registration_date': '2016-06-01',
'seats_number': 5,
'seller_name': None,
'title': 'Dacia Duster TCE 125cv Prestige 4X2',
'transmission': 'manual',
'trim': None,
'vin': None,
'year': 2016}
2026-03-30 15:13:24 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 25ef30b6-09c9-5454-933d-1fe28314d2e0 with identifier: 3124825242
2026-03-30 15:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 25ef30b6-09c9-5454-933d-1fe28314d2e0
2026-03-30 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:24 [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%252F2a%252Fa5%252F672aa5578714cb069e25d279f103faffb197cdaf.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/67/2a/a5/672aa5578714cb069e25d279f103faffb197cdaf.jpg?rule=ad-large already downloaded
2026-03-30 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:24 [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%252Fd6%252F63%252F30d66397c5006f21e044234a0292a9000a06ac67.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/30/d6/63/30d66397c5006f21e044234a0292a9000a06ac67.jpg?rule=ad-large already downloaded
2026-03-30 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:24 [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%252F58%252F80%252F79%252F588079444b0db54c57321c264b2f6af6f8e7d9f9.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/58/80/79/588079444b0db54c57321c264b2f6af6f8e7d9f9.jpg?rule=ad-large already downloaded
2026-03-30 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:24 [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%252F8f%252Fb9%252F93%252F8fb993d59ccd5be936ac03322648868ea3e44ac8.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/8f/b9/93/8fb993d59ccd5be936ac03322648868ea3e44ac8.jpg?rule=ad-large already downloaded
2026-03-30 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:24 [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%252Fe0%252F98%252F73%252Fe09873bd25fc47eef2af0d7431597555348e2038.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/e0/98/73/e09873bd25fc47eef2af0d7431597555348e2038.jpg?rule=ad-large already downloaded
2026-03-30 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:24 [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%252F79%252F9e%252Ff4799e13b242261723a4750597d9c23991b7a852.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/f4/79/9e/f4799e13b242261723a4750597d9c23991b7a852.jpg?rule=ad-large already downloaded
2026-03-30 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:24 [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%252F82%252Fee%252F9d%252F82ee9d781b277c1068101ba3ecca1d612dbe425a.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/82/ee/9d/82ee9d781b277c1068101ba3ecca1d612dbe425a.jpg?rule=ad-large already downloaded
2026-03-30 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:24 [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%252Fbf%252Fd3%252F9abfd3710933ef2a7e64ca5c992a08dccd344715.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/9a/bf/d3/9abfd3710933ef2a7e64ca5c992a08dccd344715.jpg?rule=ad-large already downloaded
2026-03-30 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:24 [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%252Ff8%252Fae%252F0a%252Ff8ae0a9186f29e66ff0a10ef7726d8589386dfea.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/f8/ae/0a/f8ae0a9186f29e66ff0a10ef7726d8589386dfea.jpg?rule=ad-large already downloaded
2026-03-30 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:24 [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%252Fe0%252Fcb%252F8c%252Fe0cb8c36a50d028b2f7f93ede5a002571b3443c9.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/e0/cb/8c/e0cb8c36a50d028b2f7f93ede5a002571b3443c9.jpg?rule=ad-large already downloaded
2026-03-30 15:13:24 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 25ef30b6-09c9-5454-933d-1fe28314d2e0 with identifier 3124825242
2026-03-30 15:13:24 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:13:24 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:13:24 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 25ef30b6-09c9-5454-933d-1fe28314d2e0
2026-03-30 15:13:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.leboncoin.fr/finder/search>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Gris',
'currency': 'EUR',
'description': 'SV Automobile vous propose à la vente cette superbe Dacia '
'Duster TCE 125cv Prestige 4X2. Pour tout renseignement et '
"photos / vidéos supplémentaires, n'hésitez pas à nous "
'contacter via téléphone, whatsapp, mail et messagerie le bon '
'coin.\n'
'\n'
'ou sur notre site internet svautomobile\n'
'\n'
'REPRISE possible\n'
'\n'
"POINTS FORTS DE L'ÉQUIPEMENTS :\n"
'- Entretien suivie / Très bon état\n'
'- Garantie 12 mois valable en concession\n'
'- Grand écran multimédia tactile\n'
'- Régulateur / Limiteur de vitesse\n'
'- 4 Pneus Neuf\n'
'- Volant multifonctions \n'
'- Climatisation\n'
'- 4 vitres électrique\n'
'- Mode de conduite\n'
'- Rétroviseur électrique \n'
'- Barre de toit intégré\n'
'- Assistant de recul\n'
'\n'
'Rien à prévoir, \n'
'GARANTIE 12 mois valable en concession avec extension '
'possible.\n'
'\n'
'Afin de prévoir au mieux votre visite, nos véhicules sont '
'visibles uniquement sur rendez-vous.\n'
'\n'
'Pas de frais de mise à la route chez SV Automobile, les '
'démarches carte grise possible directement dans nos locaux.\n'
'Livraison possible dans toute la France.\n'
'\n'
'Malgré l’attention portée à nos annonces, des erreurs ou '
'oublis peuvent subsister.\n'
'\n'
'idem : C3 aircross, sandero',
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 125,
'expiration_date': None,
'fuel_type': 'Essence',
'id': '25ef30b6-09c9-5454-933d-1fe28314d2e0',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3124825242',
'listing': 'auction',
'make': 'DACIA',
'model': 'Duster',
'odometer': 29990,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 11,
'photo_urls': ['https://img.leboncoin.fr/api/v1/lbcpb1/images/67/2a/a5/672aa5578714cb069e25d279f103faffb197cdaf.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/30/d6/63/30d66397c5006f21e044234a0292a9000a06ac67.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/58/80/79/588079444b0db54c57321c264b2f6af6f8e7d9f9.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/8f/b9/93/8fb993d59ccd5be936ac03322648868ea3e44ac8.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/e0/98/73/e09873bd25fc47eef2af0d7431597555348e2038.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/f4/79/9e/f4799e13b242261723a4750597d9c23991b7a852.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/82/ee/9d/82ee9d781b277c1068101ba3ecca1d612dbe425a.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/9a/bf/d3/9abfd3710933ef2a7e64ca5c992a08dccd344715.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/f8/ae/0a/f8ae0a9186f29e66ff0a10ef7726d8589386dfea.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/e0/cb/8c/e0cb8c36a50d028b2f7f93ede5a002571b3443c9.jpg?rule=ad-large'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25ef30b6-09c9-5454-933d-1fe28314d2e0/25ef30b6-09c9-5454-933d-1fe28314d2e0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238189,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/67/2a/a5/672aa5578714cb069e25d279f103faffb197cdaf.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25ef30b6-09c9-5454-933d-1fe28314d2e0/25ef30b6-09c9-5454-933d-1fe28314d2e0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193155,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/30/d6/63/30d66397c5006f21e044234a0292a9000a06ac67.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25ef30b6-09c9-5454-933d-1fe28314d2e0/25ef30b6-09c9-5454-933d-1fe28314d2e0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146083,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/58/80/79/588079444b0db54c57321c264b2f6af6f8e7d9f9.jpg?rule=ad-large',
'Width': 1067},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25ef30b6-09c9-5454-933d-1fe28314d2e0/25ef30b6-09c9-5454-933d-1fe28314d2e0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128453,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/8f/b9/93/8fb993d59ccd5be936ac03322648868ea3e44ac8.jpg?rule=ad-large',
'Width': 1067},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25ef30b6-09c9-5454-933d-1fe28314d2e0/25ef30b6-09c9-5454-933d-1fe28314d2e0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122488,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/e0/98/73/e09873bd25fc47eef2af0d7431597555348e2038.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25ef30b6-09c9-5454-933d-1fe28314d2e0/25ef30b6-09c9-5454-933d-1fe28314d2e0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235404,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/f4/79/9e/f4799e13b242261723a4750597d9c23991b7a852.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25ef30b6-09c9-5454-933d-1fe28314d2e0/25ef30b6-09c9-5454-933d-1fe28314d2e0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170134,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/82/ee/9d/82ee9d781b277c1068101ba3ecca1d612dbe425a.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25ef30b6-09c9-5454-933d-1fe28314d2e0/25ef30b6-09c9-5454-933d-1fe28314d2e0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73361,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/9a/bf/d3/9abfd3710933ef2a7e64ca5c992a08dccd344715.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25ef30b6-09c9-5454-933d-1fe28314d2e0/25ef30b6-09c9-5454-933d-1fe28314d2e0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102009,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/f8/ae/0a/f8ae0a9186f29e66ff0a10ef7726d8589386dfea.jpg?rule=ad-large',
'Width': 1067},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25ef30b6-09c9-5454-933d-1fe28314d2e0/25ef30b6-09c9-5454-933d-1fe28314d2e0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104950,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/e0/cb/8c/e0cb8c36a50d028b2f7f93ede5a002571b3443c9.jpg?rule=ad-large',
'Width': 1200}],
'price': 12990,
'price_includes_vat': False,
'registration_date': '2016-06-01',
'seats_number': 5,
'seller_name': None,
'title': 'Dacia Duster TCE 125cv Prestige 4X2',
'transmission': 'manual',
'trim': None,
'vin': None,
'year': 2016}
2026-03-30 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:24 [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%273124825242%27 HTTP/1.1" 200 None
2026-03-30 15:13:24 [auto_selling_leboncoin.fr] INFO: Saving data for 3124825242: {'created_time': 1774883604.682088, 'last_price_update_time': 1774883604.682103}
2026-03-30 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_leboncoin.fr',RowKey='3124825242') HTTP/1.1" 204 0
2026-03-30 15:13:24 [auto_selling_leboncoin.fr] INFO: Found listing with ID: 3162512451
2026-03-30 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:24 [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%273162512451%27 HTTP/1.1" 200 None
2026-03-30 15:13:24 [auto_selling_leboncoin.fr] INFO: Scrape type for 3162512451: 1
2026-03-30 15:13:24 [auto_selling_leboncoin.fr] INFO: Scraping new listing 3162512451
2026-03-30 15:13:24 [auto_selling_leboncoin.fr] INFO: Extracted item: {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Gris',
'currency': 'EUR',
'description': 'SV Automobile vous propose à la vente cette superbe '
'Volkswagen Golf 7R 310cv DSG 2.0L TSI. Pour tout '
"renseignement et photos / vidéos supplémentaires, n'hésitez "
'pas à nous contacter via téléphone, whatsapp, mail et '
'messagerie le bon coin.\n'
'\n'
'ou sur notre site internet svautomobile\n'
'\n'
'REPRISE possible\n'
'\n'
"POINTS FORTS DE L'ÉQUIPEMENTS :\n"
'- Entretien complet\n'
'- Garantie 12 mois valable en concession\n'
'- Virtual cockpit\n'
'- Keyless (ouverture et démarrage sans clé)\n'
'- Régulateur / Limiteur de vitesse adaptatif\n'
'- Caméra de recul / Bip\n'
'- Climatisation bi-zones\n'
'- Siège semi baquet chauffant\n'
'- Grand écran multimédia tactile\n'
'- Apple Car Play / Android Auto\n'
'\n'
'AUTRES ÉQUIPEMENTS :\n'
'- Sellerie alcantara / Tissu\n'
'- Feux automatique\n'
'- Auto hold assist\n'
'- Trappe à ski\n'
'\n'
'Rien à prévoir, \n'
'GARANTIE 12 mois valable en concession avec extension '
'possible.\n'
'\n'
'Afin de prévoir au mieux votre visite, nos véhicules sont '
'visibles uniquement sur rendez-vous.\n'
'\n'
'Pas de frais de mise à la route chez SV Automobile, les '
'démarches carte grise possible directement dans nos locaux.\n'
'Livraison possible dans toute la France.\n'
'\n'
'Malgré l’attention portée à nos annonces, des erreurs ou '
'oublis peuvent subsister.\n'
'\n'
'idem : Audi S3, RS3, 140i, Gti',
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 310,
'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/3162512451',
'listing': 'auction',
'make': 'VOLKSWAGEN',
'model': 'Golf',
'odometer': 129990,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'photo_urls': ['https://img.leboncoin.fr/api/v1/lbcpb1/images/b5/9a/a4/b59aa47da1fa492bfd05d1596190b6a7d0586e7e.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/c0/7f/6e/c07f6e683d5f75798602587986bf92ef439b24e8.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/a1/8e/46/a18e46affad42713ca0e7c3fe7cf4ed6c75be96c.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/8b/18/92/8b189290c82a569e00bc6f49f78f198552e1711b.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/62/35/40/62354097cbc093bb6512793119c43fddfe63bd15.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/87/1e/b0/871eb0d0d4cfe2d36156cfafa6aba32cf75dd64b.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/1d/00/e8/1d00e8000b77d19e540d7fd4916680216cbeea03.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/60/3c/28/603c28f207e10c414c59439cab97e004ed156ace.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/53/c7/85/53c785147955e2f49ca08c64f4566ddd9fb0b211.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/81/e4/42/81e442377bf3023605dc85979968bf587549bd39.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/b3/d2/75/b3d2759995aef67d852b482e5fa8a125fe56e0e8.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/00/51/34/0051347c156af403cb6ebcab379341bbce481b5b.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/cf/ab/30/cfab303d8556a20ba8320b510a39a129f3e0b139.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/08/66/9d/08669d24e44bcad4d1c3706be8c64083248672e7.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/db/f6/a5/dbf6a548cb19e5c1c2fbd1047a79dad7e815663a.jpg?rule=ad-large'],
'price': 25990,
'price_includes_vat': False,
'registration_date': '2017-10-01',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 7R 310cv DSG 2.0L TSI',
'transmission': 'automatic',
'trim': None,
'vin': None,
'year': 2017}
2026-03-30 15:13:24 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 93bbdd67-0598-53c1-8a83-6473216cb447 with identifier: 3162512451
2026-03-30 15:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 93bbdd67-0598-53c1-8a83-6473216cb447
2026-03-30 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:24 [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%252Fb5%252F9a%252Fa4%252Fb59aa47da1fa492bfd05d1596190b6a7d0586e7e.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/b5/9a/a4/b59aa47da1fa492bfd05d1596190b6a7d0586e7e.jpg?rule=ad-large already downloaded
2026-03-30 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:24 [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%252Fc0%252F7f%252F6e%252Fc07f6e683d5f75798602587986bf92ef439b24e8.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/c0/7f/6e/c07f6e683d5f75798602587986bf92ef439b24e8.jpg?rule=ad-large already downloaded
2026-03-30 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:24 [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%252F8e%252F46%252Fa18e46affad42713ca0e7c3fe7cf4ed6c75be96c.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/a1/8e/46/a18e46affad42713ca0e7c3fe7cf4ed6c75be96c.jpg?rule=ad-large already downloaded
2026-03-30 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:24 [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%252F18%252F92%252F8b189290c82a569e00bc6f49f78f198552e1711b.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/8b/18/92/8b189290c82a569e00bc6f49f78f198552e1711b.jpg?rule=ad-large already downloaded
2026-03-30 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:24 [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%252F62%252F35%252F40%252F62354097cbc093bb6512793119c43fddfe63bd15.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/62/35/40/62354097cbc093bb6512793119c43fddfe63bd15.jpg?rule=ad-large already downloaded
2026-03-30 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:24 [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%252F87%252F1e%252Fb0%252F871eb0d0d4cfe2d36156cfafa6aba32cf75dd64b.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/87/1e/b0/871eb0d0d4cfe2d36156cfafa6aba32cf75dd64b.jpg?rule=ad-large already downloaded
2026-03-30 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:24 [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%252F1d%252F00%252Fe8%252F1d00e8000b77d19e540d7fd4916680216cbeea03.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/1d/00/e8/1d00e8000b77d19e540d7fd4916680216cbeea03.jpg?rule=ad-large already downloaded
2026-03-30 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:24 [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%252F60%252F3c%252F28%252F603c28f207e10c414c59439cab97e004ed156ace.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/60/3c/28/603c28f207e10c414c59439cab97e004ed156ace.jpg?rule=ad-large already downloaded
2026-03-30 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:24 [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%252Fc7%252F85%252F53c785147955e2f49ca08c64f4566ddd9fb0b211.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/53/c7/85/53c785147955e2f49ca08c64f4566ddd9fb0b211.jpg?rule=ad-large already downloaded
2026-03-30 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:24 [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%252F81%252Fe4%252F42%252F81e442377bf3023605dc85979968bf587549bd39.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/81/e4/42/81e442377bf3023605dc85979968bf587549bd39.jpg?rule=ad-large already downloaded
2026-03-30 15:13:24 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 93bbdd67-0598-53c1-8a83-6473216cb447 with identifier 3162512451
2026-03-30 15:13:24 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:13:24 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:13:24 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 93bbdd67-0598-53c1-8a83-6473216cb447
2026-03-30 15:13:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.leboncoin.fr/finder/search>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Gris',
'currency': 'EUR',
'description': 'SV Automobile vous propose à la vente cette superbe '
'Volkswagen Golf 7R 310cv DSG 2.0L TSI. Pour tout '
"renseignement et photos / vidéos supplémentaires, n'hésitez "
'pas à nous contacter via téléphone, whatsapp, mail et '
'messagerie le bon coin.\n'
'\n'
'ou sur notre site internet svautomobile\n'
'\n'
'REPRISE possible\n'
'\n'
"POINTS FORTS DE L'ÉQUIPEMENTS :\n"
'- Entretien complet\n'
'- Garantie 12 mois valable en concession\n'
'- Virtual cockpit\n'
'- Keyless (ouverture et démarrage sans clé)\n'
'- Régulateur / Limiteur de vitesse adaptatif\n'
'- Caméra de recul / Bip\n'
'- Climatisation bi-zones\n'
'- Siège semi baquet chauffant\n'
'- Grand écran multimédia tactile\n'
'- Apple Car Play / Android Auto\n'
'\n'
'AUTRES ÉQUIPEMENTS :\n'
'- Sellerie alcantara / Tissu\n'
'- Feux automatique\n'
'- Auto hold assist\n'
'- Trappe à ski\n'
'\n'
'Rien à prévoir, \n'
'GARANTIE 12 mois valable en concession avec extension '
'possible.\n'
'\n'
'Afin de prévoir au mieux votre visite, nos véhicules sont '
'visibles uniquement sur rendez-vous.\n'
'\n'
'Pas de frais de mise à la route chez SV Automobile, les '
'démarches carte grise possible directement dans nos locaux.\n'
'Livraison possible dans toute la France.\n'
'\n'
'Malgré l’attention portée à nos annonces, des erreurs ou '
'oublis peuvent subsister.\n'
'\n'
'idem : Audi S3, RS3, 140i, Gti',
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 310,
'expiration_date': None,
'fuel_type': 'Essence',
'id': '93bbdd67-0598-53c1-8a83-6473216cb447',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3162512451',
'listing': 'auction',
'make': 'VOLKSWAGEN',
'model': 'Golf',
'odometer': 129990,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 15,
'photo_urls': ['https://img.leboncoin.fr/api/v1/lbcpb1/images/b5/9a/a4/b59aa47da1fa492bfd05d1596190b6a7d0586e7e.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/c0/7f/6e/c07f6e683d5f75798602587986bf92ef439b24e8.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/a1/8e/46/a18e46affad42713ca0e7c3fe7cf4ed6c75be96c.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/8b/18/92/8b189290c82a569e00bc6f49f78f198552e1711b.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/62/35/40/62354097cbc093bb6512793119c43fddfe63bd15.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/87/1e/b0/871eb0d0d4cfe2d36156cfafa6aba32cf75dd64b.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/1d/00/e8/1d00e8000b77d19e540d7fd4916680216cbeea03.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/60/3c/28/603c28f207e10c414c59439cab97e004ed156ace.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/53/c7/85/53c785147955e2f49ca08c64f4566ddd9fb0b211.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/81/e4/42/81e442377bf3023605dc85979968bf587549bd39.jpg?rule=ad-large'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93bbdd67-0598-53c1-8a83-6473216cb447/93bbdd67-0598-53c1-8a83-6473216cb447_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245242,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/b5/9a/a4/b59aa47da1fa492bfd05d1596190b6a7d0586e7e.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93bbdd67-0598-53c1-8a83-6473216cb447/93bbdd67-0598-53c1-8a83-6473216cb447_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215903,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/c0/7f/6e/c07f6e683d5f75798602587986bf92ef439b24e8.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93bbdd67-0598-53c1-8a83-6473216cb447/93bbdd67-0598-53c1-8a83-6473216cb447_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143564,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/a1/8e/46/a18e46affad42713ca0e7c3fe7cf4ed6c75be96c.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93bbdd67-0598-53c1-8a83-6473216cb447/93bbdd67-0598-53c1-8a83-6473216cb447_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134146,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/8b/18/92/8b189290c82a569e00bc6f49f78f198552e1711b.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93bbdd67-0598-53c1-8a83-6473216cb447/93bbdd67-0598-53c1-8a83-6473216cb447_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107625,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/62/35/40/62354097cbc093bb6512793119c43fddfe63bd15.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93bbdd67-0598-53c1-8a83-6473216cb447/93bbdd67-0598-53c1-8a83-6473216cb447_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240296,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/87/1e/b0/871eb0d0d4cfe2d36156cfafa6aba32cf75dd64b.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93bbdd67-0598-53c1-8a83-6473216cb447/93bbdd67-0598-53c1-8a83-6473216cb447_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216765,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/1d/00/e8/1d00e8000b77d19e540d7fd4916680216cbeea03.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93bbdd67-0598-53c1-8a83-6473216cb447/93bbdd67-0598-53c1-8a83-6473216cb447_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117643,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/60/3c/28/603c28f207e10c414c59439cab97e004ed156ace.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93bbdd67-0598-53c1-8a83-6473216cb447/93bbdd67-0598-53c1-8a83-6473216cb447_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130484,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/53/c7/85/53c785147955e2f49ca08c64f4566ddd9fb0b211.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_93bbdd67-0598-53c1-8a83-6473216cb447/93bbdd67-0598-53c1-8a83-6473216cb447_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199549,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/81/e4/42/81e442377bf3023605dc85979968bf587549bd39.jpg?rule=ad-large',
'Width': 1200}],
'price': 25990,
'price_includes_vat': False,
'registration_date': '2017-10-01',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 7R 310cv DSG 2.0L TSI',
'transmission': 'automatic',
'trim': None,
'vin': None,
'year': 2017}
2026-03-30 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:24 [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%273162512451%27 HTTP/1.1" 200 None
2026-03-30 15:13:24 [auto_selling_leboncoin.fr] INFO: Saving data for 3162512451: {'created_time': 1774883604.912088, 'last_price_update_time': 1774883604.912099}
2026-03-30 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_leboncoin.fr',RowKey='3162512451') HTTP/1.1" 204 0
2026-03-30 15:13:24 [auto_selling_leboncoin.fr] INFO: Found listing with ID: 3162536697
2026-03-30 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:24 [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%273162536697%27 HTTP/1.1" 200 None
2026-03-30 15:13:24 [auto_selling_leboncoin.fr] INFO: Scrape type for 3162536697: 1
2026-03-30 15:13:24 [auto_selling_leboncoin.fr] INFO: Scraping new listing 3162536697
2026-03-30 15:13:24 [auto_selling_leboncoin.fr] INFO: Extracted item: {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Rouge',
'currency': 'EUR',
'description': 'SV Automobile vous propose à la vente cette superbe BMW M4 '
'Compétition 510CV Pack CS. Pour tout renseignement et photos '
"/ vidéos supplémentaires, n'hésitez pas à nous contacter via "
'téléphone, whatsapp, mail et messagerie le bon coin.\n'
'\n'
'ou sur notre site internet svautomobile\n'
'\n'
'REPRISE possible\n'
'\n'
"POINTS FORTS DE L'ÉQUIPEMENTS :\n"
'- Entretien complet BMW Services\n'
'- Garantie 12 mois valable en concession\n'
'- Pack CS carbone (calandre, lame AV + becquet AR)\n'
'- Sièges confort électrique à mémoire\n'
'- Feux BMW Laser\n'
'- Audio Harman Kardon®\n'
'- Echappement avec clapet\n'
'- Clé digital avec écran (BMW display key)\n'
'- Pack carbone extérieur\n'
'- Toit + Rétroviseur carbone\n'
'- Caméra de recul + 360°\n'
'\n'
'AUTRES ÉQUIPEMENTS :\n'
'- Apple Car Play / Android Auto sans fil\n'
'- Volant chauffant\n'
'- Régulateur / Limiteur adaptatif\n'
'- Chauffage auxiliaire\n'
'- Auto Hold Asssit\n'
'- Affichage tête haute\n'
'- Hayon électrique\n'
'- Pack ambiance LED\n'
'- Recharge par induction\n'
'- Virtual cockpit\n'
'- Rétroviseur électrique\n'
'\n'
'Rien à prévoir, \n'
'GARANTIE 12 mois valable en concession avec extension '
'possible.\n'
'\n'
'Afin de prévoir au mieux votre visite, nos véhicules sont '
'visibles uniquement sur rendez-vous.\n'
'\n'
'Pas de frais de mise à la route chez SV Automobile, les '
'démarches carte grise possible directement dans nos locaux.\n'
'Livraison possible dans toute la France.\n'
'\n'
'Malgré l’attention portée à nos annonces, des erreurs ou '
'oublis peuvent subsister.\n'
'\n'
'idem : BMW M3, C63S, RS5, Porsche 911, Cayman',
'doors_number': 3,
'emission_standard': None,
'engine': None,
'engine_horse_power': 510,
'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/3162536697',
'listing': 'auction',
'make': 'BMW',
'model': 'M4',
'odometer': 60000,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'photo_urls': ['https://img.leboncoin.fr/api/v1/lbcpb1/images/48/a4/31/48a43161e317d46ae52ecbce3595d0d2f5e9cac1.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/f6/06/48/f606481ea42bc3fff6b0710ce23aee5a6b79ac9f.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/55/9f/f5/559ff55bec60bda58999eaf01a2c2c543c213cef.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/10/01/3a/10013aa962284381fa1cf80ae698b2db8298421d.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/d3/6a/b1/d36ab1d4299de84ef60b3b011bb283e2cbdc04ec.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/d1/4f/aa/d14faa742f8a4ad5d29acd225b510e54595f74aa.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/76/5b/e4/765be4e72d8755f6069b7cc16f0fdaf38531c03b.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/0b/6b/d9/0b6bd9191b6cc3dcce9d9085aba7751489328e69.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/99/ce/32/99ce324047f051ee60d495a9e0c5a68ac9100054.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/d0/87/e9/d087e9b4e26082b7043d934470cdff5f426a3a0f.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/c4/05/18/c4051855a9c2db25a298e51166224043a652bf69.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/1b/a3/e5/1ba3e5794f5de019d5642a6d6a171fff96ac3e84.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/df/a4/71/dfa471007ea9dc3ce463837d3132f938eeadb57c.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/39/e8/27/39e82711cfdb19e0c73ebead2c621b91ecbf7f70.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/aa/c3/11/aac311d43b8ae549a5b21e308cbd916f857553fd.jpg?rule=ad-large'],
'price': 78990,
'price_includes_vat': False,
'registration_date': '2020-12-01',
'seats_number': 4,
'seller_name': None,
'title': 'BMW M4 Compétition 510CV Pack CS',
'transmission': 'automatic',
'trim': None,
'vin': None,
'year': 2020}
2026-03-30 15:13:24 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 9316078f-31e2-5367-894d-3812c75fde7a with identifier: 3162536697
2026-03-30 15:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9316078f-31e2-5367-894d-3812c75fde7a
2026-03-30 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:24 [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%252Fa4%252F31%252F48a43161e317d46ae52ecbce3595d0d2f5e9cac1.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/48/a4/31/48a43161e317d46ae52ecbce3595d0d2f5e9cac1.jpg?rule=ad-large already downloaded
2026-03-30 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:24 [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%252Ff6%252F06%252F48%252Ff606481ea42bc3fff6b0710ce23aee5a6b79ac9f.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/f6/06/48/f606481ea42bc3fff6b0710ce23aee5a6b79ac9f.jpg?rule=ad-large already downloaded
2026-03-30 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:24 [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%252F55%252F9f%252Ff5%252F559ff55bec60bda58999eaf01a2c2c543c213cef.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/55/9f/f5/559ff55bec60bda58999eaf01a2c2c543c213cef.jpg?rule=ad-large already downloaded
2026-03-30 15:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:25 [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%252F10%252F01%252F3a%252F10013aa962284381fa1cf80ae698b2db8298421d.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/10/01/3a/10013aa962284381fa1cf80ae698b2db8298421d.jpg?rule=ad-large already downloaded
2026-03-30 15:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:25 [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%252Fd3%252F6a%252Fb1%252Fd36ab1d4299de84ef60b3b011bb283e2cbdc04ec.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/d3/6a/b1/d36ab1d4299de84ef60b3b011bb283e2cbdc04ec.jpg?rule=ad-large already downloaded
2026-03-30 15:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:25 [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%252Fd1%252F4f%252Faa%252Fd14faa742f8a4ad5d29acd225b510e54595f74aa.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/d1/4f/aa/d14faa742f8a4ad5d29acd225b510e54595f74aa.jpg?rule=ad-large already downloaded
2026-03-30 15:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:25 [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%252F76%252F5b%252Fe4%252F765be4e72d8755f6069b7cc16f0fdaf38531c03b.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/76/5b/e4/765be4e72d8755f6069b7cc16f0fdaf38531c03b.jpg?rule=ad-large already downloaded
2026-03-30 15:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:25 [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%252F0b%252F6b%252Fd9%252F0b6bd9191b6cc3dcce9d9085aba7751489328e69.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/0b/6b/d9/0b6bd9191b6cc3dcce9d9085aba7751489328e69.jpg?rule=ad-large already downloaded
2026-03-30 15:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:25 [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%252F99%252Fce%252F32%252F99ce324047f051ee60d495a9e0c5a68ac9100054.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/99/ce/32/99ce324047f051ee60d495a9e0c5a68ac9100054.jpg?rule=ad-large already downloaded
2026-03-30 15:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:25 [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%252Fd0%252F87%252Fe9%252Fd087e9b4e26082b7043d934470cdff5f426a3a0f.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/d0/87/e9/d087e9b4e26082b7043d934470cdff5f426a3a0f.jpg?rule=ad-large already downloaded
2026-03-30 15:13:25 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 9316078f-31e2-5367-894d-3812c75fde7a with identifier 3162536697
2026-03-30 15:13:25 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:13:25 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:13:25 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 9316078f-31e2-5367-894d-3812c75fde7a
2026-03-30 15:13:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.leboncoin.fr/finder/search>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Rouge',
'currency': 'EUR',
'description': 'SV Automobile vous propose à la vente cette superbe BMW M4 '
'Compétition 510CV Pack CS. Pour tout renseignement et photos '
"/ vidéos supplémentaires, n'hésitez pas à nous contacter via "
'téléphone, whatsapp, mail et messagerie le bon coin.\n'
'\n'
'ou sur notre site internet svautomobile\n'
'\n'
'REPRISE possible\n'
'\n'
"POINTS FORTS DE L'ÉQUIPEMENTS :\n"
'- Entretien complet BMW Services\n'
'- Garantie 12 mois valable en concession\n'
'- Pack CS carbone (calandre, lame AV + becquet AR)\n'
'- Sièges confort électrique à mémoire\n'
'- Feux BMW Laser\n'
'- Audio Harman Kardon®\n'
'- Echappement avec clapet\n'
'- Clé digital avec écran (BMW display key)\n'
'- Pack carbone extérieur\n'
'- Toit + Rétroviseur carbone\n'
'- Caméra de recul + 360°\n'
'\n'
'AUTRES ÉQUIPEMENTS :\n'
'- Apple Car Play / Android Auto sans fil\n'
'- Volant chauffant\n'
'- Régulateur / Limiteur adaptatif\n'
'- Chauffage auxiliaire\n'
'- Auto Hold Asssit\n'
'- Affichage tête haute\n'
'- Hayon électrique\n'
'- Pack ambiance LED\n'
'- Recharge par induction\n'
'- Virtual cockpit\n'
'- Rétroviseur électrique\n'
'\n'
'Rien à prévoir, \n'
'GARANTIE 12 mois valable en concession avec extension '
'possible.\n'
'\n'
'Afin de prévoir au mieux votre visite, nos véhicules sont '
'visibles uniquement sur rendez-vous.\n'
'\n'
'Pas de frais de mise à la route chez SV Automobile, les '
'démarches carte grise possible directement dans nos locaux.\n'
'Livraison possible dans toute la France.\n'
'\n'
'Malgré l’attention portée à nos annonces, des erreurs ou '
'oublis peuvent subsister.\n'
'\n'
'idem : BMW M3, C63S, RS5, Porsche 911, Cayman',
'doors_number': 3,
'emission_standard': None,
'engine': None,
'engine_horse_power': 510,
'expiration_date': None,
'fuel_type': 'Essence',
'id': '9316078f-31e2-5367-894d-3812c75fde7a',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3162536697',
'listing': 'auction',
'make': 'BMW',
'model': 'M4',
'odometer': 60000,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 15,
'photo_urls': ['https://img.leboncoin.fr/api/v1/lbcpb1/images/48/a4/31/48a43161e317d46ae52ecbce3595d0d2f5e9cac1.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/f6/06/48/f606481ea42bc3fff6b0710ce23aee5a6b79ac9f.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/55/9f/f5/559ff55bec60bda58999eaf01a2c2c543c213cef.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/10/01/3a/10013aa962284381fa1cf80ae698b2db8298421d.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/d3/6a/b1/d36ab1d4299de84ef60b3b011bb283e2cbdc04ec.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/d1/4f/aa/d14faa742f8a4ad5d29acd225b510e54595f74aa.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/76/5b/e4/765be4e72d8755f6069b7cc16f0fdaf38531c03b.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/0b/6b/d9/0b6bd9191b6cc3dcce9d9085aba7751489328e69.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/99/ce/32/99ce324047f051ee60d495a9e0c5a68ac9100054.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/d0/87/e9/d087e9b4e26082b7043d934470cdff5f426a3a0f.jpg?rule=ad-large'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9316078f-31e2-5367-894d-3812c75fde7a/9316078f-31e2-5367-894d-3812c75fde7a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216636,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/48/a4/31/48a43161e317d46ae52ecbce3595d0d2f5e9cac1.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9316078f-31e2-5367-894d-3812c75fde7a/9316078f-31e2-5367-894d-3812c75fde7a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179807,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/f6/06/48/f606481ea42bc3fff6b0710ce23aee5a6b79ac9f.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9316078f-31e2-5367-894d-3812c75fde7a/9316078f-31e2-5367-894d-3812c75fde7a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139164,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/55/9f/f5/559ff55bec60bda58999eaf01a2c2c543c213cef.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9316078f-31e2-5367-894d-3812c75fde7a/9316078f-31e2-5367-894d-3812c75fde7a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137243,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/10/01/3a/10013aa962284381fa1cf80ae698b2db8298421d.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9316078f-31e2-5367-894d-3812c75fde7a/9316078f-31e2-5367-894d-3812c75fde7a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145215,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/d3/6a/b1/d36ab1d4299de84ef60b3b011bb283e2cbdc04ec.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9316078f-31e2-5367-894d-3812c75fde7a/9316078f-31e2-5367-894d-3812c75fde7a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229897,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/d1/4f/aa/d14faa742f8a4ad5d29acd225b510e54595f74aa.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9316078f-31e2-5367-894d-3812c75fde7a/9316078f-31e2-5367-894d-3812c75fde7a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164344,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/76/5b/e4/765be4e72d8755f6069b7cc16f0fdaf38531c03b.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9316078f-31e2-5367-894d-3812c75fde7a/9316078f-31e2-5367-894d-3812c75fde7a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124736,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/0b/6b/d9/0b6bd9191b6cc3dcce9d9085aba7751489328e69.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9316078f-31e2-5367-894d-3812c75fde7a/9316078f-31e2-5367-894d-3812c75fde7a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116493,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/99/ce/32/99ce324047f051ee60d495a9e0c5a68ac9100054.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9316078f-31e2-5367-894d-3812c75fde7a/9316078f-31e2-5367-894d-3812c75fde7a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185750,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/d0/87/e9/d087e9b4e26082b7043d934470cdff5f426a3a0f.jpg?rule=ad-large',
'Width': 1200}],
'price': 78990,
'price_includes_vat': False,
'registration_date': '2020-12-01',
'seats_number': 4,
'seller_name': None,
'title': 'BMW M4 Compétition 510CV Pack CS',
'transmission': 'automatic',
'trim': None,
'vin': None,
'year': 2020}
2026-03-30 15:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:25 [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%273162536697%27 HTTP/1.1" 200 None
2026-03-30 15:13:25 [auto_selling_leboncoin.fr] INFO: Saving data for 3162536697: {'created_time': 1774883605.15571, 'last_price_update_time': 1774883605.155721}
2026-03-30 15:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_leboncoin.fr',RowKey='3162536697') HTTP/1.1" 204 0
2026-03-30 15:13:25 [auto_selling_leboncoin.fr] INFO: Found listing with ID: 3060858637
2026-03-30 15:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:25 [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%273060858637%27 HTTP/1.1" 200 None
2026-03-30 15:13:25 [auto_selling_leboncoin.fr] INFO: Scrape type for 3060858637: 1
2026-03-30 15:13:25 [auto_selling_leboncoin.fr] INFO: Scraping new listing 3060858637
2026-03-30 15:13:25 [auto_selling_leboncoin.fr] INFO: Extracted item: {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Gris',
'currency': 'EUR',
'description': 'SV Automobile vous propose à la vente cette superbe DS 7 '
'CROSSBACK BLUEHDI 130CV. Pour tout renseignement et photos / '
"vidéos supplémentaires, n'hésitez pas à nous contacter via "
'téléphone, whatsapp, mail et messagerie le bon coin.\n'
'\n'
'ou sur notre site internet svautomobile\n'
'\n'
'REPRISE possible\n'
'\n'
"POINTS FORTS DE L'ÉQUIPEMENTS :\n"
'- Entretien complet concession\n'
'- Garantie 12 mois valable en concession\n'
'- Régulateur / Limiteur de vitesse\n'
'- Rétroviseur électrique\n'
'- Mode de conduite\n'
'- keyless (démarrage sans clé)\n'
'\n'
'AUTRES ÉQUIPEMENTS :\n'
'- DS LED Vision\n'
'- Détecteur de ligne\n'
'- Roue de secours\n'
'- Aide au stationnement bip\n'
'- Volant multifonctions\n'
'- Siège semi électrique\n'
'- Fixation isofix\n'
'\n'
'Rien à prévoir, \n'
'GARANTIE 12 mois valable en concession avec extension '
'possible.\n'
'\n'
'Afin de prévoir au mieux votre visite, nos véhicules sont '
'visibles uniquement sur rendez-vous.\n'
'\n'
'Pas de frais de mise à la route chez SV Automobile, les '
'démarches carte grise possible directement dans nos locaux.\n'
'Livraison possible dans toute la France.\n'
'\n'
'Malgré l’attention portée à nos annonces, des erreurs ou '
'oublis peuvent subsister.\n'
'\n'
'idem : Q3, Q5, X1, GLC, XC60',
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 130,
'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/3060858637',
'listing': 'auction',
'make': 'DS',
'model': 'DS 7',
'odometer': 83990,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'photo_urls': ['https://img.leboncoin.fr/api/v1/lbcpb1/images/d3/c6/50/d3c6507c7aec59cbe0bc29ff89ff131aecf2d98e.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/1c/75/19/1c7519ca9b629ab46e1c1487461418f0c58f272d.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/53/1b/9c/531b9c8c8866f79588025f596793e8a463c55b0e.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/8a/ea/84/8aea84167b1e4756902ed6f00a3bfe238b835bcd.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/4d/2b/f4/4d2bf47b98f8ecf6a4e1135d610fcd07a354d6c5.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/cf/3e/83/cf3e83304b2220494d11dbc2e5bf1b4db4956c72.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/97/58/99/9758998d7cae6abac891c7c8cdac8a0d2dfebd82.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/6b/b3/b1/6bb3b117ca9c018cfc9b87b6bcb344cd9e893594.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/c2/8a/f9/c28af9510dabb9ff18540153620f0ae99ddd0938.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/56/d9/ad/56d9ad088213232c640ea2b4e00273e972715fdb.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/3d/2d/a5/3d2da5b1d5bc8ba31b9bcc2e868b4fa111dbbbf3.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/b3/67/73/b36773910ed98c9f65e4240b4aa4635eff591e17.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/9f/84/01/9f8401d8d9d2882cf1689287794d1262ae7226a4.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/da/63/b7/da63b7426c66378e487b5a216bfb0fbc6032e2dd.jpg?rule=ad-large'],
'price': 19490,
'price_includes_vat': False,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'DS7 Crossback BlueHDI 130CV',
'transmission': 'automatic',
'trim': 'DS 7 Crossback BlueHDi 130ch Business Automatique 100g',
'vin': None,
'year': 2020}
2026-03-30 15:13:25 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: ff892f1e-8ebd-57f9-b09a-ab624a37805c with identifier: 3060858637
2026-03-30 15:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ff892f1e-8ebd-57f9-b09a-ab624a37805c
2026-03-30 15:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:25 [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%252Fd3%252Fc6%252F50%252Fd3c6507c7aec59cbe0bc29ff89ff131aecf2d98e.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/d3/c6/50/d3c6507c7aec59cbe0bc29ff89ff131aecf2d98e.jpg?rule=ad-large already downloaded
2026-03-30 15:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:25 [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%252F1c%252F75%252F19%252F1c7519ca9b629ab46e1c1487461418f0c58f272d.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/1c/75/19/1c7519ca9b629ab46e1c1487461418f0c58f272d.jpg?rule=ad-large already downloaded
2026-03-30 15:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:25 [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%252F1b%252F9c%252F531b9c8c8866f79588025f596793e8a463c55b0e.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/53/1b/9c/531b9c8c8866f79588025f596793e8a463c55b0e.jpg?rule=ad-large already downloaded
2026-03-30 15:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:25 [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%252F8a%252Fea%252F84%252F8aea84167b1e4756902ed6f00a3bfe238b835bcd.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/8a/ea/84/8aea84167b1e4756902ed6f00a3bfe238b835bcd.jpg?rule=ad-large already downloaded
2026-03-30 15:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:25 [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%252F4d%252F2b%252Ff4%252F4d2bf47b98f8ecf6a4e1135d610fcd07a354d6c5.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/4d/2b/f4/4d2bf47b98f8ecf6a4e1135d610fcd07a354d6c5.jpg?rule=ad-large already downloaded
2026-03-30 15:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:25 [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%252F3e%252F83%252Fcf3e83304b2220494d11dbc2e5bf1b4db4956c72.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/cf/3e/83/cf3e83304b2220494d11dbc2e5bf1b4db4956c72.jpg?rule=ad-large already downloaded
2026-03-30 15:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:25 [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%252F97%252F58%252F99%252F9758998d7cae6abac891c7c8cdac8a0d2dfebd82.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/97/58/99/9758998d7cae6abac891c7c8cdac8a0d2dfebd82.jpg?rule=ad-large already downloaded
2026-03-30 15:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:25 [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%252F6b%252Fb3%252Fb1%252F6bb3b117ca9c018cfc9b87b6bcb344cd9e893594.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/6b/b3/b1/6bb3b117ca9c018cfc9b87b6bcb344cd9e893594.jpg?rule=ad-large already downloaded
2026-03-30 15:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:25 [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%252Fc2%252F8a%252Ff9%252Fc28af9510dabb9ff18540153620f0ae99ddd0938.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/c2/8a/f9/c28af9510dabb9ff18540153620f0ae99ddd0938.jpg?rule=ad-large already downloaded
2026-03-30 15:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:25 [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%252F56%252Fd9%252Fad%252F56d9ad088213232c640ea2b4e00273e972715fdb.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/56/d9/ad/56d9ad088213232c640ea2b4e00273e972715fdb.jpg?rule=ad-large already downloaded
2026-03-30 15:13:25 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: ff892f1e-8ebd-57f9-b09a-ab624a37805c with identifier 3060858637
2026-03-30 15:13:25 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:13:25 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:13:25 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item ff892f1e-8ebd-57f9-b09a-ab624a37805c
2026-03-30 15:13:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.leboncoin.fr/finder/search>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Gris',
'currency': 'EUR',
'description': 'SV Automobile vous propose à la vente cette superbe DS 7 '
'CROSSBACK BLUEHDI 130CV. Pour tout renseignement et photos / '
"vidéos supplémentaires, n'hésitez pas à nous contacter via "
'téléphone, whatsapp, mail et messagerie le bon coin.\n'
'\n'
'ou sur notre site internet svautomobile\n'
'\n'
'REPRISE possible\n'
'\n'
"POINTS FORTS DE L'ÉQUIPEMENTS :\n"
'- Entretien complet concession\n'
'- Garantie 12 mois valable en concession\n'
'- Régulateur / Limiteur de vitesse\n'
'- Rétroviseur électrique\n'
'- Mode de conduite\n'
'- keyless (démarrage sans clé)\n'
'\n'
'AUTRES ÉQUIPEMENTS :\n'
'- DS LED Vision\n'
'- Détecteur de ligne\n'
'- Roue de secours\n'
'- Aide au stationnement bip\n'
'- Volant multifonctions\n'
'- Siège semi électrique\n'
'- Fixation isofix\n'
'\n'
'Rien à prévoir, \n'
'GARANTIE 12 mois valable en concession avec extension '
'possible.\n'
'\n'
'Afin de prévoir au mieux votre visite, nos véhicules sont '
'visibles uniquement sur rendez-vous.\n'
'\n'
'Pas de frais de mise à la route chez SV Automobile, les '
'démarches carte grise possible directement dans nos locaux.\n'
'Livraison possible dans toute la France.\n'
'\n'
'Malgré l’attention portée à nos annonces, des erreurs ou '
'oublis peuvent subsister.\n'
'\n'
'idem : Q3, Q5, X1, GLC, XC60',
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 130,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'ff892f1e-8ebd-57f9-b09a-ab624a37805c',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3060858637',
'listing': 'auction',
'make': 'DS',
'model': 'DS 7',
'odometer': 83990,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 14,
'photo_urls': ['https://img.leboncoin.fr/api/v1/lbcpb1/images/d3/c6/50/d3c6507c7aec59cbe0bc29ff89ff131aecf2d98e.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/1c/75/19/1c7519ca9b629ab46e1c1487461418f0c58f272d.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/53/1b/9c/531b9c8c8866f79588025f596793e8a463c55b0e.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/8a/ea/84/8aea84167b1e4756902ed6f00a3bfe238b835bcd.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/4d/2b/f4/4d2bf47b98f8ecf6a4e1135d610fcd07a354d6c5.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/cf/3e/83/cf3e83304b2220494d11dbc2e5bf1b4db4956c72.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/97/58/99/9758998d7cae6abac891c7c8cdac8a0d2dfebd82.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/6b/b3/b1/6bb3b117ca9c018cfc9b87b6bcb344cd9e893594.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/c2/8a/f9/c28af9510dabb9ff18540153620f0ae99ddd0938.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/56/d9/ad/56d9ad088213232c640ea2b4e00273e972715fdb.jpg?rule=ad-large'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dda0e7e3-3657-5b99-b1b8-cb738e1fdd63/dda0e7e3-3657-5b99-b1b8-cb738e1fdd63_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175433,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/d3/c6/50/d3c6507c7aec59cbe0bc29ff89ff131aecf2d98e.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dda0e7e3-3657-5b99-b1b8-cb738e1fdd63/dda0e7e3-3657-5b99-b1b8-cb738e1fdd63_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137895,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/1c/75/19/1c7519ca9b629ab46e1c1487461418f0c58f272d.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dda0e7e3-3657-5b99-b1b8-cb738e1fdd63/dda0e7e3-3657-5b99-b1b8-cb738e1fdd63_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128340,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/53/1b/9c/531b9c8c8866f79588025f596793e8a463c55b0e.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dda0e7e3-3657-5b99-b1b8-cb738e1fdd63/dda0e7e3-3657-5b99-b1b8-cb738e1fdd63_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180411,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/8a/ea/84/8aea84167b1e4756902ed6f00a3bfe238b835bcd.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dda0e7e3-3657-5b99-b1b8-cb738e1fdd63/dda0e7e3-3657-5b99-b1b8-cb738e1fdd63_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137759,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/4d/2b/f4/4d2bf47b98f8ecf6a4e1135d610fcd07a354d6c5.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dda0e7e3-3657-5b99-b1b8-cb738e1fdd63/dda0e7e3-3657-5b99-b1b8-cb738e1fdd63_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105162,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/cf/3e/83/cf3e83304b2220494d11dbc2e5bf1b4db4956c72.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dda0e7e3-3657-5b99-b1b8-cb738e1fdd63/dda0e7e3-3657-5b99-b1b8-cb738e1fdd63_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125977,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/97/58/99/9758998d7cae6abac891c7c8cdac8a0d2dfebd82.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dda0e7e3-3657-5b99-b1b8-cb738e1fdd63/dda0e7e3-3657-5b99-b1b8-cb738e1fdd63_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157127,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/6b/b3/b1/6bb3b117ca9c018cfc9b87b6bcb344cd9e893594.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dda0e7e3-3657-5b99-b1b8-cb738e1fdd63/dda0e7e3-3657-5b99-b1b8-cb738e1fdd63_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130645,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/c2/8a/f9/c28af9510dabb9ff18540153620f0ae99ddd0938.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dda0e7e3-3657-5b99-b1b8-cb738e1fdd63/dda0e7e3-3657-5b99-b1b8-cb738e1fdd63_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152802,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/56/d9/ad/56d9ad088213232c640ea2b4e00273e972715fdb.jpg?rule=ad-large',
'Width': 1200}],
'price': 19490,
'price_includes_vat': False,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'DS7 Crossback BlueHDI 130CV',
'transmission': 'automatic',
'trim': 'DS 7 Crossback BlueHDi 130ch Business Automatique 100g',
'vin': None,
'year': 2020}
2026-03-30 15:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:25 [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%273060858637%27 HTTP/1.1" 200 None
2026-03-30 15:13:25 [auto_selling_leboncoin.fr] INFO: Saving data for 3060858637: {'created_time': 1774883605.383278, 'last_price_update_time': 1774883605.383289}
2026-03-30 15:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_leboncoin.fr',RowKey='3060858637') HTTP/1.1" 204 0
2026-03-30 15:13:25 [auto_selling_leboncoin.fr] INFO: Found listing with ID: 3116923709
2026-03-30 15:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:25 [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%273116923709%27 HTTP/1.1" 200 None
2026-03-30 15:13:25 [auto_selling_leboncoin.fr] INFO: Scrape type for 3116923709: 1
2026-03-30 15:13:25 [auto_selling_leboncoin.fr] INFO: Scraping new listing 3116923709
2026-03-30 15:13:25 [auto_selling_leboncoin.fr] INFO: Extracted item: {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Noir',
'currency': 'EUR',
'description': 'SV Automobile vous propose à la vente cette superbe Audi Q2 '
'S-Line Virtual cockpit 35 TFSI 150 S-Tronic. Pour tout '
"renseignement et photos / vidéos supplémentaires, n'hésitez "
'pas à nous contacter via téléphone, whatsapp, mail et '
'messagerie le bon coin.\n'
'\n'
'ou sur notre site internet svautomobile\n'
'\n'
'REPRISE possible\n'
'\n'
"POINTS FORTS DE L'ÉQUIPEMENTS :\n"
"- Carnet d'entretien complet\n"
'- Garantie 12 mois valable en concession\n'
'- Pack S-Line intérieur / extérieur\n'
'- Boite automatique S-Tronic 7\n'
'- Virtual cockpit\n'
'- Système optionnel Haut parleur + subwoofer AR\n'
'- Bip de recul AV/AR\n'
"- Lumière d'ambiance intérieur\n"
'\n'
'AUTRES ÉQUIPEMENTS :\n'
'- Coffre électrique\n'
'- Régulateur / limiteur de vitesse\n'
'- Jantes aluminium rotors 19"\n'
'- Vitre AR surteinté\n'
'- Volant 3 branche metplas\n'
'- Siège sport chauffant\n'
'\n'
'Rien à prévoir, \n'
'GARANTIE 12 mois valable en concession avec extension '
'possible.\n'
'\n'
'Afin de prévoir au mieux votre visite, nos véhicules sont '
'visibles uniquement sur rendez-vous.\n'
'\n'
'Pas de frais de mise à la route chez SV Automobile, les '
'démarches carte grise possible directement dans nos locaux.\n'
'Livraison possible dans toute la France.\n'
'\n'
'Malgré l’attention portée à nos annonces, des erreurs ou '
'oublis peuvent subsister.\n'
'\n'
'idem : X1, X2, GLA, T-Roc',
'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/3116923709',
'listing': 'auction',
'make': 'AUDI',
'model': 'Q2',
'odometer': 96500,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'photo_urls': ['https://img.leboncoin.fr/api/v1/lbcpb1/images/ce/4e/37/ce4e378cdb1f4e73f114aef09b67e75dc4763043.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/1e/c9/89/1ec989a7b65a94b0605d4cf692ee76e65d5427f3.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/a6/af/06/a6af06ca5e259e8a1973f6c7abf66ed9242b972b.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/6f/88/f4/6f88f49b65c128a58948f428bfde4889e1571c85.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/97/27/44/972744572ba7bc89aae22839de9c937c2f886059.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/f0/f6/ec/f0f6ec170ce790474bf297ec62aa236c38df9e2b.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/95/6a/6e/956a6e30f740ade1b484e6954974c9097b9774a3.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/4d/0e/b3/4d0eb315e841e68a3426a9def7ca98e425c6ce86.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/b0/f1/5c/b0f15ced52ca99b8644a13dba3724136047d71fa.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/b2/a8/c5/b2a8c5e18b5b34bb70e1115aafbf70c3cf8d1e85.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/c2/4b/aa/c24baabf4f12eefdd2e900a684f2445d00a17bf0.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/71/cd/9f/71cd9fad66467bdad6d5901bc2f8e0fdc9f449f7.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/71/f7/4e/71f74ebe5443d90ee6cc729c4a6ed730202926ec.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/ab/91/df/ab91dfc0c09e7d974af4367f3652df715bc467eb.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/77/26/81/7726819a9620a20dd3c09311dcfbbdae230e6c54.jpg?rule=ad-large'],
'price': 21990,
'price_includes_vat': False,
'registration_date': '2019-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q2 S-Line Virtual cockpit 35 TFSI 150 S-Tronic',
'transmission': 'automatic',
'trim': 'Q2 35 TFSI 150ch COD S line S tronic 7 Euro6d-T',
'vin': None,
'year': 2019}
2026-03-30 15:13:25 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c08051b-89e0-5647-be50-1eec8ba46bc5 with identifier: 3116923709
2026-03-30 15:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0c08051b-89e0-5647-be50-1eec8ba46bc5
2026-03-30 15:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:25 [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%252Fce%252F4e%252F37%252Fce4e378cdb1f4e73f114aef09b67e75dc4763043.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/ce/4e/37/ce4e378cdb1f4e73f114aef09b67e75dc4763043.jpg?rule=ad-large already downloaded
2026-03-30 15:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:25 [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%252Fc9%252F89%252F1ec989a7b65a94b0605d4cf692ee76e65d5427f3.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/1e/c9/89/1ec989a7b65a94b0605d4cf692ee76e65d5427f3.jpg?rule=ad-large already downloaded
2026-03-30 15:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:25 [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%252Fa6%252Faf%252F06%252Fa6af06ca5e259e8a1973f6c7abf66ed9242b972b.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/a6/af/06/a6af06ca5e259e8a1973f6c7abf66ed9242b972b.jpg?rule=ad-large already downloaded
2026-03-30 15:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:25 [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%252F6f%252F88%252Ff4%252F6f88f49b65c128a58948f428bfde4889e1571c85.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/6f/88/f4/6f88f49b65c128a58948f428bfde4889e1571c85.jpg?rule=ad-large already downloaded
2026-03-30 15:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:25 [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%252F97%252F27%252F44%252F972744572ba7bc89aae22839de9c937c2f886059.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/97/27/44/972744572ba7bc89aae22839de9c937c2f886059.jpg?rule=ad-large already downloaded
2026-03-30 15:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:25 [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%252Ff0%252Ff6%252Fec%252Ff0f6ec170ce790474bf297ec62aa236c38df9e2b.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/f0/f6/ec/f0f6ec170ce790474bf297ec62aa236c38df9e2b.jpg?rule=ad-large already downloaded
2026-03-30 15:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:26 [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%252F95%252F6a%252F6e%252F956a6e30f740ade1b484e6954974c9097b9774a3.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/95/6a/6e/956a6e30f740ade1b484e6954974c9097b9774a3.jpg?rule=ad-large already downloaded
2026-03-30 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:26 [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%252F4d%252F0e%252Fb3%252F4d0eb315e841e68a3426a9def7ca98e425c6ce86.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/4d/0e/b3/4d0eb315e841e68a3426a9def7ca98e425c6ce86.jpg?rule=ad-large already downloaded
2026-03-30 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:26 [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%252Fb0%252Ff1%252F5c%252Fb0f15ced52ca99b8644a13dba3724136047d71fa.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/b0/f1/5c/b0f15ced52ca99b8644a13dba3724136047d71fa.jpg?rule=ad-large already downloaded
2026-03-30 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:26 [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%252Fb2%252Fa8%252Fc5%252Fb2a8c5e18b5b34bb70e1115aafbf70c3cf8d1e85.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/b2/a8/c5/b2a8c5e18b5b34bb70e1115aafbf70c3cf8d1e85.jpg?rule=ad-large already downloaded
2026-03-30 15:13:26 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 0c08051b-89e0-5647-be50-1eec8ba46bc5 with identifier 3116923709
2026-03-30 15:13:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:13:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:13:26 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 0c08051b-89e0-5647-be50-1eec8ba46bc5
2026-03-30 15:13:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.leboncoin.fr/finder/search>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Noir',
'currency': 'EUR',
'description': 'SV Automobile vous propose à la vente cette superbe Audi Q2 '
'S-Line Virtual cockpit 35 TFSI 150 S-Tronic. Pour tout '
"renseignement et photos / vidéos supplémentaires, n'hésitez "
'pas à nous contacter via téléphone, whatsapp, mail et '
'messagerie le bon coin.\n'
'\n'
'ou sur notre site internet svautomobile\n'
'\n'
'REPRISE possible\n'
'\n'
"POINTS FORTS DE L'ÉQUIPEMENTS :\n"
"- Carnet d'entretien complet\n"
'- Garantie 12 mois valable en concession\n'
'- Pack S-Line intérieur / extérieur\n'
'- Boite automatique S-Tronic 7\n'
'- Virtual cockpit\n'
'- Système optionnel Haut parleur + subwoofer AR\n'
'- Bip de recul AV/AR\n'
"- Lumière d'ambiance intérieur\n"
'\n'
'AUTRES ÉQUIPEMENTS :\n'
'- Coffre électrique\n'
'- Régulateur / limiteur de vitesse\n'
'- Jantes aluminium rotors 19"\n'
'- Vitre AR surteinté\n'
'- Volant 3 branche metplas\n'
'- Siège sport chauffant\n'
'\n'
'Rien à prévoir, \n'
'GARANTIE 12 mois valable en concession avec extension '
'possible.\n'
'\n'
'Afin de prévoir au mieux votre visite, nos véhicules sont '
'visibles uniquement sur rendez-vous.\n'
'\n'
'Pas de frais de mise à la route chez SV Automobile, les '
'démarches carte grise possible directement dans nos locaux.\n'
'Livraison possible dans toute la France.\n'
'\n'
'Malgré l’attention portée à nos annonces, des erreurs ou '
'oublis peuvent subsister.\n'
'\n'
'idem : X1, X2, GLA, T-Roc',
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Essence',
'id': '0c08051b-89e0-5647-be50-1eec8ba46bc5',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3116923709',
'listing': 'auction',
'make': 'AUDI',
'model': 'Q2',
'odometer': 96500,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 15,
'photo_urls': ['https://img.leboncoin.fr/api/v1/lbcpb1/images/ce/4e/37/ce4e378cdb1f4e73f114aef09b67e75dc4763043.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/1e/c9/89/1ec989a7b65a94b0605d4cf692ee76e65d5427f3.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/a6/af/06/a6af06ca5e259e8a1973f6c7abf66ed9242b972b.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/6f/88/f4/6f88f49b65c128a58948f428bfde4889e1571c85.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/97/27/44/972744572ba7bc89aae22839de9c937c2f886059.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/f0/f6/ec/f0f6ec170ce790474bf297ec62aa236c38df9e2b.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/95/6a/6e/956a6e30f740ade1b484e6954974c9097b9774a3.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/4d/0e/b3/4d0eb315e841e68a3426a9def7ca98e425c6ce86.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/b0/f1/5c/b0f15ced52ca99b8644a13dba3724136047d71fa.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/b2/a8/c5/b2a8c5e18b5b34bb70e1115aafbf70c3cf8d1e85.jpg?rule=ad-large'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c08051b-89e0-5647-be50-1eec8ba46bc5/0c08051b-89e0-5647-be50-1eec8ba46bc5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204379,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/ce/4e/37/ce4e378cdb1f4e73f114aef09b67e75dc4763043.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c08051b-89e0-5647-be50-1eec8ba46bc5/0c08051b-89e0-5647-be50-1eec8ba46bc5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131381,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/1e/c9/89/1ec989a7b65a94b0605d4cf692ee76e65d5427f3.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c08051b-89e0-5647-be50-1eec8ba46bc5/0c08051b-89e0-5647-be50-1eec8ba46bc5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186991,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/a6/af/06/a6af06ca5e259e8a1973f6c7abf66ed9242b972b.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c08051b-89e0-5647-be50-1eec8ba46bc5/0c08051b-89e0-5647-be50-1eec8ba46bc5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139495,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/6f/88/f4/6f88f49b65c128a58948f428bfde4889e1571c85.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c08051b-89e0-5647-be50-1eec8ba46bc5/0c08051b-89e0-5647-be50-1eec8ba46bc5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195373,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/97/27/44/972744572ba7bc89aae22839de9c937c2f886059.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c08051b-89e0-5647-be50-1eec8ba46bc5/0c08051b-89e0-5647-be50-1eec8ba46bc5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149148,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/f0/f6/ec/f0f6ec170ce790474bf297ec62aa236c38df9e2b.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c08051b-89e0-5647-be50-1eec8ba46bc5/0c08051b-89e0-5647-be50-1eec8ba46bc5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196758,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/95/6a/6e/956a6e30f740ade1b484e6954974c9097b9774a3.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c08051b-89e0-5647-be50-1eec8ba46bc5/0c08051b-89e0-5647-be50-1eec8ba46bc5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126046,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/4d/0e/b3/4d0eb315e841e68a3426a9def7ca98e425c6ce86.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c08051b-89e0-5647-be50-1eec8ba46bc5/0c08051b-89e0-5647-be50-1eec8ba46bc5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127094,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/b0/f1/5c/b0f15ced52ca99b8644a13dba3724136047d71fa.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c08051b-89e0-5647-be50-1eec8ba46bc5/0c08051b-89e0-5647-be50-1eec8ba46bc5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121572,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/b2/a8/c5/b2a8c5e18b5b34bb70e1115aafbf70c3cf8d1e85.jpg?rule=ad-large',
'Width': 1200}],
'price': 21990,
'price_includes_vat': False,
'registration_date': '2019-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q2 S-Line Virtual cockpit 35 TFSI 150 S-Tronic',
'transmission': 'automatic',
'trim': 'Q2 35 TFSI 150ch COD S line S tronic 7 Euro6d-T',
'vin': None,
'year': 2019}
2026-03-30 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:26 [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%273116923709%27 HTTP/1.1" 200 None
2026-03-30 15:13:26 [auto_selling_leboncoin.fr] INFO: Saving data for 3116923709: {'created_time': 1774883606.094026, 'last_price_update_time': 1774883606.094037}
2026-03-30 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_leboncoin.fr',RowKey='3116923709') HTTP/1.1" 204 0
2026-03-30 15:13:26 [auto_selling_leboncoin.fr] INFO: Found listing with ID: 3081205780
2026-03-30 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:26 [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%273081205780%27 HTTP/1.1" 200 None
2026-03-30 15:13:26 [auto_selling_leboncoin.fr] INFO: Scrape type for 3081205780: 1
2026-03-30 15:13:26 [auto_selling_leboncoin.fr] INFO: Scraping new listing 3081205780
2026-03-30 15:13:26 [auto_selling_leboncoin.fr] INFO: Extracted item: {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Noir',
'currency': 'EUR',
'description': 'SV Automobile vous propose à la vente cette superbe AUDI RS3 '
'Sportback 2.5L TFSI 340CV 8P S-TRONIC. Pour tout '
"renseignement et photos / vidéos supplémentaires, n'hésitez "
'pas à nous contacter via téléphone, whatsapp, mail et '
'messagerie le bon coin.\n'
'\n'
'ou sur notre site internet svautomobile\n'
'\n'
'REPRISE possible\n'
'\n'
"POINTS FORTS DE L'ÉQUIPEMENTS :\n"
'- Entretien complet Réseau VAG\n'
'- Garantie 12 mois valable en concession\n'
'- Système audio Bose\n'
'- Siège électrique chauffant\n'
'- Cuir bi-ton Audi Exclusive\n'
'- Panneau de porte Audi Exclusive\n'
"- Système d'échappement à clapet\n"
'- Mode Sport\n'
'- Régulateur de vitesse\n'
'\n'
'AUTRES ÉQUIPEMENTS :\n'
'- Pack aluminum extérieur\n'
'- Phare xenon\n'
'- Radar AV + AR\n'
'- Volant multifonctions\n'
'- Climastiation bi-zones\n'
'- Trappe à ski\n'
'- Jantes rotor bi-ton\n'
'- Rétroviseur électrique chauffant\n'
'\n'
'Rien à prévoir, \n'
'GARANTIE 12 mois valable en concession avec extension '
'possible.\n'
'\n'
'Afin de prévoir au mieux votre visite, nos véhicules sont '
'visibles uniquement sur rendez-vous.\n'
'\n'
'Pas de frais de mise à la route chez SV Automobile, les '
'démarches carte grise possible directement dans nos locaux.\n'
'Livraison possible dans toute la France.\n'
'\n'
'Malgré l’attention portée à nos annonces, des erreurs ou '
'oublis peuvent subsister.\n'
'\n'
'idem : Golf GTI, BMW 135i, 1M',
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 340,
'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/3081205780',
'listing': 'auction',
'make': 'AUDI',
'model': 'RS3',
'odometer': 150000,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'photo_urls': ['https://img.leboncoin.fr/api/v1/lbcpb1/images/5b/9c/f5/5b9cf5e5a82bbcd4d4eee8c7fcca11bf65a4c08d.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/ac/49/c7/ac49c7c99815db880224eb1f64c6e9d929053481.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/b8/a7/92/b8a792233643937ee1f989e37bb9cd268629ad1d.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/1c/bd/bf/1cbdbfd31608f34607dfbdca6e44811c892a2334.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/07/e0/d8/07e0d854bbc5940383e5f5a7da2ee9b17e6a9313.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/fc/32/e0/fc32e0a6e4109a15856a89e2f1176ae29ad1d496.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/0e/df/97/0edf9798636dc133c140ebc02497239178e249e2.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/ed/6a/b0/ed6ab0e370574f0d5d22a2676eea3de1f668292f.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/39/ee/24/39ee24633958ce15a20b14658bd86e45d6ab95cb.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/d3/73/5f/d3735f6bbeac5ab68cde54ef48d97e082bcb6613.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/ee/46/41/ee464142bb1b4fc48bf02b46ccd8ca68c461a3e3.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/28/6e/c4/286ec471a2fa1c60eb3e3573736a47e8ecacea17.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/e4/1c/25/e41c25b9ee95a8be2bd974463dfc93bcb221804b.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/ce/e1/ef/cee1ef7af198554f0a90ec27a650e883385a087e.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/67/9c/3f/679c3f7e9014eea107d2d2d7f112c92d6bc92f9d.jpg?rule=ad-large'],
'price': 21990,
'price_includes_vat': False,
'registration_date': '2012-10-01',
'seats_number': 5,
'seller_name': None,
'title': 'Audi RS3 Sportback 2.5l TFSI 340cv 8p S-Tronic',
'transmission': 'automatic',
'trim': 'RS3 Sportback 2.5 TFSI 340ch quattro S tronic 7',
'vin': None,
'year': 2012}
2026-03-30 15:13:26 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 608c94c5-a6b0-55bb-b38b-dc0bbf1af47d with identifier: 3081205780
2026-03-30 15:13:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 608c94c5-a6b0-55bb-b38b-dc0bbf1af47d
2026-03-30 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:26 [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%252F5b%252F9c%252Ff5%252F5b9cf5e5a82bbcd4d4eee8c7fcca11bf65a4c08d.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/5b/9c/f5/5b9cf5e5a82bbcd4d4eee8c7fcca11bf65a4c08d.jpg?rule=ad-large already downloaded
2026-03-30 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:26 [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%252Fac%252F49%252Fc7%252Fac49c7c99815db880224eb1f64c6e9d929053481.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/ac/49/c7/ac49c7c99815db880224eb1f64c6e9d929053481.jpg?rule=ad-large already downloaded
2026-03-30 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:26 [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%252Fa7%252F92%252Fb8a792233643937ee1f989e37bb9cd268629ad1d.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/b8/a7/92/b8a792233643937ee1f989e37bb9cd268629ad1d.jpg?rule=ad-large already downloaded
2026-03-30 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:26 [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%252F1c%252Fbd%252Fbf%252F1cbdbfd31608f34607dfbdca6e44811c892a2334.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/1c/bd/bf/1cbdbfd31608f34607dfbdca6e44811c892a2334.jpg?rule=ad-large already downloaded
2026-03-30 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:26 [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%252F07%252Fe0%252Fd8%252F07e0d854bbc5940383e5f5a7da2ee9b17e6a9313.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/07/e0/d8/07e0d854bbc5940383e5f5a7da2ee9b17e6a9313.jpg?rule=ad-large already downloaded
2026-03-30 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:26 [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%252Ffc%252F32%252Fe0%252Ffc32e0a6e4109a15856a89e2f1176ae29ad1d496.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/fc/32/e0/fc32e0a6e4109a15856a89e2f1176ae29ad1d496.jpg?rule=ad-large already downloaded
2026-03-30 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:26 [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%252F0e%252Fdf%252F97%252F0edf9798636dc133c140ebc02497239178e249e2.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/0e/df/97/0edf9798636dc133c140ebc02497239178e249e2.jpg?rule=ad-large already downloaded
2026-03-30 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:26 [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%252Fed%252F6a%252Fb0%252Fed6ab0e370574f0d5d22a2676eea3de1f668292f.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/ed/6a/b0/ed6ab0e370574f0d5d22a2676eea3de1f668292f.jpg?rule=ad-large already downloaded
2026-03-30 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:26 [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%252F39%252Fee%252F24%252F39ee24633958ce15a20b14658bd86e45d6ab95cb.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/39/ee/24/39ee24633958ce15a20b14658bd86e45d6ab95cb.jpg?rule=ad-large already downloaded
2026-03-30 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:26 [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%252Fd3%252F73%252F5f%252Fd3735f6bbeac5ab68cde54ef48d97e082bcb6613.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/d3/73/5f/d3735f6bbeac5ab68cde54ef48d97e082bcb6613.jpg?rule=ad-large already downloaded
2026-03-30 15:13:26 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 608c94c5-a6b0-55bb-b38b-dc0bbf1af47d with identifier 3081205780
2026-03-30 15:13:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:13:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:13:26 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 608c94c5-a6b0-55bb-b38b-dc0bbf1af47d
2026-03-30 15:13:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.leboncoin.fr/finder/search>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Noir',
'currency': 'EUR',
'description': 'SV Automobile vous propose à la vente cette superbe AUDI RS3 '
'Sportback 2.5L TFSI 340CV 8P S-TRONIC. Pour tout '
"renseignement et photos / vidéos supplémentaires, n'hésitez "
'pas à nous contacter via téléphone, whatsapp, mail et '
'messagerie le bon coin.\n'
'\n'
'ou sur notre site internet svautomobile\n'
'\n'
'REPRISE possible\n'
'\n'
"POINTS FORTS DE L'ÉQUIPEMENTS :\n"
'- Entretien complet Réseau VAG\n'
'- Garantie 12 mois valable en concession\n'
'- Système audio Bose\n'
'- Siège électrique chauffant\n'
'- Cuir bi-ton Audi Exclusive\n'
'- Panneau de porte Audi Exclusive\n'
"- Système d'échappement à clapet\n"
'- Mode Sport\n'
'- Régulateur de vitesse\n'
'\n'
'AUTRES ÉQUIPEMENTS :\n'
'- Pack aluminum extérieur\n'
'- Phare xenon\n'
'- Radar AV + AR\n'
'- Volant multifonctions\n'
'- Climastiation bi-zones\n'
'- Trappe à ski\n'
'- Jantes rotor bi-ton\n'
'- Rétroviseur électrique chauffant\n'
'\n'
'Rien à prévoir, \n'
'GARANTIE 12 mois valable en concession avec extension '
'possible.\n'
'\n'
'Afin de prévoir au mieux votre visite, nos véhicules sont '
'visibles uniquement sur rendez-vous.\n'
'\n'
'Pas de frais de mise à la route chez SV Automobile, les '
'démarches carte grise possible directement dans nos locaux.\n'
'Livraison possible dans toute la France.\n'
'\n'
'Malgré l’attention portée à nos annonces, des erreurs ou '
'oublis peuvent subsister.\n'
'\n'
'idem : Golf GTI, BMW 135i, 1M',
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 340,
'expiration_date': None,
'fuel_type': 'Essence',
'id': '608c94c5-a6b0-55bb-b38b-dc0bbf1af47d',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3081205780',
'listing': 'auction',
'make': 'AUDI',
'model': 'RS3',
'odometer': 150000,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 15,
'photo_urls': ['https://img.leboncoin.fr/api/v1/lbcpb1/images/5b/9c/f5/5b9cf5e5a82bbcd4d4eee8c7fcca11bf65a4c08d.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/ac/49/c7/ac49c7c99815db880224eb1f64c6e9d929053481.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/b8/a7/92/b8a792233643937ee1f989e37bb9cd268629ad1d.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/1c/bd/bf/1cbdbfd31608f34607dfbdca6e44811c892a2334.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/07/e0/d8/07e0d854bbc5940383e5f5a7da2ee9b17e6a9313.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/fc/32/e0/fc32e0a6e4109a15856a89e2f1176ae29ad1d496.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/0e/df/97/0edf9798636dc133c140ebc02497239178e249e2.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/ed/6a/b0/ed6ab0e370574f0d5d22a2676eea3de1f668292f.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/39/ee/24/39ee24633958ce15a20b14658bd86e45d6ab95cb.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/d3/73/5f/d3735f6bbeac5ab68cde54ef48d97e082bcb6613.jpg?rule=ad-large'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6407e0e-f7a2-5893-bdf6-17e63515deee/a6407e0e-f7a2-5893-bdf6-17e63515deee_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220400,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/5b/9c/f5/5b9cf5e5a82bbcd4d4eee8c7fcca11bf65a4c08d.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6407e0e-f7a2-5893-bdf6-17e63515deee/a6407e0e-f7a2-5893-bdf6-17e63515deee_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194232,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/ac/49/c7/ac49c7c99815db880224eb1f64c6e9d929053481.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6407e0e-f7a2-5893-bdf6-17e63515deee/a6407e0e-f7a2-5893-bdf6-17e63515deee_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124205,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/b8/a7/92/b8a792233643937ee1f989e37bb9cd268629ad1d.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6407e0e-f7a2-5893-bdf6-17e63515deee/a6407e0e-f7a2-5893-bdf6-17e63515deee_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232754,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/1c/bd/bf/1cbdbfd31608f34607dfbdca6e44811c892a2334.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6407e0e-f7a2-5893-bdf6-17e63515deee/a6407e0e-f7a2-5893-bdf6-17e63515deee_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133931,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/07/e0/d8/07e0d854bbc5940383e5f5a7da2ee9b17e6a9313.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6407e0e-f7a2-5893-bdf6-17e63515deee/a6407e0e-f7a2-5893-bdf6-17e63515deee_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118003,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/fc/32/e0/fc32e0a6e4109a15856a89e2f1176ae29ad1d496.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6407e0e-f7a2-5893-bdf6-17e63515deee/a6407e0e-f7a2-5893-bdf6-17e63515deee_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146105,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/0e/df/97/0edf9798636dc133c140ebc02497239178e249e2.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6407e0e-f7a2-5893-bdf6-17e63515deee/a6407e0e-f7a2-5893-bdf6-17e63515deee_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218565,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/ed/6a/b0/ed6ab0e370574f0d5d22a2676eea3de1f668292f.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6407e0e-f7a2-5893-bdf6-17e63515deee/a6407e0e-f7a2-5893-bdf6-17e63515deee_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192276,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/39/ee/24/39ee24633958ce15a20b14658bd86e45d6ab95cb.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6407e0e-f7a2-5893-bdf6-17e63515deee/a6407e0e-f7a2-5893-bdf6-17e63515deee_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112377,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/d3/73/5f/d3735f6bbeac5ab68cde54ef48d97e082bcb6613.jpg?rule=ad-large',
'Width': 1200}],
'price': 21990,
'price_includes_vat': False,
'registration_date': '2012-10-01',
'seats_number': 5,
'seller_name': None,
'title': 'Audi RS3 Sportback 2.5l TFSI 340cv 8p S-Tronic',
'transmission': 'automatic',
'trim': 'RS3 Sportback 2.5 TFSI 340ch quattro S tronic 7',
'vin': None,
'year': 2012}
2026-03-30 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:26 [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%273081205780%27 HTTP/1.1" 200 None
2026-03-30 15:13:26 [auto_selling_leboncoin.fr] INFO: Saving data for 3081205780: {'created_time': 1774883606.325359, 'last_price_update_time': 1774883606.325371}
2026-03-30 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_leboncoin.fr',RowKey='3081205780') HTTP/1.1" 204 0
2026-03-30 15:13:26 [auto_selling_leboncoin.fr] INFO: Found listing with ID: 3166528117
2026-03-30 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:26 [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%273166528117%27 HTTP/1.1" 200 None
2026-03-30 15:13:26 [auto_selling_leboncoin.fr] INFO: Scrape type for 3166528117: 1
2026-03-30 15:13:26 [auto_selling_leboncoin.fr] INFO: Scraping new listing 3166528117
2026-03-30 15:13:26 [auto_selling_leboncoin.fr] INFO: Extracted item: {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Noir',
'currency': 'EUR',
'description': 'SV Automobile vous propose à la vente cette superbe BMW X2 '
'Coupé U10 M Sport 20i 170cv DKG. Pour tout renseignement et '
"photos / vidéos supplémentaires, n'hésitez pas à nous "
'contacter via téléphone, whatsapp, mail et messagerie le bon '
'coin.\n'
'\n'
'ou sur notre site internet svautomobile\n'
'\n'
'REPRISE possible\n'
'\n'
"POINTS FORTS DE L'ÉQUIPEMENTS :\n"
'- Entretien complet (dernier fait à BMW Fréjus en 01/26)\n'
'- Garantie Concessionnaire BMW 05/2026 + 12 mois\n'
'- Finition M-Sport intérieur et extérieur\n'
'- Système Harman Kardon®\n'
'- Apple Car play / Android Auto\n'
'- Hayon électrique\n'
'- Régulateur / Limiteur de vitesse\n'
'- Aide au stationnement avec caméra de recul\n'
'- Sièges sport à réglage électrique\n'
'- Intérieur semi Cuir / Alcantara\n'
'- Grand écran multimédia tactile\n'
'\n'
'AUTRES ÉQUIPEMENTS :\n'
'- Feux LED adaptatif\n'
'- Volant chauffant\n'
'- Sièges chauffant\n'
'- Jantes aluminium 19 pouces\n'
'- Rétroviseur électrique\n'
'- Volant multifonctions\n'
'- Line Assist\n'
'- Auto hold assist\n'
'- Mode de conduite\n'
'\n'
'Rien à prévoir, \n'
'GARANTIE 12 mois valable en concession avec extension '
'possible.\n'
'\n'
'Afin de prévoir au mieux votre visite, nos véhicules sont '
'visibles uniquement sur rendez-vous.\n'
'\n'
'Pas de frais de mise à la route chez SV Automobile, les '
'démarches carte grise possible directement dans nos locaux.\n'
'Livraison possible dans toute la France.\n'
'\n'
'Malgré l’attention portée à nos annonces, des erreurs ou '
'oublis peuvent subsister.\n'
'\n'
'idem : Audi Q3, Rafale, GLC, GLA',
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 170,
'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/3166528117',
'listing': 'auction',
'make': 'BMW',
'model': 'X2',
'odometer': 53490,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'photo_urls': ['https://img.leboncoin.fr/api/v1/lbcpb1/images/bf/65/1b/bf651b0a94a651257db3177dabb39d10d89fe29a.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/b1/b3/42/b1b342de7baefc611856bf3c2c3befee1173daa1.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/7f/12/d3/7f12d3663e62f5b14c6c685e67704d2715f0578a.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/30/0b/0b/300b0b0e4ede5e20b86b4533eb93f8ca09abaca7.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/e7/46/8e/e7468e96cc31a4f9f8ce9c574fcb18ae19446f7a.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/91/67/b2/9167b2c23b307e4047fc4d6eae72d725963bb66f.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/ea/42/75/ea4275a36c70088b3868e0d75a423891748d081d.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/f3/4d/a0/f34da0963b93fa8d238f59cc25a9606b793f941f.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/1c/18/16/1c1816ab02f38c3b262d5777527ff8c7236efd7d.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/42/1c/60/421c6084240d38ccf8707d8a78c21f5e645fada4.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/be/1d/a8/be1da808039a9ec257cb36e04303a516cb61ea47.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/8c/9a/b9/8c9ab9229c37cf60b9545358c685d0334b827658.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/e4/85/3c/e4853c4f4cb01b9586fae25427fe3e7dbbc0696f.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/1b/b1/52/1bb152671fa659dd4b9f2d7566bd1e94eccf22f2.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/c7/dd/e3/c7dde3dc841baaf1c74de64f7070916a28ae8d97.jpg?rule=ad-large'],
'price': 38690,
'price_includes_vat': False,
'registration_date': '2024-05-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 Coupé M Sport 20i 170cv DKG',
'transmission': 'automatic',
'trim': 'X2 sDrive20iA 170ch M Sport DKG7',
'vin': None,
'year': 2024}
2026-03-30 15:13:26 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 061b6295-26d5-5419-8a2c-bafb76357d0c with identifier: 3166528117
2026-03-30 15:13:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 061b6295-26d5-5419-8a2c-bafb76357d0c
2026-03-30 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:26 [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%252Fbf%252F65%252F1b%252Fbf651b0a94a651257db3177dabb39d10d89fe29a.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/bf/65/1b/bf651b0a94a651257db3177dabb39d10d89fe29a.jpg?rule=ad-large already downloaded
2026-03-30 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:26 [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%252Fb1%252Fb3%252F42%252Fb1b342de7baefc611856bf3c2c3befee1173daa1.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/b1/b3/42/b1b342de7baefc611856bf3c2c3befee1173daa1.jpg?rule=ad-large already downloaded
2026-03-30 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:26 [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%252F7f%252F12%252Fd3%252F7f12d3663e62f5b14c6c685e67704d2715f0578a.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/7f/12/d3/7f12d3663e62f5b14c6c685e67704d2715f0578a.jpg?rule=ad-large already downloaded
2026-03-30 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:26 [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%252F0b%252F0b%252F300b0b0e4ede5e20b86b4533eb93f8ca09abaca7.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/30/0b/0b/300b0b0e4ede5e20b86b4533eb93f8ca09abaca7.jpg?rule=ad-large already downloaded
2026-03-30 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:26 [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%252Fe7%252F46%252F8e%252Fe7468e96cc31a4f9f8ce9c574fcb18ae19446f7a.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/e7/46/8e/e7468e96cc31a4f9f8ce9c574fcb18ae19446f7a.jpg?rule=ad-large already downloaded
2026-03-30 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:26 [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%252F91%252F67%252Fb2%252F9167b2c23b307e4047fc4d6eae72d725963bb66f.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/91/67/b2/9167b2c23b307e4047fc4d6eae72d725963bb66f.jpg?rule=ad-large already downloaded
2026-03-30 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:26 [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%252Fea%252F42%252F75%252Fea4275a36c70088b3868e0d75a423891748d081d.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/ea/42/75/ea4275a36c70088b3868e0d75a423891748d081d.jpg?rule=ad-large already downloaded
2026-03-30 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:26 [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%252Ff3%252F4d%252Fa0%252Ff34da0963b93fa8d238f59cc25a9606b793f941f.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/f3/4d/a0/f34da0963b93fa8d238f59cc25a9606b793f941f.jpg?rule=ad-large already downloaded
2026-03-30 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:26 [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%252F1c%252F18%252F16%252F1c1816ab02f38c3b262d5777527ff8c7236efd7d.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/1c/18/16/1c1816ab02f38c3b262d5777527ff8c7236efd7d.jpg?rule=ad-large already downloaded
2026-03-30 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:26 [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%252F42%252F1c%252F60%252F421c6084240d38ccf8707d8a78c21f5e645fada4.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/42/1c/60/421c6084240d38ccf8707d8a78c21f5e645fada4.jpg?rule=ad-large already downloaded
2026-03-30 15:13:26 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 061b6295-26d5-5419-8a2c-bafb76357d0c with identifier 3166528117
2026-03-30 15:13:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:13:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:13:26 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 061b6295-26d5-5419-8a2c-bafb76357d0c
2026-03-30 15:13:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.leboncoin.fr/finder/search>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Noir',
'currency': 'EUR',
'description': 'SV Automobile vous propose à la vente cette superbe BMW X2 '
'Coupé U10 M Sport 20i 170cv DKG. Pour tout renseignement et '
"photos / vidéos supplémentaires, n'hésitez pas à nous "
'contacter via téléphone, whatsapp, mail et messagerie le bon '
'coin.\n'
'\n'
'ou sur notre site internet svautomobile\n'
'\n'
'REPRISE possible\n'
'\n'
"POINTS FORTS DE L'ÉQUIPEMENTS :\n"
'- Entretien complet (dernier fait à BMW Fréjus en 01/26)\n'
'- Garantie Concessionnaire BMW 05/2026 + 12 mois\n'
'- Finition M-Sport intérieur et extérieur\n'
'- Système Harman Kardon®\n'
'- Apple Car play / Android Auto\n'
'- Hayon électrique\n'
'- Régulateur / Limiteur de vitesse\n'
'- Aide au stationnement avec caméra de recul\n'
'- Sièges sport à réglage électrique\n'
'- Intérieur semi Cuir / Alcantara\n'
'- Grand écran multimédia tactile\n'
'\n'
'AUTRES ÉQUIPEMENTS :\n'
'- Feux LED adaptatif\n'
'- Volant chauffant\n'
'- Sièges chauffant\n'
'- Jantes aluminium 19 pouces\n'
'- Rétroviseur électrique\n'
'- Volant multifonctions\n'
'- Line Assist\n'
'- Auto hold assist\n'
'- Mode de conduite\n'
'\n'
'Rien à prévoir, \n'
'GARANTIE 12 mois valable en concession avec extension '
'possible.\n'
'\n'
'Afin de prévoir au mieux votre visite, nos véhicules sont '
'visibles uniquement sur rendez-vous.\n'
'\n'
'Pas de frais de mise à la route chez SV Automobile, les '
'démarches carte grise possible directement dans nos locaux.\n'
'Livraison possible dans toute la France.\n'
'\n'
'Malgré l’attention portée à nos annonces, des erreurs ou '
'oublis peuvent subsister.\n'
'\n'
'idem : Audi Q3, Rafale, GLC, GLA',
'doors_number': 5,
'emission_standard': None,
'engine': None,
'engine_horse_power': 170,
'expiration_date': None,
'fuel_type': 'Essence',
'id': '061b6295-26d5-5419-8a2c-bafb76357d0c',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3166528117',
'listing': 'auction',
'make': 'BMW',
'model': 'X2',
'odometer': 53490,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 15,
'photo_urls': ['https://img.leboncoin.fr/api/v1/lbcpb1/images/bf/65/1b/bf651b0a94a651257db3177dabb39d10d89fe29a.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/b1/b3/42/b1b342de7baefc611856bf3c2c3befee1173daa1.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/7f/12/d3/7f12d3663e62f5b14c6c685e67704d2715f0578a.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/30/0b/0b/300b0b0e4ede5e20b86b4533eb93f8ca09abaca7.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/e7/46/8e/e7468e96cc31a4f9f8ce9c574fcb18ae19446f7a.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/91/67/b2/9167b2c23b307e4047fc4d6eae72d725963bb66f.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/ea/42/75/ea4275a36c70088b3868e0d75a423891748d081d.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/f3/4d/a0/f34da0963b93fa8d238f59cc25a9606b793f941f.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/1c/18/16/1c1816ab02f38c3b262d5777527ff8c7236efd7d.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/42/1c/60/421c6084240d38ccf8707d8a78c21f5e645fada4.jpg?rule=ad-large'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_061b6295-26d5-5419-8a2c-bafb76357d0c/061b6295-26d5-5419-8a2c-bafb76357d0c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246880,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/bf/65/1b/bf651b0a94a651257db3177dabb39d10d89fe29a.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_061b6295-26d5-5419-8a2c-bafb76357d0c/061b6295-26d5-5419-8a2c-bafb76357d0c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212303,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/b1/b3/42/b1b342de7baefc611856bf3c2c3befee1173daa1.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_061b6295-26d5-5419-8a2c-bafb76357d0c/061b6295-26d5-5419-8a2c-bafb76357d0c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115948,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/7f/12/d3/7f12d3663e62f5b14c6c685e67704d2715f0578a.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_061b6295-26d5-5419-8a2c-bafb76357d0c/061b6295-26d5-5419-8a2c-bafb76357d0c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124281,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/30/0b/0b/300b0b0e4ede5e20b86b4533eb93f8ca09abaca7.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_061b6295-26d5-5419-8a2c-bafb76357d0c/061b6295-26d5-5419-8a2c-bafb76357d0c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126276,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/e7/46/8e/e7468e96cc31a4f9f8ce9c574fcb18ae19446f7a.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_061b6295-26d5-5419-8a2c-bafb76357d0c/061b6295-26d5-5419-8a2c-bafb76357d0c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239177,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/91/67/b2/9167b2c23b307e4047fc4d6eae72d725963bb66f.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_061b6295-26d5-5419-8a2c-bafb76357d0c/061b6295-26d5-5419-8a2c-bafb76357d0c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190429,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/ea/42/75/ea4275a36c70088b3868e0d75a423891748d081d.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_061b6295-26d5-5419-8a2c-bafb76357d0c/061b6295-26d5-5419-8a2c-bafb76357d0c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105282,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/f3/4d/a0/f34da0963b93fa8d238f59cc25a9606b793f941f.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_061b6295-26d5-5419-8a2c-bafb76357d0c/061b6295-26d5-5419-8a2c-bafb76357d0c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114756,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/1c/18/16/1c1816ab02f38c3b262d5777527ff8c7236efd7d.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_061b6295-26d5-5419-8a2c-bafb76357d0c/061b6295-26d5-5419-8a2c-bafb76357d0c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139700,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/42/1c/60/421c6084240d38ccf8707d8a78c21f5e645fada4.jpg?rule=ad-large',
'Width': 1200}],
'price': 38690,
'price_includes_vat': False,
'registration_date': '2024-05-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 Coupé M Sport 20i 170cv DKG',
'transmission': 'automatic',
'trim': 'X2 sDrive20iA 170ch M Sport DKG7',
'vin': None,
'year': 2024}
2026-03-30 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:26 [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%273166528117%27 HTTP/1.1" 200 None
2026-03-30 15:13:26 [auto_selling_leboncoin.fr] INFO: Saving data for 3166528117: {'created_time': 1774883606.58327, 'last_price_update_time': 1774883606.58328}
2026-03-30 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_leboncoin.fr',RowKey='3166528117') HTTP/1.1" 204 0
2026-03-30 15:13:26 [auto_selling_leboncoin.fr] INFO: Found listing with ID: 3152476531
2026-03-30 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:26 [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%273152476531%27 HTTP/1.1" 200 None
2026-03-30 15:13:26 [auto_selling_leboncoin.fr] INFO: Scrape type for 3152476531: 1
2026-03-30 15:13:26 [auto_selling_leboncoin.fr] INFO: Scraping new listing 3152476531
2026-03-30 15:13:26 [auto_selling_leboncoin.fr] INFO: Extracted item: {'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Gris',
'currency': 'EUR',
'description': 'SV Automobile vous propose à la vente cette superbe Porsche '
'911 Type 992 GT3 RS Weissach. Pour tout renseignement et '
"photos / vidéos supplémentaires, n'hésitez pas à nous "
'contacter via téléphone, whatsapp, mail et messagerie le bon '
'coin.\n'
'\n'
'ou sur notre site internet svautomobile\n'
'\n'
'REPRISE possible\n'
'\n'
"POINTS FORTS DE L'ÉQUIPEMENTS :\n"
'- Entretien complet Porsche Services\n'
'- Garantie Porsche Approved\n'
'- Pack Weissach\n'
'- Peinture Gris Arctique métallisé\n'
'- PPF Intégrale\n'
'- Bose® system\n'
'- PDLS + (Porsche Dynamic Light Assist)\n'
'- Intérieur Carbone\n'
'- Caméra de recul\n'
'- Lift System\n'
'- PPF complet transparent \n'
'- PASM (Porsche Active Suspension Manager)\n'
'- Régulateur / Limiteur de vitesse\n'
'\n'
'AUTRES ÉQUIPEMENTS :\n'
'- Apple Car Play® / Android Auto®\n'
'- Jantes légères en Magnesium 20/21 Pouces\n'
'- Pack Sport chrono\n'
'- Réservoir 90L\n'
'- Tableau de bord alcantara\n'
'- Echappement sport à clapet\n'
'- Extincteur\n'
'- Rétroviseur électrique\n'
'- Rétroviseur carbone\n'
'- Vitrage arrière teinté\n'
'\n'
'Rien à prévoir, \n'
'GARANTIE Porsche Approved - Malus à prévoir : 33 500 €\n'
'\n'
'Afin de prévoir au mieux votre visite, nos véhicules sont '
'visibles uniquement sur rendez-vous.\n'
'\n'
'Pas de frais de mise à la route chez SV Automobile, les '
'démarches carte grise possible directement dans nos locaux.\n'
'Livraison possible dans toute la France.\n'
'\n'
'Malgré l’attention portée à nos annonces, des erreurs ou '
'oublis peuvent subsister.\n'
'\n'
'idem : Ferrari 488 Pista, AMG GT Black series, Lamborghini '
'Huracan STO',
'doors_number': 2,
'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/3152476531',
'listing': 'auction',
'make': 'PORSCHE',
'model': '911',
'odometer': 6200,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'photo_urls': ['https://img.leboncoin.fr/api/v1/lbcpb1/images/17/dd/c4/17ddc448dc8a0a9d774df61ae4ff1ff279f5fcab.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/23/ba/84/23ba847a43f256c6e34c316f15d155543d4dea21.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/9b/7c/84/9b7c84defe1c9ce62bcc2ab9d673b52e476e21dc.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/5d/d6/68/5dd66864a7fb068b8a0550652fdb8b67b7edec49.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/d4/63/f2/d463f2b0aad64b639a5cd8a2391e73fcf3cc2821.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/64/0f/25/640f25b24da15972ee215e6f159b2167055f40c5.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/e2/ac/84/e2ac848c94fd3cd44d7aa59fae835ab51bb43bff.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/14/82/de/1482de7e562f1612872b1cadc121b4bd7c5fa42e.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/c8/89/0c/c8890c0a50b5df961cabeed9faa8ed5da29180f8.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/60/e2/1f/60e21fa762d5db277c8cbd71de37d2078a4df32c.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/d0/5e/b6/d05eb64b069d8dd6a57573977ef5b880c9aa6ca0.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/0f/45/70/0f4570544d209c92e45744bb0c8ee1026dd23353.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/39/1f/b9/391fb9a7c5d4cee8d145b2ad677c111a5f528552.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/65/a1/88/65a188b0f9cc24b306f134c2a1cf0091da313673.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/b6/1f/11/b61f111c73519224dd0919700f54433214b21d6e.jpg?rule=ad-large'],
'price': 324500,
'price_includes_vat': False,
'registration_date': '2023-04-01',
'seats_number': 2,
'seller_name': None,
'title': 'Porsche 911 GT3 RS Weissach - PDLS - Lift - Approved - PPF complet',
'transmission': 'automatic',
'trim': '911 Coupe 4.0 525ch GT3 RS PDK',
'vin': None,
'year': 2023}
2026-03-30 15:13:26 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d158c9a-e461-598b-af6c-829f3333933e with identifier: 3152476531
2026-03-30 15:13:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9d158c9a-e461-598b-af6c-829f3333933e
2026-03-30 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:26 [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%252F17%252Fdd%252Fc4%252F17ddc448dc8a0a9d774df61ae4ff1ff279f5fcab.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/17/dd/c4/17ddc448dc8a0a9d774df61ae4ff1ff279f5fcab.jpg?rule=ad-large already downloaded
2026-03-30 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:26 [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%252F23%252Fba%252F84%252F23ba847a43f256c6e34c316f15d155543d4dea21.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/23/ba/84/23ba847a43f256c6e34c316f15d155543d4dea21.jpg?rule=ad-large already downloaded
2026-03-30 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:26 [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%252F9b%252F7c%252F84%252F9b7c84defe1c9ce62bcc2ab9d673b52e476e21dc.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/9b/7c/84/9b7c84defe1c9ce62bcc2ab9d673b52e476e21dc.jpg?rule=ad-large already downloaded
2026-03-30 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:26 [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%252F5d%252Fd6%252F68%252F5dd66864a7fb068b8a0550652fdb8b67b7edec49.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/5d/d6/68/5dd66864a7fb068b8a0550652fdb8b67b7edec49.jpg?rule=ad-large already downloaded
2026-03-30 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:26 [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%252Fd4%252F63%252Ff2%252Fd463f2b0aad64b639a5cd8a2391e73fcf3cc2821.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/d4/63/f2/d463f2b0aad64b639a5cd8a2391e73fcf3cc2821.jpg?rule=ad-large already downloaded
2026-03-30 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:26 [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%252F64%252F0f%252F25%252F640f25b24da15972ee215e6f159b2167055f40c5.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/64/0f/25/640f25b24da15972ee215e6f159b2167055f40c5.jpg?rule=ad-large already downloaded
2026-03-30 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:26 [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%252Fe2%252Fac%252F84%252Fe2ac848c94fd3cd44d7aa59fae835ab51bb43bff.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/e2/ac/84/e2ac848c94fd3cd44d7aa59fae835ab51bb43bff.jpg?rule=ad-large already downloaded
2026-03-30 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:26 [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%252F14%252F82%252Fde%252F1482de7e562f1612872b1cadc121b4bd7c5fa42e.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/14/82/de/1482de7e562f1612872b1cadc121b4bd7c5fa42e.jpg?rule=ad-large already downloaded
2026-03-30 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:26 [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%252F89%252F0c%252Fc8890c0a50b5df961cabeed9faa8ed5da29180f8.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/c8/89/0c/c8890c0a50b5df961cabeed9faa8ed5da29180f8.jpg?rule=ad-large already downloaded
2026-03-30 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:26 [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%252F60%252Fe2%252F1f%252F60e21fa762d5db277c8cbd71de37d2078a4df32c.jpg%253Frule%3Dad-large%27 HTTP/1.1" 200 None
2026-03-30 15:13:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img.leboncoin.fr/api/v1/lbcpb1/images/60/e2/1f/60e21fa762d5db277c8cbd71de37d2078a4df32c.jpg?rule=ad-large already downloaded
2026-03-30 15:13:26 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 9d158c9a-e461-598b-af6c-829f3333933e with identifier 3152476531
2026-03-30 15:13:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:13:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:13:26 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 9d158c9a-e461-598b-af6c-829f3333933e
2026-03-30 15:13:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://api.leboncoin.fr/finder/search>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'Gris',
'currency': 'EUR',
'description': 'SV Automobile vous propose à la vente cette superbe Porsche '
'911 Type 992 GT3 RS Weissach. Pour tout renseignement et '
"photos / vidéos supplémentaires, n'hésitez pas à nous "
'contacter via téléphone, whatsapp, mail et messagerie le bon '
'coin.\n'
'\n'
'ou sur notre site internet svautomobile\n'
'\n'
'REPRISE possible\n'
'\n'
"POINTS FORTS DE L'ÉQUIPEMENTS :\n"
'- Entretien complet Porsche Services\n'
'- Garantie Porsche Approved\n'
'- Pack Weissach\n'
'- Peinture Gris Arctique métallisé\n'
'- PPF Intégrale\n'
'- Bose® system\n'
'- PDLS + (Porsche Dynamic Light Assist)\n'
'- Intérieur Carbone\n'
'- Caméra de recul\n'
'- Lift System\n'
'- PPF complet transparent \n'
'- PASM (Porsche Active Suspension Manager)\n'
'- Régulateur / Limiteur de vitesse\n'
'\n'
'AUTRES ÉQUIPEMENTS :\n'
'- Apple Car Play® / Android Auto®\n'
'- Jantes légères en Magnesium 20/21 Pouces\n'
'- Pack Sport chrono\n'
'- Réservoir 90L\n'
'- Tableau de bord alcantara\n'
'- Echappement sport à clapet\n'
'- Extincteur\n'
'- Rétroviseur électrique\n'
'- Rétroviseur carbone\n'
'- Vitrage arrière teinté\n'
'\n'
'Rien à prévoir, \n'
'GARANTIE Porsche Approved - Malus à prévoir : 33 500 €\n'
'\n'
'Afin de prévoir au mieux votre visite, nos véhicules sont '
'visibles uniquement sur rendez-vous.\n'
'\n'
'Pas de frais de mise à la route chez SV Automobile, les '
'démarches carte grise possible directement dans nos locaux.\n'
'Livraison possible dans toute la France.\n'
'\n'
'Malgré l’attention portée à nos annonces, des erreurs ou '
'oublis peuvent subsister.\n'
'\n'
'idem : Ferrari 488 Pista, AMG GT Black series, Lamborghini '
'Huracan STO',
'doors_number': 2,
'emission_standard': None,
'engine': None,
'engine_horse_power': 525,
'expiration_date': None,
'fuel_type': 'Essence',
'id': '9d158c9a-e461-598b-af6c-829f3333933e',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.leboncoin.fr/ad/voitures/3152476531',
'listing': 'auction',
'make': 'PORSCHE',
'model': '911',
'odometer': 6200,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 15,
'photo_urls': ['https://img.leboncoin.fr/api/v1/lbcpb1/images/17/dd/c4/17ddc448dc8a0a9d774df61ae4ff1ff279f5fcab.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/23/ba/84/23ba847a43f256c6e34c316f15d155543d4dea21.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/9b/7c/84/9b7c84defe1c9ce62bcc2ab9d673b52e476e21dc.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/5d/d6/68/5dd66864a7fb068b8a0550652fdb8b67b7edec49.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/d4/63/f2/d463f2b0aad64b639a5cd8a2391e73fcf3cc2821.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/64/0f/25/640f25b24da15972ee215e6f159b2167055f40c5.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/e2/ac/84/e2ac848c94fd3cd44d7aa59fae835ab51bb43bff.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/14/82/de/1482de7e562f1612872b1cadc121b4bd7c5fa42e.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/c8/89/0c/c8890c0a50b5df961cabeed9faa8ed5da29180f8.jpg?rule=ad-large',
'https://img.leboncoin.fr/api/v1/lbcpb1/images/60/e2/1f/60e21fa762d5db277c8cbd71de37d2078a4df32c.jpg?rule=ad-large'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d158c9a-e461-598b-af6c-829f3333933e/9d158c9a-e461-598b-af6c-829f3333933e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201240,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/17/dd/c4/17ddc448dc8a0a9d774df61ae4ff1ff279f5fcab.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d158c9a-e461-598b-af6c-829f3333933e/9d158c9a-e461-598b-af6c-829f3333933e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167091,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/23/ba/84/23ba847a43f256c6e34c316f15d155543d4dea21.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d158c9a-e461-598b-af6c-829f3333933e/9d158c9a-e461-598b-af6c-829f3333933e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143281,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/9b/7c/84/9b7c84defe1c9ce62bcc2ab9d673b52e476e21dc.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d158c9a-e461-598b-af6c-829f3333933e/9d158c9a-e461-598b-af6c-829f3333933e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136585,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/5d/d6/68/5dd66864a7fb068b8a0550652fdb8b67b7edec49.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d158c9a-e461-598b-af6c-829f3333933e/9d158c9a-e461-598b-af6c-829f3333933e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201551,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/d4/63/f2/d463f2b0aad64b639a5cd8a2391e73fcf3cc2821.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d158c9a-e461-598b-af6c-829f3333933e/9d158c9a-e461-598b-af6c-829f3333933e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157890,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/64/0f/25/640f25b24da15972ee215e6f159b2167055f40c5.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d158c9a-e461-598b-af6c-829f3333933e/9d158c9a-e461-598b-af6c-829f3333933e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167725,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/e2/ac/84/e2ac848c94fd3cd44d7aa59fae835ab51bb43bff.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d158c9a-e461-598b-af6c-829f3333933e/9d158c9a-e461-598b-af6c-829f3333933e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127792,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/14/82/de/1482de7e562f1612872b1cadc121b4bd7c5fa42e.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d158c9a-e461-598b-af6c-829f3333933e/9d158c9a-e461-598b-af6c-829f3333933e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134547,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/c8/89/0c/c8890c0a50b5df961cabeed9faa8ed5da29180f8.jpg?rule=ad-large',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d158c9a-e461-598b-af6c-829f3333933e/9d158c9a-e461-598b-af6c-829f3333933e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101915,
'Height': 800,
'OriginUrl': 'https://img.leboncoin.fr/api/v1/lbcpb1/images/60/e2/1f/60e21fa762d5db277c8cbd71de37d2078a4df32c.jpg?rule=ad-large',
'Width': 1200}],
'price': 324500,
'price_includes_vat': False,
'registration_date': '2023-04-01',
'seats_number': 2,
'seller_name': None,
'title': 'Porsche 911 GT3 RS Weissach - PDLS - Lift - Approved - PPF complet',
'transmission': 'automatic',
'trim': '911 Coupe 4.0 525ch GT3 RS PDK',
'vin': None,
'year': 2023}
2026-03-30 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:26 [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%273152476531%27 HTTP/1.1" 200 None
2026-03-30 15:13:26 [auto_selling_leboncoin.fr] INFO: Saving data for 3152476531: {'created_time': 1774883606.831229, 'last_price_update_time': 1774883606.83124}
2026-03-30 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_leboncoin.fr',RowKey='3152476531') HTTP/1.1" 204 0
2026-03-30 15:13:26 [auto_selling_leboncoin.fr] INFO: No more listings found to scrape
2026-03-30 15:13:26 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-30 15:13:26 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close cursor: 'SaveToCdlqDbAutoSelling' object has no attribute 'cursor'
2026-03-30 15:13:26 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close connection: 'SaveToCdlqDbAutoSelling' object has no attribute 'conn'
2026-03-30 15:13:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:13:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 15:13:26 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process scrape complete CloudEvent for item 4aa330da2c1f11f18e133aacc95538c6
2026-03-30 15:13:26 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-30 15:13:26 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-30 15:13:26 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-30 15:13:26 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-30 15:13:26 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-30 15:13:26 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.MAPPED: 3> -> <SessionState.END_SENT: 4>
2026-03-30 15:13:26 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPENED: 9> -> <ConnectionState.CLOSE_SENT: 11>
2026-03-30 15:13:26 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.CLOSE_SENT: 11> -> <ConnectionState.END: 13>
2026-03-30 15:13:26 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.END_SENT: 4> -> <SessionState.DISCARDING: 6>
2026-03-30 15:13:26 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-30 15:13:26 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-30 15:13:26 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-30 15:13:26 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-30 15:13:26 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-30 15:13:27 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: [AzureBusPipeline] connection closed
2026-03-30 15:13:27 [auto_selling_leboncoin.fr] INFO: auto_selling_leboncoin.fr Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 4, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0}
2026-03-30 15:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 15:13:27 [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%201773587607 HTTP/1.1" 200 None
2026-03-30 15:13:27 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (15 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto_selling_leboncoin.fr/4aa330da2c1f11f18e133aacc95538c6.jl
2026-03-30 15:13:27 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 722,
'downloader/request_count': 2,
'downloader/request_method_count/GET': 1,
'downloader/request_method_count/POST': 1,
'downloader/response_bytes': 779301,
'downloader/response_count': 2,
'downloader/response_status_count/200': 2,
'elapsed_time_seconds': 14.662726,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 30, 15, 13, 27, 457556, tzinfo=datetime.timezone.utc),
'item_scraped_count': 15,
'log_count/DEBUG': 476,
'log_count/INFO': 337,
'memusage/max': 149639168,
'memusage/startup': 149639168,
'request_depth_max': 1,
'response_received_count': 2,
'scheduler/dequeued': 2,
'scheduler/dequeued/memory': 2,
'scheduler/enqueued': 2,
'scheduler/enqueued/memory': 2,
'scrape_type/new': 15,
'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.4935419848188758,
'scrapy-zyte-api/mean_response_seconds': 1.7688561491668224,
'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': 15,
'source/total_available': 15,
'start_time': datetime.datetime(2026, 3, 30, 15, 13, 12, 794830, tzinfo=datetime.timezone.utc)}
2026-03-30 15:13:27 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-30 15:13:27 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f1f8fb7b190>
2026-03-30 15:13:27 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f1f8fb7ba10>
PROJECT (sourcing_v2)
SPIDER (auto_selling_leboncoin.fr)