2026-03-27 13:30:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-27 13:30:06 [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-27 13:30:06 [adesa.fr] INFO: Starting spider adesa.fr
2026-03-27 13:30:06 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-27 13:30:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-27 13:30:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-27 13:30:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-27 13:30:06 [scrapy.extensions.telnet] INFO: Telnet Password: 99e95fbd56fad53c
2026-03-27 13:30:06 [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-27 13:30:06 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 7200,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/adesa.fr/task_41_2026-03-27T13_30_00.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-27 13:30:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-27 13:30:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-27 13:30:06 [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-27 13:30:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-27 13:30:06 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-27 13:30:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-27 13:30:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-27 13:30:07 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2111
2026-03-27 13:30:07 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-27 13:30:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-27 13:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:07 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-27 13:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
2026-03-27 13:30:07 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-27 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-27 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-27 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-27 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-27 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-27 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-27 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-27 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-27 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-27 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-27 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-27 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-27 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-27 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-27 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-27 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-27 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-27 13:30:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-27 13:30:07 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 13:30:07 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-27 13:30:07 [scrapy.core.engine] INFO: Spider opened
2026-03-27 13:30:07 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-27 13:30:07 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-27 13:30:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
2026-03-27 13:30:07 [scrapy-playwright] INFO: Starting download handler
2026-03-27 13:30:07 [scrapy-playwright] INFO: Starting download handler
2026-03-27 13:30:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:30:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:30:14 [adesa.fr] INFO: Found listing with ID: 10735389
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735389%27 HTTP/1.1" 200 None
2026-03-27 13:30:14 [adesa.fr] INFO: Scrape type for 10735389: 1
2026-03-27 13:30:14 [adesa.fr] INFO: Scraping item 10735389 url https://www.openlane.eu/en/carv6/auction/10735389
2026-03-27 13:30:14 [adesa.fr] INFO: Found listing with ID: 10735397
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735397%27 HTTP/1.1" 200 None
2026-03-27 13:30:14 [adesa.fr] INFO: Scrape type for 10735397: 1
2026-03-27 13:30:14 [adesa.fr] INFO: Scraping item 10735397 url https://www.openlane.eu/en/carv6/auction/10735397
2026-03-27 13:30:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:30:14 [adesa.fr] INFO: Found listing with ID: 10735316
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735316%27 HTTP/1.1" 200 None
2026-03-27 13:30:14 [adesa.fr] INFO: Scrape type for 10735316: 1
2026-03-27 13:30:14 [adesa.fr] INFO: Scraping item 10735316 url https://www.openlane.eu/en/carv6/auction/10735316
2026-03-27 13:30:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:30:14 [adesa.fr] INFO: Found listing with ID: 10735376
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735376%27 HTTP/1.1" 200 None
2026-03-27 13:30:14 [adesa.fr] INFO: Scrape type for 10735376: 1
2026-03-27 13:30:14 [adesa.fr] INFO: Scraping item 10735376 url https://www.openlane.eu/en/carv6/auction/10735376
2026-03-27 13:30:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:30:14 [adesa.fr] INFO: Found listing with ID: 10735378
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735378%27 HTTP/1.1" 200 None
2026-03-27 13:30:14 [adesa.fr] INFO: Scrape type for 10735378: 1
2026-03-27 13:30:14 [adesa.fr] INFO: Scraping item 10735378 url https://www.openlane.eu/en/carv6/auction/10735378
2026-03-27 13:30:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:30:14 [adesa.fr] INFO: Found listing with ID: 10735313
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735313%27 HTTP/1.1" 200 None
2026-03-27 13:30:14 [adesa.fr] INFO: Scrape type for 10735313: 1
2026-03-27 13:30:14 [adesa.fr] INFO: Scraping item 10735313 url https://www.openlane.eu/en/carv6/auction/10735313
2026-03-27 13:30:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:30:14 [adesa.fr] INFO: Found listing with ID: 10735317
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735317%27 HTTP/1.1" 200 None
2026-03-27 13:30:14 [adesa.fr] INFO: Scrape type for 10735317: 1
2026-03-27 13:30:14 [adesa.fr] INFO: Scraping item 10735317 url https://www.openlane.eu/en/carv6/auction/10735317
2026-03-27 13:30:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:30:14 [adesa.fr] INFO: Found listing with ID: 10735402
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735402%27 HTTP/1.1" 200 None
2026-03-27 13:30:14 [adesa.fr] INFO: Scrape type for 10735402: 1
2026-03-27 13:30:14 [adesa.fr] INFO: Scraping item 10735402 url https://www.openlane.eu/en/carv6/auction/10735402
2026-03-27 13:30:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:30:14 [adesa.fr] INFO: Found listing with ID: 10735347
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735347%27 HTTP/1.1" 200 None
2026-03-27 13:30:14 [adesa.fr] INFO: Scrape type for 10735347: 1
2026-03-27 13:30:14 [adesa.fr] INFO: Scraping item 10735347 url https://www.openlane.eu/en/carv6/auction/10735347
2026-03-27 13:30:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:30:14 [adesa.fr] INFO: Found listing with ID: 10735383
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735383%27 HTTP/1.1" 200 None
2026-03-27 13:30:14 [adesa.fr] INFO: Scrape type for 10735383: 1
2026-03-27 13:30:14 [adesa.fr] INFO: Scraping item 10735383 url https://www.openlane.eu/en/carv6/auction/10735383
2026-03-27 13:30:14 [adesa.fr] INFO: Found listing with ID: 10735367
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735367%27 HTTP/1.1" 200 None
2026-03-27 13:30:14 [adesa.fr] INFO: Scrape type for 10735367: 1
2026-03-27 13:30:14 [adesa.fr] INFO: Scraping item 10735367 url https://www.openlane.eu/en/carv6/auction/10735367
2026-03-27 13:30:14 [adesa.fr] INFO: Found listing with ID: 10735379
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735379%27 HTTP/1.1" 200 None
2026-03-27 13:30:14 [adesa.fr] INFO: Scrape type for 10735379: 1
2026-03-27 13:30:14 [adesa.fr] INFO: Scraping item 10735379 url https://www.openlane.eu/en/carv6/auction/10735379
2026-03-27 13:30:14 [adesa.fr] INFO: Found listing with ID: 10735366
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735366%27 HTTP/1.1" 200 None
2026-03-27 13:30:14 [adesa.fr] INFO: Scrape type for 10735366: 1
2026-03-27 13:30:14 [adesa.fr] INFO: Scraping item 10735366 url https://www.openlane.eu/en/carv6/auction/10735366
2026-03-27 13:30:14 [adesa.fr] INFO: Found listing with ID: 10735355
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735355%27 HTTP/1.1" 200 None
2026-03-27 13:30:14 [adesa.fr] INFO: Scrape type for 10735355: 1
2026-03-27 13:30:14 [adesa.fr] INFO: Scraping item 10735355 url https://www.openlane.eu/en/carv6/auction/10735355
2026-03-27 13:30:14 [adesa.fr] INFO: Found listing with ID: 10735394
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735394%27 HTTP/1.1" 200 None
2026-03-27 13:30:14 [adesa.fr] INFO: Scrape type for 10735394: 1
2026-03-27 13:30:14 [adesa.fr] INFO: Scraping item 10735394 url https://www.openlane.eu/en/carv6/auction/10735394
2026-03-27 13:30:14 [adesa.fr] INFO: Found listing with ID: 10735353
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735353%27 HTTP/1.1" 200 None
2026-03-27 13:30:14 [adesa.fr] INFO: Scrape type for 10735353: 1
2026-03-27 13:30:14 [adesa.fr] INFO: Scraping item 10735353 url https://www.openlane.eu/en/carv6/auction/10735353
2026-03-27 13:30:14 [adesa.fr] INFO: Found listing with ID: 10735392
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735392%27 HTTP/1.1" 200 None
2026-03-27 13:30:14 [adesa.fr] INFO: Scrape type for 10735392: 1
2026-03-27 13:30:14 [adesa.fr] INFO: Scraping item 10735392 url https://www.openlane.eu/en/carv6/auction/10735392
2026-03-27 13:30:14 [adesa.fr] INFO: Found listing with ID: 10735314
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735314%27 HTTP/1.1" 200 None
2026-03-27 13:30:14 [adesa.fr] INFO: Scrape type for 10735314: 1
2026-03-27 13:30:14 [adesa.fr] INFO: Scraping item 10735314 url https://www.openlane.eu/en/carv6/auction/10735314
2026-03-27 13:30:14 [adesa.fr] INFO: Found listing with ID: 10735304
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735304%27 HTTP/1.1" 200 None
2026-03-27 13:30:14 [adesa.fr] INFO: Scrape type for 10735304: 1
2026-03-27 13:30:14 [adesa.fr] INFO: Scraping item 10735304 url https://www.openlane.eu/en/carv6/auction/10735304
2026-03-27 13:30:14 [adesa.fr] INFO: Found listing with ID: 10735321
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735321%27 HTTP/1.1" 200 None
2026-03-27 13:30:14 [adesa.fr] INFO: Scrape type for 10735321: 1
2026-03-27 13:30:14 [adesa.fr] INFO: Scraping item 10735321 url https://www.openlane.eu/en/carv6/auction/10735321
2026-03-27 13:30:14 [adesa.fr] INFO: Found listing with ID: 10735380
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735380%27 HTTP/1.1" 200 None
2026-03-27 13:30:14 [adesa.fr] INFO: Scrape type for 10735380: 1
2026-03-27 13:30:14 [adesa.fr] INFO: Scraping item 10735380 url https://www.openlane.eu/en/carv6/auction/10735380
2026-03-27 13:30:14 [adesa.fr] INFO: Found listing with ID: 10735354
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735354%27 HTTP/1.1" 200 None
2026-03-27 13:30:14 [adesa.fr] INFO: Scrape type for 10735354: 1
2026-03-27 13:30:14 [adesa.fr] INFO: Scraping item 10735354 url https://www.openlane.eu/en/carv6/auction/10735354
2026-03-27 13:30:14 [adesa.fr] INFO: Found listing with ID: 10735361
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735361%27 HTTP/1.1" 200 None
2026-03-27 13:30:14 [adesa.fr] INFO: Scrape type for 10735361: 1
2026-03-27 13:30:14 [adesa.fr] INFO: Scraping item 10735361 url https://www.openlane.eu/en/carv6/auction/10735361
2026-03-27 13:30:14 [adesa.fr] INFO: Found listing with ID: 10735395
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735395%27 HTTP/1.1" 200 None
2026-03-27 13:30:14 [adesa.fr] INFO: Scrape type for 10735395: 1
2026-03-27 13:30:14 [adesa.fr] INFO: Scraping item 10735395 url https://www.openlane.eu/en/carv6/auction/10735395
2026-03-27 13:30:14 [adesa.fr] INFO: Found listing with ID: 10735342
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735342%27 HTTP/1.1" 200 None
2026-03-27 13:30:14 [adesa.fr] INFO: Scrape type for 10735342: 1
2026-03-27 13:30:14 [adesa.fr] INFO: Scraping item 10735342 url https://www.openlane.eu/en/carv6/auction/10735342
2026-03-27 13:30:14 [adesa.fr] INFO: Found listing with ID: 10735302
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735302%27 HTTP/1.1" 200 None
2026-03-27 13:30:14 [adesa.fr] INFO: Scrape type for 10735302: 1
2026-03-27 13:30:14 [adesa.fr] INFO: Scraping item 10735302 url https://www.openlane.eu/en/carv6/auction/10735302
2026-03-27 13:30:14 [adesa.fr] INFO: Found listing with ID: 10735343
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735343%27 HTTP/1.1" 200 None
2026-03-27 13:30:14 [adesa.fr] INFO: Scrape type for 10735343: 1
2026-03-27 13:30:14 [adesa.fr] INFO: Scraping item 10735343 url https://www.openlane.eu/en/carv6/auction/10735343
2026-03-27 13:30:14 [adesa.fr] INFO: Found listing with ID: 10735346
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735346%27 HTTP/1.1" 200 None
2026-03-27 13:30:14 [adesa.fr] INFO: Scrape type for 10735346: 1
2026-03-27 13:30:14 [adesa.fr] INFO: Scraping item 10735346 url https://www.openlane.eu/en/carv6/auction/10735346
2026-03-27 13:30:14 [adesa.fr] INFO: Found listing with ID: 10735345
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735345%27 HTTP/1.1" 200 None
2026-03-27 13:30:14 [adesa.fr] INFO: Scrape type for 10735345: 1
2026-03-27 13:30:14 [adesa.fr] INFO: Scraping item 10735345 url https://www.openlane.eu/en/carv6/auction/10735345
2026-03-27 13:30:14 [adesa.fr] INFO: Found listing with ID: 10735401
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735401%27 HTTP/1.1" 200 None
2026-03-27 13:30:14 [adesa.fr] INFO: Scrape type for 10735401: 1
2026-03-27 13:30:14 [adesa.fr] INFO: Scraping item 10735401 url https://www.openlane.eu/en/carv6/auction/10735401
2026-03-27 13:30:14 [adesa.fr] INFO: Found listing with ID: 10735326
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735326%27 HTTP/1.1" 200 None
2026-03-27 13:30:14 [adesa.fr] INFO: Scrape type for 10735326: 1
2026-03-27 13:30:14 [adesa.fr] INFO: Scraping item 10735326 url https://www.openlane.eu/en/carv6/auction/10735326
2026-03-27 13:30:14 [adesa.fr] INFO: Found listing with ID: 10735384
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735384%27 HTTP/1.1" 200 None
2026-03-27 13:30:14 [adesa.fr] INFO: Scrape type for 10735384: 1
2026-03-27 13:30:14 [adesa.fr] INFO: Scraping item 10735384 url https://www.openlane.eu/en/carv6/auction/10735384
2026-03-27 13:30:14 [adesa.fr] INFO: Found listing with ID: 10735329
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735329%27 HTTP/1.1" 200 None
2026-03-27 13:30:14 [adesa.fr] INFO: Scrape type for 10735329: 1
2026-03-27 13:30:14 [adesa.fr] INFO: Scraping item 10735329 url https://www.openlane.eu/en/carv6/auction/10735329
2026-03-27 13:30:14 [adesa.fr] INFO: Found listing with ID: 10735400
2026-03-27 13:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735400%27 HTTP/1.1" 200 None
2026-03-27 13:30:15 [adesa.fr] INFO: Scrape type for 10735400: 1
2026-03-27 13:30:15 [adesa.fr] INFO: Scraping item 10735400 url https://www.openlane.eu/en/carv6/auction/10735400
2026-03-27 13:30:15 [adesa.fr] INFO: Found listing with ID: 10735373
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735373%27 HTTP/1.1" 200 None
2026-03-27 13:30:15 [adesa.fr] INFO: Scrape type for 10735373: 1
2026-03-27 13:30:15 [adesa.fr] INFO: Scraping item 10735373 url https://www.openlane.eu/en/carv6/auction/10735373
2026-03-27 13:30:15 [adesa.fr] INFO: Found listing with ID: 10735319
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735319%27 HTTP/1.1" 200 None
2026-03-27 13:30:15 [adesa.fr] INFO: Scrape type for 10735319: 1
2026-03-27 13:30:15 [adesa.fr] INFO: Scraping item 10735319 url https://www.openlane.eu/en/carv6/auction/10735319
2026-03-27 13:30:15 [adesa.fr] INFO: Found listing with ID: 10735323
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735323%27 HTTP/1.1" 200 None
2026-03-27 13:30:15 [adesa.fr] INFO: Scrape type for 10735323: 1
2026-03-27 13:30:15 [adesa.fr] INFO: Scraping item 10735323 url https://www.openlane.eu/en/carv6/auction/10735323
2026-03-27 13:30:15 [adesa.fr] INFO: Found listing with ID: 10735396
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735396%27 HTTP/1.1" 200 None
2026-03-27 13:30:15 [adesa.fr] INFO: Scrape type for 10735396: 1
2026-03-27 13:30:15 [adesa.fr] INFO: Scraping item 10735396 url https://www.openlane.eu/en/carv6/auction/10735396
2026-03-27 13:30:15 [adesa.fr] INFO: Found listing with ID: 10735337
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735337%27 HTTP/1.1" 200 None
2026-03-27 13:30:15 [adesa.fr] INFO: Scrape type for 10735337: 1
2026-03-27 13:30:15 [adesa.fr] INFO: Scraping item 10735337 url https://www.openlane.eu/en/carv6/auction/10735337
2026-03-27 13:30:15 [adesa.fr] INFO: Found listing with ID: 10735388
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735388%27 HTTP/1.1" 200 None
2026-03-27 13:30:15 [adesa.fr] INFO: Scrape type for 10735388: 1
2026-03-27 13:30:15 [adesa.fr] INFO: Scraping item 10735388 url https://www.openlane.eu/en/carv6/auction/10735388
2026-03-27 13:30:15 [adesa.fr] INFO: Found listing with ID: 10735386
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735386%27 HTTP/1.1" 200 None
2026-03-27 13:30:15 [adesa.fr] INFO: Scrape type for 10735386: 1
2026-03-27 13:30:15 [adesa.fr] INFO: Scraping item 10735386 url https://www.openlane.eu/en/carv6/auction/10735386
2026-03-27 13:30:15 [adesa.fr] INFO: Found listing with ID: 10735344
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735344%27 HTTP/1.1" 200 None
2026-03-27 13:30:15 [adesa.fr] INFO: Scrape type for 10735344: 1
2026-03-27 13:30:15 [adesa.fr] INFO: Scraping item 10735344 url https://www.openlane.eu/en/carv6/auction/10735344
2026-03-27 13:30:15 [adesa.fr] INFO: Found listing with ID: 10735318
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735318%27 HTTP/1.1" 200 None
2026-03-27 13:30:15 [adesa.fr] INFO: Scrape type for 10735318: 1
2026-03-27 13:30:15 [adesa.fr] INFO: Scraping item 10735318 url https://www.openlane.eu/en/carv6/auction/10735318
2026-03-27 13:30:15 [adesa.fr] INFO: Found listing with ID: 10735375
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735375%27 HTTP/1.1" 200 None
2026-03-27 13:30:15 [adesa.fr] INFO: Scrape type for 10735375: 1
2026-03-27 13:30:15 [adesa.fr] INFO: Scraping item 10735375 url https://www.openlane.eu/en/carv6/auction/10735375
2026-03-27 13:30:15 [adesa.fr] INFO: Found listing with ID: 10735382
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735382%27 HTTP/1.1" 200 None
2026-03-27 13:30:15 [adesa.fr] INFO: Scrape type for 10735382: 1
2026-03-27 13:30:15 [adesa.fr] INFO: Scraping item 10735382 url https://www.openlane.eu/en/carv6/auction/10735382
2026-03-27 13:30:15 [adesa.fr] INFO: Found listing with ID: 10735381
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735381%27 HTTP/1.1" 200 None
2026-03-27 13:30:15 [adesa.fr] INFO: Scrape type for 10735381: 1
2026-03-27 13:30:15 [adesa.fr] INFO: Scraping item 10735381 url https://www.openlane.eu/en/carv6/auction/10735381
2026-03-27 13:30:15 [adesa.fr] INFO: Found listing with ID: 10735390
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735390%27 HTTP/1.1" 200 None
2026-03-27 13:30:15 [adesa.fr] INFO: Scrape type for 10735390: 1
2026-03-27 13:30:15 [adesa.fr] INFO: Scraping item 10735390 url https://www.openlane.eu/en/carv6/auction/10735390
2026-03-27 13:30:15 [adesa.fr] INFO: Found listing with ID: 10735385
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735385%27 HTTP/1.1" 200 None
2026-03-27 13:30:15 [adesa.fr] INFO: Scrape type for 10735385: 1
2026-03-27 13:30:15 [adesa.fr] INFO: Scraping item 10735385 url https://www.openlane.eu/en/carv6/auction/10735385
2026-03-27 13:30:15 [adesa.fr] INFO: Found listing with ID: 10735357
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735357%27 HTTP/1.1" 200 None
2026-03-27 13:30:15 [adesa.fr] INFO: Scrape type for 10735357: 1
2026-03-27 13:30:15 [adesa.fr] INFO: Scraping item 10735357 url https://www.openlane.eu/en/carv6/auction/10735357
2026-03-27 13:30:15 [adesa.fr] INFO: Found listing with ID: 10735331
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735331%27 HTTP/1.1" 200 None
2026-03-27 13:30:15 [adesa.fr] INFO: Scrape type for 10735331: 1
2026-03-27 13:30:15 [adesa.fr] INFO: Scraping item 10735331 url https://www.openlane.eu/en/carv6/auction/10735331
2026-03-27 13:30:15 [adesa.fr] INFO: Found listing with ID: 10735327
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735327%27 HTTP/1.1" 200 None
2026-03-27 13:30:15 [adesa.fr] INFO: Scrape type for 10735327: 1
2026-03-27 13:30:15 [adesa.fr] INFO: Scraping item 10735327 url https://www.openlane.eu/en/carv6/auction/10735327
2026-03-27 13:30:15 [adesa.fr] INFO: Found listing with ID: 10735338
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735338%27 HTTP/1.1" 200 None
2026-03-27 13:30:15 [adesa.fr] INFO: Scrape type for 10735338: 1
2026-03-27 13:30:15 [adesa.fr] INFO: Scraping item 10735338 url https://www.openlane.eu/en/carv6/auction/10735338
2026-03-27 13:30:15 [adesa.fr] INFO: Found listing with ID: 10735301
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735301%27 HTTP/1.1" 200 None
2026-03-27 13:30:15 [adesa.fr] INFO: Scrape type for 10735301: 1
2026-03-27 13:30:15 [adesa.fr] INFO: Scraping item 10735301 url https://www.openlane.eu/en/carv6/auction/10735301
2026-03-27 13:30:15 [adesa.fr] INFO: Found listing with ID: 10735348
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735348%27 HTTP/1.1" 200 None
2026-03-27 13:30:15 [adesa.fr] INFO: Scrape type for 10735348: 1
2026-03-27 13:30:15 [adesa.fr] INFO: Scraping item 10735348 url https://www.openlane.eu/en/carv6/auction/10735348
2026-03-27 13:30:15 [adesa.fr] INFO: Found listing with ID: 10735336
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735336%27 HTTP/1.1" 200 None
2026-03-27 13:30:15 [adesa.fr] INFO: Scrape type for 10735336: 1
2026-03-27 13:30:15 [adesa.fr] INFO: Scraping item 10735336 url https://www.openlane.eu/en/carv6/auction/10735336
2026-03-27 13:30:15 [adesa.fr] INFO: Found listing with ID: 10735350
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735350%27 HTTP/1.1" 200 None
2026-03-27 13:30:15 [adesa.fr] INFO: Scrape type for 10735350: 1
2026-03-27 13:30:15 [adesa.fr] INFO: Scraping item 10735350 url https://www.openlane.eu/en/carv6/auction/10735350
2026-03-27 13:30:15 [adesa.fr] INFO: Found listing with ID: 10735364
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735364%27 HTTP/1.1" 200 None
2026-03-27 13:30:15 [adesa.fr] INFO: Scrape type for 10735364: 1
2026-03-27 13:30:15 [adesa.fr] INFO: Scraping item 10735364 url https://www.openlane.eu/en/carv6/auction/10735364
2026-03-27 13:30:15 [adesa.fr] INFO: Found listing with ID: 10735387
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735387%27 HTTP/1.1" 200 None
2026-03-27 13:30:15 [adesa.fr] INFO: Scrape type for 10735387: 1
2026-03-27 13:30:15 [adesa.fr] INFO: Scraping item 10735387 url https://www.openlane.eu/en/carv6/auction/10735387
2026-03-27 13:30:15 [adesa.fr] INFO: Found listing with ID: 10735374
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735374%27 HTTP/1.1" 200 None
2026-03-27 13:30:15 [adesa.fr] INFO: Scrape type for 10735374: 1
2026-03-27 13:30:15 [adesa.fr] INFO: Scraping item 10735374 url https://www.openlane.eu/en/carv6/auction/10735374
2026-03-27 13:30:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735397> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:30:15 [adesa.fr] INFO: Found listing with ID: 10735334
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735334%27 HTTP/1.1" 200 None
2026-03-27 13:30:15 [adesa.fr] INFO: Scrape type for 10735334: 1
2026-03-27 13:30:15 [adesa.fr] INFO: Scraping item 10735334 url https://www.openlane.eu/en/carv6/auction/10735334
2026-03-27 13:30:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:30:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735316> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:30:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735376> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:30:15 [adesa.fr] INFO: Found listing with ID: 10735309
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735309%27 HTTP/1.1" 200 None
2026-03-27 13:30:15 [adesa.fr] INFO: Scrape type for 10735309: 1
2026-03-27 13:30:15 [adesa.fr] INFO: Scraping item 10735309 url https://www.openlane.eu/en/carv6/auction/10735309
2026-03-27 13:30:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:30:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:30:15 [adesa.fr] INFO: Found listing with ID: 10735315
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735315%27 HTTP/1.1" 200 None
2026-03-27 13:30:15 [adesa.fr] INFO: Scrape type for 10735315: 1
2026-03-27 13:30:15 [adesa.fr] INFO: Scraping item 10735315 url https://www.openlane.eu/en/carv6/auction/10735315
2026-03-27 13:30:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735317> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:30:15 [adesa.fr] INFO: Found listing with ID: 10735320
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735320%27 HTTP/1.1" 200 None
2026-03-27 13:30:15 [adesa.fr] INFO: Scrape type for 10735320: 1
2026-03-27 13:30:15 [adesa.fr] INFO: Scraping item 10735320 url https://www.openlane.eu/en/carv6/auction/10735320
2026-03-27 13:30:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:30:15 [adesa.fr] INFO: Found listing with ID: 10735356
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735356%27 HTTP/1.1" 200 None
2026-03-27 13:30:15 [adesa.fr] INFO: Scrape type for 10735356: 1
2026-03-27 13:30:15 [adesa.fr] INFO: Scraping item 10735356 url https://www.openlane.eu/en/carv6/auction/10735356
2026-03-27 13:30:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f33b63ba-2b3c-5c1d-8b0d-69642fd5724c with identifier: 10735397
2026-03-27 13:30:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f33b63ba-2b3c-5c1d-8b0d-69642fd5724c with scrape type 1
2026-03-27 13:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f33b63ba-2b3c-5c1d-8b0d-69642fd5724c
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747613%252Fgeneral%252F74e4e6f7-0eaa-46cd-82f9-8f51e4576429.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747613/general/74e4e6f7-0eaa-46cd-82f9-8f51e4576429.jpg not downloaded yet
2026-03-27 13:30:15 [adesa.fr] INFO: Found listing with ID: 10735322
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735322%27 HTTP/1.1" 200 None
2026-03-27 13:30:15 [adesa.fr] INFO: Scrape type for 10735322: 1
2026-03-27 13:30:15 [adesa.fr] INFO: Scraping item 10735322 url https://www.openlane.eu/en/carv6/auction/10735322
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747613%252Fgeneral%252F16ce2a5c-c638-4f40-9c9b-6d36d9008f30.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747613/general/16ce2a5c-c638-4f40-9c9b-6d36d9008f30.jpg not downloaded yet
2026-03-27 13:30:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735402> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:30:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735313> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:30:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735389> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:30:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9651fdea-17e0-54f1-930e-9ea8600ee347 with identifier: 10735316
2026-03-27 13:30:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9651fdea-17e0-54f1-930e-9ea8600ee347 with scrape type 1
2026-03-27 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9651fdea-17e0-54f1-930e-9ea8600ee347
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5619253%252Fgeneral%252F9b7ce5b6-46a7-4666-b2f6-dd53f752abeb.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619253/general/9b7ce5b6-46a7-4666-b2f6-dd53f752abeb.JPG not downloaded yet
2026-03-27 13:30:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e669448c-26fb-57b0-956e-804e14359b04 with identifier: 10735376
2026-03-27 13:30:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e669448c-26fb-57b0-956e-804e14359b04 with scrape type 1
2026-03-27 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e669448c-26fb-57b0-956e-804e14359b04
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725482%252Fgeneral%252F572554c3-99e8-4a11-9834-2a573a0ef97d.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725482/general/572554c3-99e8-4a11-9834-2a573a0ef97d.jpg already downloaded
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725482%252Fgeneral%252F3a3ce668-087e-4a4c-814b-8eb947555a3a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725482/general/3a3ce668-087e-4a4c-814b-8eb947555a3a.jpg already downloaded
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725482%252Fgeneral%252F51fe81b8-2765-4e64-8a15-484449fccdb2.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725482/general/51fe81b8-2765-4e64-8a15-484449fccdb2.jpg already downloaded
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725482%252Fgeneral%252F133a38c2-1fe7-4565-b8dc-25235a2f6d87.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725482/general/133a38c2-1fe7-4565-b8dc-25235a2f6d87.jpg already downloaded
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725482%252Fgeneral%252Fce4bed20-c3fd-4a5b-bede-5e6923d78382.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725482/general/ce4bed20-c3fd-4a5b-bede-5e6923d78382.jpg already downloaded
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725482%252Fgeneral%252F9eb66bd8-4611-443e-9eee-50e61eaa7b5c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725482/general/9eb66bd8-4611-443e-9eee-50e61eaa7b5c.jpg already downloaded
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725482%252Fgeneral%252Fc5265f7c-0ddc-4c93-8dc6-aca6e0acd29f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725482/general/c5265f7c-0ddc-4c93-8dc6-aca6e0acd29f.jpg already downloaded
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725482%252Fgeneral%252F9582abd1-583a-44e2-9147-ae0edc9ade78.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725482/general/9582abd1-583a-44e2-9147-ae0edc9ade78.jpg already downloaded
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725482%252Fgeneral%252Fd677a3f5-45c7-459a-8fc1-a52eea89db6d.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725482/general/d677a3f5-45c7-459a-8fc1-a52eea89db6d.jpg already downloaded
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725482%252Fgeneral%252F80e51e28-d745-4bb5-9336-558a8be4c732.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725482/general/80e51e28-d745-4bb5-9336-558a8be4c732.JPG not downloaded yet
2026-03-27 13:30:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7cd0184c-ee69-5504-9a99-e5815903aeaa with identifier: 10735317
2026-03-27 13:30:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cd0184c-ee69-5504-9a99-e5815903aeaa with scrape type 1
2026-03-27 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7cd0184c-ee69-5504-9a99-e5815903aeaa
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629052%252Fgeneral%252Fcfaf1f29-7ac1-479b-b339-572159e01d4a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629052/general/cfaf1f29-7ac1-479b-b339-572159e01d4a.jpg not downloaded yet
2026-03-27 13:30:16 [adesa.fr] INFO: Found listing with ID: 10735311
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735311%27 HTTP/1.1" 200 None
2026-03-27 13:30:16 [adesa.fr] INFO: Scrape type for 10735311: 1
2026-03-27 13:30:16 [adesa.fr] INFO: Scraping item 10735311 url https://www.openlane.eu/en/carv6/auction/10735311
2026-03-27 13:30:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:30:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:30:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747613%252Fgeneral%252F5dec8ff2-55f7-4d5b-92db-c4a133e3f362.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747613/general/5dec8ff2-55f7-4d5b-92db-c4a133e3f362.jpg not downloaded yet
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5619253%252Fgeneral%252F65b58124-4337-47c0-8df3-484343c2850f.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619253/general/65b58124-4337-47c0-8df3-484343c2850f.JPG not downloaded yet
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629052%252Fgeneral%252F57205dfa-3407-4e46-be38-5948880fa8e4.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629052/general/57205dfa-3407-4e46-be38-5948880fa8e4.jpg not downloaded yet
2026-03-27 13:30:16 [adesa.fr] INFO: Found listing with ID: 10735341
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735341%27 HTTP/1.1" 200 None
2026-03-27 13:30:16 [adesa.fr] INFO: Scrape type for 10735341: 1
2026-03-27 13:30:16 [adesa.fr] INFO: Scraping item 10735341 url https://www.openlane.eu/en/carv6/auction/10735341
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747613%252Fgeneral%252Fa9e7b3fe-ebe6-442d-b443-67a23780a163.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747613/general/a9e7b3fe-ebe6-442d-b443-67a23780a163.jpg not downloaded yet
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5619253%252Fgeneral%252F228dbfff-04bf-4df5-990f-0cabfe35d6fa.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619253/general/228dbfff-04bf-4df5-990f-0cabfe35d6fa.JPG not downloaded yet
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629052%252Fgeneral%252F1749b5a4-dcb6-4af7-899b-ab3ebc7328c6.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629052/general/1749b5a4-dcb6-4af7-899b-ab3ebc7328c6.jpg not downloaded yet
2026-03-27 13:30:16 [adesa.fr] INFO: Found listing with ID: 10735363
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735363%27 HTTP/1.1" 200 None
2026-03-27 13:30:16 [adesa.fr] INFO: Scrape type for 10735363: 1
2026-03-27 13:30:16 [adesa.fr] INFO: Scraping item 10735363 url https://www.openlane.eu/en/carv6/auction/10735363
2026-03-27 13:30:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ad67e12-6b61-51c2-8491-85c9de95e9d1 with identifier: 10735402
2026-03-27 13:30:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ad67e12-6b61-51c2-8491-85c9de95e9d1 with scrape type 1
2026-03-27 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8ad67e12-6b61-51c2-8491-85c9de95e9d1
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750219%252Fgeneral%252F9c3676b0-a43d-4cf6-b317-614b3126d4db.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750219/general/9c3676b0-a43d-4cf6-b317-614b3126d4db.jpeg not downloaded yet
2026-03-27 13:30:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 429878dc-5dc0-5c6e-a26a-b39e5088b5dc with identifier: 10735313
2026-03-27 13:30:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 429878dc-5dc0-5c6e-a26a-b39e5088b5dc with scrape type 1
2026-03-27 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 429878dc-5dc0-5c6e-a26a-b39e5088b5dc
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5614603%252Fgeneral%252F56fb0c39-72cc-4b0e-ade7-28c9bdcae65a.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614603/general/56fb0c39-72cc-4b0e-ade7-28c9bdcae65a.JPG not downloaded yet
2026-03-27 13:30:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9584a20-a864-53d4-8eeb-cf9c60c9f16b with identifier: 10735389
2026-03-27 13:30:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9584a20-a864-53d4-8eeb-cf9c60c9f16b with scrape type 1
2026-03-27 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a9584a20-a864-53d4-8eeb-cf9c60c9f16b
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739806%252Fgeneral%252Fea5cc981-97ae-49e5-b218-81a39ba4d27b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739806/general/ea5cc981-97ae-49e5-b218-81a39ba4d27b.jpg already downloaded
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739806%252Fgeneral%252Ffa2ef587-810d-42bc-99ae-3b474deb71da.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739806/general/fa2ef587-810d-42bc-99ae-3b474deb71da.jpg already downloaded
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739806%252Fgeneral%252Fe7e388e8-17e4-4a72-a127-6f056e02990c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739806/general/e7e388e8-17e4-4a72-a127-6f056e02990c.jpg already downloaded
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739806%252Fgeneral%252F6625141e-2876-4cce-8824-283e3f9f1ff3.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739806/general/6625141e-2876-4cce-8824-283e3f9f1ff3.jpg already downloaded
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739806%252Fgeneral%252F271ec8c9-f8f5-48d7-bd8e-ec8de3ae1bae.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739806/general/271ec8c9-f8f5-48d7-bd8e-ec8de3ae1bae.jpg already downloaded
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739806%252Fgeneral%252Fb5ede321-eb68-4c71-bc46-93bb12c8e7dd.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739806/general/b5ede321-eb68-4c71-bc46-93bb12c8e7dd.jpg already downloaded
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739806%252Fgeneral%252F389cad57-3035-4ad8-86e7-ff7e30ad6f25.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739806/general/389cad57-3035-4ad8-86e7-ff7e30ad6f25.jpg already downloaded
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739806%252Fgeneral%252F7a4a3290-2f0e-4877-9cd8-a34bc772a278.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739806/general/7a4a3290-2f0e-4877-9cd8-a34bc772a278.jpg already downloaded
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739806%252Fgeneral%252F2304ea55-5ab4-4e59-8884-2ba34e90066d.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739806/general/2304ea55-5ab4-4e59-8884-2ba34e90066d.jpg already downloaded
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739806%252Fgeneral%252Fb304e75f-e0bb-4091-a82a-77d9519592cd.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739806/general/b304e75f-e0bb-4091-a82a-77d9519592cd.jpg already downloaded
2026-03-27 13:30:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a9584a20-a864-53d4-8eeb-cf9c60c9f16b, identifier: 10735389
2026-03-27 13:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747613%252Fgeneral%252F718abf14-2589-4831-abf5-23063faf382b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747613/general/718abf14-2589-4831-abf5-23063faf382b.jpg not downloaded yet
2026-03-27 13:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5619253%252Fgeneral%252F3e4da564-fdfe-4d32-9e4f-21239ea782d2.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619253/general/3e4da564-fdfe-4d32-9e4f-21239ea782d2.JPG not downloaded yet
2026-03-27 13:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629052%252Fgeneral%252F37f43cb8-4fe9-407a-860f-77e75322405b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629052/general/37f43cb8-4fe9-407a-860f-77e75322405b.jpg not downloaded yet
2026-03-27 13:30:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a9584a20-a864-53d4-8eeb-cf9c60c9f16b with identifier: 10735389
2026-03-27 13:30:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 13:30:17 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-27 13:30:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 13:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 13:30:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 13:30:17 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-27 13:30:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 13:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 13:30:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a9584a20-a864-53d4-8eeb-cf9c60c9f16b with identifier: 10735389
2026-03-27 13:30:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a9584a20-a864-53d4-8eeb-cf9c60c9f16b with identifier: 10735389 to the API
2026-03-27 13:30:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:30:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:30:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735389>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Petrol',
'id': 'a9584a20-a864-53d4-8eeb-cf9c60c9f16b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-078-QQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735389',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A3',
'odometer': 138659,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5739806/general/ea5cc981-97ae-49e5-b218-81a39ba4d27b.jpg',
'https://images.openlane.eu/carimgs/5739806/general/fa2ef587-810d-42bc-99ae-3b474deb71da.jpg',
'https://images.openlane.eu/carimgs/5739806/general/e7e388e8-17e4-4a72-a127-6f056e02990c.jpg',
'https://images.openlane.eu/carimgs/5739806/general/6625141e-2876-4cce-8824-283e3f9f1ff3.jpg',
'https://images.openlane.eu/carimgs/5739806/general/271ec8c9-f8f5-48d7-bd8e-ec8de3ae1bae.jpg',
'https://images.openlane.eu/carimgs/5739806/general/b5ede321-eb68-4c71-bc46-93bb12c8e7dd.jpg',
'https://images.openlane.eu/carimgs/5739806/general/389cad57-3035-4ad8-86e7-ff7e30ad6f25.jpg',
'https://images.openlane.eu/carimgs/5739806/general/7a4a3290-2f0e-4877-9cd8-a34bc772a278.jpg',
'https://images.openlane.eu/carimgs/5739806/general/2304ea55-5ab4-4e59-8884-2ba34e90066d.jpg',
'https://images.openlane.eu/carimgs/5739806/general/b304e75f-e0bb-4091-a82a-77d9519592cd.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9584a20-a864-53d4-8eeb-cf9c60c9f16b/a9584a20-a864-53d4-8eeb-cf9c60c9f16b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264400,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739806/general/ea5cc981-97ae-49e5-b218-81a39ba4d27b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9584a20-a864-53d4-8eeb-cf9c60c9f16b/a9584a20-a864-53d4-8eeb-cf9c60c9f16b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213630,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739806/general/fa2ef587-810d-42bc-99ae-3b474deb71da.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9584a20-a864-53d4-8eeb-cf9c60c9f16b/a9584a20-a864-53d4-8eeb-cf9c60c9f16b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219548,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739806/general/e7e388e8-17e4-4a72-a127-6f056e02990c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9584a20-a864-53d4-8eeb-cf9c60c9f16b/a9584a20-a864-53d4-8eeb-cf9c60c9f16b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261208,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739806/general/6625141e-2876-4cce-8824-283e3f9f1ff3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9584a20-a864-53d4-8eeb-cf9c60c9f16b/a9584a20-a864-53d4-8eeb-cf9c60c9f16b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264723,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739806/general/271ec8c9-f8f5-48d7-bd8e-ec8de3ae1bae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9584a20-a864-53d4-8eeb-cf9c60c9f16b/a9584a20-a864-53d4-8eeb-cf9c60c9f16b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91306,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739806/general/b5ede321-eb68-4c71-bc46-93bb12c8e7dd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9584a20-a864-53d4-8eeb-cf9c60c9f16b/a9584a20-a864-53d4-8eeb-cf9c60c9f16b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230828,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739806/general/389cad57-3035-4ad8-86e7-ff7e30ad6f25.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9584a20-a864-53d4-8eeb-cf9c60c9f16b/a9584a20-a864-53d4-8eeb-cf9c60c9f16b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97057,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739806/general/7a4a3290-2f0e-4877-9cd8-a34bc772a278.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9584a20-a864-53d4-8eeb-cf9c60c9f16b/a9584a20-a864-53d4-8eeb-cf9c60c9f16b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84483,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739806/general/2304ea55-5ab4-4e59-8884-2ba34e90066d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9584a20-a864-53d4-8eeb-cf9c60c9f16b/a9584a20-a864-53d4-8eeb-cf9c60c9f16b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237261,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739806/general/b304e75f-e0bb-4091-a82a-77d9519592cd.jpg',
'Width': 1024}],
'price': 16400,
'price_includes_vat': True,
'registration_date': '2023-03-10',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A3 30 TFSI S Line - Petrol - Automatic - 110 hp - 138.659 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735389%27 HTTP/1.1" 200 None
2026-03-27 13:30:19 [adesa.fr] INFO: Saving data for 10735389: {'created_time': 1774618219.029466, 'last_price_update_time': 1774618219.029482, 'auction_closing_time': 1774858200.0}
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735389') HTTP/1.1" 204 0
2026-03-27 13:30:19 [adesa.fr] INFO: Found listing with ID: 10735391
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735391%27 HTTP/1.1" 200 None
2026-03-27 13:30:19 [adesa.fr] INFO: Scrape type for 10735391: 1
2026-03-27 13:30:19 [adesa.fr] INFO: Scraping item 10735391 url https://www.openlane.eu/en/carv6/auction/10735391
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750219%252Fgeneral%252Ff7529fdb-d84c-4394-91bc-768e4e760086.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750219/general/f7529fdb-d84c-4394-91bc-768e4e760086.jpeg not downloaded yet
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5614603%252Fgeneral%252F2cd32ddf-461b-401b-a49e-7c38c5683e1c.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614603/general/2cd32ddf-461b-401b-a49e-7c38c5683e1c.JPG not downloaded yet
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747613%252Fgeneral%252F9b6de360-4922-4a3c-bcd0-a1cae4b9eb02.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747613/general/9b6de360-4922-4a3c-bcd0-a1cae4b9eb02.jpg not downloaded yet
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5619253%252Fgeneral%252F909f25d2-c9b7-4684-9cc4-14f8162a1d31.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619253/general/909f25d2-c9b7-4684-9cc4-14f8162a1d31.JPG not downloaded yet
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629052%252Fgeneral%252F55ce228f-39f2-40c6-8445-00b8b16370e6.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629052/general/55ce228f-39f2-40c6-8445-00b8b16370e6.jpg not downloaded yet
2026-03-27 13:30:19 [adesa.fr] INFO: Found listing with ID: 10735362
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735362%27 HTTP/1.1" 200 None
2026-03-27 13:30:19 [adesa.fr] INFO: Scrape type for 10735362: 1
2026-03-27 13:30:19 [adesa.fr] INFO: Scraping item 10735362 url https://www.openlane.eu/en/carv6/auction/10735362
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750219%252Fgeneral%252Ff9a2868d-900e-461f-98c7-1af85ce32a9a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750219/general/f9a2868d-900e-461f-98c7-1af85ce32a9a.jpeg not downloaded yet
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5614603%252Fgeneral%252F54221c69-2d5a-4424-9b2c-f8732168603a.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614603/general/54221c69-2d5a-4424-9b2c-f8732168603a.JPG not downloaded yet
2026-03-27 13:30:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735347> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:30:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735367> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:30:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735378> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747613%252Fgeneral%252Fa61a0974-4ad2-49b6-9c27-133a3be8c182.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747613/general/a61a0974-4ad2-49b6-9c27-133a3be8c182.jpg not downloaded yet
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5619253%252Fgeneral%252F3c1e9dd6-d75f-4105-8776-89ac29f6cf07.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619253/general/3c1e9dd6-d75f-4105-8776-89ac29f6cf07.JPG not downloaded yet
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629052%252Fgeneral%252Fa27b65e6-7e04-4630-bf27-9a73310c52cf.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629052/general/a27b65e6-7e04-4630-bf27-9a73310c52cf.jpg not downloaded yet
2026-03-27 13:30:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:30:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:30:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:30:19 [adesa.fr] INFO: Found listing with ID: 10736621
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710736621%27 HTTP/1.1" 200 None
2026-03-27 13:30:19 [adesa.fr] INFO: Scrape type for 10736621: 1
2026-03-27 13:30:19 [adesa.fr] INFO: Scraping item 10736621 url https://www.openlane.eu/en/carv6/auction/10736621
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750219%252Fgeneral%252F23668df4-c5ca-4130-9aed-7465651c4d78.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750219/general/23668df4-c5ca-4130-9aed-7465651c4d78.jpeg not downloaded yet
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5614603%252Fgeneral%252Fd66e787e-c329-4d83-8726-6dec7cd10928.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614603/general/d66e787e-c329-4d83-8726-6dec7cd10928.JPG not downloaded yet
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747613%252Fgeneral%252F476372a5-86c7-45fb-bef6-ca43b39e921e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747613/general/476372a5-86c7-45fb-bef6-ca43b39e921e.jpg not downloaded yet
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5619253%252Fgeneral%252Fcc9b5a75-9572-4f37-b045-7a923030e106.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619253/general/cc9b5a75-9572-4f37-b045-7a923030e106.JPG not downloaded yet
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629052%252Fgeneral%252Fc19abeb4-268d-4f2d-a9a0-7e76e3474163.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629052/general/c19abeb4-268d-4f2d-a9a0-7e76e3474163.jpg not downloaded yet
2026-03-27 13:30:19 [adesa.fr] INFO: Found listing with ID: 10736875
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710736875%27 HTTP/1.1" 200 None
2026-03-27 13:30:19 [adesa.fr] INFO: Scrape type for 10736875: 1
2026-03-27 13:30:19 [adesa.fr] INFO: Scraping item 10736875 url https://www.openlane.eu/en/carv6/auction/10736875
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750219%252Fgeneral%252F07e78603-3d52-4f92-8e55-89dfb8663892.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750219/general/07e78603-3d52-4f92-8e55-89dfb8663892.jpeg not downloaded yet
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5614603%252Fgeneral%252Fd502151f-c2f1-4c02-ba62-c660257e816f.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614603/general/d502151f-c2f1-4c02-ba62-c660257e816f.JPG not downloaded yet
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747613%252Fgeneral%252Fccf2a564-b147-4cc9-847a-55d5c3225bdb.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747613/general/ccf2a564-b147-4cc9-847a-55d5c3225bdb.jpg not downloaded yet
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5619253%252Fgeneral%252F1b8b810c-c88a-4c8b-94f1-d6943bdb7f6f.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619253/general/1b8b810c-c88a-4c8b-94f1-d6943bdb7f6f.JPG not downloaded yet
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629052%252Fgeneral%252F1d2553dd-102d-4d85-a5a0-5863f082b079.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629052/general/1d2553dd-102d-4d85-a5a0-5863f082b079.jpg not downloaded yet
2026-03-27 13:30:19 [adesa.fr] INFO: Found listing with ID: 10735057
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735057%27 HTTP/1.1" 200 None
2026-03-27 13:30:19 [adesa.fr] INFO: Scrape type for 10735057: 1
2026-03-27 13:30:19 [adesa.fr] INFO: Scraping item 10735057 url https://www.openlane.eu/en/carv6/auction/10735057
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750219%252Fgeneral%252F5c47a69d-7c91-43ca-b9d9-cc1118682587.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750219/general/5c47a69d-7c91-43ca-b9d9-cc1118682587.jpeg not downloaded yet
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5614603%252Fgeneral%252F1718f874-03d0-47b0-9e06-8d4fa712eb96.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614603/general/1718f874-03d0-47b0-9e06-8d4fa712eb96.JPG not downloaded yet
2026-03-27 13:30:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7d7d839-5c53-58d7-8a01-36d47e2b211f with identifier: 10735347
2026-03-27 13:30:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7d7d839-5c53-58d7-8a01-36d47e2b211f with scrape type 1
2026-03-27 13:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e7d7d839-5c53-58d7-8a01-36d47e2b211f
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688569%252Fgeneral%252Ffb04cd2c-a78a-4bc7-b8f5-0a6cd662d53f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688569/general/fb04cd2c-a78a-4bc7-b8f5-0a6cd662d53f.jpeg already downloaded
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688569%252Fgeneral%252Fa91a24aa-559a-4080-b848-ca9bce8bf018.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688569/general/a91a24aa-559a-4080-b848-ca9bce8bf018.jpeg already downloaded
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688569%252Fgeneral%252Fafee6880-080f-409f-bbb4-899c882a800e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688569/general/afee6880-080f-409f-bbb4-899c882a800e.jpeg already downloaded
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688569%252Fgeneral%252F6a2a7c02-261f-4c06-8e85-0debd927808c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688569/general/6a2a7c02-261f-4c06-8e85-0debd927808c.jpeg already downloaded
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688569%252Fgeneral%252F60b62736-a64a-439a-a606-58b34464335f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688569/general/60b62736-a64a-439a-a606-58b34464335f.jpeg already downloaded
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688569%252Fgeneral%252Fd3a4c787-bdf6-492f-9c56-140d6129aad0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688569/general/d3a4c787-bdf6-492f-9c56-140d6129aad0.jpeg already downloaded
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688569%252Fgeneral%252F1a7b8a4a-6c15-4d8a-a143-d9916e366bb1.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688569/general/1a7b8a4a-6c15-4d8a-a143-d9916e366bb1.jpeg already downloaded
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688569%252Fgeneral%252F2fa714d0-bfe8-46e4-98dd-c9e08604ca22.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688569/general/2fa714d0-bfe8-46e4-98dd-c9e08604ca22.jpeg already downloaded
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688569%252Fgeneral%252F5427d666-ebae-4c8a-a32c-78fba7d2399c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688569/general/5427d666-ebae-4c8a-a32c-78fba7d2399c.jpeg already downloaded
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688569%252Fgeneral%252F4f03abaf-d957-4369-9eb4-5a53d3a420a5.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:30:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688569/general/4f03abaf-d957-4369-9eb4-5a53d3a420a5.jpeg already downloaded
2026-03-27 13:30:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e7d7d839-5c53-58d7-8a01-36d47e2b211f, identifier: 10735347
2026-03-27 13:30:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0cd4294-78be-5c1a-9e22-6a290171dc6b with identifier: 10735367
2026-03-27 13:30:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0cd4294-78be-5c1a-9e22-6a290171dc6b with scrape type 1
2026-03-27 13:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c0cd4294-78be-5c1a-9e22-6a290171dc6b
2026-03-27 13:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715312%252Fgeneral%252F7118a5fc-9199-480f-8986-8c5c1423e015.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715312/general/7118a5fc-9199-480f-8986-8c5c1423e015.JPG not downloaded yet
2026-03-27 13:30:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49b1f164-8a8e-5476-b009-d6bd0d1e3bc0 with identifier: 10735378
2026-03-27 13:30:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49b1f164-8a8e-5476-b009-d6bd0d1e3bc0 with scrape type 1
2026-03-27 13:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 49b1f164-8a8e-5476-b009-d6bd0d1e3bc0
2026-03-27 13:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728929%252Fgeneral%252F423853a7-37b1-4b74-a329-0a3f0b4227e0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728929/general/423853a7-37b1-4b74-a329-0a3f0b4227e0.jpeg already downloaded
2026-03-27 13:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728929%252Fgeneral%252F0ee001d3-775c-4d2e-a553-c236b59b64e3.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728929/general/0ee001d3-775c-4d2e-a553-c236b59b64e3.jpeg already downloaded
2026-03-27 13:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728929%252Fgeneral%252F0baed22c-4237-4034-a16c-dc37e2f57f67.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728929/general/0baed22c-4237-4034-a16c-dc37e2f57f67.jpeg already downloaded
2026-03-27 13:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728929%252Fgeneral%252F23247d46-bcf2-47b6-af6f-bd1fc0ff9c4c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728929/general/23247d46-bcf2-47b6-af6f-bd1fc0ff9c4c.jpeg already downloaded
2026-03-27 13:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728929%252Fgeneral%252F9f3bc04b-08fb-4b02-97b0-763eb77af4a0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728929/general/9f3bc04b-08fb-4b02-97b0-763eb77af4a0.jpeg already downloaded
2026-03-27 13:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728929%252Fgeneral%252F3bbe28c2-d3f7-46cd-8dc0-49d4932b9788.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728929/general/3bbe28c2-d3f7-46cd-8dc0-49d4932b9788.jpeg already downloaded
2026-03-27 13:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728929%252Fgeneral%252Fb205d6de-4428-4e8b-b632-cdd5fea9cc7b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728929/general/b205d6de-4428-4e8b-b632-cdd5fea9cc7b.jpeg already downloaded
2026-03-27 13:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728929%252Fgeneral%252Fe456f1ba-6f80-48f2-9f04-2d726f046fca.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728929/general/e456f1ba-6f80-48f2-9f04-2d726f046fca.jpeg already downloaded
2026-03-27 13:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728929%252Fgeneral%252F4a593bb8-bc17-4b08-8bbe-bcf3a57e8357.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728929/general/4a593bb8-bc17-4b08-8bbe-bcf3a57e8357.JPG not downloaded yet
2026-03-27 13:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747613%252Fgeneral%252F828bfbdd-2f30-4d96-accd-b3f7481c10ca.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747613/general/828bfbdd-2f30-4d96-accd-b3f7481c10ca.jpg not downloaded yet
2026-03-27 13:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5619253%252Fgeneral%252Fd0d2d96f-21ac-4ae7-a887-f3908d919ab5.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619253/general/d0d2d96f-21ac-4ae7-a887-f3908d919ab5.JPG not downloaded yet
2026-03-27 13:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629052%252Fgeneral%252F8294cebb-6981-43d9-bc0f-d01b44148ba5.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629052/general/8294cebb-6981-43d9-bc0f-d01b44148ba5.JPG not downloaded yet
2026-03-27 13:30:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e7d7d839-5c53-58d7-8a01-36d47e2b211f with identifier: 10735347
2026-03-27 13:30:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 13:30:20 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-27 13:30:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 13:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 13:30:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e7d7d839-5c53-58d7-8a01-36d47e2b211f with identifier: 10735347
2026-03-27 13:30:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e7d7d839-5c53-58d7-8a01-36d47e2b211f with identifier: 10735347 to the API
2026-03-27 13:30:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:30:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:30:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735347>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Petrol',
'id': 'e7d7d839-5c53-58d7-8a01-36d47e2b211f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH-795-MC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735347',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Citroën',
'model': 'C4',
'odometer': 125546,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5688569/general/fb04cd2c-a78a-4bc7-b8f5-0a6cd662d53f.jpeg',
'https://images.openlane.eu/carimgs/5688569/general/a91a24aa-559a-4080-b848-ca9bce8bf018.jpeg',
'https://images.openlane.eu/carimgs/5688569/general/afee6880-080f-409f-bbb4-899c882a800e.jpeg',
'https://images.openlane.eu/carimgs/5688569/general/6a2a7c02-261f-4c06-8e85-0debd927808c.jpeg',
'https://images.openlane.eu/carimgs/5688569/general/60b62736-a64a-439a-a606-58b34464335f.jpeg',
'https://images.openlane.eu/carimgs/5688569/general/d3a4c787-bdf6-492f-9c56-140d6129aad0.jpeg',
'https://images.openlane.eu/carimgs/5688569/general/1a7b8a4a-6c15-4d8a-a143-d9916e366bb1.jpeg',
'https://images.openlane.eu/carimgs/5688569/general/2fa714d0-bfe8-46e4-98dd-c9e08604ca22.jpeg',
'https://images.openlane.eu/carimgs/5688569/general/5427d666-ebae-4c8a-a32c-78fba7d2399c.jpeg',
'https://images.openlane.eu/carimgs/5688569/general/4f03abaf-d957-4369-9eb4-5a53d3a420a5.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7d7d839-5c53-58d7-8a01-36d47e2b211f/e7d7d839-5c53-58d7-8a01-36d47e2b211f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22988,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688569/general/fb04cd2c-a78a-4bc7-b8f5-0a6cd662d53f.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7d7d839-5c53-58d7-8a01-36d47e2b211f/e7d7d839-5c53-58d7-8a01-36d47e2b211f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 24398,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688569/general/a91a24aa-559a-4080-b848-ca9bce8bf018.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7d7d839-5c53-58d7-8a01-36d47e2b211f/e7d7d839-5c53-58d7-8a01-36d47e2b211f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 21940,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688569/general/afee6880-080f-409f-bbb4-899c882a800e.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7d7d839-5c53-58d7-8a01-36d47e2b211f/e7d7d839-5c53-58d7-8a01-36d47e2b211f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20850,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688569/general/6a2a7c02-261f-4c06-8e85-0debd927808c.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7d7d839-5c53-58d7-8a01-36d47e2b211f/e7d7d839-5c53-58d7-8a01-36d47e2b211f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 18699,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688569/general/60b62736-a64a-439a-a606-58b34464335f.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7d7d839-5c53-58d7-8a01-36d47e2b211f/e7d7d839-5c53-58d7-8a01-36d47e2b211f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20122,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688569/general/d3a4c787-bdf6-492f-9c56-140d6129aad0.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7d7d839-5c53-58d7-8a01-36d47e2b211f/e7d7d839-5c53-58d7-8a01-36d47e2b211f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54046,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688569/general/1a7b8a4a-6c15-4d8a-a143-d9916e366bb1.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7d7d839-5c53-58d7-8a01-36d47e2b211f/e7d7d839-5c53-58d7-8a01-36d47e2b211f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43304,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688569/general/2fa714d0-bfe8-46e4-98dd-c9e08604ca22.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7d7d839-5c53-58d7-8a01-36d47e2b211f/e7d7d839-5c53-58d7-8a01-36d47e2b211f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39436,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688569/general/5427d666-ebae-4c8a-a32c-78fba7d2399c.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7d7d839-5c53-58d7-8a01-36d47e2b211f/e7d7d839-5c53-58d7-8a01-36d47e2b211f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98002,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688569/general/4f03abaf-d957-4369-9eb4-5a53d3a420a5.jpeg',
'Width': 720}],
'price': 8800,
'price_includes_vat': True,
'registration_date': '2022-07-11',
'seats_number': 7,
'seller_name': None,
'title': 'Citroën C4 Grand Spacetourer 1.2 Collection - Petrol - Manual - 130 '
'hp - 125.546 km',
'transmission': 'manual',
'trim': 'Collection',
'vin': None,
'year': 2022}
2026-03-27 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735347%27 HTTP/1.1" 200 None
2026-03-27 13:30:21 [adesa.fr] INFO: Saving data for 10735347: {'created_time': 1774618221.15039, 'last_price_update_time': 1774618221.150404, 'auction_closing_time': 1774858200.0}
2026-03-27 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735347') HTTP/1.1" 204 0
2026-03-27 13:30:21 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5725482/general/80e51e28-d745-4bb5-9336-558a8be4c732.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735376)
2026-03-27 13:30:21 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5619253/general/9b7ce5b6-46a7-4666-b2f6-dd53f752abeb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735316)
2026-03-27 13:30:21 [adesa.fr] INFO: Found listing with ID: 10735052
2026-03-27 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735052%27 HTTP/1.1" 200 None
2026-03-27 13:30:21 [adesa.fr] INFO: Scrape type for 10735052: 1
2026-03-27 13:30:21 [adesa.fr] INFO: Scraping item 10735052 url https://www.openlane.eu/en/carv6/auction/10735052
2026-03-27 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750219%252Fgeneral%252F791bec4d-6168-40d6-8c19-29485f4be4e1.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750219/general/791bec4d-6168-40d6-8c19-29485f4be4e1.jpeg not downloaded yet
2026-03-27 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5614603%252Fgeneral%252Fe601df27-ba00-45a3-a6ad-df0308a28c16.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614603/general/e601df27-ba00-45a3-a6ad-df0308a28c16.JPG not downloaded yet
2026-03-27 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715312%252Fgeneral%252Fa59f49d1-1e1c-4c01-9c45-c4d20687dbf6.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715312/general/a59f49d1-1e1c-4c01-9c45-c4d20687dbf6.JPG not downloaded yet
2026-03-27 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728929%252Fgeneral%252F16f91783-87ac-469d-98e4-f89fbd5a0e7d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728929/general/16f91783-87ac-469d-98e4-f89fbd5a0e7d.jpeg already downloaded
2026-03-27 13:30:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5629052/general/cfaf1f29-7ac1-479b-b339-572159e01d4a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735317)
2026-03-27 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5619253%252Fgeneral%252Fa317d065-1293-4533-90b7-c57812d7de79.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619253/general/a317d065-1293-4533-90b7-c57812d7de79.JPG not downloaded yet
2026-03-27 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629052%252Fgeneral%252Fba4dabbd-b2e7-4a27-ad71-42a1766b547e.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629052/general/ba4dabbd-b2e7-4a27-ad71-42a1766b547e.JPG not downloaded yet
2026-03-27 13:30:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735355> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:30:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735366> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:30:21 [adesa.fr] INFO: Found listing with ID: 10735056
2026-03-27 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735056%27 HTTP/1.1" 200 None
2026-03-27 13:30:21 [adesa.fr] INFO: Scrape type for 10735056: 1
2026-03-27 13:30:21 [adesa.fr] INFO: Scraping item 10735056 url https://www.openlane.eu/en/carv6/auction/10735056
2026-03-27 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750219%252Fgeneral%252F0c3ed647-dcc3-4c98-aba9-a27157f2abbe.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750219/general/0c3ed647-dcc3-4c98-aba9-a27157f2abbe.jpeg not downloaded yet
2026-03-27 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5614603%252Fgeneral%252Fe8621312-3ded-43d3-b07e-f738527a7385.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614603/general/e8621312-3ded-43d3-b07e-f738527a7385.JPG not downloaded yet
2026-03-27 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715312%252Fgeneral%252F0b7f18a4-2bd7-4706-9600-5205abc55037.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715312/general/0b7f18a4-2bd7-4706-9600-5205abc55037.JPG not downloaded yet
2026-03-27 13:30:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:30:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:30:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e669448c-26fb-57b0-956e-804e14359b04, skipping ID generation
2026-03-27 13:30:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e669448c-26fb-57b0-956e-804e14359b04 with scrape type 1
2026-03-27 13:30:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e669448c-26fb-57b0-956e-804e14359b04 sending to next pipeline
2026-03-27 13:30:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e669448c-26fb-57b0-956e-804e14359b04, identifier: 10735376
2026-03-27 13:30:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 9651fdea-17e0-54f1-930e-9ea8600ee347 due to Ignoring non-200 response
2026-03-27 13:30:21 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5728929/general/4a593bb8-bc17-4b08-8bbe-bcf3a57e8357.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735378)
2026-03-27 13:30:21 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5715312/general/7118a5fc-9199-480f-8986-8c5c1423e015.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735367)
2026-03-27 13:30:21 [adesa.fr] INFO: Found listing with ID: 10735054
2026-03-27 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735054%27 HTTP/1.1" 200 None
2026-03-27 13:30:21 [adesa.fr] INFO: Scrape type for 10735054: 1
2026-03-27 13:30:21 [adesa.fr] INFO: Scraping item 10735054 url https://www.openlane.eu/en/carv6/auction/10735054
2026-03-27 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750219%252Fgeneral%252F41d30187-44ff-4bdb-bfa6-f0715897af5e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750219/general/41d30187-44ff-4bdb-bfa6-f0715897af5e.jpeg not downloaded yet
2026-03-27 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5614603%252Fgeneral%252Ff096a8d5-c8cc-45fa-86a7-11a1eaf83ba1.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614603/general/f096a8d5-c8cc-45fa-86a7-11a1eaf83ba1.JPG not downloaded yet
2026-03-27 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715312%252Fgeneral%252F475370c8-904a-43ab-892f-35675f565a8e.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715312/general/475370c8-904a-43ab-892f-35675f565a8e.JPG not downloaded yet
2026-03-27 13:30:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e669448c-26fb-57b0-956e-804e14359b04 with identifier: 10735376
2026-03-27 13:30:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 13:30:21 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-27 13:30:21 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 13:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 13:30:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 13:30:22 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-27 13:30:22 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 13:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 13:30:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e669448c-26fb-57b0-956e-804e14359b04 with identifier: 10735376
2026-03-27 13:30:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e669448c-26fb-57b0-956e-804e14359b04 with identifier: 10735376 to the API
2026-03-27 13:30:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:30:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:30:23 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5725482/general/80e51e28-d745-4bb5-9336-558a8be4c732.JPG>
{'auction_title': '',
'c_o_2_emission_value': 47,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 394,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': 'e669448c-26fb-57b0-956e-804e14359b04',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV-491-VH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735376',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '7 Series',
'odometer': 17702,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e669448c-26fb-57b0-956e-804e14359b04/e669448c-26fb-57b0-956e-804e14359b04_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334735,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725482/general/572554c3-99e8-4a11-9834-2a573a0ef97d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e669448c-26fb-57b0-956e-804e14359b04/e669448c-26fb-57b0-956e-804e14359b04_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 343048,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725482/general/3a3ce668-087e-4a4c-814b-8eb947555a3a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e669448c-26fb-57b0-956e-804e14359b04/e669448c-26fb-57b0-956e-804e14359b04_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 411796,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725482/general/51fe81b8-2765-4e64-8a15-484449fccdb2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e669448c-26fb-57b0-956e-804e14359b04/e669448c-26fb-57b0-956e-804e14359b04_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317788,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725482/general/133a38c2-1fe7-4565-b8dc-25235a2f6d87.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e669448c-26fb-57b0-956e-804e14359b04/e669448c-26fb-57b0-956e-804e14359b04_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129057,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725482/general/ce4bed20-c3fd-4a5b-bede-5e6923d78382.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e669448c-26fb-57b0-956e-804e14359b04/e669448c-26fb-57b0-956e-804e14359b04_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103331,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725482/general/9eb66bd8-4611-443e-9eee-50e61eaa7b5c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e669448c-26fb-57b0-956e-804e14359b04/e669448c-26fb-57b0-956e-804e14359b04_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136281,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725482/general/c5265f7c-0ddc-4c93-8dc6-aca6e0acd29f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e669448c-26fb-57b0-956e-804e14359b04/e669448c-26fb-57b0-956e-804e14359b04_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120110,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725482/general/9582abd1-583a-44e2-9147-ae0edc9ade78.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e669448c-26fb-57b0-956e-804e14359b04/e669448c-26fb-57b0-956e-804e14359b04_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249123,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725482/general/d677a3f5-45c7-459a-8fc1-a52eea89db6d.jpg',
'Width': 1024}],
'price': 47500,
'price_includes_vat': True,
'registration_date': '2020-12-14',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 7 Series 745e Executive - Hybrid - Automatic - 394 hp - 17.702 '
'km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2020}
2026-03-27 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735376%27 HTTP/1.1" 200 None
2026-03-27 13:30:23 [adesa.fr] INFO: Saving data for 10735376: {'created_time': 1774618223.151965, 'last_price_update_time': 1774618223.15198, 'auction_closing_time': 1774858200.0}
2026-03-27 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735376') HTTP/1.1" 204 0
2026-03-27 13:30:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5629052/general/8294cebb-6981-43d9-bc0f-d01b44148ba5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735317)
2026-03-27 13:30:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item e669448c-26fb-57b0-956e-804e14359b04 due to Ignoring non-200 response
2026-03-27 13:30:23 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-27 13:30:23 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-27 13:30:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79443550>
2026-03-27 13:30:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-27 13:30:23 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2117
2026-03-27 13:30:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-27 13:30:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cd0184c-ee69-5504-9a99-e5815903aeaa/7cd0184c-ee69-5504-9a99-e5815903aeaa_image_0.jpg HTTP/1.1" 201 0
2026-03-27 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629052%252Fgeneral%252Fcfaf1f29-7ac1-479b-b339-572159e01d4a.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629052/general/cfaf1f29-7ac1-479b-b339-572159e01d4a.jpg saved to cache
2026-03-27 13:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7cd0184c-ee69-5504-9a99-e5815903aeaa
2026-03-27 13:30:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33476dca-e6c5-58a9-bfaa-03a2609e772b with identifier: 10735355
2026-03-27 13:30:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33476dca-e6c5-58a9-bfaa-03a2609e772b with scrape type 1
2026-03-27 13:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 33476dca-e6c5-58a9-bfaa-03a2609e772b
2026-03-27 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698798%252Fgeneral%252Fa437b12c-a110-4fd7-8f70-484368c4e95c.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698798/general/a437b12c-a110-4fd7-8f70-484368c4e95c.JPG not downloaded yet
2026-03-27 13:30:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f8557c1-aa45-572d-a4ec-f80fcd5117d1 with identifier: 10735366
2026-03-27 13:30:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f8557c1-aa45-572d-a4ec-f80fcd5117d1 with scrape type 1
2026-03-27 13:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2f8557c1-aa45-572d-a4ec-f80fcd5117d1
2026-03-27 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710710%252Fgeneral%252Fc393604e-bf33-49ed-a1d7-032d698932f0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710710/general/c393604e-bf33-49ed-a1d7-032d698932f0.jpeg already downloaded
2026-03-27 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710710%252Fgeneral%252Ffd8cbb14-a07a-45f6-a9cf-b912d975b90b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710710/general/fd8cbb14-a07a-45f6-a9cf-b912d975b90b.jpeg already downloaded
2026-03-27 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710710%252Fgeneral%252F0fddbc22-bd82-420f-a5b2-5976a9b1218c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710710/general/0fddbc22-bd82-420f-a5b2-5976a9b1218c.jpeg already downloaded
2026-03-27 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710710%252Fgeneral%252F281834d1-b34d-44f5-98b7-ab70c71958d5.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710710/general/281834d1-b34d-44f5-98b7-ab70c71958d5.jpeg already downloaded
2026-03-27 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710710%252Fgeneral%252Fcfea0ce1-0465-4af2-bcd4-c3507edc5351.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710710/general/cfea0ce1-0465-4af2-bcd4-c3507edc5351.jpeg already downloaded
2026-03-27 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710710%252Fgeneral%252Ff2fdceb9-f5a5-463e-b560-64c8c1d96d1b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710710/general/f2fdceb9-f5a5-463e-b560-64c8c1d96d1b.jpeg already downloaded
2026-03-27 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710710%252Fgeneral%252F156e1abf-bf28-4731-ab1e-28f19e06bcbc.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710710/general/156e1abf-bf28-4731-ab1e-28f19e06bcbc.jpeg already downloaded
2026-03-27 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710710%252Fgeneral%252Fd8337133-848d-4188-932c-6cd77dda6286.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710710/general/d8337133-848d-4188-932c-6cd77dda6286.jpeg already downloaded
2026-03-27 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710710%252Fgeneral%252F6c71c9b2-969f-4b73-a81e-9f5adf55a5bb.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710710/general/6c71c9b2-969f-4b73-a81e-9f5adf55a5bb.jpeg already downloaded
2026-03-27 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710710%252Fgeneral%252F55971bc3-298a-4ff9-b116-f3ddb93f2fe1.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:30:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710710/general/55971bc3-298a-4ff9-b116-f3ddb93f2fe1.jpeg already downloaded
2026-03-27 13:30:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2f8557c1-aa45-572d-a4ec-f80fcd5117d1, identifier: 10735366
2026-03-27 13:30:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5619253/general/909f25d2-c9b7-4684-9cc4-14f8162a1d31.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735316)
2026-03-27 13:30:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5629052/general/55ce228f-39f2-40c6-8445-00b8b16370e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735317)
2026-03-27 13:30:23 [adesa.fr] INFO: Found listing with ID: 10735059
2026-03-27 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735059%27 HTTP/1.1" 200 None
2026-03-27 13:30:23 [adesa.fr] INFO: Scrape type for 10735059: 1
2026-03-27 13:30:23 [adesa.fr] INFO: Scraping item 10735059 url https://www.openlane.eu/en/carv6/auction/10735059
2026-03-27 13:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750219%252Fgeneral%252F683f5259-8c34-485b-8d11-21e9db8bba51.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750219/general/683f5259-8c34-485b-8d11-21e9db8bba51.JPG not downloaded yet
2026-03-27 13:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5614603%252Fgeneral%252F5ec674e8-fd5c-482c-996c-1a23bdfa0e58.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614603/general/5ec674e8-fd5c-482c-996c-1a23bdfa0e58.JPG not downloaded yet
2026-03-27 13:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715312%252Fgeneral%252F633e39e0-9bc1-4ab2-b225-1536aeb9f66d.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715312/general/633e39e0-9bc1-4ab2-b225-1536aeb9f66d.JPG not downloaded yet
2026-03-27 13:30:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2f8557c1-aa45-572d-a4ec-f80fcd5117d1 with identifier: 10735366
2026-03-27 13:30:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 13:30:24 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Beige HTTP/1.1" 200 None
2026-03-27 13:30:24 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 13:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 13:30:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2f8557c1-aa45-572d-a4ec-f80fcd5117d1 with identifier: 10735366
2026-03-27 13:30:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2f8557c1-aa45-572d-a4ec-f80fcd5117d1 with identifier: 10735366 to the API
2026-03-27 13:30:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:30:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:30:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735366>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'SUV',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 265,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '2f8557c1-aa45-572d-a4ec-f80fcd5117d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-199-CW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735366',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 125986,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5710710/general/c393604e-bf33-49ed-a1d7-032d698932f0.jpeg',
'https://images.openlane.eu/carimgs/5710710/general/fd8cbb14-a07a-45f6-a9cf-b912d975b90b.jpeg',
'https://images.openlane.eu/carimgs/5710710/general/0fddbc22-bd82-420f-a5b2-5976a9b1218c.jpeg',
'https://images.openlane.eu/carimgs/5710710/general/281834d1-b34d-44f5-98b7-ab70c71958d5.jpeg',
'https://images.openlane.eu/carimgs/5710710/general/cfea0ce1-0465-4af2-bcd4-c3507edc5351.jpeg',
'https://images.openlane.eu/carimgs/5710710/general/f2fdceb9-f5a5-463e-b560-64c8c1d96d1b.jpeg',
'https://images.openlane.eu/carimgs/5710710/general/156e1abf-bf28-4731-ab1e-28f19e06bcbc.jpeg',
'https://images.openlane.eu/carimgs/5710710/general/d8337133-848d-4188-932c-6cd77dda6286.jpeg',
'https://images.openlane.eu/carimgs/5710710/general/6c71c9b2-969f-4b73-a81e-9f5adf55a5bb.jpeg',
'https://images.openlane.eu/carimgs/5710710/general/55971bc3-298a-4ff9-b116-f3ddb93f2fe1.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f8557c1-aa45-572d-a4ec-f80fcd5117d1/2f8557c1-aa45-572d-a4ec-f80fcd5117d1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160424,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710710/general/c393604e-bf33-49ed-a1d7-032d698932f0.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f8557c1-aa45-572d-a4ec-f80fcd5117d1/2f8557c1-aa45-572d-a4ec-f80fcd5117d1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157660,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710710/general/fd8cbb14-a07a-45f6-a9cf-b912d975b90b.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f8557c1-aa45-572d-a4ec-f80fcd5117d1/2f8557c1-aa45-572d-a4ec-f80fcd5117d1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130166,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710710/general/0fddbc22-bd82-420f-a5b2-5976a9b1218c.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f8557c1-aa45-572d-a4ec-f80fcd5117d1/2f8557c1-aa45-572d-a4ec-f80fcd5117d1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158387,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710710/general/281834d1-b34d-44f5-98b7-ab70c71958d5.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f8557c1-aa45-572d-a4ec-f80fcd5117d1/2f8557c1-aa45-572d-a4ec-f80fcd5117d1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46212,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710710/general/cfea0ce1-0465-4af2-bcd4-c3507edc5351.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f8557c1-aa45-572d-a4ec-f80fcd5117d1/2f8557c1-aa45-572d-a4ec-f80fcd5117d1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43518,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710710/general/f2fdceb9-f5a5-463e-b560-64c8c1d96d1b.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f8557c1-aa45-572d-a4ec-f80fcd5117d1/2f8557c1-aa45-572d-a4ec-f80fcd5117d1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55979,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710710/general/156e1abf-bf28-4731-ab1e-28f19e06bcbc.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f8557c1-aa45-572d-a4ec-f80fcd5117d1/2f8557c1-aa45-572d-a4ec-f80fcd5117d1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64509,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710710/general/d8337133-848d-4188-932c-6cd77dda6286.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f8557c1-aa45-572d-a4ec-f80fcd5117d1/2f8557c1-aa45-572d-a4ec-f80fcd5117d1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33671,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710710/general/6c71c9b2-969f-4b73-a81e-9f5adf55a5bb.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f8557c1-aa45-572d-a4ec-f80fcd5117d1/2f8557c1-aa45-572d-a4ec-f80fcd5117d1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43055,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710710/general/55971bc3-298a-4ff9-b116-f3ddb93f2fe1.jpeg',
'Width': 720}],
'price': 16400,
'price_includes_vat': True,
'registration_date': '2021-11-24',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 T-GDI Creative - Hybrid - Automatic - 265 hp - '
'125.986 km',
'transmission': 'automatic',
'trim': 'Creative',
'vin': None,
'year': 2021}
2026-03-27 13:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735366%27 HTTP/1.1" 200 None
2026-03-27 13:30:24 [adesa.fr] INFO: Saving data for 10735366: {'created_time': 1774618224.983448, 'last_price_update_time': 1774618224.983461, 'auction_closing_time': 1774858200.0}
2026-03-27 13:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735366') HTTP/1.1" 204 0
2026-03-27 13:30:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747613/general/9b6de360-4922-4a3c-bcd0-a1cae4b9eb02.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735397)
2026-03-27 13:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698798%252Fgeneral%252F6ac6a0ba-a608-4230-8abf-f6a1da4b426c.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698798/general/6ac6a0ba-a608-4230-8abf-f6a1da4b426c.JPG not downloaded yet
2026-03-27 13:30:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 49b1f164-8a8e-5476-b009-d6bd0d1e3bc0, skipping ID generation
2026-03-27 13:30:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49b1f164-8a8e-5476-b009-d6bd0d1e3bc0 with scrape type 1
2026-03-27 13:30:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 49b1f164-8a8e-5476-b009-d6bd0d1e3bc0 sending to next pipeline
2026-03-27 13:30:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 49b1f164-8a8e-5476-b009-d6bd0d1e3bc0, identifier: 10735378
2026-03-27 13:30:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item c0cd4294-78be-5c1a-9e22-6a290171dc6b due to Ignoring non-200 response
2026-03-27 13:30:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5614603/general/e8621312-3ded-43d3-b07e-f738527a7385.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735313)
2026-03-27 13:30:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5715312/general/0b7f18a4-2bd7-4706-9600-5205abc55037.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735367)
2026-03-27 13:30:25 [adesa.fr] INFO: Found listing with ID: 10735058
2026-03-27 13:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735058%27 HTTP/1.1" 200 None
2026-03-27 13:30:25 [adesa.fr] INFO: Scrape type for 10735058: 1
2026-03-27 13:30:25 [adesa.fr] INFO: Scraping item 10735058 url https://www.openlane.eu/en/carv6/auction/10735058
2026-03-27 13:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715312%252Fgeneral%252F7a2a18e4-17b1-4f8c-a5a6-d7ff0dbd37c4.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715312/general/7a2a18e4-17b1-4f8c-a5a6-d7ff0dbd37c4.JPG not downloaded yet
2026-03-27 13:30:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735334> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:30:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735394> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:30:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735383> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:30:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 49b1f164-8a8e-5476-b009-d6bd0d1e3bc0 with identifier: 10735378
2026-03-27 13:30:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 13:30:25 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-27 13:30:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 13:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 13:30:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 49b1f164-8a8e-5476-b009-d6bd0d1e3bc0 with identifier: 10735378
2026-03-27 13:30:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 49b1f164-8a8e-5476-b009-d6bd0d1e3bc0 with identifier: 10735378 to the API
2026-03-27 13:30:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:30:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:30:28 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5728929/general/4a593bb8-bc17-4b08-8bbe-bcf3a57e8357.JPG>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Diesel',
'id': '49b1f164-8a8e-5476-b009-d6bd0d1e3bc0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ-591-SB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735378',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X2',
'odometer': 84568,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49b1f164-8a8e-5476-b009-d6bd0d1e3bc0/49b1f164-8a8e-5476-b009-d6bd0d1e3bc0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140802,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728929/general/423853a7-37b1-4b74-a329-0a3f0b4227e0.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49b1f164-8a8e-5476-b009-d6bd0d1e3bc0/49b1f164-8a8e-5476-b009-d6bd0d1e3bc0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210495,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728929/general/0ee001d3-775c-4d2e-a553-c236b59b64e3.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49b1f164-8a8e-5476-b009-d6bd0d1e3bc0/49b1f164-8a8e-5476-b009-d6bd0d1e3bc0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231303,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728929/general/0baed22c-4237-4034-a16c-dc37e2f57f67.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49b1f164-8a8e-5476-b009-d6bd0d1e3bc0/49b1f164-8a8e-5476-b009-d6bd0d1e3bc0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229214,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728929/general/23247d46-bcf2-47b6-af6f-bd1fc0ff9c4c.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49b1f164-8a8e-5476-b009-d6bd0d1e3bc0/49b1f164-8a8e-5476-b009-d6bd0d1e3bc0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49550,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728929/general/9f3bc04b-08fb-4b02-97b0-763eb77af4a0.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49b1f164-8a8e-5476-b009-d6bd0d1e3bc0/49b1f164-8a8e-5476-b009-d6bd0d1e3bc0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53865,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728929/general/3bbe28c2-d3f7-46cd-8dc0-49d4932b9788.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49b1f164-8a8e-5476-b009-d6bd0d1e3bc0/49b1f164-8a8e-5476-b009-d6bd0d1e3bc0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62293,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728929/general/b205d6de-4428-4e8b-b632-cdd5fea9cc7b.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49b1f164-8a8e-5476-b009-d6bd0d1e3bc0/49b1f164-8a8e-5476-b009-d6bd0d1e3bc0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50076,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728929/general/e456f1ba-6f80-48f2-9f04-2d726f046fca.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49b1f164-8a8e-5476-b009-d6bd0d1e3bc0/49b1f164-8a8e-5476-b009-d6bd0d1e3bc0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39958,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728929/general/16f91783-87ac-469d-98e4-f89fbd5a0e7d.jpeg',
'Width': 720}],
'price': 19900,
'price_includes_vat': True,
'registration_date': '2022-09-28',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 16d M Sport - Diesel - Automatic - 116 hp - 84.568 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-27 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735378%27 HTTP/1.1" 200 None
2026-03-27 13:30:28 [adesa.fr] INFO: Saving data for 10735378: {'created_time': 1774618228.387793, 'last_price_update_time': 1774618228.387805, 'auction_closing_time': 1774858200.0}
2026-03-27 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735378') HTTP/1.1" 204 0
2026-03-27 13:30:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 7cd0184c-ee69-5504-9a99-e5815903aeaa due to Ignoring non-200 response
2026-03-27 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698798%252Fgeneral%252F62c502e4-05b1-4233-a207-3dec7dfce970.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698798/general/62c502e4-05b1-4233-a207-3dec7dfce970.JPG not downloaded yet
2026-03-27 13:30:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 49b1f164-8a8e-5476-b009-d6bd0d1e3bc0 due to Ignoring non-200 response
2026-03-27 13:30:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735379> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:30:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:30:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 9651fdea-17e0-54f1-930e-9ea8600ee347 due to Ignoring non-200 response
2026-03-27 13:30:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7bbffd10>
2026-03-27 13:30:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cd0184c-ee69-5504-9a99-e5815903aeaa/7cd0184c-ee69-5504-9a99-e5815903aeaa_image_4.jpg HTTP/1.1" 201 0
2026-03-27 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629052%252Fgeneral%252F55ce228f-39f2-40c6-8445-00b8b16370e6.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629052/general/55ce228f-39f2-40c6-8445-00b8b16370e6.jpg saved to cache
2026-03-27 13:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7cd0184c-ee69-5504-9a99-e5815903aeaa
2026-03-27 13:30:28 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5715312/general/475370c8-904a-43ab-892f-35675f565a8e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735367)
2026-03-27 13:30:28 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5614603/general/f096a8d5-c8cc-45fa-86a7-11a1eaf83ba1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735313)
2026-03-27 13:30:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750219/general/0c3ed647-dcc3-4c98-aba9-a27157f2abbe.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735402)
2026-03-27 13:30:28 [adesa.fr] INFO: Found listing with ID: 10735053
2026-03-27 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735053%27 HTTP/1.1" 200 None
2026-03-27 13:30:28 [adesa.fr] INFO: Scrape type for 10735053: 1
2026-03-27 13:30:28 [adesa.fr] INFO: Scraping item 10735053 url https://www.openlane.eu/en/carv6/auction/10735053
2026-03-27 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715312%252Fgeneral%252F8152609d-370e-410b-8238-435c6b560232.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715312/general/8152609d-370e-410b-8238-435c6b560232.JPG not downloaded yet
2026-03-27 13:30:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:30:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:30:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae78125ed0>
2026-03-27 13:30:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f33b63ba-2b3c-5c1d-8b0d-69642fd5724c/f33b63ba-2b3c-5c1d-8b0d-69642fd5724c_image_5.jpg HTTP/1.1" 201 0
2026-03-27 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747613%252Fgeneral%252F9b6de360-4922-4a3c-bcd0-a1cae4b9eb02.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747613/general/9b6de360-4922-4a3c-bcd0-a1cae4b9eb02.jpg saved to cache
2026-03-27 13:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f33b63ba-2b3c-5c1d-8b0d-69642fd5724c
2026-03-27 13:30:28 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5698798/general/a437b12c-a110-4fd7-8f70-484368c4e95c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735355)
2026-03-27 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698798%252Fgeneral%252F9b7fcfdf-cad9-4efb-a589-85dc3c4b5b4e.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698798/general/9b7fcfdf-cad9-4efb-a589-85dc3c4b5b4e.JPG not downloaded yet
2026-03-27 13:30:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 429878dc-5dc0-5c6e-a26a-b39e5088b5dc due to Ignoring non-200 response
2026-03-27 13:30:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item c0cd4294-78be-5c1a-9e22-6a290171dc6b due to Ignoring non-200 response
2026-03-27 13:30:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aeb95663-b4f5-54be-8e5a-7562fe02f769 with identifier: 10735334
2026-03-27 13:30:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aeb95663-b4f5-54be-8e5a-7562fe02f769 with scrape type 1
2026-03-27 13:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item aeb95663-b4f5-54be-8e5a-7562fe02f769
2026-03-27 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669756%252Fgeneral%252F186f3169-858a-4636-b831-5333e4a9faf4.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669756/general/186f3169-858a-4636-b831-5333e4a9faf4.JPG not downloaded yet
2026-03-27 13:30:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c08c76fa-fd13-576c-8b6f-45c5d3a3185c with identifier: 10735394
2026-03-27 13:30:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c08c76fa-fd13-576c-8b6f-45c5d3a3185c with scrape type 1
2026-03-27 13:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c08c76fa-fd13-576c-8b6f-45c5d3a3185c
2026-03-27 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746373%252Fgeneral%252Fb590d7ac-636e-47da-ba9c-ab3a976dc5ca.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746373/general/b590d7ac-636e-47da-ba9c-ab3a976dc5ca.jpg not downloaded yet
2026-03-27 13:30:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80a66149-0506-5dd9-90fb-6f1f5da7b60e with identifier: 10735383
2026-03-27 13:30:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80a66149-0506-5dd9-90fb-6f1f5da7b60e with scrape type 1
2026-03-27 13:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 80a66149-0506-5dd9-90fb-6f1f5da7b60e
2026-03-27 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734989%252Fgeneral%252F9046961a-7681-49bb-84b7-e4aa170501c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734989/general/9046961a-7681-49bb-84b7-e4aa170501c9.jpg already downloaded
2026-03-27 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734989%252Fgeneral%252Fb2a66b4d-3e1b-4481-a90b-18776fd36b6d.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734989/general/b2a66b4d-3e1b-4481-a90b-18776fd36b6d.jpg already downloaded
2026-03-27 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734989%252Fgeneral%252F9c6a4ee2-03d4-47e5-83e8-42801e7daeb7.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734989/general/9c6a4ee2-03d4-47e5-83e8-42801e7daeb7.jpg already downloaded
2026-03-27 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734989%252Fgeneral%252F4765c15c-b362-430c-8e0b-c3bb2b42def5.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734989/general/4765c15c-b362-430c-8e0b-c3bb2b42def5.jpg already downloaded
2026-03-27 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734989%252Fgeneral%252Fb204283a-afe2-4a39-90f6-b4acc663dcbd.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734989/general/b204283a-afe2-4a39-90f6-b4acc663dcbd.jpg already downloaded
2026-03-27 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734989%252Fgeneral%252Fb6c153c3-6379-49d6-9bd9-4c970b52a773.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734989/general/b6c153c3-6379-49d6-9bd9-4c970b52a773.jpg already downloaded
2026-03-27 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734989%252Fgeneral%252F5040da9d-9646-4e5f-b568-4cef00e6052b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734989/general/5040da9d-9646-4e5f-b568-4cef00e6052b.jpg already downloaded
2026-03-27 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734989%252Fgeneral%252F21164d5e-4b37-45f6-b318-9191713f5127.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734989/general/21164d5e-4b37-45f6-b318-9191713f5127.jpg already downloaded
2026-03-27 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734989%252Fgeneral%252F58172152-76dc-4617-8bcd-eb3a31a58b6f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734989/general/58172152-76dc-4617-8bcd-eb3a31a58b6f.jpg already downloaded
2026-03-27 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734989%252Fgeneral%252Faf9ad689-c925-4381-9dc0-d839bbf6935a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734989/general/af9ad689-c925-4381-9dc0-d839bbf6935a.jpg already downloaded
2026-03-27 13:30:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 80a66149-0506-5dd9-90fb-6f1f5da7b60e, identifier: 10735383
2026-03-27 13:30:28 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5614603/general/5ec674e8-fd5c-482c-996c-1a23bdfa0e58.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735313)
2026-03-27 13:30:28 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5715312/general/633e39e0-9bc1-4ab2-b225-1536aeb9f66d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735367)
2026-03-27 13:30:28 [adesa.fr] INFO: Found listing with ID: 10734640
2026-03-27 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734640%27 HTTP/1.1" 200 None
2026-03-27 13:30:28 [adesa.fr] INFO: Scrape type for 10734640: 1
2026-03-27 13:30:28 [adesa.fr] INFO: Scraping item 10734640 url https://www.openlane.eu/en/carv6/auction/10734640
2026-03-27 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715312%252Fgeneral%252F9ef79c8c-aca2-43a5-9005-e41882fa05db.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715312/general/9ef79c8c-aca2-43a5-9005-e41882fa05db.JPG not downloaded yet
2026-03-27 13:30:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 80a66149-0506-5dd9-90fb-6f1f5da7b60e with identifier: 10735383
2026-03-27 13:30:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 80a66149-0506-5dd9-90fb-6f1f5da7b60e with identifier: 10735383
2026-03-27 13:30:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 80a66149-0506-5dd9-90fb-6f1f5da7b60e with identifier: 10735383 to the API
2026-03-27 13:30:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:30:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735383>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'MPV',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Diesel',
'id': '80a66149-0506-5dd9-90fb-6f1f5da7b60e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-105-AM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735383',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Citroën',
'model': 'C4',
'odometer': 154187,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5734989/general/9046961a-7681-49bb-84b7-e4aa170501c9.jpg',
'https://images.openlane.eu/carimgs/5734989/general/b2a66b4d-3e1b-4481-a90b-18776fd36b6d.jpg',
'https://images.openlane.eu/carimgs/5734989/general/9c6a4ee2-03d4-47e5-83e8-42801e7daeb7.jpg',
'https://images.openlane.eu/carimgs/5734989/general/4765c15c-b362-430c-8e0b-c3bb2b42def5.jpg',
'https://images.openlane.eu/carimgs/5734989/general/b204283a-afe2-4a39-90f6-b4acc663dcbd.jpg',
'https://images.openlane.eu/carimgs/5734989/general/b6c153c3-6379-49d6-9bd9-4c970b52a773.jpg',
'https://images.openlane.eu/carimgs/5734989/general/5040da9d-9646-4e5f-b568-4cef00e6052b.jpg',
'https://images.openlane.eu/carimgs/5734989/general/21164d5e-4b37-45f6-b318-9191713f5127.jpg',
'https://images.openlane.eu/carimgs/5734989/general/58172152-76dc-4617-8bcd-eb3a31a58b6f.jpg',
'https://images.openlane.eu/carimgs/5734989/general/af9ad689-c925-4381-9dc0-d839bbf6935a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80a66149-0506-5dd9-90fb-6f1f5da7b60e/80a66149-0506-5dd9-90fb-6f1f5da7b60e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315752,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734989/general/9046961a-7681-49bb-84b7-e4aa170501c9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80a66149-0506-5dd9-90fb-6f1f5da7b60e/80a66149-0506-5dd9-90fb-6f1f5da7b60e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301158,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734989/general/b2a66b4d-3e1b-4481-a90b-18776fd36b6d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80a66149-0506-5dd9-90fb-6f1f5da7b60e/80a66149-0506-5dd9-90fb-6f1f5da7b60e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325620,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734989/general/9c6a4ee2-03d4-47e5-83e8-42801e7daeb7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80a66149-0506-5dd9-90fb-6f1f5da7b60e/80a66149-0506-5dd9-90fb-6f1f5da7b60e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295722,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734989/general/4765c15c-b362-430c-8e0b-c3bb2b42def5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80a66149-0506-5dd9-90fb-6f1f5da7b60e/80a66149-0506-5dd9-90fb-6f1f5da7b60e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86985,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734989/general/b204283a-afe2-4a39-90f6-b4acc663dcbd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80a66149-0506-5dd9-90fb-6f1f5da7b60e/80a66149-0506-5dd9-90fb-6f1f5da7b60e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95835,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734989/general/b6c153c3-6379-49d6-9bd9-4c970b52a773.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80a66149-0506-5dd9-90fb-6f1f5da7b60e/80a66149-0506-5dd9-90fb-6f1f5da7b60e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112631,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734989/general/5040da9d-9646-4e5f-b568-4cef00e6052b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80a66149-0506-5dd9-90fb-6f1f5da7b60e/80a66149-0506-5dd9-90fb-6f1f5da7b60e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102855,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734989/general/21164d5e-4b37-45f6-b318-9191713f5127.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80a66149-0506-5dd9-90fb-6f1f5da7b60e/80a66149-0506-5dd9-90fb-6f1f5da7b60e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99086,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734989/general/58172152-76dc-4617-8bcd-eb3a31a58b6f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80a66149-0506-5dd9-90fb-6f1f5da7b60e/80a66149-0506-5dd9-90fb-6f1f5da7b60e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88950,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734989/general/af9ad689-c925-4381-9dc0-d839bbf6935a.jpg',
'Width': 1024}],
'price': 10000,
'price_includes_vat': True,
'registration_date': '2021-11-18',
'seats_number': 7,
'seller_name': None,
'title': 'Citroën C4 Grand Spacetourer 1.5 HDI Shine - Diesel - Automatic - '
'130 hp - 154.187 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2021}
2026-03-27 13:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735383%27 HTTP/1.1" 200 None
2026-03-27 13:30:29 [adesa.fr] INFO: Saving data for 10735383: {'created_time': 1774618229.935923, 'last_price_update_time': 1774618229.935938, 'auction_closing_time': 1774858200.0}
2026-03-27 13:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735383') HTTP/1.1" 204 0
2026-03-27 13:30:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:30:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5698798/general/6ac6a0ba-a608-4230-8abf-f6a1da4b426c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735355)
2026-03-27 13:30:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5750219/general/683f5259-8c34-485b-8d11-21e9db8bba51.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735402)
2026-03-27 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698798%252Fgeneral%252Fd8a66fdc-a3e3-4984-9eec-6c0ad367061f.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698798/general/d8a66fdc-a3e3-4984-9eec-6c0ad367061f.JPG not downloaded yet
2026-03-27 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669756%252Fgeneral%252Fe5969b27-af3f-446a-b859-f42cf42557ec.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669756/general/e5969b27-af3f-446a-b859-f42cf42557ec.JPG not downloaded yet
2026-03-27 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746373%252Fgeneral%252Fe95e8f81-1f6c-4743-977c-69fbc81f169c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746373/general/e95e8f81-1f6c-4743-977c-69fbc81f169c.jpg not downloaded yet
2026-03-27 13:30:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a3bf0dc-e575-58a5-af60-b75342be82b4 with identifier: 10735379
2026-03-27 13:30:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a3bf0dc-e575-58a5-af60-b75342be82b4 with scrape type 1
2026-03-27 13:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4a3bf0dc-e575-58a5-af60-b75342be82b4
2026-03-27 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730034%252Fgeneral%252F0d9e7fa4-1636-48ca-b2b6-3656ad520358.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730034/general/0d9e7fa4-1636-48ca-b2b6-3656ad520358.jpeg already downloaded
2026-03-27 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730034%252Fgeneral%252Fe0f4773b-25ec-464d-a67c-92b1a2811ba7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730034/general/e0f4773b-25ec-464d-a67c-92b1a2811ba7.jpeg already downloaded
2026-03-27 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730034%252Fgeneral%252Fb0d606de-ff08-4994-b7d6-21fd15b432c8.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730034/general/b0d606de-ff08-4994-b7d6-21fd15b432c8.jpeg already downloaded
2026-03-27 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730034%252Fgeneral%252Fe1192cab-5181-4509-9df5-a5e7732ad86d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730034/general/e1192cab-5181-4509-9df5-a5e7732ad86d.jpeg already downloaded
2026-03-27 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730034%252Fgeneral%252Fd2322741-9afc-4f23-b234-38dd8f13e602.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730034/general/d2322741-9afc-4f23-b234-38dd8f13e602.jpeg already downloaded
2026-03-27 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730034%252Fgeneral%252F9451d5b7-2106-4ae9-a4cd-d155620296c0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730034/general/9451d5b7-2106-4ae9-a4cd-d155620296c0.jpeg already downloaded
2026-03-27 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730034%252Fgeneral%252F05010d0d-fd24-4178-9bcf-f40e34d4dfdc.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730034/general/05010d0d-fd24-4178-9bcf-f40e34d4dfdc.jpeg already downloaded
2026-03-27 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730034%252Fgeneral%252F05fdce38-817c-41db-ada4-b655ffb4da8d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730034/general/05fdce38-817c-41db-ada4-b655ffb4da8d.jpeg already downloaded
2026-03-27 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730034%252Fgeneral%252F3c280422-85f0-497d-a42d-3a1f4e5ef6ae.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730034/general/3c280422-85f0-497d-a42d-3a1f4e5ef6ae.jpeg already downloaded
2026-03-27 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730034%252Fgeneral%252F83da2021-b8c1-483c-b8a6-5a6f86e7710d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730034/general/83da2021-b8c1-483c-b8a6-5a6f86e7710d.jpeg already downloaded
2026-03-27 13:30:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4a3bf0dc-e575-58a5-af60-b75342be82b4, identifier: 10735379
2026-03-27 13:30:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5614603/general/e601df27-ba00-45a3-a6ad-df0308a28c16.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735313)
2026-03-27 13:30:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5715312/general/7a2a18e4-17b1-4f8c-a5a6-d7ff0dbd37c4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735367)
2026-03-27 13:30:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5715312/general/a59f49d1-1e1c-4c01-9c45-c4d20687dbf6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735367)
2026-03-27 13:30:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750219/general/41d30187-44ff-4bdb-bfa6-f0715897af5e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735402)
2026-03-27 13:30:30 [adesa.fr] INFO: Found listing with ID: 10734659
2026-03-27 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734659%27 HTTP/1.1" 200 None
2026-03-27 13:30:30 [adesa.fr] INFO: Scrape type for 10734659: 1
2026-03-27 13:30:30 [adesa.fr] INFO: Scraping item 10734659 url https://www.openlane.eu/en/carv6/auction/10734659
2026-03-27 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715312%252Fgeneral%252F09ad5df4-a65a-4fb0-a991-4078ef52fd85.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715312/general/09ad5df4-a65a-4fb0-a991-4078ef52fd85.JPG not downloaded yet
2026-03-27 13:30:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4a3bf0dc-e575-58a5-af60-b75342be82b4 with identifier: 10735379
2026-03-27 13:30:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 13:30:30 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-27 13:30:30 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 13:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 13:30:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4a3bf0dc-e575-58a5-af60-b75342be82b4 with identifier: 10735379
2026-03-27 13:30:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4a3bf0dc-e575-58a5-af60-b75342be82b4 with identifier: 10735379 to the API
2026-03-27 13:30:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:30:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735379>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Diesel',
'id': '4a3bf0dc-e575-58a5-af60-b75342be82b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FM-546-EH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735379',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Dacia',
'model': 'Duster',
'odometer': 165320,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5730034/general/0d9e7fa4-1636-48ca-b2b6-3656ad520358.jpeg',
'https://images.openlane.eu/carimgs/5730034/general/e0f4773b-25ec-464d-a67c-92b1a2811ba7.jpeg',
'https://images.openlane.eu/carimgs/5730034/general/b0d606de-ff08-4994-b7d6-21fd15b432c8.jpeg',
'https://images.openlane.eu/carimgs/5730034/general/e1192cab-5181-4509-9df5-a5e7732ad86d.jpeg',
'https://images.openlane.eu/carimgs/5730034/general/d2322741-9afc-4f23-b234-38dd8f13e602.jpeg',
'https://images.openlane.eu/carimgs/5730034/general/9451d5b7-2106-4ae9-a4cd-d155620296c0.jpeg',
'https://images.openlane.eu/carimgs/5730034/general/05010d0d-fd24-4178-9bcf-f40e34d4dfdc.jpeg',
'https://images.openlane.eu/carimgs/5730034/general/05fdce38-817c-41db-ada4-b655ffb4da8d.jpeg',
'https://images.openlane.eu/carimgs/5730034/general/3c280422-85f0-497d-a42d-3a1f4e5ef6ae.jpeg',
'https://images.openlane.eu/carimgs/5730034/general/83da2021-b8c1-483c-b8a6-5a6f86e7710d.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a3bf0dc-e575-58a5-af60-b75342be82b4/4a3bf0dc-e575-58a5-af60-b75342be82b4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170929,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730034/general/0d9e7fa4-1636-48ca-b2b6-3656ad520358.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a3bf0dc-e575-58a5-af60-b75342be82b4/4a3bf0dc-e575-58a5-af60-b75342be82b4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198398,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730034/general/e0f4773b-25ec-464d-a67c-92b1a2811ba7.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a3bf0dc-e575-58a5-af60-b75342be82b4/4a3bf0dc-e575-58a5-af60-b75342be82b4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148013,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730034/general/b0d606de-ff08-4994-b7d6-21fd15b432c8.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a3bf0dc-e575-58a5-af60-b75342be82b4/4a3bf0dc-e575-58a5-af60-b75342be82b4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192892,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730034/general/e1192cab-5181-4509-9df5-a5e7732ad86d.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a3bf0dc-e575-58a5-af60-b75342be82b4/4a3bf0dc-e575-58a5-af60-b75342be82b4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28298,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730034/general/d2322741-9afc-4f23-b234-38dd8f13e602.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a3bf0dc-e575-58a5-af60-b75342be82b4/4a3bf0dc-e575-58a5-af60-b75342be82b4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41299,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730034/general/9451d5b7-2106-4ae9-a4cd-d155620296c0.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a3bf0dc-e575-58a5-af60-b75342be82b4/4a3bf0dc-e575-58a5-af60-b75342be82b4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31723,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730034/general/05010d0d-fd24-4178-9bcf-f40e34d4dfdc.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a3bf0dc-e575-58a5-af60-b75342be82b4/4a3bf0dc-e575-58a5-af60-b75342be82b4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46181,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730034/general/05fdce38-817c-41db-ada4-b655ffb4da8d.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a3bf0dc-e575-58a5-af60-b75342be82b4/4a3bf0dc-e575-58a5-af60-b75342be82b4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36500,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730034/general/3c280422-85f0-497d-a42d-3a1f4e5ef6ae.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a3bf0dc-e575-58a5-af60-b75342be82b4/4a3bf0dc-e575-58a5-af60-b75342be82b4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31552,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730034/general/83da2021-b8c1-483c-b8a6-5a6f86e7710d.jpeg',
'Width': 720}],
'price': 11300,
'price_includes_vat': True,
'registration_date': '2019-12-09',
'seats_number': 5,
'seller_name': None,
'title': 'Dacia Duster 1.5 DCI Essential - AWD - Diesel - Manual - 115 hp - '
'165.320 km',
'transmission': 'manual',
'trim': 'Essential',
'vin': None,
'year': 2019}
2026-03-27 13:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735379%27 HTTP/1.1" 200 None
2026-03-27 13:30:31 [adesa.fr] INFO: Saving data for 10735379: {'created_time': 1774618231.677258, 'last_price_update_time': 1774618231.677273, 'auction_closing_time': 1774858200.0}
2026-03-27 13:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735379') HTTP/1.1" 204 0
2026-03-27 13:30:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item c0cd4294-78be-5c1a-9e22-6a290171dc6b due to Ignoring non-200 response
2026-03-27 13:30:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 429878dc-5dc0-5c6e-a26a-b39e5088b5dc due to Ignoring non-200 response
2026-03-27 13:30:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae781bdad0>
2026-03-27 13:30:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ad67e12-6b61-51c2-8491-85c9de95e9d1/8ad67e12-6b61-51c2-8491-85c9de95e9d1_image_7.jpg HTTP/1.1" 201 0
2026-03-27 13:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750219%252Fgeneral%252F0c3ed647-dcc3-4c98-aba9-a27157f2abbe.jpeg') HTTP/1.1" 204 0
2026-03-27 13:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750219/general/0c3ed647-dcc3-4c98-aba9-a27157f2abbe.jpeg saved to cache
2026-03-27 13:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8ad67e12-6b61-51c2-8491-85c9de95e9d1
2026-03-27 13:30:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 33476dca-e6c5-58a9-bfaa-03a2609e772b due to Ignoring non-200 response
2026-03-27 13:30:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5698798/general/62c502e4-05b1-4233-a207-3dec7dfce970.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735355)
2026-03-27 13:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698798%252Fgeneral%252Ff222a866-ddb1-4090-8123-8033a821547c.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698798/general/f222a866-ddb1-4090-8123-8033a821547c.JPG not downloaded yet
2026-03-27 13:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669756%252Fgeneral%252F8fd590f1-9393-4097-81c9-e6cc6863b4b3.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669756/general/8fd590f1-9393-4097-81c9-e6cc6863b4b3.JPG not downloaded yet
2026-03-27 13:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746373%252Fgeneral%252F7f483871-583d-44d6-b33f-d6f02e6762e5.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746373/general/7f483871-583d-44d6-b33f-d6f02e6762e5.jpg not downloaded yet
2026-03-27 13:30:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 429878dc-5dc0-5c6e-a26a-b39e5088b5dc due to Ignoring non-200 response
2026-03-27 13:30:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item c0cd4294-78be-5c1a-9e22-6a290171dc6b due to Ignoring non-200 response
2026-03-27 13:30:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5715312/general/8152609d-370e-410b-8238-435c6b560232.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735367)
2026-03-27 13:30:31 [adesa.fr] INFO: Found listing with ID: 10734667
2026-03-27 13:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734667%27 HTTP/1.1" 200 None
2026-03-27 13:30:31 [adesa.fr] INFO: Scrape type for 10734667: 1
2026-03-27 13:30:31 [adesa.fr] INFO: Scraping item 10734667 url https://www.openlane.eu/en/carv6/auction/10734667
2026-03-27 13:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715312%252Fgeneral%252F5237c333-5070-40e4-bd40-620a60bb9ec1.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715312/general/5237c333-5070-40e4-bd40-620a60bb9ec1.JPG not downloaded yet
2026-03-27 13:30:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735387> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:30:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735374> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:30:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 33476dca-e6c5-58a9-bfaa-03a2609e772b due to Ignoring non-200 response
2026-03-27 13:30:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 8ad67e12-6b61-51c2-8491-85c9de95e9d1 due to Ignoring non-200 response
2026-03-27 13:30:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669756/general/186f3169-858a-4636-b831-5333e4a9faf4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735334)
2026-03-27 13:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698798%252Fgeneral%252Fb8223d0a-916e-4302-8750-b5dff30871b6.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698798/general/b8223d0a-916e-4302-8750-b5dff30871b6.JPG not downloaded yet
2026-03-27 13:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669756%252Fgeneral%252F752d42a2-450f-4c1a-ae28-63c014dd32f3.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669756/general/752d42a2-450f-4c1a-ae28-63c014dd32f3.JPG not downloaded yet
2026-03-27 13:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746373%252Fgeneral%252Ffd0f7803-8469-4a50-911d-7c33bcdd41f1.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746373/general/fd0f7803-8469-4a50-911d-7c33bcdd41f1.jpg not downloaded yet
2026-03-27 13:30:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:30:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:30:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735353> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:30:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 429878dc-5dc0-5c6e-a26a-b39e5088b5dc due to Ignoring non-200 response
2026-03-27 13:30:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item c0cd4294-78be-5c1a-9e22-6a290171dc6b due to Ignoring non-200 response
2026-03-27 13:30:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item c0cd4294-78be-5c1a-9e22-6a290171dc6b due to Ignoring non-200 response
2026-03-27 13:30:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7956f590>
2026-03-27 13:30:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ad67e12-6b61-51c2-8491-85c9de95e9d1/8ad67e12-6b61-51c2-8491-85c9de95e9d1_image_8.jpg HTTP/1.1" 201 0
2026-03-27 13:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750219%252Fgeneral%252F41d30187-44ff-4bdb-bfa6-f0715897af5e.jpeg') HTTP/1.1" 204 0
2026-03-27 13:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750219/general/41d30187-44ff-4bdb-bfa6-f0715897af5e.jpeg saved to cache
2026-03-27 13:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8ad67e12-6b61-51c2-8491-85c9de95e9d1
2026-03-27 13:30:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5715312/general/9ef79c8c-aca2-43a5-9005-e41882fa05db.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735367)
2026-03-27 13:30:31 [adesa.fr] INFO: Found listing with ID: 10734623
2026-03-27 13:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734623%27 HTTP/1.1" 200 None
2026-03-27 13:30:31 [adesa.fr] INFO: Scrape type for 10734623: 1
2026-03-27 13:30:31 [adesa.fr] INFO: Scraping item 10734623 url https://www.openlane.eu/en/carv6/auction/10734623
2026-03-27 13:30:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:30:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5698798/general/9b7fcfdf-cad9-4efb-a589-85dc3c4b5b4e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735355)
2026-03-27 13:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698798%252Fgeneral%252Fa821174b-d7b4-4f2c-8bf5-f1faaeb3a86b.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698798/general/a821174b-d7b4-4f2c-8bf5-f1faaeb3a86b.JPG not downloaded yet
2026-03-27 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669756%252Fgeneral%252F566d8f49-d777-499f-9485-e4224492228b.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669756/general/566d8f49-d777-499f-9485-e4224492228b.JPG not downloaded yet
2026-03-27 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746373%252Fgeneral%252F841a8b04-f3c2-4b5e-aaf7-0eaf8d0b7e47.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746373/general/841a8b04-f3c2-4b5e-aaf7-0eaf8d0b7e47.jpg not downloaded yet
2026-03-27 13:30:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 33476dca-e6c5-58a9-bfaa-03a2609e772b due to Ignoring non-200 response
2026-03-27 13:30:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746373/general/b590d7ac-636e-47da-ba9c-ab3a976dc5ca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735394)
2026-03-27 13:30:32 [adesa.fr] INFO: Found listing with ID: 10734609
2026-03-27 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734609%27 HTTP/1.1" 200 None
2026-03-27 13:30:32 [adesa.fr] INFO: Scrape type for 10734609: 1
2026-03-27 13:30:32 [adesa.fr] INFO: Scraping item 10734609 url https://www.openlane.eu/en/carv6/auction/10734609
2026-03-27 13:30:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item c0cd4294-78be-5c1a-9e22-6a290171dc6b due to Ignoring non-200 response
2026-03-27 13:30:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d82e522-41cd-554c-bad6-41a6424ac0c6 with identifier: 10735387
2026-03-27 13:30:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d82e522-41cd-554c-bad6-41a6424ac0c6 with scrape type 1
2026-03-27 13:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9d82e522-41cd-554c-bad6-41a6424ac0c6
2026-03-27 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739097%252Fgeneral%252Fd6033644-0678-4e1c-82c5-66189d29e641.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739097/general/d6033644-0678-4e1c-82c5-66189d29e641.jpg already downloaded
2026-03-27 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739097%252Fgeneral%252F827147f7-f1a2-45d9-a090-18faf2797f47.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739097/general/827147f7-f1a2-45d9-a090-18faf2797f47.jpg already downloaded
2026-03-27 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739097%252Fgeneral%252Ffe842415-bb6b-4535-9210-56b4014c86e3.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739097/general/fe842415-bb6b-4535-9210-56b4014c86e3.jpg already downloaded
2026-03-27 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739097%252Fgeneral%252Ff0abd0ef-9bfa-4f30-8e4e-ec0f8938a0a7.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739097/general/f0abd0ef-9bfa-4f30-8e4e-ec0f8938a0a7.jpg already downloaded
2026-03-27 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739097%252Fgeneral%252F0a9a3f14-4293-48e5-9619-40a986795285.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739097/general/0a9a3f14-4293-48e5-9619-40a986795285.jpg already downloaded
2026-03-27 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739097%252Fgeneral%252F927d7be0-21a3-4c07-8c86-a869c7dc8061.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739097/general/927d7be0-21a3-4c07-8c86-a869c7dc8061.jpg already downloaded
2026-03-27 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739097%252Fgeneral%252F56d63508-2ab2-4b6a-86a5-b5a3aa6652de.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739097/general/56d63508-2ab2-4b6a-86a5-b5a3aa6652de.jpg already downloaded
2026-03-27 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739097%252Fgeneral%252F3906ebb0-27c2-414d-88da-bc23c84f6b2c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739097/general/3906ebb0-27c2-414d-88da-bc23c84f6b2c.jpg already downloaded
2026-03-27 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739097%252Fgeneral%252F3285ae75-da5e-4f34-a79f-d239acad6658.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739097/general/3285ae75-da5e-4f34-a79f-d239acad6658.jpg already downloaded
2026-03-27 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739097%252Fgeneral%252Fda75629c-0527-424c-8c30-11dc98ea640d.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739097/general/da75629c-0527-424c-8c30-11dc98ea640d.jpg already downloaded
2026-03-27 13:30:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9d82e522-41cd-554c-bad6-41a6424ac0c6, identifier: 10735387
2026-03-27 13:30:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 141e5245-ebb3-57bd-bf24-da9fb705dbaf with identifier: 10735374
2026-03-27 13:30:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 141e5245-ebb3-57bd-bf24-da9fb705dbaf with scrape type 1
2026-03-27 13:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 141e5245-ebb3-57bd-bf24-da9fb705dbaf
2026-03-27 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724791%252Fgeneral%252F00cfb3bd-484a-493f-927a-31349ec94b65.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724791/general/00cfb3bd-484a-493f-927a-31349ec94b65.jpg not downloaded yet
2026-03-27 13:30:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item aeb95663-b4f5-54be-8e5a-7562fe02f769 due to Ignoring non-200 response
2026-03-27 13:30:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5715312/general/09ad5df4-a65a-4fb0-a991-4078ef52fd85.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735367)
2026-03-27 13:30:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5698798/general/f222a866-ddb1-4090-8123-8033a821547c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735355)
2026-03-27 13:30:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669756/general/8fd590f1-9393-4097-81c9-e6cc6863b4b3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735334)
2026-03-27 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698798%252Fgeneral%252Fd7ec8492-71b4-4327-bfc5-d8bc779f0538.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698798/general/d7ec8492-71b4-4327-bfc5-d8bc779f0538.JPG not downloaded yet
2026-03-27 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669756%252Fgeneral%252F15cc56ed-17ac-4f6f-87bb-bf9aa0d1aefb.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669756/general/15cc56ed-17ac-4f6f-87bb-bf9aa0d1aefb.JPG not downloaded yet
2026-03-27 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746373%252Fgeneral%252F493be294-edb2-42e9-ad30-5c7cc2dffbdc.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746373/general/493be294-edb2-42e9-ad30-5c7cc2dffbdc.jpg not downloaded yet
2026-03-27 13:30:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9d82e522-41cd-554c-bad6-41a6424ac0c6 with identifier: 10735387
2026-03-27 13:30:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 13:30:32 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-27 13:30:32 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 13:30:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9d82e522-41cd-554c-bad6-41a6424ac0c6 with identifier: 10735387
2026-03-27 13:30:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9d82e522-41cd-554c-bad6-41a6424ac0c6 with identifier: 10735387 to the API
2026-03-27 13:30:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:30:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735387>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Electric',
'id': '9d82e522-41cd-554c-bad6-41a6424ac0c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-063-WC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735387',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 53099,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5739097/general/d6033644-0678-4e1c-82c5-66189d29e641.jpg',
'https://images.openlane.eu/carimgs/5739097/general/827147f7-f1a2-45d9-a090-18faf2797f47.jpg',
'https://images.openlane.eu/carimgs/5739097/general/fe842415-bb6b-4535-9210-56b4014c86e3.jpg',
'https://images.openlane.eu/carimgs/5739097/general/f0abd0ef-9bfa-4f30-8e4e-ec0f8938a0a7.jpg',
'https://images.openlane.eu/carimgs/5739097/general/0a9a3f14-4293-48e5-9619-40a986795285.jpg',
'https://images.openlane.eu/carimgs/5739097/general/927d7be0-21a3-4c07-8c86-a869c7dc8061.jpg',
'https://images.openlane.eu/carimgs/5739097/general/56d63508-2ab2-4b6a-86a5-b5a3aa6652de.jpg',
'https://images.openlane.eu/carimgs/5739097/general/3906ebb0-27c2-414d-88da-bc23c84f6b2c.jpg',
'https://images.openlane.eu/carimgs/5739097/general/3285ae75-da5e-4f34-a79f-d239acad6658.jpg',
'https://images.openlane.eu/carimgs/5739097/general/da75629c-0527-424c-8c30-11dc98ea640d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d82e522-41cd-554c-bad6-41a6424ac0c6/9d82e522-41cd-554c-bad6-41a6424ac0c6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267647,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739097/general/d6033644-0678-4e1c-82c5-66189d29e641.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d82e522-41cd-554c-bad6-41a6424ac0c6/9d82e522-41cd-554c-bad6-41a6424ac0c6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216680,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739097/general/827147f7-f1a2-45d9-a090-18faf2797f47.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d82e522-41cd-554c-bad6-41a6424ac0c6/9d82e522-41cd-554c-bad6-41a6424ac0c6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222659,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739097/general/fe842415-bb6b-4535-9210-56b4014c86e3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d82e522-41cd-554c-bad6-41a6424ac0c6/9d82e522-41cd-554c-bad6-41a6424ac0c6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 343434,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739097/general/f0abd0ef-9bfa-4f30-8e4e-ec0f8938a0a7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d82e522-41cd-554c-bad6-41a6424ac0c6/9d82e522-41cd-554c-bad6-41a6424ac0c6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85391,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739097/general/0a9a3f14-4293-48e5-9619-40a986795285.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d82e522-41cd-554c-bad6-41a6424ac0c6/9d82e522-41cd-554c-bad6-41a6424ac0c6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89244,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739097/general/927d7be0-21a3-4c07-8c86-a869c7dc8061.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d82e522-41cd-554c-bad6-41a6424ac0c6/9d82e522-41cd-554c-bad6-41a6424ac0c6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125285,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739097/general/56d63508-2ab2-4b6a-86a5-b5a3aa6652de.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d82e522-41cd-554c-bad6-41a6424ac0c6/9d82e522-41cd-554c-bad6-41a6424ac0c6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101580,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739097/general/3906ebb0-27c2-414d-88da-bc23c84f6b2c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d82e522-41cd-554c-bad6-41a6424ac0c6/9d82e522-41cd-554c-bad6-41a6424ac0c6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104862,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739097/general/3285ae75-da5e-4f34-a79f-d239acad6658.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9d82e522-41cd-554c-bad6-41a6424ac0c6/9d82e522-41cd-554c-bad6-41a6424ac0c6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101387,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739097/general/da75629c-0527-424c-8c30-11dc98ea640d.jpg',
'Width': 1024}],
'price': 18800,
'price_includes_vat': True,
'registration_date': '2023-03-21',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Enyaq 60 - Electric - Automatic - 180 hp - 53.099 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735387%27 HTTP/1.1" 200 None
2026-03-27 13:30:32 [adesa.fr] INFO: Saving data for 10735387: {'created_time': 1774618232.942821, 'last_price_update_time': 1774618232.942835, 'auction_closing_time': 1774858200.0}
2026-03-27 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735387') HTTP/1.1" 204 0
2026-03-27 13:30:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5715312/general/5237c333-5070-40e4-bd40-620a60bb9ec1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735367)
2026-03-27 13:30:32 [adesa.fr] INFO: Found listing with ID: 10734670
2026-03-27 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734670%27 HTTP/1.1" 200 None
2026-03-27 13:30:32 [adesa.fr] INFO: Scrape type for 10734670: 1
2026-03-27 13:30:32 [adesa.fr] INFO: Scraping item 10734670 url https://www.openlane.eu/en/carv6/auction/10734670
2026-03-27 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724791%252Fgeneral%252F2a685ff7-b1fb-411c-adca-25282de39bb5.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724791/general/2a685ff7-b1fb-411c-adca-25282de39bb5.jpg not downloaded yet
2026-03-27 13:30:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d40bd7b-cd72-553c-8eba-251a333b95b3 with identifier: 10735353
2026-03-27 13:30:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d40bd7b-cd72-553c-8eba-251a333b95b3 with scrape type 1
2026-03-27 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7d40bd7b-cd72-553c-8eba-251a333b95b3
2026-03-27 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696546%252Fgeneral%252F00e7593d-e98e-4f48-a6af-4fd374a7262d.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696546/general/00e7593d-e98e-4f48-a6af-4fd374a7262d.JPG not downloaded yet
2026-03-27 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698798%252Fgeneral%252Fcda8159b-8251-4763-bc0c-559ce851bb86.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698798/general/cda8159b-8251-4763-bc0c-559ce851bb86.JPG not downloaded yet
2026-03-27 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669756%252Fgeneral%252Ff0451ab1-2657-4572-88ed-74d3a8494e73.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669756/general/f0451ab1-2657-4572-88ed-74d3a8494e73.JPG not downloaded yet
2026-03-27 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746373%252Fgeneral%252F6464246f-440b-4783-a174-cc21ee334af5.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746373/general/6464246f-440b-4783-a174-cc21ee334af5.jpg not downloaded yet
2026-03-27 13:30:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735315> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:30:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item c0cd4294-78be-5c1a-9e22-6a290171dc6b due to Ignoring non-200 response
2026-03-27 13:30:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 33476dca-e6c5-58a9-bfaa-03a2609e772b due to Ignoring non-200 response
2026-03-27 13:30:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae6373d1d0>
2026-03-27 13:30:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c08c76fa-fd13-576c-8b6f-45c5d3a3185c/c08c76fa-fd13-576c-8b6f-45c5d3a3185c_image_0.jpg HTTP/1.1" 201 0
2026-03-27 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746373%252Fgeneral%252Fb590d7ac-636e-47da-ba9c-ab3a976dc5ca.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746373/general/b590d7ac-636e-47da-ba9c-ab3a976dc5ca.jpg saved to cache
2026-03-27 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c08c76fa-fd13-576c-8b6f-45c5d3a3185c
2026-03-27 13:30:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746373/general/e95e8f81-1f6c-4743-977c-69fbc81f169c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735394)
2026-03-27 13:30:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746373/general/fd0f7803-8469-4a50-911d-7c33bcdd41f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735394)
2026-03-27 13:30:33 [adesa.fr] INFO: Found listing with ID: 10734629
2026-03-27 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734629%27 HTTP/1.1" 200 None
2026-03-27 13:30:33 [adesa.fr] INFO: Scrape type for 10734629: 1
2026-03-27 13:30:33 [adesa.fr] INFO: Scraping item 10734629 url https://www.openlane.eu/en/carv6/auction/10734629
2026-03-27 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724791%252Fgeneral%252F6135d484-7953-411d-82e1-74c930019b19.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724791/general/6135d484-7953-411d-82e1-74c930019b19.jpg not downloaded yet
2026-03-27 13:30:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696546%252Fgeneral%252Fe4cb4819-74a2-43d6-98c4-f5318103c1d1.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696546/general/e4cb4819-74a2-43d6-98c4-f5318103c1d1.JPG not downloaded yet
2026-03-27 13:30:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5698798/general/a821174b-d7b4-4f2c-8bf5-f1faaeb3a86b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735355)
2026-03-27 13:30:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669756/general/566d8f49-d777-499f-9485-e4224492228b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735334)
2026-03-27 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669756%252Fgeneral%252Fc4e25e6e-43e7-4f7d-8427-6520909d5d36.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669756/general/c4e25e6e-43e7-4f7d-8427-6520909d5d36.JPG not downloaded yet
2026-03-27 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746373%252Fgeneral%252Fde9d040c-ac7c-4629-a14a-10e9ab8d6829.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746373/general/de9d040c-ac7c-4629-a14a-10e9ab8d6829.jpg not downloaded yet
2026-03-27 13:30:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item c0cd4294-78be-5c1a-9e22-6a290171dc6b due to Ignoring non-200 response
2026-03-27 13:30:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 33476dca-e6c5-58a9-bfaa-03a2609e772b due to Ignoring non-200 response
2026-03-27 13:30:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item aeb95663-b4f5-54be-8e5a-7562fe02f769 due to Ignoring non-200 response
2026-03-27 13:30:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746373/general/7f483871-583d-44d6-b33f-d6f02e6762e5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735394)
2026-03-27 13:30:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746373/general/841a8b04-f3c2-4b5e-aaf7-0eaf8d0b7e47.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735394)
2026-03-27 13:30:33 [adesa.fr] INFO: Found listing with ID: 10734630
2026-03-27 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734630%27 HTTP/1.1" 200 None
2026-03-27 13:30:33 [adesa.fr] INFO: Scrape type for 10734630: 1
2026-03-27 13:30:33 [adesa.fr] INFO: Scraping item 10734630 url https://www.openlane.eu/en/carv6/auction/10734630
2026-03-27 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724791%252Fgeneral%252F4203bdc5-61ff-4a87-81ee-184a0135eaf7.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724791/general/4203bdc5-61ff-4a87-81ee-184a0135eaf7.jpg not downloaded yet
2026-03-27 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696546%252Fgeneral%252Fa49aeaeb-6d87-45b0-968c-2e4ceb580781.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696546/general/a49aeaeb-6d87-45b0-968c-2e4ceb580781.JPG not downloaded yet
2026-03-27 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669756%252Fgeneral%252F824e0da9-cbf2-40e2-b215-46c444c6ed78.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669756/general/824e0da9-cbf2-40e2-b215-46c444c6ed78.JPG not downloaded yet
2026-03-27 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746373%252Fgeneral%252Fb78e7285-f01b-404c-bc55-53f28d6641c6.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746373/general/b78e7285-f01b-404c-bc55-53f28d6641c6.jpg not downloaded yet
2026-03-27 13:30:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c0cd4294-78be-5c1a-9e22-6a290171dc6b, skipping ID generation
2026-03-27 13:30:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0cd4294-78be-5c1a-9e22-6a290171dc6b with scrape type 1
2026-03-27 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c0cd4294-78be-5c1a-9e22-6a290171dc6b sending to next pipeline
2026-03-27 13:30:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c0cd4294-78be-5c1a-9e22-6a290171dc6b, identifier: 10735367
2026-03-27 13:30:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a019dcd0-ed07-559e-8224-88b7827981c1 with identifier: 10735315
2026-03-27 13:30:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a019dcd0-ed07-559e-8224-88b7827981c1 with scrape type 1
2026-03-27 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a019dcd0-ed07-559e-8224-88b7827981c1
2026-03-27 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618316%252Fgeneral%252F117d2748-48cb-4b3d-b1d7-8e2defc6c1e1.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618316/general/117d2748-48cb-4b3d-b1d7-8e2defc6c1e1.JPG not downloaded yet
2026-03-27 13:30:33 [adesa.fr] INFO: Found listing with ID: 10734673
2026-03-27 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734673%27 HTTP/1.1" 200 None
2026-03-27 13:30:33 [adesa.fr] INFO: Scrape type for 10734673: 1
2026-03-27 13:30:33 [adesa.fr] INFO: Scraping item 10734673 url https://www.openlane.eu/en/carv6/auction/10734673
2026-03-27 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724791%252Fgeneral%252F7c621f80-39db-47d6-9582-af7e3a01633c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724791/general/7c621f80-39db-47d6-9582-af7e3a01633c.jpeg already downloaded
2026-03-27 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724791%252Fgeneral%252Ff5bf73fa-1623-463a-835d-103679282ec7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724791/general/f5bf73fa-1623-463a-835d-103679282ec7.jpeg already downloaded
2026-03-27 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724791%252Fgeneral%252Fb497a5dd-2325-4f64-acc9-fe00b6abf08b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724791/general/b497a5dd-2325-4f64-acc9-fe00b6abf08b.jpeg already downloaded
2026-03-27 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724791%252Fgeneral%252F277fc18c-8fe6-45e6-9bd7-666e1a47b04e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724791/general/277fc18c-8fe6-45e6-9bd7-666e1a47b04e.jpeg not downloaded yet
2026-03-27 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696546%252Fgeneral%252F565aabae-ec7b-4468-afb3-78aeca9570ed.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696546/general/565aabae-ec7b-4468-afb3-78aeca9570ed.JPG not downloaded yet
2026-03-27 13:30:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c0cd4294-78be-5c1a-9e22-6a290171dc6b with identifier: 10735367
2026-03-27 13:30:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c0cd4294-78be-5c1a-9e22-6a290171dc6b with identifier: 10735367
2026-03-27 13:30:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c0cd4294-78be-5c1a-9e22-6a290171dc6b with identifier: 10735367 to the API
2026-03-27 13:30:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:30:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:30:33 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5715312/general/5237c333-5070-40e4-bd40-620a60bb9ec1.JPG>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Diesel',
'id': 'c0cd4294-78be-5c1a-9e22-6a290171dc6b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF-648-AW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735367',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Citroën',
'model': 'C4',
'odometer': 143628,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 23,
'photos': [],
'price': 12400,
'price_includes_vat': True,
'registration_date': '2022-03-04',
'seats_number': 7,
'seller_name': None,
'title': 'Citroën C4 Grand Spacetourer Shine - Diesel - Automatic - 130 hp - '
'143.628 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2022}
2026-03-27 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735367%27 HTTP/1.1" 200 None
2026-03-27 13:30:33 [adesa.fr] INFO: Saving data for 10735367: {'created_time': 1774618233.973903, 'last_price_update_time': 1774618233.973917, 'auction_closing_time': 1774858200.0}
2026-03-27 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735367') HTTP/1.1" 204 0
2026-03-27 13:30:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79566790>
2026-03-27 13:30:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c08c76fa-fd13-576c-8b6f-45c5d3a3185c/c08c76fa-fd13-576c-8b6f-45c5d3a3185c_image_1.jpg HTTP/1.1" 201 0
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746373%252Fgeneral%252Fe95e8f81-1f6c-4743-977c-69fbc81f169c.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746373/general/e95e8f81-1f6c-4743-977c-69fbc81f169c.jpg saved to cache
2026-03-27 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c08c76fa-fd13-576c-8b6f-45c5d3a3185c
2026-03-27 13:30:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae781d6f50>
2026-03-27 13:30:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c08c76fa-fd13-576c-8b6f-45c5d3a3185c/c08c76fa-fd13-576c-8b6f-45c5d3a3185c_image_3.jpg HTTP/1.1" 201 0
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746373%252Fgeneral%252Ffd0f7803-8469-4a50-911d-7c33bcdd41f1.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746373/general/fd0f7803-8469-4a50-911d-7c33bcdd41f1.jpg saved to cache
2026-03-27 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c08c76fa-fd13-576c-8b6f-45c5d3a3185c
2026-03-27 13:30:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696546/general/00e7593d-e98e-4f48-a6af-4fd374a7262d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735353)
2026-03-27 13:30:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5698798/general/cda8159b-8251-4763-bc0c-559ce851bb86.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735355)
2026-03-27 13:30:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669756/general/f0451ab1-2657-4572-88ed-74d3a8494e73.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735334)
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669756%252Fgeneral%252F92327bae-31d3-44ca-9d9e-018e0aed762b.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669756/general/92327bae-31d3-44ca-9d9e-018e0aed762b.JPG not downloaded yet
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746373%252Fgeneral%252Fc7399729-0cd2-4c69-a5c6-1a7eaa61f914.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746373/general/c7399729-0cd2-4c69-a5c6-1a7eaa61f914.jpg not downloaded yet
2026-03-27 13:30:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item c0cd4294-78be-5c1a-9e22-6a290171dc6b due to Ignoring non-200 response
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618316%252Fgeneral%252F46d3b9d1-7e83-4393-a81c-b89d0bef2c05.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618316/general/46d3b9d1-7e83-4393-a81c-b89d0bef2c05.JPG not downloaded yet
2026-03-27 13:30:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696546/general/e4cb4819-74a2-43d6-98c4-f5318103c1d1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735353)
2026-03-27 13:30:34 [adesa.fr] INFO: Found listing with ID: 10734632
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734632%27 HTTP/1.1" 200 None
2026-03-27 13:30:34 [adesa.fr] INFO: Scrape type for 10734632: 1
2026-03-27 13:30:34 [adesa.fr] INFO: Scraping item 10734632 url https://www.openlane.eu/en/carv6/auction/10734632
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724791%252Fgeneral%252F5ca4e32e-6201-4e7b-9496-c7bf0adb89e4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724791/general/5ca4e32e-6201-4e7b-9496-c7bf0adb89e4.jpeg not downloaded yet
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696546%252Fgeneral%252F5cbe1538-03a1-4ce7-bd05-ae52e4a1a596.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696546/general/5cbe1538-03a1-4ce7-bd05-ae52e4a1a596.JPG not downloaded yet
2026-03-27 13:30:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 33476dca-e6c5-58a9-bfaa-03a2609e772b due to Ignoring non-200 response
2026-03-27 13:30:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item aeb95663-b4f5-54be-8e5a-7562fe02f769 due to Ignoring non-200 response
2026-03-27 13:30:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7945d890>
2026-03-27 13:30:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c08c76fa-fd13-576c-8b6f-45c5d3a3185c/c08c76fa-fd13-576c-8b6f-45c5d3a3185c_image_2.jpg HTTP/1.1" 201 0
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746373%252Fgeneral%252F7f483871-583d-44d6-b33f-d6f02e6762e5.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746373/general/7f483871-583d-44d6-b33f-d6f02e6762e5.jpg saved to cache
2026-03-27 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c08c76fa-fd13-576c-8b6f-45c5d3a3185c
2026-03-27 13:30:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae781bb3d0>
2026-03-27 13:30:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c08c76fa-fd13-576c-8b6f-45c5d3a3185c/c08c76fa-fd13-576c-8b6f-45c5d3a3185c_image_4.jpg HTTP/1.1" 201 0
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746373%252Fgeneral%252F841a8b04-f3c2-4b5e-aaf7-0eaf8d0b7e47.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746373/general/841a8b04-f3c2-4b5e-aaf7-0eaf8d0b7e47.jpg saved to cache
2026-03-27 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c08c76fa-fd13-576c-8b6f-45c5d3a3185c
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618316%252Fgeneral%252Fe7c970ae-5f61-42fe-a728-0b78b813acea.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618316/general/e7c970ae-5f61-42fe-a728-0b78b813acea.JPG not downloaded yet
2026-03-27 13:30:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724791/general/00cfb3bd-484a-493f-927a-31349ec94b65.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735374)
2026-03-27 13:30:34 [adesa.fr] INFO: Found listing with ID: 10734633
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734633%27 HTTP/1.1" 200 None
2026-03-27 13:30:34 [adesa.fr] INFO: Scrape type for 10734633: 1
2026-03-27 13:30:34 [adesa.fr] INFO: Scraping item 10734633 url https://www.openlane.eu/en/carv6/auction/10734633
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724791%252Fgeneral%252Fbb63dfa5-95b4-48b7-9928-c3a879a9f1e7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724791/general/bb63dfa5-95b4-48b7-9928-c3a879a9f1e7.jpeg not downloaded yet
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696546%252Fgeneral%252F2fa54d31-d994-40fd-912d-523dbff659a3.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696546/general/2fa54d31-d994-40fd-912d-523dbff659a3.JPG not downloaded yet
2026-03-27 13:30:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746373/general/6464246f-440b-4783-a174-cc21ee334af5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735394)
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618316%252Fgeneral%252F32973bd2-8964-43e2-8f60-c9409f98e9a6.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618316/general/32973bd2-8964-43e2-8f60-c9409f98e9a6.JPG not downloaded yet
2026-03-27 13:30:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 7d40bd7b-cd72-553c-8eba-251a333b95b3 due to Ignoring non-200 response
2026-03-27 13:30:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 33476dca-e6c5-58a9-bfaa-03a2609e772b due to Ignoring non-200 response
2026-03-27 13:30:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item aeb95663-b4f5-54be-8e5a-7562fe02f769 due to Ignoring non-200 response
2026-03-27 13:30:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 7d40bd7b-cd72-553c-8eba-251a333b95b3 due to Ignoring non-200 response
2026-03-27 13:30:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724791/general/2a685ff7-b1fb-411c-adca-25282de39bb5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735374)
2026-03-27 13:30:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724791/general/6135d484-7953-411d-82e1-74c930019b19.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735374)
2026-03-27 13:30:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696546/general/565aabae-ec7b-4468-afb3-78aeca9570ed.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735353)
2026-03-27 13:30:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5618316/general/117d2748-48cb-4b3d-b1d7-8e2defc6c1e1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735315)
2026-03-27 13:30:34 [adesa.fr] INFO: Found listing with ID: 10734631
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734631%27 HTTP/1.1" 200 None
2026-03-27 13:30:34 [adesa.fr] INFO: Scrape type for 10734631: 1
2026-03-27 13:30:34 [adesa.fr] INFO: Scraping item 10734631 url https://www.openlane.eu/en/carv6/auction/10734631
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696546%252Fgeneral%252F573e4dcb-7432-4b45-b5a3-389bee482a9e.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696546/general/573e4dcb-7432-4b45-b5a3-389bee482a9e.JPG not downloaded yet
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618316%252Fgeneral%252Fa62e5715-0b8a-4437-9fd0-4cf20b68c0d4.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618316/general/a62e5715-0b8a-4437-9fd0-4cf20b68c0d4.JPG not downloaded yet
2026-03-27 13:30:34 [adesa.fr] INFO: Found listing with ID: 10734643
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734643%27 HTTP/1.1" 200 None
2026-03-27 13:30:34 [adesa.fr] INFO: Scrape type for 10734643: 1
2026-03-27 13:30:34 [adesa.fr] INFO: Scraping item 10734643 url https://www.openlane.eu/en/carv6/auction/10734643
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696546%252Fgeneral%252Fd6773848-7110-4ddc-8369-09bb873b4dba.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696546/general/d6773848-7110-4ddc-8369-09bb873b4dba.JPG not downloaded yet
2026-03-27 13:30:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724791/general/277fc18c-8fe6-45e6-9bd7-666e1a47b04e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735374)
2026-03-27 13:30:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696546/general/5cbe1538-03a1-4ce7-bd05-ae52e4a1a596.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735353)
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618316%252Fgeneral%252F8591bd37-dfaf-4e9d-8837-2e0eef97e8df.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618316/general/8591bd37-dfaf-4e9d-8837-2e0eef97e8df.JPG not downloaded yet
2026-03-27 13:30:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae793d1810>
2026-03-27 13:30:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_141e5245-ebb3-57bd-bf24-da9fb705dbaf/141e5245-ebb3-57bd-bf24-da9fb705dbaf_image_0.jpg HTTP/1.1" 201 0
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724791%252Fgeneral%252F00cfb3bd-484a-493f-927a-31349ec94b65.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724791/general/00cfb3bd-484a-493f-927a-31349ec94b65.jpg saved to cache
2026-03-27 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 141e5245-ebb3-57bd-bf24-da9fb705dbaf
2026-03-27 13:30:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5618316/general/e7c970ae-5f61-42fe-a728-0b78b813acea.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735315)
2026-03-27 13:30:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696546/general/2fa54d31-d994-40fd-912d-523dbff659a3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735353)
2026-03-27 13:30:34 [adesa.fr] INFO: Found listing with ID: 10734627
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734627%27 HTTP/1.1" 200 None
2026-03-27 13:30:34 [adesa.fr] INFO: Scrape type for 10734627: 1
2026-03-27 13:30:34 [adesa.fr] INFO: Scraping item 10734627 url https://www.openlane.eu/en/carv6/auction/10734627
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696546%252Fgeneral%252F2473e7a4-6221-40ab-a527-c61cfcf09c2e.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696546/general/2473e7a4-6221-40ab-a527-c61cfcf09c2e.JPG not downloaded yet
2026-03-27 13:30:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724791/general/bb63dfa5-95b4-48b7-9928-c3a879a9f1e7.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735374)
2026-03-27 13:30:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724791/general/5ca4e32e-6201-4e7b-9496-c7bf0adb89e4.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735374)
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618316%252Fgeneral%252Fd0669f3b-1b3c-49f8-84cf-33069f49c914.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618316/general/d0669f3b-1b3c-49f8-84cf-33069f49c914.JPG not downloaded yet
2026-03-27 13:30:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae78217ed0>
2026-03-27 13:30:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c08c76fa-fd13-576c-8b6f-45c5d3a3185c/c08c76fa-fd13-576c-8b6f-45c5d3a3185c_image_6.jpg HTTP/1.1" 201 0
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746373%252Fgeneral%252F6464246f-440b-4783-a174-cc21ee334af5.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746373/general/6464246f-440b-4783-a174-cc21ee334af5.jpg saved to cache
2026-03-27 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c08c76fa-fd13-576c-8b6f-45c5d3a3185c
2026-03-27 13:30:34 [adesa.fr] INFO: Found listing with ID: 10734635
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734635%27 HTTP/1.1" 200 None
2026-03-27 13:30:34 [adesa.fr] INFO: Scrape type for 10734635: 1
2026-03-27 13:30:34 [adesa.fr] INFO: Scraping item 10734635 url https://www.openlane.eu/en/carv6/auction/10734635
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696546%252Fgeneral%252Fc4a8028d-0b45-438a-aaa9-261a04e9afb6.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696546/general/c4a8028d-0b45-438a-aaa9-261a04e9afb6.JPG not downloaded yet
2026-03-27 13:30:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae794a9950>
2026-03-27 13:30:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_141e5245-ebb3-57bd-bf24-da9fb705dbaf/141e5245-ebb3-57bd-bf24-da9fb705dbaf_image_1.jpg HTTP/1.1" 201 0
2026-03-27 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724791%252Fgeneral%252F2a685ff7-b1fb-411c-adca-25282de39bb5.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724791/general/2a685ff7-b1fb-411c-adca-25282de39bb5.jpg saved to cache
2026-03-27 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 141e5245-ebb3-57bd-bf24-da9fb705dbaf
2026-03-27 13:30:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae795f8650>
2026-03-27 13:30:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_141e5245-ebb3-57bd-bf24-da9fb705dbaf/141e5245-ebb3-57bd-bf24-da9fb705dbaf_image_2.jpg HTTP/1.1" 201 0
2026-03-27 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724791%252Fgeneral%252F6135d484-7953-411d-82e1-74c930019b19.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724791/general/6135d484-7953-411d-82e1-74c930019b19.jpg saved to cache
2026-03-27 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 141e5245-ebb3-57bd-bf24-da9fb705dbaf
2026-03-27 13:30:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 7d40bd7b-cd72-553c-8eba-251a333b95b3 due to Ignoring non-200 response
2026-03-27 13:30:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item a019dcd0-ed07-559e-8224-88b7827981c1 due to Ignoring non-200 response
2026-03-27 13:30:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae795aadd0>
2026-03-27 13:30:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_141e5245-ebb3-57bd-bf24-da9fb705dbaf/141e5245-ebb3-57bd-bf24-da9fb705dbaf_image_7.jpg HTTP/1.1" 201 0
2026-03-27 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724791%252Fgeneral%252F277fc18c-8fe6-45e6-9bd7-666e1a47b04e.jpeg') HTTP/1.1" 204 0
2026-03-27 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724791/general/277fc18c-8fe6-45e6-9bd7-666e1a47b04e.jpeg saved to cache
2026-03-27 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 141e5245-ebb3-57bd-bf24-da9fb705dbaf
2026-03-27 13:30:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 7d40bd7b-cd72-553c-8eba-251a333b95b3 due to Ignoring non-200 response
2026-03-27 13:30:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696546/general/d6773848-7110-4ddc-8369-09bb873b4dba.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735353)
2026-03-27 13:30:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5618316/general/a62e5715-0b8a-4437-9fd0-4cf20b68c0d4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735315)
2026-03-27 13:30:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696546/general/573e4dcb-7432-4b45-b5a3-389bee482a9e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735353)
2026-03-27 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618316%252Fgeneral%252Fc22b48db-593e-46a0-8a11-ba9aa488e2f2.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618316/general/c22b48db-593e-46a0-8a11-ba9aa488e2f2.JPG not downloaded yet
2026-03-27 13:30:35 [adesa.fr] INFO: Found listing with ID: 10734676
2026-03-27 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734676%27 HTTP/1.1" 200 None
2026-03-27 13:30:35 [adesa.fr] INFO: Scrape type for 10734676: 1
2026-03-27 13:30:35 [adesa.fr] INFO: Scraping item 10734676 url https://www.openlane.eu/en/carv6/auction/10734676
2026-03-27 13:30:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item a019dcd0-ed07-559e-8224-88b7827981c1 due to Ignoring non-200 response
2026-03-27 13:30:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 7d40bd7b-cd72-553c-8eba-251a333b95b3 due to Ignoring non-200 response
2026-03-27 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618316%252Fgeneral%252Fed7715fe-9301-481e-9673-39cfd71e8fe1.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618316/general/ed7715fe-9301-481e-9673-39cfd71e8fe1.JPG not downloaded yet
2026-03-27 13:30:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734667> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:30:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae6374fa50>
2026-03-27 13:30:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_141e5245-ebb3-57bd-bf24-da9fb705dbaf/141e5245-ebb3-57bd-bf24-da9fb705dbaf_image_9.jpg HTTP/1.1" 201 0
2026-03-27 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724791%252Fgeneral%252Fbb63dfa5-95b4-48b7-9928-c3a879a9f1e7.jpeg') HTTP/1.1" 204 0
2026-03-27 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724791/general/bb63dfa5-95b4-48b7-9928-c3a879a9f1e7.jpeg saved to cache
2026-03-27 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 141e5245-ebb3-57bd-bf24-da9fb705dbaf
2026-03-27 13:30:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae782bd310>
2026-03-27 13:30:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_141e5245-ebb3-57bd-bf24-da9fb705dbaf/141e5245-ebb3-57bd-bf24-da9fb705dbaf_image_8.jpg HTTP/1.1" 201 0
2026-03-27 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724791%252Fgeneral%252F5ca4e32e-6201-4e7b-9496-c7bf0adb89e4.jpeg') HTTP/1.1" 204 0
2026-03-27 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724791/general/5ca4e32e-6201-4e7b-9496-c7bf0adb89e4.jpeg saved to cache
2026-03-27 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 141e5245-ebb3-57bd-bf24-da9fb705dbaf
2026-03-27 13:30:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5618316/general/8591bd37-dfaf-4e9d-8837-2e0eef97e8df.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735315)
2026-03-27 13:30:35 [adesa.fr] INFO: Found listing with ID: 10734644
2026-03-27 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734644%27 HTTP/1.1" 200 None
2026-03-27 13:30:35 [adesa.fr] INFO: Scrape type for 10734644: 1
2026-03-27 13:30:35 [adesa.fr] INFO: Scraping item 10734644 url https://www.openlane.eu/en/carv6/auction/10734644
2026-03-27 13:30:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:30:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696546/general/2473e7a4-6221-40ab-a527-c61cfcf09c2e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735353)
2026-03-27 13:30:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5618316/general/d0669f3b-1b3c-49f8-84cf-33069f49c914.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735315)
2026-03-27 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618316%252Fgeneral%252Ffef51f10-abdc-4f28-a058-4837cf5be818.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618316/general/fef51f10-abdc-4f28-a058-4837cf5be818.JPG not downloaded yet
2026-03-27 13:30:35 [adesa.fr] INFO: Found listing with ID: 10734674
2026-03-27 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734674%27 HTTP/1.1" 200 None
2026-03-27 13:30:35 [adesa.fr] INFO: Scrape type for 10734674: 1
2026-03-27 13:30:35 [adesa.fr] INFO: Scraping item 10734674 url https://www.openlane.eu/en/carv6/auction/10734674
2026-03-27 13:30:35 [adesa.fr] INFO: Found listing with ID: 10734602
2026-03-27 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734602%27 HTTP/1.1" 200 None
2026-03-27 13:30:35 [adesa.fr] INFO: Scrape type for 10734602: 1
2026-03-27 13:30:35 [adesa.fr] INFO: Scraping item 10734602 url https://www.openlane.eu/en/carv6/auction/10734602
2026-03-27 13:30:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 7d40bd7b-cd72-553c-8eba-251a333b95b3 due to Ignoring non-200 response
2026-03-27 13:30:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item a019dcd0-ed07-559e-8224-88b7827981c1 due to Ignoring non-200 response
2026-03-27 13:30:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 7d40bd7b-cd72-553c-8eba-251a333b95b3 due to Ignoring non-200 response
2026-03-27 13:30:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4fb4e8af-2d7b-5716-9e7c-2ee6f85c2a26 with identifier: 10734667
2026-03-27 13:30:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4fb4e8af-2d7b-5716-9e7c-2ee6f85c2a26 with scrape type 1
2026-03-27 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4fb4e8af-2d7b-5716-9e7c-2ee6f85c2a26
2026-03-27 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748594%252Fgeneral%252Fd6008568-9b8e-4b6b-8e55-0e37010def38.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748594/general/d6008568-9b8e-4b6b-8e55-0e37010def38.jpg already downloaded
2026-03-27 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748594%252Fgeneral%252Fc374fb77-8d75-4a99-84a1-c99981db8c7f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748594/general/c374fb77-8d75-4a99-84a1-c99981db8c7f.jpg already downloaded
2026-03-27 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748594%252Fgeneral%252F908d0fff-15c4-49dd-9f85-90c41dd852c1.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748594/general/908d0fff-15c4-49dd-9f85-90c41dd852c1.jpg already downloaded
2026-03-27 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748594%252Fgeneral%252F2bda10a7-f869-43ab-a49a-9a47769b5e57.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748594/general/2bda10a7-f869-43ab-a49a-9a47769b5e57.jpg already downloaded
2026-03-27 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748594%252Fgeneral%252F500c056f-c4c1-4d15-be1a-f043e9513697.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748594/general/500c056f-c4c1-4d15-be1a-f043e9513697.jpg already downloaded
2026-03-27 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748594%252Fgeneral%252Ff23eb274-3650-4b4c-8534-7c066994032b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748594/general/f23eb274-3650-4b4c-8534-7c066994032b.jpg already downloaded
2026-03-27 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748594%252Fgeneral%252Fd32e8bdd-1f56-4dc7-9fa5-43400de0daeb.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748594/general/d32e8bdd-1f56-4dc7-9fa5-43400de0daeb.jpg already downloaded
2026-03-27 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748594%252Fgeneral%252F4fa656e8-ef2f-49c6-b703-f81f87304bca.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748594/general/4fa656e8-ef2f-49c6-b703-f81f87304bca.jpg already downloaded
2026-03-27 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748594%252Fgeneral%252F02bf8589-61e7-404e-b0d9-bdf710c93d82.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748594/general/02bf8589-61e7-404e-b0d9-bdf710c93d82.jpg already downloaded
2026-03-27 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748594%252Fgeneral%252F7f16559f-9e90-4a6a-8e91-e4252ef145e3.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748594/general/7f16559f-9e90-4a6a-8e91-e4252ef145e3.jpg already downloaded
2026-03-27 13:30:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4fb4e8af-2d7b-5716-9e7c-2ee6f85c2a26, identifier: 10734667
2026-03-27 13:30:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4fb4e8af-2d7b-5716-9e7c-2ee6f85c2a26 with identifier: 10734667
2026-03-27 13:30:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4fb4e8af-2d7b-5716-9e7c-2ee6f85c2a26 with identifier: 10734667
2026-03-27 13:30:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4fb4e8af-2d7b-5716-9e7c-2ee6f85c2a26 with identifier: 10734667 to the API
2026-03-27 13:30:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:30:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734667>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 306,
'expiration_date': '2026-03-30T07:40:00Z',
'fuel_type': 'Electric',
'id': '4fb4e8af-2d7b-5716-9e7c-2ee6f85c2a26',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000718',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734667',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q6 E-tron',
'odometer': 14658,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5748594/general/d6008568-9b8e-4b6b-8e55-0e37010def38.jpg',
'https://images.openlane.eu/carimgs/5748594/general/c374fb77-8d75-4a99-84a1-c99981db8c7f.jpg',
'https://images.openlane.eu/carimgs/5748594/general/908d0fff-15c4-49dd-9f85-90c41dd852c1.jpg',
'https://images.openlane.eu/carimgs/5748594/general/2bda10a7-f869-43ab-a49a-9a47769b5e57.jpg',
'https://images.openlane.eu/carimgs/5748594/general/500c056f-c4c1-4d15-be1a-f043e9513697.jpg',
'https://images.openlane.eu/carimgs/5748594/general/f23eb274-3650-4b4c-8534-7c066994032b.jpg',
'https://images.openlane.eu/carimgs/5748594/general/d32e8bdd-1f56-4dc7-9fa5-43400de0daeb.jpg',
'https://images.openlane.eu/carimgs/5748594/general/4fa656e8-ef2f-49c6-b703-f81f87304bca.jpg',
'https://images.openlane.eu/carimgs/5748594/general/02bf8589-61e7-404e-b0d9-bdf710c93d82.jpg',
'https://images.openlane.eu/carimgs/5748594/general/7f16559f-9e90-4a6a-8e91-e4252ef145e3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4fb4e8af-2d7b-5716-9e7c-2ee6f85c2a26/4fb4e8af-2d7b-5716-9e7c-2ee6f85c2a26_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25437,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748594/general/d6008568-9b8e-4b6b-8e55-0e37010def38.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4fb4e8af-2d7b-5716-9e7c-2ee6f85c2a26/4fb4e8af-2d7b-5716-9e7c-2ee6f85c2a26_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26570,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748594/general/c374fb77-8d75-4a99-84a1-c99981db8c7f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4fb4e8af-2d7b-5716-9e7c-2ee6f85c2a26/4fb4e8af-2d7b-5716-9e7c-2ee6f85c2a26_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27067,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748594/general/908d0fff-15c4-49dd-9f85-90c41dd852c1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4fb4e8af-2d7b-5716-9e7c-2ee6f85c2a26/4fb4e8af-2d7b-5716-9e7c-2ee6f85c2a26_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26898,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748594/general/2bda10a7-f869-43ab-a49a-9a47769b5e57.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4fb4e8af-2d7b-5716-9e7c-2ee6f85c2a26/4fb4e8af-2d7b-5716-9e7c-2ee6f85c2a26_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36875,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748594/general/500c056f-c4c1-4d15-be1a-f043e9513697.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4fb4e8af-2d7b-5716-9e7c-2ee6f85c2a26/4fb4e8af-2d7b-5716-9e7c-2ee6f85c2a26_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46817,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748594/general/f23eb274-3650-4b4c-8534-7c066994032b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4fb4e8af-2d7b-5716-9e7c-2ee6f85c2a26/4fb4e8af-2d7b-5716-9e7c-2ee6f85c2a26_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35693,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748594/general/d32e8bdd-1f56-4dc7-9fa5-43400de0daeb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4fb4e8af-2d7b-5716-9e7c-2ee6f85c2a26/4fb4e8af-2d7b-5716-9e7c-2ee6f85c2a26_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50101,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748594/general/4fa656e8-ef2f-49c6-b703-f81f87304bca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4fb4e8af-2d7b-5716-9e7c-2ee6f85c2a26/4fb4e8af-2d7b-5716-9e7c-2ee6f85c2a26_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35825,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748594/general/02bf8589-61e7-404e-b0d9-bdf710c93d82.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4fb4e8af-2d7b-5716-9e7c-2ee6f85c2a26/4fb4e8af-2d7b-5716-9e7c-2ee6f85c2a26_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42443,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748594/general/7f16559f-9e90-4a6a-8e91-e4252ef145e3.jpg',
'Width': 1024}],
'price': 44600,
'price_includes_vat': True,
'registration_date': '2024-12-20',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Audi Q6 E-tron S line - Electric - Automatic - 306 hp - 14.658 km',
'transmission': 'automatic',
'trim': 'S line',
'vin': None,
'year': 2024}
2026-03-27 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734667%27 HTTP/1.1" 200 None
2026-03-27 13:30:36 [adesa.fr] INFO: Saving data for 10734667: {'created_time': 1774618236.097525, 'last_price_update_time': 1774618236.09754, 'auction_closing_time': 1774856400.0}
2026-03-27 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10734667') HTTP/1.1" 204 0
2026-03-27 13:30:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5618316/general/c22b48db-593e-46a0-8a11-ba9aa488e2f2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735315)
2026-03-27 13:30:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5618316/general/ed7715fe-9301-481e-9673-39cfd71e8fe1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735315)
2026-03-27 13:30:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696546/general/c4a8028d-0b45-438a-aaa9-261a04e9afb6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735353)
2026-03-27 13:30:36 [adesa.fr] INFO: Found listing with ID: 10734677
2026-03-27 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734677%27 HTTP/1.1" 200 None
2026-03-27 13:30:36 [adesa.fr] INFO: Scrape type for 10734677: 1
2026-03-27 13:30:36 [adesa.fr] INFO: Scraping item 10734677 url https://www.openlane.eu/en/carv6/auction/10734677
2026-03-27 13:30:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734640> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:30:36 [adesa.fr] INFO: Found listing with ID: 10734619
2026-03-27 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734619%27 HTTP/1.1" 200 None
2026-03-27 13:30:36 [adesa.fr] INFO: Scrape type for 10734619: 1
2026-03-27 13:30:36 [adesa.fr] INFO: Scraping item 10734619 url https://www.openlane.eu/en/carv6/auction/10734619
2026-03-27 13:30:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:30:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item a019dcd0-ed07-559e-8224-88b7827981c1 due to Ignoring non-200 response
2026-03-27 13:30:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 7d40bd7b-cd72-553c-8eba-251a333b95b3 due to Ignoring non-200 response
2026-03-27 13:30:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item a019dcd0-ed07-559e-8224-88b7827981c1 due to Ignoring non-200 response
2026-03-27 13:30:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5618316/general/fef51f10-abdc-4f28-a058-4837cf5be818.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735315)
2026-03-27 13:30:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item a019dcd0-ed07-559e-8224-88b7827981c1 due to Ignoring non-200 response
2026-03-27 13:30:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item a019dcd0-ed07-559e-8224-88b7827981c1 due to Ignoring non-200 response
2026-03-27 13:30:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 7d40bd7b-cd72-553c-8eba-251a333b95b3 due to Ignoring non-200 response
2026-03-27 13:30:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95853d03-ee5f-5f23-bb34-3fd507ea3641 with identifier: 10734640
2026-03-27 13:30:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95853d03-ee5f-5f23-bb34-3fd507ea3641 with scrape type 1
2026-03-27 13:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 95853d03-ee5f-5f23-bb34-3fd507ea3641
2026-03-27 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694679%252Fgeneral%252F8ea60db8-9362-44a1-911c-be945327f077.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694679/general/8ea60db8-9362-44a1-911c-be945327f077.jpg already downloaded
2026-03-27 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694679%252Fgeneral%252Fdfbea16a-4a25-4581-bdae-fed4b15521fa.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694679/general/dfbea16a-4a25-4581-bdae-fed4b15521fa.jpg already downloaded
2026-03-27 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694679%252Fgeneral%252F19af570b-c352-4d27-adc9-272ee4500581.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694679/general/19af570b-c352-4d27-adc9-272ee4500581.jpg already downloaded
2026-03-27 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694679%252Fgeneral%252Fe66f7bf8-28c2-4709-b1b4-f97306886484.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694679/general/e66f7bf8-28c2-4709-b1b4-f97306886484.jpg already downloaded
2026-03-27 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694679%252Fgeneral%252F0376e652-3be1-45ca-88ac-55c49a94d574.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694679/general/0376e652-3be1-45ca-88ac-55c49a94d574.jpg already downloaded
2026-03-27 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694679%252Fgeneral%252F3cf6f7f2-40a7-483a-8fad-8cfbe246ae52.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694679/general/3cf6f7f2-40a7-483a-8fad-8cfbe246ae52.jpg already downloaded
2026-03-27 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694679%252Fgeneral%252Fe9192b18-8656-439c-8bd5-d541ae8659be.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694679/general/e9192b18-8656-439c-8bd5-d541ae8659be.jpg already downloaded
2026-03-27 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694679%252Fgeneral%252Faa3d972a-ef42-4a4a-b20d-94e95a7880af.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694679/general/aa3d972a-ef42-4a4a-b20d-94e95a7880af.jpg already downloaded
2026-03-27 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694679%252Fgeneral%252Ff4681797-e785-4679-98db-e90b2afa2ee6.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694679/general/f4681797-e785-4679-98db-e90b2afa2ee6.jpg already downloaded
2026-03-27 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694679%252Fgeneral%252F92fb0f1c-a9bc-4efd-8f5f-c7837082dcbc.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694679/general/92fb0f1c-a9bc-4efd-8f5f-c7837082dcbc.jpg already downloaded
2026-03-27 13:30:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 95853d03-ee5f-5f23-bb34-3fd507ea3641, identifier: 10734640
2026-03-27 13:30:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 95853d03-ee5f-5f23-bb34-3fd507ea3641 with identifier: 10734640
2026-03-27 13:30:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 95853d03-ee5f-5f23-bb34-3fd507ea3641 with identifier: 10734640
2026-03-27 13:30:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 95853d03-ee5f-5f23-bb34-3fd507ea3641 with identifier: 10734640 to the API
2026-03-27 13:30:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:30:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734640>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 170,
'expiration_date': '2026-03-30T07:40:00Z',
'fuel_type': 'Electric',
'id': '95853d03-ee5f-5f23-bb34-3fd507ea3641',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000521',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734640',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 35767,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5694679/general/8ea60db8-9362-44a1-911c-be945327f077.jpg',
'https://images.openlane.eu/carimgs/5694679/general/dfbea16a-4a25-4581-bdae-fed4b15521fa.jpg',
'https://images.openlane.eu/carimgs/5694679/general/19af570b-c352-4d27-adc9-272ee4500581.jpg',
'https://images.openlane.eu/carimgs/5694679/general/e66f7bf8-28c2-4709-b1b4-f97306886484.jpg',
'https://images.openlane.eu/carimgs/5694679/general/0376e652-3be1-45ca-88ac-55c49a94d574.jpg',
'https://images.openlane.eu/carimgs/5694679/general/3cf6f7f2-40a7-483a-8fad-8cfbe246ae52.jpg',
'https://images.openlane.eu/carimgs/5694679/general/e9192b18-8656-439c-8bd5-d541ae8659be.jpg',
'https://images.openlane.eu/carimgs/5694679/general/aa3d972a-ef42-4a4a-b20d-94e95a7880af.jpg',
'https://images.openlane.eu/carimgs/5694679/general/f4681797-e785-4679-98db-e90b2afa2ee6.jpg',
'https://images.openlane.eu/carimgs/5694679/general/92fb0f1c-a9bc-4efd-8f5f-c7837082dcbc.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95853d03-ee5f-5f23-bb34-3fd507ea3641/95853d03-ee5f-5f23-bb34-3fd507ea3641_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1244101,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694679/general/8ea60db8-9362-44a1-911c-be945327f077.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95853d03-ee5f-5f23-bb34-3fd507ea3641/95853d03-ee5f-5f23-bb34-3fd507ea3641_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1068267,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694679/general/dfbea16a-4a25-4581-bdae-fed4b15521fa.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95853d03-ee5f-5f23-bb34-3fd507ea3641/95853d03-ee5f-5f23-bb34-3fd507ea3641_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 703905,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694679/general/19af570b-c352-4d27-adc9-272ee4500581.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95853d03-ee5f-5f23-bb34-3fd507ea3641/95853d03-ee5f-5f23-bb34-3fd507ea3641_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 915623,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694679/general/e66f7bf8-28c2-4709-b1b4-f97306886484.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95853d03-ee5f-5f23-bb34-3fd507ea3641/95853d03-ee5f-5f23-bb34-3fd507ea3641_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 793452,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694679/general/0376e652-3be1-45ca-88ac-55c49a94d574.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95853d03-ee5f-5f23-bb34-3fd507ea3641/95853d03-ee5f-5f23-bb34-3fd507ea3641_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 682632,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694679/general/3cf6f7f2-40a7-483a-8fad-8cfbe246ae52.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95853d03-ee5f-5f23-bb34-3fd507ea3641/95853d03-ee5f-5f23-bb34-3fd507ea3641_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1299403,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694679/general/e9192b18-8656-439c-8bd5-d541ae8659be.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95853d03-ee5f-5f23-bb34-3fd507ea3641/95853d03-ee5f-5f23-bb34-3fd507ea3641_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 486005,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694679/general/aa3d972a-ef42-4a4a-b20d-94e95a7880af.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95853d03-ee5f-5f23-bb34-3fd507ea3641/95853d03-ee5f-5f23-bb34-3fd507ea3641_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354536,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694679/general/f4681797-e785-4679-98db-e90b2afa2ee6.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95853d03-ee5f-5f23-bb34-3fd507ea3641/95853d03-ee5f-5f23-bb34-3fd507ea3641_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 460793,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694679/general/92fb0f1c-a9bc-4efd-8f5f-c7837082dcbc.jpg',
'Width': 2731}],
'price': 23900,
'price_includes_vat': True,
'registration_date': '2024-01-24',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Audi Q4 E-tron Sportback 35 S Line - Electric - Automatic - 170 hp '
'- 35.767 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2024}
2026-03-27 13:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734640%27 HTTP/1.1" 200 None
2026-03-27 13:30:37 [adesa.fr] INFO: Saving data for 10734640: {'created_time': 1774618237.006214, 'last_price_update_time': 1774618237.006225, 'auction_closing_time': 1774856400.0}
2026-03-27 13:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10734640') HTTP/1.1" 204 0
2026-03-27 13:30:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item a019dcd0-ed07-559e-8224-88b7827981c1 due to Ignoring non-200 response
2026-03-27 13:30:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734673> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:30:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:30:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8 with identifier: 10734673
2026-03-27 13:30:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8 with scrape type 1
2026-03-27 13:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8
2026-03-27 13:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750237%252Fgeneral%252Fe26dd79c-1ce6-48db-bff3-9688c221b88d.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750237/general/e26dd79c-1ce6-48db-bff3-9688c221b88d.jpg not downloaded yet
2026-03-27 13:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750237%252Fgeneral%252Fcd8f68d6-f46f-4638-a00e-6bfe5bc7f5e3.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750237/general/cd8f68d6-f46f-4638-a00e-6bfe5bc7f5e3.jpg not downloaded yet
2026-03-27 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750237%252Fgeneral%252F41d450c4-499b-4511-a1e3-5746a36fbafd.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750237/general/41d450c4-499b-4511-a1e3-5746a36fbafd.jpg not downloaded yet
2026-03-27 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750237%252Fgeneral%252F179a3103-78c5-47e3-b1f3-53b25d1499dd.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750237/general/179a3103-78c5-47e3-b1f3-53b25d1499dd.jpg not downloaded yet
2026-03-27 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750237%252Fgeneral%252F29aff68d-1b18-4b42-bf21-cf6274e22c56.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750237/general/29aff68d-1b18-4b42-bf21-cf6274e22c56.jpg not downloaded yet
2026-03-27 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750237%252Fgeneral%252Faedee61e-a5c6-4d42-90df-65d67bd6786a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750237/general/aedee61e-a5c6-4d42-90df-65d67bd6786a.jpg not downloaded yet
2026-03-27 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750237%252Fgeneral%252Ff9dbd438-bffb-4fc2-a6cd-cfa74c7534c7.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750237/general/f9dbd438-bffb-4fc2-a6cd-cfa74c7534c7.jpg not downloaded yet
2026-03-27 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750237%252Fgeneral%252F95af1c96-e4fa-4724-b45c-77fb07b8a5c6.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750237/general/95af1c96-e4fa-4724-b45c-77fb07b8a5c6.jpg not downloaded yet
2026-03-27 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750237%252Fgeneral%252F7023be9e-12fb-44d3-a3b7-75adad0a827c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750237/general/7023be9e-12fb-44d3-a3b7-75adad0a827c.jpg not downloaded yet
2026-03-27 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750237%252Fgeneral%252F7aa08d9e-02d2-4aa3-8226-1b112ffd7215.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750237/general/7aa08d9e-02d2-4aa3-8226-1b112ffd7215.jpg not downloaded yet
2026-03-27 13:30:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735059> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:30:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:30:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b8963f7-a286-5c26-838f-a2afcffaf266 with identifier: 10735059
2026-03-27 13:30:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b8963f7-a286-5c26-838f-a2afcffaf266 with scrape type 1
2026-03-27 13:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6b8963f7-a286-5c26-838f-a2afcffaf266
2026-03-27 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725728%252Fgeneral%252Ff05a129f-b2d1-4b95-8b87-49b0e53d82fe.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725728/general/f05a129f-b2d1-4b95-8b87-49b0e53d82fe.jpg already downloaded
2026-03-27 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725728%252Fgeneral%252F8d6f4f02-1479-43b1-969d-235b3e22f22e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725728/general/8d6f4f02-1479-43b1-969d-235b3e22f22e.jpg already downloaded
2026-03-27 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725728%252Fgeneral%252F980b3ce5-a411-487e-b7fb-fc1ab535a13d.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725728/general/980b3ce5-a411-487e-b7fb-fc1ab535a13d.jpg already downloaded
2026-03-27 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725728%252Fgeneral%252Fef60aef5-42e7-4864-ba51-60a2cedddb81.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725728/general/ef60aef5-42e7-4864-ba51-60a2cedddb81.jpg already downloaded
2026-03-27 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725728%252Fgeneral%252F9a107cb7-123d-4334-a0ca-e400b4819b5e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725728/general/9a107cb7-123d-4334-a0ca-e400b4819b5e.jpg already downloaded
2026-03-27 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725728%252Fgeneral%252Fe95daf2f-0405-4ef0-94a5-9e399961adb8.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725728/general/e95daf2f-0405-4ef0-94a5-9e399961adb8.jpg already downloaded
2026-03-27 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725728%252Fgeneral%252Fea8420fe-68e5-45a2-b21f-ac4cad2798c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725728/general/ea8420fe-68e5-45a2-b21f-ac4cad2798c9.jpg already downloaded
2026-03-27 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725728%252Fgeneral%252Fad40ef02-48de-4da8-8ad7-9c0086279eec.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725728/general/ad40ef02-48de-4da8-8ad7-9c0086279eec.jpg already downloaded
2026-03-27 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725728%252Fgeneral%252F3fcd5754-e3bc-4477-a53f-1ab22b9165db.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725728/general/3fcd5754-e3bc-4477-a53f-1ab22b9165db.jpg already downloaded
2026-03-27 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725728%252Fgeneral%252Fb18f59de-ea5c-48c0-b826-854d0fb8b851.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725728/general/b18f59de-ea5c-48c0-b826-854d0fb8b851.jpg already downloaded
2026-03-27 13:30:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6b8963f7-a286-5c26-838f-a2afcffaf266, identifier: 10735059
2026-03-27 13:30:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6b8963f7-a286-5c26-838f-a2afcffaf266 with identifier: 10735059
2026-03-27 13:30:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6b8963f7-a286-5c26-838f-a2afcffaf266 with identifier: 10735059
2026-03-27 13:30:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6b8963f7-a286-5c26-838f-a2afcffaf266 with identifier: 10735059 to the API
2026-03-27 13:30:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:30:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:30:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735059>
{'auction_title': '',
'c_o_2_emission_value': 28,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 218,
'expiration_date': '2026-03-30T14:05:00Z',
'fuel_type': 'Hybrid',
'id': '6b8963f7-a286-5c26-838f-a2afcffaf266',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FS263FM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735059',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 128528,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5725728/general/f05a129f-b2d1-4b95-8b87-49b0e53d82fe.jpg',
'https://images.openlane.eu/carimgs/5725728/general/8d6f4f02-1479-43b1-969d-235b3e22f22e.jpg',
'https://images.openlane.eu/carimgs/5725728/general/980b3ce5-a411-487e-b7fb-fc1ab535a13d.jpg',
'https://images.openlane.eu/carimgs/5725728/general/ef60aef5-42e7-4864-ba51-60a2cedddb81.jpg',
'https://images.openlane.eu/carimgs/5725728/general/9a107cb7-123d-4334-a0ca-e400b4819b5e.jpg',
'https://images.openlane.eu/carimgs/5725728/general/e95daf2f-0405-4ef0-94a5-9e399961adb8.jpg',
'https://images.openlane.eu/carimgs/5725728/general/ea8420fe-68e5-45a2-b21f-ac4cad2798c9.jpg',
'https://images.openlane.eu/carimgs/5725728/general/ad40ef02-48de-4da8-8ad7-9c0086279eec.jpg',
'https://images.openlane.eu/carimgs/5725728/general/3fcd5754-e3bc-4477-a53f-1ab22b9165db.jpg',
'https://images.openlane.eu/carimgs/5725728/general/b18f59de-ea5c-48c0-b826-854d0fb8b851.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b8963f7-a286-5c26-838f-a2afcffaf266/6b8963f7-a286-5c26-838f-a2afcffaf266_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120261,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725728/general/f05a129f-b2d1-4b95-8b87-49b0e53d82fe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b8963f7-a286-5c26-838f-a2afcffaf266/6b8963f7-a286-5c26-838f-a2afcffaf266_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132425,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725728/general/8d6f4f02-1479-43b1-969d-235b3e22f22e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b8963f7-a286-5c26-838f-a2afcffaf266/6b8963f7-a286-5c26-838f-a2afcffaf266_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122545,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725728/general/980b3ce5-a411-487e-b7fb-fc1ab535a13d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b8963f7-a286-5c26-838f-a2afcffaf266/6b8963f7-a286-5c26-838f-a2afcffaf266_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116513,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725728/general/ef60aef5-42e7-4864-ba51-60a2cedddb81.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b8963f7-a286-5c26-838f-a2afcffaf266/6b8963f7-a286-5c26-838f-a2afcffaf266_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75547,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725728/general/9a107cb7-123d-4334-a0ca-e400b4819b5e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b8963f7-a286-5c26-838f-a2afcffaf266/6b8963f7-a286-5c26-838f-a2afcffaf266_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97144,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725728/general/e95daf2f-0405-4ef0-94a5-9e399961adb8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b8963f7-a286-5c26-838f-a2afcffaf266/6b8963f7-a286-5c26-838f-a2afcffaf266_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113984,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725728/general/ea8420fe-68e5-45a2-b21f-ac4cad2798c9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b8963f7-a286-5c26-838f-a2afcffaf266/6b8963f7-a286-5c26-838f-a2afcffaf266_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75559,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725728/general/ad40ef02-48de-4da8-8ad7-9c0086279eec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b8963f7-a286-5c26-838f-a2afcffaf266/6b8963f7-a286-5c26-838f-a2afcffaf266_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125279,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725728/general/3fcd5754-e3bc-4477-a53f-1ab22b9165db.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b8963f7-a286-5c26-838f-a2afcffaf266/6b8963f7-a286-5c26-838f-a2afcffaf266_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80114,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725728/general/b18f59de-ea5c-48c0-b826-854d0fb8b851.jpg',
'Width': 1024}],
'price': 11900,
'price_includes_vat': True,
'registration_date': '2020-08-25',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Skoda Superb 1.4 TSI Business - Hybrid - Automatic - 218 hp - '
'128.528 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-27 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735059%27 HTTP/1.1" 200 None
2026-03-27 13:30:39 [adesa.fr] INFO: Saving data for 10735059: {'created_time': 1774618239.382972, 'last_price_update_time': 1774618239.382983, 'auction_closing_time': 1774879500.0}
2026-03-27 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735059') HTTP/1.1" 204 0
2026-03-27 13:30:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734633> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:30:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:30:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750237/general/7aa08d9e-02d2-4aa3-8226-1b112ffd7215.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734673)
2026-03-27 13:30:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d72060a6-a84d-5909-bf88-00cc8a04c2fe with identifier: 10734633
2026-03-27 13:30:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d72060a6-a84d-5909-bf88-00cc8a04c2fe with scrape type 1
2026-03-27 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d72060a6-a84d-5909-bf88-00cc8a04c2fe
2026-03-27 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750236%252Fgeneral%252F429f1230-c133-4af9-8957-ee9055ca4b2f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750236/general/429f1230-c133-4af9-8957-ee9055ca4b2f.jpg not downloaded yet
2026-03-27 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750236%252Fgeneral%252F50810e65-cffd-46ee-862c-ac092e6f7df4.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750236/general/50810e65-cffd-46ee-862c-ac092e6f7df4.jpg not downloaded yet
2026-03-27 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750236%252Fgeneral%252F84727ce1-419b-4a48-b0a3-24212fe9e44b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750236/general/84727ce1-419b-4a48-b0a3-24212fe9e44b.jpg not downloaded yet
2026-03-27 13:30:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79335650>
2026-03-27 13:30:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8/5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8_image_9.jpg HTTP/1.1" 201 0
2026-03-27 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750237%252Fgeneral%252F7aa08d9e-02d2-4aa3-8226-1b112ffd7215.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750237/general/7aa08d9e-02d2-4aa3-8226-1b112ffd7215.jpg saved to cache
2026-03-27 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8
2026-03-27 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750236%252Fgeneral%252F2cc8cf21-1088-4add-a769-32b820a52988.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750236/general/2cc8cf21-1088-4add-a769-32b820a52988.jpg not downloaded yet
2026-03-27 13:30:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750237/general/7023be9e-12fb-44d3-a3b7-75adad0a827c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734673)
2026-03-27 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750236%252Fgeneral%252F3c651a3d-d517-4629-899e-2898d8b12587.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750236/general/3c651a3d-d517-4629-899e-2898d8b12587.jpg not downloaded yet
2026-03-27 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750236%252Fgeneral%252F8070bd84-e8b5-4e2e-861c-74d94479fd72.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750236/general/8070bd84-e8b5-4e2e-861c-74d94479fd72.jpg not downloaded yet
2026-03-27 13:30:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750237/general/95af1c96-e4fa-4724-b45c-77fb07b8a5c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734673)
2026-03-27 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750236%252Fgeneral%252Ffa1a7ea3-0a16-4942-9fce-86144e9b058c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750236/general/fa1a7ea3-0a16-4942-9fce-86144e9b058c.jpg not downloaded yet
2026-03-27 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750236%252Fgeneral%252F83a584c9-a8d4-431f-ba86-98f1a1169d25.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750236/general/83a584c9-a8d4-431f-ba86-98f1a1169d25.jpg not downloaded yet
2026-03-27 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750236%252Fgeneral%252F60b6453d-1956-4e6f-9c35-f57ea599a34e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750236/general/60b6453d-1956-4e6f-9c35-f57ea599a34e.jpg not downloaded yet
2026-03-27 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750236%252Fgeneral%252Ff8e16af6-26c4-4956-a217-7dc63079ef5c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750236/general/f8e16af6-26c4-4956-a217-7dc63079ef5c.jpg not downloaded yet
2026-03-27 13:30:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae6374c550>
2026-03-27 13:30:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8/5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8_image_8.jpg HTTP/1.1" 201 0
2026-03-27 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750237%252Fgeneral%252F7023be9e-12fb-44d3-a3b7-75adad0a827c.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750237/general/7023be9e-12fb-44d3-a3b7-75adad0a827c.jpg saved to cache
2026-03-27 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8
2026-03-27 13:30:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae78224490>
2026-03-27 13:30:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8/5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8_image_7.jpg HTTP/1.1" 201 0
2026-03-27 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750237%252Fgeneral%252F95af1c96-e4fa-4724-b45c-77fb07b8a5c6.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750237/general/95af1c96-e4fa-4724-b45c-77fb07b8a5c6.jpg saved to cache
2026-03-27 13:30:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8
2026-03-27 13:30:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750236/general/3c651a3d-d517-4629-899e-2898d8b12587.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734633)
2026-03-27 13:30:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae781db710>
2026-03-27 13:30:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d72060a6-a84d-5909-bf88-00cc8a04c2fe/d72060a6-a84d-5909-bf88-00cc8a04c2fe_image_4.jpg HTTP/1.1" 201 0
2026-03-27 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750236%252Fgeneral%252F3c651a3d-d517-4629-899e-2898d8b12587.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750236/general/3c651a3d-d517-4629-899e-2898d8b12587.jpg saved to cache
2026-03-27 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d72060a6-a84d-5909-bf88-00cc8a04c2fe
2026-03-27 13:30:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735054> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:30:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:30:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750236/general/f8e16af6-26c4-4956-a217-7dc63079ef5c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734633)
2026-03-27 13:30:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750236/general/2cc8cf21-1088-4add-a769-32b820a52988.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734633)
2026-03-27 13:30:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735058> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:30:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:30:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6434948b-76a9-5538-bb29-7383865975c8 with identifier: 10735054
2026-03-27 13:30:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6434948b-76a9-5538-bb29-7383865975c8 with scrape type 1
2026-03-27 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6434948b-76a9-5538-bb29-7383865975c8
2026-03-27 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674627%252Fgeneral%252Fce74ab69-4db3-4aeb-ad12-b388d21d739f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674627/general/ce74ab69-4db3-4aeb-ad12-b388d21d739f.jpg not downloaded yet
2026-03-27 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674627%252Fgeneral%252Ff4aa6d11-174a-474c-932d-79c6a49c4b2f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674627/general/f4aa6d11-174a-474c-932d-79c6a49c4b2f.jpg not downloaded yet
2026-03-27 13:30:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae78278610>
2026-03-27 13:30:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d72060a6-a84d-5909-bf88-00cc8a04c2fe/d72060a6-a84d-5909-bf88-00cc8a04c2fe_image_9.jpg HTTP/1.1" 201 0
2026-03-27 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750236%252Fgeneral%252Ff8e16af6-26c4-4956-a217-7dc63079ef5c.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750236/general/f8e16af6-26c4-4956-a217-7dc63079ef5c.jpg saved to cache
2026-03-27 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d72060a6-a84d-5909-bf88-00cc8a04c2fe
2026-03-27 13:30:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750236/general/83a584c9-a8d4-431f-ba86-98f1a1169d25.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734633)
2026-03-27 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674627%252Fgeneral%252Ff021fcbd-02e6-4d2f-b2f7-e8cb1f98f4e5.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674627/general/f021fcbd-02e6-4d2f-b2f7-e8cb1f98f4e5.jpg not downloaded yet
2026-03-27 13:30:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79334c90>
2026-03-27 13:30:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d72060a6-a84d-5909-bf88-00cc8a04c2fe/d72060a6-a84d-5909-bf88-00cc8a04c2fe_image_3.jpg HTTP/1.1" 201 0
2026-03-27 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750236%252Fgeneral%252F2cc8cf21-1088-4add-a769-32b820a52988.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750236/general/2cc8cf21-1088-4add-a769-32b820a52988.jpg saved to cache
2026-03-27 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d72060a6-a84d-5909-bf88-00cc8a04c2fe
2026-03-27 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674627%252Fgeneral%252Fac1f2507-99b1-438e-be12-1e2ab5c04eb6.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674627/general/ac1f2507-99b1-438e-be12-1e2ab5c04eb6.jpg not downloaded yet
2026-03-27 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674627%252Fgeneral%252Ff56d7336-2b95-40b9-9aaa-36356b933a32.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674627/general/f56d7336-2b95-40b9-9aaa-36356b933a32.jpg not downloaded yet
2026-03-27 13:30:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc2c2a75-7814-5b6d-9bd0-aa4fef38c542 with identifier: 10735058
2026-03-27 13:30:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc2c2a75-7814-5b6d-9bd0-aa4fef38c542 with scrape type 1
2026-03-27 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bc2c2a75-7814-5b6d-9bd0-aa4fef38c542
2026-03-27 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723872%252Fgeneral%252Fb03be9c3-5d5a-45ad-b1b4-943959cc5968.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723872/general/b03be9c3-5d5a-45ad-b1b4-943959cc5968.jpg already downloaded
2026-03-27 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723872%252Fgeneral%252Fa8c2d35c-4d5d-432f-b7a6-27c111c37384.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723872/general/a8c2d35c-4d5d-432f-b7a6-27c111c37384.jpg already downloaded
2026-03-27 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723872%252Fgeneral%252Fd8fe5f31-9019-49f3-8a78-7f7ab549bc84.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723872/general/d8fe5f31-9019-49f3-8a78-7f7ab549bc84.jpg already downloaded
2026-03-27 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723872%252Fgeneral%252Fd6521907-697d-4f65-92f0-87f085fd5777.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723872/general/d6521907-697d-4f65-92f0-87f085fd5777.jpg already downloaded
2026-03-27 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723872%252Fgeneral%252Fc3fd4865-c7a1-47cf-85ed-efebf4d8da62.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723872/general/c3fd4865-c7a1-47cf-85ed-efebf4d8da62.jpg already downloaded
2026-03-27 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723872%252Fgeneral%252F468c8cb2-d9c0-45e7-a9b8-84710a815a2b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723872/general/468c8cb2-d9c0-45e7-a9b8-84710a815a2b.jpg already downloaded
2026-03-27 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723872%252Fgeneral%252F91fdc05d-d6ff-477e-9b5d-1b3b8c52ad1a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723872/general/91fdc05d-d6ff-477e-9b5d-1b3b8c52ad1a.jpg already downloaded
2026-03-27 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723872%252Fgeneral%252Fda4a5bf8-4f60-489a-9913-1a54c25cc923.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723872/general/da4a5bf8-4f60-489a-9913-1a54c25cc923.jpg already downloaded
2026-03-27 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723872%252Fgeneral%252F761275e4-62f3-4818-8380-eb316a459cfa.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723872/general/761275e4-62f3-4818-8380-eb316a459cfa.jpg already downloaded
2026-03-27 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723872%252Fgeneral%252F83f2d5a0-c7f4-4fdd-bea7-2939d6fedb67.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723872/general/83f2d5a0-c7f4-4fdd-bea7-2939d6fedb67.jpg already downloaded
2026-03-27 13:30:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: bc2c2a75-7814-5b6d-9bd0-aa4fef38c542, identifier: 10735058
2026-03-27 13:30:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750236/general/60b6453d-1956-4e6f-9c35-f57ea599a34e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734633)
2026-03-27 13:30:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: bc2c2a75-7814-5b6d-9bd0-aa4fef38c542 with identifier: 10735058
2026-03-27 13:30:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: bc2c2a75-7814-5b6d-9bd0-aa4fef38c542 with identifier: 10735058
2026-03-27 13:30:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: bc2c2a75-7814-5b6d-9bd0-aa4fef38c542 with identifier: 10735058 to the API
2026-03-27 13:30:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:30:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735058>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T14:05:00Z',
'fuel_type': 'Hybrid',
'id': 'bc2c2a75-7814-5b6d-9bd0-aa4fef38c542',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT-241-DX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735058',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 67745,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 43,
'photo_urls': ['https://images.openlane.eu/carimgs/5723872/general/b03be9c3-5d5a-45ad-b1b4-943959cc5968.jpg',
'https://images.openlane.eu/carimgs/5723872/general/a8c2d35c-4d5d-432f-b7a6-27c111c37384.jpg',
'https://images.openlane.eu/carimgs/5723872/general/d8fe5f31-9019-49f3-8a78-7f7ab549bc84.jpg',
'https://images.openlane.eu/carimgs/5723872/general/d6521907-697d-4f65-92f0-87f085fd5777.jpg',
'https://images.openlane.eu/carimgs/5723872/general/c3fd4865-c7a1-47cf-85ed-efebf4d8da62.jpg',
'https://images.openlane.eu/carimgs/5723872/general/468c8cb2-d9c0-45e7-a9b8-84710a815a2b.jpg',
'https://images.openlane.eu/carimgs/5723872/general/91fdc05d-d6ff-477e-9b5d-1b3b8c52ad1a.jpg',
'https://images.openlane.eu/carimgs/5723872/general/da4a5bf8-4f60-489a-9913-1a54c25cc923.jpg',
'https://images.openlane.eu/carimgs/5723872/general/761275e4-62f3-4818-8380-eb316a459cfa.jpg',
'https://images.openlane.eu/carimgs/5723872/general/83f2d5a0-c7f4-4fdd-bea7-2939d6fedb67.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc2c2a75-7814-5b6d-9bd0-aa4fef38c542/bc2c2a75-7814-5b6d-9bd0-aa4fef38c542_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93046,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723872/general/b03be9c3-5d5a-45ad-b1b4-943959cc5968.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc2c2a75-7814-5b6d-9bd0-aa4fef38c542/bc2c2a75-7814-5b6d-9bd0-aa4fef38c542_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109482,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723872/general/a8c2d35c-4d5d-432f-b7a6-27c111c37384.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc2c2a75-7814-5b6d-9bd0-aa4fef38c542/bc2c2a75-7814-5b6d-9bd0-aa4fef38c542_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97751,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723872/general/d8fe5f31-9019-49f3-8a78-7f7ab549bc84.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc2c2a75-7814-5b6d-9bd0-aa4fef38c542/bc2c2a75-7814-5b6d-9bd0-aa4fef38c542_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96850,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723872/general/d6521907-697d-4f65-92f0-87f085fd5777.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc2c2a75-7814-5b6d-9bd0-aa4fef38c542/bc2c2a75-7814-5b6d-9bd0-aa4fef38c542_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84954,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723872/general/c3fd4865-c7a1-47cf-85ed-efebf4d8da62.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc2c2a75-7814-5b6d-9bd0-aa4fef38c542/bc2c2a75-7814-5b6d-9bd0-aa4fef38c542_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85784,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723872/general/468c8cb2-d9c0-45e7-a9b8-84710a815a2b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc2c2a75-7814-5b6d-9bd0-aa4fef38c542/bc2c2a75-7814-5b6d-9bd0-aa4fef38c542_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110293,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723872/general/91fdc05d-d6ff-477e-9b5d-1b3b8c52ad1a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc2c2a75-7814-5b6d-9bd0-aa4fef38c542/bc2c2a75-7814-5b6d-9bd0-aa4fef38c542_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149439,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723872/general/da4a5bf8-4f60-489a-9913-1a54c25cc923.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc2c2a75-7814-5b6d-9bd0-aa4fef38c542/bc2c2a75-7814-5b6d-9bd0-aa4fef38c542_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112890,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723872/general/761275e4-62f3-4818-8380-eb316a459cfa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc2c2a75-7814-5b6d-9bd0-aa4fef38c542/bc2c2a75-7814-5b6d-9bd0-aa4fef38c542_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100622,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723872/general/83f2d5a0-c7f4-4fdd-bea7-2939d6fedb67.jpg',
'Width': 1024}],
'price': 12900,
'price_includes_vat': True,
'registration_date': '2020-10-02',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Toyota Corolla 1.8 Dynamic Business - Hybrid - Automatic - 122 hp - '
'67.745 km',
'transmission': 'automatic',
'trim': 'Dynamic Business',
'vin': None,
'year': 2020}
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735058%27 HTTP/1.1" 200 None
2026-03-27 13:30:41 [adesa.fr] INFO: Saving data for 10735058: {'created_time': 1774618241.175481, 'last_price_update_time': 1774618241.175492, 'auction_closing_time': 1774879500.0}
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735058') HTTP/1.1" 204 0
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674627%252Fgeneral%252F3721e368-516d-4093-b674-03a6904cbc70.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674627/general/3721e368-516d-4093-b674-03a6904cbc70.jpg not downloaded yet
2026-03-27 13:30:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae782f4f50>
2026-03-27 13:30:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d72060a6-a84d-5909-bf88-00cc8a04c2fe/d72060a6-a84d-5909-bf88-00cc8a04c2fe_image_7.jpg HTTP/1.1" 201 0
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750236%252Fgeneral%252F83a584c9-a8d4-431f-ba86-98f1a1169d25.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750236/general/83a584c9-a8d4-431f-ba86-98f1a1169d25.jpg saved to cache
2026-03-27 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d72060a6-a84d-5909-bf88-00cc8a04c2fe
2026-03-27 13:30:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750236/general/8070bd84-e8b5-4e2e-861c-74d94479fd72.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734633)
2026-03-27 13:30:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750236/general/fa1a7ea3-0a16-4942-9fce-86144e9b058c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734633)
2026-03-27 13:30:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735056> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674627%252Fgeneral%252F5b680d45-e5e7-4301-bdb4-cf0408b46191.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674627/general/5b680d45-e5e7-4301-bdb4-cf0408b46191.jpg not downloaded yet
2026-03-27 13:30:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:30:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734623> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:30:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae782cc5d0>
2026-03-27 13:30:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d72060a6-a84d-5909-bf88-00cc8a04c2fe/d72060a6-a84d-5909-bf88-00cc8a04c2fe_image_8.jpg HTTP/1.1" 201 0
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750236%252Fgeneral%252F60b6453d-1956-4e6f-9c35-f57ea599a34e.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750236/general/60b6453d-1956-4e6f-9c35-f57ea599a34e.jpg saved to cache
2026-03-27 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d72060a6-a84d-5909-bf88-00cc8a04c2fe
2026-03-27 13:30:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:30:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5674627/general/f4aa6d11-174a-474c-932d-79c6a49c4b2f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735054)
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674627%252Fgeneral%252F120dbd52-ddb2-4f75-8312-ec62bacef606.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674627/general/120dbd52-ddb2-4f75-8312-ec62bacef606.jpg not downloaded yet
2026-03-27 13:30:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734676> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:30:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae793def50>
2026-03-27 13:30:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d72060a6-a84d-5909-bf88-00cc8a04c2fe/d72060a6-a84d-5909-bf88-00cc8a04c2fe_image_5.jpg HTTP/1.1" 201 0
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750236%252Fgeneral%252F8070bd84-e8b5-4e2e-861c-74d94479fd72.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750236/general/8070bd84-e8b5-4e2e-861c-74d94479fd72.jpg saved to cache
2026-03-27 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d72060a6-a84d-5909-bf88-00cc8a04c2fe
2026-03-27 13:30:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae781c2110>
2026-03-27 13:30:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d72060a6-a84d-5909-bf88-00cc8a04c2fe/d72060a6-a84d-5909-bf88-00cc8a04c2fe_image_6.jpg HTTP/1.1" 201 0
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750236%252Fgeneral%252Ffa1a7ea3-0a16-4942-9fce-86144e9b058c.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750236/general/fa1a7ea3-0a16-4942-9fce-86144e9b058c.jpg saved to cache
2026-03-27 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d72060a6-a84d-5909-bf88-00cc8a04c2fe
2026-03-27 13:30:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bff59474-5865-5cbd-9958-54e652523bd7 with identifier: 10735056
2026-03-27 13:30:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bff59474-5865-5cbd-9958-54e652523bd7 with scrape type 1
2026-03-27 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bff59474-5865-5cbd-9958-54e652523bd7
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723741%252Fgeneral%252F420f01bd-d311-4478-af52-2c182e8e6d40.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723741/general/420f01bd-d311-4478-af52-2c182e8e6d40.jpg already downloaded
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723741%252Fgeneral%252Ff09cc6ef-4dcd-4cb7-b1e4-f96d69bf0233.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723741/general/f09cc6ef-4dcd-4cb7-b1e4-f96d69bf0233.jpg already downloaded
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723741%252Fgeneral%252F1b4a62d3-9801-4dc1-9824-e8fc003d76d1.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723741/general/1b4a62d3-9801-4dc1-9824-e8fc003d76d1.jpg already downloaded
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723741%252Fgeneral%252F346cea8c-d217-45e5-95d3-58c3ac902674.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723741/general/346cea8c-d217-45e5-95d3-58c3ac902674.jpg already downloaded
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723741%252Fgeneral%252Fdc48fbbb-fbf5-42a2-84ea-70e613f831ef.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723741/general/dc48fbbb-fbf5-42a2-84ea-70e613f831ef.jpg already downloaded
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723741%252Fgeneral%252Fdd964b63-3e53-4174-a0f3-17eeba95ea0b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723741/general/dd964b63-3e53-4174-a0f3-17eeba95ea0b.jpg already downloaded
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723741%252Fgeneral%252F3d706e45-108a-46f9-85f6-9d48e88d4b40.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723741/general/3d706e45-108a-46f9-85f6-9d48e88d4b40.jpg already downloaded
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723741%252Fgeneral%252Fe33251df-79f5-4474-bb83-d3c7b5fba02f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723741/general/e33251df-79f5-4474-bb83-d3c7b5fba02f.jpg already downloaded
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723741%252Fgeneral%252F10bdf2df-bffa-4bcf-9a77-20dc118ca193.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723741/general/10bdf2df-bffa-4bcf-9a77-20dc118ca193.jpg already downloaded
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723741%252Fgeneral%252Fe28913f5-0695-4f6a-9533-1b59f2ae4b68.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723741/general/e28913f5-0695-4f6a-9533-1b59f2ae4b68.jpg already downloaded
2026-03-27 13:30:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: bff59474-5865-5cbd-9958-54e652523bd7, identifier: 10735056
2026-03-27 13:30:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90a7109e-0669-579b-881b-b80dbedefc10 with identifier: 10734623
2026-03-27 13:30:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90a7109e-0669-579b-881b-b80dbedefc10 with scrape type 1
2026-03-27 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 90a7109e-0669-579b-881b-b80dbedefc10
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745887%252Fgeneral%252F2cbc8601-5266-4b8a-8abe-396dfd89e1e5.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745887/general/2cbc8601-5266-4b8a-8abe-396dfd89e1e5.jpg already downloaded
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745887%252Fgeneral%252F6397109f-56eb-43be-b7be-2c86992b21d8.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745887/general/6397109f-56eb-43be-b7be-2c86992b21d8.jpg already downloaded
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745887%252Fgeneral%252F69e94c2f-6833-4d6d-bdf4-fb15e972eb0c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745887/general/69e94c2f-6833-4d6d-bdf4-fb15e972eb0c.jpg already downloaded
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745887%252Fgeneral%252F329db9f8-fed0-42b8-8976-62e879ea45ef.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745887/general/329db9f8-fed0-42b8-8976-62e879ea45ef.jpg already downloaded
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745887%252Fgeneral%252Fb1f960f3-e49b-4d64-b737-07e963315a17.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745887/general/b1f960f3-e49b-4d64-b737-07e963315a17.jpg already downloaded
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745887%252Fgeneral%252Fa2d31aad-e251-4217-9219-72abba1882f8.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745887/general/a2d31aad-e251-4217-9219-72abba1882f8.jpg already downloaded
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745887%252Fgeneral%252F37597fc7-7aa5-4370-8638-0121d4ac0518.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745887/general/37597fc7-7aa5-4370-8638-0121d4ac0518.jpg already downloaded
2026-03-27 13:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745887%252Fgeneral%252F50bf1792-9e00-4253-9fb0-705db6911eb0.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745887/general/50bf1792-9e00-4253-9fb0-705db6911eb0.jpg already downloaded
2026-03-27 13:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745887%252Fgeneral%252Fb2fe4bbc-5018-44d5-9139-fe7df10faf79.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745887/general/b2fe4bbc-5018-44d5-9139-fe7df10faf79.jpg already downloaded
2026-03-27 13:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745887%252Fgeneral%252F12612164-07d4-4d0f-87ca-c86c32c01ff8.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745887/general/12612164-07d4-4d0f-87ca-c86c32c01ff8.jpg already downloaded
2026-03-27 13:30:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 90a7109e-0669-579b-881b-b80dbedefc10, identifier: 10734623
2026-03-27 13:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674627%252Fgeneral%252F7bd34bca-1b7e-4207-8d0e-c6b84f652bd7.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674627/general/7bd34bca-1b7e-4207-8d0e-c6b84f652bd7.jpg not downloaded yet
2026-03-27 13:30:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:30:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: bff59474-5865-5cbd-9958-54e652523bd7 with identifier: 10735056
2026-03-27 13:30:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: bff59474-5865-5cbd-9958-54e652523bd7 with identifier: 10735056
2026-03-27 13:30:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: bff59474-5865-5cbd-9958-54e652523bd7 with identifier: 10735056 to the API
2026-03-27 13:30:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:30:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:30:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735056>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T14:05:00Z',
'fuel_type': 'Diesel',
'id': 'bff59474-5865-5cbd-9958-54e652523bd7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH-831-SZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735056',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '208',
'odometer': 110263,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 55,
'photo_urls': ['https://images.openlane.eu/carimgs/5723741/general/420f01bd-d311-4478-af52-2c182e8e6d40.jpg',
'https://images.openlane.eu/carimgs/5723741/general/f09cc6ef-4dcd-4cb7-b1e4-f96d69bf0233.jpg',
'https://images.openlane.eu/carimgs/5723741/general/1b4a62d3-9801-4dc1-9824-e8fc003d76d1.jpg',
'https://images.openlane.eu/carimgs/5723741/general/346cea8c-d217-45e5-95d3-58c3ac902674.jpg',
'https://images.openlane.eu/carimgs/5723741/general/dc48fbbb-fbf5-42a2-84ea-70e613f831ef.jpg',
'https://images.openlane.eu/carimgs/5723741/general/dd964b63-3e53-4174-a0f3-17eeba95ea0b.jpg',
'https://images.openlane.eu/carimgs/5723741/general/3d706e45-108a-46f9-85f6-9d48e88d4b40.jpg',
'https://images.openlane.eu/carimgs/5723741/general/e33251df-79f5-4474-bb83-d3c7b5fba02f.jpg',
'https://images.openlane.eu/carimgs/5723741/general/10bdf2df-bffa-4bcf-9a77-20dc118ca193.jpg',
'https://images.openlane.eu/carimgs/5723741/general/e28913f5-0695-4f6a-9533-1b59f2ae4b68.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bff59474-5865-5cbd-9958-54e652523bd7/bff59474-5865-5cbd-9958-54e652523bd7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132098,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723741/general/420f01bd-d311-4478-af52-2c182e8e6d40.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bff59474-5865-5cbd-9958-54e652523bd7/bff59474-5865-5cbd-9958-54e652523bd7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141217,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723741/general/f09cc6ef-4dcd-4cb7-b1e4-f96d69bf0233.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bff59474-5865-5cbd-9958-54e652523bd7/bff59474-5865-5cbd-9958-54e652523bd7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143607,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723741/general/1b4a62d3-9801-4dc1-9824-e8fc003d76d1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bff59474-5865-5cbd-9958-54e652523bd7/bff59474-5865-5cbd-9958-54e652523bd7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69421,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723741/general/346cea8c-d217-45e5-95d3-58c3ac902674.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bff59474-5865-5cbd-9958-54e652523bd7/bff59474-5865-5cbd-9958-54e652523bd7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116180,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723741/general/dc48fbbb-fbf5-42a2-84ea-70e613f831ef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bff59474-5865-5cbd-9958-54e652523bd7/bff59474-5865-5cbd-9958-54e652523bd7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107983,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723741/general/dd964b63-3e53-4174-a0f3-17eeba95ea0b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bff59474-5865-5cbd-9958-54e652523bd7/bff59474-5865-5cbd-9958-54e652523bd7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104254,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723741/general/3d706e45-108a-46f9-85f6-9d48e88d4b40.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bff59474-5865-5cbd-9958-54e652523bd7/bff59474-5865-5cbd-9958-54e652523bd7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146502,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723741/general/e33251df-79f5-4474-bb83-d3c7b5fba02f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bff59474-5865-5cbd-9958-54e652523bd7/bff59474-5865-5cbd-9958-54e652523bd7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81264,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723741/general/10bdf2df-bffa-4bcf-9a77-20dc118ca193.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bff59474-5865-5cbd-9958-54e652523bd7/bff59474-5865-5cbd-9958-54e652523bd7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156395,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723741/general/e28913f5-0695-4f6a-9533-1b59f2ae4b68.jpg',
'Width': 1024}],
'price': 4900,
'price_includes_vat': True,
'registration_date': '2022-07-27',
'seats_number': 2,
'seller_name': 'Natixis Car Lease (Athlon)',
'title': 'Peugeot 208 1.5 HDI Premium - Diesel - Manual - 100 hp - 110.263 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2022}
2026-03-27 13:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735056%27 HTTP/1.1" 200 None
2026-03-27 13:30:42 [adesa.fr] INFO: Saving data for 10735056: {'created_time': 1774618242.594822, 'last_price_update_time': 1774618242.594833, 'auction_closing_time': 1774879500.0}
2026-03-27 13:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735056') HTTP/1.1" 204 0
2026-03-27 13:30:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 90a7109e-0669-579b-881b-b80dbedefc10 with identifier: 10734623
2026-03-27 13:30:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 90a7109e-0669-579b-881b-b80dbedefc10 with identifier: 10734623
2026-03-27 13:30:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 90a7109e-0669-579b-881b-b80dbedefc10 with identifier: 10734623 to the API
2026-03-27 13:30:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:30:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:30:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734623>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 340,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Electric',
'id': '90a7109e-0669-579b-881b-b80dbedefc10',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000712',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734623',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q8 E-tron',
'odometer': 75617,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5745887/general/2cbc8601-5266-4b8a-8abe-396dfd89e1e5.jpg',
'https://images.openlane.eu/carimgs/5745887/general/6397109f-56eb-43be-b7be-2c86992b21d8.jpg',
'https://images.openlane.eu/carimgs/5745887/general/69e94c2f-6833-4d6d-bdf4-fb15e972eb0c.jpg',
'https://images.openlane.eu/carimgs/5745887/general/329db9f8-fed0-42b8-8976-62e879ea45ef.jpg',
'https://images.openlane.eu/carimgs/5745887/general/b1f960f3-e49b-4d64-b737-07e963315a17.jpg',
'https://images.openlane.eu/carimgs/5745887/general/a2d31aad-e251-4217-9219-72abba1882f8.jpg',
'https://images.openlane.eu/carimgs/5745887/general/37597fc7-7aa5-4370-8638-0121d4ac0518.jpg',
'https://images.openlane.eu/carimgs/5745887/general/50bf1792-9e00-4253-9fb0-705db6911eb0.jpg',
'https://images.openlane.eu/carimgs/5745887/general/b2fe4bbc-5018-44d5-9139-fe7df10faf79.jpg',
'https://images.openlane.eu/carimgs/5745887/general/12612164-07d4-4d0f-87ca-c86c32c01ff8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90a7109e-0669-579b-881b-b80dbedefc10/90a7109e-0669-579b-881b-b80dbedefc10_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155138,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745887/general/2cbc8601-5266-4b8a-8abe-396dfd89e1e5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90a7109e-0669-579b-881b-b80dbedefc10/90a7109e-0669-579b-881b-b80dbedefc10_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205802,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745887/general/6397109f-56eb-43be-b7be-2c86992b21d8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90a7109e-0669-579b-881b-b80dbedefc10/90a7109e-0669-579b-881b-b80dbedefc10_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240354,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745887/general/69e94c2f-6833-4d6d-bdf4-fb15e972eb0c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90a7109e-0669-579b-881b-b80dbedefc10/90a7109e-0669-579b-881b-b80dbedefc10_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72851,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745887/general/329db9f8-fed0-42b8-8976-62e879ea45ef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90a7109e-0669-579b-881b-b80dbedefc10/90a7109e-0669-579b-881b-b80dbedefc10_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49889,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745887/general/b1f960f3-e49b-4d64-b737-07e963315a17.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90a7109e-0669-579b-881b-b80dbedefc10/90a7109e-0669-579b-881b-b80dbedefc10_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55424,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745887/general/a2d31aad-e251-4217-9219-72abba1882f8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90a7109e-0669-579b-881b-b80dbedefc10/90a7109e-0669-579b-881b-b80dbedefc10_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75852,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745887/general/37597fc7-7aa5-4370-8638-0121d4ac0518.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90a7109e-0669-579b-881b-b80dbedefc10/90a7109e-0669-579b-881b-b80dbedefc10_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44456,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745887/general/50bf1792-9e00-4253-9fb0-705db6911eb0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90a7109e-0669-579b-881b-b80dbedefc10/90a7109e-0669-579b-881b-b80dbedefc10_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34862,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745887/general/b2fe4bbc-5018-44d5-9139-fe7df10faf79.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90a7109e-0669-579b-881b-b80dbedefc10/90a7109e-0669-579b-881b-b80dbedefc10_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47779,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745887/general/12612164-07d4-4d0f-87ca-c86c32c01ff8.jpg',
'Width': 1024}],
'price': 32100,
'price_includes_vat': True,
'registration_date': '2023-05-13',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Audi Q8 E-tron Sportback 50 S Line - Quattro - Electric - Automatic '
'- 340 hp - 75.617 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-27 13:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734623%27 HTTP/1.1" 200 None
2026-03-27 13:30:42 [adesa.fr] INFO: Saving data for 10734623: {'created_time': 1774618242.940646, 'last_price_update_time': 1774618242.940657, 'auction_closing_time': 1774855800.0}
2026-03-27 13:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10734623') HTTP/1.1" 204 0
2026-03-27 13:30:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5674627/general/f56d7336-2b95-40b9-9aaa-36356b933a32.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735054)
2026-03-27 13:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674627%252Fgeneral%252Fee66e5b1-2272-4b2a-91a3-8540dc29e601.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674627/general/ee66e5b1-2272-4b2a-91a3-8540dc29e601.jpg not downloaded yet
2026-03-27 13:30:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735053> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:30:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae782b8210>
2026-03-27 13:30:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6434948b-76a9-5538-bb29-7383865975c8/6434948b-76a9-5538-bb29-7383865975c8_image_1.jpg HTTP/1.1" 201 0
2026-03-27 13:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674627%252Fgeneral%252Ff4aa6d11-174a-474c-932d-79c6a49c4b2f.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674627/general/f4aa6d11-174a-474c-932d-79c6a49c4b2f.jpg saved to cache
2026-03-27 13:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6434948b-76a9-5538-bb29-7383865975c8
2026-03-27 13:30:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76dc6a78-e001-5d40-befb-e2cfc74cb4a7 with identifier: 10734676
2026-03-27 13:30:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76dc6a78-e001-5d40-befb-e2cfc74cb4a7 with scrape type 1
2026-03-27 13:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 76dc6a78-e001-5d40-befb-e2cfc74cb4a7
2026-03-27 13:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705673%252Fgeneral%252F1f47017e-032b-4b49-ab23-3a23c3bd397f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705673/general/1f47017e-032b-4b49-ab23-3a23c3bd397f.jpg already downloaded
2026-03-27 13:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705673%252Fgeneral%252F77261dd8-3f4f-46bf-8a80-87db5bbc5d7f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705673/general/77261dd8-3f4f-46bf-8a80-87db5bbc5d7f.jpg already downloaded
2026-03-27 13:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705673%252Fgeneral%252F79525ffd-c1d1-4c0f-924e-8849505ff144.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705673/general/79525ffd-c1d1-4c0f-924e-8849505ff144.jpg already downloaded
2026-03-27 13:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705673%252Fgeneral%252Fce8e831b-031c-4ad8-92c1-a1b266ec8a87.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705673/general/ce8e831b-031c-4ad8-92c1-a1b266ec8a87.jpg already downloaded
2026-03-27 13:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705673%252Fgeneral%252Fe1b9f429-e85f-4cc7-9c47-615dfd35d6e5.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705673/general/e1b9f429-e85f-4cc7-9c47-615dfd35d6e5.jpg already downloaded
2026-03-27 13:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705673%252Fgeneral%252F149cc921-c4f3-4be5-bc2f-fb509c60f840.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705673/general/149cc921-c4f3-4be5-bc2f-fb509c60f840.jpg already downloaded
2026-03-27 13:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705673%252Fgeneral%252F86ffecf3-05a4-48ef-8c36-ca11f1693522.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705673/general/86ffecf3-05a4-48ef-8c36-ca11f1693522.jpg already downloaded
2026-03-27 13:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705673%252Fgeneral%252F8173d0e0-b264-4aeb-93f0-e07277dd6730.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705673/general/8173d0e0-b264-4aeb-93f0-e07277dd6730.jpg already downloaded
2026-03-27 13:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705673%252Fgeneral%252Fcc92ecf3-7cfb-4327-896b-91772a22493f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705673/general/cc92ecf3-7cfb-4327-896b-91772a22493f.jpg already downloaded
2026-03-27 13:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705673%252Fgeneral%252Fe1600377-2585-4fab-9756-f13aab13dbdd.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705673/general/e1600377-2585-4fab-9756-f13aab13dbdd.jpg already downloaded
2026-03-27 13:30:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 76dc6a78-e001-5d40-befb-e2cfc74cb4a7, identifier: 10734676
2026-03-27 13:30:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:30:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 76dc6a78-e001-5d40-befb-e2cfc74cb4a7 with identifier: 10734676
2026-03-27 13:30:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 76dc6a78-e001-5d40-befb-e2cfc74cb4a7 with identifier: 10734676
2026-03-27 13:30:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 76dc6a78-e001-5d40-befb-e2cfc74cb4a7 with identifier: 10734676 to the API
2026-03-27 13:30:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:30:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:30:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734676>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 158,
'expiration_date': '2026-03-30T07:40:00Z',
'fuel_type': 'Petrol',
'id': '76dc6a78-e001-5d40-befb-e2cfc74cb4a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '826000002',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734676',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Captur',
'odometer': 84719,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5705673/general/1f47017e-032b-4b49-ab23-3a23c3bd397f.jpg',
'https://images.openlane.eu/carimgs/5705673/general/77261dd8-3f4f-46bf-8a80-87db5bbc5d7f.jpg',
'https://images.openlane.eu/carimgs/5705673/general/79525ffd-c1d1-4c0f-924e-8849505ff144.jpg',
'https://images.openlane.eu/carimgs/5705673/general/ce8e831b-031c-4ad8-92c1-a1b266ec8a87.jpg',
'https://images.openlane.eu/carimgs/5705673/general/e1b9f429-e85f-4cc7-9c47-615dfd35d6e5.jpg',
'https://images.openlane.eu/carimgs/5705673/general/149cc921-c4f3-4be5-bc2f-fb509c60f840.jpg',
'https://images.openlane.eu/carimgs/5705673/general/86ffecf3-05a4-48ef-8c36-ca11f1693522.jpg',
'https://images.openlane.eu/carimgs/5705673/general/8173d0e0-b264-4aeb-93f0-e07277dd6730.jpg',
'https://images.openlane.eu/carimgs/5705673/general/cc92ecf3-7cfb-4327-896b-91772a22493f.jpg',
'https://images.openlane.eu/carimgs/5705673/general/e1600377-2585-4fab-9756-f13aab13dbdd.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76dc6a78-e001-5d40-befb-e2cfc74cb4a7/76dc6a78-e001-5d40-befb-e2cfc74cb4a7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131956,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705673/general/1f47017e-032b-4b49-ab23-3a23c3bd397f.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76dc6a78-e001-5d40-befb-e2cfc74cb4a7/76dc6a78-e001-5d40-befb-e2cfc74cb4a7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109647,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705673/general/77261dd8-3f4f-46bf-8a80-87db5bbc5d7f.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76dc6a78-e001-5d40-befb-e2cfc74cb4a7/76dc6a78-e001-5d40-befb-e2cfc74cb4a7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66790,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705673/general/79525ffd-c1d1-4c0f-924e-8849505ff144.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76dc6a78-e001-5d40-befb-e2cfc74cb4a7/76dc6a78-e001-5d40-befb-e2cfc74cb4a7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76771,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705673/general/ce8e831b-031c-4ad8-92c1-a1b266ec8a87.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76dc6a78-e001-5d40-befb-e2cfc74cb4a7/76dc6a78-e001-5d40-befb-e2cfc74cb4a7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124686,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705673/general/e1b9f429-e85f-4cc7-9c47-615dfd35d6e5.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76dc6a78-e001-5d40-befb-e2cfc74cb4a7/76dc6a78-e001-5d40-befb-e2cfc74cb4a7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62072,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705673/general/149cc921-c4f3-4be5-bc2f-fb509c60f840.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76dc6a78-e001-5d40-befb-e2cfc74cb4a7/76dc6a78-e001-5d40-befb-e2cfc74cb4a7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59854,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705673/general/86ffecf3-05a4-48ef-8c36-ca11f1693522.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76dc6a78-e001-5d40-befb-e2cfc74cb4a7/76dc6a78-e001-5d40-befb-e2cfc74cb4a7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71943,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705673/general/8173d0e0-b264-4aeb-93f0-e07277dd6730.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76dc6a78-e001-5d40-befb-e2cfc74cb4a7/76dc6a78-e001-5d40-befb-e2cfc74cb4a7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58969,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705673/general/cc92ecf3-7cfb-4327-896b-91772a22493f.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76dc6a78-e001-5d40-befb-e2cfc74cb4a7/76dc6a78-e001-5d40-befb-e2cfc74cb4a7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92830,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705673/general/e1600377-2585-4fab-9756-f13aab13dbdd.jpg',
'Width': 850}],
'price': 14000,
'price_includes_vat': True,
'registration_date': '2022-11-09',
'seats_number': 5,
'seller_name': 'SAS mind2move France',
'title': 'Renault Captur 1.3 TCe RS Line - Petrol - Automatic - 158 hp - '
'84.719 km',
'transmission': 'automatic',
'trim': 'RS Line',
'vin': None,
'year': 2022}
2026-03-27 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734676%27 HTTP/1.1" 200 None
2026-03-27 13:30:44 [adesa.fr] INFO: Saving data for 10734676: {'created_time': 1774618244.188596, 'last_price_update_time': 1774618244.188608, 'auction_closing_time': 1774856400.0}
2026-03-27 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10734676') HTTP/1.1" 204 0
2026-03-27 13:30:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5674627/general/f021fcbd-02e6-4d2f-b2f7-e8cb1f98f4e5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735054)
2026-03-27 13:30:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5674627/general/ac1f2507-99b1-438e-be12-1e2ab5c04eb6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735054)
2026-03-27 13:30:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5674627/general/ce74ab69-4db3-4aeb-ad12-b388d21d739f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735054)
2026-03-27 13:30:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5674627/general/5b680d45-e5e7-4301-bdb4-cf0408b46191.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735054)
2026-03-27 13:30:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5674627/general/3721e368-516d-4093-b674-03a6904cbc70.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735054)
2026-03-27 13:30:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae782b8690>
2026-03-27 13:30:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6434948b-76a9-5538-bb29-7383865975c8/6434948b-76a9-5538-bb29-7383865975c8_image_4.jpg HTTP/1.1" 201 0
2026-03-27 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674627%252Fgeneral%252Ff56d7336-2b95-40b9-9aaa-36356b933a32.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674627/general/f56d7336-2b95-40b9-9aaa-36356b933a32.jpg saved to cache
2026-03-27 13:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6434948b-76a9-5538-bb29-7383865975c8
2026-03-27 13:30:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60a10b22-2f09-5186-8990-a57e81b26f61 with identifier: 10735053
2026-03-27 13:30:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60a10b22-2f09-5186-8990-a57e81b26f61 with scrape type 1
2026-03-27 13:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 60a10b22-2f09-5186-8990-a57e81b26f61
2026-03-27 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664247%252Fgeneral%252F0480ee05-3e83-40b5-9e72-a57491cab54e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664247/general/0480ee05-3e83-40b5-9e72-a57491cab54e.jpg already downloaded
2026-03-27 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664247%252Fgeneral%252F561cdcb7-dc8a-4121-a3f3-ed9ed3a8b06d.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664247/general/561cdcb7-dc8a-4121-a3f3-ed9ed3a8b06d.jpg already downloaded
2026-03-27 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664247%252Fgeneral%252F0e009e3d-f695-4f2a-a773-4135e7d31ed5.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664247/general/0e009e3d-f695-4f2a-a773-4135e7d31ed5.jpg already downloaded
2026-03-27 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664247%252Fgeneral%252F82d8d7fe-ebee-4172-9033-b41b3cb1a59e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664247/general/82d8d7fe-ebee-4172-9033-b41b3cb1a59e.jpg already downloaded
2026-03-27 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664247%252Fgeneral%252F74bc10b6-26a0-4170-999a-c0bf99fa26de.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664247/general/74bc10b6-26a0-4170-999a-c0bf99fa26de.jpg already downloaded
2026-03-27 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664247%252Fgeneral%252F08f23519-d514-4441-a68d-e6b79412787e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664247/general/08f23519-d514-4441-a68d-e6b79412787e.jpg already downloaded
2026-03-27 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664247%252Fgeneral%252F84f304fe-b0f2-4af1-84d7-631ca1ac6944.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664247/general/84f304fe-b0f2-4af1-84d7-631ca1ac6944.jpg already downloaded
2026-03-27 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664247%252Fgeneral%252F34ca1656-a52b-40b7-91df-8017c34b07c4.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664247/general/34ca1656-a52b-40b7-91df-8017c34b07c4.jpg already downloaded
2026-03-27 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664247%252Fgeneral%252Fb448a450-9026-4c2d-840d-f66cfcdff5ae.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664247/general/b448a450-9026-4c2d-840d-f66cfcdff5ae.jpg already downloaded
2026-03-27 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664247%252Fgeneral%252F2f59d595-cff8-4fd4-907f-a2df59c09fa8.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664247/general/2f59d595-cff8-4fd4-907f-a2df59c09fa8.jpg already downloaded
2026-03-27 13:30:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 60a10b22-2f09-5186-8990-a57e81b26f61, identifier: 10735053
2026-03-27 13:30:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5674627/general/120dbd52-ddb2-4f75-8312-ec62bacef606.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735054)
2026-03-27 13:30:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 60a10b22-2f09-5186-8990-a57e81b26f61 with identifier: 10735053
2026-03-27 13:30:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 60a10b22-2f09-5186-8990-a57e81b26f61 with identifier: 10735053
2026-03-27 13:30:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 60a10b22-2f09-5186-8990-a57e81b26f61 with identifier: 10735053 to the API
2026-03-27 13:30:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:30:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:30:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735053>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T14:05:00Z',
'fuel_type': 'Diesel',
'id': '60a10b22-2f09-5186-8990-a57e81b26f61',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM667ME',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735053',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 213110,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 46,
'photo_urls': ['https://images.openlane.eu/carimgs/5664247/general/0480ee05-3e83-40b5-9e72-a57491cab54e.jpg',
'https://images.openlane.eu/carimgs/5664247/general/561cdcb7-dc8a-4121-a3f3-ed9ed3a8b06d.jpg',
'https://images.openlane.eu/carimgs/5664247/general/0e009e3d-f695-4f2a-a773-4135e7d31ed5.jpg',
'https://images.openlane.eu/carimgs/5664247/general/82d8d7fe-ebee-4172-9033-b41b3cb1a59e.jpg',
'https://images.openlane.eu/carimgs/5664247/general/74bc10b6-26a0-4170-999a-c0bf99fa26de.jpg',
'https://images.openlane.eu/carimgs/5664247/general/08f23519-d514-4441-a68d-e6b79412787e.jpg',
'https://images.openlane.eu/carimgs/5664247/general/84f304fe-b0f2-4af1-84d7-631ca1ac6944.jpg',
'https://images.openlane.eu/carimgs/5664247/general/34ca1656-a52b-40b7-91df-8017c34b07c4.jpg',
'https://images.openlane.eu/carimgs/5664247/general/b448a450-9026-4c2d-840d-f66cfcdff5ae.jpg',
'https://images.openlane.eu/carimgs/5664247/general/2f59d595-cff8-4fd4-907f-a2df59c09fa8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60a10b22-2f09-5186-8990-a57e81b26f61/60a10b22-2f09-5186-8990-a57e81b26f61_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121927,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664247/general/0480ee05-3e83-40b5-9e72-a57491cab54e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60a10b22-2f09-5186-8990-a57e81b26f61/60a10b22-2f09-5186-8990-a57e81b26f61_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125908,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664247/general/561cdcb7-dc8a-4121-a3f3-ed9ed3a8b06d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60a10b22-2f09-5186-8990-a57e81b26f61/60a10b22-2f09-5186-8990-a57e81b26f61_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125346,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664247/general/0e009e3d-f695-4f2a-a773-4135e7d31ed5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60a10b22-2f09-5186-8990-a57e81b26f61/60a10b22-2f09-5186-8990-a57e81b26f61_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109035,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664247/general/82d8d7fe-ebee-4172-9033-b41b3cb1a59e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60a10b22-2f09-5186-8990-a57e81b26f61/60a10b22-2f09-5186-8990-a57e81b26f61_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121082,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664247/general/74bc10b6-26a0-4170-999a-c0bf99fa26de.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60a10b22-2f09-5186-8990-a57e81b26f61/60a10b22-2f09-5186-8990-a57e81b26f61_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118198,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664247/general/08f23519-d514-4441-a68d-e6b79412787e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60a10b22-2f09-5186-8990-a57e81b26f61/60a10b22-2f09-5186-8990-a57e81b26f61_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87688,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664247/general/84f304fe-b0f2-4af1-84d7-631ca1ac6944.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60a10b22-2f09-5186-8990-a57e81b26f61/60a10b22-2f09-5186-8990-a57e81b26f61_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92112,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664247/general/34ca1656-a52b-40b7-91df-8017c34b07c4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60a10b22-2f09-5186-8990-a57e81b26f61/60a10b22-2f09-5186-8990-a57e81b26f61_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206537,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664247/general/b448a450-9026-4c2d-840d-f66cfcdff5ae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60a10b22-2f09-5186-8990-a57e81b26f61/60a10b22-2f09-5186-8990-a57e81b26f61_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105721,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5664247/general/2f59d595-cff8-4fd4-907f-a2df59c09fa8.jpg',
'Width': 1024}],
'price': 12900,
'price_includes_vat': True,
'registration_date': '2023-03-02',
'seats_number': 5,
'seller_name': 'Arval Fleet Services',
'title': 'Volkswagen Touran 2.0 TDI Life Plus - Diesel - Automatic - 150 hp - '
'213.110 km',
'transmission': 'automatic',
'trim': 'Life Plus',
'vin': None,
'year': 2023}
2026-03-27 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735053%27 HTTP/1.1" 200 None
2026-03-27 13:30:44 [adesa.fr] INFO: Saving data for 10735053: {'created_time': 1774618244.88495, 'last_price_update_time': 1774618244.884964, 'auction_closing_time': 1774879500.0}
2026-03-27 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735053') HTTP/1.1" 204 0
2026-03-27 13:30:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5674627/general/7bd34bca-1b7e-4207-8d0e-c6b84f652bd7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735054)
2026-03-27 13:30:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae6374e790>
2026-03-27 13:30:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6434948b-76a9-5538-bb29-7383865975c8/6434948b-76a9-5538-bb29-7383865975c8_image_2.jpg HTTP/1.1" 201 0
2026-03-27 13:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674627%252Fgeneral%252Ff021fcbd-02e6-4d2f-b2f7-e8cb1f98f4e5.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674627/general/f021fcbd-02e6-4d2f-b2f7-e8cb1f98f4e5.jpg saved to cache
2026-03-27 13:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6434948b-76a9-5538-bb29-7383865975c8
2026-03-27 13:30:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7827a590>
2026-03-27 13:30:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6434948b-76a9-5538-bb29-7383865975c8/6434948b-76a9-5538-bb29-7383865975c8_image_3.jpg HTTP/1.1" 201 0
2026-03-27 13:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674627%252Fgeneral%252Fac1f2507-99b1-438e-be12-1e2ab5c04eb6.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674627/general/ac1f2507-99b1-438e-be12-1e2ab5c04eb6.jpg saved to cache
2026-03-27 13:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6434948b-76a9-5538-bb29-7383865975c8
2026-03-27 13:30:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae6373c3d0>
2026-03-27 13:30:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6434948b-76a9-5538-bb29-7383865975c8/6434948b-76a9-5538-bb29-7383865975c8_image_0.jpg HTTP/1.1" 201 0
2026-03-27 13:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674627%252Fgeneral%252Fce74ab69-4db3-4aeb-ad12-b388d21d739f.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674627/general/ce74ab69-4db3-4aeb-ad12-b388d21d739f.jpg saved to cache
2026-03-27 13:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6434948b-76a9-5538-bb29-7383865975c8
2026-03-27 13:30:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae795fb590>
2026-03-27 13:30:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6434948b-76a9-5538-bb29-7383865975c8/6434948b-76a9-5538-bb29-7383865975c8_image_6.jpg HTTP/1.1" 201 0
2026-03-27 13:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674627%252Fgeneral%252F5b680d45-e5e7-4301-bdb4-cf0408b46191.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674627/general/5b680d45-e5e7-4301-bdb4-cf0408b46191.jpg saved to cache
2026-03-27 13:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6434948b-76a9-5538-bb29-7383865975c8
2026-03-27 13:30:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae794b1590>
2026-03-27 13:30:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6434948b-76a9-5538-bb29-7383865975c8/6434948b-76a9-5538-bb29-7383865975c8_image_5.jpg HTTP/1.1" 201 0
2026-03-27 13:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674627%252Fgeneral%252F3721e368-516d-4093-b674-03a6904cbc70.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674627/general/3721e368-516d-4093-b674-03a6904cbc70.jpg saved to cache
2026-03-27 13:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6434948b-76a9-5538-bb29-7383865975c8
2026-03-27 13:30:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5674627/general/ee66e5b1-2272-4b2a-91a3-8540dc29e601.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735054)
2026-03-27 13:30:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae781d5750>
2026-03-27 13:30:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6434948b-76a9-5538-bb29-7383865975c8/6434948b-76a9-5538-bb29-7383865975c8_image_7.jpg HTTP/1.1" 201 0
2026-03-27 13:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674627%252Fgeneral%252F120dbd52-ddb2-4f75-8312-ec62bacef606.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674627/general/120dbd52-ddb2-4f75-8312-ec62bacef606.jpg saved to cache
2026-03-27 13:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6434948b-76a9-5538-bb29-7383865975c8
2026-03-27 13:30:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae793d96d0>
2026-03-27 13:30:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6434948b-76a9-5538-bb29-7383865975c8/6434948b-76a9-5538-bb29-7383865975c8_image_8.jpg HTTP/1.1" 201 0
2026-03-27 13:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674627%252Fgeneral%252F7bd34bca-1b7e-4207-8d0e-c6b84f652bd7.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674627/general/7bd34bca-1b7e-4207-8d0e-c6b84f652bd7.jpg saved to cache
2026-03-27 13:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6434948b-76a9-5538-bb29-7383865975c8
2026-03-27 13:30:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750236/general/84727ce1-419b-4a48-b0a3-24212fe9e44b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734633)
2026-03-27 13:30:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750237/general/f9dbd438-bffb-4fc2-a6cd-cfa74c7534c7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734673)
2026-03-27 13:30:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750237/general/aedee61e-a5c6-4d42-90df-65d67bd6786a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734673)
2026-03-27 13:30:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae796e5110>
2026-03-27 13:30:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6434948b-76a9-5538-bb29-7383865975c8/6434948b-76a9-5538-bb29-7383865975c8_image_9.jpg HTTP/1.1" 201 0
2026-03-27 13:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674627%252Fgeneral%252Fee66e5b1-2272-4b2a-91a3-8540dc29e601.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674627/general/ee66e5b1-2272-4b2a-91a3-8540dc29e601.jpg saved to cache
2026-03-27 13:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6434948b-76a9-5538-bb29-7383865975c8
2026-03-27 13:30:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6434948b-76a9-5538-bb29-7383865975c8, skipping ID generation
2026-03-27 13:30:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6434948b-76a9-5538-bb29-7383865975c8 with scrape type 1
2026-03-27 13:30:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6434948b-76a9-5538-bb29-7383865975c8 sending to next pipeline
2026-03-27 13:30:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6434948b-76a9-5538-bb29-7383865975c8, identifier: 10735054
2026-03-27 13:30:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750236/general/429f1230-c133-4af9-8957-ee9055ca4b2f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734633)
2026-03-27 13:30:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750236/general/50810e65-cffd-46ee-862c-ac092e6f7df4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734633)
2026-03-27 13:30:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750237/general/29aff68d-1b18-4b42-bf21-cf6274e22c56.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734673)
2026-03-27 13:30:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6434948b-76a9-5538-bb29-7383865975c8 with identifier: 10735054
2026-03-27 13:30:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6434948b-76a9-5538-bb29-7383865975c8 with identifier: 10735054
2026-03-27 13:30:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6434948b-76a9-5538-bb29-7383865975c8 with identifier: 10735054 to the API
2026-03-27 13:30:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:30:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:30:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5674627/general/ee66e5b1-2272-4b2a-91a3-8540dc29e601.jpg>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 135,
'expiration_date': '2026-03-30T14:05:00Z',
'fuel_type': 'Petrol',
'id': '6434948b-76a9-5538-bb29-7383865975c8',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'hc-895-gr',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735054',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 16386,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 41,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6434948b-76a9-5538-bb29-7383865975c8/6434948b-76a9-5538-bb29-7383865975c8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316294,
'Height': 996,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674627/general/ce74ab69-4db3-4aeb-ad12-b388d21d739f.jpg',
'Width': 1328},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6434948b-76a9-5538-bb29-7383865975c8/6434948b-76a9-5538-bb29-7383865975c8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279944,
'Height': 996,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674627/general/f4aa6d11-174a-474c-932d-79c6a49c4b2f.jpg',
'Width': 1328},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6434948b-76a9-5538-bb29-7383865975c8/6434948b-76a9-5538-bb29-7383865975c8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301983,
'Height': 996,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674627/general/f021fcbd-02e6-4d2f-b2f7-e8cb1f98f4e5.jpg',
'Width': 1328},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6434948b-76a9-5538-bb29-7383865975c8/6434948b-76a9-5538-bb29-7383865975c8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309504,
'Height': 996,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674627/general/ac1f2507-99b1-438e-be12-1e2ab5c04eb6.jpg',
'Width': 1328},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6434948b-76a9-5538-bb29-7383865975c8/6434948b-76a9-5538-bb29-7383865975c8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285347,
'Height': 996,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674627/general/f56d7336-2b95-40b9-9aaa-36356b933a32.jpg',
'Width': 1328},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6434948b-76a9-5538-bb29-7383865975c8/6434948b-76a9-5538-bb29-7383865975c8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373194,
'Height': 996,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674627/general/3721e368-516d-4093-b674-03a6904cbc70.jpg',
'Width': 1328},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6434948b-76a9-5538-bb29-7383865975c8/6434948b-76a9-5538-bb29-7383865975c8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204852,
'Height': 996,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674627/general/5b680d45-e5e7-4301-bdb4-cf0408b46191.jpg',
'Width': 1328},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6434948b-76a9-5538-bb29-7383865975c8/6434948b-76a9-5538-bb29-7383865975c8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180936,
'Height': 996,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674627/general/120dbd52-ddb2-4f75-8312-ec62bacef606.jpg',
'Width': 1328},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6434948b-76a9-5538-bb29-7383865975c8/6434948b-76a9-5538-bb29-7383865975c8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206816,
'Height': 996,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674627/general/7bd34bca-1b7e-4207-8d0e-c6b84f652bd7.jpg',
'Width': 1328},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6434948b-76a9-5538-bb29-7383865975c8/6434948b-76a9-5538-bb29-7383865975c8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193748,
'Height': 996,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674627/general/ee66e5b1-2272-4b2a-91a3-8540dc29e601.jpg',
'Width': 1328}],
'price': 22900,
'price_includes_vat': True,
'registration_date': '2025-03-06',
'seats_number': 5,
'seller_name': 'Auto Concept sas',
'title': 'Peugeot 3008 1.2 GT Line - Petrol - Automatic - 135 hp - 16.386 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2025}
2026-03-27 13:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735054%27 HTTP/1.1" 200 None
2026-03-27 13:30:46 [adesa.fr] INFO: Saving data for 10735054: {'created_time': 1774618246.113731, 'last_price_update_time': 1774618246.113745, 'auction_closing_time': 1774879500.0}
2026-03-27 13:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735054') HTTP/1.1" 204 0
2026-03-27 13:30:46 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:30:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:30:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79334d50>
2026-03-27 13:30:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d72060a6-a84d-5909-bf88-00cc8a04c2fe/d72060a6-a84d-5909-bf88-00cc8a04c2fe_image_2.jpg HTTP/1.1" 201 0
2026-03-27 13:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750236%252Fgeneral%252F84727ce1-419b-4a48-b0a3-24212fe9e44b.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750236/general/84727ce1-419b-4a48-b0a3-24212fe9e44b.jpg saved to cache
2026-03-27 13:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d72060a6-a84d-5909-bf88-00cc8a04c2fe
2026-03-27 13:30:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae781d8290>
2026-03-27 13:30:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8/5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8_image_6.jpg HTTP/1.1" 201 0
2026-03-27 13:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750237%252Fgeneral%252Ff9dbd438-bffb-4fc2-a6cd-cfa74c7534c7.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750237/general/f9dbd438-bffb-4fc2-a6cd-cfa74c7534c7.jpg saved to cache
2026-03-27 13:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8
2026-03-27 13:30:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7968bbd0>
2026-03-27 13:30:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8/5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8_image_5.jpg HTTP/1.1" 201 0
2026-03-27 13:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750237%252Fgeneral%252Faedee61e-a5c6-4d42-90df-65d67bd6786a.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750237/general/aedee61e-a5c6-4d42-90df-65d67bd6786a.jpg saved to cache
2026-03-27 13:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8
2026-03-27 13:30:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae794b0ed0>
2026-03-27 13:30:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d72060a6-a84d-5909-bf88-00cc8a04c2fe/d72060a6-a84d-5909-bf88-00cc8a04c2fe_image_0.jpg HTTP/1.1" 201 0
2026-03-27 13:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750236%252Fgeneral%252F429f1230-c133-4af9-8957-ee9055ca4b2f.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750236/general/429f1230-c133-4af9-8957-ee9055ca4b2f.jpg saved to cache
2026-03-27 13:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d72060a6-a84d-5909-bf88-00cc8a04c2fe
2026-03-27 13:30:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae796dfdd0>
2026-03-27 13:30:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d72060a6-a84d-5909-bf88-00cc8a04c2fe/d72060a6-a84d-5909-bf88-00cc8a04c2fe_image_1.jpg HTTP/1.1" 201 0
2026-03-27 13:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750236%252Fgeneral%252F50810e65-cffd-46ee-862c-ac092e6f7df4.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750236/general/50810e65-cffd-46ee-862c-ac092e6f7df4.jpg saved to cache
2026-03-27 13:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d72060a6-a84d-5909-bf88-00cc8a04c2fe
2026-03-27 13:30:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d72060a6-a84d-5909-bf88-00cc8a04c2fe, skipping ID generation
2026-03-27 13:30:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d72060a6-a84d-5909-bf88-00cc8a04c2fe with scrape type 1
2026-03-27 13:30:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d72060a6-a84d-5909-bf88-00cc8a04c2fe sending to next pipeline
2026-03-27 13:30:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d72060a6-a84d-5909-bf88-00cc8a04c2fe, identifier: 10734633
2026-03-27 13:30:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7b6d2e10>
2026-03-27 13:30:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8/5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8_image_4.jpg HTTP/1.1" 201 0
2026-03-27 13:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750237%252Fgeneral%252F29aff68d-1b18-4b42-bf21-cf6274e22c56.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750237/general/29aff68d-1b18-4b42-bf21-cf6274e22c56.jpg saved to cache
2026-03-27 13:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8
2026-03-27 13:30:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d72060a6-a84d-5909-bf88-00cc8a04c2fe with identifier: 10734633
2026-03-27 13:30:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d72060a6-a84d-5909-bf88-00cc8a04c2fe with identifier: 10734633
2026-03-27 13:30:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d72060a6-a84d-5909-bf88-00cc8a04c2fe with identifier: 10734633 to the API
2026-03-27 13:30:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:30:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:30:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750236/general/50810e65-cffd-46ee-862c-ac092e6f7df4.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Electric',
'id': 'd72060a6-a84d-5909-bf88-00cc8a04c2fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000727',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734633',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 30287,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d72060a6-a84d-5909-bf88-00cc8a04c2fe/d72060a6-a84d-5909-bf88-00cc8a04c2fe_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 663078,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750236/general/429f1230-c133-4af9-8957-ee9055ca4b2f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d72060a6-a84d-5909-bf88-00cc8a04c2fe/d72060a6-a84d-5909-bf88-00cc8a04c2fe_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 695491,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750236/general/50810e65-cffd-46ee-862c-ac092e6f7df4.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d72060a6-a84d-5909-bf88-00cc8a04c2fe/d72060a6-a84d-5909-bf88-00cc8a04c2fe_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 577114,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750236/general/84727ce1-419b-4a48-b0a3-24212fe9e44b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d72060a6-a84d-5909-bf88-00cc8a04c2fe/d72060a6-a84d-5909-bf88-00cc8a04c2fe_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 624619,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750236/general/2cc8cf21-1088-4add-a769-32b820a52988.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d72060a6-a84d-5909-bf88-00cc8a04c2fe/d72060a6-a84d-5909-bf88-00cc8a04c2fe_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 691962,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750236/general/3c651a3d-d517-4629-899e-2898d8b12587.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d72060a6-a84d-5909-bf88-00cc8a04c2fe/d72060a6-a84d-5909-bf88-00cc8a04c2fe_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 627683,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750236/general/8070bd84-e8b5-4e2e-861c-74d94479fd72.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d72060a6-a84d-5909-bf88-00cc8a04c2fe/d72060a6-a84d-5909-bf88-00cc8a04c2fe_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 541810,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750236/general/fa1a7ea3-0a16-4942-9fce-86144e9b058c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d72060a6-a84d-5909-bf88-00cc8a04c2fe/d72060a6-a84d-5909-bf88-00cc8a04c2fe_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 489700,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750236/general/83a584c9-a8d4-431f-ba86-98f1a1169d25.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d72060a6-a84d-5909-bf88-00cc8a04c2fe/d72060a6-a84d-5909-bf88-00cc8a04c2fe_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 552276,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750236/general/60b6453d-1956-4e6f-9c35-f57ea599a34e.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d72060a6-a84d-5909-bf88-00cc8a04c2fe/d72060a6-a84d-5909-bf88-00cc8a04c2fe_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 815723,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750236/general/f8e16af6-26c4-4956-a217-7dc63079ef5c.jpg',
'Width': 2731}],
'price': 26600,
'price_includes_vat': True,
'registration_date': '2021-09-21',
'seats_number': 9,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz E Pro - Electric - Automatic - 204 hp - 30.287 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2021}
2026-03-27 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734633%27 HTTP/1.1" 200 None
2026-03-27 13:30:47 [adesa.fr] INFO: Saving data for 10734633: {'created_time': 1774618247.223301, 'last_price_update_time': 1774618247.223312, 'auction_closing_time': 1774855800.0}
2026-03-27 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10734633') HTTP/1.1" 204 0
2026-03-27 13:30:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5618316/general/32973bd2-8964-43e2-8f60-c9409f98e9a6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735315)
2026-03-27 13:30:47 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 3.874(s), this was the 1st time calling it.
2026-03-27 13:30:47 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.018076579170367 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Fri, 27 Mar 2026 13:30:46 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '309e74c6e422538007ced298ec4a8263', 'Vary': 'Accept-Encoding', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Expose-Headers': '*, X-Project-Key', 'Access-Control-Allow-Methods': 'GET, PUT, POST, DELETE, PATCH, OPTIONS', 'Access-Control-Allow-Headers': 'DNT, Keep-Alive, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization, X-Project-Key', 'Access-Control-Max-Age': '1728000')>, body=b'{"type":"/download/temporary-error","title":"Website Ban","status":520,"detail":"Zyte API could not get a ban-free response in a reasonable time. See https://docs.zyte.com/zyte-api/usage/errors.html#ban-responses"}', request_id=309e74c6e422538007ced298ec4a8263.
2026-03-27 13:30:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734677> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:30:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734674> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:30:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734602> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:30:47 [adesa.fr] INFO: Found listing with ID: 10734625
2026-03-27 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734625%27 HTTP/1.1" 200 None
2026-03-27 13:30:47 [adesa.fr] INFO: Scrape type for 10734625: 1
2026-03-27 13:30:47 [adesa.fr] INFO: Scraping item 10734625 url https://www.openlane.eu/en/carv6/auction/10734625
2026-03-27 13:30:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:30:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:30:47 [adesa.fr] INFO: Found listing with ID: 10734657
2026-03-27 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734657%27 HTTP/1.1" 200 None
2026-03-27 13:30:47 [adesa.fr] INFO: Scrape type for 10734657: 1
2026-03-27 13:30:47 [adesa.fr] INFO: Scraping item 10734657 url https://www.openlane.eu/en/carv6/auction/10734657
2026-03-27 13:30:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750237/general/41d450c4-499b-4511-a1e3-5746a36fbafd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734673)
2026-03-27 13:30:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750237/general/179a3103-78c5-47e3-b1f3-53b25d1499dd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734673)
2026-03-27 13:30:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5618316/general/46d3b9d1-7e83-4393-a81c-b89d0bef2c05.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735315)
2026-03-27 13:30:47 [adesa.fr] INFO: Found listing with ID: 10730556
2026-03-27 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730556%27 HTTP/1.1" 200 None
2026-03-27 13:30:47 [adesa.fr] INFO: Scrape type for 10730556: 0
2026-03-27 13:30:47 [adesa.fr] INFO: Skipping item 10730556 url https://www.openlane.eu/en/carv6/auction/10730556
2026-03-27 13:30:47 [adesa.fr] INFO: Found listing with ID: 10732542
2026-03-27 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732542%27 HTTP/1.1" 200 None
2026-03-27 13:30:47 [adesa.fr] INFO: Scrape type for 10732542: 0
2026-03-27 13:30:47 [adesa.fr] INFO: Skipping item 10732542 url https://www.openlane.eu/en/carv6/auction/10732542
2026-03-27 13:30:47 [adesa.fr] INFO: Found listing with ID: 10730554
2026-03-27 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730554%27 HTTP/1.1" 200 None
2026-03-27 13:30:47 [adesa.fr] INFO: Scrape type for 10730554: 0
2026-03-27 13:30:47 [adesa.fr] INFO: Skipping item 10730554 url https://www.openlane.eu/en/carv6/auction/10730554
2026-03-27 13:30:47 [adesa.fr] INFO: Found listing with ID: 10730465
2026-03-27 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730465%27 HTTP/1.1" 200 None
2026-03-27 13:30:47 [adesa.fr] INFO: Scrape type for 10730465: 0
2026-03-27 13:30:47 [adesa.fr] INFO: Skipping item 10730465 url https://www.openlane.eu/en/carv6/auction/10730465
2026-03-27 13:30:47 [adesa.fr] INFO: Found listing with ID: 10730462
2026-03-27 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730462%27 HTTP/1.1" 200 None
2026-03-27 13:30:47 [adesa.fr] INFO: Scrape type for 10730462: 0
2026-03-27 13:30:47 [adesa.fr] INFO: Skipping item 10730462 url https://www.openlane.eu/en/carv6/auction/10730462
2026-03-27 13:30:47 [adesa.fr] INFO: Found listing with ID: 10728602
2026-03-27 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728602%27 HTTP/1.1" 200 None
2026-03-27 13:30:47 [adesa.fr] INFO: Scrape type for 10728602: 0
2026-03-27 13:30:47 [adesa.fr] INFO: Skipping item 10728602 url https://www.openlane.eu/en/carv6/auction/10728602
2026-03-27 13:30:47 [adesa.fr] INFO: Found listing with ID: 10730560
2026-03-27 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730560%27 HTTP/1.1" 200 None
2026-03-27 13:30:47 [adesa.fr] INFO: Scrape type for 10730560: 0
2026-03-27 13:30:47 [adesa.fr] INFO: Skipping item 10730560 url https://www.openlane.eu/en/carv6/auction/10730560
2026-03-27 13:30:47 [adesa.fr] INFO: Found listing with ID: 10730563
2026-03-27 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730563%27 HTTP/1.1" 200 None
2026-03-27 13:30:47 [adesa.fr] INFO: Scrape type for 10730563: 0
2026-03-27 13:30:47 [adesa.fr] INFO: Skipping item 10730563 url https://www.openlane.eu/en/carv6/auction/10730563
2026-03-27 13:30:47 [adesa.fr] INFO: Found listing with ID: 10730559
2026-03-27 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730559%27 HTTP/1.1" 200 None
2026-03-27 13:30:47 [adesa.fr] INFO: Scrape type for 10730559: 0
2026-03-27 13:30:47 [adesa.fr] INFO: Skipping item 10730559 url https://www.openlane.eu/en/carv6/auction/10730559
2026-03-27 13:30:47 [adesa.fr] INFO: Found listing with ID: 10730567
2026-03-27 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730567%27 HTTP/1.1" 200 None
2026-03-27 13:30:47 [adesa.fr] INFO: Scrape type for 10730567: 0
2026-03-27 13:30:47 [adesa.fr] INFO: Skipping item 10730567 url https://www.openlane.eu/en/carv6/auction/10730567
2026-03-27 13:30:47 [adesa.fr] INFO: Found listing with ID: 10730562
2026-03-27 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730562%27 HTTP/1.1" 200 None
2026-03-27 13:30:47 [adesa.fr] INFO: Scrape type for 10730562: 0
2026-03-27 13:30:47 [adesa.fr] INFO: Skipping item 10730562 url https://www.openlane.eu/en/carv6/auction/10730562
2026-03-27 13:30:47 [adesa.fr] INFO: Found listing with ID: 10736481
2026-03-27 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710736481%27 HTTP/1.1" 200 None
2026-03-27 13:30:47 [adesa.fr] INFO: Scrape type for 10736481: 1
2026-03-27 13:30:47 [adesa.fr] INFO: Scraping item 10736481 url https://www.openlane.eu/en/carv6/auction/10736481
2026-03-27 13:30:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:30:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669756/general/92327bae-31d3-44ca-9d9e-018e0aed762b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735334)
2026-03-27 13:30:47 [adesa.fr] INFO: Found listing with ID: 10736488
2026-03-27 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710736488%27 HTTP/1.1" 200 None
2026-03-27 13:30:47 [adesa.fr] INFO: Scrape type for 10736488: 1
2026-03-27 13:30:47 [adesa.fr] INFO: Scraping item 10736488 url https://www.openlane.eu/en/carv6/auction/10736488
2026-03-27 13:30:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746373/general/c7399729-0cd2-4c69-a5c6-1a7eaa61f914.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735394)
2026-03-27 13:30:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746373/general/b78e7285-f01b-404c-bc55-53f28d6641c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735394)
2026-03-27 13:30:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item a019dcd0-ed07-559e-8224-88b7827981c1 due to Ignoring non-200 response
2026-03-27 13:30:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6773d49d-923b-5e35-91f4-f3b16a76934c with identifier: 10734677
2026-03-27 13:30:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6773d49d-923b-5e35-91f4-f3b16a76934c with scrape type 1
2026-03-27 13:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6773d49d-923b-5e35-91f4-f3b16a76934c
2026-03-27 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705666%252Fgeneral%252F6bdfa57e-9009-411f-8ea0-9c4629fa1d0c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705666/general/6bdfa57e-9009-411f-8ea0-9c4629fa1d0c.jpg already downloaded
2026-03-27 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705666%252Fgeneral%252F65ccc9d2-e376-421a-b175-f8341b280085.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705666/general/65ccc9d2-e376-421a-b175-f8341b280085.jpg already downloaded
2026-03-27 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705666%252Fgeneral%252Fbe68101f-2cf3-48e0-b273-c68b8aeb174b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705666/general/be68101f-2cf3-48e0-b273-c68b8aeb174b.jpg already downloaded
2026-03-27 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705666%252Fgeneral%252F76ec7d20-a2ad-4100-b479-d1e9af7151a7.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705666/general/76ec7d20-a2ad-4100-b479-d1e9af7151a7.jpg already downloaded
2026-03-27 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705666%252Fgeneral%252Fef89bfb9-2c28-4617-8d7b-88f2bdd5c691.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705666/general/ef89bfb9-2c28-4617-8d7b-88f2bdd5c691.jpg already downloaded
2026-03-27 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705666%252Fgeneral%252Fd52bb965-6fb0-4186-bbb9-9d75b9a96b13.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705666/general/d52bb965-6fb0-4186-bbb9-9d75b9a96b13.jpg already downloaded
2026-03-27 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705666%252Fgeneral%252Ff45e52ef-0dbd-4402-82ae-0542f0317514.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705666/general/f45e52ef-0dbd-4402-82ae-0542f0317514.jpg already downloaded
2026-03-27 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705666%252Fgeneral%252F879e8d53-c853-41d3-ba08-dbf629cd7a65.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705666/general/879e8d53-c853-41d3-ba08-dbf629cd7a65.jpg already downloaded
2026-03-27 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705666%252Fgeneral%252F2ccf1f88-305b-4229-8baa-954cdb44cec1.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705666/general/2ccf1f88-305b-4229-8baa-954cdb44cec1.jpg already downloaded
2026-03-27 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705666%252Fgeneral%252Fae18a42e-4252-4d18-b477-f3bf69903ad7.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705666/general/ae18a42e-4252-4d18-b477-f3bf69903ad7.jpg already downloaded
2026-03-27 13:30:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6773d49d-923b-5e35-91f4-f3b16a76934c, identifier: 10734677
2026-03-27 13:30:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7148e738-3c2a-5af2-85c2-b4fc09e2f492 with identifier: 10734674
2026-03-27 13:30:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7148e738-3c2a-5af2-85c2-b4fc09e2f492 with scrape type 1
2026-03-27 13:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7148e738-3c2a-5af2-85c2-b4fc09e2f492
2026-03-27 13:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750256%252Fgeneral%252F37a304e4-bd25-4f01-bd8f-56ab7535cc53.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750256/general/37a304e4-bd25-4f01-bd8f-56ab7535cc53.jpg not downloaded yet
2026-03-27 13:30:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4316b3b9-fd77-53f1-85b3-ad888b7dc1e1 with identifier: 10734602
2026-03-27 13:30:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4316b3b9-fd77-53f1-85b3-ad888b7dc1e1 with scrape type 1
2026-03-27 13:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4316b3b9-fd77-53f1-85b3-ad888b7dc1e1
2026-03-27 13:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665406%252Fgeneral%252Fc9f22016-2e2f-417a-8dec-a75070bcbec0.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665406/general/c9f22016-2e2f-417a-8dec-a75070bcbec0.jpg already downloaded
2026-03-27 13:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665406%252Fgeneral%252Fa1d78384-c6c2-489e-92d0-f7a7d1bf725e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665406/general/a1d78384-c6c2-489e-92d0-f7a7d1bf725e.jpg already downloaded
2026-03-27 13:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665406%252Fgeneral%252F406d2e0e-7523-4979-b6b0-273a71f4f7ad.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665406/general/406d2e0e-7523-4979-b6b0-273a71f4f7ad.jpg already downloaded
2026-03-27 13:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665406%252Fgeneral%252F2eb6e596-df2d-455b-a712-4015b2aae099.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665406/general/2eb6e596-df2d-455b-a712-4015b2aae099.jpg already downloaded
2026-03-27 13:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665406%252Fgeneral%252F1e0f36be-127c-4fa8-af06-f3682adda1d1.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665406/general/1e0f36be-127c-4fa8-af06-f3682adda1d1.jpg already downloaded
2026-03-27 13:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665406%252Fgeneral%252Fc293437d-643b-44cb-8b7e-424a15c7cb4b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665406/general/c293437d-643b-44cb-8b7e-424a15c7cb4b.jpg already downloaded
2026-03-27 13:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665406%252Fgeneral%252F0263f771-e097-4e87-84ad-0290c2a42e0f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665406/general/0263f771-e097-4e87-84ad-0290c2a42e0f.jpg already downloaded
2026-03-27 13:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665406%252Fgeneral%252Fcd4c6ef3-8f83-4001-9f3e-5b84f4a45d03.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665406/general/cd4c6ef3-8f83-4001-9f3e-5b84f4a45d03.jpg already downloaded
2026-03-27 13:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665406%252Fgeneral%252Fe5fbc366-a99a-42f7-9371-275e3e18c9d9.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665406/general/e5fbc366-a99a-42f7-9371-275e3e18c9d9.jpg already downloaded
2026-03-27 13:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665406%252Fgeneral%252F2435983e-e33c-4239-a1fa-70a4d7b05077.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665406/general/2435983e-e33c-4239-a1fa-70a4d7b05077.jpg already downloaded
2026-03-27 13:30:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4316b3b9-fd77-53f1-85b3-ad888b7dc1e1, identifier: 10734602
2026-03-27 13:30:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79582f90>
2026-03-27 13:30:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8/5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8_image_2.jpg HTTP/1.1" 201 0
2026-03-27 13:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750237%252Fgeneral%252F41d450c4-499b-4511-a1e3-5746a36fbafd.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750237/general/41d450c4-499b-4511-a1e3-5746a36fbafd.jpg saved to cache
2026-03-27 13:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8
2026-03-27 13:30:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7943ff50>
2026-03-27 13:30:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8/5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8_image_3.jpg HTTP/1.1" 201 0
2026-03-27 13:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750237%252Fgeneral%252F179a3103-78c5-47e3-b1f3-53b25d1499dd.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750237/general/179a3103-78c5-47e3-b1f3-53b25d1499dd.jpg saved to cache
2026-03-27 13:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8
2026-03-27 13:30:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a019dcd0-ed07-559e-8224-88b7827981c1, skipping ID generation
2026-03-27 13:30:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a019dcd0-ed07-559e-8224-88b7827981c1 with scrape type 1
2026-03-27 13:30:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a019dcd0-ed07-559e-8224-88b7827981c1 sending to next pipeline
2026-03-27 13:30:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a019dcd0-ed07-559e-8224-88b7827981c1, identifier: 10735315
2026-03-27 13:30:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750237/general/e26dd79c-1ce6-48db-bff3-9688c221b88d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734673)
2026-03-27 13:30:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669756/general/824e0da9-cbf2-40e2-b215-46c444c6ed78.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735334)
2026-03-27 13:30:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696546/general/a49aeaeb-6d87-45b0-968c-2e4ceb580781.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735353)
2026-03-27 13:30:48 [adesa.fr] INFO: Found listing with ID: 10735036
2026-03-27 13:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735036%27 HTTP/1.1" 200 None
2026-03-27 13:30:48 [adesa.fr] INFO: Scrape type for 10735036: 1
2026-03-27 13:30:48 [adesa.fr] INFO: Scraping item 10735036 url https://www.openlane.eu/en/carv6/auction/10735036
2026-03-27 13:30:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6773d49d-923b-5e35-91f4-f3b16a76934c with identifier: 10734677
2026-03-27 13:30:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6773d49d-923b-5e35-91f4-f3b16a76934c with identifier: 10734677
2026-03-27 13:30:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6773d49d-923b-5e35-91f4-f3b16a76934c with identifier: 10734677 to the API
2026-03-27 13:30:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:30:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:30:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734677>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T07:40:00Z',
'fuel_type': 'Electric',
'id': '6773d49d-923b-5e35-91f4-f3b16a76934c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '826000001',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734677',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Volkswagen',
'model': 'ID.Buzz',
'odometer': 94510,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5705666/general/6bdfa57e-9009-411f-8ea0-9c4629fa1d0c.jpg',
'https://images.openlane.eu/carimgs/5705666/general/65ccc9d2-e376-421a-b175-f8341b280085.jpg',
'https://images.openlane.eu/carimgs/5705666/general/be68101f-2cf3-48e0-b273-c68b8aeb174b.jpg',
'https://images.openlane.eu/carimgs/5705666/general/76ec7d20-a2ad-4100-b479-d1e9af7151a7.jpg',
'https://images.openlane.eu/carimgs/5705666/general/ef89bfb9-2c28-4617-8d7b-88f2bdd5c691.jpg',
'https://images.openlane.eu/carimgs/5705666/general/d52bb965-6fb0-4186-bbb9-9d75b9a96b13.jpg',
'https://images.openlane.eu/carimgs/5705666/general/f45e52ef-0dbd-4402-82ae-0542f0317514.jpg',
'https://images.openlane.eu/carimgs/5705666/general/879e8d53-c853-41d3-ba08-dbf629cd7a65.jpg',
'https://images.openlane.eu/carimgs/5705666/general/2ccf1f88-305b-4229-8baa-954cdb44cec1.jpg',
'https://images.openlane.eu/carimgs/5705666/general/ae18a42e-4252-4d18-b477-f3bf69903ad7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6773d49d-923b-5e35-91f4-f3b16a76934c/6773d49d-923b-5e35-91f4-f3b16a76934c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78760,
'Height': 637,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705666/general/6bdfa57e-9009-411f-8ea0-9c4629fa1d0c.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6773d49d-923b-5e35-91f4-f3b16a76934c/6773d49d-923b-5e35-91f4-f3b16a76934c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67475,
'Height': 637,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705666/general/65ccc9d2-e376-421a-b175-f8341b280085.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6773d49d-923b-5e35-91f4-f3b16a76934c/6773d49d-923b-5e35-91f4-f3b16a76934c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79344,
'Height': 637,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705666/general/be68101f-2cf3-48e0-b273-c68b8aeb174b.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6773d49d-923b-5e35-91f4-f3b16a76934c/6773d49d-923b-5e35-91f4-f3b16a76934c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68433,
'Height': 637,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705666/general/76ec7d20-a2ad-4100-b479-d1e9af7151a7.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6773d49d-923b-5e35-91f4-f3b16a76934c/6773d49d-923b-5e35-91f4-f3b16a76934c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101940,
'Height': 637,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705666/general/ef89bfb9-2c28-4617-8d7b-88f2bdd5c691.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6773d49d-923b-5e35-91f4-f3b16a76934c/6773d49d-923b-5e35-91f4-f3b16a76934c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64602,
'Height': 637,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705666/general/d52bb965-6fb0-4186-bbb9-9d75b9a96b13.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6773d49d-923b-5e35-91f4-f3b16a76934c/6773d49d-923b-5e35-91f4-f3b16a76934c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61933,
'Height': 637,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705666/general/f45e52ef-0dbd-4402-82ae-0542f0317514.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6773d49d-923b-5e35-91f4-f3b16a76934c/6773d49d-923b-5e35-91f4-f3b16a76934c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64489,
'Height': 637,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705666/general/879e8d53-c853-41d3-ba08-dbf629cd7a65.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6773d49d-923b-5e35-91f4-f3b16a76934c/6773d49d-923b-5e35-91f4-f3b16a76934c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83962,
'Height': 637,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705666/general/2ccf1f88-305b-4229-8baa-954cdb44cec1.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6773d49d-923b-5e35-91f4-f3b16a76934c/6773d49d-923b-5e35-91f4-f3b16a76934c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55671,
'Height': 637,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705666/general/ae18a42e-4252-4d18-b477-f3bf69903ad7.jpg',
'Width': 850}],
'price': 23100,
'price_includes_vat': True,
'registration_date': '2023-12-19',
'seats_number': 2,
'seller_name': 'SAS mind2move France',
'title': 'Volkswagen ID.Buzz Cargo - Electric - Automatic - 204 hp - 94.510 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 13:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734677%27 HTTP/1.1" 200 None
2026-03-27 13:30:48 [adesa.fr] INFO: Saving data for 10734677: {'created_time': 1774618248.899099, 'last_price_update_time': 1774618248.89911, 'auction_closing_time': 1774856400.0}
2026-03-27 13:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10734677') HTTP/1.1" 204 0
2026-03-27 13:30:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4316b3b9-fd77-53f1-85b3-ad888b7dc1e1 with identifier: 10734602
2026-03-27 13:30:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4316b3b9-fd77-53f1-85b3-ad888b7dc1e1 with identifier: 10734602
2026-03-27 13:30:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4316b3b9-fd77-53f1-85b3-ad888b7dc1e1 with identifier: 10734602 to the API
2026-03-27 13:30:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:30:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:30:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734602>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 534,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Electric',
'id': '4316b3b9-fd77-53f1-85b3-ad888b7dc1e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000102',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734602',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model Y',
'odometer': 123510,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5665406/general/c9f22016-2e2f-417a-8dec-a75070bcbec0.jpg',
'https://images.openlane.eu/carimgs/5665406/general/a1d78384-c6c2-489e-92d0-f7a7d1bf725e.jpg',
'https://images.openlane.eu/carimgs/5665406/general/406d2e0e-7523-4979-b6b0-273a71f4f7ad.jpg',
'https://images.openlane.eu/carimgs/5665406/general/2eb6e596-df2d-455b-a712-4015b2aae099.jpg',
'https://images.openlane.eu/carimgs/5665406/general/1e0f36be-127c-4fa8-af06-f3682adda1d1.jpg',
'https://images.openlane.eu/carimgs/5665406/general/c293437d-643b-44cb-8b7e-424a15c7cb4b.jpg',
'https://images.openlane.eu/carimgs/5665406/general/0263f771-e097-4e87-84ad-0290c2a42e0f.jpg',
'https://images.openlane.eu/carimgs/5665406/general/cd4c6ef3-8f83-4001-9f3e-5b84f4a45d03.jpg',
'https://images.openlane.eu/carimgs/5665406/general/e5fbc366-a99a-42f7-9371-275e3e18c9d9.jpg',
'https://images.openlane.eu/carimgs/5665406/general/2435983e-e33c-4239-a1fa-70a4d7b05077.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4316b3b9-fd77-53f1-85b3-ad888b7dc1e1/4316b3b9-fd77-53f1-85b3-ad888b7dc1e1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 384021,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665406/general/c9f22016-2e2f-417a-8dec-a75070bcbec0.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4316b3b9-fd77-53f1-85b3-ad888b7dc1e1/4316b3b9-fd77-53f1-85b3-ad888b7dc1e1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 401479,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665406/general/a1d78384-c6c2-489e-92d0-f7a7d1bf725e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4316b3b9-fd77-53f1-85b3-ad888b7dc1e1/4316b3b9-fd77-53f1-85b3-ad888b7dc1e1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 397647,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665406/general/406d2e0e-7523-4979-b6b0-273a71f4f7ad.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4316b3b9-fd77-53f1-85b3-ad888b7dc1e1/4316b3b9-fd77-53f1-85b3-ad888b7dc1e1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354499,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665406/general/2eb6e596-df2d-455b-a712-4015b2aae099.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4316b3b9-fd77-53f1-85b3-ad888b7dc1e1/4316b3b9-fd77-53f1-85b3-ad888b7dc1e1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 427235,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665406/general/1e0f36be-127c-4fa8-af06-f3682adda1d1.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4316b3b9-fd77-53f1-85b3-ad888b7dc1e1/4316b3b9-fd77-53f1-85b3-ad888b7dc1e1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340849,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665406/general/c293437d-643b-44cb-8b7e-424a15c7cb4b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4316b3b9-fd77-53f1-85b3-ad888b7dc1e1/4316b3b9-fd77-53f1-85b3-ad888b7dc1e1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314486,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665406/general/0263f771-e097-4e87-84ad-0290c2a42e0f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4316b3b9-fd77-53f1-85b3-ad888b7dc1e1/4316b3b9-fd77-53f1-85b3-ad888b7dc1e1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236207,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665406/general/cd4c6ef3-8f83-4001-9f3e-5b84f4a45d03.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4316b3b9-fd77-53f1-85b3-ad888b7dc1e1/4316b3b9-fd77-53f1-85b3-ad888b7dc1e1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259181,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665406/general/e5fbc366-a99a-42f7-9371-275e3e18c9d9.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4316b3b9-fd77-53f1-85b3-ad888b7dc1e1/4316b3b9-fd77-53f1-85b3-ad888b7dc1e1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217790,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665406/general/2435983e-e33c-4239-a1fa-70a4d7b05077.jpg',
'Width': 2000}],
'price': 24800,
'price_includes_vat': True,
'registration_date': '2022-12-13',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Tesla Model Y Performance - Dual Motor - Electric - 534 hp - '
'123.510 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734602%27 HTTP/1.1" 200 None
2026-03-27 13:30:49 [adesa.fr] INFO: Saving data for 10734602: {'created_time': 1774618249.337355, 'last_price_update_time': 1774618249.337367, 'auction_closing_time': 1774855800.0}
2026-03-27 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10734602') HTTP/1.1" 204 0
2026-03-27 13:30:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a019dcd0-ed07-559e-8224-88b7827981c1 with identifier: 10735315
2026-03-27 13:30:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a019dcd0-ed07-559e-8224-88b7827981c1 with identifier: 10735315
2026-03-27 13:30:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a019dcd0-ed07-559e-8224-88b7827981c1 with identifier: 10735315 to the API
2026-03-27 13:30:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:30:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:30:49 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5618316/general/46d3b9d1-7e83-4393-a81c-b89d0bef2c05.JPG>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 222,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': 'a019dcd0-ed07-559e-8224-88b7827981c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC-725-JD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735315',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 115964,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 31,
'photos': [],
'price': 23700,
'price_includes_vat': True,
'registration_date': '2021-10-13',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Rav4 2.5 Collection - AWD - Hybrid - Automatic - 222 hp - '
'115.964 km',
'transmission': 'automatic',
'trim': 'Collection',
'vin': None,
'year': 2021}
2026-03-27 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735315%27 HTTP/1.1" 200 None
2026-03-27 13:30:49 [adesa.fr] INFO: Saving data for 10735315: {'created_time': 1774618249.678662, 'last_price_update_time': 1774618249.678675, 'auction_closing_time': 1774858200.0}
2026-03-27 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735315') HTTP/1.1" 204 0
2026-03-27 13:30:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750237/general/cd8f68d6-f46f-4638-a00e-6bfe5bc7f5e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734673)
2026-03-27 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750256%252Fgeneral%252F98d3303b-efec-4efe-a9f9-8b9d4f0e6ef0.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750256/general/98d3303b-efec-4efe-a9f9-8b9d4f0e6ef0.jpg not downloaded yet
2026-03-27 13:30:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item a019dcd0-ed07-559e-8224-88b7827981c1 due to Ignoring non-200 response
2026-03-27 13:30:49 [adesa.fr] INFO: Found listing with ID: 10735023
2026-03-27 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735023%27 HTTP/1.1" 200 None
2026-03-27 13:30:49 [adesa.fr] INFO: Scrape type for 10735023: 1
2026-03-27 13:30:49 [adesa.fr] INFO: Scraping item 10735023 url https://www.openlane.eu/en/carv6/auction/10735023
2026-03-27 13:30:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item aeb95663-b4f5-54be-8e5a-7562fe02f769 due to Ignoring non-200 response
2026-03-27 13:30:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae793d0990>
2026-03-27 13:30:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c08c76fa-fd13-576c-8b6f-45c5d3a3185c/c08c76fa-fd13-576c-8b6f-45c5d3a3185c_image_9.jpg HTTP/1.1" 201 0
2026-03-27 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746373%252Fgeneral%252Fc7399729-0cd2-4c69-a5c6-1a7eaa61f914.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746373/general/c7399729-0cd2-4c69-a5c6-1a7eaa61f914.jpg saved to cache
2026-03-27 13:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c08c76fa-fd13-576c-8b6f-45c5d3a3185c
2026-03-27 13:30:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae78264810>
2026-03-27 13:30:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c08c76fa-fd13-576c-8b6f-45c5d3a3185c/c08c76fa-fd13-576c-8b6f-45c5d3a3185c_image_8.jpg HTTP/1.1" 201 0
2026-03-27 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746373%252Fgeneral%252Fb78e7285-f01b-404c-bc55-53f28d6641c6.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746373/general/b78e7285-f01b-404c-bc55-53f28d6641c6.jpg saved to cache
2026-03-27 13:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c08c76fa-fd13-576c-8b6f-45c5d3a3185c
2026-03-27 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750256%252Fgeneral%252F9afa120b-9c6e-4669-8241-07dd00657537.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750256/general/9afa120b-9c6e-4669-8241-07dd00657537.jpg not downloaded yet
2026-03-27 13:30:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669756/general/c4e25e6e-43e7-4f7d-8427-6520909d5d36.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735334)
2026-03-27 13:30:49 [adesa.fr] INFO: Found listing with ID: 10735546
2026-03-27 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735546%27 HTTP/1.1" 200 None
2026-03-27 13:30:49 [adesa.fr] INFO: Scrape type for 10735546: 1
2026-03-27 13:30:49 [adesa.fr] INFO: Scraping item 10735546 url https://www.openlane.eu/en/carv6/auction/10735546
2026-03-27 13:30:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae781f46d0>
2026-03-27 13:30:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8/5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8_image_0.jpg HTTP/1.1" 201 0
2026-03-27 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750237%252Fgeneral%252Fe26dd79c-1ce6-48db-bff3-9688c221b88d.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750237/general/e26dd79c-1ce6-48db-bff3-9688c221b88d.jpg saved to cache
2026-03-27 13:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8
2026-03-27 13:30:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item aeb95663-b4f5-54be-8e5a-7562fe02f769 due to Ignoring non-200 response
2026-03-27 13:30:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7d40bd7b-cd72-553c-8eba-251a333b95b3, skipping ID generation
2026-03-27 13:30:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d40bd7b-cd72-553c-8eba-251a333b95b3 with scrape type 1
2026-03-27 13:30:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7d40bd7b-cd72-553c-8eba-251a333b95b3 sending to next pipeline
2026-03-27 13:30:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7d40bd7b-cd72-553c-8eba-251a333b95b3, identifier: 10735353
2026-03-27 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750256%252Fgeneral%252Fd1f51e85-da5f-4167-b46c-8ba6812e749a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750256/general/d1f51e85-da5f-4167-b46c-8ba6812e749a.jpg not downloaded yet
2026-03-27 13:30:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7d40bd7b-cd72-553c-8eba-251a333b95b3 with identifier: 10735353
2026-03-27 13:30:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7d40bd7b-cd72-553c-8eba-251a333b95b3 with identifier: 10735353
2026-03-27 13:30:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7d40bd7b-cd72-553c-8eba-251a333b95b3 with identifier: 10735353 to the API
2026-03-27 13:30:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:30:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:30:50 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5696546/general/a49aeaeb-6d87-45b0-968c-2e4ceb580781.JPG>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 230,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '7d40bd7b-cd72-553c-8eba-251a333b95b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-636-DS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735353',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 121039,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 27,
'photos': [],
'price': 15700,
'price_includes_vat': True,
'registration_date': '2022-12-16',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Sportage 1.6 T-GDI Design - Hybrid - Automatic - 230 hp - '
'121.039 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2022}
2026-03-27 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735353%27 HTTP/1.1" 200 None
2026-03-27 13:30:50 [adesa.fr] INFO: Saving data for 10735353: {'created_time': 1774618250.613018, 'last_price_update_time': 1774618250.61303, 'auction_closing_time': 1774858200.0}
2026-03-27 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735353') HTTP/1.1" 204 0
2026-03-27 13:30:50 [adesa.fr] INFO: Found listing with ID: 10735605
2026-03-27 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735605%27 HTTP/1.1" 200 None
2026-03-27 13:30:50 [adesa.fr] INFO: Scrape type for 10735605: 1
2026-03-27 13:30:50 [adesa.fr] INFO: Scraping item 10735605 url https://www.openlane.eu/en/carv6/auction/10735605
2026-03-27 13:30:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 7d40bd7b-cd72-553c-8eba-251a333b95b3 due to Ignoring non-200 response
2026-03-27 13:30:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746373/general/de9d040c-ac7c-4629-a14a-10e9ab8d6829.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735394)
2026-03-27 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750256%252Fgeneral%252Feb55bdd8-f8aa-4da5-9731-c1c66b34d7ea.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750256/general/eb55bdd8-f8aa-4da5-9731-c1c66b34d7ea.jpg not downloaded yet
2026-03-27 13:30:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae781f7510>
2026-03-27 13:30:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8/5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8_image_1.jpg HTTP/1.1" 201 0
2026-03-27 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750237%252Fgeneral%252Fcd8f68d6-f46f-4638-a00e-6bfe5bc7f5e3.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750237/general/cd8f68d6-f46f-4638-a00e-6bfe5bc7f5e3.jpg saved to cache
2026-03-27 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8
2026-03-27 13:30:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8, skipping ID generation
2026-03-27 13:30:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8 with scrape type 1
2026-03-27 13:30:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8 sending to next pipeline
2026-03-27 13:30:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8, identifier: 10734673
2026-03-27 13:30:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item aeb95663-b4f5-54be-8e5a-7562fe02f769 due to Ignoring non-200 response
2026-03-27 13:30:50 [adesa.fr] INFO: Found listing with ID: 10735604
2026-03-27 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735604%27 HTTP/1.1" 200 None
2026-03-27 13:30:50 [adesa.fr] INFO: Scrape type for 10735604: 1
2026-03-27 13:30:50 [adesa.fr] INFO: Scraping item 10735604 url https://www.openlane.eu/en/carv6/auction/10735604
2026-03-27 13:30:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8 with identifier: 10734673
2026-03-27 13:30:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8 with identifier: 10734673
2026-03-27 13:30:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8 with identifier: 10734673 to the API
2026-03-27 13:30:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:30:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750237/general/cd8f68d6-f46f-4638-a00e-6bfe5bc7f5e3.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T07:40:00Z',
'fuel_type': 'Electric',
'id': '5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000728',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734673',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 23210,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8/5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 614726,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750237/general/e26dd79c-1ce6-48db-bff3-9688c221b88d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8/5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 655139,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750237/general/cd8f68d6-f46f-4638-a00e-6bfe5bc7f5e3.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8/5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 572608,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750237/general/41d450c4-499b-4511-a1e3-5746a36fbafd.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8/5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 600251,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750237/general/179a3103-78c5-47e3-b1f3-53b25d1499dd.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8/5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 614024,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750237/general/29aff68d-1b18-4b42-bf21-cf6274e22c56.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8/5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 573797,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750237/general/aedee61e-a5c6-4d42-90df-65d67bd6786a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8/5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 531841,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750237/general/f9dbd438-bffb-4fc2-a6cd-cfa74c7534c7.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8/5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 827044,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750237/general/95af1c96-e4fa-4724-b45c-77fb07b8a5c6.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8/5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 499127,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750237/general/7023be9e-12fb-44d3-a3b7-75adad0a827c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8/5a194244-1e8e-56e5-a5d8-5e4f79e4bcc8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 545773,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750237/general/7aa08d9e-02d2-4aa3-8226-1b112ffd7215.jpg',
'Width': 2731}],
'price': 26600,
'price_includes_vat': True,
'registration_date': '2021-09-21',
'seats_number': 9,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz E Pro - Electric - Automatic - 204 hp - 23.210 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2021}
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734673%27 HTTP/1.1" 200 None
2026-03-27 13:30:51 [adesa.fr] INFO: Saving data for 10734673: {'created_time': 1774618251.265721, 'last_price_update_time': 1774618251.265731, 'auction_closing_time': 1774856400.0}
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10734673') HTTP/1.1" 204 0
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750256%252Fgeneral%252F1015f445-4c1b-4b66-9044-9f8366fe03e3.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750256/general/1015f445-4c1b-4b66-9044-9f8366fe03e3.jpg not downloaded yet
2026-03-27 13:30:51 [adesa.fr] INFO: Found listing with ID: 10735015
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735015%27 HTTP/1.1" 200 None
2026-03-27 13:30:51 [adesa.fr] INFO: Scrape type for 10735015: 1
2026-03-27 13:30:51 [adesa.fr] INFO: Scraping item 10735015 url https://www.openlane.eu/en/carv6/auction/10735015
2026-03-27 13:30:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae781b9490>
2026-03-27 13:30:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c08c76fa-fd13-576c-8b6f-45c5d3a3185c/c08c76fa-fd13-576c-8b6f-45c5d3a3185c_image_7.jpg HTTP/1.1" 201 0
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746373%252Fgeneral%252Fde9d040c-ac7c-4629-a14a-10e9ab8d6829.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746373/general/de9d040c-ac7c-4629-a14a-10e9ab8d6829.jpg saved to cache
2026-03-27 13:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c08c76fa-fd13-576c-8b6f-45c5d3a3185c
2026-03-27 13:30:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724791/general/4203bdc5-61ff-4a87-81ee-184a0135eaf7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735374)
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750256%252Fgeneral%252Fe977d94c-4787-4dec-9a72-b4b6ba38f566.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750256/general/e977d94c-4787-4dec-9a72-b4b6ba38f566.jpg not downloaded yet
2026-03-27 13:30:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734632> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:30:51 [adesa.fr] INFO: Found listing with ID: 10737755
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737755%27 HTTP/1.1" 200 None
2026-03-27 13:30:51 [adesa.fr] INFO: Scrape type for 10737755: 1
2026-03-27 13:30:51 [adesa.fr] INFO: Scraping item 10737755 url https://www.openlane.eu/en/carv6/auction/10737755
2026-03-27 13:30:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750256%252Fgeneral%252F29b5c763-1496-4864-9a92-dd2db0a2a5f5.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750256/general/29b5c763-1496-4864-9a92-dd2db0a2a5f5.jpg not downloaded yet
2026-03-27 13:30:51 [adesa.fr] INFO: Found listing with ID: 10735024
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735024%27 HTTP/1.1" 200 None
2026-03-27 13:30:51 [adesa.fr] INFO: Scrape type for 10735024: 1
2026-03-27 13:30:51 [adesa.fr] INFO: Scraping item 10735024 url https://www.openlane.eu/en/carv6/auction/10735024
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750256%252Fgeneral%252Ff991ca26-c0e7-49b4-977c-d4ef54a6a096.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750256/general/f991ca26-c0e7-49b4-977c-d4ef54a6a096.jpg not downloaded yet
2026-03-27 13:30:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750256/general/37a304e4-bd25-4f01-bd8f-56ab7535cc53.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734674)
2026-03-27 13:30:51 [adesa.fr] INFO: Found listing with ID: 10735038
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735038%27 HTTP/1.1" 200 None
2026-03-27 13:30:51 [adesa.fr] INFO: Scrape type for 10735038: 1
2026-03-27 13:30:51 [adesa.fr] INFO: Scraping item 10735038 url https://www.openlane.eu/en/carv6/auction/10735038
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750256%252Fgeneral%252Fed56d416-e75d-4ace-8172-d142d2b6b832.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750256/general/ed56d416-e75d-4ace-8172-d142d2b6b832.jpg not downloaded yet
2026-03-27 13:30:51 [adesa.fr] INFO: Found listing with ID: 10735014
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735014%27 HTTP/1.1" 200 None
2026-03-27 13:30:51 [adesa.fr] INFO: Scrape type for 10735014: 1
2026-03-27 13:30:51 [adesa.fr] INFO: Scraping item 10735014 url https://www.openlane.eu/en/carv6/auction/10735014
2026-03-27 13:30:51 [adesa.fr] INFO: Found listing with ID: 10732999
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732999%27 HTTP/1.1" 200 None
2026-03-27 13:30:51 [adesa.fr] INFO: Scrape type for 10732999: 0
2026-03-27 13:30:51 [adesa.fr] INFO: Skipping item 10732999 url https://www.openlane.eu/en/carv6/auction/10732999
2026-03-27 13:30:51 [adesa.fr] INFO: Found listing with ID: 10733086
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733086%27 HTTP/1.1" 200 None
2026-03-27 13:30:51 [adesa.fr] INFO: Scrape type for 10733086: 0
2026-03-27 13:30:51 [adesa.fr] INFO: Skipping item 10733086 url https://www.openlane.eu/en/carv6/auction/10733086
2026-03-27 13:30:51 [adesa.fr] INFO: Found listing with ID: 10733160
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733160%27 HTTP/1.1" 200 None
2026-03-27 13:30:51 [adesa.fr] INFO: Scrape type for 10733160: 0
2026-03-27 13:30:51 [adesa.fr] INFO: Skipping item 10733160 url https://www.openlane.eu/en/carv6/auction/10733160
2026-03-27 13:30:51 [adesa.fr] INFO: Found listing with ID: 10733151
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733151%27 HTTP/1.1" 200 None
2026-03-27 13:30:51 [adesa.fr] INFO: Scrape type for 10733151: 0
2026-03-27 13:30:51 [adesa.fr] INFO: Skipping item 10733151 url https://www.openlane.eu/en/carv6/auction/10733151
2026-03-27 13:30:51 [adesa.fr] INFO: Found listing with ID: 10733117
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733117%27 HTTP/1.1" 200 None
2026-03-27 13:30:51 [adesa.fr] INFO: Scrape type for 10733117: 0
2026-03-27 13:30:51 [adesa.fr] INFO: Skipping item 10733117 url https://www.openlane.eu/en/carv6/auction/10733117
2026-03-27 13:30:51 [adesa.fr] INFO: Found listing with ID: 10733039
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733039%27 HTTP/1.1" 200 None
2026-03-27 13:30:51 [adesa.fr] INFO: Scrape type for 10733039: 0
2026-03-27 13:30:51 [adesa.fr] INFO: Skipping item 10733039 url https://www.openlane.eu/en/carv6/auction/10733039
2026-03-27 13:30:51 [adesa.fr] INFO: Found listing with ID: 10733053
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733053%27 HTTP/1.1" 200 None
2026-03-27 13:30:51 [adesa.fr] INFO: Scrape type for 10733053: 0
2026-03-27 13:30:51 [adesa.fr] INFO: Skipping item 10733053 url https://www.openlane.eu/en/carv6/auction/10733053
2026-03-27 13:30:51 [adesa.fr] INFO: Found listing with ID: 10733144
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733144%27 HTTP/1.1" 200 None
2026-03-27 13:30:51 [adesa.fr] INFO: Scrape type for 10733144: 0
2026-03-27 13:30:51 [adesa.fr] INFO: Skipping item 10733144 url https://www.openlane.eu/en/carv6/auction/10733144
2026-03-27 13:30:51 [adesa.fr] INFO: Found listing with ID: 10733004
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733004%27 HTTP/1.1" 200 None
2026-03-27 13:30:51 [adesa.fr] INFO: Scrape type for 10733004: 0
2026-03-27 13:30:51 [adesa.fr] INFO: Skipping item 10733004 url https://www.openlane.eu/en/carv6/auction/10733004
2026-03-27 13:30:51 [adesa.fr] INFO: Found listing with ID: 10733174
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733174%27 HTTP/1.1" 200 None
2026-03-27 13:30:51 [adesa.fr] INFO: Scrape type for 10733174: 0
2026-03-27 13:30:51 [adesa.fr] INFO: Skipping item 10733174 url https://www.openlane.eu/en/carv6/auction/10733174
2026-03-27 13:30:51 [adesa.fr] INFO: Found listing with ID: 10733118
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733118%27 HTTP/1.1" 200 None
2026-03-27 13:30:51 [adesa.fr] INFO: Scrape type for 10733118: 0
2026-03-27 13:30:51 [adesa.fr] INFO: Skipping item 10733118 url https://www.openlane.eu/en/carv6/auction/10733118
2026-03-27 13:30:51 [adesa.fr] INFO: Found listing with ID: 10733018
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733018%27 HTTP/1.1" 200 None
2026-03-27 13:30:51 [adesa.fr] INFO: Scrape type for 10733018: 0
2026-03-27 13:30:51 [adesa.fr] INFO: Skipping item 10733018 url https://www.openlane.eu/en/carv6/auction/10733018
2026-03-27 13:30:51 [adesa.fr] INFO: Found listing with ID: 10733182
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733182%27 HTTP/1.1" 200 None
2026-03-27 13:30:51 [adesa.fr] INFO: Scrape type for 10733182: 0
2026-03-27 13:30:51 [adesa.fr] INFO: Skipping item 10733182 url https://www.openlane.eu/en/carv6/auction/10733182
2026-03-27 13:30:51 [adesa.fr] INFO: Found listing with ID: 10733137
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733137%27 HTTP/1.1" 200 None
2026-03-27 13:30:51 [adesa.fr] INFO: Scrape type for 10733137: 0
2026-03-27 13:30:51 [adesa.fr] INFO: Skipping item 10733137 url https://www.openlane.eu/en/carv6/auction/10733137
2026-03-27 13:30:51 [adesa.fr] INFO: Found listing with ID: 10733157
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733157%27 HTTP/1.1" 200 None
2026-03-27 13:30:51 [adesa.fr] INFO: Scrape type for 10733157: 0
2026-03-27 13:30:51 [adesa.fr] INFO: Skipping item 10733157 url https://www.openlane.eu/en/carv6/auction/10733157
2026-03-27 13:30:51 [adesa.fr] INFO: Found listing with ID: 10733073
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733073%27 HTTP/1.1" 200 None
2026-03-27 13:30:51 [adesa.fr] INFO: Scrape type for 10733073: 0
2026-03-27 13:30:51 [adesa.fr] INFO: Skipping item 10733073 url https://www.openlane.eu/en/carv6/auction/10733073
2026-03-27 13:30:51 [adesa.fr] INFO: Found listing with ID: 10733024
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733024%27 HTTP/1.1" 200 None
2026-03-27 13:30:51 [adesa.fr] INFO: Scrape type for 10733024: 0
2026-03-27 13:30:51 [adesa.fr] INFO: Skipping item 10733024 url https://www.openlane.eu/en/carv6/auction/10733024
2026-03-27 13:30:51 [adesa.fr] INFO: Found listing with ID: 10732993
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732993%27 HTTP/1.1" 200 None
2026-03-27 13:30:51 [adesa.fr] INFO: Scrape type for 10732993: 0
2026-03-27 13:30:51 [adesa.fr] INFO: Skipping item 10732993 url https://www.openlane.eu/en/carv6/auction/10732993
2026-03-27 13:30:51 [adesa.fr] INFO: Found listing with ID: 10733143
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733143%27 HTTP/1.1" 200 None
2026-03-27 13:30:51 [adesa.fr] INFO: Scrape type for 10733143: 0
2026-03-27 13:30:51 [adesa.fr] INFO: Skipping item 10733143 url https://www.openlane.eu/en/carv6/auction/10733143
2026-03-27 13:30:51 [adesa.fr] INFO: Found listing with ID: 10733056
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733056%27 HTTP/1.1" 200 None
2026-03-27 13:30:51 [adesa.fr] INFO: Scrape type for 10733056: 0
2026-03-27 13:30:51 [adesa.fr] INFO: Skipping item 10733056 url https://www.openlane.eu/en/carv6/auction/10733056
2026-03-27 13:30:51 [adesa.fr] INFO: Found listing with ID: 10733031
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733031%27 HTTP/1.1" 200 None
2026-03-27 13:30:51 [adesa.fr] INFO: Scrape type for 10733031: 0
2026-03-27 13:30:51 [adesa.fr] INFO: Skipping item 10733031 url https://www.openlane.eu/en/carv6/auction/10733031
2026-03-27 13:30:51 [adesa.fr] INFO: Found listing with ID: 10733165
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733165%27 HTTP/1.1" 200 None
2026-03-27 13:30:51 [adesa.fr] INFO: Scrape type for 10733165: 0
2026-03-27 13:30:51 [adesa.fr] INFO: Skipping item 10733165 url https://www.openlane.eu/en/carv6/auction/10733165
2026-03-27 13:30:51 [adesa.fr] INFO: Found listing with ID: 10733129
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733129%27 HTTP/1.1" 200 None
2026-03-27 13:30:51 [adesa.fr] INFO: Scrape type for 10733129: 0
2026-03-27 13:30:51 [adesa.fr] INFO: Skipping item 10733129 url https://www.openlane.eu/en/carv6/auction/10733129
2026-03-27 13:30:51 [adesa.fr] INFO: Found listing with ID: 10733131
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733131%27 HTTP/1.1" 200 None
2026-03-27 13:30:52 [adesa.fr] INFO: Scrape type for 10733131: 0
2026-03-27 13:30:52 [adesa.fr] INFO: Skipping item 10733131 url https://www.openlane.eu/en/carv6/auction/10733131
2026-03-27 13:30:52 [adesa.fr] INFO: Found listing with ID: 10733114
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733114%27 HTTP/1.1" 200 None
2026-03-27 13:30:52 [adesa.fr] INFO: Scrape type for 10733114: 0
2026-03-27 13:30:52 [adesa.fr] INFO: Skipping item 10733114 url https://www.openlane.eu/en/carv6/auction/10733114
2026-03-27 13:30:52 [adesa.fr] INFO: Found listing with ID: 10733110
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733110%27 HTTP/1.1" 200 None
2026-03-27 13:30:52 [adesa.fr] INFO: Scrape type for 10733110: 0
2026-03-27 13:30:52 [adesa.fr] INFO: Skipping item 10733110 url https://www.openlane.eu/en/carv6/auction/10733110
2026-03-27 13:30:52 [adesa.fr] INFO: Found listing with ID: 10733099
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733099%27 HTTP/1.1" 200 None
2026-03-27 13:30:52 [adesa.fr] INFO: Scrape type for 10733099: 0
2026-03-27 13:30:52 [adesa.fr] INFO: Skipping item 10733099 url https://www.openlane.eu/en/carv6/auction/10733099
2026-03-27 13:30:52 [adesa.fr] INFO: Found listing with ID: 10733065
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733065%27 HTTP/1.1" 200 None
2026-03-27 13:30:52 [adesa.fr] INFO: Scrape type for 10733065: 0
2026-03-27 13:30:52 [adesa.fr] INFO: Skipping item 10733065 url https://www.openlane.eu/en/carv6/auction/10733065
2026-03-27 13:30:52 [adesa.fr] INFO: Found listing with ID: 10733029
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733029%27 HTTP/1.1" 200 None
2026-03-27 13:30:52 [adesa.fr] INFO: Scrape type for 10733029: 0
2026-03-27 13:30:52 [adesa.fr] INFO: Skipping item 10733029 url https://www.openlane.eu/en/carv6/auction/10733029
2026-03-27 13:30:52 [adesa.fr] INFO: Found listing with ID: 10733097
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733097%27 HTTP/1.1" 200 None
2026-03-27 13:30:52 [adesa.fr] INFO: Scrape type for 10733097: 0
2026-03-27 13:30:52 [adesa.fr] INFO: Skipping item 10733097 url https://www.openlane.eu/en/carv6/auction/10733097
2026-03-27 13:30:52 [adesa.fr] INFO: Found listing with ID: 10733107
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733107%27 HTTP/1.1" 200 None
2026-03-27 13:30:52 [adesa.fr] INFO: Scrape type for 10733107: 0
2026-03-27 13:30:52 [adesa.fr] INFO: Skipping item 10733107 url https://www.openlane.eu/en/carv6/auction/10733107
2026-03-27 13:30:52 [adesa.fr] INFO: Found listing with ID: 10733142
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733142%27 HTTP/1.1" 200 None
2026-03-27 13:30:52 [adesa.fr] INFO: Scrape type for 10733142: 0
2026-03-27 13:30:52 [adesa.fr] INFO: Skipping item 10733142 url https://www.openlane.eu/en/carv6/auction/10733142
2026-03-27 13:30:52 [adesa.fr] INFO: Found listing with ID: 10733134
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733134%27 HTTP/1.1" 200 None
2026-03-27 13:30:52 [adesa.fr] INFO: Scrape type for 10733134: 0
2026-03-27 13:30:52 [adesa.fr] INFO: Skipping item 10733134 url https://www.openlane.eu/en/carv6/auction/10733134
2026-03-27 13:30:52 [adesa.fr] INFO: Found listing with ID: 10733125
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733125%27 HTTP/1.1" 200 None
2026-03-27 13:30:52 [adesa.fr] INFO: Scrape type for 10733125: 0
2026-03-27 13:30:52 [adesa.fr] INFO: Skipping item 10733125 url https://www.openlane.eu/en/carv6/auction/10733125
2026-03-27 13:30:52 [adesa.fr] INFO: Found listing with ID: 10733007
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733007%27 HTTP/1.1" 200 None
2026-03-27 13:30:52 [adesa.fr] INFO: Scrape type for 10733007: 0
2026-03-27 13:30:52 [adesa.fr] INFO: Skipping item 10733007 url https://www.openlane.eu/en/carv6/auction/10733007
2026-03-27 13:30:52 [adesa.fr] INFO: Found listing with ID: 10733060
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733060%27 HTTP/1.1" 200 None
2026-03-27 13:30:52 [adesa.fr] INFO: Scrape type for 10733060: 0
2026-03-27 13:30:52 [adesa.fr] INFO: Skipping item 10733060 url https://www.openlane.eu/en/carv6/auction/10733060
2026-03-27 13:30:52 [adesa.fr] INFO: Found listing with ID: 10733167
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733167%27 HTTP/1.1" 200 None
2026-03-27 13:30:52 [adesa.fr] INFO: Scrape type for 10733167: 0
2026-03-27 13:30:52 [adesa.fr] INFO: Skipping item 10733167 url https://www.openlane.eu/en/carv6/auction/10733167
2026-03-27 13:30:52 [adesa.fr] INFO: Found listing with ID: 10733012
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733012%27 HTTP/1.1" 200 None
2026-03-27 13:30:52 [adesa.fr] INFO: Scrape type for 10733012: 0
2026-03-27 13:30:52 [adesa.fr] INFO: Skipping item 10733012 url https://www.openlane.eu/en/carv6/auction/10733012
2026-03-27 13:30:52 [adesa.fr] INFO: Found listing with ID: 10733135
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733135%27 HTTP/1.1" 200 None
2026-03-27 13:30:52 [adesa.fr] INFO: Scrape type for 10733135: 0
2026-03-27 13:30:52 [adesa.fr] INFO: Skipping item 10733135 url https://www.openlane.eu/en/carv6/auction/10733135
2026-03-27 13:30:52 [adesa.fr] INFO: Found listing with ID: 10732992
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732992%27 HTTP/1.1" 200 None
2026-03-27 13:30:52 [adesa.fr] INFO: Scrape type for 10732992: 0
2026-03-27 13:30:52 [adesa.fr] INFO: Skipping item 10732992 url https://www.openlane.eu/en/carv6/auction/10732992
2026-03-27 13:30:52 [adesa.fr] INFO: Found listing with ID: 10733055
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733055%27 HTTP/1.1" 200 None
2026-03-27 13:30:52 [adesa.fr] INFO: Scrape type for 10733055: 0
2026-03-27 13:30:52 [adesa.fr] INFO: Skipping item 10733055 url https://www.openlane.eu/en/carv6/auction/10733055
2026-03-27 13:30:52 [adesa.fr] INFO: Found listing with ID: 10733070
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733070%27 HTTP/1.1" 200 None
2026-03-27 13:30:52 [adesa.fr] INFO: Scrape type for 10733070: 0
2026-03-27 13:30:52 [adesa.fr] INFO: Skipping item 10733070 url https://www.openlane.eu/en/carv6/auction/10733070
2026-03-27 13:30:52 [adesa.fr] INFO: Found listing with ID: 10733058
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733058%27 HTTP/1.1" 200 None
2026-03-27 13:30:52 [adesa.fr] INFO: Scrape type for 10733058: 0
2026-03-27 13:30:52 [adesa.fr] INFO: Skipping item 10733058 url https://www.openlane.eu/en/carv6/auction/10733058
2026-03-27 13:30:52 [adesa.fr] INFO: Found listing with ID: 10733183
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733183%27 HTTP/1.1" 200 None
2026-03-27 13:30:52 [adesa.fr] INFO: Scrape type for 10733183: 0
2026-03-27 13:30:52 [adesa.fr] INFO: Skipping item 10733183 url https://www.openlane.eu/en/carv6/auction/10733183
2026-03-27 13:30:52 [adesa.fr] INFO: Found listing with ID: 10733049
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733049%27 HTTP/1.1" 200 None
2026-03-27 13:30:52 [adesa.fr] INFO: Scrape type for 10733049: 0
2026-03-27 13:30:52 [adesa.fr] INFO: Skipping item 10733049 url https://www.openlane.eu/en/carv6/auction/10733049
2026-03-27 13:30:52 [adesa.fr] INFO: Found listing with ID: 10732980
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732980%27 HTTP/1.1" 200 None
2026-03-27 13:30:52 [adesa.fr] INFO: Scrape type for 10732980: 0
2026-03-27 13:30:52 [adesa.fr] INFO: Skipping item 10732980 url https://www.openlane.eu/en/carv6/auction/10732980
2026-03-27 13:30:52 [adesa.fr] INFO: Found listing with ID: 10733077
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733077%27 HTTP/1.1" 200 None
2026-03-27 13:30:52 [adesa.fr] INFO: Scrape type for 10733077: 0
2026-03-27 13:30:52 [adesa.fr] INFO: Skipping item 10733077 url https://www.openlane.eu/en/carv6/auction/10733077
2026-03-27 13:30:52 [adesa.fr] INFO: Found listing with ID: 10733034
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733034%27 HTTP/1.1" 200 None
2026-03-27 13:30:52 [adesa.fr] INFO: Scrape type for 10733034: 0
2026-03-27 13:30:52 [adesa.fr] INFO: Skipping item 10733034 url https://www.openlane.eu/en/carv6/auction/10733034
2026-03-27 13:30:52 [adesa.fr] INFO: Found listing with ID: 10733051
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733051%27 HTTP/1.1" 200 None
2026-03-27 13:30:52 [adesa.fr] INFO: Scrape type for 10733051: 0
2026-03-27 13:30:52 [adesa.fr] INFO: Skipping item 10733051 url https://www.openlane.eu/en/carv6/auction/10733051
2026-03-27 13:30:52 [adesa.fr] INFO: Found listing with ID: 10733166
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733166%27 HTTP/1.1" 200 None
2026-03-27 13:30:52 [adesa.fr] INFO: Scrape type for 10733166: 0
2026-03-27 13:30:52 [adesa.fr] INFO: Skipping item 10733166 url https://www.openlane.eu/en/carv6/auction/10733166
2026-03-27 13:30:52 [adesa.fr] INFO: Found listing with ID: 10733020
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733020%27 HTTP/1.1" 200 None
2026-03-27 13:30:52 [adesa.fr] INFO: Scrape type for 10733020: 0
2026-03-27 13:30:52 [adesa.fr] INFO: Skipping item 10733020 url https://www.openlane.eu/en/carv6/auction/10733020
2026-03-27 13:30:52 [adesa.fr] INFO: Found listing with ID: 10733075
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733075%27 HTTP/1.1" 200 None
2026-03-27 13:30:52 [adesa.fr] INFO: Scrape type for 10733075: 0
2026-03-27 13:30:52 [adesa.fr] INFO: Skipping item 10733075 url https://www.openlane.eu/en/carv6/auction/10733075
2026-03-27 13:30:52 [adesa.fr] INFO: Found listing with ID: 10733045
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733045%27 HTTP/1.1" 200 None
2026-03-27 13:30:52 [adesa.fr] INFO: Scrape type for 10733045: 0
2026-03-27 13:30:52 [adesa.fr] INFO: Skipping item 10733045 url https://www.openlane.eu/en/carv6/auction/10733045
2026-03-27 13:30:52 [adesa.fr] INFO: Found listing with ID: 10733002
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733002%27 HTTP/1.1" 200 None
2026-03-27 13:30:52 [adesa.fr] INFO: Scrape type for 10733002: 0
2026-03-27 13:30:52 [adesa.fr] INFO: Skipping item 10733002 url https://www.openlane.eu/en/carv6/auction/10733002
2026-03-27 13:30:52 [adesa.fr] INFO: Found listing with ID: 10733145
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733145%27 HTTP/1.1" 200 None
2026-03-27 13:30:52 [adesa.fr] INFO: Scrape type for 10733145: 0
2026-03-27 13:30:52 [adesa.fr] INFO: Skipping item 10733145 url https://www.openlane.eu/en/carv6/auction/10733145
2026-03-27 13:30:52 [adesa.fr] INFO: Found listing with ID: 10733076
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733076%27 HTTP/1.1" 200 None
2026-03-27 13:30:52 [adesa.fr] INFO: Scrape type for 10733076: 0
2026-03-27 13:30:52 [adesa.fr] INFO: Skipping item 10733076 url https://www.openlane.eu/en/carv6/auction/10733076
2026-03-27 13:30:52 [adesa.fr] INFO: Found listing with ID: 10733087
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733087%27 HTTP/1.1" 200 None
2026-03-27 13:30:52 [adesa.fr] INFO: Scrape type for 10733087: 0
2026-03-27 13:30:52 [adesa.fr] INFO: Skipping item 10733087 url https://www.openlane.eu/en/carv6/auction/10733087
2026-03-27 13:30:52 [adesa.fr] INFO: Found listing with ID: 10733006
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733006%27 HTTP/1.1" 200 None
2026-03-27 13:30:52 [adesa.fr] INFO: Scrape type for 10733006: 0
2026-03-27 13:30:52 [adesa.fr] INFO: Skipping item 10733006 url https://www.openlane.eu/en/carv6/auction/10733006
2026-03-27 13:30:52 [adesa.fr] INFO: Found listing with ID: 10733036
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733036%27 HTTP/1.1" 200 None
2026-03-27 13:30:52 [adesa.fr] INFO: Scrape type for 10733036: 0
2026-03-27 13:30:52 [adesa.fr] INFO: Skipping item 10733036 url https://www.openlane.eu/en/carv6/auction/10733036
2026-03-27 13:30:52 [adesa.fr] INFO: Found listing with ID: 10733059
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733059%27 HTTP/1.1" 200 None
2026-03-27 13:30:52 [adesa.fr] INFO: Scrape type for 10733059: 0
2026-03-27 13:30:52 [adesa.fr] INFO: Skipping item 10733059 url https://www.openlane.eu/en/carv6/auction/10733059
2026-03-27 13:30:52 [adesa.fr] INFO: Found listing with ID: 10733032
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733032%27 HTTP/1.1" 200 None
2026-03-27 13:30:52 [adesa.fr] INFO: Scrape type for 10733032: 0
2026-03-27 13:30:52 [adesa.fr] INFO: Skipping item 10733032 url https://www.openlane.eu/en/carv6/auction/10733032
2026-03-27 13:30:52 [adesa.fr] INFO: Found listing with ID: 10733116
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733116%27 HTTP/1.1" 200 None
2026-03-27 13:30:52 [adesa.fr] INFO: Scrape type for 10733116: 0
2026-03-27 13:30:52 [adesa.fr] INFO: Skipping item 10733116 url https://www.openlane.eu/en/carv6/auction/10733116
2026-03-27 13:30:52 [adesa.fr] INFO: Found listing with ID: 10733074
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733074%27 HTTP/1.1" 200 None
2026-03-27 13:30:52 [adesa.fr] INFO: Scrape type for 10733074: 0
2026-03-27 13:30:52 [adesa.fr] INFO: Skipping item 10733074 url https://www.openlane.eu/en/carv6/auction/10733074
2026-03-27 13:30:52 [adesa.fr] INFO: Found listing with ID: 10733000
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733000%27 HTTP/1.1" 200 None
2026-03-27 13:30:52 [adesa.fr] INFO: Scrape type for 10733000: 0
2026-03-27 13:30:52 [adesa.fr] INFO: Skipping item 10733000 url https://www.openlane.eu/en/carv6/auction/10733000
2026-03-27 13:30:52 [adesa.fr] INFO: Found listing with ID: 10733072
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733072%27 HTTP/1.1" 200 None
2026-03-27 13:30:52 [adesa.fr] INFO: Scrape type for 10733072: 0
2026-03-27 13:30:52 [adesa.fr] INFO: Skipping item 10733072 url https://www.openlane.eu/en/carv6/auction/10733072
2026-03-27 13:30:52 [adesa.fr] INFO: Found listing with ID: 10733030
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733030%27 HTTP/1.1" 200 None
2026-03-27 13:30:52 [adesa.fr] INFO: Scrape type for 10733030: 0
2026-03-27 13:30:52 [adesa.fr] INFO: Skipping item 10733030 url https://www.openlane.eu/en/carv6/auction/10733030
2026-03-27 13:30:52 [adesa.fr] INFO: Found listing with ID: 10733177
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733177%27 HTTP/1.1" 200 None
2026-03-27 13:30:52 [adesa.fr] INFO: Scrape type for 10733177: 0
2026-03-27 13:30:52 [adesa.fr] INFO: Skipping item 10733177 url https://www.openlane.eu/en/carv6/auction/10733177
2026-03-27 13:30:52 [adesa.fr] INFO: Found listing with ID: 10732988
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732988%27 HTTP/1.1" 200 None
2026-03-27 13:30:52 [adesa.fr] INFO: Scrape type for 10732988: 0
2026-03-27 13:30:52 [adesa.fr] INFO: Skipping item 10732988 url https://www.openlane.eu/en/carv6/auction/10732988
2026-03-27 13:30:52 [adesa.fr] INFO: Found listing with ID: 10733168
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733168%27 HTTP/1.1" 200 None
2026-03-27 13:30:52 [adesa.fr] INFO: Scrape type for 10733168: 0
2026-03-27 13:30:52 [adesa.fr] INFO: Skipping item 10733168 url https://www.openlane.eu/en/carv6/auction/10733168
2026-03-27 13:30:52 [adesa.fr] INFO: Found listing with ID: 10733128
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733128%27 HTTP/1.1" 200 None
2026-03-27 13:30:52 [adesa.fr] INFO: Scrape type for 10733128: 0
2026-03-27 13:30:52 [adesa.fr] INFO: Skipping item 10733128 url https://www.openlane.eu/en/carv6/auction/10733128
2026-03-27 13:30:52 [adesa.fr] INFO: Found listing with ID: 10732981
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732981%27 HTTP/1.1" 200 None
2026-03-27 13:30:52 [adesa.fr] INFO: Scrape type for 10732981: 0
2026-03-27 13:30:52 [adesa.fr] INFO: Skipping item 10732981 url https://www.openlane.eu/en/carv6/auction/10732981
2026-03-27 13:30:52 [adesa.fr] INFO: Found listing with ID: 10733013
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733013%27 HTTP/1.1" 200 None
2026-03-27 13:30:52 [adesa.fr] INFO: Scrape type for 10733013: 0
2026-03-27 13:30:52 [adesa.fr] INFO: Skipping item 10733013 url https://www.openlane.eu/en/carv6/auction/10733013
2026-03-27 13:30:52 [adesa.fr] INFO: Found listing with ID: 10733016
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733016%27 HTTP/1.1" 200 None
2026-03-27 13:30:52 [adesa.fr] INFO: Scrape type for 10733016: 0
2026-03-27 13:30:52 [adesa.fr] INFO: Skipping item 10733016 url https://www.openlane.eu/en/carv6/auction/10733016
2026-03-27 13:30:52 [adesa.fr] INFO: Found listing with ID: 10733052
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733052%27 HTTP/1.1" 200 None
2026-03-27 13:30:52 [adesa.fr] INFO: Scrape type for 10733052: 0
2026-03-27 13:30:52 [adesa.fr] INFO: Skipping item 10733052 url https://www.openlane.eu/en/carv6/auction/10733052
2026-03-27 13:30:52 [adesa.fr] INFO: Found listing with ID: 10733139
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733139%27 HTTP/1.1" 200 None
2026-03-27 13:30:52 [adesa.fr] INFO: Scrape type for 10733139: 0
2026-03-27 13:30:52 [adesa.fr] INFO: Skipping item 10733139 url https://www.openlane.eu/en/carv6/auction/10733139
2026-03-27 13:30:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae781b8ed0>
2026-03-27 13:30:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_141e5245-ebb3-57bd-bf24-da9fb705dbaf/141e5245-ebb3-57bd-bf24-da9fb705dbaf_image_3.jpg HTTP/1.1" 201 0
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724791%252Fgeneral%252F4203bdc5-61ff-4a87-81ee-184a0135eaf7.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724791/general/4203bdc5-61ff-4a87-81ee-184a0135eaf7.jpg saved to cache
2026-03-27 13:30:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 141e5245-ebb3-57bd-bf24-da9fb705dbaf
2026-03-27 13:30:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 141e5245-ebb3-57bd-bf24-da9fb705dbaf, skipping ID generation
2026-03-27 13:30:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 141e5245-ebb3-57bd-bf24-da9fb705dbaf with scrape type 1
2026-03-27 13:30:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 141e5245-ebb3-57bd-bf24-da9fb705dbaf sending to next pipeline
2026-03-27 13:30:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 141e5245-ebb3-57bd-bf24-da9fb705dbaf, identifier: 10735374
2026-03-27 13:30:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b7db02b-f7d8-5217-a8dc-7e09955ab529 with identifier: 10734632
2026-03-27 13:30:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b7db02b-f7d8-5217-a8dc-7e09955ab529 with scrape type 1
2026-03-27 13:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9b7db02b-f7d8-5217-a8dc-7e09955ab529
2026-03-27 13:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750235%252Fgeneral%252F15972cb9-a629-44c5-88af-d6820c0fec64.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750235/general/15972cb9-a629-44c5-88af-d6820c0fec64.jpg not downloaded yet
2026-03-27 13:30:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 141e5245-ebb3-57bd-bf24-da9fb705dbaf with identifier: 10735374
2026-03-27 13:30:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 141e5245-ebb3-57bd-bf24-da9fb705dbaf with identifier: 10735374
2026-03-27 13:30:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 141e5245-ebb3-57bd-bf24-da9fb705dbaf with identifier: 10735374 to the API
2026-03-27 13:30:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:30:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:30:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5724791/general/4203bdc5-61ff-4a87-81ee-184a0135eaf7.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 796,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Electric',
'id': '141e5245-ebb3-57bd-bf24-da9fb705dbaf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FM-444-LM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735374',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model S',
'odometer': 156791,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_141e5245-ebb3-57bd-bf24-da9fb705dbaf/141e5245-ebb3-57bd-bf24-da9fb705dbaf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 337405,
'Height': 880,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724791/general/00cfb3bd-484a-493f-927a-31349ec94b65.jpg',
'Width': 1168},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_141e5245-ebb3-57bd-bf24-da9fb705dbaf/141e5245-ebb3-57bd-bf24-da9fb705dbaf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 368235,
'Height': 880,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724791/general/2a685ff7-b1fb-411c-adca-25282de39bb5.jpg',
'Width': 1168},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_141e5245-ebb3-57bd-bf24-da9fb705dbaf/141e5245-ebb3-57bd-bf24-da9fb705dbaf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316462,
'Height': 880,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724791/general/6135d484-7953-411d-82e1-74c930019b19.jpg',
'Width': 1168},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_141e5245-ebb3-57bd-bf24-da9fb705dbaf/141e5245-ebb3-57bd-bf24-da9fb705dbaf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 366380,
'Height': 880,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724791/general/4203bdc5-61ff-4a87-81ee-184a0135eaf7.jpg',
'Width': 1168},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_141e5245-ebb3-57bd-bf24-da9fb705dbaf/141e5245-ebb3-57bd-bf24-da9fb705dbaf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110462,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724791/general/7c621f80-39db-47d6-9582-af7e3a01633c.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_141e5245-ebb3-57bd-bf24-da9fb705dbaf/141e5245-ebb3-57bd-bf24-da9fb705dbaf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108347,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724791/general/f5bf73fa-1623-463a-835d-103679282ec7.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_141e5245-ebb3-57bd-bf24-da9fb705dbaf/141e5245-ebb3-57bd-bf24-da9fb705dbaf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130300,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724791/general/277fc18c-8fe6-45e6-9bd7-666e1a47b04e.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_141e5245-ebb3-57bd-bf24-da9fb705dbaf/141e5245-ebb3-57bd-bf24-da9fb705dbaf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69349,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724791/general/b497a5dd-2325-4f64-acc9-fe00b6abf08b.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_141e5245-ebb3-57bd-bf24-da9fb705dbaf/141e5245-ebb3-57bd-bf24-da9fb705dbaf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56734,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724791/general/5ca4e32e-6201-4e7b-9496-c7bf0adb89e4.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_141e5245-ebb3-57bd-bf24-da9fb705dbaf/141e5245-ebb3-57bd-bf24-da9fb705dbaf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48597,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724791/general/bb63dfa5-95b4-48b7-9928-c3a879a9f1e7.jpeg',
'Width': 720}],
'price': 29900,
'price_includes_vat': True,
'registration_date': '2019-12-18',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model S Ludicrous Performance 100 kWh - Dual Motor - Electric '
'- Automatic - 796 hp - 156.791 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-27 13:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735374%27 HTTP/1.1" 200 None
2026-03-27 13:30:53 [adesa.fr] INFO: Saving data for 10735374: {'created_time': 1774618253.689885, 'last_price_update_time': 1774618253.689897, 'auction_closing_time': 1774858200.0}
2026-03-27 13:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735374') HTTP/1.1" 204 0
2026-03-27 13:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750235%252Fgeneral%252F09b57782-2151-4cd1-a79e-f059154edbcd.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750235/general/09b57782-2151-4cd1-a79e-f059154edbcd.jpg not downloaded yet
2026-03-27 13:30:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750256/general/d1f51e85-da5f-4167-b46c-8ba6812e749a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734674)
2026-03-27 13:30:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734657> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:30:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750256/general/1015f445-4c1b-4b66-9044-9f8366fe03e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734674)
2026-03-27 13:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750235%252Fgeneral%252Fd1304dcd-ed48-4cfa-9e3b-2adadea0108f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750235/general/d1304dcd-ed48-4cfa-9e3b-2adadea0108f.jpg not downloaded yet
2026-03-27 13:30:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:30:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7b683fd0>
2026-03-27 13:30:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7148e738-3c2a-5af2-85c2-b4fc09e2f492/7148e738-3c2a-5af2-85c2-b4fc09e2f492_image_0.jpg HTTP/1.1" 201 0
2026-03-27 13:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750256%252Fgeneral%252F37a304e4-bd25-4f01-bd8f-56ab7535cc53.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750256/general/37a304e4-bd25-4f01-bd8f-56ab7535cc53.jpg saved to cache
2026-03-27 13:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7148e738-3c2a-5af2-85c2-b4fc09e2f492
2026-03-27 13:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750235%252Fgeneral%252F8b051b5c-a017-4632-9a96-c4f3fcbc3998.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750235/general/8b051b5c-a017-4632-9a96-c4f3fcbc3998.jpg not downloaded yet
2026-03-27 13:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750235%252Fgeneral%252F151f442c-ce1f-4ceb-8d7b-1fc31843a5f5.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750235/general/151f442c-ce1f-4ceb-8d7b-1fc31843a5f5.jpg not downloaded yet
2026-03-27 13:30:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750256/general/f991ca26-c0e7-49b4-977c-d4ef54a6a096.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734674)
2026-03-27 13:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750235%252Fgeneral%252Fd776e7be-9569-490b-9598-ffc271756c6e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750235/general/d776e7be-9569-490b-9598-ffc271756c6e.jpg not downloaded yet
2026-03-27 13:30:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7931a590>
2026-03-27 13:30:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7148e738-3c2a-5af2-85c2-b4fc09e2f492/7148e738-3c2a-5af2-85c2-b4fc09e2f492_image_3.jpg HTTP/1.1" 201 0
2026-03-27 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750256%252Fgeneral%252Fd1f51e85-da5f-4167-b46c-8ba6812e749a.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750256/general/d1f51e85-da5f-4167-b46c-8ba6812e749a.jpg saved to cache
2026-03-27 13:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7148e738-3c2a-5af2-85c2-b4fc09e2f492
2026-03-27 13:30:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d48ea5b1-5926-5213-a8b7-262125fadb4b with identifier: 10734657
2026-03-27 13:30:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d48ea5b1-5926-5213-a8b7-262125fadb4b with scrape type 1
2026-03-27 13:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d48ea5b1-5926-5213-a8b7-262125fadb4b
2026-03-27 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737649%252Fgeneral%252F58df077e-e236-4a3b-9e1e-5ba180034177.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737649/general/58df077e-e236-4a3b-9e1e-5ba180034177.jpg already downloaded
2026-03-27 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737649%252Fgeneral%252F06c2cc65-6066-4694-a244-71b5b0344d7d.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737649/general/06c2cc65-6066-4694-a244-71b5b0344d7d.jpg already downloaded
2026-03-27 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737649%252Fgeneral%252F421c7e75-e8ea-4457-9080-909694fa34ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737649/general/421c7e75-e8ea-4457-9080-909694fa34ac.jpg already downloaded
2026-03-27 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737649%252Fgeneral%252Fd8464fea-e90c-4c1b-8f52-9451670715d9.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737649/general/d8464fea-e90c-4c1b-8f52-9451670715d9.jpg already downloaded
2026-03-27 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737649%252Fgeneral%252F78985bf3-06dd-4a16-b40e-7cae3fc2c989.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737649/general/78985bf3-06dd-4a16-b40e-7cae3fc2c989.jpg already downloaded
2026-03-27 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737649%252Fgeneral%252F940788b2-3570-4c8b-90b5-88c99ff7c2d6.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737649/general/940788b2-3570-4c8b-90b5-88c99ff7c2d6.jpg already downloaded
2026-03-27 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737649%252Fgeneral%252F4f7c9d32-971f-4e6f-8280-4d55ac680c63.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737649/general/4f7c9d32-971f-4e6f-8280-4d55ac680c63.jpg already downloaded
2026-03-27 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737649%252Fgeneral%252Fe7c98e30-a0fe-4a04-a927-bb658b2a5155.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737649/general/e7c98e30-a0fe-4a04-a927-bb658b2a5155.jpg already downloaded
2026-03-27 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737649%252Fgeneral%252F3c27dcee-191a-4128-8524-a8f21fcbb5ce.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737649/general/3c27dcee-191a-4128-8524-a8f21fcbb5ce.jpg already downloaded
2026-03-27 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737649%252Fgeneral%252F670c6e2d-88dd-4eb0-90a4-11e80dd1822d.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737649/general/670c6e2d-88dd-4eb0-90a4-11e80dd1822d.jpg already downloaded
2026-03-27 13:30:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d48ea5b1-5926-5213-a8b7-262125fadb4b, identifier: 10734657
2026-03-27 13:30:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae63714710>
2026-03-27 13:30:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7148e738-3c2a-5af2-85c2-b4fc09e2f492/7148e738-3c2a-5af2-85c2-b4fc09e2f492_image_5.jpg HTTP/1.1" 201 0
2026-03-27 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750256%252Fgeneral%252F1015f445-4c1b-4b66-9044-9f8366fe03e3.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750256/general/1015f445-4c1b-4b66-9044-9f8366fe03e3.jpg saved to cache
2026-03-27 13:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7148e738-3c2a-5af2-85c2-b4fc09e2f492
2026-03-27 13:30:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d48ea5b1-5926-5213-a8b7-262125fadb4b with identifier: 10734657
2026-03-27 13:30:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d48ea5b1-5926-5213-a8b7-262125fadb4b with identifier: 10734657
2026-03-27 13:30:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d48ea5b1-5926-5213-a8b7-262125fadb4b with identifier: 10734657 to the API
2026-03-27 13:30:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:30:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:30:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734657>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T07:40:00Z',
'fuel_type': 'Electric',
'id': 'd48ea5b1-5926-5213-a8b7-262125fadb4b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000689',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734657',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'ID.Buzz',
'odometer': 7751,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5737649/general/58df077e-e236-4a3b-9e1e-5ba180034177.jpg',
'https://images.openlane.eu/carimgs/5737649/general/06c2cc65-6066-4694-a244-71b5b0344d7d.jpg',
'https://images.openlane.eu/carimgs/5737649/general/421c7e75-e8ea-4457-9080-909694fa34ac.jpg',
'https://images.openlane.eu/carimgs/5737649/general/d8464fea-e90c-4c1b-8f52-9451670715d9.jpg',
'https://images.openlane.eu/carimgs/5737649/general/78985bf3-06dd-4a16-b40e-7cae3fc2c989.jpg',
'https://images.openlane.eu/carimgs/5737649/general/940788b2-3570-4c8b-90b5-88c99ff7c2d6.jpg',
'https://images.openlane.eu/carimgs/5737649/general/4f7c9d32-971f-4e6f-8280-4d55ac680c63.jpg',
'https://images.openlane.eu/carimgs/5737649/general/e7c98e30-a0fe-4a04-a927-bb658b2a5155.jpg',
'https://images.openlane.eu/carimgs/5737649/general/3c27dcee-191a-4128-8524-a8f21fcbb5ce.jpg',
'https://images.openlane.eu/carimgs/5737649/general/670c6e2d-88dd-4eb0-90a4-11e80dd1822d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d48ea5b1-5926-5213-a8b7-262125fadb4b/d48ea5b1-5926-5213-a8b7-262125fadb4b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 429864,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737649/general/58df077e-e236-4a3b-9e1e-5ba180034177.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d48ea5b1-5926-5213-a8b7-262125fadb4b/d48ea5b1-5926-5213-a8b7-262125fadb4b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 407685,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737649/general/06c2cc65-6066-4694-a244-71b5b0344d7d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d48ea5b1-5926-5213-a8b7-262125fadb4b/d48ea5b1-5926-5213-a8b7-262125fadb4b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 371048,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737649/general/421c7e75-e8ea-4457-9080-909694fa34ac.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d48ea5b1-5926-5213-a8b7-262125fadb4b/d48ea5b1-5926-5213-a8b7-262125fadb4b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 379095,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737649/general/d8464fea-e90c-4c1b-8f52-9451670715d9.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d48ea5b1-5926-5213-a8b7-262125fadb4b/d48ea5b1-5926-5213-a8b7-262125fadb4b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 552339,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737649/general/78985bf3-06dd-4a16-b40e-7cae3fc2c989.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d48ea5b1-5926-5213-a8b7-262125fadb4b/d48ea5b1-5926-5213-a8b7-262125fadb4b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 609414,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737649/general/940788b2-3570-4c8b-90b5-88c99ff7c2d6.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d48ea5b1-5926-5213-a8b7-262125fadb4b/d48ea5b1-5926-5213-a8b7-262125fadb4b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 633928,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737649/general/4f7c9d32-971f-4e6f-8280-4d55ac680c63.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d48ea5b1-5926-5213-a8b7-262125fadb4b/d48ea5b1-5926-5213-a8b7-262125fadb4b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 445028,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737649/general/e7c98e30-a0fe-4a04-a927-bb658b2a5155.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d48ea5b1-5926-5213-a8b7-262125fadb4b/d48ea5b1-5926-5213-a8b7-262125fadb4b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 606694,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737649/general/3c27dcee-191a-4128-8524-a8f21fcbb5ce.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d48ea5b1-5926-5213-a8b7-262125fadb4b/d48ea5b1-5926-5213-a8b7-262125fadb4b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 519427,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737649/general/670c6e2d-88dd-4eb0-90a4-11e80dd1822d.jpg',
'Width': 2731}],
'price': 32200,
'price_includes_vat': True,
'registration_date': '2023-09-14',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volkswagen ID.Buzz Pro - Electric - Automatic - 204 hp - 7.751 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734657%27 HTTP/1.1" 200 None
2026-03-27 13:30:54 [adesa.fr] INFO: Saving data for 10734657: {'created_time': 1774618254.854407, 'last_price_update_time': 1774618254.854417, 'auction_closing_time': 1774856400.0}
2026-03-27 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10734657') HTTP/1.1" 204 0
2026-03-27 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750235%252Fgeneral%252Fad32ef92-041f-4b3e-8680-ab7235887235.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750235/general/ad32ef92-041f-4b3e-8680-ab7235887235.jpg not downloaded yet
2026-03-27 13:30:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 13:30:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae781ad5d0>
2026-03-27 13:30:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7148e738-3c2a-5af2-85c2-b4fc09e2f492/7148e738-3c2a-5af2-85c2-b4fc09e2f492_image_8.jpg HTTP/1.1" 201 0
2026-03-27 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750256%252Fgeneral%252Ff991ca26-c0e7-49b4-977c-d4ef54a6a096.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750256/general/f991ca26-c0e7-49b4-977c-d4ef54a6a096.jpg saved to cache
2026-03-27 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7148e738-3c2a-5af2-85c2-b4fc09e2f492
2026-03-27 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750235%252Fgeneral%252F7bcf5903-9853-462f-ad05-fbc2848cc156.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750235/general/7bcf5903-9853-462f-ad05-fbc2848cc156.jpg not downloaded yet
2026-03-27 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750235%252Fgeneral%252Fa4dbe2c0-7879-42bc-93b6-fd70ce2720a7.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750235/general/a4dbe2c0-7879-42bc-93b6-fd70ce2720a7.jpg not downloaded yet
2026-03-27 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750235%252Fgeneral%252Fe3db6c1f-7628-4b51-96b2-6990e0a0a866.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750235/general/e3db6c1f-7628-4b51-96b2-6990e0a0a866.jpg not downloaded yet
2026-03-27 13:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750235/general/15972cb9-a629-44c5-88af-d6820c0fec64.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734632)
2026-03-27 13:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750235/general/09b57782-2151-4cd1-a79e-f059154edbcd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734632)
2026-03-27 13:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750235/general/151f442c-ce1f-4ceb-8d7b-1fc31843a5f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734632)
2026-03-27 13:30:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae781bbe90>
2026-03-27 13:30:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b7db02b-f7d8-5217-a8dc-7e09955ab529/9b7db02b-f7d8-5217-a8dc-7e09955ab529_image_0.jpg HTTP/1.1" 201 0
2026-03-27 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750235%252Fgeneral%252F15972cb9-a629-44c5-88af-d6820c0fec64.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750235/general/15972cb9-a629-44c5-88af-d6820c0fec64.jpg saved to cache
2026-03-27 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9b7db02b-f7d8-5217-a8dc-7e09955ab529
2026-03-27 13:30:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae793a15d0>
2026-03-27 13:30:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b7db02b-f7d8-5217-a8dc-7e09955ab529/9b7db02b-f7d8-5217-a8dc-7e09955ab529_image_1.jpg HTTP/1.1" 201 0
2026-03-27 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750235%252Fgeneral%252F09b57782-2151-4cd1-a79e-f059154edbcd.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750235/general/09b57782-2151-4cd1-a79e-f059154edbcd.jpg saved to cache
2026-03-27 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9b7db02b-f7d8-5217-a8dc-7e09955ab529
2026-03-27 13:30:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae893be790>
2026-03-27 13:30:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b7db02b-f7d8-5217-a8dc-7e09955ab529/9b7db02b-f7d8-5217-a8dc-7e09955ab529_image_4.jpg HTTP/1.1" 201 0
2026-03-27 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750235%252Fgeneral%252F151f442c-ce1f-4ceb-8d7b-1fc31843a5f5.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750235/general/151f442c-ce1f-4ceb-8d7b-1fc31843a5f5.jpg saved to cache
2026-03-27 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9b7db02b-f7d8-5217-a8dc-7e09955ab529
2026-03-27 13:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750235/general/7bcf5903-9853-462f-ad05-fbc2848cc156.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734632)
2026-03-27 13:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750235/general/a4dbe2c0-7879-42bc-93b6-fd70ce2720a7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734632)
2026-03-27 13:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750235/general/e3db6c1f-7628-4b51-96b2-6990e0a0a866.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734632)
2026-03-27 13:30:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae793a2950>
2026-03-27 13:30:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b7db02b-f7d8-5217-a8dc-7e09955ab529/9b7db02b-f7d8-5217-a8dc-7e09955ab529_image_7.jpg HTTP/1.1" 201 0
2026-03-27 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750235%252Fgeneral%252F7bcf5903-9853-462f-ad05-fbc2848cc156.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750235/general/7bcf5903-9853-462f-ad05-fbc2848cc156.jpg saved to cache
2026-03-27 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9b7db02b-f7d8-5217-a8dc-7e09955ab529
2026-03-27 13:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750235/general/ad32ef92-041f-4b3e-8680-ab7235887235.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734632)
2026-03-27 13:30:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae781aee10>
2026-03-27 13:30:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b7db02b-f7d8-5217-a8dc-7e09955ab529/9b7db02b-f7d8-5217-a8dc-7e09955ab529_image_8.jpg HTTP/1.1" 201 0
2026-03-27 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750235%252Fgeneral%252Fa4dbe2c0-7879-42bc-93b6-fd70ce2720a7.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750235/general/a4dbe2c0-7879-42bc-93b6-fd70ce2720a7.jpg saved to cache
2026-03-27 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9b7db02b-f7d8-5217-a8dc-7e09955ab529
2026-03-27 13:30:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae794c7310>
2026-03-27 13:30:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b7db02b-f7d8-5217-a8dc-7e09955ab529/9b7db02b-f7d8-5217-a8dc-7e09955ab529_image_9.jpg HTTP/1.1" 201 0
2026-03-27 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750235%252Fgeneral%252Fe3db6c1f-7628-4b51-96b2-6990e0a0a866.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750235/general/e3db6c1f-7628-4b51-96b2-6990e0a0a866.jpg saved to cache
2026-03-27 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9b7db02b-f7d8-5217-a8dc-7e09955ab529
2026-03-27 13:30:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7b683dd0>
2026-03-27 13:30:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b7db02b-f7d8-5217-a8dc-7e09955ab529/9b7db02b-f7d8-5217-a8dc-7e09955ab529_image_6.jpg HTTP/1.1" 201 0
2026-03-27 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750235%252Fgeneral%252Fad32ef92-041f-4b3e-8680-ab7235887235.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750235/general/ad32ef92-041f-4b3e-8680-ab7235887235.jpg saved to cache
2026-03-27 13:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9b7db02b-f7d8-5217-a8dc-7e09955ab529
2026-03-27 13:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750235/general/d776e7be-9569-490b-9598-ffc271756c6e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734632)
2026-03-27 13:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750235/general/8b051b5c-a017-4632-9a96-c4f3fcbc3998.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734632)
2026-03-27 13:30:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae63764d50>
2026-03-27 13:30:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b7db02b-f7d8-5217-a8dc-7e09955ab529/9b7db02b-f7d8-5217-a8dc-7e09955ab529_image_5.jpg HTTP/1.1" 201 0
2026-03-27 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750235%252Fgeneral%252Fd776e7be-9569-490b-9598-ffc271756c6e.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750235/general/d776e7be-9569-490b-9598-ffc271756c6e.jpg saved to cache
2026-03-27 13:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9b7db02b-f7d8-5217-a8dc-7e09955ab529
2026-03-27 13:30:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae795335d0>
2026-03-27 13:30:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b7db02b-f7d8-5217-a8dc-7e09955ab529/9b7db02b-f7d8-5217-a8dc-7e09955ab529_image_3.jpg HTTP/1.1" 201 0
2026-03-27 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750235%252Fgeneral%252F8b051b5c-a017-4632-9a96-c4f3fcbc3998.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750235/general/8b051b5c-a017-4632-9a96-c4f3fcbc3998.jpg saved to cache
2026-03-27 13:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9b7db02b-f7d8-5217-a8dc-7e09955ab529
2026-03-27 13:30:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750256/general/ed56d416-e75d-4ace-8172-d142d2b6b832.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734674)
2026-03-27 13:30:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750235/general/d1304dcd-ed48-4cfa-9e3b-2adadea0108f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734632)
2026-03-27 13:30:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7b956fd0>
2026-03-27 13:30:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7148e738-3c2a-5af2-85c2-b4fc09e2f492/7148e738-3c2a-5af2-85c2-b4fc09e2f492_image_9.jpg HTTP/1.1" 201 0
2026-03-27 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750256%252Fgeneral%252Fed56d416-e75d-4ace-8172-d142d2b6b832.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750256/general/ed56d416-e75d-4ace-8172-d142d2b6b832.jpg saved to cache
2026-03-27 13:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7148e738-3c2a-5af2-85c2-b4fc09e2f492
2026-03-27 13:30:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:30:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79477d50>
2026-03-27 13:30:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:30:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:30:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:30:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b7db02b-f7d8-5217-a8dc-7e09955ab529/9b7db02b-f7d8-5217-a8dc-7e09955ab529_image_2.jpg HTTP/1.1" 201 0
2026-03-27 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750235%252Fgeneral%252Fd1304dcd-ed48-4cfa-9e3b-2adadea0108f.jpg') HTTP/1.1" 204 0
2026-03-27 13:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750235/general/d1304dcd-ed48-4cfa-9e3b-2adadea0108f.jpg saved to cache
2026-03-27 13:30:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9b7db02b-f7d8-5217-a8dc-7e09955ab529
2026-03-27 13:30:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9b7db02b-f7d8-5217-a8dc-7e09955ab529, skipping ID generation
2026-03-27 13:30:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b7db02b-f7d8-5217-a8dc-7e09955ab529 with scrape type 1
2026-03-27 13:30:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9b7db02b-f7d8-5217-a8dc-7e09955ab529 sending to next pipeline
2026-03-27 13:30:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9b7db02b-f7d8-5217-a8dc-7e09955ab529, identifier: 10734632
2026-03-27 13:30:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9b7db02b-f7d8-5217-a8dc-7e09955ab529 with identifier: 10734632
2026-03-27 13:30:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9b7db02b-f7d8-5217-a8dc-7e09955ab529 with identifier: 10734632
2026-03-27 13:30:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9b7db02b-f7d8-5217-a8dc-7e09955ab529 with identifier: 10734632 to the API
2026-03-27 13:30:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:30:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:30:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750235/general/d1304dcd-ed48-4cfa-9e3b-2adadea0108f.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Electric',
'id': '9b7db02b-f7d8-5217-a8dc-7e09955ab529',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000725',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734632',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 28757,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 13,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b7db02b-f7d8-5217-a8dc-7e09955ab529/9b7db02b-f7d8-5217-a8dc-7e09955ab529_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 765315,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750235/general/15972cb9-a629-44c5-88af-d6820c0fec64.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b7db02b-f7d8-5217-a8dc-7e09955ab529/9b7db02b-f7d8-5217-a8dc-7e09955ab529_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 741030,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750235/general/09b57782-2151-4cd1-a79e-f059154edbcd.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b7db02b-f7d8-5217-a8dc-7e09955ab529/9b7db02b-f7d8-5217-a8dc-7e09955ab529_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 655950,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750235/general/d1304dcd-ed48-4cfa-9e3b-2adadea0108f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b7db02b-f7d8-5217-a8dc-7e09955ab529/9b7db02b-f7d8-5217-a8dc-7e09955ab529_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 707066,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750235/general/8b051b5c-a017-4632-9a96-c4f3fcbc3998.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b7db02b-f7d8-5217-a8dc-7e09955ab529/9b7db02b-f7d8-5217-a8dc-7e09955ab529_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 730455,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750235/general/151f442c-ce1f-4ceb-8d7b-1fc31843a5f5.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b7db02b-f7d8-5217-a8dc-7e09955ab529/9b7db02b-f7d8-5217-a8dc-7e09955ab529_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 671680,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750235/general/d776e7be-9569-490b-9598-ffc271756c6e.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b7db02b-f7d8-5217-a8dc-7e09955ab529/9b7db02b-f7d8-5217-a8dc-7e09955ab529_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 545568,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750235/general/ad32ef92-041f-4b3e-8680-ab7235887235.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b7db02b-f7d8-5217-a8dc-7e09955ab529/9b7db02b-f7d8-5217-a8dc-7e09955ab529_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 588590,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750235/general/7bcf5903-9853-462f-ad05-fbc2848cc156.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b7db02b-f7d8-5217-a8dc-7e09955ab529/9b7db02b-f7d8-5217-a8dc-7e09955ab529_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1134313,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750235/general/a4dbe2c0-7879-42bc-93b6-fd70ce2720a7.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b7db02b-f7d8-5217-a8dc-7e09955ab529/9b7db02b-f7d8-5217-a8dc-7e09955ab529_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 622806,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750235/general/e3db6c1f-7628-4b51-96b2-6990e0a0a866.jpg',
'Width': 2731}],
'price': 26600,
'price_includes_vat': True,
'registration_date': '2021-09-21',
'seats_number': 9,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz E Pro - Electric - Automatic - 204 hp - 28.757 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2021}
2026-03-27 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734632%27 HTTP/1.1" 200 None
2026-03-27 13:30:57 [adesa.fr] INFO: Saving data for 10734632: {'created_time': 1774618257.07522, 'last_price_update_time': 1774618257.075235, 'auction_closing_time': 1774855800.0}
2026-03-27 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10734632') HTTP/1.1" 204 0
2026-03-27 13:31:07 [scrapy.extensions.logstats] INFO: Crawled 92 pages (at 92 pages/min), scraped 27 items (at 27 items/min)
2026-03-27 13:31:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 180MiB
2026-03-27 13:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734643> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:31:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:31:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67251fd1-b2ce-517b-bfeb-07acb31b62f4 with identifier: 10734643
2026-03-27 13:31:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67251fd1-b2ce-517b-bfeb-07acb31b62f4 with scrape type 1
2026-03-27 13:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 67251fd1-b2ce-517b-bfeb-07acb31b62f4
2026-03-27 13:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724099%252Fgeneral%252Fdd9ce276-14c1-4e36-a9a2-efca2dfcfaec.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724099/general/dd9ce276-14c1-4e36-a9a2-efca2dfcfaec.jpg already downloaded
2026-03-27 13:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724099%252Fgeneral%252F06b9e673-f577-4c16-b1de-30d178b3b8b2.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724099/general/06b9e673-f577-4c16-b1de-30d178b3b8b2.jpg already downloaded
2026-03-27 13:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724099%252Fgeneral%252F716f45f9-4eb0-4468-851f-9156a74ad110.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724099/general/716f45f9-4eb0-4468-851f-9156a74ad110.jpg already downloaded
2026-03-27 13:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724099%252Fgeneral%252Fd311ff46-ca0c-4c59-9482-f345af44adb9.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724099/general/d311ff46-ca0c-4c59-9482-f345af44adb9.jpg already downloaded
2026-03-27 13:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724099%252Fgeneral%252Fbad80bc0-7bb1-4b43-a33d-156a35216f00.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724099/general/bad80bc0-7bb1-4b43-a33d-156a35216f00.jpg already downloaded
2026-03-27 13:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724099%252Fgeneral%252Ff6c042e0-9984-455d-b25a-897b14aa1c2c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724099/general/f6c042e0-9984-455d-b25a-897b14aa1c2c.jpg already downloaded
2026-03-27 13:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724099%252Fgeneral%252F842cbe1a-e759-48eb-a3a1-67858686edb7.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724099/general/842cbe1a-e759-48eb-a3a1-67858686edb7.jpg already downloaded
2026-03-27 13:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724099%252Fgeneral%252F81d1a091-369d-42ff-b5a4-aed81d143f6a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724099/general/81d1a091-369d-42ff-b5a4-aed81d143f6a.jpg already downloaded
2026-03-27 13:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724099%252Fgeneral%252F86a9038b-f813-4111-a570-9c6079e48f2d.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724099/general/86a9038b-f813-4111-a570-9c6079e48f2d.jpg already downloaded
2026-03-27 13:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724099%252Fgeneral%252Ffad67c1b-0be1-4d52-8738-0a1d9818856b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724099/general/fad67c1b-0be1-4d52-8738-0a1d9818856b.jpg already downloaded
2026-03-27 13:31:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 67251fd1-b2ce-517b-bfeb-07acb31b62f4, identifier: 10734643
2026-03-27 13:31:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 67251fd1-b2ce-517b-bfeb-07acb31b62f4 with identifier: 10734643
2026-03-27 13:31:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 67251fd1-b2ce-517b-bfeb-07acb31b62f4 with identifier: 10734643
2026-03-27 13:31:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 67251fd1-b2ce-517b-bfeb-07acb31b62f4 with identifier: 10734643 to the API
2026-03-27 13:31:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:31:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:31:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734643>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T07:40:00Z',
'fuel_type': 'Hybrid',
'id': '67251fd1-b2ce-517b-bfeb-07acb31b62f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000642',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734643',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 71078,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5724099/general/dd9ce276-14c1-4e36-a9a2-efca2dfcfaec.jpg',
'https://images.openlane.eu/carimgs/5724099/general/06b9e673-f577-4c16-b1de-30d178b3b8b2.jpg',
'https://images.openlane.eu/carimgs/5724099/general/716f45f9-4eb0-4468-851f-9156a74ad110.jpg',
'https://images.openlane.eu/carimgs/5724099/general/d311ff46-ca0c-4c59-9482-f345af44adb9.jpg',
'https://images.openlane.eu/carimgs/5724099/general/bad80bc0-7bb1-4b43-a33d-156a35216f00.jpg',
'https://images.openlane.eu/carimgs/5724099/general/f6c042e0-9984-455d-b25a-897b14aa1c2c.jpg',
'https://images.openlane.eu/carimgs/5724099/general/842cbe1a-e759-48eb-a3a1-67858686edb7.jpg',
'https://images.openlane.eu/carimgs/5724099/general/81d1a091-369d-42ff-b5a4-aed81d143f6a.jpg',
'https://images.openlane.eu/carimgs/5724099/general/86a9038b-f813-4111-a570-9c6079e48f2d.jpg',
'https://images.openlane.eu/carimgs/5724099/general/fad67c1b-0be1-4d52-8738-0a1d9818856b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67251fd1-b2ce-517b-bfeb-07acb31b62f4/67251fd1-b2ce-517b-bfeb-07acb31b62f4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1131297,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724099/general/dd9ce276-14c1-4e36-a9a2-efca2dfcfaec.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67251fd1-b2ce-517b-bfeb-07acb31b62f4/67251fd1-b2ce-517b-bfeb-07acb31b62f4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1117349,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724099/general/06b9e673-f577-4c16-b1de-30d178b3b8b2.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67251fd1-b2ce-517b-bfeb-07acb31b62f4/67251fd1-b2ce-517b-bfeb-07acb31b62f4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 965978,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724099/general/716f45f9-4eb0-4468-851f-9156a74ad110.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67251fd1-b2ce-517b-bfeb-07acb31b62f4/67251fd1-b2ce-517b-bfeb-07acb31b62f4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1049455,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724099/general/d311ff46-ca0c-4c59-9482-f345af44adb9.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67251fd1-b2ce-517b-bfeb-07acb31b62f4/67251fd1-b2ce-517b-bfeb-07acb31b62f4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 651207,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724099/general/bad80bc0-7bb1-4b43-a33d-156a35216f00.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67251fd1-b2ce-517b-bfeb-07acb31b62f4/67251fd1-b2ce-517b-bfeb-07acb31b62f4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 662708,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724099/general/f6c042e0-9984-455d-b25a-897b14aa1c2c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67251fd1-b2ce-517b-bfeb-07acb31b62f4/67251fd1-b2ce-517b-bfeb-07acb31b62f4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 737602,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724099/general/842cbe1a-e759-48eb-a3a1-67858686edb7.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67251fd1-b2ce-517b-bfeb-07acb31b62f4/67251fd1-b2ce-517b-bfeb-07acb31b62f4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 699330,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724099/general/81d1a091-369d-42ff-b5a4-aed81d143f6a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67251fd1-b2ce-517b-bfeb-07acb31b62f4/67251fd1-b2ce-517b-bfeb-07acb31b62f4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 658246,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724099/general/86a9038b-f813-4111-a570-9c6079e48f2d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67251fd1-b2ce-517b-bfeb-07acb31b62f4/67251fd1-b2ce-517b-bfeb-07acb31b62f4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 600457,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724099/general/fad67c1b-0be1-4d52-8738-0a1d9818856b.jpg',
'Width': 2731}],
'price': 34600,
'price_includes_vat': True,
'registration_date': '2021-04-27',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC Coupé 300de AMG Line - 4-Matic - Hybrid - '
'Automatic - 194 hp - 71.078 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-27 13:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734643%27 HTTP/1.1" 200 None
2026-03-27 13:31:12 [adesa.fr] INFO: Saving data for 10734643: {'created_time': 1774618272.997863, 'last_price_update_time': 1774618272.997875, 'auction_closing_time': 1774856400.0}
2026-03-27 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10734643') HTTP/1.1" 204 0
2026-03-27 13:31:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750256/general/29b5c763-1496-4864-9a92-dd2db0a2a5f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734674)
2026-03-27 13:31:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae794d3ed0>
2026-03-27 13:31:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7148e738-3c2a-5af2-85c2-b4fc09e2f492/7148e738-3c2a-5af2-85c2-b4fc09e2f492_image_7.jpg HTTP/1.1" 201 0
2026-03-27 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750256%252Fgeneral%252F29b5c763-1496-4864-9a92-dd2db0a2a5f5.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750256/general/29b5c763-1496-4864-9a92-dd2db0a2a5f5.jpg saved to cache
2026-03-27 13:31:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7148e738-3c2a-5af2-85c2-b4fc09e2f492
2026-03-27 13:31:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734627> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:31:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:31:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7fd7adac-897c-5be8-9986-1052a1c7dee3 with identifier: 10734627
2026-03-27 13:31:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7fd7adac-897c-5be8-9986-1052a1c7dee3 with scrape type 1
2026-03-27 13:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7fd7adac-897c-5be8-9986-1052a1c7dee3
2026-03-27 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748588%252Fgeneral%252Fd2ac16e5-868f-4a3c-b14e-721897516a25.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748588/general/d2ac16e5-868f-4a3c-b14e-721897516a25.jpg already downloaded
2026-03-27 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748588%252Fgeneral%252F34f5d536-2834-44cd-bd84-9cecd01e3c1d.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748588/general/34f5d536-2834-44cd-bd84-9cecd01e3c1d.jpg already downloaded
2026-03-27 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748588%252Fgeneral%252F02eb5d56-8af1-4a03-ac73-fc3cccf2b17a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748588/general/02eb5d56-8af1-4a03-ac73-fc3cccf2b17a.jpg already downloaded
2026-03-27 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748588%252Fgeneral%252F0ee16932-848e-403d-b3ee-aa518f32ea1b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748588/general/0ee16932-848e-403d-b3ee-aa518f32ea1b.jpg already downloaded
2026-03-27 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748588%252Fgeneral%252Fec40dbcd-22a0-4f27-a11b-c1764bef3125.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748588/general/ec40dbcd-22a0-4f27-a11b-c1764bef3125.jpg already downloaded
2026-03-27 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748588%252Fgeneral%252F30960963-84ab-4924-807b-f4c71980e8f6.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748588/general/30960963-84ab-4924-807b-f4c71980e8f6.jpg already downloaded
2026-03-27 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748588%252Fgeneral%252F3fe0b20a-1f33-4978-a44f-e90a2b1b9534.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748588/general/3fe0b20a-1f33-4978-a44f-e90a2b1b9534.jpg already downloaded
2026-03-27 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748588%252Fgeneral%252F52d2f205-b961-496a-bb5a-4d62cf4f872d.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748588/general/52d2f205-b961-496a-bb5a-4d62cf4f872d.jpg already downloaded
2026-03-27 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748588%252Fgeneral%252Ff89ad811-f375-44a9-8163-5416dc4f5978.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748588/general/f89ad811-f375-44a9-8163-5416dc4f5978.jpg already downloaded
2026-03-27 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748588%252Fgeneral%252F812449c2-7963-4bde-90d8-374c2516279a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748588/general/812449c2-7963-4bde-90d8-374c2516279a.jpg already downloaded
2026-03-27 13:31:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7fd7adac-897c-5be8-9986-1052a1c7dee3, identifier: 10734627
2026-03-27 13:31:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7fd7adac-897c-5be8-9986-1052a1c7dee3 with identifier: 10734627
2026-03-27 13:31:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7fd7adac-897c-5be8-9986-1052a1c7dee3 with identifier: 10734627
2026-03-27 13:31:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7fd7adac-897c-5be8-9986-1052a1c7dee3 with identifier: 10734627 to the API
2026-03-27 13:31:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:31:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:31:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734627>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Hybrid',
'id': '7fd7adac-897c-5be8-9986-1052a1c7dee3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000717',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734627',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 112164,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5748588/general/d2ac16e5-868f-4a3c-b14e-721897516a25.jpg',
'https://images.openlane.eu/carimgs/5748588/general/34f5d536-2834-44cd-bd84-9cecd01e3c1d.jpg',
'https://images.openlane.eu/carimgs/5748588/general/02eb5d56-8af1-4a03-ac73-fc3cccf2b17a.jpg',
'https://images.openlane.eu/carimgs/5748588/general/0ee16932-848e-403d-b3ee-aa518f32ea1b.jpg',
'https://images.openlane.eu/carimgs/5748588/general/ec40dbcd-22a0-4f27-a11b-c1764bef3125.jpg',
'https://images.openlane.eu/carimgs/5748588/general/30960963-84ab-4924-807b-f4c71980e8f6.jpg',
'https://images.openlane.eu/carimgs/5748588/general/3fe0b20a-1f33-4978-a44f-e90a2b1b9534.jpg',
'https://images.openlane.eu/carimgs/5748588/general/52d2f205-b961-496a-bb5a-4d62cf4f872d.jpg',
'https://images.openlane.eu/carimgs/5748588/general/f89ad811-f375-44a9-8163-5416dc4f5978.jpg',
'https://images.openlane.eu/carimgs/5748588/general/812449c2-7963-4bde-90d8-374c2516279a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fd7adac-897c-5be8-9986-1052a1c7dee3/7fd7adac-897c-5be8-9986-1052a1c7dee3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 641606,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748588/general/d2ac16e5-868f-4a3c-b14e-721897516a25.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fd7adac-897c-5be8-9986-1052a1c7dee3/7fd7adac-897c-5be8-9986-1052a1c7dee3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 768036,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748588/general/34f5d536-2834-44cd-bd84-9cecd01e3c1d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fd7adac-897c-5be8-9986-1052a1c7dee3/7fd7adac-897c-5be8-9986-1052a1c7dee3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 756896,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748588/general/02eb5d56-8af1-4a03-ac73-fc3cccf2b17a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fd7adac-897c-5be8-9986-1052a1c7dee3/7fd7adac-897c-5be8-9986-1052a1c7dee3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 770702,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748588/general/0ee16932-848e-403d-b3ee-aa518f32ea1b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fd7adac-897c-5be8-9986-1052a1c7dee3/7fd7adac-897c-5be8-9986-1052a1c7dee3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 579309,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748588/general/ec40dbcd-22a0-4f27-a11b-c1764bef3125.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fd7adac-897c-5be8-9986-1052a1c7dee3/7fd7adac-897c-5be8-9986-1052a1c7dee3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 671515,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748588/general/30960963-84ab-4924-807b-f4c71980e8f6.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fd7adac-897c-5be8-9986-1052a1c7dee3/7fd7adac-897c-5be8-9986-1052a1c7dee3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 634068,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748588/general/3fe0b20a-1f33-4978-a44f-e90a2b1b9534.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fd7adac-897c-5be8-9986-1052a1c7dee3/7fd7adac-897c-5be8-9986-1052a1c7dee3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 721318,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748588/general/52d2f205-b961-496a-bb5a-4d62cf4f872d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fd7adac-897c-5be8-9986-1052a1c7dee3/7fd7adac-897c-5be8-9986-1052a1c7dee3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 542533,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748588/general/f89ad811-f375-44a9-8163-5416dc4f5978.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fd7adac-897c-5be8-9986-1052a1c7dee3/7fd7adac-897c-5be8-9986-1052a1c7dee3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 781793,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748588/general/812449c2-7963-4bde-90d8-374c2516279a.jpg',
'Width': 2731}],
'price': 29100,
'price_includes_vat': True,
'registration_date': '2020-08-17',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC Coupé 300e AMG Line - 4-Matic - Hybrid - '
'Automatic - 211 hp - 112.164 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2020}
2026-03-27 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734627%27 HTTP/1.1" 200 None
2026-03-27 13:31:16 [adesa.fr] INFO: Saving data for 10734627: {'created_time': 1774618276.659131, 'last_price_update_time': 1774618276.659142, 'auction_closing_time': 1774855800.0}
2026-03-27 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10734627') HTTP/1.1" 204 0
2026-03-27 13:31:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750256/general/e977d94c-4787-4dec-9a72-b4b6ba38f566.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734674)
2026-03-27 13:31:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae637396d0>
2026-03-27 13:31:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7148e738-3c2a-5af2-85c2-b4fc09e2f492/7148e738-3c2a-5af2-85c2-b4fc09e2f492_image_6.jpg HTTP/1.1" 201 0
2026-03-27 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750256%252Fgeneral%252Fe977d94c-4787-4dec-9a72-b4b6ba38f566.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750256/general/e977d94c-4787-4dec-9a72-b4b6ba38f566.jpg saved to cache
2026-03-27 13:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7148e738-3c2a-5af2-85c2-b4fc09e2f492
2026-03-27 13:31:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734631> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:31:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:31:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb38b482-9c94-5dc0-b647-f2c2ba7b2928 with identifier: 10734631
2026-03-27 13:31:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb38b482-9c94-5dc0-b647-f2c2ba7b2928 with scrape type 1
2026-03-27 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cb38b482-9c94-5dc0-b647-f2c2ba7b2928
2026-03-27 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750226%252Fgeneral%252Fdef99e82-a542-427d-8da2-718c00f15803.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750226/general/def99e82-a542-427d-8da2-718c00f15803.jpg not downloaded yet
2026-03-27 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750226%252Fgeneral%252F992f3f8a-a987-48c6-9cff-70d27a7bb1c1.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750226/general/992f3f8a-a987-48c6-9cff-70d27a7bb1c1.jpg not downloaded yet
2026-03-27 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750226%252Fgeneral%252F914f64b9-2759-4190-9e9b-4c247bb06cdf.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750226/general/914f64b9-2759-4190-9e9b-4c247bb06cdf.jpg not downloaded yet
2026-03-27 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750226%252Fgeneral%252Fc95c5b49-f54d-4aa5-864c-a5a485e37577.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750226/general/c95c5b49-f54d-4aa5-864c-a5a485e37577.jpg not downloaded yet
2026-03-27 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750226%252Fgeneral%252F709d4b15-5e36-44b9-b26e-a1295a92f9d0.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750226/general/709d4b15-5e36-44b9-b26e-a1295a92f9d0.jpg not downloaded yet
2026-03-27 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750226%252Fgeneral%252Fae5dc1db-f66b-441d-b67b-1bc134714d0b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750226/general/ae5dc1db-f66b-441d-b67b-1bc134714d0b.jpg not downloaded yet
2026-03-27 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750226%252Fgeneral%252F95051b71-a3f0-439e-9aa2-afcc1b43f657.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750226/general/95051b71-a3f0-439e-9aa2-afcc1b43f657.jpg not downloaded yet
2026-03-27 13:31:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750256/general/eb55bdd8-f8aa-4da5-9731-c1c66b34d7ea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734674)
2026-03-27 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750226%252Fgeneral%252F7f699035-eb35-4b25-a49b-4abb6b243a32.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750226/general/7f699035-eb35-4b25-a49b-4abb6b243a32.jpg not downloaded yet
2026-03-27 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750226%252Fgeneral%252F4f28be9e-615e-42a2-bee0-c23f012f52ed.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750226/general/4f28be9e-615e-42a2-bee0-c23f012f52ed.jpg not downloaded yet
2026-03-27 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750226%252Fgeneral%252F9dd78cc6-2eba-4706-859e-a403b3f258b2.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750226/general/9dd78cc6-2eba-4706-859e-a403b3f258b2.jpg not downloaded yet
2026-03-27 13:31:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79361c10>
2026-03-27 13:31:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7148e738-3c2a-5af2-85c2-b4fc09e2f492/7148e738-3c2a-5af2-85c2-b4fc09e2f492_image_4.jpg HTTP/1.1" 201 0
2026-03-27 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750256%252Fgeneral%252Feb55bdd8-f8aa-4da5-9731-c1c66b34d7ea.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750256/general/eb55bdd8-f8aa-4da5-9731-c1c66b34d7ea.jpg saved to cache
2026-03-27 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7148e738-3c2a-5af2-85c2-b4fc09e2f492
2026-03-27 13:31:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736488> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:31:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:31:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750226/general/95051b71-a3f0-439e-9aa2-afcc1b43f657.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734631)
2026-03-27 13:31:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6 with identifier: 10736488
2026-03-27 13:31:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6 with scrape type 1
2026-03-27 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6
2026-03-27 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743781%252Fgeneral%252Fe3dfb486-858e-4987-abb8-be85286734cf.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743781/general/e3dfb486-858e-4987-abb8-be85286734cf.jpg already downloaded
2026-03-27 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743781%252Fgeneral%252F31678026-fb52-4954-b492-f19b36903de4.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743781/general/31678026-fb52-4954-b492-f19b36903de4.jpg already downloaded
2026-03-27 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743781%252Fgeneral%252F391c00bd-5752-4d2e-9682-0e8c856426a7.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743781/general/391c00bd-5752-4d2e-9682-0e8c856426a7.jpg already downloaded
2026-03-27 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743781%252Fgeneral%252F9c4288cc-1a5f-4be5-beea-6600bb6d7a9d.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743781/general/9c4288cc-1a5f-4be5-beea-6600bb6d7a9d.jpg already downloaded
2026-03-27 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743781%252Fgeneral%252Fda05da79-ef91-41d5-b6ea-f75ab8fdcaed.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743781/general/da05da79-ef91-41d5-b6ea-f75ab8fdcaed.jpg already downloaded
2026-03-27 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743781%252Fgeneral%252Ff5235774-61fa-4990-a82b-b46416171a40.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743781/general/f5235774-61fa-4990-a82b-b46416171a40.jpg already downloaded
2026-03-27 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743781%252Fgeneral%252Fe9f1c42c-ee90-410c-89a2-1fb23b6d4e9d.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743781/general/e9f1c42c-ee90-410c-89a2-1fb23b6d4e9d.jpg already downloaded
2026-03-27 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743781%252Fgeneral%252F43d3bdd9-5906-44f7-bf68-5e74041a9c8f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743781/general/43d3bdd9-5906-44f7-bf68-5e74041a9c8f.jpg already downloaded
2026-03-27 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743781%252Fgeneral%252F13b9e473-992b-4358-a799-896dbf8a200f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743781/general/13b9e473-992b-4358-a799-896dbf8a200f.jpg already downloaded
2026-03-27 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743781%252Fgeneral%252F730d7556-326b-4487-a782-ac71573389de.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743781/general/730d7556-326b-4487-a782-ac71573389de.jpg already downloaded
2026-03-27 13:31:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6, identifier: 10736488
2026-03-27 13:31:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6 with identifier: 10736488
2026-03-27 13:31:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6 with identifier: 10736488
2026-03-27 13:31:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6 with identifier: 10736488 to the API
2026-03-27 13:31:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:31:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:31:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736488>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '3.0L',
'engine_horse_power': 285,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'AG166JW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736488',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X6',
'odometer': 215995,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 55,
'photo_urls': ['https://images.openlane.eu/carimgs/5743781/general/e3dfb486-858e-4987-abb8-be85286734cf.jpg',
'https://images.openlane.eu/carimgs/5743781/general/31678026-fb52-4954-b492-f19b36903de4.jpg',
'https://images.openlane.eu/carimgs/5743781/general/391c00bd-5752-4d2e-9682-0e8c856426a7.jpg',
'https://images.openlane.eu/carimgs/5743781/general/9c4288cc-1a5f-4be5-beea-6600bb6d7a9d.jpg',
'https://images.openlane.eu/carimgs/5743781/general/da05da79-ef91-41d5-b6ea-f75ab8fdcaed.jpg',
'https://images.openlane.eu/carimgs/5743781/general/f5235774-61fa-4990-a82b-b46416171a40.jpg',
'https://images.openlane.eu/carimgs/5743781/general/e9f1c42c-ee90-410c-89a2-1fb23b6d4e9d.jpg',
'https://images.openlane.eu/carimgs/5743781/general/43d3bdd9-5906-44f7-bf68-5e74041a9c8f.jpg',
'https://images.openlane.eu/carimgs/5743781/general/13b9e473-992b-4358-a799-896dbf8a200f.jpg',
'https://images.openlane.eu/carimgs/5743781/general/730d7556-326b-4487-a782-ac71573389de.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6/deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236371,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743781/general/e3dfb486-858e-4987-abb8-be85286734cf.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6/deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195393,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743781/general/31678026-fb52-4954-b492-f19b36903de4.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6/deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279860,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743781/general/391c00bd-5752-4d2e-9682-0e8c856426a7.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6/deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177053,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743781/general/9c4288cc-1a5f-4be5-beea-6600bb6d7a9d.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6/deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194895,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743781/general/da05da79-ef91-41d5-b6ea-f75ab8fdcaed.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6/deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178214,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743781/general/f5235774-61fa-4990-a82b-b46416171a40.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6/deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201535,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743781/general/e9f1c42c-ee90-410c-89a2-1fb23b6d4e9d.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6/deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182012,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743781/general/43d3bdd9-5906-44f7-bf68-5e74041a9c8f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6/deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181563,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743781/general/13b9e473-992b-4358-a799-896dbf8a200f.jpg',
'Width': 900},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6/deb01b5e-5e01-53bc-85ad-e0fbca6e2fb6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219821,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743781/general/730d7556-326b-4487-a782-ac71573389de.jpg',
'Width': 1600}],
'price': 8050,
'price_includes_vat': True,
'registration_date': '2009-12-01',
'seats_number': 4,
'seller_name': 'Maxicars',
'title': 'BMW X6 35d Exclusive - xDrive - Diesel - Automatic - 285 hp - '
'215.995 km',
'transmission': 'automatic',
'trim': 'Exclusive',
'vin': None,
'year': 2009}
2026-03-27 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710736488%27 HTTP/1.1" 200 None
2026-03-27 13:31:18 [adesa.fr] INFO: Saving data for 10736488: {'created_time': 1774618278.262241, 'last_price_update_time': 1774618278.262251, 'auction_closing_time': 1774863000.0}
2026-03-27 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10736488') HTTP/1.1" 204 0
2026-03-27 13:31:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750226/general/9dd78cc6-2eba-4706-859e-a403b3f258b2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734631)
2026-03-27 13:31:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7b683450>
2026-03-27 13:31:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb38b482-9c94-5dc0-b647-f2c2ba7b2928/cb38b482-9c94-5dc0-b647-f2c2ba7b2928_image_6.jpg HTTP/1.1" 201 0
2026-03-27 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750226%252Fgeneral%252F95051b71-a3f0-439e-9aa2-afcc1b43f657.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750226/general/95051b71-a3f0-439e-9aa2-afcc1b43f657.jpg saved to cache
2026-03-27 13:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item cb38b482-9c94-5dc0-b647-f2c2ba7b2928
2026-03-27 13:31:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750226/general/4f28be9e-615e-42a2-bee0-c23f012f52ed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734631)
2026-03-27 13:31:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79476fd0>
2026-03-27 13:31:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb38b482-9c94-5dc0-b647-f2c2ba7b2928/cb38b482-9c94-5dc0-b647-f2c2ba7b2928_image_9.jpg HTTP/1.1" 201 0
2026-03-27 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750226%252Fgeneral%252F9dd78cc6-2eba-4706-859e-a403b3f258b2.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750226/general/9dd78cc6-2eba-4706-859e-a403b3f258b2.jpg saved to cache
2026-03-27 13:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item cb38b482-9c94-5dc0-b647-f2c2ba7b2928
2026-03-27 13:31:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae6377c150>
2026-03-27 13:31:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb38b482-9c94-5dc0-b647-f2c2ba7b2928/cb38b482-9c94-5dc0-b647-f2c2ba7b2928_image_8.jpg HTTP/1.1" 201 0
2026-03-27 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750226%252Fgeneral%252F4f28be9e-615e-42a2-bee0-c23f012f52ed.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750226/general/4f28be9e-615e-42a2-bee0-c23f012f52ed.jpg saved to cache
2026-03-27 13:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item cb38b482-9c94-5dc0-b647-f2c2ba7b2928
2026-03-27 13:31:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750226/general/7f699035-eb35-4b25-a49b-4abb6b243a32.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734631)
2026-03-27 13:31:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750226/general/ae5dc1db-f66b-441d-b67b-1bc134714d0b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734631)
2026-03-27 13:31:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae795103d0>
2026-03-27 13:31:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb38b482-9c94-5dc0-b647-f2c2ba7b2928/cb38b482-9c94-5dc0-b647-f2c2ba7b2928_image_7.jpg HTTP/1.1" 201 0
2026-03-27 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750226%252Fgeneral%252F7f699035-eb35-4b25-a49b-4abb6b243a32.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750226/general/7f699035-eb35-4b25-a49b-4abb6b243a32.jpg saved to cache
2026-03-27 13:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item cb38b482-9c94-5dc0-b647-f2c2ba7b2928
2026-03-27 13:31:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae793a3a10>
2026-03-27 13:31:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb38b482-9c94-5dc0-b647-f2c2ba7b2928/cb38b482-9c94-5dc0-b647-f2c2ba7b2928_image_5.jpg HTTP/1.1" 201 0
2026-03-27 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750226%252Fgeneral%252Fae5dc1db-f66b-441d-b67b-1bc134714d0b.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750226/general/ae5dc1db-f66b-441d-b67b-1bc134714d0b.jpg saved to cache
2026-03-27 13:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item cb38b482-9c94-5dc0-b647-f2c2ba7b2928
2026-03-27 13:31:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750226/general/709d4b15-5e36-44b9-b26e-a1295a92f9d0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734631)
2026-03-27 13:31:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750226/general/c95c5b49-f54d-4aa5-864c-a5a485e37577.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734631)
2026-03-27 13:31:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae6377c7d0>
2026-03-27 13:31:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb38b482-9c94-5dc0-b647-f2c2ba7b2928/cb38b482-9c94-5dc0-b647-f2c2ba7b2928_image_4.jpg HTTP/1.1" 201 0
2026-03-27 13:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750226%252Fgeneral%252F709d4b15-5e36-44b9-b26e-a1295a92f9d0.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750226/general/709d4b15-5e36-44b9-b26e-a1295a92f9d0.jpg saved to cache
2026-03-27 13:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item cb38b482-9c94-5dc0-b647-f2c2ba7b2928
2026-03-27 13:31:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7b957790>
2026-03-27 13:31:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb38b482-9c94-5dc0-b647-f2c2ba7b2928/cb38b482-9c94-5dc0-b647-f2c2ba7b2928_image_3.jpg HTTP/1.1" 201 0
2026-03-27 13:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750226%252Fgeneral%252Fc95c5b49-f54d-4aa5-864c-a5a485e37577.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750226/general/c95c5b49-f54d-4aa5-864c-a5a485e37577.jpg saved to cache
2026-03-27 13:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item cb38b482-9c94-5dc0-b647-f2c2ba7b2928
2026-03-27 13:31:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750226/general/992f3f8a-a987-48c6-9cff-70d27a7bb1c1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734631)
2026-03-27 13:31:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750226/general/914f64b9-2759-4190-9e9b-4c247bb06cdf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734631)
2026-03-27 13:31:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae793a36d0>
2026-03-27 13:31:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb38b482-9c94-5dc0-b647-f2c2ba7b2928/cb38b482-9c94-5dc0-b647-f2c2ba7b2928_image_1.jpg HTTP/1.1" 201 0
2026-03-27 13:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750226%252Fgeneral%252F992f3f8a-a987-48c6-9cff-70d27a7bb1c1.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750226/general/992f3f8a-a987-48c6-9cff-70d27a7bb1c1.jpg saved to cache
2026-03-27 13:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item cb38b482-9c94-5dc0-b647-f2c2ba7b2928
2026-03-27 13:31:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750226/general/def99e82-a542-427d-8da2-718c00f15803.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734631)
2026-03-27 13:31:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79566c50>
2026-03-27 13:31:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb38b482-9c94-5dc0-b647-f2c2ba7b2928/cb38b482-9c94-5dc0-b647-f2c2ba7b2928_image_2.jpg HTTP/1.1" 201 0
2026-03-27 13:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750226%252Fgeneral%252F914f64b9-2759-4190-9e9b-4c247bb06cdf.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750226/general/914f64b9-2759-4190-9e9b-4c247bb06cdf.jpg saved to cache
2026-03-27 13:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item cb38b482-9c94-5dc0-b647-f2c2ba7b2928
2026-03-27 13:31:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae794d3050>
2026-03-27 13:31:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb38b482-9c94-5dc0-b647-f2c2ba7b2928/cb38b482-9c94-5dc0-b647-f2c2ba7b2928_image_0.jpg HTTP/1.1" 201 0
2026-03-27 13:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750226%252Fgeneral%252Fdef99e82-a542-427d-8da2-718c00f15803.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750226/general/def99e82-a542-427d-8da2-718c00f15803.jpg saved to cache
2026-03-27 13:31:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cb38b482-9c94-5dc0-b647-f2c2ba7b2928
2026-03-27 13:31:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cb38b482-9c94-5dc0-b647-f2c2ba7b2928, skipping ID generation
2026-03-27 13:31:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb38b482-9c94-5dc0-b647-f2c2ba7b2928 with scrape type 1
2026-03-27 13:31:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cb38b482-9c94-5dc0-b647-f2c2ba7b2928 sending to next pipeline
2026-03-27 13:31:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cb38b482-9c94-5dc0-b647-f2c2ba7b2928, identifier: 10734631
2026-03-27 13:31:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cb38b482-9c94-5dc0-b647-f2c2ba7b2928 with identifier: 10734631
2026-03-27 13:31:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cb38b482-9c94-5dc0-b647-f2c2ba7b2928 with identifier: 10734631
2026-03-27 13:31:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cb38b482-9c94-5dc0-b647-f2c2ba7b2928 with identifier: 10734631 to the API
2026-03-27 13:31:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:31:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:31:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750226/general/def99e82-a542-427d-8da2-718c00f15803.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Electric',
'id': 'cb38b482-9c94-5dc0-b647-f2c2ba7b2928',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000729',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734631',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 50603,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 19,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb38b482-9c94-5dc0-b647-f2c2ba7b2928/cb38b482-9c94-5dc0-b647-f2c2ba7b2928_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 646837,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750226/general/def99e82-a542-427d-8da2-718c00f15803.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb38b482-9c94-5dc0-b647-f2c2ba7b2928/cb38b482-9c94-5dc0-b647-f2c2ba7b2928_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 676705,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750226/general/992f3f8a-a987-48c6-9cff-70d27a7bb1c1.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb38b482-9c94-5dc0-b647-f2c2ba7b2928/cb38b482-9c94-5dc0-b647-f2c2ba7b2928_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 612745,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750226/general/914f64b9-2759-4190-9e9b-4c247bb06cdf.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb38b482-9c94-5dc0-b647-f2c2ba7b2928/cb38b482-9c94-5dc0-b647-f2c2ba7b2928_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 656737,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750226/general/c95c5b49-f54d-4aa5-864c-a5a485e37577.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb38b482-9c94-5dc0-b647-f2c2ba7b2928/cb38b482-9c94-5dc0-b647-f2c2ba7b2928_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 650042,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750226/general/709d4b15-5e36-44b9-b26e-a1295a92f9d0.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb38b482-9c94-5dc0-b647-f2c2ba7b2928/cb38b482-9c94-5dc0-b647-f2c2ba7b2928_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 555027,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750226/general/ae5dc1db-f66b-441d-b67b-1bc134714d0b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb38b482-9c94-5dc0-b647-f2c2ba7b2928/cb38b482-9c94-5dc0-b647-f2c2ba7b2928_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 550271,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750226/general/95051b71-a3f0-439e-9aa2-afcc1b43f657.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb38b482-9c94-5dc0-b647-f2c2ba7b2928/cb38b482-9c94-5dc0-b647-f2c2ba7b2928_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1139744,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750226/general/7f699035-eb35-4b25-a49b-4abb6b243a32.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb38b482-9c94-5dc0-b647-f2c2ba7b2928/cb38b482-9c94-5dc0-b647-f2c2ba7b2928_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 545622,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750226/general/4f28be9e-615e-42a2-bee0-c23f012f52ed.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb38b482-9c94-5dc0-b647-f2c2ba7b2928/cb38b482-9c94-5dc0-b647-f2c2ba7b2928_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 604330,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750226/general/9dd78cc6-2eba-4706-859e-a403b3f258b2.jpg',
'Width': 2731}],
'price': 25600,
'price_includes_vat': True,
'registration_date': '2021-10-04',
'seats_number': 9,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz E Pro - Electric - Automatic - 204 hp - 50.603 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2021}
2026-03-27 13:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734631%27 HTTP/1.1" 200 None
2026-03-27 13:31:20 [adesa.fr] INFO: Saving data for 10734631: {'created_time': 1774618280.106841, 'last_price_update_time': 1774618280.106852, 'auction_closing_time': 1774855800.0}
2026-03-27 13:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10734631') HTTP/1.1" 204 0
2026-03-27 13:31:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734625> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:31:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:31:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26c02c1b-f6d4-576f-9dd2-e0b95021c4e9 with identifier: 10734625
2026-03-27 13:31:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26c02c1b-f6d4-576f-9dd2-e0b95021c4e9 with scrape type 1
2026-03-27 13:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 26c02c1b-f6d4-576f-9dd2-e0b95021c4e9
2026-03-27 13:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747600%252Fgeneral%252Fd468aca4-bcd7-4573-b6e9-df4d9aaef64f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747600/general/d468aca4-bcd7-4573-b6e9-df4d9aaef64f.jpg already downloaded
2026-03-27 13:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747600%252Fgeneral%252F1b8e1b0a-3ca1-40c6-bd12-0504fd15868a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747600/general/1b8e1b0a-3ca1-40c6-bd12-0504fd15868a.jpg already downloaded
2026-03-27 13:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747600%252Fgeneral%252F222b20e6-9ebe-43bf-a1d0-d9b19663e919.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747600/general/222b20e6-9ebe-43bf-a1d0-d9b19663e919.jpg already downloaded
2026-03-27 13:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747600%252Fgeneral%252F14fb4bcf-8c3c-4a0c-8f4b-da2980eb57e7.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747600/general/14fb4bcf-8c3c-4a0c-8f4b-da2980eb57e7.jpg already downloaded
2026-03-27 13:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747600%252Fgeneral%252F367d270f-84ba-4eba-8c8b-808de2747519.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747600/general/367d270f-84ba-4eba-8c8b-808de2747519.jpg already downloaded
2026-03-27 13:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747600%252Fgeneral%252F3e7f32e4-307c-4c27-a975-3f0fe5032caf.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747600/general/3e7f32e4-307c-4c27-a975-3f0fe5032caf.jpg already downloaded
2026-03-27 13:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747600%252Fgeneral%252Fd8d6123b-6a82-4cd4-a911-7ce7a62c528f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747600/general/d8d6123b-6a82-4cd4-a911-7ce7a62c528f.jpg already downloaded
2026-03-27 13:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747600%252Fgeneral%252Fccfe6c04-69dc-48a8-9bc4-dcce5d322172.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747600/general/ccfe6c04-69dc-48a8-9bc4-dcce5d322172.jpg already downloaded
2026-03-27 13:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747600%252Fgeneral%252Fe1f1d331-bc99-43e2-a15c-402221b0333a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747600/general/e1f1d331-bc99-43e2-a15c-402221b0333a.jpg already downloaded
2026-03-27 13:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747600%252Fgeneral%252F5d697828-2c27-493a-bdc5-b1e5dc0bdd0d.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747600/general/5d697828-2c27-493a-bdc5-b1e5dc0bdd0d.jpg already downloaded
2026-03-27 13:31:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 26c02c1b-f6d4-576f-9dd2-e0b95021c4e9, identifier: 10734625
2026-03-27 13:31:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 26c02c1b-f6d4-576f-9dd2-e0b95021c4e9 with identifier: 10734625
2026-03-27 13:31:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 26c02c1b-f6d4-576f-9dd2-e0b95021c4e9 with identifier: 10734625
2026-03-27 13:31:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 26c02c1b-f6d4-576f-9dd2-e0b95021c4e9 with identifier: 10734625 to the API
2026-03-27 13:31:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:31:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:31:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734625>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Electric',
'id': '26c02c1b-f6d4-576f-9dd2-e0b95021c4e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000715',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734625',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'ID.Buzz',
'odometer': 5206,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5747600/general/d468aca4-bcd7-4573-b6e9-df4d9aaef64f.jpg',
'https://images.openlane.eu/carimgs/5747600/general/1b8e1b0a-3ca1-40c6-bd12-0504fd15868a.jpg',
'https://images.openlane.eu/carimgs/5747600/general/222b20e6-9ebe-43bf-a1d0-d9b19663e919.jpg',
'https://images.openlane.eu/carimgs/5747600/general/14fb4bcf-8c3c-4a0c-8f4b-da2980eb57e7.jpg',
'https://images.openlane.eu/carimgs/5747600/general/367d270f-84ba-4eba-8c8b-808de2747519.jpg',
'https://images.openlane.eu/carimgs/5747600/general/3e7f32e4-307c-4c27-a975-3f0fe5032caf.jpg',
'https://images.openlane.eu/carimgs/5747600/general/d8d6123b-6a82-4cd4-a911-7ce7a62c528f.jpg',
'https://images.openlane.eu/carimgs/5747600/general/ccfe6c04-69dc-48a8-9bc4-dcce5d322172.jpg',
'https://images.openlane.eu/carimgs/5747600/general/e1f1d331-bc99-43e2-a15c-402221b0333a.jpg',
'https://images.openlane.eu/carimgs/5747600/general/5d697828-2c27-493a-bdc5-b1e5dc0bdd0d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26c02c1b-f6d4-576f-9dd2-e0b95021c4e9/26c02c1b-f6d4-576f-9dd2-e0b95021c4e9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32171,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747600/general/d468aca4-bcd7-4573-b6e9-df4d9aaef64f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26c02c1b-f6d4-576f-9dd2-e0b95021c4e9/26c02c1b-f6d4-576f-9dd2-e0b95021c4e9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31289,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747600/general/1b8e1b0a-3ca1-40c6-bd12-0504fd15868a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26c02c1b-f6d4-576f-9dd2-e0b95021c4e9/26c02c1b-f6d4-576f-9dd2-e0b95021c4e9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34305,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747600/general/222b20e6-9ebe-43bf-a1d0-d9b19663e919.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26c02c1b-f6d4-576f-9dd2-e0b95021c4e9/26c02c1b-f6d4-576f-9dd2-e0b95021c4e9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31214,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747600/general/14fb4bcf-8c3c-4a0c-8f4b-da2980eb57e7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26c02c1b-f6d4-576f-9dd2-e0b95021c4e9/26c02c1b-f6d4-576f-9dd2-e0b95021c4e9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56084,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747600/general/367d270f-84ba-4eba-8c8b-808de2747519.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26c02c1b-f6d4-576f-9dd2-e0b95021c4e9/26c02c1b-f6d4-576f-9dd2-e0b95021c4e9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51805,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747600/general/3e7f32e4-307c-4c27-a975-3f0fe5032caf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26c02c1b-f6d4-576f-9dd2-e0b95021c4e9/26c02c1b-f6d4-576f-9dd2-e0b95021c4e9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55960,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747600/general/d8d6123b-6a82-4cd4-a911-7ce7a62c528f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26c02c1b-f6d4-576f-9dd2-e0b95021c4e9/26c02c1b-f6d4-576f-9dd2-e0b95021c4e9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60374,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747600/general/ccfe6c04-69dc-48a8-9bc4-dcce5d322172.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26c02c1b-f6d4-576f-9dd2-e0b95021c4e9/26c02c1b-f6d4-576f-9dd2-e0b95021c4e9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72448,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747600/general/e1f1d331-bc99-43e2-a15c-402221b0333a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26c02c1b-f6d4-576f-9dd2-e0b95021c4e9/26c02c1b-f6d4-576f-9dd2-e0b95021c4e9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45603,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747600/general/5d697828-2c27-493a-bdc5-b1e5dc0bdd0d.jpg',
'Width': 1024}],
'price': 32600,
'price_includes_vat': True,
'registration_date': '2023-12-07',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volkswagen ID.Buzz Pro - Electric - Automatic - 204 hp - 5.206 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734625%27 HTTP/1.1" 200 None
2026-03-27 13:31:28 [adesa.fr] INFO: Saving data for 10734625: {'created_time': 1774618288.087429, 'last_price_update_time': 1774618288.08744, 'auction_closing_time': 1774855800.0}
2026-03-27 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10734625') HTTP/1.1" 204 0
2026-03-27 13:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736481> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:31:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750256/general/9afa120b-9c6e-4669-8241-07dd00657537.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734674)
2026-03-27 13:31:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 048dec05-15b7-5398-8246-825783caf747 with identifier: 10736481
2026-03-27 13:31:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 048dec05-15b7-5398-8246-825783caf747 with scrape type 1
2026-03-27 13:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 048dec05-15b7-5398-8246-825783caf747
2026-03-27 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676756%252Fgeneral%252Fd4726029-fa7f-4020-b934-8f0f19790551.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676756/general/d4726029-fa7f-4020-b934-8f0f19790551.jpg already downloaded
2026-03-27 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676756%252Fgeneral%252F3a306ac9-a9ff-44d4-a0d0-cd76fd5603c1.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676756/general/3a306ac9-a9ff-44d4-a0d0-cd76fd5603c1.jpg already downloaded
2026-03-27 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676756%252Fgeneral%252Feac66813-ff0a-46ec-86c2-fb0bcd18e5e3.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676756/general/eac66813-ff0a-46ec-86c2-fb0bcd18e5e3.jpg already downloaded
2026-03-27 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676756%252Fgeneral%252F0ba22956-b1a2-4035-acce-0626bc05dde8.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676756/general/0ba22956-b1a2-4035-acce-0626bc05dde8.jpg already downloaded
2026-03-27 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676756%252Fgeneral%252F96a86b99-4e83-4336-8799-6e395b870dc8.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676756/general/96a86b99-4e83-4336-8799-6e395b870dc8.jpg already downloaded
2026-03-27 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676756%252Fgeneral%252F6b6216c5-cb49-4c08-a69a-2999d1517a6b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676756/general/6b6216c5-cb49-4c08-a69a-2999d1517a6b.jpg already downloaded
2026-03-27 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676756%252Fgeneral%252F3b9435c3-10f6-426d-bfc3-e50c0565a14c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676756/general/3b9435c3-10f6-426d-bfc3-e50c0565a14c.jpg already downloaded
2026-03-27 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676756%252Fgeneral%252F8a05c8f0-fca1-493c-9bff-fac8ba5f3e30.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676756/general/8a05c8f0-fca1-493c-9bff-fac8ba5f3e30.jpg already downloaded
2026-03-27 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676756%252Fgeneral%252Fd8c8b960-3fed-4b4d-9250-ccc6f52becdb.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676756/general/d8c8b960-3fed-4b4d-9250-ccc6f52becdb.jpg already downloaded
2026-03-27 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676756%252Fgeneral%252F6025cd2e-34ff-4675-b01e-af912064cb64.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676756/general/6025cd2e-34ff-4675-b01e-af912064cb64.jpg already downloaded
2026-03-27 13:31:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 048dec05-15b7-5398-8246-825783caf747, identifier: 10736481
2026-03-27 13:31:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 048dec05-15b7-5398-8246-825783caf747 with identifier: 10736481
2026-03-27 13:31:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 048dec05-15b7-5398-8246-825783caf747 with identifier: 10736481
2026-03-27 13:31:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 048dec05-15b7-5398-8246-825783caf747 with identifier: 10736481 to the API
2026-03-27 13:31:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:31:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:31:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736481>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '048dec05-15b7-5398-8246-825783caf747',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GD236EP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736481',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 194317,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 43,
'photo_urls': ['https://images.openlane.eu/carimgs/5676756/general/d4726029-fa7f-4020-b934-8f0f19790551.jpg',
'https://images.openlane.eu/carimgs/5676756/general/3a306ac9-a9ff-44d4-a0d0-cd76fd5603c1.jpg',
'https://images.openlane.eu/carimgs/5676756/general/eac66813-ff0a-46ec-86c2-fb0bcd18e5e3.jpg',
'https://images.openlane.eu/carimgs/5676756/general/0ba22956-b1a2-4035-acce-0626bc05dde8.jpg',
'https://images.openlane.eu/carimgs/5676756/general/96a86b99-4e83-4336-8799-6e395b870dc8.jpg',
'https://images.openlane.eu/carimgs/5676756/general/6b6216c5-cb49-4c08-a69a-2999d1517a6b.jpg',
'https://images.openlane.eu/carimgs/5676756/general/3b9435c3-10f6-426d-bfc3-e50c0565a14c.jpg',
'https://images.openlane.eu/carimgs/5676756/general/8a05c8f0-fca1-493c-9bff-fac8ba5f3e30.jpg',
'https://images.openlane.eu/carimgs/5676756/general/d8c8b960-3fed-4b4d-9250-ccc6f52becdb.jpg',
'https://images.openlane.eu/carimgs/5676756/general/6025cd2e-34ff-4675-b01e-af912064cb64.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_048dec05-15b7-5398-8246-825783caf747/048dec05-15b7-5398-8246-825783caf747_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310750,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676756/general/d4726029-fa7f-4020-b934-8f0f19790551.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_048dec05-15b7-5398-8246-825783caf747/048dec05-15b7-5398-8246-825783caf747_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293731,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676756/general/3a306ac9-a9ff-44d4-a0d0-cd76fd5603c1.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_048dec05-15b7-5398-8246-825783caf747/048dec05-15b7-5398-8246-825783caf747_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227307,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676756/general/eac66813-ff0a-46ec-86c2-fb0bcd18e5e3.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_048dec05-15b7-5398-8246-825783caf747/048dec05-15b7-5398-8246-825783caf747_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271909,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676756/general/0ba22956-b1a2-4035-acce-0626bc05dde8.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_048dec05-15b7-5398-8246-825783caf747/048dec05-15b7-5398-8246-825783caf747_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326743,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676756/general/96a86b99-4e83-4336-8799-6e395b870dc8.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_048dec05-15b7-5398-8246-825783caf747/048dec05-15b7-5398-8246-825783caf747_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363850,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676756/general/6b6216c5-cb49-4c08-a69a-2999d1517a6b.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_048dec05-15b7-5398-8246-825783caf747/048dec05-15b7-5398-8246-825783caf747_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116404,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676756/general/3b9435c3-10f6-426d-bfc3-e50c0565a14c.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_048dec05-15b7-5398-8246-825783caf747/048dec05-15b7-5398-8246-825783caf747_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188658,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676756/general/8a05c8f0-fca1-493c-9bff-fac8ba5f3e30.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_048dec05-15b7-5398-8246-825783caf747/048dec05-15b7-5398-8246-825783caf747_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250448,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676756/general/d8c8b960-3fed-4b4d-9250-ccc6f52becdb.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_048dec05-15b7-5398-8246-825783caf747/048dec05-15b7-5398-8246-825783caf747_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219136,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676756/general/6025cd2e-34ff-4675-b01e-af912064cb64.jpg',
'Width': 1200}],
'price': 11150,
'price_includes_vat': True,
'registration_date': '2018-10-26',
'seats_number': 5,
'seller_name': 'Maxicars',
'title': 'BMW X1 18d M Sport - Diesel - Automatic - 150 hp - 194.317 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2018}
2026-03-27 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710736481%27 HTTP/1.1" 200 None
2026-03-27 13:31:28 [adesa.fr] INFO: Saving data for 10736481: {'created_time': 1774618288.808241, 'last_price_update_time': 1774618288.808256, 'auction_closing_time': 1774863000.0}
2026-03-27 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10736481') HTTP/1.1" 204 0
2026-03-27 13:31:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7b683850>
2026-03-27 13:31:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7148e738-3c2a-5af2-85c2-b4fc09e2f492/7148e738-3c2a-5af2-85c2-b4fc09e2f492_image_2.jpg HTTP/1.1" 201 0
2026-03-27 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750256%252Fgeneral%252F9afa120b-9c6e-4669-8241-07dd00657537.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750256/general/9afa120b-9c6e-4669-8241-07dd00657537.jpg saved to cache
2026-03-27 13:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7148e738-3c2a-5af2-85c2-b4fc09e2f492
2026-03-27 13:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750256/general/98d3303b-efec-4efe-a9f9-8b9d4f0e6ef0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734674)
2026-03-27 13:31:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae781ad6d0>
2026-03-27 13:31:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7148e738-3c2a-5af2-85c2-b4fc09e2f492/7148e738-3c2a-5af2-85c2-b4fc09e2f492_image_1.jpg HTTP/1.1" 201 0
2026-03-27 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750256%252Fgeneral%252F98d3303b-efec-4efe-a9f9-8b9d4f0e6ef0.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750256/general/98d3303b-efec-4efe-a9f9-8b9d4f0e6ef0.jpg saved to cache
2026-03-27 13:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7148e738-3c2a-5af2-85c2-b4fc09e2f492
2026-03-27 13:31:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7148e738-3c2a-5af2-85c2-b4fc09e2f492, skipping ID generation
2026-03-27 13:31:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7148e738-3c2a-5af2-85c2-b4fc09e2f492 with scrape type 1
2026-03-27 13:31:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7148e738-3c2a-5af2-85c2-b4fc09e2f492 sending to next pipeline
2026-03-27 13:31:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7148e738-3c2a-5af2-85c2-b4fc09e2f492, identifier: 10734674
2026-03-27 13:31:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7148e738-3c2a-5af2-85c2-b4fc09e2f492 with identifier: 10734674
2026-03-27 13:31:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7148e738-3c2a-5af2-85c2-b4fc09e2f492 with identifier: 10734674
2026-03-27 13:31:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7148e738-3c2a-5af2-85c2-b4fc09e2f492 with identifier: 10734674 to the API
2026-03-27 13:31:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:31:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:31:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750256/general/98d3303b-efec-4efe-a9f9-8b9d4f0e6ef0.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 283,
'expiration_date': '2026-03-30T07:40:00Z',
'fuel_type': 'Electric',
'id': '7148e738-3c2a-5af2-85c2-b4fc09e2f492',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000722',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734674',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 41792,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7148e738-3c2a-5af2-85c2-b4fc09e2f492/7148e738-3c2a-5af2-85c2-b4fc09e2f492_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 708639,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750256/general/37a304e4-bd25-4f01-bd8f-56ab7535cc53.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7148e738-3c2a-5af2-85c2-b4fc09e2f492/7148e738-3c2a-5af2-85c2-b4fc09e2f492_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 736557,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750256/general/98d3303b-efec-4efe-a9f9-8b9d4f0e6ef0.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7148e738-3c2a-5af2-85c2-b4fc09e2f492/7148e738-3c2a-5af2-85c2-b4fc09e2f492_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 744216,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750256/general/9afa120b-9c6e-4669-8241-07dd00657537.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7148e738-3c2a-5af2-85c2-b4fc09e2f492/7148e738-3c2a-5af2-85c2-b4fc09e2f492_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 740270,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750256/general/d1f51e85-da5f-4167-b46c-8ba6812e749a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7148e738-3c2a-5af2-85c2-b4fc09e2f492/7148e738-3c2a-5af2-85c2-b4fc09e2f492_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 642171,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750256/general/eb55bdd8-f8aa-4da5-9731-c1c66b34d7ea.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7148e738-3c2a-5af2-85c2-b4fc09e2f492/7148e738-3c2a-5af2-85c2-b4fc09e2f492_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 474302,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750256/general/1015f445-4c1b-4b66-9044-9f8366fe03e3.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7148e738-3c2a-5af2-85c2-b4fc09e2f492/7148e738-3c2a-5af2-85c2-b4fc09e2f492_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 581004,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750256/general/e977d94c-4787-4dec-9a72-b4b6ba38f566.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7148e738-3c2a-5af2-85c2-b4fc09e2f492/7148e738-3c2a-5af2-85c2-b4fc09e2f492_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 657438,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750256/general/29b5c763-1496-4864-9a92-dd2db0a2a5f5.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7148e738-3c2a-5af2-85c2-b4fc09e2f492/7148e738-3c2a-5af2-85c2-b4fc09e2f492_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 528361,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750256/general/f991ca26-c0e7-49b4-977c-d4ef54a6a096.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7148e738-3c2a-5af2-85c2-b4fc09e2f492/7148e738-3c2a-5af2-85c2-b4fc09e2f492_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 399677,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750256/general/ed56d416-e75d-4ace-8172-d142d2b6b832.jpg',
'Width': 2731}],
'price': 23000,
'price_includes_vat': True,
'registration_date': '2023-06-23',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Tesla Model 3 60 kWh - Electric - Automatic - 283 hp - 41.792 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734674%27 HTTP/1.1" 200 None
2026-03-27 13:31:29 [adesa.fr] INFO: Saving data for 10734674: {'created_time': 1774618289.606876, 'last_price_update_time': 1774618289.606886, 'auction_closing_time': 1774856400.0}
2026-03-27 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10734674') HTTP/1.1" 204 0
2026-03-27 13:31:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735014> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:31:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:31:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d3fb3f6-175f-5130-bab4-62c50a3fcc3a with identifier: 10735014
2026-03-27 13:31:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d3fb3f6-175f-5130-bab4-62c50a3fcc3a with scrape type 1
2026-03-27 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6d3fb3f6-175f-5130-bab4-62c50a3fcc3a
2026-03-27 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747549%252Fgeneral%252F725b9160-33b3-4297-8bfb-83f4790cb304.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747549/general/725b9160-33b3-4297-8bfb-83f4790cb304.JPG not downloaded yet
2026-03-27 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747549%252Fgeneral%252F12464cd6-b27b-42cf-ac59-aa5903caf4a8.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747549/general/12464cd6-b27b-42cf-ac59-aa5903caf4a8.JPG not downloaded yet
2026-03-27 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747549%252Fgeneral%252F06332043-0127-4542-b199-53f6003d0e03.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747549/general/06332043-0127-4542-b199-53f6003d0e03.JPG not downloaded yet
2026-03-27 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747549%252Fgeneral%252F9cefdfd6-7c36-482e-bff3-4f10e8a1ea8d.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747549/general/9cefdfd6-7c36-482e-bff3-4f10e8a1ea8d.JPG not downloaded yet
2026-03-27 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747549%252Fgeneral%252F5d9658ff-0510-4c40-b58e-1c0117501710.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747549/general/5d9658ff-0510-4c40-b58e-1c0117501710.JPG not downloaded yet
2026-03-27 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747549%252Fgeneral%252F7ddd25a7-dc25-48a0-b34f-3f1b4f9d5466.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747549/general/7ddd25a7-dc25-48a0-b34f-3f1b4f9d5466.JPG not downloaded yet
2026-03-27 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747549%252Fgeneral%252F8180fdf7-d27a-4071-b86e-41186e342e62.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747549/general/8180fdf7-d27a-4071-b86e-41186e342e62.JPG not downloaded yet
2026-03-27 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747549%252Fgeneral%252F2594013a-480a-42f7-8748-54da0c364920.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747549/general/2594013a-480a-42f7-8748-54da0c364920.JPG not downloaded yet
2026-03-27 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747549%252Fgeneral%252F94ff5117-2642-447b-b682-da37979df460.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747549/general/94ff5117-2642-447b-b682-da37979df460.JPG not downloaded yet
2026-03-27 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747549%252Fgeneral%252F2ca7f7e5-3f0f-491e-bad5-c20cfebb7ed5.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747549/general/2ca7f7e5-3f0f-491e-bad5-c20cfebb7ed5.JPG not downloaded yet
2026-03-27 13:31:30 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:31:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:31:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5747549/general/2ca7f7e5-3f0f-491e-bad5-c20cfebb7ed5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735014)
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10733063
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733063%27 HTTP/1.1" 200 None
2026-03-27 13:31:31 [adesa.fr] INFO: Scrape type for 10733063: 0
2026-03-27 13:31:31 [adesa.fr] INFO: Skipping item 10733063 url https://www.openlane.eu/en/carv6/auction/10733063
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10733093
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733093%27 HTTP/1.1" 200 None
2026-03-27 13:31:31 [adesa.fr] INFO: Scrape type for 10733093: 0
2026-03-27 13:31:31 [adesa.fr] INFO: Skipping item 10733093 url https://www.openlane.eu/en/carv6/auction/10733093
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10733001
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733001%27 HTTP/1.1" 200 None
2026-03-27 13:31:31 [adesa.fr] INFO: Scrape type for 10733001: 0
2026-03-27 13:31:31 [adesa.fr] INFO: Skipping item 10733001 url https://www.openlane.eu/en/carv6/auction/10733001
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10733048
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733048%27 HTTP/1.1" 200 None
2026-03-27 13:31:31 [adesa.fr] INFO: Scrape type for 10733048: 0
2026-03-27 13:31:31 [adesa.fr] INFO: Skipping item 10733048 url https://www.openlane.eu/en/carv6/auction/10733048
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10733027
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733027%27 HTTP/1.1" 200 None
2026-03-27 13:31:31 [adesa.fr] INFO: Scrape type for 10733027: 0
2026-03-27 13:31:31 [adesa.fr] INFO: Skipping item 10733027 url https://www.openlane.eu/en/carv6/auction/10733027
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10733017
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733017%27 HTTP/1.1" 200 None
2026-03-27 13:31:31 [adesa.fr] INFO: Scrape type for 10733017: 0
2026-03-27 13:31:31 [adesa.fr] INFO: Skipping item 10733017 url https://www.openlane.eu/en/carv6/auction/10733017
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10732984
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732984%27 HTTP/1.1" 200 None
2026-03-27 13:31:31 [adesa.fr] INFO: Scrape type for 10732984: 0
2026-03-27 13:31:31 [adesa.fr] INFO: Skipping item 10732984 url https://www.openlane.eu/en/carv6/auction/10732984
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10733068
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733068%27 HTTP/1.1" 200 None
2026-03-27 13:31:31 [adesa.fr] INFO: Scrape type for 10733068: 0
2026-03-27 13:31:31 [adesa.fr] INFO: Skipping item 10733068 url https://www.openlane.eu/en/carv6/auction/10733068
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10733176
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733176%27 HTTP/1.1" 200 None
2026-03-27 13:31:31 [adesa.fr] INFO: Scrape type for 10733176: 0
2026-03-27 13:31:31 [adesa.fr] INFO: Skipping item 10733176 url https://www.openlane.eu/en/carv6/auction/10733176
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10732997
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732997%27 HTTP/1.1" 200 None
2026-03-27 13:31:31 [adesa.fr] INFO: Scrape type for 10732997: 0
2026-03-27 13:31:31 [adesa.fr] INFO: Skipping item 10732997 url https://www.openlane.eu/en/carv6/auction/10732997
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10733147
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733147%27 HTTP/1.1" 200 None
2026-03-27 13:31:31 [adesa.fr] INFO: Scrape type for 10733147: 0
2026-03-27 13:31:31 [adesa.fr] INFO: Skipping item 10733147 url https://www.openlane.eu/en/carv6/auction/10733147
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10733108
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733108%27 HTTP/1.1" 200 None
2026-03-27 13:31:31 [adesa.fr] INFO: Scrape type for 10733108: 0
2026-03-27 13:31:31 [adesa.fr] INFO: Skipping item 10733108 url https://www.openlane.eu/en/carv6/auction/10733108
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10733062
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733062%27 HTTP/1.1" 200 None
2026-03-27 13:31:31 [adesa.fr] INFO: Scrape type for 10733062: 0
2026-03-27 13:31:31 [adesa.fr] INFO: Skipping item 10733062 url https://www.openlane.eu/en/carv6/auction/10733062
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10733033
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733033%27 HTTP/1.1" 200 None
2026-03-27 13:31:31 [adesa.fr] INFO: Scrape type for 10733033: 0
2026-03-27 13:31:31 [adesa.fr] INFO: Skipping item 10733033 url https://www.openlane.eu/en/carv6/auction/10733033
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10733014
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733014%27 HTTP/1.1" 200 None
2026-03-27 13:31:31 [adesa.fr] INFO: Scrape type for 10733014: 0
2026-03-27 13:31:31 [adesa.fr] INFO: Skipping item 10733014 url https://www.openlane.eu/en/carv6/auction/10733014
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10732983
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732983%27 HTTP/1.1" 200 None
2026-03-27 13:31:31 [adesa.fr] INFO: Scrape type for 10732983: 0
2026-03-27 13:31:31 [adesa.fr] INFO: Skipping item 10732983 url https://www.openlane.eu/en/carv6/auction/10732983
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10733126
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733126%27 HTTP/1.1" 200 None
2026-03-27 13:31:31 [adesa.fr] INFO: Scrape type for 10733126: 0
2026-03-27 13:31:31 [adesa.fr] INFO: Skipping item 10733126 url https://www.openlane.eu/en/carv6/auction/10733126
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10733109
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733109%27 HTTP/1.1" 200 None
2026-03-27 13:31:31 [adesa.fr] INFO: Scrape type for 10733109: 0
2026-03-27 13:31:31 [adesa.fr] INFO: Skipping item 10733109 url https://www.openlane.eu/en/carv6/auction/10733109
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10733090
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733090%27 HTTP/1.1" 200 None
2026-03-27 13:31:31 [adesa.fr] INFO: Scrape type for 10733090: 0
2026-03-27 13:31:31 [adesa.fr] INFO: Skipping item 10733090 url https://www.openlane.eu/en/carv6/auction/10733090
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10733124
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733124%27 HTTP/1.1" 200 None
2026-03-27 13:31:31 [adesa.fr] INFO: Scrape type for 10733124: 0
2026-03-27 13:31:31 [adesa.fr] INFO: Skipping item 10733124 url https://www.openlane.eu/en/carv6/auction/10733124
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10733088
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733088%27 HTTP/1.1" 200 None
2026-03-27 13:31:31 [adesa.fr] INFO: Scrape type for 10733088: 0
2026-03-27 13:31:31 [adesa.fr] INFO: Skipping item 10733088 url https://www.openlane.eu/en/carv6/auction/10733088
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10733130
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733130%27 HTTP/1.1" 200 None
2026-03-27 13:31:31 [adesa.fr] INFO: Scrape type for 10733130: 0
2026-03-27 13:31:31 [adesa.fr] INFO: Skipping item 10733130 url https://www.openlane.eu/en/carv6/auction/10733130
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10733184
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733184%27 HTTP/1.1" 200 None
2026-03-27 13:31:31 [adesa.fr] INFO: Scrape type for 10733184: 0
2026-03-27 13:31:31 [adesa.fr] INFO: Skipping item 10733184 url https://www.openlane.eu/en/carv6/auction/10733184
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10733009
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733009%27 HTTP/1.1" 200 None
2026-03-27 13:31:31 [adesa.fr] INFO: Scrape type for 10733009: 0
2026-03-27 13:31:31 [adesa.fr] INFO: Skipping item 10733009 url https://www.openlane.eu/en/carv6/auction/10733009
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10733050
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733050%27 HTTP/1.1" 200 None
2026-03-27 13:31:31 [adesa.fr] INFO: Scrape type for 10733050: 0
2026-03-27 13:31:31 [adesa.fr] INFO: Skipping item 10733050 url https://www.openlane.eu/en/carv6/auction/10733050
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10732986
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732986%27 HTTP/1.1" 200 None
2026-03-27 13:31:31 [adesa.fr] INFO: Scrape type for 10732986: 0
2026-03-27 13:31:31 [adesa.fr] INFO: Skipping item 10732986 url https://www.openlane.eu/en/carv6/auction/10732986
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10732979
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732979%27 HTTP/1.1" 200 None
2026-03-27 13:31:31 [adesa.fr] INFO: Scrape type for 10732979: 0
2026-03-27 13:31:31 [adesa.fr] INFO: Skipping item 10732979 url https://www.openlane.eu/en/carv6/auction/10732979
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10733122
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733122%27 HTTP/1.1" 200 None
2026-03-27 13:31:31 [adesa.fr] INFO: Scrape type for 10733122: 0
2026-03-27 13:31:31 [adesa.fr] INFO: Skipping item 10733122 url https://www.openlane.eu/en/carv6/auction/10733122
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10733162
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733162%27 HTTP/1.1" 200 None
2026-03-27 13:31:31 [adesa.fr] INFO: Scrape type for 10733162: 0
2026-03-27 13:31:31 [adesa.fr] INFO: Skipping item 10733162 url https://www.openlane.eu/en/carv6/auction/10733162
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10733105
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733105%27 HTTP/1.1" 200 None
2026-03-27 13:31:31 [adesa.fr] INFO: Scrape type for 10733105: 0
2026-03-27 13:31:31 [adesa.fr] INFO: Skipping item 10733105 url https://www.openlane.eu/en/carv6/auction/10733105
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10733119
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733119%27 HTTP/1.1" 200 None
2026-03-27 13:31:31 [adesa.fr] INFO: Scrape type for 10733119: 0
2026-03-27 13:31:31 [adesa.fr] INFO: Skipping item 10733119 url https://www.openlane.eu/en/carv6/auction/10733119
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10733067
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733067%27 HTTP/1.1" 200 None
2026-03-27 13:31:31 [adesa.fr] INFO: Scrape type for 10733067: 0
2026-03-27 13:31:31 [adesa.fr] INFO: Skipping item 10733067 url https://www.openlane.eu/en/carv6/auction/10733067
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10733112
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733112%27 HTTP/1.1" 200 None
2026-03-27 13:31:31 [adesa.fr] INFO: Scrape type for 10733112: 0
2026-03-27 13:31:31 [adesa.fr] INFO: Skipping item 10733112 url https://www.openlane.eu/en/carv6/auction/10733112
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10733138
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733138%27 HTTP/1.1" 200 None
2026-03-27 13:31:31 [adesa.fr] INFO: Scrape type for 10733138: 0
2026-03-27 13:31:31 [adesa.fr] INFO: Skipping item 10733138 url https://www.openlane.eu/en/carv6/auction/10733138
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10733172
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733172%27 HTTP/1.1" 200 None
2026-03-27 13:31:31 [adesa.fr] INFO: Scrape type for 10733172: 0
2026-03-27 13:31:31 [adesa.fr] INFO: Skipping item 10733172 url https://www.openlane.eu/en/carv6/auction/10733172
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10733038
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733038%27 HTTP/1.1" 200 None
2026-03-27 13:31:31 [adesa.fr] INFO: Scrape type for 10733038: 0
2026-03-27 13:31:31 [adesa.fr] INFO: Skipping item 10733038 url https://www.openlane.eu/en/carv6/auction/10733038
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10733064
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733064%27 HTTP/1.1" 200 None
2026-03-27 13:31:31 [adesa.fr] INFO: Scrape type for 10733064: 0
2026-03-27 13:31:31 [adesa.fr] INFO: Skipping item 10733064 url https://www.openlane.eu/en/carv6/auction/10733064
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10733100
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733100%27 HTTP/1.1" 200 None
2026-03-27 13:31:31 [adesa.fr] INFO: Scrape type for 10733100: 0
2026-03-27 13:31:31 [adesa.fr] INFO: Skipping item 10733100 url https://www.openlane.eu/en/carv6/auction/10733100
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10733103
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733103%27 HTTP/1.1" 200 None
2026-03-27 13:31:31 [adesa.fr] INFO: Scrape type for 10733103: 0
2026-03-27 13:31:31 [adesa.fr] INFO: Skipping item 10733103 url https://www.openlane.eu/en/carv6/auction/10733103
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10733179
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733179%27 HTTP/1.1" 200 None
2026-03-27 13:31:31 [adesa.fr] INFO: Scrape type for 10733179: 0
2026-03-27 13:31:31 [adesa.fr] INFO: Skipping item 10733179 url https://www.openlane.eu/en/carv6/auction/10733179
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10733089
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733089%27 HTTP/1.1" 200 None
2026-03-27 13:31:31 [adesa.fr] INFO: Scrape type for 10733089: 0
2026-03-27 13:31:31 [adesa.fr] INFO: Skipping item 10733089 url https://www.openlane.eu/en/carv6/auction/10733089
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10733111
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733111%27 HTTP/1.1" 200 None
2026-03-27 13:31:31 [adesa.fr] INFO: Scrape type for 10733111: 0
2026-03-27 13:31:31 [adesa.fr] INFO: Skipping item 10733111 url https://www.openlane.eu/en/carv6/auction/10733111
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10733155
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733155%27 HTTP/1.1" 200 None
2026-03-27 13:31:31 [adesa.fr] INFO: Scrape type for 10733155: 0
2026-03-27 13:31:31 [adesa.fr] INFO: Skipping item 10733155 url https://www.openlane.eu/en/carv6/auction/10733155
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10733092
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733092%27 HTTP/1.1" 200 None
2026-03-27 13:31:31 [adesa.fr] INFO: Scrape type for 10733092: 0
2026-03-27 13:31:31 [adesa.fr] INFO: Skipping item 10733092 url https://www.openlane.eu/en/carv6/auction/10733092
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10733150
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733150%27 HTTP/1.1" 200 None
2026-03-27 13:31:31 [adesa.fr] INFO: Scrape type for 10733150: 0
2026-03-27 13:31:31 [adesa.fr] INFO: Skipping item 10733150 url https://www.openlane.eu/en/carv6/auction/10733150
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10733054
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733054%27 HTTP/1.1" 200 None
2026-03-27 13:31:31 [adesa.fr] INFO: Scrape type for 10733054: 0
2026-03-27 13:31:31 [adesa.fr] INFO: Skipping item 10733054 url https://www.openlane.eu/en/carv6/auction/10733054
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10733146
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733146%27 HTTP/1.1" 200 None
2026-03-27 13:31:31 [adesa.fr] INFO: Scrape type for 10733146: 0
2026-03-27 13:31:31 [adesa.fr] INFO: Skipping item 10733146 url https://www.openlane.eu/en/carv6/auction/10733146
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10733047
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733047%27 HTTP/1.1" 200 None
2026-03-27 13:31:31 [adesa.fr] INFO: Scrape type for 10733047: 0
2026-03-27 13:31:31 [adesa.fr] INFO: Skipping item 10733047 url https://www.openlane.eu/en/carv6/auction/10733047
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10733094
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733094%27 HTTP/1.1" 200 None
2026-03-27 13:31:31 [adesa.fr] INFO: Scrape type for 10733094: 0
2026-03-27 13:31:31 [adesa.fr] INFO: Skipping item 10733094 url https://www.openlane.eu/en/carv6/auction/10733094
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10733095
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733095%27 HTTP/1.1" 200 None
2026-03-27 13:31:31 [adesa.fr] INFO: Scrape type for 10733095: 0
2026-03-27 13:31:31 [adesa.fr] INFO: Skipping item 10733095 url https://www.openlane.eu/en/carv6/auction/10733095
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10732987
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732987%27 HTTP/1.1" 200 None
2026-03-27 13:31:31 [adesa.fr] INFO: Scrape type for 10732987: 0
2026-03-27 13:31:31 [adesa.fr] INFO: Skipping item 10732987 url https://www.openlane.eu/en/carv6/auction/10732987
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10733078
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733078%27 HTTP/1.1" 200 None
2026-03-27 13:31:31 [adesa.fr] INFO: Scrape type for 10733078: 0
2026-03-27 13:31:31 [adesa.fr] INFO: Skipping item 10733078 url https://www.openlane.eu/en/carv6/auction/10733078
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10733037
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733037%27 HTTP/1.1" 200 None
2026-03-27 13:31:31 [adesa.fr] INFO: Scrape type for 10733037: 0
2026-03-27 13:31:31 [adesa.fr] INFO: Skipping item 10733037 url https://www.openlane.eu/en/carv6/auction/10733037
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10733115
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733115%27 HTTP/1.1" 200 None
2026-03-27 13:31:31 [adesa.fr] INFO: Scrape type for 10733115: 0
2026-03-27 13:31:31 [adesa.fr] INFO: Skipping item 10733115 url https://www.openlane.eu/en/carv6/auction/10733115
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10733096
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733096%27 HTTP/1.1" 200 None
2026-03-27 13:31:31 [adesa.fr] INFO: Scrape type for 10733096: 0
2026-03-27 13:31:31 [adesa.fr] INFO: Skipping item 10733096 url https://www.openlane.eu/en/carv6/auction/10733096
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10733132
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733132%27 HTTP/1.1" 200 None
2026-03-27 13:31:31 [adesa.fr] INFO: Scrape type for 10733132: 0
2026-03-27 13:31:31 [adesa.fr] INFO: Skipping item 10733132 url https://www.openlane.eu/en/carv6/auction/10733132
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10733008
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733008%27 HTTP/1.1" 200 None
2026-03-27 13:31:31 [adesa.fr] INFO: Scrape type for 10733008: 0
2026-03-27 13:31:31 [adesa.fr] INFO: Skipping item 10733008 url https://www.openlane.eu/en/carv6/auction/10733008
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10733035
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733035%27 HTTP/1.1" 200 None
2026-03-27 13:31:31 [adesa.fr] INFO: Scrape type for 10733035: 0
2026-03-27 13:31:31 [adesa.fr] INFO: Skipping item 10733035 url https://www.openlane.eu/en/carv6/auction/10733035
2026-03-27 13:31:31 [adesa.fr] INFO: Found listing with ID: 10733127
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733127%27 HTTP/1.1" 200 None
2026-03-27 13:31:32 [adesa.fr] INFO: Scrape type for 10733127: 0
2026-03-27 13:31:32 [adesa.fr] INFO: Skipping item 10733127 url https://www.openlane.eu/en/carv6/auction/10733127
2026-03-27 13:31:32 [adesa.fr] INFO: Found listing with ID: 10733003
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733003%27 HTTP/1.1" 200 None
2026-03-27 13:31:32 [adesa.fr] INFO: Scrape type for 10733003: 0
2026-03-27 13:31:32 [adesa.fr] INFO: Skipping item 10733003 url https://www.openlane.eu/en/carv6/auction/10733003
2026-03-27 13:31:32 [adesa.fr] INFO: Found listing with ID: 10732990
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732990%27 HTTP/1.1" 200 None
2026-03-27 13:31:32 [adesa.fr] INFO: Scrape type for 10732990: 0
2026-03-27 13:31:32 [adesa.fr] INFO: Skipping item 10732990 url https://www.openlane.eu/en/carv6/auction/10732990
2026-03-27 13:31:32 [adesa.fr] INFO: Found listing with ID: 10732985
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732985%27 HTTP/1.1" 200 None
2026-03-27 13:31:32 [adesa.fr] INFO: Scrape type for 10732985: 0
2026-03-27 13:31:32 [adesa.fr] INFO: Skipping item 10732985 url https://www.openlane.eu/en/carv6/auction/10732985
2026-03-27 13:31:32 [adesa.fr] INFO: Found listing with ID: 10733163
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733163%27 HTTP/1.1" 200 None
2026-03-27 13:31:32 [adesa.fr] INFO: Scrape type for 10733163: 0
2026-03-27 13:31:32 [adesa.fr] INFO: Skipping item 10733163 url https://www.openlane.eu/en/carv6/auction/10733163
2026-03-27 13:31:32 [adesa.fr] INFO: Found listing with ID: 10733136
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733136%27 HTTP/1.1" 200 None
2026-03-27 13:31:32 [adesa.fr] INFO: Scrape type for 10733136: 0
2026-03-27 13:31:32 [adesa.fr] INFO: Skipping item 10733136 url https://www.openlane.eu/en/carv6/auction/10733136
2026-03-27 13:31:32 [adesa.fr] INFO: Found listing with ID: 10732982
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732982%27 HTTP/1.1" 200 None
2026-03-27 13:31:32 [adesa.fr] INFO: Scrape type for 10732982: 0
2026-03-27 13:31:32 [adesa.fr] INFO: Skipping item 10732982 url https://www.openlane.eu/en/carv6/auction/10732982
2026-03-27 13:31:32 [adesa.fr] INFO: Found listing with ID: 10733159
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733159%27 HTTP/1.1" 200 None
2026-03-27 13:31:32 [adesa.fr] INFO: Scrape type for 10733159: 0
2026-03-27 13:31:32 [adesa.fr] INFO: Skipping item 10733159 url https://www.openlane.eu/en/carv6/auction/10733159
2026-03-27 13:31:32 [adesa.fr] INFO: Found listing with ID: 10733022
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733022%27 HTTP/1.1" 200 None
2026-03-27 13:31:32 [adesa.fr] INFO: Scrape type for 10733022: 0
2026-03-27 13:31:32 [adesa.fr] INFO: Skipping item 10733022 url https://www.openlane.eu/en/carv6/auction/10733022
2026-03-27 13:31:32 [adesa.fr] INFO: Found listing with ID: 10733173
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733173%27 HTTP/1.1" 200 None
2026-03-27 13:31:32 [adesa.fr] INFO: Scrape type for 10733173: 0
2026-03-27 13:31:32 [adesa.fr] INFO: Skipping item 10733173 url https://www.openlane.eu/en/carv6/auction/10733173
2026-03-27 13:31:32 [adesa.fr] INFO: Found listing with ID: 10733041
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733041%27 HTTP/1.1" 200 None
2026-03-27 13:31:32 [adesa.fr] INFO: Scrape type for 10733041: 0
2026-03-27 13:31:32 [adesa.fr] INFO: Skipping item 10733041 url https://www.openlane.eu/en/carv6/auction/10733041
2026-03-27 13:31:32 [adesa.fr] INFO: Found listing with ID: 10733040
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733040%27 HTTP/1.1" 200 None
2026-03-27 13:31:32 [adesa.fr] INFO: Scrape type for 10733040: 0
2026-03-27 13:31:32 [adesa.fr] INFO: Skipping item 10733040 url https://www.openlane.eu/en/carv6/auction/10733040
2026-03-27 13:31:32 [adesa.fr] INFO: Found listing with ID: 10733170
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733170%27 HTTP/1.1" 200 None
2026-03-27 13:31:32 [adesa.fr] INFO: Scrape type for 10733170: 0
2026-03-27 13:31:32 [adesa.fr] INFO: Skipping item 10733170 url https://www.openlane.eu/en/carv6/auction/10733170
2026-03-27 13:31:32 [adesa.fr] INFO: Found listing with ID: 10733152
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733152%27 HTTP/1.1" 200 None
2026-03-27 13:31:32 [adesa.fr] INFO: Scrape type for 10733152: 0
2026-03-27 13:31:32 [adesa.fr] INFO: Skipping item 10733152 url https://www.openlane.eu/en/carv6/auction/10733152
2026-03-27 13:31:32 [adesa.fr] INFO: Found listing with ID: 10733148
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733148%27 HTTP/1.1" 200 None
2026-03-27 13:31:32 [adesa.fr] INFO: Scrape type for 10733148: 0
2026-03-27 13:31:32 [adesa.fr] INFO: Skipping item 10733148 url https://www.openlane.eu/en/carv6/auction/10733148
2026-03-27 13:31:32 [adesa.fr] INFO: Found listing with ID: 10733158
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733158%27 HTTP/1.1" 200 None
2026-03-27 13:31:32 [adesa.fr] INFO: Scrape type for 10733158: 0
2026-03-27 13:31:32 [adesa.fr] INFO: Skipping item 10733158 url https://www.openlane.eu/en/carv6/auction/10733158
2026-03-27 13:31:32 [adesa.fr] INFO: Found listing with ID: 10733071
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733071%27 HTTP/1.1" 200 None
2026-03-27 13:31:32 [adesa.fr] INFO: Scrape type for 10733071: 0
2026-03-27 13:31:32 [adesa.fr] INFO: Skipping item 10733071 url https://www.openlane.eu/en/carv6/auction/10733071
2026-03-27 13:31:32 [adesa.fr] INFO: Found listing with ID: 10733102
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733102%27 HTTP/1.1" 200 None
2026-03-27 13:31:32 [adesa.fr] INFO: Scrape type for 10733102: 0
2026-03-27 13:31:32 [adesa.fr] INFO: Skipping item 10733102 url https://www.openlane.eu/en/carv6/auction/10733102
2026-03-27 13:31:32 [adesa.fr] INFO: Found listing with ID: 10733101
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733101%27 HTTP/1.1" 200 None
2026-03-27 13:31:32 [adesa.fr] INFO: Scrape type for 10733101: 0
2026-03-27 13:31:32 [adesa.fr] INFO: Skipping item 10733101 url https://www.openlane.eu/en/carv6/auction/10733101
2026-03-27 13:31:32 [adesa.fr] INFO: Found listing with ID: 10733175
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733175%27 HTTP/1.1" 200 None
2026-03-27 13:31:32 [adesa.fr] INFO: Scrape type for 10733175: 0
2026-03-27 13:31:32 [adesa.fr] INFO: Skipping item 10733175 url https://www.openlane.eu/en/carv6/auction/10733175
2026-03-27 13:31:32 [adesa.fr] INFO: Found listing with ID: 10733149
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733149%27 HTTP/1.1" 200 None
2026-03-27 13:31:32 [adesa.fr] INFO: Scrape type for 10733149: 0
2026-03-27 13:31:32 [adesa.fr] INFO: Skipping item 10733149 url https://www.openlane.eu/en/carv6/auction/10733149
2026-03-27 13:31:32 [adesa.fr] INFO: Found listing with ID: 10733178
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733178%27 HTTP/1.1" 200 None
2026-03-27 13:31:32 [adesa.fr] INFO: Scrape type for 10733178: 0
2026-03-27 13:31:32 [adesa.fr] INFO: Skipping item 10733178 url https://www.openlane.eu/en/carv6/auction/10733178
2026-03-27 13:31:32 [adesa.fr] INFO: Found listing with ID: 10733066
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733066%27 HTTP/1.1" 200 None
2026-03-27 13:31:32 [adesa.fr] INFO: Scrape type for 10733066: 0
2026-03-27 13:31:32 [adesa.fr] INFO: Skipping item 10733066 url https://www.openlane.eu/en/carv6/auction/10733066
2026-03-27 13:31:32 [adesa.fr] INFO: Found listing with ID: 10733104
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733104%27 HTTP/1.1" 200 None
2026-03-27 13:31:32 [adesa.fr] INFO: Scrape type for 10733104: 0
2026-03-27 13:31:32 [adesa.fr] INFO: Skipping item 10733104 url https://www.openlane.eu/en/carv6/auction/10733104
2026-03-27 13:31:32 [adesa.fr] INFO: Found listing with ID: 10733043
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733043%27 HTTP/1.1" 200 None
2026-03-27 13:31:32 [adesa.fr] INFO: Scrape type for 10733043: 0
2026-03-27 13:31:32 [adesa.fr] INFO: Skipping item 10733043 url https://www.openlane.eu/en/carv6/auction/10733043
2026-03-27 13:31:32 [adesa.fr] INFO: Found listing with ID: 10733098
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733098%27 HTTP/1.1" 200 None
2026-03-27 13:31:32 [adesa.fr] INFO: Scrape type for 10733098: 0
2026-03-27 13:31:32 [adesa.fr] INFO: Skipping item 10733098 url https://www.openlane.eu/en/carv6/auction/10733098
2026-03-27 13:31:32 [adesa.fr] INFO: Found listing with ID: 10733153
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733153%27 HTTP/1.1" 200 None
2026-03-27 13:31:32 [adesa.fr] INFO: Scrape type for 10733153: 0
2026-03-27 13:31:32 [adesa.fr] INFO: Skipping item 10733153 url https://www.openlane.eu/en/carv6/auction/10733153
2026-03-27 13:31:32 [adesa.fr] INFO: Found listing with ID: 10733169
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733169%27 HTTP/1.1" 200 None
2026-03-27 13:31:32 [adesa.fr] INFO: Scrape type for 10733169: 0
2026-03-27 13:31:32 [adesa.fr] INFO: Skipping item 10733169 url https://www.openlane.eu/en/carv6/auction/10733169
2026-03-27 13:31:32 [adesa.fr] INFO: Found listing with ID: 10733171
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733171%27 HTTP/1.1" 200 None
2026-03-27 13:31:32 [adesa.fr] INFO: Scrape type for 10733171: 0
2026-03-27 13:31:32 [adesa.fr] INFO: Skipping item 10733171 url https://www.openlane.eu/en/carv6/auction/10733171
2026-03-27 13:31:32 [adesa.fr] INFO: Found listing with ID: 10733025
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733025%27 HTTP/1.1" 200 None
2026-03-27 13:31:32 [adesa.fr] INFO: Scrape type for 10733025: 0
2026-03-27 13:31:32 [adesa.fr] INFO: Skipping item 10733025 url https://www.openlane.eu/en/carv6/auction/10733025
2026-03-27 13:31:32 [adesa.fr] INFO: Found listing with ID: 10733042
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733042%27 HTTP/1.1" 200 None
2026-03-27 13:31:32 [adesa.fr] INFO: Scrape type for 10733042: 0
2026-03-27 13:31:32 [adesa.fr] INFO: Skipping item 10733042 url https://www.openlane.eu/en/carv6/auction/10733042
2026-03-27 13:31:32 [adesa.fr] INFO: Found listing with ID: 10733010
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733010%27 HTTP/1.1" 200 None
2026-03-27 13:31:32 [adesa.fr] INFO: Scrape type for 10733010: 0
2026-03-27 13:31:32 [adesa.fr] INFO: Skipping item 10733010 url https://www.openlane.eu/en/carv6/auction/10733010
2026-03-27 13:31:32 [adesa.fr] INFO: Found listing with ID: 10733069
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733069%27 HTTP/1.1" 200 None
2026-03-27 13:31:32 [adesa.fr] INFO: Scrape type for 10733069: 0
2026-03-27 13:31:32 [adesa.fr] INFO: Skipping item 10733069 url https://www.openlane.eu/en/carv6/auction/10733069
2026-03-27 13:31:32 [adesa.fr] INFO: Found listing with ID: 10733005
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733005%27 HTTP/1.1" 200 None
2026-03-27 13:31:32 [adesa.fr] INFO: Scrape type for 10733005: 0
2026-03-27 13:31:32 [adesa.fr] INFO: Skipping item 10733005 url https://www.openlane.eu/en/carv6/auction/10733005
2026-03-27 13:31:32 [adesa.fr] INFO: Found listing with ID: 10733011
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733011%27 HTTP/1.1" 200 None
2026-03-27 13:31:32 [adesa.fr] INFO: Scrape type for 10733011: 0
2026-03-27 13:31:32 [adesa.fr] INFO: Skipping item 10733011 url https://www.openlane.eu/en/carv6/auction/10733011
2026-03-27 13:31:32 [adesa.fr] INFO: Found listing with ID: 10732996
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732996%27 HTTP/1.1" 200 None
2026-03-27 13:31:32 [adesa.fr] INFO: Scrape type for 10732996: 0
2026-03-27 13:31:32 [adesa.fr] INFO: Skipping item 10732996 url https://www.openlane.eu/en/carv6/auction/10732996
2026-03-27 13:31:32 [adesa.fr] INFO: Found listing with ID: 10733015
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733015%27 HTTP/1.1" 200 None
2026-03-27 13:31:32 [adesa.fr] INFO: Scrape type for 10733015: 0
2026-03-27 13:31:32 [adesa.fr] INFO: Skipping item 10733015 url https://www.openlane.eu/en/carv6/auction/10733015
2026-03-27 13:31:32 [adesa.fr] INFO: Found listing with ID: 10732989
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732989%27 HTTP/1.1" 200 None
2026-03-27 13:31:32 [adesa.fr] INFO: Scrape type for 10732989: 0
2026-03-27 13:31:32 [adesa.fr] INFO: Skipping item 10732989 url https://www.openlane.eu/en/carv6/auction/10732989
2026-03-27 13:31:32 [adesa.fr] INFO: Found listing with ID: 10732998
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732998%27 HTTP/1.1" 200 None
2026-03-27 13:31:32 [adesa.fr] INFO: Scrape type for 10732998: 0
2026-03-27 13:31:32 [adesa.fr] INFO: Skipping item 10732998 url https://www.openlane.eu/en/carv6/auction/10732998
2026-03-27 13:31:32 [adesa.fr] INFO: Found listing with ID: 10733026
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733026%27 HTTP/1.1" 200 None
2026-03-27 13:31:32 [adesa.fr] INFO: Scrape type for 10733026: 0
2026-03-27 13:31:32 [adesa.fr] INFO: Skipping item 10733026 url https://www.openlane.eu/en/carv6/auction/10733026
2026-03-27 13:31:32 [adesa.fr] INFO: Found listing with ID: 10732995
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732995%27 HTTP/1.1" 200 None
2026-03-27 13:31:32 [adesa.fr] INFO: Scrape type for 10732995: 0
2026-03-27 13:31:32 [adesa.fr] INFO: Skipping item 10732995 url https://www.openlane.eu/en/carv6/auction/10732995
2026-03-27 13:31:32 [adesa.fr] INFO: Found listing with ID: 10733154
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733154%27 HTTP/1.1" 200 None
2026-03-27 13:31:32 [adesa.fr] INFO: Scrape type for 10733154: 0
2026-03-27 13:31:32 [adesa.fr] INFO: Skipping item 10733154 url https://www.openlane.eu/en/carv6/auction/10733154
2026-03-27 13:31:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5747549/general/94ff5117-2642-447b-b682-da37979df460.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735014)
2026-03-27 13:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734619> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:31:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:31:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 6d3fb3f6-175f-5130-bab4-62c50a3fcc3a due to Ignoring non-200 response
2026-03-27 13:31:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5747549/general/2594013a-480a-42f7-8748-54da0c364920.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735014)
2026-03-27 13:31:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5747549/general/8180fdf7-d27a-4071-b86e-41186e342e62.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735014)
2026-03-27 13:31:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 6d3fb3f6-175f-5130-bab4-62c50a3fcc3a due to Ignoring non-200 response
2026-03-27 13:31:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa1e6417-242c-527c-bc44-7d7fc8b8a791 with identifier: 10734619
2026-03-27 13:31:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa1e6417-242c-527c-bc44-7d7fc8b8a791 with scrape type 1
2026-03-27 13:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fa1e6417-242c-527c-bc44-7d7fc8b8a791
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742574%252Fgeneral%252Fa26c1dc8-dbd5-47c4-b766-f1b596fc41ec.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742574/general/a26c1dc8-dbd5-47c4-b766-f1b596fc41ec.jpg already downloaded
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742574%252Fgeneral%252F3f922dea-00a9-475f-8170-e137736dbeb9.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742574/general/3f922dea-00a9-475f-8170-e137736dbeb9.jpg already downloaded
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742574%252Fgeneral%252F0f29d920-deed-4f74-8375-317cd4a7cc7c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742574/general/0f29d920-deed-4f74-8375-317cd4a7cc7c.jpg already downloaded
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742574%252Fgeneral%252F7d29ce4b-13a0-4df3-b5df-a64e98f73b40.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742574/general/7d29ce4b-13a0-4df3-b5df-a64e98f73b40.jpg already downloaded
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742574%252Fgeneral%252Fe5a601c5-52f1-43ce-aa22-80992a186111.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742574/general/e5a601c5-52f1-43ce-aa22-80992a186111.jpg already downloaded
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742574%252Fgeneral%252F702fb7fd-8eb8-4d15-b052-fe057174d9db.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742574/general/702fb7fd-8eb8-4d15-b052-fe057174d9db.jpg already downloaded
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742574%252Fgeneral%252F3e4b5e19-a2bb-47dd-9fcd-a7c6b39c9f08.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742574/general/3e4b5e19-a2bb-47dd-9fcd-a7c6b39c9f08.jpg already downloaded
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742574%252Fgeneral%252F7cb61512-497c-4f05-aab8-8d0ac629987f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742574/general/7cb61512-497c-4f05-aab8-8d0ac629987f.jpg already downloaded
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742574%252Fgeneral%252Fe3265e88-3f3e-42ed-8bf2-6bb900b57079.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742574/general/e3265e88-3f3e-42ed-8bf2-6bb900b57079.jpg already downloaded
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742574%252Fgeneral%252F283c9ad8-4b67-4a5d-aa3f-c1b013189324.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742574/general/283c9ad8-4b67-4a5d-aa3f-c1b013189324.jpg already downloaded
2026-03-27 13:31:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: fa1e6417-242c-527c-bc44-7d7fc8b8a791, identifier: 10734619
2026-03-27 13:31:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: fa1e6417-242c-527c-bc44-7d7fc8b8a791 with identifier: 10734619
2026-03-27 13:31:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: fa1e6417-242c-527c-bc44-7d7fc8b8a791 with identifier: 10734619
2026-03-27 13:31:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: fa1e6417-242c-527c-bc44-7d7fc8b8a791 with identifier: 10734619 to the API
2026-03-27 13:31:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:31:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:31:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734619>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Electric',
'id': 'fa1e6417-242c-527c-bc44-7d7fc8b8a791',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000703',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734619',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'ID.Buzz',
'odometer': 12221,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5742574/general/a26c1dc8-dbd5-47c4-b766-f1b596fc41ec.jpg',
'https://images.openlane.eu/carimgs/5742574/general/3f922dea-00a9-475f-8170-e137736dbeb9.jpg',
'https://images.openlane.eu/carimgs/5742574/general/0f29d920-deed-4f74-8375-317cd4a7cc7c.jpg',
'https://images.openlane.eu/carimgs/5742574/general/7d29ce4b-13a0-4df3-b5df-a64e98f73b40.jpg',
'https://images.openlane.eu/carimgs/5742574/general/e5a601c5-52f1-43ce-aa22-80992a186111.jpg',
'https://images.openlane.eu/carimgs/5742574/general/702fb7fd-8eb8-4d15-b052-fe057174d9db.jpg',
'https://images.openlane.eu/carimgs/5742574/general/3e4b5e19-a2bb-47dd-9fcd-a7c6b39c9f08.jpg',
'https://images.openlane.eu/carimgs/5742574/general/7cb61512-497c-4f05-aab8-8d0ac629987f.jpg',
'https://images.openlane.eu/carimgs/5742574/general/e3265e88-3f3e-42ed-8bf2-6bb900b57079.jpg',
'https://images.openlane.eu/carimgs/5742574/general/283c9ad8-4b67-4a5d-aa3f-c1b013189324.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa1e6417-242c-527c-bc44-7d7fc8b8a791/fa1e6417-242c-527c-bc44-7d7fc8b8a791_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29148,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742574/general/a26c1dc8-dbd5-47c4-b766-f1b596fc41ec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa1e6417-242c-527c-bc44-7d7fc8b8a791/fa1e6417-242c-527c-bc44-7d7fc8b8a791_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33471,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742574/general/3f922dea-00a9-475f-8170-e137736dbeb9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa1e6417-242c-527c-bc44-7d7fc8b8a791/fa1e6417-242c-527c-bc44-7d7fc8b8a791_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32324,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742574/general/0f29d920-deed-4f74-8375-317cd4a7cc7c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa1e6417-242c-527c-bc44-7d7fc8b8a791/fa1e6417-242c-527c-bc44-7d7fc8b8a791_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31949,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742574/general/7d29ce4b-13a0-4df3-b5df-a64e98f73b40.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa1e6417-242c-527c-bc44-7d7fc8b8a791/fa1e6417-242c-527c-bc44-7d7fc8b8a791_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66817,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742574/general/e5a601c5-52f1-43ce-aa22-80992a186111.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa1e6417-242c-527c-bc44-7d7fc8b8a791/fa1e6417-242c-527c-bc44-7d7fc8b8a791_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71508,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742574/general/702fb7fd-8eb8-4d15-b052-fe057174d9db.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa1e6417-242c-527c-bc44-7d7fc8b8a791/fa1e6417-242c-527c-bc44-7d7fc8b8a791_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37750,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742574/general/3e4b5e19-a2bb-47dd-9fcd-a7c6b39c9f08.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa1e6417-242c-527c-bc44-7d7fc8b8a791/fa1e6417-242c-527c-bc44-7d7fc8b8a791_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36324,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742574/general/7cb61512-497c-4f05-aab8-8d0ac629987f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa1e6417-242c-527c-bc44-7d7fc8b8a791/fa1e6417-242c-527c-bc44-7d7fc8b8a791_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26112,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742574/general/e3265e88-3f3e-42ed-8bf2-6bb900b57079.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa1e6417-242c-527c-bc44-7d7fc8b8a791/fa1e6417-242c-527c-bc44-7d7fc8b8a791_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31795,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742574/general/283c9ad8-4b67-4a5d-aa3f-c1b013189324.jpg',
'Width': 1024}],
'price': 32200,
'price_includes_vat': True,
'registration_date': '2023-12-20',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volkswagen ID.Buzz Pro - Electric - Automatic - 204 hp - 12.221 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734619%27 HTTP/1.1" 200 None
2026-03-27 13:31:33 [adesa.fr] INFO: Saving data for 10734619: {'created_time': 1774618293.757913, 'last_price_update_time': 1774618293.757924, 'auction_closing_time': 1774855800.0}
2026-03-27 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10734619') HTTP/1.1" 204 0
2026-03-27 13:31:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5747549/general/7ddd25a7-dc25-48a0-b34f-3f1b4f9d5466.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735014)
2026-03-27 13:31:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 6d3fb3f6-175f-5130-bab4-62c50a3fcc3a due to Ignoring non-200 response
2026-03-27 13:31:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 6d3fb3f6-175f-5130-bab4-62c50a3fcc3a due to Ignoring non-200 response
2026-03-27 13:31:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5747549/general/5d9658ff-0510-4c40-b58e-1c0117501710.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735014)
2026-03-27 13:31:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5747549/general/9cefdfd6-7c36-482e-bff3-4f10e8a1ea8d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735014)
2026-03-27 13:31:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 6d3fb3f6-175f-5130-bab4-62c50a3fcc3a due to Ignoring non-200 response
2026-03-27 13:31:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5747549/general/06332043-0127-4542-b199-53f6003d0e03.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735014)
2026-03-27 13:31:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 6d3fb3f6-175f-5130-bab4-62c50a3fcc3a due to Ignoring non-200 response
2026-03-27 13:31:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5747549/general/12464cd6-b27b-42cf-ac59-aa5903caf4a8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735014)
2026-03-27 13:31:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 6d3fb3f6-175f-5130-bab4-62c50a3fcc3a due to Ignoring non-200 response
2026-03-27 13:31:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5747549/general/725b9160-33b3-4297-8bfb-83f4790cb304.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735014)
2026-03-27 13:31:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 6d3fb3f6-175f-5130-bab4-62c50a3fcc3a due to Ignoring non-200 response
2026-03-27 13:31:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 6d3fb3f6-175f-5130-bab4-62c50a3fcc3a due to Ignoring non-200 response
2026-03-27 13:31:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6d3fb3f6-175f-5130-bab4-62c50a3fcc3a, skipping ID generation
2026-03-27 13:31:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d3fb3f6-175f-5130-bab4-62c50a3fcc3a with scrape type 1
2026-03-27 13:31:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6d3fb3f6-175f-5130-bab4-62c50a3fcc3a sending to next pipeline
2026-03-27 13:31:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6d3fb3f6-175f-5130-bab4-62c50a3fcc3a, identifier: 10735014
2026-03-27 13:31:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6d3fb3f6-175f-5130-bab4-62c50a3fcc3a with identifier: 10735014
2026-03-27 13:31:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6d3fb3f6-175f-5130-bab4-62c50a3fcc3a with identifier: 10735014
2026-03-27 13:31:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6d3fb3f6-175f-5130-bab4-62c50a3fcc3a with identifier: 10735014 to the API
2026-03-27 13:31:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:31:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:31:34 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5747549/general/725b9160-33b3-4297-8bfb-83f4790cb304.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Electric',
'id': '6d3fb3f6-175f-5130-bab4-62c50a3fcc3a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '59638',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735014',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Tesla',
'model': 'Model Y',
'odometer': 2486,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 25,
'photos': [],
'price': 13850,
'price_includes_vat': True,
'registration_date': '2024-11-08',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Tesla Model Y 60 kWh - Electric - Automatic - 163 hp - 2.486 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735014%27 HTTP/1.1" 200 None
2026-03-27 13:31:34 [adesa.fr] INFO: Saving data for 10735014: {'created_time': 1774618294.789388, 'last_price_update_time': 1774618294.7894, 'auction_closing_time': 1774865700.0}
2026-03-27 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735014') HTTP/1.1" 204 0
2026-03-27 13:31:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 6d3fb3f6-175f-5130-bab4-62c50a3fcc3a due to Ignoring non-200 response
2026-03-27 13:31:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746373/general/493be294-edb2-42e9-ad30-5c7cc2dffbdc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735394)
2026-03-27 13:31:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669756/general/15cc56ed-17ac-4f6f-87bb-bf9aa0d1aefb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735334)
2026-03-27 13:31:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734630> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:31:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:31:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5698798/general/d7ec8492-71b4-4327-bfc5-d8bc779f0538.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735355)
2026-03-27 13:31:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735038> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:31:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:31:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7bf7b150>
2026-03-27 13:31:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c08c76fa-fd13-576c-8b6f-45c5d3a3185c/c08c76fa-fd13-576c-8b6f-45c5d3a3185c_image_5.jpg HTTP/1.1" 201 0
2026-03-27 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746373%252Fgeneral%252F493be294-edb2-42e9-ad30-5c7cc2dffbdc.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746373/general/493be294-edb2-42e9-ad30-5c7cc2dffbdc.jpg saved to cache
2026-03-27 13:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c08c76fa-fd13-576c-8b6f-45c5d3a3185c
2026-03-27 13:31:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c08c76fa-fd13-576c-8b6f-45c5d3a3185c, skipping ID generation
2026-03-27 13:31:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c08c76fa-fd13-576c-8b6f-45c5d3a3185c with scrape type 1
2026-03-27 13:31:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c08c76fa-fd13-576c-8b6f-45c5d3a3185c sending to next pipeline
2026-03-27 13:31:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c08c76fa-fd13-576c-8b6f-45c5d3a3185c, identifier: 10735394
2026-03-27 13:31:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c08c76fa-fd13-576c-8b6f-45c5d3a3185c with identifier: 10735394
2026-03-27 13:31:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c08c76fa-fd13-576c-8b6f-45c5d3a3185c with identifier: 10735394
2026-03-27 13:31:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c08c76fa-fd13-576c-8b6f-45c5d3a3185c with identifier: 10735394 to the API
2026-03-27 13:31:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:31:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:31:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746373/general/493be294-edb2-42e9-ad30-5c7cc2dffbdc.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Electric',
'id': 'c08c76fa-fd13-576c-8b6f-45c5d3a3185c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR-607-QL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735394',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'Niro',
'odometer': 91236,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 20,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c08c76fa-fd13-576c-8b6f-45c5d3a3185c/c08c76fa-fd13-576c-8b6f-45c5d3a3185c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248236,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746373/general/b590d7ac-636e-47da-ba9c-ab3a976dc5ca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c08c76fa-fd13-576c-8b6f-45c5d3a3185c/c08c76fa-fd13-576c-8b6f-45c5d3a3185c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303563,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746373/general/e95e8f81-1f6c-4743-977c-69fbc81f169c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c08c76fa-fd13-576c-8b6f-45c5d3a3185c/c08c76fa-fd13-576c-8b6f-45c5d3a3185c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301991,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746373/general/7f483871-583d-44d6-b33f-d6f02e6762e5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c08c76fa-fd13-576c-8b6f-45c5d3a3185c/c08c76fa-fd13-576c-8b6f-45c5d3a3185c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84333,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746373/general/fd0f7803-8469-4a50-911d-7c33bcdd41f1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c08c76fa-fd13-576c-8b6f-45c5d3a3185c/c08c76fa-fd13-576c-8b6f-45c5d3a3185c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98512,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746373/general/841a8b04-f3c2-4b5e-aaf7-0eaf8d0b7e47.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c08c76fa-fd13-576c-8b6f-45c5d3a3185c/c08c76fa-fd13-576c-8b6f-45c5d3a3185c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99032,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746373/general/493be294-edb2-42e9-ad30-5c7cc2dffbdc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c08c76fa-fd13-576c-8b6f-45c5d3a3185c/c08c76fa-fd13-576c-8b6f-45c5d3a3185c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270404,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746373/general/6464246f-440b-4783-a174-cc21ee334af5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c08c76fa-fd13-576c-8b6f-45c5d3a3185c/c08c76fa-fd13-576c-8b6f-45c5d3a3185c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76643,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746373/general/de9d040c-ac7c-4629-a14a-10e9ab8d6829.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c08c76fa-fd13-576c-8b6f-45c5d3a3185c/c08c76fa-fd13-576c-8b6f-45c5d3a3185c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70038,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746373/general/b78e7285-f01b-404c-bc55-53f28d6641c6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c08c76fa-fd13-576c-8b6f-45c5d3a3185c/c08c76fa-fd13-576c-8b6f-45c5d3a3185c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79944,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746373/general/c7399729-0cd2-4c69-a5c6-1a7eaa61f914.jpg',
'Width': 1024}],
'price': 17300,
'price_includes_vat': True,
'registration_date': '2023-10-04',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Niro Connect - Electric - Automatic - 204 hp - 91.236 km',
'transmission': 'automatic',
'trim': 'Connect',
'vin': None,
'year': 2023}
2026-03-27 13:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735394%27 HTTP/1.1" 200 None
2026-03-27 13:31:35 [adesa.fr] INFO: Saving data for 10735394: {'created_time': 1774618295.975732, 'last_price_update_time': 1774618295.975747, 'auction_closing_time': 1774858200.0}
2026-03-27 13:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735394') HTTP/1.1" 204 0
2026-03-27 13:31:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669756/general/752d42a2-450f-4c1a-ae28-63c014dd32f3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735334)
2026-03-27 13:31:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5698798/general/b8223d0a-916e-4302-8750-b5dff30871b6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735355)
2026-03-27 13:31:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735024> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:31:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735015> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:31:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:31:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:31:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item aeb95663-b4f5-54be-8e5a-7562fe02f769 due to Ignoring non-200 response
2026-03-27 13:31:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6fb4d119-455d-5adf-a93b-66a1d5cdcf2c with identifier: 10734630
2026-03-27 13:31:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6fb4d119-455d-5adf-a93b-66a1d5cdcf2c with scrape type 1
2026-03-27 13:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6fb4d119-455d-5adf-a93b-66a1d5cdcf2c
2026-03-27 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750199%252Fgeneral%252F091ecd87-7a00-47af-87a9-0cb0267fa1d1.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750199/general/091ecd87-7a00-47af-87a9-0cb0267fa1d1.jpg not downloaded yet
2026-03-27 13:31:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 33476dca-e6c5-58a9-bfaa-03a2609e772b due to Ignoring non-200 response
2026-03-27 13:31:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0ca4a9c-259e-5769-afd5-9d6981f339a7 with identifier: 10735038
2026-03-27 13:31:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0ca4a9c-259e-5769-afd5-9d6981f339a7 with scrape type 1
2026-03-27 13:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d0ca4a9c-259e-5769-afd5-9d6981f339a7
2026-03-27 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749233%252Fgeneral%252F6e0b4e8b-4fed-40b1-9946-5730f5c5e43b.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749233/general/6e0b4e8b-4fed-40b1-9946-5730f5c5e43b.JPG not downloaded yet
2026-03-27 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750199%252Fgeneral%252F8fcb1c83-29a3-4b52-a215-572240639eab.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750199/general/8fcb1c83-29a3-4b52-a215-572240639eab.jpg not downloaded yet
2026-03-27 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749233%252Fgeneral%252F25a90421-b858-4bf7-b099-7c1571377119.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749233/general/25a90421-b858-4bf7-b099-7c1571377119.JPG not downloaded yet
2026-03-27 13:31:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item aeb95663-b4f5-54be-8e5a-7562fe02f769 due to Ignoring non-200 response
2026-03-27 13:31:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 33476dca-e6c5-58a9-bfaa-03a2609e772b due to Ignoring non-200 response
2026-03-27 13:31:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dbc26c31-b3b6-5bb6-8836-0228f947a812 with identifier: 10735024
2026-03-27 13:31:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dbc26c31-b3b6-5bb6-8836-0228f947a812 with scrape type 1
2026-03-27 13:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dbc26c31-b3b6-5bb6-8836-0228f947a812
2026-03-27 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748230%252Fgeneral%252F046e5db2-1f83-4c1f-a280-3241c29cece2.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748230/general/046e5db2-1f83-4c1f-a280-3241c29cece2.JPG not downloaded yet
2026-03-27 13:31:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c8730c3-4336-5a22-bb65-5369325cc221 with identifier: 10735015
2026-03-27 13:31:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c8730c3-4336-5a22-bb65-5369325cc221 with scrape type 1
2026-03-27 13:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5c8730c3-4336-5a22-bb65-5369325cc221
2026-03-27 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747550%252Fgeneral%252F01f8934e-6848-4684-b53a-2cb0ea3b3612.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747550/general/01f8934e-6848-4684-b53a-2cb0ea3b3612.JPG not downloaded yet
2026-03-27 13:31:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669756/general/e5969b27-af3f-446a-b859-f42cf42557ec.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735334)
2026-03-27 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750199%252Fgeneral%252Ffa5cba8d-15b1-4b93-be6f-5745442817ed.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750199/general/fa5cba8d-15b1-4b93-be6f-5745442817ed.jpg not downloaded yet
2026-03-27 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749233%252Fgeneral%252F4e69e3d0-c054-4fcd-ad4e-461badbba846.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749233/general/4e69e3d0-c054-4fcd-ad4e-461badbba846.JPG not downloaded yet
2026-03-27 13:31:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5629052/general/ba4dabbd-b2e7-4a27-ad71-42a1766b547e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735317)
2026-03-27 13:31:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5698798/general/d8a66fdc-a3e3-4984-9eec-6c0ad367061f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735355)
2026-03-27 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748230%252Fgeneral%252Ff4e101d9-c54b-4c88-b8d9-240971f44158.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748230/general/f4e101d9-c54b-4c88-b8d9-240971f44158.JPG not downloaded yet
2026-03-27 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747550%252Fgeneral%252F2195eee0-909c-41dd-b543-ca14d27cf7c6.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747550/general/2195eee0-909c-41dd-b543-ca14d27cf7c6.JPG not downloaded yet
2026-03-27 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750199%252Fgeneral%252F26abcc81-2460-4702-bc20-3a3e94df4897.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750199/general/26abcc81-2460-4702-bc20-3a3e94df4897.jpg not downloaded yet
2026-03-27 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749233%252Fgeneral%252F584e8bee-0612-4a4d-8aa0-911b81695340.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749233/general/584e8bee-0612-4a4d-8aa0-911b81695340.JPG not downloaded yet
2026-03-27 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748230%252Fgeneral%252F1a3355ae-adef-4cdb-8623-6d27768ab7b1.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748230/general/1a3355ae-adef-4cdb-8623-6d27768ab7b1.JPG not downloaded yet
2026-03-27 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747550%252Fgeneral%252Fee67143c-e48f-4334-b09e-2fccf719aefa.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747550/general/ee67143c-e48f-4334-b09e-2fccf719aefa.JPG not downloaded yet
2026-03-27 13:31:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749233/general/25a90421-b858-4bf7-b099-7c1571377119.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735038)
2026-03-27 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750199%252Fgeneral%252F40a6560d-d22a-4e4f-a109-c909e9f8ea5b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750199/general/40a6560d-d22a-4e4f-a109-c909e9f8ea5b.jpg not downloaded yet
2026-03-27 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749233%252Fgeneral%252Fdc50b856-9c9a-44a1-b8db-7c31a1eac9a8.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749233/general/dc50b856-9c9a-44a1-b8db-7c31a1eac9a8.JPG not downloaded yet
2026-03-27 13:31:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5747550/general/01f8934e-6848-4684-b53a-2cb0ea3b3612.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735015)
2026-03-27 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748230%252Fgeneral%252F7a6b2945-b06e-42f2-be1b-c77fb2fc8b13.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748230/general/7a6b2945-b06e-42f2-be1b-c77fb2fc8b13.JPG not downloaded yet
2026-03-27 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747550%252Fgeneral%252F89acc20c-289b-4120-af25-46807b722d43.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747550/general/89acc20c-289b-4120-af25-46807b722d43.JPG not downloaded yet
2026-03-27 13:31:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748230/general/046e5db2-1f83-4c1f-a280-3241c29cece2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735024)
2026-03-27 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750199%252Fgeneral%252F1033bbeb-39d4-4426-98f9-b6c61034930d.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750199/general/1033bbeb-39d4-4426-98f9-b6c61034930d.jpg not downloaded yet
2026-03-27 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749233%252Fgeneral%252F69ec0d62-0ed2-45a5-b0e6-72aa1c83fb98.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749233/general/69ec0d62-0ed2-45a5-b0e6-72aa1c83fb98.JPG not downloaded yet
2026-03-27 13:31:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: aeb95663-b4f5-54be-8e5a-7562fe02f769, skipping ID generation
2026-03-27 13:31:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aeb95663-b4f5-54be-8e5a-7562fe02f769 with scrape type 1
2026-03-27 13:31:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item aeb95663-b4f5-54be-8e5a-7562fe02f769 sending to next pipeline
2026-03-27 13:31:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: aeb95663-b4f5-54be-8e5a-7562fe02f769, identifier: 10735334
2026-03-27 13:31:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 7cd0184c-ee69-5504-9a99-e5815903aeaa due to Ignoring non-200 response
2026-03-27 13:31:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 33476dca-e6c5-58a9-bfaa-03a2609e772b, skipping ID generation
2026-03-27 13:31:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33476dca-e6c5-58a9-bfaa-03a2609e772b with scrape type 1
2026-03-27 13:31:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 33476dca-e6c5-58a9-bfaa-03a2609e772b sending to next pipeline
2026-03-27 13:31:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 33476dca-e6c5-58a9-bfaa-03a2609e772b, identifier: 10735355
2026-03-27 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748230%252Fgeneral%252Fe3187813-8666-4b3f-a791-ee9f595b66e3.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748230/general/e3187813-8666-4b3f-a791-ee9f595b66e3.JPG not downloaded yet
2026-03-27 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747550%252Fgeneral%252Ff8ace0a7-f9f9-4b23-8a41-d2999c6dd5a4.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747550/general/f8ace0a7-f9f9-4b23-8a41-d2999c6dd5a4.JPG not downloaded yet
2026-03-27 13:31:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: aeb95663-b4f5-54be-8e5a-7562fe02f769 with identifier: 10735334
2026-03-27 13:31:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: aeb95663-b4f5-54be-8e5a-7562fe02f769 with identifier: 10735334
2026-03-27 13:31:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: aeb95663-b4f5-54be-8e5a-7562fe02f769 with identifier: 10735334 to the API
2026-03-27 13:31:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:31:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:31:37 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5669756/general/e5969b27-af3f-446a-b859-f42cf42557ec.JPG>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 258,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': 'aeb95663-b4f5-54be-8e5a-7562fe02f769',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-749-AV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735334',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Toyota',
'model': 'Highlander',
'odometer': 73033,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 31,
'photos': [],
'price': 36300,
'price_includes_vat': True,
'registration_date': '2021-11-19',
'seats_number': 7,
'seller_name': None,
'title': 'Toyota Highlander 2.5h Luxury - AWD - Hybrid - Automatic - 258 hp - '
'73.033 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2021}
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735334%27 HTTP/1.1" 200 None
2026-03-27 13:31:37 [adesa.fr] INFO: Saving data for 10735334: {'created_time': 1774618297.061106, 'last_price_update_time': 1774618297.061121, 'auction_closing_time': 1774858200.0}
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735334') HTTP/1.1" 204 0
2026-03-27 13:31:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 33476dca-e6c5-58a9-bfaa-03a2609e772b with identifier: 10735355
2026-03-27 13:31:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 33476dca-e6c5-58a9-bfaa-03a2609e772b with identifier: 10735355
2026-03-27 13:31:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 33476dca-e6c5-58a9-bfaa-03a2609e772b with identifier: 10735355 to the API
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:31:37 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5698798/general/d8a66fdc-a3e3-4984-9eec-6c0ad367061f.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 229,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '33476dca-e6c5-58a9-bfaa-03a2609e772b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-345-CK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735355',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 138814,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 34,
'photos': [],
'price': 17300,
'price_includes_vat': True,
'registration_date': '2021-11-23',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 T-GDI Executive - Hybrid - Automatic - 229 hp - '
'138.814 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2021}
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735355%27 HTTP/1.1" 200 None
2026-03-27 13:31:37 [adesa.fr] INFO: Saving data for 10735355: {'created_time': 1774618297.381774, 'last_price_update_time': 1774618297.381785, 'auction_closing_time': 1774858200.0}
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735355') HTTP/1.1" 204 0
2026-03-27 13:31:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749233/general/584e8bee-0612-4a4d-8aa0-911b81695340.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735038)
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750199%252Fgeneral%252F0a4f09ab-dc4b-468e-bb39-7e4055f6975c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750199/general/0a4f09ab-dc4b-468e-bb39-7e4055f6975c.jpg not downloaded yet
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749233%252Fgeneral%252Fe9846df5-1bb4-4eb8-853a-a17ba2ae7245.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749233/general/e9846df5-1bb4-4eb8-853a-a17ba2ae7245.JPG not downloaded yet
2026-03-27 13:31:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item aeb95663-b4f5-54be-8e5a-7562fe02f769 due to Ignoring non-200 response
2026-03-27 13:31:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 33476dca-e6c5-58a9-bfaa-03a2609e772b due to Ignoring non-200 response
2026-03-27 13:31:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5747550/general/ee67143c-e48f-4334-b09e-2fccf719aefa.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735015)
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748230%252Fgeneral%252F1ce05986-a74a-42ca-bbf5-4c666813a829.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748230/general/1ce05986-a74a-42ca-bbf5-4c666813a829.JPG not downloaded yet
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747550%252Fgeneral%252Faba04222-0514-49c2-9762-9bf36ea0c4bd.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747550/general/aba04222-0514-49c2-9762-9bf36ea0c4bd.JPG not downloaded yet
2026-03-27 13:31:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item d0ca4a9c-259e-5769-afd5-9d6981f339a7 due to Ignoring non-200 response
2026-03-27 13:31:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 5c8730c3-4336-5a22-bb65-5369325cc221 due to Ignoring non-200 response
2026-03-27 13:31:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item dbc26c31-b3b6-5bb6-8836-0228f947a812 due to Ignoring non-200 response
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750199%252Fgeneral%252F6f2494ed-4118-4a9c-84c6-997a09cbd4b6.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750199/general/6f2494ed-4118-4a9c-84c6-997a09cbd4b6.jpg not downloaded yet
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749233%252Fgeneral%252F567ced28-0579-47a8-9cec-b111566a6a88.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749233/general/567ced28-0579-47a8-9cec-b111566a6a88.JPG not downloaded yet
2026-03-27 13:31:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735604> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:31:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749233/general/dc50b856-9c9a-44a1-b8db-7c31a1eac9a8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735038)
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748230%252Fgeneral%252F52170b17-8308-43fe-a22d-996c350e448c.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748230/general/52170b17-8308-43fe-a22d-996c350e448c.JPG not downloaded yet
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747550%252Fgeneral%252F2f421c96-b002-4d26-a6f9-7a97015239fb.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747550/general/2f421c96-b002-4d26-a6f9-7a97015239fb.JPG not downloaded yet
2026-03-27 13:31:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750199%252Fgeneral%252F6372f558-7f76-4b99-847b-cfca68f2fc54.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750199/general/6372f558-7f76-4b99-847b-cfca68f2fc54.jpg not downloaded yet
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749233%252Fgeneral%252F0b42a574-5aea-43a3-927f-471205477ab4.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749233/general/0b42a574-5aea-43a3-927f-471205477ab4.jpg not downloaded yet
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748230%252Fgeneral%252F9230b816-7347-4b8c-95ce-3a06e86e0f88.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748230/general/9230b816-7347-4b8c-95ce-3a06e86e0f88.JPG not downloaded yet
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747550%252Fgeneral%252F4c7ff960-c310-4fa8-9d25-ce492f8bbb08.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747550/general/4c7ff960-c310-4fa8-9d25-ce492f8bbb08.jpg not downloaded yet
2026-03-27 13:31:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5747550/general/f8ace0a7-f9f9-4b23-8a41-d2999c6dd5a4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735015)
2026-03-27 13:31:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748230/general/e3187813-8666-4b3f-a791-ee9f595b66e3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735024)
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750199%252Fgeneral%252Fcd405811-64d0-4a1d-99cb-b2f7ca8f454c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750199/general/cd405811-64d0-4a1d-99cb-b2f7ca8f454c.jpg not downloaded yet
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749233%252Fgeneral%252Ff0bfde79-6aaf-4753-8d8a-ab1ce76bcee1.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749233/general/f0bfde79-6aaf-4753-8d8a-ab1ce76bcee1.JPG not downloaded yet
2026-03-27 13:31:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item d0ca4a9c-259e-5769-afd5-9d6981f339a7 due to Ignoring non-200 response
2026-03-27 13:31:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 5c8730c3-4336-5a22-bb65-5369325cc221 due to Ignoring non-200 response
2026-03-27 13:31:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748230/general/1ce05986-a74a-42ca-bbf5-4c666813a829.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735024)
2026-03-27 13:31:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5747550/general/aba04222-0514-49c2-9762-9bf36ea0c4bd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735015)
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748230%252Fgeneral%252F94ab7331-42de-43f0-92f2-f4654759c004.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748230/general/94ab7331-42de-43f0-92f2-f4654759c004.JPG not downloaded yet
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747550%252Fgeneral%252Feb0ecd6a-7223-4f0d-a503-657a0af77fb8.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747550/general/eb0ecd6a-7223-4f0d-a503-657a0af77fb8.JPG not downloaded yet
2026-03-27 13:31:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 270e1fc3-2218-5c60-91fe-d04f26387763 with identifier: 10735604
2026-03-27 13:31:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 270e1fc3-2218-5c60-91fe-d04f26387763 with scrape type 1
2026-03-27 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 270e1fc3-2218-5c60-91fe-d04f26387763
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749414%252Fgeneral%252F95d3d0c2-938e-4da2-a6e9-6234b99e1f3f.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749414/general/95d3d0c2-938e-4da2-a6e9-6234b99e1f3f.JPG not downloaded yet
2026-03-27 13:31:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item d0ca4a9c-259e-5769-afd5-9d6981f339a7 due to Ignoring non-200 response
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748230%252Fgeneral%252F4b3b5c09-34f9-443a-94a7-e641bd5026ea.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748230/general/4b3b5c09-34f9-443a-94a7-e641bd5026ea.JPG not downloaded yet
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747550%252Fgeneral%252F04370fee-0f6f-4d24-8fa1-f6511d21fa7b.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747550/general/04370fee-0f6f-4d24-8fa1-f6511d21fa7b.JPG not downloaded yet
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749414%252Fgeneral%252Fdb1ac249-c3bc-4dd9-a9df-91c9c8304aaf.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749414/general/db1ac249-c3bc-4dd9-a9df-91c9c8304aaf.jpg not downloaded yet
2026-03-27 13:31:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748230/general/9230b816-7347-4b8c-95ce-3a06e86e0f88.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735024)
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749414%252Fgeneral%252F31a5c7ed-6661-4736-8357-1de44ccd6b12.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749414/general/31a5c7ed-6661-4736-8357-1de44ccd6b12.jpg not downloaded yet
2026-03-27 13:31:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 5c8730c3-4336-5a22-bb65-5369325cc221 due to Ignoring non-200 response
2026-03-27 13:31:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item dbc26c31-b3b6-5bb6-8836-0228f947a812 due to Ignoring non-200 response
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749414%252Fgeneral%252Fa1c0c252-0dd2-4fa4-b7a5-b0568b6c3475.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749414/general/a1c0c252-0dd2-4fa4-b7a5-b0568b6c3475.jpg not downloaded yet
2026-03-27 13:31:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item dbc26c31-b3b6-5bb6-8836-0228f947a812 due to Ignoring non-200 response
2026-03-27 13:31:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 5c8730c3-4336-5a22-bb65-5369325cc221 due to Ignoring non-200 response
2026-03-27 13:31:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749233/general/0b42a574-5aea-43a3-927f-471205477ab4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735038)
2026-03-27 13:31:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747550/general/4c7ff960-c310-4fa8-9d25-ce492f8bbb08.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735015)
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749414%252Fgeneral%252F3972f3d7-9d9c-41cd-b043-227551a2d5d9.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749414/general/3972f3d7-9d9c-41cd-b043-227551a2d5d9.jpg not downloaded yet
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749414%252Fgeneral%252Fb0ad6a3f-35f7-4078-a138-e270a9c5661b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749414/general/b0ad6a3f-35f7-4078-a138-e270a9c5661b.jpg not downloaded yet
2026-03-27 13:31:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750199/general/6372f558-7f76-4b99-847b-cfca68f2fc54.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734630)
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749414%252Fgeneral%252F6eb4b161-32db-433f-a0fa-965f204739e2.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749414/general/6eb4b161-32db-433f-a0fa-965f204739e2.JPG not downloaded yet
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749414%252Fgeneral%252F505c53e0-a06a-41d0-aa47-7ffd5c6ac4da.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749414/general/505c53e0-a06a-41d0-aa47-7ffd5c6ac4da.JPG not downloaded yet
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749414%252Fgeneral%252F05a9b406-edf3-4baa-bd83-44a6dd3564c3.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749414/general/05a9b406-edf3-4baa-bd83-44a6dd3564c3.JPG not downloaded yet
2026-03-27 13:31:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item dbc26c31-b3b6-5bb6-8836-0228f947a812 due to Ignoring non-200 response
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749414%252Fgeneral%252F3f94d0bd-e6dc-4c5b-9ee7-761a795751b6.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749414/general/3f94d0bd-e6dc-4c5b-9ee7-761a795751b6.JPG not downloaded yet
2026-03-27 13:31:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79471e10>
2026-03-27 13:31:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d0ca4a9c-259e-5769-afd5-9d6981f339a7/d0ca4a9c-259e-5769-afd5-9d6981f339a7_image_8.jpg HTTP/1.1" 201 0
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749233%252Fgeneral%252F0b42a574-5aea-43a3-927f-471205477ab4.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749233/general/0b42a574-5aea-43a3-927f-471205477ab4.jpg saved to cache
2026-03-27 13:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d0ca4a9c-259e-5769-afd5-9d6981f339a7
2026-03-27 13:31:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae78166450>
2026-03-27 13:31:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c8730c3-4336-5a22-bb65-5369325cc221/5c8730c3-4336-5a22-bb65-5369325cc221_image_7.jpg HTTP/1.1" 201 0
2026-03-27 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747550%252Fgeneral%252F4c7ff960-c310-4fa8-9d25-ce492f8bbb08.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747550/general/4c7ff960-c310-4fa8-9d25-ce492f8bbb08.jpg saved to cache
2026-03-27 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5c8730c3-4336-5a22-bb65-5369325cc221
2026-03-27 13:31:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae6376f290>
2026-03-27 13:31:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fb4d119-455d-5adf-a93b-66a1d5cdcf2c/6fb4d119-455d-5adf-a93b-66a1d5cdcf2c_image_8.jpg HTTP/1.1" 201 0
2026-03-27 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750199%252Fgeneral%252F6372f558-7f76-4b99-847b-cfca68f2fc54.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750199/general/6372f558-7f76-4b99-847b-cfca68f2fc54.jpg saved to cache
2026-03-27 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6fb4d119-455d-5adf-a93b-66a1d5cdcf2c
2026-03-27 13:31:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749414/general/db1ac249-c3bc-4dd9-a9df-91c9c8304aaf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735604)
2026-03-27 13:31:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749414/general/31a5c7ed-6661-4736-8357-1de44ccd6b12.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735604)
2026-03-27 13:31:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749414/general/3f94d0bd-e6dc-4c5b-9ee7-761a795751b6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735604)
2026-03-27 13:31:38 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 13:31:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79335fd0>
2026-03-27 13:31:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_270e1fc3-2218-5c60-91fe-d04f26387763/270e1fc3-2218-5c60-91fe-d04f26387763_image_1.jpg HTTP/1.1" 201 0
2026-03-27 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749414%252Fgeneral%252Fdb1ac249-c3bc-4dd9-a9df-91c9c8304aaf.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749414/general/db1ac249-c3bc-4dd9-a9df-91c9c8304aaf.jpg saved to cache
2026-03-27 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 270e1fc3-2218-5c60-91fe-d04f26387763
2026-03-27 13:31:38 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 13:31:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae795d9fd0>
2026-03-27 13:31:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_270e1fc3-2218-5c60-91fe-d04f26387763/270e1fc3-2218-5c60-91fe-d04f26387763_image_2.jpg HTTP/1.1" 201 0
2026-03-27 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749414%252Fgeneral%252F31a5c7ed-6661-4736-8357-1de44ccd6b12.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749414/general/31a5c7ed-6661-4736-8357-1de44ccd6b12.jpg saved to cache
2026-03-27 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 270e1fc3-2218-5c60-91fe-d04f26387763
2026-03-27 13:31:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 270e1fc3-2218-5c60-91fe-d04f26387763 due to Ignoring non-200 response
2026-03-27 13:31:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735036> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:31:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:31:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749414/general/05a9b406-edf3-4baa-bd83-44a6dd3564c3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735604)
2026-03-27 13:31:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749414/general/6eb4b161-32db-433f-a0fa-965f204739e2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735604)
2026-03-27 13:31:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749414/general/505c53e0-a06a-41d0-aa47-7ffd5c6ac4da.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735604)
2026-03-27 13:31:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5747550/general/04370fee-0f6f-4d24-8fa1-f6511d21fa7b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735015)
2026-03-27 13:31:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748230/general/4b3b5c09-34f9-443a-94a7-e641bd5026ea.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735024)
2026-03-27 13:31:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85c10c98-5b19-5d50-9bd1-14c095b45e54 with identifier: 10735036
2026-03-27 13:31:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85c10c98-5b19-5d50-9bd1-14c095b45e54 with scrape type 1
2026-03-27 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 85c10c98-5b19-5d50-9bd1-14c095b45e54
2026-03-27 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748812%252Fgeneral%252Fc61c4805-e056-45f6-85e4-1600a009a249.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748812/general/c61c4805-e056-45f6-85e4-1600a009a249.JPG not downloaded yet
2026-03-27 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748812%252Fgeneral%252F4e763615-c486-4328-a07f-aafb66f131f8.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748812/general/4e763615-c486-4328-a07f-aafb66f131f8.JPG not downloaded yet
2026-03-27 13:31:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749414/general/95d3d0c2-938e-4da2-a6e9-6234b99e1f3f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735604)
2026-03-27 13:31:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5747550/general/eb0ecd6a-7223-4f0d-a503-657a0af77fb8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735015)
2026-03-27 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748812%252Fgeneral%252F94e1da4e-7700-4cd0-a5af-c40bc5697e51.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748812/general/94e1da4e-7700-4cd0-a5af-c40bc5697e51.JPG not downloaded yet
2026-03-27 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748812%252Fgeneral%252F1e211acd-662c-4c9f-be09-75024c72cb1e.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748812/general/1e211acd-662c-4c9f-be09-75024c72cb1e.JPG not downloaded yet
2026-03-27 13:31:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749414/general/b0ad6a3f-35f7-4078-a138-e270a9c5661b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735604)
2026-03-27 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748812%252Fgeneral%252F3a2acea9-a1f9-45f3-9e4d-b746161b13f1.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748812/general/3a2acea9-a1f9-45f3-9e4d-b746161b13f1.JPG not downloaded yet
2026-03-27 13:31:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 270e1fc3-2218-5c60-91fe-d04f26387763 due to Ignoring non-200 response
2026-03-27 13:31:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 270e1fc3-2218-5c60-91fe-d04f26387763 due to Ignoring non-200 response
2026-03-27 13:31:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 270e1fc3-2218-5c60-91fe-d04f26387763 due to Ignoring non-200 response
2026-03-27 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748812%252Fgeneral%252Fe1cfa124-475f-437d-8c6d-cc72b9e7da0b.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748812/general/e1cfa124-475f-437d-8c6d-cc72b9e7da0b.JPG not downloaded yet
2026-03-27 13:31:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 5c8730c3-4336-5a22-bb65-5369325cc221 due to Ignoring non-200 response
2026-03-27 13:31:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748812/general/c61c4805-e056-45f6-85e4-1600a009a249.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735036)
2026-03-27 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748812%252Fgeneral%252F201006ae-d13d-46a7-b01b-671a61f76e61.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748812/general/201006ae-d13d-46a7-b01b-671a61f76e61.JPG not downloaded yet
2026-03-27 13:31:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748812/general/4e763615-c486-4328-a07f-aafb66f131f8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735036)
2026-03-27 13:31:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item dbc26c31-b3b6-5bb6-8836-0228f947a812 due to Ignoring non-200 response
2026-03-27 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748812%252Fgeneral%252F698d9095-2f9e-4e9a-b49a-f88ad3930c9e.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748812/general/698d9095-2f9e-4e9a-b49a-f88ad3930c9e.JPG not downloaded yet
2026-03-27 13:31:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748812/general/1e211acd-662c-4c9f-be09-75024c72cb1e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735036)
2026-03-27 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748812%252Fgeneral%252F72b333ca-a7e3-4500-b2bc-d1fd23bb043a.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748812/general/72b333ca-a7e3-4500-b2bc-d1fd23bb043a.JPG not downloaded yet
2026-03-27 13:31:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 270e1fc3-2218-5c60-91fe-d04f26387763 due to Ignoring non-200 response
2026-03-27 13:31:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 5c8730c3-4336-5a22-bb65-5369325cc221 due to Ignoring non-200 response
2026-03-27 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748812%252Fgeneral%252F96352251-750c-4ebd-87cb-bdc120f58c6f.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748812/general/96352251-750c-4ebd-87cb-bdc120f58c6f.JPG not downloaded yet
2026-03-27 13:31:38 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 13:31:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79437e10>
2026-03-27 13:31:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_270e1fc3-2218-5c60-91fe-d04f26387763/270e1fc3-2218-5c60-91fe-d04f26387763_image_5.jpg HTTP/1.1" 201 0
2026-03-27 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749414%252Fgeneral%252Fb0ad6a3f-35f7-4078-a138-e270a9c5661b.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749414/general/b0ad6a3f-35f7-4078-a138-e270a9c5661b.jpg saved to cache
2026-03-27 13:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 270e1fc3-2218-5c60-91fe-d04f26387763
2026-03-27 13:31:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748812/general/e1cfa124-475f-437d-8c6d-cc72b9e7da0b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735036)
2026-03-27 13:31:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748812/general/3a2acea9-a1f9-45f3-9e4d-b746161b13f1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735036)
2026-03-27 13:31:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748812/general/698d9095-2f9e-4e9a-b49a-f88ad3930c9e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735036)
2026-03-27 13:31:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734629> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:31:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 85c10c98-5b19-5d50-9bd1-14c095b45e54 due to Ignoring non-200 response
2026-03-27 13:31:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 85c10c98-5b19-5d50-9bd1-14c095b45e54 due to Ignoring non-200 response
2026-03-27 13:31:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 85c10c98-5b19-5d50-9bd1-14c095b45e54 due to Ignoring non-200 response
2026-03-27 13:31:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:31:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749414/general/3972f3d7-9d9c-41cd-b043-227551a2d5d9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735604)
2026-03-27 13:31:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748812/general/96352251-750c-4ebd-87cb-bdc120f58c6f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735036)
2026-03-27 13:31:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748812/general/72b333ca-a7e3-4500-b2bc-d1fd23bb043a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735036)
2026-03-27 13:31:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748812/general/201006ae-d13d-46a7-b01b-671a61f76e61.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735036)
2026-03-27 13:31:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748812/general/94e1da4e-7700-4cd0-a5af-c40bc5697e51.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735036)
2026-03-27 13:31:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748230/general/94ab7331-42de-43f0-92f2-f4654759c004.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735024)
2026-03-27 13:31:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749233/general/f0bfde79-6aaf-4753-8d8a-ab1ce76bcee1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735038)
2026-03-27 13:31:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5747550/general/2f421c96-b002-4d26-a6f9-7a97015239fb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735015)
2026-03-27 13:31:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 85c10c98-5b19-5d50-9bd1-14c095b45e54 due to Ignoring non-200 response
2026-03-27 13:31:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 85c10c98-5b19-5d50-9bd1-14c095b45e54 due to Ignoring non-200 response
2026-03-27 13:31:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 85c10c98-5b19-5d50-9bd1-14c095b45e54 due to Ignoring non-200 response
2026-03-27 13:31:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749233/general/567ced28-0579-47a8-9cec-b111566a6a88.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735038)
2026-03-27 13:31:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42dbaf05-2291-5917-9004-421996f6933a with identifier: 10734629
2026-03-27 13:31:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42dbaf05-2291-5917-9004-421996f6933a with scrape type 1
2026-03-27 13:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 42dbaf05-2291-5917-9004-421996f6933a
2026-03-27 13:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749811%252Fgeneral%252F6092fa63-5aaa-448d-a29a-9e9e48c45438.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749811/general/6092fa63-5aaa-448d-a29a-9e9e48c45438.jpg not downloaded yet
2026-03-27 13:31:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748230/general/52170b17-8308-43fe-a22d-996c350e448c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735024)
2026-03-27 13:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749811%252Fgeneral%252F7ab59492-3922-4820-8745-fc9aa60fdfe4.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749811/general/7ab59492-3922-4820-8745-fc9aa60fdfe4.jpg not downloaded yet
2026-03-27 13:31:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749233/general/e9846df5-1bb4-4eb8-853a-a17ba2ae7245.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735038)
2026-03-27 13:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749811%252Fgeneral%252F0396e494-d6f3-4706-8610-581a7730e55b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749811/general/0396e494-d6f3-4706-8610-581a7730e55b.jpg not downloaded yet
2026-03-27 13:31:39 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 13:31:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae781d4810>
2026-03-27 13:31:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_270e1fc3-2218-5c60-91fe-d04f26387763/270e1fc3-2218-5c60-91fe-d04f26387763_image_4.jpg HTTP/1.1" 201 0
2026-03-27 13:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749414%252Fgeneral%252F3972f3d7-9d9c-41cd-b043-227551a2d5d9.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749414/general/3972f3d7-9d9c-41cd-b043-227551a2d5d9.jpg saved to cache
2026-03-27 13:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 270e1fc3-2218-5c60-91fe-d04f26387763
2026-03-27 13:31:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 85c10c98-5b19-5d50-9bd1-14c095b45e54 due to Ignoring non-200 response
2026-03-27 13:31:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749414/general/a1c0c252-0dd2-4fa4-b7a5-b0568b6c3475.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735604)
2026-03-27 13:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749811%252Fgeneral%252Ff1be19b2-5b56-4e50-8ffe-cb70a32644e3.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749811/general/f1be19b2-5b56-4e50-8ffe-cb70a32644e3.jpg not downloaded yet
2026-03-27 13:31:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735605> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749811%252Fgeneral%252Fd9a2b6d0-bfa4-4f67-8a38-0c0bff23fc89.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749811/general/d9a2b6d0-bfa4-4f67-8a38-0c0bff23fc89.jpg not downloaded yet
2026-03-27 13:31:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:31:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 85c10c98-5b19-5d50-9bd1-14c095b45e54 due to Ignoring non-200 response
2026-03-27 13:31:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 85c10c98-5b19-5d50-9bd1-14c095b45e54 due to Ignoring non-200 response
2026-03-27 13:31:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 85c10c98-5b19-5d50-9bd1-14c095b45e54, skipping ID generation
2026-03-27 13:31:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85c10c98-5b19-5d50-9bd1-14c095b45e54 with scrape type 1
2026-03-27 13:31:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 85c10c98-5b19-5d50-9bd1-14c095b45e54 sending to next pipeline
2026-03-27 13:31:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 85c10c98-5b19-5d50-9bd1-14c095b45e54, identifier: 10735036
2026-03-27 13:31:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item dbc26c31-b3b6-5bb6-8836-0228f947a812 due to Ignoring non-200 response
2026-03-27 13:31:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item d0ca4a9c-259e-5769-afd5-9d6981f339a7 due to Ignoring non-200 response
2026-03-27 13:31:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 5c8730c3-4336-5a22-bb65-5369325cc221 due to Ignoring non-200 response
2026-03-27 13:31:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item d0ca4a9c-259e-5769-afd5-9d6981f339a7 due to Ignoring non-200 response
2026-03-27 13:31:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item dbc26c31-b3b6-5bb6-8836-0228f947a812 due to Ignoring non-200 response
2026-03-27 13:31:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item d0ca4a9c-259e-5769-afd5-9d6981f339a7 due to Ignoring non-200 response
2026-03-27 13:31:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 85c10c98-5b19-5d50-9bd1-14c095b45e54 with identifier: 10735036
2026-03-27 13:31:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 13:31:39 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=LPG HTTP/1.1" 200 None
2026-03-27 13:31:39 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 13:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 13:31:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 85c10c98-5b19-5d50-9bd1-14c095b45e54 with identifier: 10735036
2026-03-27 13:31:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 85c10c98-5b19-5d50-9bd1-14c095b45e54 with identifier: 10735036 to the API
2026-03-27 13:31:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:31:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:31:40 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5748812/general/94e1da4e-7700-4cd0-a5af-c40bc5697e51.JPG>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 101,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'LPG',
'id': '85c10c98-5b19-5d50-9bd1-14c095b45e54',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '58328',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735036',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 51022,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 24,
'photos': [],
'price': 3550,
'price_includes_vat': True,
'registration_date': '2023-01-31',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Dacia Sandero 1.0 Stepway Expression - LPG - Manual - 101 hp - '
'51.022 km',
'transmission': 'manual',
'trim': 'Stepway Expression',
'vin': None,
'year': 2023}
2026-03-27 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735036%27 HTTP/1.1" 200 None
2026-03-27 13:31:40 [adesa.fr] INFO: Saving data for 10735036: {'created_time': 1774618300.136475, 'last_price_update_time': 1774618300.136488, 'auction_closing_time': 1774865700.0}
2026-03-27 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735036') HTTP/1.1" 204 0
2026-03-27 13:31:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750199/general/cd405811-64d0-4a1d-99cb-b2f7ca8f454c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734630)
2026-03-27 13:31:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749811/general/6092fa63-5aaa-448d-a29a-9e9e48c45438.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734629)
2026-03-27 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749811%252Fgeneral%252F5def8708-7584-4fde-b9c5-c54c805288bf.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749811/general/5def8708-7584-4fde-b9c5-c54c805288bf.jpg not downloaded yet
2026-03-27 13:31:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 85c10c98-5b19-5d50-9bd1-14c095b45e54 due to Ignoring non-200 response
2026-03-27 13:31:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750199/general/0a4f09ab-dc4b-468e-bb39-7e4055f6975c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734630)
2026-03-27 13:31:40 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 13:31:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae63768a90>
2026-03-27 13:31:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_270e1fc3-2218-5c60-91fe-d04f26387763/270e1fc3-2218-5c60-91fe-d04f26387763_image_3.jpg HTTP/1.1" 201 0
2026-03-27 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749414%252Fgeneral%252Fa1c0c252-0dd2-4fa4-b7a5-b0568b6c3475.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749414/general/a1c0c252-0dd2-4fa4-b7a5-b0568b6c3475.jpg saved to cache
2026-03-27 13:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 270e1fc3-2218-5c60-91fe-d04f26387763
2026-03-27 13:31:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 270e1fc3-2218-5c60-91fe-d04f26387763, skipping ID generation
2026-03-27 13:31:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 270e1fc3-2218-5c60-91fe-d04f26387763 with scrape type 1
2026-03-27 13:31:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 270e1fc3-2218-5c60-91fe-d04f26387763 sending to next pipeline
2026-03-27 13:31:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 270e1fc3-2218-5c60-91fe-d04f26387763, identifier: 10735604
2026-03-27 13:31:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da5969d4-6404-589a-a8fe-89fd6a9366a2 with identifier: 10735605
2026-03-27 13:31:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da5969d4-6404-589a-a8fe-89fd6a9366a2 with scrape type 1
2026-03-27 13:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item da5969d4-6404-589a-a8fe-89fd6a9366a2
2026-03-27 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749416%252Fgeneral%252F255bd39e-5902-4c35-9d57-170d49f287ba.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749416/general/255bd39e-5902-4c35-9d57-170d49f287ba.JPG not downloaded yet
2026-03-27 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749811%252Fgeneral%252F15030e10-2624-4203-b0bb-2f5137d4a271.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749811/general/15030e10-2624-4203-b0bb-2f5137d4a271.jpg not downloaded yet
2026-03-27 13:31:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 270e1fc3-2218-5c60-91fe-d04f26387763 with identifier: 10735604
2026-03-27 13:31:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 270e1fc3-2218-5c60-91fe-d04f26387763 with identifier: 10735604
2026-03-27 13:31:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 270e1fc3-2218-5c60-91fe-d04f26387763 with identifier: 10735604 to the API
2026-03-27 13:31:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:31:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:31:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749414/general/a1c0c252-0dd2-4fa4-b7a5-b0568b6c3475.jpg>
{'auction_title': '',
'c_o_2_emission_value': 149,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '270e1fc3-2218-5c60-91fe-d04f26387763',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FBXPJ45406',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735604',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 89885,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 45,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_270e1fc3-2218-5c60-91fe-d04f26387763/270e1fc3-2218-5c60-91fe-d04f26387763_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2743251,
'Height': 2998,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749414/general/db1ac249-c3bc-4dd9-a9df-91c9c8304aaf.jpg',
'Width': 3997},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_270e1fc3-2218-5c60-91fe-d04f26387763/270e1fc3-2218-5c60-91fe-d04f26387763_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3880426,
'Height': 4071,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749414/general/31a5c7ed-6661-4736-8357-1de44ccd6b12.jpg',
'Width': 5428},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_270e1fc3-2218-5c60-91fe-d04f26387763/270e1fc3-2218-5c60-91fe-d04f26387763_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4366296,
'Height': 4090,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749414/general/a1c0c252-0dd2-4fa4-b7a5-b0568b6c3475.jpg',
'Width': 5454},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_270e1fc3-2218-5c60-91fe-d04f26387763/270e1fc3-2218-5c60-91fe-d04f26387763_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4470395,
'Height': 4129,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749414/general/3972f3d7-9d9c-41cd-b043-227551a2d5d9.jpg',
'Width': 5505},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_270e1fc3-2218-5c60-91fe-d04f26387763/270e1fc3-2218-5c60-91fe-d04f26387763_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3995575,
'Height': 4120,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749414/general/b0ad6a3f-35f7-4078-a138-e270a9c5661b.jpg',
'Width': 5493}],
'price': 24300,
'price_includes_vat': True,
'registration_date': '2022-11-07',
'seats_number': 5,
'seller_name': 'Expo nv',
'title': 'Mercedes-Benz GLA 220d AMG Line - 4-Matic - Diesel - Automatic - '
'190 hp - 89.885 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-27 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735604%27 HTTP/1.1" 200 None
2026-03-27 13:31:40 [adesa.fr] INFO: Saving data for 10735604: {'created_time': 1774618300.803292, 'last_price_update_time': 1774618300.803303, 'auction_closing_time': 1774863000.0}
2026-03-27 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735604') HTTP/1.1" 204 0
2026-03-27 13:31:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750199/general/6f2494ed-4118-4a9c-84c6-997a09cbd4b6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734630)
2026-03-27 13:31:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749811/general/7ab59492-3922-4820-8745-fc9aa60fdfe4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734629)
2026-03-27 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749416%252Fgeneral%252F278c806c-a9de-4bf6-be9f-f0893a7b4808.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749416/general/278c806c-a9de-4bf6-be9f-f0893a7b4808.JPG not downloaded yet
2026-03-27 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749811%252Fgeneral%252F464edd31-839c-4592-82ae-9357c03bc9d8.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749811/general/464edd31-839c-4592-82ae-9357c03bc9d8.jpg not downloaded yet
2026-03-27 13:31:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749811/general/0396e494-d6f3-4706-8610-581a7730e55b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734629)
2026-03-27 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749416%252Fgeneral%252F592d2737-10c3-445a-bce4-67040178772a.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749416/general/592d2737-10c3-445a-bce4-67040178772a.JPG not downloaded yet
2026-03-27 13:31:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae63769290>
2026-03-27 13:31:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fb4d119-455d-5adf-a93b-66a1d5cdcf2c/6fb4d119-455d-5adf-a93b-66a1d5cdcf2c_image_9.jpg HTTP/1.1" 201 0
2026-03-27 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750199%252Fgeneral%252Fcd405811-64d0-4a1d-99cb-b2f7ca8f454c.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750199/general/cd405811-64d0-4a1d-99cb-b2f7ca8f454c.jpg saved to cache
2026-03-27 13:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6fb4d119-455d-5adf-a93b-66a1d5cdcf2c
2026-03-27 13:31:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae78216510>
2026-03-27 13:31:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_42dbaf05-2291-5917-9004-421996f6933a/42dbaf05-2291-5917-9004-421996f6933a_image_0.jpg HTTP/1.1" 201 0
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749811%252Fgeneral%252F6092fa63-5aaa-448d-a29a-9e9e48c45438.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749811/general/6092fa63-5aaa-448d-a29a-9e9e48c45438.jpg saved to cache
2026-03-27 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 42dbaf05-2291-5917-9004-421996f6933a
2026-03-27 13:31:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae793e8450>
2026-03-27 13:31:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fb4d119-455d-5adf-a93b-66a1d5cdcf2c/6fb4d119-455d-5adf-a93b-66a1d5cdcf2c_image_6.jpg HTTP/1.1" 201 0
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750199%252Fgeneral%252F0a4f09ab-dc4b-468e-bb39-7e4055f6975c.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750199/general/0a4f09ab-dc4b-468e-bb39-7e4055f6975c.jpg saved to cache
2026-03-27 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6fb4d119-455d-5adf-a93b-66a1d5cdcf2c
2026-03-27 13:31:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749811/general/f1be19b2-5b56-4e50-8ffe-cb70a32644e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734629)
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749811%252Fgeneral%252F655dd874-71a6-4e25-a35a-57e2c1a0cd7c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749811/general/655dd874-71a6-4e25-a35a-57e2c1a0cd7c.jpg not downloaded yet
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749416%252Fgeneral%252Fb11aa1a0-e9b2-47a4-b49f-84e2c673fb35.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749416/general/b11aa1a0-e9b2-47a4-b49f-84e2c673fb35.JPG not downloaded yet
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749811%252Fgeneral%252F740178f7-97fb-437e-8dff-7f8ad209d2d4.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749811/general/740178f7-97fb-437e-8dff-7f8ad209d2d4.jpg not downloaded yet
2026-03-27 13:31:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae793d1110>
2026-03-27 13:31:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fb4d119-455d-5adf-a93b-66a1d5cdcf2c/6fb4d119-455d-5adf-a93b-66a1d5cdcf2c_image_7.jpg HTTP/1.1" 201 0
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750199%252Fgeneral%252F6f2494ed-4118-4a9c-84c6-997a09cbd4b6.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750199/general/6f2494ed-4118-4a9c-84c6-997a09cbd4b6.jpg saved to cache
2026-03-27 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6fb4d119-455d-5adf-a93b-66a1d5cdcf2c
2026-03-27 13:31:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae795f5dd0>
2026-03-27 13:31:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_42dbaf05-2291-5917-9004-421996f6933a/42dbaf05-2291-5917-9004-421996f6933a_image_1.jpg HTTP/1.1" 201 0
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749811%252Fgeneral%252F7ab59492-3922-4820-8745-fc9aa60fdfe4.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749811/general/7ab59492-3922-4820-8745-fc9aa60fdfe4.jpg saved to cache
2026-03-27 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 42dbaf05-2291-5917-9004-421996f6933a
2026-03-27 13:31:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae796bfcd0>
2026-03-27 13:31:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_42dbaf05-2291-5917-9004-421996f6933a/42dbaf05-2291-5917-9004-421996f6933a_image_2.jpg HTTP/1.1" 201 0
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749811%252Fgeneral%252F0396e494-d6f3-4706-8610-581a7730e55b.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749811/general/0396e494-d6f3-4706-8610-581a7730e55b.jpg saved to cache
2026-03-27 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 42dbaf05-2291-5917-9004-421996f6933a
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749416%252Fgeneral%252F6f5a2d49-c363-4a05-8074-7f312541652e.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749416/general/6f5a2d49-c363-4a05-8074-7f312541652e.JPG not downloaded yet
2026-03-27 13:31:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749233/general/69ec0d62-0ed2-45a5-b0e6-72aa1c83fb98.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735038)
2026-03-27 13:31:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749416/general/255bd39e-5902-4c35-9d57-170d49f287ba.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735605)
2026-03-27 13:31:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749416/general/278c806c-a9de-4bf6-be9f-f0893a7b4808.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735605)
2026-03-27 13:31:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749811/general/15030e10-2624-4203-b0bb-2f5137d4a271.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734629)
2026-03-27 13:31:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749811/general/d9a2b6d0-bfa4-4f67-8a38-0c0bff23fc89.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734629)
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749416%252Fgeneral%252F9ed779eb-f0c3-4d5c-9f93-a8bc97e6e227.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749416/general/9ed779eb-f0c3-4d5c-9f93-a8bc97e6e227.JPG not downloaded yet
2026-03-27 13:31:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737755> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:31:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749811/general/5def8708-7584-4fde-b9c5-c54c805288bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734629)
2026-03-27 13:31:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749811/general/464edd31-839c-4592-82ae-9357c03bc9d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734629)
2026-03-27 13:31:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:31:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae795cf550>
2026-03-27 13:31:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_42dbaf05-2291-5917-9004-421996f6933a/42dbaf05-2291-5917-9004-421996f6933a_image_3.jpg HTTP/1.1" 201 0
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749811%252Fgeneral%252Ff1be19b2-5b56-4e50-8ffe-cb70a32644e3.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749811/general/f1be19b2-5b56-4e50-8ffe-cb70a32644e3.jpg saved to cache
2026-03-27 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 42dbaf05-2291-5917-9004-421996f6933a
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749416%252Fgeneral%252Fc45da504-c7ee-4ab7-ae2c-9e30b285940e.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749416/general/c45da504-c7ee-4ab7-ae2c-9e30b285940e.JPG not downloaded yet
2026-03-27 13:31:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749416/general/b11aa1a0-e9b2-47a4-b49f-84e2c673fb35.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735605)
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749416%252Fgeneral%252F94a5aa8a-804b-423a-a8f9-6bf7cff13be3.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749416/general/94a5aa8a-804b-423a-a8f9-6bf7cff13be3.JPG not downloaded yet
2026-03-27 13:31:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749416/general/592d2737-10c3-445a-bce4-67040178772a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735605)
2026-03-27 13:31:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749416/general/6f5a2d49-c363-4a05-8074-7f312541652e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735605)
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749416%252Fgeneral%252F7463122f-0310-4b7a-9308-626002dd26c7.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749416/general/7463122f-0310-4b7a-9308-626002dd26c7.JPG not downloaded yet
2026-03-27 13:31:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item d0ca4a9c-259e-5769-afd5-9d6981f339a7 due to Ignoring non-200 response
2026-03-27 13:31:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item da5969d4-6404-589a-a8fe-89fd6a9366a2 due to Ignoring non-200 response
2026-03-27 13:31:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item da5969d4-6404-589a-a8fe-89fd6a9366a2 due to Ignoring non-200 response
2026-03-27 13:31:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7989c650>
2026-03-27 13:31:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_42dbaf05-2291-5917-9004-421996f6933a/42dbaf05-2291-5917-9004-421996f6933a_image_6.jpg HTTP/1.1" 201 0
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749811%252Fgeneral%252F15030e10-2624-4203-b0bb-2f5137d4a271.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749811/general/15030e10-2624-4203-b0bb-2f5137d4a271.jpg saved to cache
2026-03-27 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 42dbaf05-2291-5917-9004-421996f6933a
2026-03-27 13:31:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae78164f50>
2026-03-27 13:31:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_42dbaf05-2291-5917-9004-421996f6933a/42dbaf05-2291-5917-9004-421996f6933a_image_4.jpg HTTP/1.1" 201 0
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749811%252Fgeneral%252Fd9a2b6d0-bfa4-4f67-8a38-0c0bff23fc89.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749811/general/d9a2b6d0-bfa4-4f67-8a38-0c0bff23fc89.jpg saved to cache
2026-03-27 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 42dbaf05-2291-5917-9004-421996f6933a
2026-03-27 13:31:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5747550/general/89acc20c-289b-4120-af25-46807b722d43.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735015)
2026-03-27 13:31:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749811/general/655dd874-71a6-4e25-a35a-57e2c1a0cd7c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734629)
2026-03-27 13:31:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748230/general/7a6b2945-b06e-42f2-be1b-c77fb2fc8b13.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735024)
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749416%252Fgeneral%252F646021f7-8ef7-41ad-ad6e-16822ec0c01f.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749416/general/646021f7-8ef7-41ad-ad6e-16822ec0c01f.JPG not downloaded yet
2026-03-27 13:31:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749811/general/740178f7-97fb-437e-8dff-7f8ad209d2d4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734629)
2026-03-27 13:31:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749416/general/c45da504-c7ee-4ab7-ae2c-9e30b285940e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735605)
2026-03-27 13:31:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f0a6e20-30b8-557a-930f-8bca0bd91bb0 with identifier: 10737755
2026-03-27 13:31:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f0a6e20-30b8-557a-930f-8bca0bd91bb0 with scrape type 1
2026-03-27 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5f0a6e20-30b8-557a-930f-8bca0bd91bb0
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749229%252Fgeneral%252F5ecb146e-3497-4fc1-92ae-bb5c403bba61.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749229/general/5ecb146e-3497-4fc1-92ae-bb5c403bba61.JPG not downloaded yet
2026-03-27 13:31:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae793b96d0>
2026-03-27 13:31:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_42dbaf05-2291-5917-9004-421996f6933a/42dbaf05-2291-5917-9004-421996f6933a_image_5.jpg HTTP/1.1" 201 0
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749811%252Fgeneral%252F5def8708-7584-4fde-b9c5-c54c805288bf.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749811/general/5def8708-7584-4fde-b9c5-c54c805288bf.jpg saved to cache
2026-03-27 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 42dbaf05-2291-5917-9004-421996f6933a
2026-03-27 13:31:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79533e50>
2026-03-27 13:31:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_42dbaf05-2291-5917-9004-421996f6933a/42dbaf05-2291-5917-9004-421996f6933a_image_7.jpg HTTP/1.1" 201 0
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749811%252Fgeneral%252F464edd31-839c-4592-82ae-9357c03bc9d8.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749811/general/464edd31-839c-4592-82ae-9357c03bc9d8.jpg saved to cache
2026-03-27 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 42dbaf05-2291-5917-9004-421996f6933a
2026-03-27 13:31:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item da5969d4-6404-589a-a8fe-89fd6a9366a2 due to Ignoring non-200 response
2026-03-27 13:31:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749416/general/94a5aa8a-804b-423a-a8f9-6bf7cff13be3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735605)
2026-03-27 13:31:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749416/general/9ed779eb-f0c3-4d5c-9f93-a8bc97e6e227.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735605)
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749229%252Fgeneral%252Fb8a391ea-664a-47b4-bd71-6eb4026e74a7.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749229/general/b8a391ea-664a-47b4-bd71-6eb4026e74a7.JPG not downloaded yet
2026-03-27 13:31:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item da5969d4-6404-589a-a8fe-89fd6a9366a2 due to Ignoring non-200 response
2026-03-27 13:31:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item da5969d4-6404-589a-a8fe-89fd6a9366a2 due to Ignoring non-200 response
2026-03-27 13:31:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 5c8730c3-4336-5a22-bb65-5369325cc221 due to Ignoring non-200 response
2026-03-27 13:31:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae6370f710>
2026-03-27 13:31:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_42dbaf05-2291-5917-9004-421996f6933a/42dbaf05-2291-5917-9004-421996f6933a_image_8.jpg HTTP/1.1" 201 0
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749811%252Fgeneral%252F655dd874-71a6-4e25-a35a-57e2c1a0cd7c.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749811/general/655dd874-71a6-4e25-a35a-57e2c1a0cd7c.jpg saved to cache
2026-03-27 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 42dbaf05-2291-5917-9004-421996f6933a
2026-03-27 13:31:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item dbc26c31-b3b6-5bb6-8836-0228f947a812 due to Ignoring non-200 response
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749229%252Fgeneral%252F73baaa38-45c8-46d2-8aeb-2c310c6541e1.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749229/general/73baaa38-45c8-46d2-8aeb-2c310c6541e1.JPG not downloaded yet
2026-03-27 13:31:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750199/general/1033bbeb-39d4-4426-98f9-b6c61034930d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734630)
2026-03-27 13:31:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5747550/general/2195eee0-909c-41dd-b543-ca14d27cf7c6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735015)
2026-03-27 13:31:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749416/general/7463122f-0310-4b7a-9308-626002dd26c7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735605)
2026-03-27 13:31:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748230/general/1a3355ae-adef-4cdb-8623-6d27768ab7b1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735024)
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749229%252Fgeneral%252F25854b87-fb89-4979-a854-3d89bd3d6ac8.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749229/general/25854b87-fb89-4979-a854-3d89bd3d6ac8.JPG not downloaded yet
2026-03-27 13:31:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae782af510>
2026-03-27 13:31:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_42dbaf05-2291-5917-9004-421996f6933a/42dbaf05-2291-5917-9004-421996f6933a_image_9.jpg HTTP/1.1" 201 0
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749811%252Fgeneral%252F740178f7-97fb-437e-8dff-7f8ad209d2d4.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749811/general/740178f7-97fb-437e-8dff-7f8ad209d2d4.jpg saved to cache
2026-03-27 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 42dbaf05-2291-5917-9004-421996f6933a
2026-03-27 13:31:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 42dbaf05-2291-5917-9004-421996f6933a, skipping ID generation
2026-03-27 13:31:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42dbaf05-2291-5917-9004-421996f6933a with scrape type 1
2026-03-27 13:31:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 42dbaf05-2291-5917-9004-421996f6933a sending to next pipeline
2026-03-27 13:31:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 42dbaf05-2291-5917-9004-421996f6933a, identifier: 10734629
2026-03-27 13:31:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item da5969d4-6404-589a-a8fe-89fd6a9366a2 due to Ignoring non-200 response
2026-03-27 13:31:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 42dbaf05-2291-5917-9004-421996f6933a with identifier: 10734629
2026-03-27 13:31:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 42dbaf05-2291-5917-9004-421996f6933a with identifier: 10734629
2026-03-27 13:31:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 42dbaf05-2291-5917-9004-421996f6933a with identifier: 10734629 to the API
2026-03-27 13:31:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:31:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:31:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749811/general/740178f7-97fb-437e-8dff-7f8ad209d2d4.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 544,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Electric',
'id': '42dbaf05-2291-5917-9004-421996f6933a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000244',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734629',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'i7',
'odometer': 6035,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42dbaf05-2291-5917-9004-421996f6933a/42dbaf05-2291-5917-9004-421996f6933a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238093,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749811/general/6092fa63-5aaa-448d-a29a-9e9e48c45438.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42dbaf05-2291-5917-9004-421996f6933a/42dbaf05-2291-5917-9004-421996f6933a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242005,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749811/general/7ab59492-3922-4820-8745-fc9aa60fdfe4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42dbaf05-2291-5917-9004-421996f6933a/42dbaf05-2291-5917-9004-421996f6933a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180405,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749811/general/0396e494-d6f3-4706-8610-581a7730e55b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42dbaf05-2291-5917-9004-421996f6933a/42dbaf05-2291-5917-9004-421996f6933a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209131,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749811/general/f1be19b2-5b56-4e50-8ffe-cb70a32644e3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42dbaf05-2291-5917-9004-421996f6933a/42dbaf05-2291-5917-9004-421996f6933a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119638,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749811/general/d9a2b6d0-bfa4-4f67-8a38-0c0bff23fc89.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42dbaf05-2291-5917-9004-421996f6933a/42dbaf05-2291-5917-9004-421996f6933a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138122,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749811/general/5def8708-7584-4fde-b9c5-c54c805288bf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42dbaf05-2291-5917-9004-421996f6933a/42dbaf05-2291-5917-9004-421996f6933a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99539,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749811/general/15030e10-2624-4203-b0bb-2f5137d4a271.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42dbaf05-2291-5917-9004-421996f6933a/42dbaf05-2291-5917-9004-421996f6933a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189416,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749811/general/464edd31-839c-4592-82ae-9357c03bc9d8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42dbaf05-2291-5917-9004-421996f6933a/42dbaf05-2291-5917-9004-421996f6933a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98926,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749811/general/655dd874-71a6-4e25-a35a-57e2c1a0cd7c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42dbaf05-2291-5917-9004-421996f6933a/42dbaf05-2291-5917-9004-421996f6933a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160621,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749811/general/740178f7-97fb-437e-8dff-7f8ad209d2d4.jpg',
'Width': 1024}],
'price': 71300,
'price_includes_vat': True,
'registration_date': '2024-04-11',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'BMW i7 60 M Sport - xDrive - Electric - Automatic - 544 hp - 6.035 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2024}
2026-03-27 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734629%27 HTTP/1.1" 200 None
2026-03-27 13:31:42 [adesa.fr] INFO: Saving data for 10734629: {'created_time': 1774618302.445849, 'last_price_update_time': 1774618302.445863, 'auction_closing_time': 1774855800.0}
2026-03-27 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10734629') HTTP/1.1" 204 0
2026-03-27 13:31:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749229/general/5ecb146e-3497-4fc1-92ae-bb5c403bba61.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737755)
2026-03-27 13:31:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749416/general/646021f7-8ef7-41ad-ad6e-16822ec0c01f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735605)
2026-03-27 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749229%252Fgeneral%252F2f7bd875-8804-4a82-8981-ea374a7d4cbc.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749229/general/2f7bd875-8804-4a82-8981-ea374a7d4cbc.JPG not downloaded yet
2026-03-27 13:31:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item da5969d4-6404-589a-a8fe-89fd6a9366a2 due to Ignoring non-200 response
2026-03-27 13:31:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item da5969d4-6404-589a-a8fe-89fd6a9366a2 due to Ignoring non-200 response
2026-03-27 13:31:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7939bc90>
2026-03-27 13:31:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fb4d119-455d-5adf-a93b-66a1d5cdcf2c/6fb4d119-455d-5adf-a93b-66a1d5cdcf2c_image_5.jpg HTTP/1.1" 201 0
2026-03-27 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750199%252Fgeneral%252F1033bbeb-39d4-4426-98f9-b6c61034930d.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750199/general/1033bbeb-39d4-4426-98f9-b6c61034930d.jpg saved to cache
2026-03-27 13:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6fb4d119-455d-5adf-a93b-66a1d5cdcf2c
2026-03-27 13:31:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5c8730c3-4336-5a22-bb65-5369325cc221, skipping ID generation
2026-03-27 13:31:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c8730c3-4336-5a22-bb65-5369325cc221 with scrape type 1
2026-03-27 13:31:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5c8730c3-4336-5a22-bb65-5369325cc221 sending to next pipeline
2026-03-27 13:31:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5c8730c3-4336-5a22-bb65-5369325cc221, identifier: 10735015
2026-03-27 13:31:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item da5969d4-6404-589a-a8fe-89fd6a9366a2 due to Ignoring non-200 response
2026-03-27 13:31:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item dbc26c31-b3b6-5bb6-8836-0228f947a812 due to Ignoring non-200 response
2026-03-27 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749229%252Fgeneral%252Fbe107114-2d43-42a5-b4c1-5df3b0722c61.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749229/general/be107114-2d43-42a5-b4c1-5df3b0722c61.JPG not downloaded yet
2026-03-27 13:31:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5c8730c3-4336-5a22-bb65-5369325cc221 with identifier: 10735015
2026-03-27 13:31:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5c8730c3-4336-5a22-bb65-5369325cc221 with identifier: 10735015
2026-03-27 13:31:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5c8730c3-4336-5a22-bb65-5369325cc221 with identifier: 10735015 to the API
2026-03-27 13:31:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:31:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:31:43 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5747550/general/2195eee0-909c-41dd-b543-ca14d27cf7c6.JPG>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '5c8730c3-4336-5a22-bb65-5369325cc221',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '58372',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735015',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 57739,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c8730c3-4336-5a22-bb65-5369325cc221/5c8730c3-4336-5a22-bb65-5369325cc221_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74579,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747550/general/4c7ff960-c310-4fa8-9d25-ce492f8bbb08.jpg',
'Width': 960}],
'price': 6650,
'price_includes_vat': True,
'registration_date': '2024-05-28',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Automatic - 130 hp - 57.739 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-27 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735015%27 HTTP/1.1" 200 None
2026-03-27 13:31:43 [adesa.fr] INFO: Saving data for 10735015: {'created_time': 1774618303.040596, 'last_price_update_time': 1774618303.040609, 'auction_closing_time': 1774865700.0}
2026-03-27 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735015') HTTP/1.1" 204 0
2026-03-27 13:31:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750199/general/40a6560d-d22a-4e4f-a109-c909e9f8ea5b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734630)
2026-03-27 13:31:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750199/general/26abcc81-2460-4702-bc20-3a3e94df4897.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734630)
2026-03-27 13:31:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749229/general/b8a391ea-664a-47b4-bd71-6eb4026e74a7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737755)
2026-03-27 13:31:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749229/general/73baaa38-45c8-46d2-8aeb-2c310c6541e1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737755)
2026-03-27 13:31:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748230/general/f4e101d9-c54b-4c88-b8d9-240971f44158.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735024)
2026-03-27 13:31:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749233/general/4e69e3d0-c054-4fcd-ad4e-461badbba846.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735038)
2026-03-27 13:31:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 5c8730c3-4336-5a22-bb65-5369325cc221 due to Ignoring non-200 response
2026-03-27 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749229%252Fgeneral%252F884d8fd3-6063-4575-9a61-a8b8b13772aa.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749229/general/884d8fd3-6063-4575-9a61-a8b8b13772aa.JPG not downloaded yet
2026-03-27 13:31:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 5f0a6e20-30b8-557a-930f-8bca0bd91bb0 due to Ignoring non-200 response
2026-03-27 13:31:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: da5969d4-6404-589a-a8fe-89fd6a9366a2, skipping ID generation
2026-03-27 13:31:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da5969d4-6404-589a-a8fe-89fd6a9366a2 with scrape type 1
2026-03-27 13:31:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item da5969d4-6404-589a-a8fe-89fd6a9366a2 sending to next pipeline
2026-03-27 13:31:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: da5969d4-6404-589a-a8fe-89fd6a9366a2, identifier: 10735605
2026-03-27 13:31:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: da5969d4-6404-589a-a8fe-89fd6a9366a2 with identifier: 10735605
2026-03-27 13:31:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: da5969d4-6404-589a-a8fe-89fd6a9366a2 with identifier: 10735605
2026-03-27 13:31:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: da5969d4-6404-589a-a8fe-89fd6a9366a2 with identifier: 10735605 to the API
2026-03-27 13:31:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:31:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:31:43 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5749416/general/646021f7-8ef7-41ad-ad6e-16822ec0c01f.JPG>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'da5969d4-6404-589a-a8fe-89fd6a9366a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '527786',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735605',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 117574,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 50,
'photos': [],
'price': 22300,
'price_includes_vat': True,
'registration_date': '2023-06-07',
'seats_number': 5,
'seller_name': 'Expo nv',
'title': 'Mercedes-Benz GLA 200d Business - Diesel - Automatic - 150 hp - '
'117.574 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-27 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735605%27 HTTP/1.1" 200 None
2026-03-27 13:31:43 [adesa.fr] INFO: Saving data for 10735605: {'created_time': 1774618303.614972, 'last_price_update_time': 1774618303.614982, 'auction_closing_time': 1774863000.0}
2026-03-27 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735605') HTTP/1.1" 204 0
2026-03-27 13:31:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749229/general/25854b87-fb89-4979-a854-3d89bd3d6ac8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737755)
2026-03-27 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749229%252Fgeneral%252Ff29d5854-00a5-4a61-b380-47a837e9dd22.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749229/general/f29d5854-00a5-4a61-b380-47a837e9dd22.jpg not downloaded yet
2026-03-27 13:31:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item da5969d4-6404-589a-a8fe-89fd6a9366a2 due to Ignoring non-200 response
2026-03-27 13:31:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749233/general/6e0b4e8b-4fed-40b1-9946-5730f5c5e43b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735038)
2026-03-27 13:31:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749229/general/2f7bd875-8804-4a82-8981-ea374a7d4cbc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737755)
2026-03-27 13:31:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5619253/general/a317d065-1293-4533-90b7-c57812d7de79.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735316)
2026-03-27 13:31:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750219/general/791bec4d-6168-40d6-8c19-29485f4be4e1.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735402)
2026-03-27 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749229%252Fgeneral%252F369cdba0-4fe2-442e-aa35-e146ff156011.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749229/general/369cdba0-4fe2-442e-aa35-e146ff156011.JPG not downloaded yet
2026-03-27 13:31:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7953d650>
2026-03-27 13:31:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fb4d119-455d-5adf-a93b-66a1d5cdcf2c/6fb4d119-455d-5adf-a93b-66a1d5cdcf2c_image_4.jpg HTTP/1.1" 201 0
2026-03-27 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750199%252Fgeneral%252F40a6560d-d22a-4e4f-a109-c909e9f8ea5b.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750199/general/40a6560d-d22a-4e4f-a109-c909e9f8ea5b.jpg saved to cache
2026-03-27 13:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6fb4d119-455d-5adf-a93b-66a1d5cdcf2c
2026-03-27 13:31:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae6377bc90>
2026-03-27 13:31:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fb4d119-455d-5adf-a93b-66a1d5cdcf2c/6fb4d119-455d-5adf-a93b-66a1d5cdcf2c_image_3.jpg HTTP/1.1" 201 0
2026-03-27 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750199%252Fgeneral%252F26abcc81-2460-4702-bc20-3a3e94df4897.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750199/general/26abcc81-2460-4702-bc20-3a3e94df4897.jpg saved to cache
2026-03-27 13:31:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6fb4d119-455d-5adf-a93b-66a1d5cdcf2c
2026-03-27 13:31:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 5f0a6e20-30b8-557a-930f-8bca0bd91bb0 due to Ignoring non-200 response
2026-03-27 13:31:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 5f0a6e20-30b8-557a-930f-8bca0bd91bb0 due to Ignoring non-200 response
2026-03-27 13:31:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dbc26c31-b3b6-5bb6-8836-0228f947a812, skipping ID generation
2026-03-27 13:31:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dbc26c31-b3b6-5bb6-8836-0228f947a812 with scrape type 1
2026-03-27 13:31:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dbc26c31-b3b6-5bb6-8836-0228f947a812 sending to next pipeline
2026-03-27 13:31:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: dbc26c31-b3b6-5bb6-8836-0228f947a812, identifier: 10735024
2026-03-27 13:31:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item d0ca4a9c-259e-5769-afd5-9d6981f339a7 due to Ignoring non-200 response
2026-03-27 13:31:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749229/general/884d8fd3-6063-4575-9a61-a8b8b13772aa.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737755)
2026-03-27 13:31:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: dbc26c31-b3b6-5bb6-8836-0228f947a812 with identifier: 10735024
2026-03-27 13:31:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: dbc26c31-b3b6-5bb6-8836-0228f947a812 with identifier: 10735024
2026-03-27 13:31:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: dbc26c31-b3b6-5bb6-8836-0228f947a812 with identifier: 10735024 to the API
2026-03-27 13:31:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:31:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:31:44 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5748230/general/f4e101d9-c54b-4c88-b8d9-240971f44158.JPG>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': 'dbc26c31-b3b6-5bb6-8836-0228f947a812',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '59905',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735024',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 10551,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 23,
'photos': [],
'price': 4950,
'price_includes_vat': True,
'registration_date': '2025-05-07',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Renault Clio 1.5 DCI - Diesel - Manual - 100 hp - 10.551 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2025}
2026-03-27 13:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735024%27 HTTP/1.1" 200 None
2026-03-27 13:31:44 [adesa.fr] INFO: Saving data for 10735024: {'created_time': 1774618304.469378, 'last_price_update_time': 1774618304.46939, 'auction_closing_time': 1774865700.0}
2026-03-27 13:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735024') HTTP/1.1" 204 0
2026-03-27 13:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749229%252Fgeneral%252F0b844521-4284-4cdf-9aa7-e141515407c1.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749229/general/0b844521-4284-4cdf-9aa7-e141515407c1.JPG not downloaded yet
2026-03-27 13:31:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item dbc26c31-b3b6-5bb6-8836-0228f947a812 due to Ignoring non-200 response
2026-03-27 13:31:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750199/general/fa5cba8d-15b1-4b93-be6f-5745442817ed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734630)
2026-03-27 13:31:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749229/general/be107114-2d43-42a5-b4c1-5df3b0722c61.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737755)
2026-03-27 13:31:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5619253/general/d0d2d96f-21ac-4ae7-a887-f3908d919ab5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735316)
2026-03-27 13:31:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 5f0a6e20-30b8-557a-930f-8bca0bd91bb0 due to Ignoring non-200 response
2026-03-27 13:31:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d0ca4a9c-259e-5769-afd5-9d6981f339a7, skipping ID generation
2026-03-27 13:31:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0ca4a9c-259e-5769-afd5-9d6981f339a7 with scrape type 1
2026-03-27 13:31:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d0ca4a9c-259e-5769-afd5-9d6981f339a7 sending to next pipeline
2026-03-27 13:31:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d0ca4a9c-259e-5769-afd5-9d6981f339a7, identifier: 10735038
2026-03-27 13:31:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 5f0a6e20-30b8-557a-930f-8bca0bd91bb0 due to Ignoring non-200 response
2026-03-27 13:31:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 9651fdea-17e0-54f1-930e-9ea8600ee347 due to Ignoring non-200 response
2026-03-27 13:31:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae781b6a90>
2026-03-27 13:31:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ad67e12-6b61-51c2-8491-85c9de95e9d1/8ad67e12-6b61-51c2-8491-85c9de95e9d1_image_6.jpg HTTP/1.1" 201 0
2026-03-27 13:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750219%252Fgeneral%252F791bec4d-6168-40d6-8c19-29485f4be4e1.jpeg') HTTP/1.1" 204 0
2026-03-27 13:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750219/general/791bec4d-6168-40d6-8c19-29485f4be4e1.jpeg saved to cache
2026-03-27 13:31:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8ad67e12-6b61-51c2-8491-85c9de95e9d1
2026-03-27 13:31:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750199/general/091ecd87-7a00-47af-87a9-0cb0267fa1d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734630)
2026-03-27 13:31:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750199/general/8fcb1c83-29a3-4b52-a215-572240639eab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734630)
2026-03-27 13:31:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747613/general/828bfbdd-2f30-4d96-accd-b3f7481c10ca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735397)
2026-03-27 13:31:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d0ca4a9c-259e-5769-afd5-9d6981f339a7 with identifier: 10735038
2026-03-27 13:31:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d0ca4a9c-259e-5769-afd5-9d6981f339a7 with identifier: 10735038
2026-03-27 13:31:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d0ca4a9c-259e-5769-afd5-9d6981f339a7 with identifier: 10735038 to the API
2026-03-27 13:31:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:31:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:31:44 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5749233/general/6e0b4e8b-4fed-40b1-9946-5730f5c5e43b.JPG>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 101,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': 'd0ca4a9c-259e-5769-afd5-9d6981f339a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '59401',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735038',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 20964,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0ca4a9c-259e-5769-afd5-9d6981f339a7/d0ca4a9c-259e-5769-afd5-9d6981f339a7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74579,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749233/general/0b42a574-5aea-43a3-927f-471205477ab4.jpg',
'Width': 960}],
'price': 7650,
'price_includes_vat': True,
'registration_date': '2023-01-26',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Renault Clio 1.5 - Diesel - Manual - 101 hp - 20.964 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 13:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735038%27 HTTP/1.1" 200 None
2026-03-27 13:31:45 [adesa.fr] INFO: Saving data for 10735038: {'created_time': 1774618305.004268, 'last_price_update_time': 1774618305.004279, 'auction_closing_time': 1774865700.0}
2026-03-27 13:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735038') HTTP/1.1" 204 0
2026-03-27 13:31:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 5f0a6e20-30b8-557a-930f-8bca0bd91bb0 due to Ignoring non-200 response
2026-03-27 13:31:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item d0ca4a9c-259e-5769-afd5-9d6981f339a7 due to Ignoring non-200 response
2026-03-27 13:31:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749229/general/f29d5854-00a5-4a61-b380-47a837e9dd22.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737755)
2026-03-27 13:31:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae793e8910>
2026-03-27 13:31:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fb4d119-455d-5adf-a93b-66a1d5cdcf2c/6fb4d119-455d-5adf-a93b-66a1d5cdcf2c_image_2.jpg HTTP/1.1" 201 0
2026-03-27 13:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750199%252Fgeneral%252Ffa5cba8d-15b1-4b93-be6f-5745442817ed.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750199/general/fa5cba8d-15b1-4b93-be6f-5745442817ed.jpg saved to cache
2026-03-27 13:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6fb4d119-455d-5adf-a93b-66a1d5cdcf2c
2026-03-27 13:31:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 5f0a6e20-30b8-557a-930f-8bca0bd91bb0 due to Ignoring non-200 response
2026-03-27 13:31:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 9651fdea-17e0-54f1-930e-9ea8600ee347 due to Ignoring non-200 response
2026-03-27 13:31:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae63765450>
2026-03-27 13:31:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fb4d119-455d-5adf-a93b-66a1d5cdcf2c/6fb4d119-455d-5adf-a93b-66a1d5cdcf2c_image_0.jpg HTTP/1.1" 201 0
2026-03-27 13:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750199%252Fgeneral%252F091ecd87-7a00-47af-87a9-0cb0267fa1d1.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750199/general/091ecd87-7a00-47af-87a9-0cb0267fa1d1.jpg saved to cache
2026-03-27 13:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6fb4d119-455d-5adf-a93b-66a1d5cdcf2c
2026-03-27 13:31:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae796bef10>
2026-03-27 13:31:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fb4d119-455d-5adf-a93b-66a1d5cdcf2c/6fb4d119-455d-5adf-a93b-66a1d5cdcf2c_image_1.jpg HTTP/1.1" 201 0
2026-03-27 13:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750199%252Fgeneral%252F8fcb1c83-29a3-4b52-a215-572240639eab.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750199/general/8fcb1c83-29a3-4b52-a215-572240639eab.jpg saved to cache
2026-03-27 13:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6fb4d119-455d-5adf-a93b-66a1d5cdcf2c
2026-03-27 13:31:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6fb4d119-455d-5adf-a93b-66a1d5cdcf2c, skipping ID generation
2026-03-27 13:31:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6fb4d119-455d-5adf-a93b-66a1d5cdcf2c with scrape type 1
2026-03-27 13:31:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6fb4d119-455d-5adf-a93b-66a1d5cdcf2c sending to next pipeline
2026-03-27 13:31:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6fb4d119-455d-5adf-a93b-66a1d5cdcf2c, identifier: 10734630
2026-03-27 13:31:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7949dad0>
2026-03-27 13:31:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f33b63ba-2b3c-5c1d-8b0d-69642fd5724c/f33b63ba-2b3c-5c1d-8b0d-69642fd5724c_image_9.jpg HTTP/1.1" 201 0
2026-03-27 13:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747613%252Fgeneral%252F828bfbdd-2f30-4d96-accd-b3f7481c10ca.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747613/general/828bfbdd-2f30-4d96-accd-b3f7481c10ca.jpg saved to cache
2026-03-27 13:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f33b63ba-2b3c-5c1d-8b0d-69642fd5724c
2026-03-27 13:31:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749229/general/369cdba0-4fe2-442e-aa35-e146ff156011.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737755)
2026-03-27 13:31:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5614603/general/1718f874-03d0-47b0-9e06-8d4fa712eb96.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735313)
2026-03-27 13:31:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749229/general/0b844521-4284-4cdf-9aa7-e141515407c1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737755)
2026-03-27 13:31:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750219/general/5c47a69d-7c91-43ca-b9d9-cc1118682587.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735402)
2026-03-27 13:31:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6fb4d119-455d-5adf-a93b-66a1d5cdcf2c with identifier: 10734630
2026-03-27 13:31:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6fb4d119-455d-5adf-a93b-66a1d5cdcf2c with identifier: 10734630
2026-03-27 13:31:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6fb4d119-455d-5adf-a93b-66a1d5cdcf2c with identifier: 10734630 to the API
2026-03-27 13:31:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:31:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:31:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750199/general/8fcb1c83-29a3-4b52-a215-572240639eab.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 313,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Electric',
'id': '6fb4d119-455d-5adf-a93b-66a1d5cdcf2c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000246',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734630',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'iX1',
'odometer': 114718,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 19,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fb4d119-455d-5adf-a93b-66a1d5cdcf2c/6fb4d119-455d-5adf-a93b-66a1d5cdcf2c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 372609,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750199/general/091ecd87-7a00-47af-87a9-0cb0267fa1d1.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fb4d119-455d-5adf-a93b-66a1d5cdcf2c/6fb4d119-455d-5adf-a93b-66a1d5cdcf2c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 379851,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750199/general/8fcb1c83-29a3-4b52-a215-572240639eab.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fb4d119-455d-5adf-a93b-66a1d5cdcf2c/6fb4d119-455d-5adf-a93b-66a1d5cdcf2c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 389001,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750199/general/fa5cba8d-15b1-4b93-be6f-5745442817ed.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fb4d119-455d-5adf-a93b-66a1d5cdcf2c/6fb4d119-455d-5adf-a93b-66a1d5cdcf2c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 406642,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750199/general/26abcc81-2460-4702-bc20-3a3e94df4897.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fb4d119-455d-5adf-a93b-66a1d5cdcf2c/6fb4d119-455d-5adf-a93b-66a1d5cdcf2c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 399261,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750199/general/40a6560d-d22a-4e4f-a109-c909e9f8ea5b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fb4d119-455d-5adf-a93b-66a1d5cdcf2c/6fb4d119-455d-5adf-a93b-66a1d5cdcf2c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373481,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750199/general/1033bbeb-39d4-4426-98f9-b6c61034930d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fb4d119-455d-5adf-a93b-66a1d5cdcf2c/6fb4d119-455d-5adf-a93b-66a1d5cdcf2c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363799,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750199/general/0a4f09ab-dc4b-468e-bb39-7e4055f6975c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fb4d119-455d-5adf-a93b-66a1d5cdcf2c/6fb4d119-455d-5adf-a93b-66a1d5cdcf2c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 406642,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750199/general/6f2494ed-4118-4a9c-84c6-997a09cbd4b6.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fb4d119-455d-5adf-a93b-66a1d5cdcf2c/6fb4d119-455d-5adf-a93b-66a1d5cdcf2c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 383105,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750199/general/6372f558-7f76-4b99-847b-cfca68f2fc54.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fb4d119-455d-5adf-a93b-66a1d5cdcf2c/6fb4d119-455d-5adf-a93b-66a1d5cdcf2c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 412512,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750199/general/cd405811-64d0-4a1d-99cb-b2f7ca8f454c.jpg',
'Width': 2000}],
'price': 24300,
'price_includes_vat': True,
'registration_date': '2023-11-17',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'BMW iX1 M Sport - xDrive - Electric - Automatic - 313 hp - 114.718 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-27 13:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734630%27 HTTP/1.1" 200 None
2026-03-27 13:31:45 [adesa.fr] INFO: Saving data for 10734630: {'created_time': 1774618305.891247, 'last_price_update_time': 1774618305.891258, 'auction_closing_time': 1774855800.0}
2026-03-27 13:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10734630') HTTP/1.1" 204 0
2026-03-27 13:31:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5629052/general/1d2553dd-102d-4d85-a5a0-5863f082b079.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735317)
2026-03-27 13:31:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7b6a1f10>
2026-03-27 13:31:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5f0a6e20-30b8-557a-930f-8bca0bd91bb0/5f0a6e20-30b8-557a-930f-8bca0bd91bb0_image_7.jpg HTTP/1.1" 201 0
2026-03-27 13:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749229%252Fgeneral%252Ff29d5854-00a5-4a61-b380-47a837e9dd22.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749229/general/f29d5854-00a5-4a61-b380-47a837e9dd22.jpg saved to cache
2026-03-27 13:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5f0a6e20-30b8-557a-930f-8bca0bd91bb0
2026-03-27 13:31:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5619253/general/1b8b810c-c88a-4c8b-94f1-d6943bdb7f6f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735316)
2026-03-27 13:31:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 5f0a6e20-30b8-557a-930f-8bca0bd91bb0 due to Ignoring non-200 response
2026-03-27 13:31:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 429878dc-5dc0-5c6e-a26a-b39e5088b5dc due to Ignoring non-200 response
2026-03-27 13:31:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5f0a6e20-30b8-557a-930f-8bca0bd91bb0, skipping ID generation
2026-03-27 13:31:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f0a6e20-30b8-557a-930f-8bca0bd91bb0 with scrape type 1
2026-03-27 13:31:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5f0a6e20-30b8-557a-930f-8bca0bd91bb0 sending to next pipeline
2026-03-27 13:31:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5f0a6e20-30b8-557a-930f-8bca0bd91bb0, identifier: 10737755
2026-03-27 13:31:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7941e8d0>
2026-03-27 13:31:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ad67e12-6b61-51c2-8491-85c9de95e9d1/8ad67e12-6b61-51c2-8491-85c9de95e9d1_image_5.jpg HTTP/1.1" 201 0
2026-03-27 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750219%252Fgeneral%252F5c47a69d-7c91-43ca-b9d9-cc1118682587.jpeg') HTTP/1.1" 204 0
2026-03-27 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750219/general/5c47a69d-7c91-43ca-b9d9-cc1118682587.jpeg saved to cache
2026-03-27 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8ad67e12-6b61-51c2-8491-85c9de95e9d1
2026-03-27 13:31:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5f0a6e20-30b8-557a-930f-8bca0bd91bb0 with identifier: 10737755
2026-03-27 13:31:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5f0a6e20-30b8-557a-930f-8bca0bd91bb0 with identifier: 10737755
2026-03-27 13:31:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5f0a6e20-30b8-557a-930f-8bca0bd91bb0 with identifier: 10737755 to the API
2026-03-27 13:31:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:31:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:31:46 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5749229/general/0b844521-4284-4cdf-9aa7-e141515407c1.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Electric',
'id': '5f0a6e20-30b8-557a-930f-8bca0bd91bb0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '57084',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737755',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'e-208',
'odometer': 97444,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f0a6e20-30b8-557a-930f-8bca0bd91bb0/5f0a6e20-30b8-557a-930f-8bca0bd91bb0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74579,
'Height': 720,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749229/general/f29d5854-00a5-4a61-b380-47a837e9dd22.jpg',
'Width': 960}],
'price': 5150,
'price_includes_vat': True,
'registration_date': '2021-05-29',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Peugeot e-208 50 kWh - Electric - Automatic - 136 hp - 97.444 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737755%27 HTTP/1.1" 200 None
2026-03-27 13:31:46 [adesa.fr] INFO: Saving data for 10737755: {'created_time': 1774618306.490121, 'last_price_update_time': 1774618306.490132, 'auction_closing_time': 1774865700.0}
2026-03-27 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737755') HTTP/1.1" 204 0
2026-03-27 13:31:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750219/general/07e78603-3d52-4f92-8e55-89dfb8663892.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735402)
2026-03-27 13:31:46 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5614603/general/d502151f-c2f1-4c02-ba62-c660257e816f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735313)
2026-03-27 13:31:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 5f0a6e20-30b8-557a-930f-8bca0bd91bb0 due to Ignoring non-200 response
2026-03-27 13:31:46 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5619253/general/cc9b5a75-9572-4f37-b045-7a923030e106.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735316)
2026-03-27 13:31:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5629052/general/c19abeb4-268d-4f2d-a9a0-7e76e3474163.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735317)
2026-03-27 13:31:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747613/general/ccf2a564-b147-4cc9-847a-55d5c3225bdb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735397)
2026-03-27 13:31:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae781ea5d0>
2026-03-27 13:31:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cd0184c-ee69-5504-9a99-e5815903aeaa/7cd0184c-ee69-5504-9a99-e5815903aeaa_image_7.jpg HTTP/1.1" 201 0
2026-03-27 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629052%252Fgeneral%252F1d2553dd-102d-4d85-a5a0-5863f082b079.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629052/general/1d2553dd-102d-4d85-a5a0-5863f082b079.jpg saved to cache
2026-03-27 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7cd0184c-ee69-5504-9a99-e5815903aeaa
2026-03-27 13:31:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 9651fdea-17e0-54f1-930e-9ea8600ee347 due to Ignoring non-200 response
2026-03-27 13:31:46 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5614603/general/d66e787e-c329-4d83-8726-6dec7cd10928.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735313)
2026-03-27 13:31:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae793c3c90>
2026-03-27 13:31:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ad67e12-6b61-51c2-8491-85c9de95e9d1/8ad67e12-6b61-51c2-8491-85c9de95e9d1_image_4.jpg HTTP/1.1" 201 0
2026-03-27 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750219%252Fgeneral%252F07e78603-3d52-4f92-8e55-89dfb8663892.jpeg') HTTP/1.1" 204 0
2026-03-27 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750219/general/07e78603-3d52-4f92-8e55-89dfb8663892.jpeg saved to cache
2026-03-27 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8ad67e12-6b61-51c2-8491-85c9de95e9d1
2026-03-27 13:31:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5629052/general/a27b65e6-7e04-4630-bf27-9a73310c52cf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735317)
2026-03-27 13:31:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 429878dc-5dc0-5c6e-a26a-b39e5088b5dc due to Ignoring non-200 response
2026-03-27 13:31:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 9651fdea-17e0-54f1-930e-9ea8600ee347 due to Ignoring non-200 response
2026-03-27 13:31:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7ba321d0>
2026-03-27 13:31:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cd0184c-ee69-5504-9a99-e5815903aeaa/7cd0184c-ee69-5504-9a99-e5815903aeaa_image_6.jpg HTTP/1.1" 201 0
2026-03-27 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629052%252Fgeneral%252Fc19abeb4-268d-4f2d-a9a0-7e76e3474163.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629052/general/c19abeb4-268d-4f2d-a9a0-7e76e3474163.jpg saved to cache
2026-03-27 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7cd0184c-ee69-5504-9a99-e5815903aeaa
2026-03-27 13:31:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79392b10>
2026-03-27 13:31:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f33b63ba-2b3c-5c1d-8b0d-69642fd5724c/f33b63ba-2b3c-5c1d-8b0d-69642fd5724c_image_8.jpg HTTP/1.1" 201 0
2026-03-27 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747613%252Fgeneral%252Fccf2a564-b147-4cc9-847a-55d5c3225bdb.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747613/general/ccf2a564-b147-4cc9-847a-55d5c3225bdb.jpg saved to cache
2026-03-27 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f33b63ba-2b3c-5c1d-8b0d-69642fd5724c
2026-03-27 13:31:46 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5619253/general/3c1e9dd6-d75f-4105-8776-89ac29f6cf07.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735316)
2026-03-27 13:31:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 429878dc-5dc0-5c6e-a26a-b39e5088b5dc due to Ignoring non-200 response
2026-03-27 13:31:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747613/general/476372a5-86c7-45fb-bef6-ca43b39e921e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735397)
2026-03-27 13:31:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750219/general/23668df4-c5ca-4130-9aed-7465651c4d78.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735402)
2026-03-27 13:31:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79577d50>
2026-03-27 13:31:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cd0184c-ee69-5504-9a99-e5815903aeaa/7cd0184c-ee69-5504-9a99-e5815903aeaa_image_5.jpg HTTP/1.1" 201 0
2026-03-27 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629052%252Fgeneral%252Fa27b65e6-7e04-4630-bf27-9a73310c52cf.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629052/general/a27b65e6-7e04-4630-bf27-9a73310c52cf.jpg saved to cache
2026-03-27 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7cd0184c-ee69-5504-9a99-e5815903aeaa
2026-03-27 13:31:46 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5614603/general/54221c69-2d5a-4424-9b2c-f8732168603a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735313)
2026-03-27 13:31:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 9651fdea-17e0-54f1-930e-9ea8600ee347 due to Ignoring non-200 response
2026-03-27 13:31:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae637479d0>
2026-03-27 13:31:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f33b63ba-2b3c-5c1d-8b0d-69642fd5724c/f33b63ba-2b3c-5c1d-8b0d-69642fd5724c_image_7.jpg HTTP/1.1" 201 0
2026-03-27 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747613%252Fgeneral%252F476372a5-86c7-45fb-bef6-ca43b39e921e.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747613/general/476372a5-86c7-45fb-bef6-ca43b39e921e.jpg saved to cache
2026-03-27 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f33b63ba-2b3c-5c1d-8b0d-69642fd5724c
2026-03-27 13:31:46 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5614603/general/2cd32ddf-461b-401b-a49e-7c38c5683e1c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735313)
2026-03-27 13:31:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae781c57d0>
2026-03-27 13:31:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ad67e12-6b61-51c2-8491-85c9de95e9d1/8ad67e12-6b61-51c2-8491-85c9de95e9d1_image_3.jpg HTTP/1.1" 201 0
2026-03-27 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750219%252Fgeneral%252F23668df4-c5ca-4130-9aed-7465651c4d78.jpeg') HTTP/1.1" 204 0
2026-03-27 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750219/general/23668df4-c5ca-4130-9aed-7465651c4d78.jpeg saved to cache
2026-03-27 13:31:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8ad67e12-6b61-51c2-8491-85c9de95e9d1
2026-03-27 13:31:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747613/general/a61a0974-4ad2-49b6-9c27-133a3be8c182.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735397)
2026-03-27 13:31:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 429878dc-5dc0-5c6e-a26a-b39e5088b5dc due to Ignoring non-200 response
2026-03-27 13:31:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750219/general/f7529fdb-d84c-4394-91bc-768e4e760086.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735402)
2026-03-27 13:31:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750219/general/f9a2868d-900e-461f-98c7-1af85ce32a9a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735402)
2026-03-27 13:31:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 429878dc-5dc0-5c6e-a26a-b39e5088b5dc due to Ignoring non-200 response
2026-03-27 13:31:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5619253/general/3e4da564-fdfe-4d32-9e4f-21239ea782d2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735316)
2026-03-27 13:31:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79475c90>
2026-03-27 13:31:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f33b63ba-2b3c-5c1d-8b0d-69642fd5724c/f33b63ba-2b3c-5c1d-8b0d-69642fd5724c_image_6.jpg HTTP/1.1" 201 0
2026-03-27 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747613%252Fgeneral%252Fa61a0974-4ad2-49b6-9c27-133a3be8c182.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747613/general/a61a0974-4ad2-49b6-9c27-133a3be8c182.jpg saved to cache
2026-03-27 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f33b63ba-2b3c-5c1d-8b0d-69642fd5724c
2026-03-27 13:31:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae782b9dd0>
2026-03-27 13:31:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ad67e12-6b61-51c2-8491-85c9de95e9d1/8ad67e12-6b61-51c2-8491-85c9de95e9d1_image_1.jpg HTTP/1.1" 201 0
2026-03-27 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750219%252Fgeneral%252Ff7529fdb-d84c-4394-91bc-768e4e760086.jpeg') HTTP/1.1" 204 0
2026-03-27 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750219/general/f7529fdb-d84c-4394-91bc-768e4e760086.jpeg saved to cache
2026-03-27 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8ad67e12-6b61-51c2-8491-85c9de95e9d1
2026-03-27 13:31:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5629052/general/37f43cb8-4fe9-407a-860f-77e75322405b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735317)
2026-03-27 13:31:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae782aded0>
2026-03-27 13:31:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ad67e12-6b61-51c2-8491-85c9de95e9d1/8ad67e12-6b61-51c2-8491-85c9de95e9d1_image_2.jpg HTTP/1.1" 201 0
2026-03-27 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750219%252Fgeneral%252Ff9a2868d-900e-461f-98c7-1af85ce32a9a.jpeg') HTTP/1.1" 204 0
2026-03-27 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750219/general/f9a2868d-900e-461f-98c7-1af85ce32a9a.jpeg saved to cache
2026-03-27 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8ad67e12-6b61-51c2-8491-85c9de95e9d1
2026-03-27 13:31:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747613/general/718abf14-2589-4831-abf5-23063faf382b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735397)
2026-03-27 13:31:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 9651fdea-17e0-54f1-930e-9ea8600ee347 due to Ignoring non-200 response
2026-03-27 13:31:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5614603/general/56fb0c39-72cc-4b0e-ade7-28c9bdcae65a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735313)
2026-03-27 13:31:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7824da10>
2026-03-27 13:31:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cd0184c-ee69-5504-9a99-e5815903aeaa/7cd0184c-ee69-5504-9a99-e5815903aeaa_image_3.jpg HTTP/1.1" 201 0
2026-03-27 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629052%252Fgeneral%252F37f43cb8-4fe9-407a-860f-77e75322405b.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629052/general/37f43cb8-4fe9-407a-860f-77e75322405b.jpg saved to cache
2026-03-27 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7cd0184c-ee69-5504-9a99-e5815903aeaa
2026-03-27 13:31:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79489610>
2026-03-27 13:31:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f33b63ba-2b3c-5c1d-8b0d-69642fd5724c/f33b63ba-2b3c-5c1d-8b0d-69642fd5724c_image_4.jpg HTTP/1.1" 201 0
2026-03-27 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747613%252Fgeneral%252F718abf14-2589-4831-abf5-23063faf382b.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747613/general/718abf14-2589-4831-abf5-23063faf382b.jpg saved to cache
2026-03-27 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f33b63ba-2b3c-5c1d-8b0d-69642fd5724c
2026-03-27 13:31:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734670> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:31:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 429878dc-5dc0-5c6e-a26a-b39e5088b5dc, skipping ID generation
2026-03-27 13:31:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 429878dc-5dc0-5c6e-a26a-b39e5088b5dc with scrape type 1
2026-03-27 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 429878dc-5dc0-5c6e-a26a-b39e5088b5dc sending to next pipeline
2026-03-27 13:31:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 429878dc-5dc0-5c6e-a26a-b39e5088b5dc, identifier: 10735313
2026-03-27 13:31:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:31:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 429878dc-5dc0-5c6e-a26a-b39e5088b5dc with identifier: 10735313
2026-03-27 13:31:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 429878dc-5dc0-5c6e-a26a-b39e5088b5dc with identifier: 10735313
2026-03-27 13:31:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 429878dc-5dc0-5c6e-a26a-b39e5088b5dc with identifier: 10735313 to the API
2026-03-27 13:31:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:31:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:31:47 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5614603/general/56fb0c39-72cc-4b0e-ade7-28c9bdcae65a.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 292,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '429878dc-5dc0-5c6e-a26a-b39e5088b5dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC-523-ER',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735313',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X3',
'odometer': 118100,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 36,
'photos': [],
'price': 28600,
'price_includes_vat': True,
'registration_date': '2021-10-04',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 30e M Sport - xDrive - Hybrid - Automatic - 292 hp - 118.100 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-27 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735313%27 HTTP/1.1" 200 None
2026-03-27 13:31:47 [adesa.fr] INFO: Saving data for 10735313: {'created_time': 1774618307.764073, 'last_price_update_time': 1774618307.764084, 'auction_closing_time': 1774858200.0}
2026-03-27 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735313') HTTP/1.1" 204 0
2026-03-27 13:31:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 429878dc-5dc0-5c6e-a26a-b39e5088b5dc due to Ignoring non-200 response
2026-03-27 13:31:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750219/general/9c3676b0-a43d-4cf6-b317-614b3126d4db.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735402)
2026-03-27 13:31:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734609> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:31:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735546> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:31:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8a52a9d-667d-53ea-bca8-1c75b8b507a1 with identifier: 10734670
2026-03-27 13:31:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8a52a9d-667d-53ea-bca8-1c75b8b507a1 with scrape type 1
2026-03-27 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e8a52a9d-667d-53ea-bca8-1c75b8b507a1
2026-03-27 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749774%252Fgeneral%252F8ff6c687-eefe-4e61-8174-2e34f9ae970f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749774/general/8ff6c687-eefe-4e61-8174-2e34f9ae970f.jpg not downloaded yet
2026-03-27 13:31:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:31:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749774%252Fgeneral%252F7845c15a-39fa-4bad-8eb1-8089a0a29e9f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749774/general/7845c15a-39fa-4bad-8eb1-8089a0a29e9f.jpg not downloaded yet
2026-03-27 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749774%252Fgeneral%252F3cdb3239-9cf8-4240-bcac-1ba771fb3dae.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749774/general/3cdb3239-9cf8-4240-bcac-1ba771fb3dae.jpg not downloaded yet
2026-03-27 13:31:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5619253/general/228dbfff-04bf-4df5-990f-0cabfe35d6fa.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735316)
2026-03-27 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749774%252Fgeneral%252F90c6c909-9732-48ab-95b4-b8bf3939b414.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749774/general/90c6c909-9732-48ab-95b4-b8bf3939b414.jpg not downloaded yet
2026-03-27 13:31:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5629052/general/1749b5a4-dcb6-4af7-899b-ab3ebc7328c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735317)
2026-03-27 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749774%252Fgeneral%252F887f8093-7982-4870-aac5-a0a8bfb312a3.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749774/general/887f8093-7982-4870-aac5-a0a8bfb312a3.jpg not downloaded yet
2026-03-27 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749774%252Fgeneral%252Ff9a4ebe0-10a9-4e7d-bf55-9088e465f8e8.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749774/general/f9a4ebe0-10a9-4e7d-bf55-9088e465f8e8.jpg not downloaded yet
2026-03-27 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749774%252Fgeneral%252Ff51c4c70-9a7d-4693-a542-d9c9b1783a7c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749774/general/f51c4c70-9a7d-4693-a542-d9c9b1783a7c.jpg not downloaded yet
2026-03-27 13:31:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae781c6150>
2026-03-27 13:31:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ad67e12-6b61-51c2-8491-85c9de95e9d1/8ad67e12-6b61-51c2-8491-85c9de95e9d1_image_0.jpg HTTP/1.1" 201 0
2026-03-27 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750219%252Fgeneral%252F9c3676b0-a43d-4cf6-b317-614b3126d4db.jpeg') HTTP/1.1" 204 0
2026-03-27 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750219/general/9c3676b0-a43d-4cf6-b317-614b3126d4db.jpeg saved to cache
2026-03-27 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8ad67e12-6b61-51c2-8491-85c9de95e9d1
2026-03-27 13:31:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8ad67e12-6b61-51c2-8491-85c9de95e9d1, skipping ID generation
2026-03-27 13:31:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ad67e12-6b61-51c2-8491-85c9de95e9d1 with scrape type 1
2026-03-27 13:31:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8ad67e12-6b61-51c2-8491-85c9de95e9d1 sending to next pipeline
2026-03-27 13:31:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8ad67e12-6b61-51c2-8491-85c9de95e9d1, identifier: 10735402
2026-03-27 13:31:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61816b08-ee45-5f3f-960f-dc84b66b2134 with identifier: 10734609
2026-03-27 13:31:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61816b08-ee45-5f3f-960f-dc84b66b2134 with scrape type 1
2026-03-27 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 61816b08-ee45-5f3f-960f-dc84b66b2134
2026-03-27 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732079%252Fgeneral%252F0eca813b-841c-4622-80b9-7c5086212d85.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732079/general/0eca813b-841c-4622-80b9-7c5086212d85.jpg already downloaded
2026-03-27 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732079%252Fgeneral%252F69aa2608-015b-4ab9-8d08-4b6435f543c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732079/general/69aa2608-015b-4ab9-8d08-4b6435f543c9.jpg already downloaded
2026-03-27 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732079%252Fgeneral%252F9cc7480b-d650-48d1-b48b-bdbe94b384f1.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732079/general/9cc7480b-d650-48d1-b48b-bdbe94b384f1.jpg already downloaded
2026-03-27 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732079%252Fgeneral%252Fc13663b2-6db3-4dfc-a390-96c3e0e980f1.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732079/general/c13663b2-6db3-4dfc-a390-96c3e0e980f1.jpg already downloaded
2026-03-27 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732079%252Fgeneral%252F06611643-25dd-48a0-8fe2-aaffc18cb890.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732079/general/06611643-25dd-48a0-8fe2-aaffc18cb890.jpg already downloaded
2026-03-27 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732079%252Fgeneral%252F9f88c0cc-af50-4314-9d3a-23f2181471c1.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732079/general/9f88c0cc-af50-4314-9d3a-23f2181471c1.jpg already downloaded
2026-03-27 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732079%252Fgeneral%252F298c4a19-1bcd-4252-9f68-2a72e477b05c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732079/general/298c4a19-1bcd-4252-9f68-2a72e477b05c.jpg already downloaded
2026-03-27 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732079%252Fgeneral%252F3ff57a68-0739-4d82-b7ed-cb201410e15b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732079/general/3ff57a68-0739-4d82-b7ed-cb201410e15b.jpg already downloaded
2026-03-27 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732079%252Fgeneral%252F7cb24510-5adc-414c-9f93-541ef1203c3f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732079/general/7cb24510-5adc-414c-9f93-541ef1203c3f.jpg already downloaded
2026-03-27 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732079%252Fgeneral%252F30d76daa-7af6-48bd-8b2a-7f68773bb57f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732079/general/30d76daa-7af6-48bd-8b2a-7f68773bb57f.jpg already downloaded
2026-03-27 13:31:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 61816b08-ee45-5f3f-960f-dc84b66b2134, identifier: 10734609
2026-03-27 13:31:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73e67539-c92c-5659-a4f6-b2586c26f144 with identifier: 10735546
2026-03-27 13:31:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73e67539-c92c-5659-a4f6-b2586c26f144 with scrape type 1
2026-03-27 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 73e67539-c92c-5659-a4f6-b2586c26f144
2026-03-27 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731944%252Fgeneral%252Ff77f6ee0-f419-40ca-b28b-49fe4e236168.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731944/general/f77f6ee0-f419-40ca-b28b-49fe4e236168.jpeg already downloaded
2026-03-27 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731944%252Fgeneral%252F50f28cf9-ea4e-4ce0-9c02-425e1bb746d9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731944/general/50f28cf9-ea4e-4ce0-9c02-425e1bb746d9.jpeg already downloaded
2026-03-27 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731944%252Fgeneral%252F8c17efc6-2a44-4d5d-bb1a-ba3fa3af5bc0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731944/general/8c17efc6-2a44-4d5d-bb1a-ba3fa3af5bc0.jpeg already downloaded
2026-03-27 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731944%252Fgeneral%252F51c92045-2433-4716-83db-b43300cb0950.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731944/general/51c92045-2433-4716-83db-b43300cb0950.jpeg already downloaded
2026-03-27 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731944%252Fgeneral%252F4cb1faed-5152-4542-9d94-9d3bce55ae57.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731944/general/4cb1faed-5152-4542-9d94-9d3bce55ae57.jpeg already downloaded
2026-03-27 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731944%252Fgeneral%252F240a849f-ea92-4597-8123-13f864fe9fb2.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731944/general/240a849f-ea92-4597-8123-13f864fe9fb2.jpeg already downloaded
2026-03-27 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731944%252Fgeneral%252Fc7a6ee58-0622-41b0-b246-ab28f7db6ba9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731944/general/c7a6ee58-0622-41b0-b246-ab28f7db6ba9.jpeg already downloaded
2026-03-27 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731944%252Fgeneral%252F55d33f4e-fc21-49b0-bf1e-b7377aaf970a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731944/general/55d33f4e-fc21-49b0-bf1e-b7377aaf970a.jpeg already downloaded
2026-03-27 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731944%252Fgeneral%252Ff2ff0336-8ead-4efc-9511-d7ac3cb34528.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731944/general/f2ff0336-8ead-4efc-9511-d7ac3cb34528.jpeg already downloaded
2026-03-27 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731944%252Fgeneral%252Fcc79281c-d01d-4e7f-aadb-1dd98b1d7b97.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731944/general/cc79281c-d01d-4e7f-aadb-1dd98b1d7b97.jpeg already downloaded
2026-03-27 13:31:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 73e67539-c92c-5659-a4f6-b2586c26f144, identifier: 10735546
2026-03-27 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749774%252Fgeneral%252F29d110c2-6a6f-40a6-8f51-a14f3a62f5f9.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749774/general/29d110c2-6a6f-40a6-8f51-a14f3a62f5f9.jpg not downloaded yet
2026-03-27 13:31:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8ad67e12-6b61-51c2-8491-85c9de95e9d1 with identifier: 10735402
2026-03-27 13:31:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8ad67e12-6b61-51c2-8491-85c9de95e9d1 with identifier: 10735402
2026-03-27 13:31:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8ad67e12-6b61-51c2-8491-85c9de95e9d1 with identifier: 10735402 to the API
2026-03-27 13:31:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:31:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:31:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750219/general/9c3676b0-a43d-4cf6-b317-614b3126d4db.jpeg>
{'auction_title': '',
'c_o_2_emission_value': 21,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 487,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '8ad67e12-6b61-51c2-8491-85c9de95e9d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GZ-180-FT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735402',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X5',
'odometer': 26402,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ad67e12-6b61-51c2-8491-85c9de95e9d1/8ad67e12-6b61-51c2-8491-85c9de95e9d1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159662,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750219/general/9c3676b0-a43d-4cf6-b317-614b3126d4db.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ad67e12-6b61-51c2-8491-85c9de95e9d1/8ad67e12-6b61-51c2-8491-85c9de95e9d1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165921,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750219/general/f7529fdb-d84c-4394-91bc-768e4e760086.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ad67e12-6b61-51c2-8491-85c9de95e9d1/8ad67e12-6b61-51c2-8491-85c9de95e9d1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168080,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750219/general/f9a2868d-900e-461f-98c7-1af85ce32a9a.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ad67e12-6b61-51c2-8491-85c9de95e9d1/8ad67e12-6b61-51c2-8491-85c9de95e9d1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215325,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750219/general/23668df4-c5ca-4130-9aed-7465651c4d78.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ad67e12-6b61-51c2-8491-85c9de95e9d1/8ad67e12-6b61-51c2-8491-85c9de95e9d1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56247,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750219/general/07e78603-3d52-4f92-8e55-89dfb8663892.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ad67e12-6b61-51c2-8491-85c9de95e9d1/8ad67e12-6b61-51c2-8491-85c9de95e9d1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53154,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750219/general/5c47a69d-7c91-43ca-b9d9-cc1118682587.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ad67e12-6b61-51c2-8491-85c9de95e9d1/8ad67e12-6b61-51c2-8491-85c9de95e9d1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53757,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750219/general/791bec4d-6168-40d6-8c19-29485f4be4e1.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ad67e12-6b61-51c2-8491-85c9de95e9d1/8ad67e12-6b61-51c2-8491-85c9de95e9d1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72082,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750219/general/0c3ed647-dcc3-4c98-aba9-a27157f2abbe.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ad67e12-6b61-51c2-8491-85c9de95e9d1/8ad67e12-6b61-51c2-8491-85c9de95e9d1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45934,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750219/general/41d30187-44ff-4bdb-bfa6-f0715897af5e.jpeg',
'Width': 720}],
'price': 72500,
'price_includes_vat': True,
'registration_date': '2024-09-20',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X5 50e M Sport - xDrive - Hybrid - Automatic - 487 hp - 26.402 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2024}
2026-03-27 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735402%27 HTTP/1.1" 200 None
2026-03-27 13:31:48 [adesa.fr] INFO: Saving data for 10735402: {'created_time': 1774618308.939894, 'last_price_update_time': 1774618308.939905, 'auction_closing_time': 1774858200.0}
2026-03-27 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735402') HTTP/1.1" 204 0
2026-03-27 13:31:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 61816b08-ee45-5f3f-960f-dc84b66b2134 with identifier: 10734609
2026-03-27 13:31:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 61816b08-ee45-5f3f-960f-dc84b66b2134 with identifier: 10734609
2026-03-27 13:31:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 61816b08-ee45-5f3f-960f-dc84b66b2134 with identifier: 10734609 to the API
2026-03-27 13:31:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:31:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:31:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734609>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 340,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Electric',
'id': '61816b08-ee45-5f3f-960f-dc84b66b2134',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000213',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734609',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'i4',
'odometer': 106002,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5732079/general/0eca813b-841c-4622-80b9-7c5086212d85.jpg',
'https://images.openlane.eu/carimgs/5732079/general/69aa2608-015b-4ab9-8d08-4b6435f543c9.jpg',
'https://images.openlane.eu/carimgs/5732079/general/9cc7480b-d650-48d1-b48b-bdbe94b384f1.jpg',
'https://images.openlane.eu/carimgs/5732079/general/c13663b2-6db3-4dfc-a390-96c3e0e980f1.jpg',
'https://images.openlane.eu/carimgs/5732079/general/06611643-25dd-48a0-8fe2-aaffc18cb890.jpg',
'https://images.openlane.eu/carimgs/5732079/general/9f88c0cc-af50-4314-9d3a-23f2181471c1.jpg',
'https://images.openlane.eu/carimgs/5732079/general/298c4a19-1bcd-4252-9f68-2a72e477b05c.jpg',
'https://images.openlane.eu/carimgs/5732079/general/3ff57a68-0739-4d82-b7ed-cb201410e15b.jpg',
'https://images.openlane.eu/carimgs/5732079/general/7cb24510-5adc-414c-9f93-541ef1203c3f.jpg',
'https://images.openlane.eu/carimgs/5732079/general/30d76daa-7af6-48bd-8b2a-7f68773bb57f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61816b08-ee45-5f3f-960f-dc84b66b2134/61816b08-ee45-5f3f-960f-dc84b66b2134_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160291,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732079/general/0eca813b-841c-4622-80b9-7c5086212d85.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61816b08-ee45-5f3f-960f-dc84b66b2134/61816b08-ee45-5f3f-960f-dc84b66b2134_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164353,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732079/general/69aa2608-015b-4ab9-8d08-4b6435f543c9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61816b08-ee45-5f3f-960f-dc84b66b2134/61816b08-ee45-5f3f-960f-dc84b66b2134_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154317,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732079/general/9cc7480b-d650-48d1-b48b-bdbe94b384f1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61816b08-ee45-5f3f-960f-dc84b66b2134/61816b08-ee45-5f3f-960f-dc84b66b2134_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147771,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732079/general/c13663b2-6db3-4dfc-a390-96c3e0e980f1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61816b08-ee45-5f3f-960f-dc84b66b2134/61816b08-ee45-5f3f-960f-dc84b66b2134_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90003,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732079/general/06611643-25dd-48a0-8fe2-aaffc18cb890.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61816b08-ee45-5f3f-960f-dc84b66b2134/61816b08-ee45-5f3f-960f-dc84b66b2134_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102706,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732079/general/9f88c0cc-af50-4314-9d3a-23f2181471c1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61816b08-ee45-5f3f-960f-dc84b66b2134/61816b08-ee45-5f3f-960f-dc84b66b2134_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155726,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732079/general/298c4a19-1bcd-4252-9f68-2a72e477b05c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61816b08-ee45-5f3f-960f-dc84b66b2134/61816b08-ee45-5f3f-960f-dc84b66b2134_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138584,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732079/general/3ff57a68-0739-4d82-b7ed-cb201410e15b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61816b08-ee45-5f3f-960f-dc84b66b2134/61816b08-ee45-5f3f-960f-dc84b66b2134_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125506,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732079/general/7cb24510-5adc-414c-9f93-541ef1203c3f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61816b08-ee45-5f3f-960f-dc84b66b2134/61816b08-ee45-5f3f-960f-dc84b66b2134_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109419,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732079/general/30d76daa-7af6-48bd-8b2a-7f68773bb57f.jpg',
'Width': 1024}],
'price': 23400,
'price_includes_vat': True,
'registration_date': '2022-07-12',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'BMW i4 40e - Electric - Automatic - 340 hp - 106.002 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734609%27 HTTP/1.1" 200 None
2026-03-27 13:31:49 [adesa.fr] INFO: Saving data for 10734609: {'created_time': 1774618309.287828, 'last_price_update_time': 1774618309.28784, 'auction_closing_time': 1774855800.0}
2026-03-27 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10734609') HTTP/1.1" 204 0
2026-03-27 13:31:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 73e67539-c92c-5659-a4f6-b2586c26f144 with identifier: 10735546
2026-03-27 13:31:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 73e67539-c92c-5659-a4f6-b2586c26f144 with identifier: 10735546
2026-03-27 13:31:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 73e67539-c92c-5659-a4f6-b2586c26f144 with identifier: 10735546 to the API
2026-03-27 13:31:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:31:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:31:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735546>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '73e67539-c92c-5659-a4f6-b2586c26f144',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '71V006828',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735546',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 127778,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5731944/general/f77f6ee0-f419-40ca-b28b-49fe4e236168.jpeg',
'https://images.openlane.eu/carimgs/5731944/general/50f28cf9-ea4e-4ce0-9c02-425e1bb746d9.jpeg',
'https://images.openlane.eu/carimgs/5731944/general/8c17efc6-2a44-4d5d-bb1a-ba3fa3af5bc0.jpeg',
'https://images.openlane.eu/carimgs/5731944/general/51c92045-2433-4716-83db-b43300cb0950.jpeg',
'https://images.openlane.eu/carimgs/5731944/general/4cb1faed-5152-4542-9d94-9d3bce55ae57.jpeg',
'https://images.openlane.eu/carimgs/5731944/general/240a849f-ea92-4597-8123-13f864fe9fb2.jpeg',
'https://images.openlane.eu/carimgs/5731944/general/c7a6ee58-0622-41b0-b246-ab28f7db6ba9.jpeg',
'https://images.openlane.eu/carimgs/5731944/general/55d33f4e-fc21-49b0-bf1e-b7377aaf970a.jpeg',
'https://images.openlane.eu/carimgs/5731944/general/f2ff0336-8ead-4efc-9511-d7ac3cb34528.jpeg',
'https://images.openlane.eu/carimgs/5731944/general/cc79281c-d01d-4e7f-aadb-1dd98b1d7b97.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73e67539-c92c-5659-a4f6-b2586c26f144/73e67539-c92c-5659-a4f6-b2586c26f144_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 406377,
'Height': 1469,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731944/general/f77f6ee0-f419-40ca-b28b-49fe4e236168.jpeg',
'Width': 2251},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73e67539-c92c-5659-a4f6-b2586c26f144/73e67539-c92c-5659-a4f6-b2586c26f144_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 403287,
'Height': 1385,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731944/general/50f28cf9-ea4e-4ce0-9c02-425e1bb746d9.jpeg',
'Width': 2387},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73e67539-c92c-5659-a4f6-b2586c26f144/73e67539-c92c-5659-a4f6-b2586c26f144_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 368804,
'Height': 1454,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731944/general/8c17efc6-2a44-4d5d-bb1a-ba3fa3af5bc0.jpeg',
'Width': 2274},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73e67539-c92c-5659-a4f6-b2586c26f144/73e67539-c92c-5659-a4f6-b2586c26f144_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 372316,
'Height': 1448,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731944/general/51c92045-2433-4716-83db-b43300cb0950.jpeg',
'Width': 2285},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73e67539-c92c-5659-a4f6-b2586c26f144/73e67539-c92c-5659-a4f6-b2586c26f144_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1067569,
'Height': 2219,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731944/general/4cb1faed-5152-4542-9d94-9d3bce55ae57.jpeg',
'Width': 4797},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73e67539-c92c-5659-a4f6-b2586c26f144/73e67539-c92c-5659-a4f6-b2586c26f144_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1146728,
'Height': 2484,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731944/general/240a849f-ea92-4597-8123-13f864fe9fb2.jpeg',
'Width': 5292},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73e67539-c92c-5659-a4f6-b2586c26f144/73e67539-c92c-5659-a4f6-b2586c26f144_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2196665,
'Height': 5176,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731944/general/c7a6ee58-0622-41b0-b246-ab28f7db6ba9.jpeg',
'Width': 3882},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73e67539-c92c-5659-a4f6-b2586c26f144/73e67539-c92c-5659-a4f6-b2586c26f144_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3169310,
'Height': 5571,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731944/general/55d33f4e-fc21-49b0-bf1e-b7377aaf970a.jpeg',
'Width': 4178},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73e67539-c92c-5659-a4f6-b2586c26f144/73e67539-c92c-5659-a4f6-b2586c26f144_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2764410,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731944/general/f2ff0336-8ead-4efc-9511-d7ac3cb34528.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73e67539-c92c-5659-a4f6-b2586c26f144/73e67539-c92c-5659-a4f6-b2586c26f144_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2823153,
'Height': 5161,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731944/general/cc79281c-d01d-4e7f-aadb-1dd98b1d7b97.jpeg',
'Width': 4210}],
'price': 16200,
'price_includes_vat': True,
'registration_date': '2018-11-06',
'seats_number': 5,
'seller_name': 'Mimess Import-Export SRL',
'title': 'Mercedes-Benz A 200 AMG Line - Petrol - Automatic - 163 hp - '
'127.778 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2018}
2026-03-27 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735546%27 HTTP/1.1" 200 None
2026-03-27 13:31:49 [adesa.fr] INFO: Saving data for 10735546: {'created_time': 1774618309.661021, 'last_price_update_time': 1774618309.661032, 'auction_closing_time': 1774863000.0}
2026-03-27 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735546') HTTP/1.1" 204 0
2026-03-27 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749774%252Fgeneral%252F09257ca5-5f03-43b5-aa30-e2a6ad068688.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749774/general/09257ca5-5f03-43b5-aa30-e2a6ad068688.jpg not downloaded yet
2026-03-27 13:31:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749774/general/90c6c909-9732-48ab-95b4-b8bf3939b414.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734670)
2026-03-27 13:31:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 9651fdea-17e0-54f1-930e-9ea8600ee347 due to Ignoring non-200 response
2026-03-27 13:31:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7951e2d0>
2026-03-27 13:31:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cd0184c-ee69-5504-9a99-e5815903aeaa/7cd0184c-ee69-5504-9a99-e5815903aeaa_image_2.jpg HTTP/1.1" 201 0
2026-03-27 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629052%252Fgeneral%252F1749b5a4-dcb6-4af7-899b-ab3ebc7328c6.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629052/general/1749b5a4-dcb6-4af7-899b-ab3ebc7328c6.jpg saved to cache
2026-03-27 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7cd0184c-ee69-5504-9a99-e5815903aeaa
2026-03-27 13:31:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749774/general/3cdb3239-9cf8-4240-bcac-1ba771fb3dae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734670)
2026-03-27 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749774%252Fgeneral%252F934dca39-48ae-4b7f-9533-34b72d9faa7b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749774/general/934dca39-48ae-4b7f-9533-34b72d9faa7b.jpg not downloaded yet
2026-03-27 13:31:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747613/general/a9e7b3fe-ebe6-442d-b443-67a23780a163.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735397)
2026-03-27 13:31:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae781d5d50>
2026-03-27 13:31:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8a52a9d-667d-53ea-bca8-1c75b8b507a1/e8a52a9d-667d-53ea-bca8-1c75b8b507a1_image_3.jpg HTTP/1.1" 201 0
2026-03-27 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749774%252Fgeneral%252F90c6c909-9732-48ab-95b4-b8bf3939b414.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749774/general/90c6c909-9732-48ab-95b4-b8bf3939b414.jpg saved to cache
2026-03-27 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e8a52a9d-667d-53ea-bca8-1c75b8b507a1
2026-03-27 13:31:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae782145d0>
2026-03-27 13:31:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8a52a9d-667d-53ea-bca8-1c75b8b507a1/e8a52a9d-667d-53ea-bca8-1c75b8b507a1_image_2.jpg HTTP/1.1" 201 0
2026-03-27 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749774%252Fgeneral%252F3cdb3239-9cf8-4240-bcac-1ba771fb3dae.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749774/general/3cdb3239-9cf8-4240-bcac-1ba771fb3dae.jpg saved to cache
2026-03-27 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e8a52a9d-667d-53ea-bca8-1c75b8b507a1
2026-03-27 13:31:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749774/general/09257ca5-5f03-43b5-aa30-e2a6ad068688.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734670)
2026-03-27 13:31:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749774/general/934dca39-48ae-4b7f-9533-34b72d9faa7b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734670)
2026-03-27 13:31:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae781ead50>
2026-03-27 13:31:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f33b63ba-2b3c-5c1d-8b0d-69642fd5724c/f33b63ba-2b3c-5c1d-8b0d-69642fd5724c_image_3.jpg HTTP/1.1" 201 0
2026-03-27 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747613%252Fgeneral%252Fa9e7b3fe-ebe6-442d-b443-67a23780a163.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747613/general/a9e7b3fe-ebe6-442d-b443-67a23780a163.jpg saved to cache
2026-03-27 13:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f33b63ba-2b3c-5c1d-8b0d-69642fd5724c
2026-03-27 13:31:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749774/general/29d110c2-6a6f-40a6-8f51-a14f3a62f5f9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734670)
2026-03-27 13:31:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7949d1d0>
2026-03-27 13:31:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8a52a9d-667d-53ea-bca8-1c75b8b507a1/e8a52a9d-667d-53ea-bca8-1c75b8b507a1_image_8.jpg HTTP/1.1" 201 0
2026-03-27 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749774%252Fgeneral%252F09257ca5-5f03-43b5-aa30-e2a6ad068688.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749774/general/09257ca5-5f03-43b5-aa30-e2a6ad068688.jpg saved to cache
2026-03-27 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e8a52a9d-667d-53ea-bca8-1c75b8b507a1
2026-03-27 13:31:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae78215a50>
2026-03-27 13:31:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8a52a9d-667d-53ea-bca8-1c75b8b507a1/e8a52a9d-667d-53ea-bca8-1c75b8b507a1_image_9.jpg HTTP/1.1" 201 0
2026-03-27 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749774%252Fgeneral%252F934dca39-48ae-4b7f-9533-34b72d9faa7b.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749774/general/934dca39-48ae-4b7f-9533-34b72d9faa7b.jpg saved to cache
2026-03-27 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e8a52a9d-667d-53ea-bca8-1c75b8b507a1
2026-03-27 13:31:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae793907d0>
2026-03-27 13:31:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8a52a9d-667d-53ea-bca8-1c75b8b507a1/e8a52a9d-667d-53ea-bca8-1c75b8b507a1_image_7.jpg HTTP/1.1" 201 0
2026-03-27 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749774%252Fgeneral%252F29d110c2-6a6f-40a6-8f51-a14f3a62f5f9.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749774/general/29d110c2-6a6f-40a6-8f51-a14f3a62f5f9.jpg saved to cache
2026-03-27 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e8a52a9d-667d-53ea-bca8-1c75b8b507a1
2026-03-27 13:31:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749774/general/f51c4c70-9a7d-4693-a542-d9c9b1783a7c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734670)
2026-03-27 13:31:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749774/general/f9a4ebe0-10a9-4e7d-bf55-9088e465f8e8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734670)
2026-03-27 13:31:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749774/general/887f8093-7982-4870-aac5-a0a8bfb312a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734670)
2026-03-27 13:31:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5629052/general/57205dfa-3407-4e46-be38-5948880fa8e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735317)
2026-03-27 13:31:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5619253/general/65b58124-4337-47c0-8df3-484343c2850f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735316)
2026-03-27 13:31:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79397110>
2026-03-27 13:31:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8a52a9d-667d-53ea-bca8-1c75b8b507a1/e8a52a9d-667d-53ea-bca8-1c75b8b507a1_image_6.jpg HTTP/1.1" 201 0
2026-03-27 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749774%252Fgeneral%252Ff51c4c70-9a7d-4693-a542-d9c9b1783a7c.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749774/general/f51c4c70-9a7d-4693-a542-d9c9b1783a7c.jpg saved to cache
2026-03-27 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e8a52a9d-667d-53ea-bca8-1c75b8b507a1
2026-03-27 13:31:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749774/general/8ff6c687-eefe-4e61-8174-2e34f9ae970f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734670)
2026-03-27 13:31:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749774/general/7845c15a-39fa-4bad-8eb1-8089a0a29e9f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734670)
2026-03-27 13:31:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79395c10>
2026-03-27 13:31:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8a52a9d-667d-53ea-bca8-1c75b8b507a1/e8a52a9d-667d-53ea-bca8-1c75b8b507a1_image_5.jpg HTTP/1.1" 201 0
2026-03-27 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749774%252Fgeneral%252Ff9a4ebe0-10a9-4e7d-bf55-9088e465f8e8.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749774/general/f9a4ebe0-10a9-4e7d-bf55-9088e465f8e8.jpg saved to cache
2026-03-27 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e8a52a9d-667d-53ea-bca8-1c75b8b507a1
2026-03-27 13:31:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae781eb8d0>
2026-03-27 13:31:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8a52a9d-667d-53ea-bca8-1c75b8b507a1/e8a52a9d-667d-53ea-bca8-1c75b8b507a1_image_4.jpg HTTP/1.1" 201 0
2026-03-27 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749774%252Fgeneral%252F887f8093-7982-4870-aac5-a0a8bfb312a3.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749774/general/887f8093-7982-4870-aac5-a0a8bfb312a3.jpg saved to cache
2026-03-27 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e8a52a9d-667d-53ea-bca8-1c75b8b507a1
2026-03-27 13:31:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae782db210>
2026-03-27 13:31:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7cd0184c-ee69-5504-9a99-e5815903aeaa/7cd0184c-ee69-5504-9a99-e5815903aeaa_image_1.jpg HTTP/1.1" 201 0
2026-03-27 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629052%252Fgeneral%252F57205dfa-3407-4e46-be38-5948880fa8e4.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629052/general/57205dfa-3407-4e46-be38-5948880fa8e4.jpg saved to cache
2026-03-27 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7cd0184c-ee69-5504-9a99-e5815903aeaa
2026-03-27 13:31:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7cd0184c-ee69-5504-9a99-e5815903aeaa, skipping ID generation
2026-03-27 13:31:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cd0184c-ee69-5504-9a99-e5815903aeaa with scrape type 1
2026-03-27 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7cd0184c-ee69-5504-9a99-e5815903aeaa sending to next pipeline
2026-03-27 13:31:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7cd0184c-ee69-5504-9a99-e5815903aeaa, identifier: 10735317
2026-03-27 13:31:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9651fdea-17e0-54f1-930e-9ea8600ee347, skipping ID generation
2026-03-27 13:31:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9651fdea-17e0-54f1-930e-9ea8600ee347 with scrape type 1
2026-03-27 13:31:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9651fdea-17e0-54f1-930e-9ea8600ee347 sending to next pipeline
2026-03-27 13:31:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9651fdea-17e0-54f1-930e-9ea8600ee347, identifier: 10735316
2026-03-27 13:31:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7cd0184c-ee69-5504-9a99-e5815903aeaa with identifier: 10735317
2026-03-27 13:31:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7cd0184c-ee69-5504-9a99-e5815903aeaa with identifier: 10735317
2026-03-27 13:31:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7cd0184c-ee69-5504-9a99-e5815903aeaa with identifier: 10735317 to the API
2026-03-27 13:31:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:31:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:31:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5629052/general/57205dfa-3407-4e46-be38-5948880fa8e4.jpg>
{'auction_title': '',
'c_o_2_emission_value': 48,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 292,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '7cd0184c-ee69-5504-9a99-e5815903aeaa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB-688-PT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735317',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X3',
'odometer': 144876,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cd0184c-ee69-5504-9a99-e5815903aeaa/7cd0184c-ee69-5504-9a99-e5815903aeaa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68566,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629052/general/cfaf1f29-7ac1-479b-b339-572159e01d4a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cd0184c-ee69-5504-9a99-e5815903aeaa/7cd0184c-ee69-5504-9a99-e5815903aeaa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62950,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629052/general/57205dfa-3407-4e46-be38-5948880fa8e4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cd0184c-ee69-5504-9a99-e5815903aeaa/7cd0184c-ee69-5504-9a99-e5815903aeaa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64323,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629052/general/1749b5a4-dcb6-4af7-899b-ab3ebc7328c6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cd0184c-ee69-5504-9a99-e5815903aeaa/7cd0184c-ee69-5504-9a99-e5815903aeaa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65409,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629052/general/37f43cb8-4fe9-407a-860f-77e75322405b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cd0184c-ee69-5504-9a99-e5815903aeaa/7cd0184c-ee69-5504-9a99-e5815903aeaa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104271,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629052/general/55ce228f-39f2-40c6-8445-00b8b16370e6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cd0184c-ee69-5504-9a99-e5815903aeaa/7cd0184c-ee69-5504-9a99-e5815903aeaa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89000,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629052/general/a27b65e6-7e04-4630-bf27-9a73310c52cf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cd0184c-ee69-5504-9a99-e5815903aeaa/7cd0184c-ee69-5504-9a99-e5815903aeaa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106126,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629052/general/c19abeb4-268d-4f2d-a9a0-7e76e3474163.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7cd0184c-ee69-5504-9a99-e5815903aeaa/7cd0184c-ee69-5504-9a99-e5815903aeaa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103959,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629052/general/1d2553dd-102d-4d85-a5a0-5863f082b079.jpg',
'Width': 1024}],
'price': 20800,
'price_includes_vat': True,
'registration_date': '2021-09-06',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 30e M Sport - xDrive - Hybrid - Automatic - 292 hp - 144.876 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-27 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735317%27 HTTP/1.1" 200 None
2026-03-27 13:31:51 [adesa.fr] INFO: Saving data for 10735317: {'created_time': 1774618311.451134, 'last_price_update_time': 1774618311.451144, 'auction_closing_time': 1774858200.0}
2026-03-27 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735317') HTTP/1.1" 204 0
2026-03-27 13:31:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9651fdea-17e0-54f1-930e-9ea8600ee347 with identifier: 10735316
2026-03-27 13:31:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9651fdea-17e0-54f1-930e-9ea8600ee347 with identifier: 10735316
2026-03-27 13:31:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9651fdea-17e0-54f1-930e-9ea8600ee347 with identifier: 10735316 to the API
2026-03-27 13:31:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:31:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:31:51 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5619253/general/65b58124-4337-47c0-8df3-484343c2850f.JPG>
{'auction_title': '',
'c_o_2_emission_value': 47,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 292,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '9651fdea-17e0-54f1-930e-9ea8600ee347',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR-722-QL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735316',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 114642,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 39,
'photos': [],
'price': 23100,
'price_includes_vat': True,
'registration_date': '2023-10-04',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 5 Series Touring 530e Luxury - xDrive - Hybrid - Automatic - '
'292 hp - 114.642 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2023}
2026-03-27 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735316%27 HTTP/1.1" 200 None
2026-03-27 13:31:51 [adesa.fr] INFO: Saving data for 10735316: {'created_time': 1774618311.767427, 'last_price_update_time': 1774618311.767439, 'auction_closing_time': 1774858200.0}
2026-03-27 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735316') HTTP/1.1" 204 0
2026-03-27 13:31:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 9651fdea-17e0-54f1-930e-9ea8600ee347 due to Ignoring non-200 response
2026-03-27 13:31:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae795e8850>
2026-03-27 13:31:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8a52a9d-667d-53ea-bca8-1c75b8b507a1/e8a52a9d-667d-53ea-bca8-1c75b8b507a1_image_0.jpg HTTP/1.1" 201 0
2026-03-27 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749774%252Fgeneral%252F8ff6c687-eefe-4e61-8174-2e34f9ae970f.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749774/general/8ff6c687-eefe-4e61-8174-2e34f9ae970f.jpg saved to cache
2026-03-27 13:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e8a52a9d-667d-53ea-bca8-1c75b8b507a1
2026-03-27 13:31:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae782acf50>
2026-03-27 13:31:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8a52a9d-667d-53ea-bca8-1c75b8b507a1/e8a52a9d-667d-53ea-bca8-1c75b8b507a1_image_1.jpg HTTP/1.1" 201 0
2026-03-27 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749774%252Fgeneral%252F7845c15a-39fa-4bad-8eb1-8089a0a29e9f.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749774/general/7845c15a-39fa-4bad-8eb1-8089a0a29e9f.jpg saved to cache
2026-03-27 13:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e8a52a9d-667d-53ea-bca8-1c75b8b507a1
2026-03-27 13:31:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e8a52a9d-667d-53ea-bca8-1c75b8b507a1, skipping ID generation
2026-03-27 13:31:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8a52a9d-667d-53ea-bca8-1c75b8b507a1 with scrape type 1
2026-03-27 13:31:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e8a52a9d-667d-53ea-bca8-1c75b8b507a1 sending to next pipeline
2026-03-27 13:31:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e8a52a9d-667d-53ea-bca8-1c75b8b507a1, identifier: 10734670
2026-03-27 13:31:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e8a52a9d-667d-53ea-bca8-1c75b8b507a1 with identifier: 10734670
2026-03-27 13:31:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e8a52a9d-667d-53ea-bca8-1c75b8b507a1 with identifier: 10734670
2026-03-27 13:31:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e8a52a9d-667d-53ea-bca8-1c75b8b507a1 with identifier: 10734670 to the API
2026-03-27 13:31:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:31:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:31:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749774/general/7845c15a-39fa-4bad-8eb1-8089a0a29e9f.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 544,
'expiration_date': '2026-03-30T07:40:00Z',
'fuel_type': 'Electric',
'id': 'e8a52a9d-667d-53ea-bca8-1c75b8b507a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000243',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734670',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'i7',
'odometer': 10240,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8a52a9d-667d-53ea-bca8-1c75b8b507a1/e8a52a9d-667d-53ea-bca8-1c75b8b507a1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203464,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749774/general/8ff6c687-eefe-4e61-8174-2e34f9ae970f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8a52a9d-667d-53ea-bca8-1c75b8b507a1/e8a52a9d-667d-53ea-bca8-1c75b8b507a1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232714,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749774/general/7845c15a-39fa-4bad-8eb1-8089a0a29e9f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8a52a9d-667d-53ea-bca8-1c75b8b507a1/e8a52a9d-667d-53ea-bca8-1c75b8b507a1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205736,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749774/general/3cdb3239-9cf8-4240-bcac-1ba771fb3dae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8a52a9d-667d-53ea-bca8-1c75b8b507a1/e8a52a9d-667d-53ea-bca8-1c75b8b507a1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186836,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749774/general/90c6c909-9732-48ab-95b4-b8bf3939b414.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8a52a9d-667d-53ea-bca8-1c75b8b507a1/e8a52a9d-667d-53ea-bca8-1c75b8b507a1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97604,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749774/general/887f8093-7982-4870-aac5-a0a8bfb312a3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8a52a9d-667d-53ea-bca8-1c75b8b507a1/e8a52a9d-667d-53ea-bca8-1c75b8b507a1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122024,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749774/general/f9a4ebe0-10a9-4e7d-bf55-9088e465f8e8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8a52a9d-667d-53ea-bca8-1c75b8b507a1/e8a52a9d-667d-53ea-bca8-1c75b8b507a1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131552,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749774/general/f51c4c70-9a7d-4693-a542-d9c9b1783a7c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8a52a9d-667d-53ea-bca8-1c75b8b507a1/e8a52a9d-667d-53ea-bca8-1c75b8b507a1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107049,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749774/general/29d110c2-6a6f-40a6-8f51-a14f3a62f5f9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8a52a9d-667d-53ea-bca8-1c75b8b507a1/e8a52a9d-667d-53ea-bca8-1c75b8b507a1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188482,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749774/general/09257ca5-5f03-43b5-aa30-e2a6ad068688.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8a52a9d-667d-53ea-bca8-1c75b8b507a1/e8a52a9d-667d-53ea-bca8-1c75b8b507a1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171816,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749774/general/934dca39-48ae-4b7f-9533-34b72d9faa7b.jpg',
'Width': 1024}],
'price': 70600,
'price_includes_vat': True,
'registration_date': '2024-04-22',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'BMW i7 60 M Sport - xDrive - Electric - Automatic - 544 hp - 10.240 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2024}
2026-03-27 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734670%27 HTTP/1.1" 200 None
2026-03-27 13:31:52 [adesa.fr] INFO: Saving data for 10734670: {'created_time': 1774618312.340703, 'last_price_update_time': 1774618312.340714, 'auction_closing_time': 1774856400.0}
2026-03-27 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10734670') HTTP/1.1" 204 0
2026-03-27 13:31:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747613/general/5dec8ff2-55f7-4d5b-92db-c4a133e3f362.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735397)
2026-03-27 13:31:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747613/general/16ce2a5c-c638-4f40-9c9b-6d36d9008f30.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735397)
2026-03-27 13:31:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7943ff50>
2026-03-27 13:31:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f33b63ba-2b3c-5c1d-8b0d-69642fd5724c/f33b63ba-2b3c-5c1d-8b0d-69642fd5724c_image_2.jpg HTTP/1.1" 201 0
2026-03-27 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747613%252Fgeneral%252F5dec8ff2-55f7-4d5b-92db-c4a133e3f362.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747613/general/5dec8ff2-55f7-4d5b-92db-c4a133e3f362.jpg saved to cache
2026-03-27 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f33b63ba-2b3c-5c1d-8b0d-69642fd5724c
2026-03-27 13:31:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7950e450>
2026-03-27 13:31:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f33b63ba-2b3c-5c1d-8b0d-69642fd5724c/f33b63ba-2b3c-5c1d-8b0d-69642fd5724c_image_1.jpg HTTP/1.1" 201 0
2026-03-27 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747613%252Fgeneral%252F16ce2a5c-c638-4f40-9c9b-6d36d9008f30.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747613/general/16ce2a5c-c638-4f40-9c9b-6d36d9008f30.jpg saved to cache
2026-03-27 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f33b63ba-2b3c-5c1d-8b0d-69642fd5724c
2026-03-27 13:31:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747613/general/74e4e6f7-0eaa-46cd-82f9-8f51e4576429.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735397)
2026-03-27 13:31:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:31:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7b683450>
2026-03-27 13:31:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:31:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:31:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:31:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f33b63ba-2b3c-5c1d-8b0d-69642fd5724c/f33b63ba-2b3c-5c1d-8b0d-69642fd5724c_image_0.jpg HTTP/1.1" 201 0
2026-03-27 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747613%252Fgeneral%252F74e4e6f7-0eaa-46cd-82f9-8f51e4576429.jpg') HTTP/1.1" 204 0
2026-03-27 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747613/general/74e4e6f7-0eaa-46cd-82f9-8f51e4576429.jpg saved to cache
2026-03-27 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f33b63ba-2b3c-5c1d-8b0d-69642fd5724c
2026-03-27 13:31:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f33b63ba-2b3c-5c1d-8b0d-69642fd5724c, skipping ID generation
2026-03-27 13:31:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f33b63ba-2b3c-5c1d-8b0d-69642fd5724c with scrape type 1
2026-03-27 13:31:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f33b63ba-2b3c-5c1d-8b0d-69642fd5724c sending to next pipeline
2026-03-27 13:31:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f33b63ba-2b3c-5c1d-8b0d-69642fd5724c, identifier: 10735397
2026-03-27 13:31:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f33b63ba-2b3c-5c1d-8b0d-69642fd5724c with identifier: 10735397
2026-03-27 13:31:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f33b63ba-2b3c-5c1d-8b0d-69642fd5724c with identifier: 10735397
2026-03-27 13:31:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f33b63ba-2b3c-5c1d-8b0d-69642fd5724c with identifier: 10735397 to the API
2026-03-27 13:31:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:31:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:31:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747613/general/74e4e6f7-0eaa-46cd-82f9-8f51e4576429.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Petrol',
'id': 'f33b63ba-2b3c-5c1d-8b0d-69642fd5724c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK-478-CX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735397',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '2 Series',
'odometer': 126566,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 12,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f33b63ba-2b3c-5c1d-8b0d-69642fd5724c/f33b63ba-2b3c-5c1d-8b0d-69642fd5724c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346613,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747613/general/74e4e6f7-0eaa-46cd-82f9-8f51e4576429.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f33b63ba-2b3c-5c1d-8b0d-69642fd5724c/f33b63ba-2b3c-5c1d-8b0d-69642fd5724c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 447211,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747613/general/16ce2a5c-c638-4f40-9c9b-6d36d9008f30.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f33b63ba-2b3c-5c1d-8b0d-69642fd5724c/f33b63ba-2b3c-5c1d-8b0d-69642fd5724c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 469988,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747613/general/5dec8ff2-55f7-4d5b-92db-c4a133e3f362.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f33b63ba-2b3c-5c1d-8b0d-69642fd5724c/f33b63ba-2b3c-5c1d-8b0d-69642fd5724c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 469897,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747613/general/a9e7b3fe-ebe6-442d-b443-67a23780a163.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f33b63ba-2b3c-5c1d-8b0d-69642fd5724c/f33b63ba-2b3c-5c1d-8b0d-69642fd5724c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101870,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747613/general/718abf14-2589-4831-abf5-23063faf382b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f33b63ba-2b3c-5c1d-8b0d-69642fd5724c/f33b63ba-2b3c-5c1d-8b0d-69642fd5724c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99801,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747613/general/9b6de360-4922-4a3c-bcd0-a1cae4b9eb02.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f33b63ba-2b3c-5c1d-8b0d-69642fd5724c/f33b63ba-2b3c-5c1d-8b0d-69642fd5724c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104895,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747613/general/a61a0974-4ad2-49b6-9c27-133a3be8c182.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f33b63ba-2b3c-5c1d-8b0d-69642fd5724c/f33b63ba-2b3c-5c1d-8b0d-69642fd5724c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131781,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747613/general/476372a5-86c7-45fb-bef6-ca43b39e921e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f33b63ba-2b3c-5c1d-8b0d-69642fd5724c/f33b63ba-2b3c-5c1d-8b0d-69642fd5724c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99443,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747613/general/ccf2a564-b147-4cc9-847a-55d5c3225bdb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f33b63ba-2b3c-5c1d-8b0d-69642fd5724c/f33b63ba-2b3c-5c1d-8b0d-69642fd5724c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102306,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747613/general/828bfbdd-2f30-4d96-accd-b3f7481c10ca.jpg',
'Width': 1024}],
'price': 16800,
'price_includes_vat': True,
'registration_date': '2022-10-21',
'seats_number': 7,
'seller_name': None,
'title': 'BMW 2 Series Gran Tourer 218i Sport Line - Petrol - Automatic - 136 '
'hp - 126.566 km',
'transmission': 'automatic',
'trim': 'Sport Line',
'vin': None,
'year': 2022}
2026-03-27 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735397%27 HTTP/1.1" 200 None
2026-03-27 13:31:53 [adesa.fr] INFO: Saving data for 10735397: {'created_time': 1774618313.334754, 'last_price_update_time': 1774618313.334765, 'auction_closing_time': 1774858200.0}
2026-03-27 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735397') HTTP/1.1" 204 0
2026-03-27 13:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735052> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:31:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:31:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8be92ded-12a1-53f3-babb-6a7549f9b9ec with identifier: 10735052
2026-03-27 13:31:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8be92ded-12a1-53f3-babb-6a7549f9b9ec with scrape type 1
2026-03-27 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8be92ded-12a1-53f3-babb-6a7549f9b9ec
2026-03-27 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5521655%252Fgeneral%252F52936c62-efb8-495a-bc26-ab500d8eced9.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5521655/general/52936c62-efb8-495a-bc26-ab500d8eced9.jpg already downloaded
2026-03-27 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5521655%252Fgeneral%252F5f786346-bdad-451d-bfdc-2be23bf23261.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5521655/general/5f786346-bdad-451d-bfdc-2be23bf23261.jpg already downloaded
2026-03-27 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5521655%252Fgeneral%252F23037f05-ee4b-4d70-994e-c63844721c6e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5521655/general/23037f05-ee4b-4d70-994e-c63844721c6e.jpg already downloaded
2026-03-27 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5521655%252Fgeneral%252Fb47cb87c-44ad-41c4-919f-78b5fd87f9ad.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5521655/general/b47cb87c-44ad-41c4-919f-78b5fd87f9ad.jpg already downloaded
2026-03-27 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5521655%252Fgeneral%252F9c6a28e8-11a1-45b8-b0df-2226d2f63d37.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5521655/general/9c6a28e8-11a1-45b8-b0df-2226d2f63d37.jpg already downloaded
2026-03-27 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5521655%252Fgeneral%252F63940af0-d22a-473f-928a-b0ff7c8755dc.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5521655/general/63940af0-d22a-473f-928a-b0ff7c8755dc.jpg already downloaded
2026-03-27 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5521655%252Fgeneral%252F8ed77224-0a52-4fef-9ba8-a68594539864.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5521655/general/8ed77224-0a52-4fef-9ba8-a68594539864.jpg already downloaded
2026-03-27 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5521655%252Fgeneral%252Fc1f39199-949b-4ee0-bd92-df5375a9f11e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5521655/general/c1f39199-949b-4ee0-bd92-df5375a9f11e.jpg already downloaded
2026-03-27 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5521655%252Fgeneral%252F397ec27b-af4a-417c-8d86-cdcd80f6abd5.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5521655/general/397ec27b-af4a-417c-8d86-cdcd80f6abd5.jpg already downloaded
2026-03-27 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5521655%252Fgeneral%252Fb12fd0e0-70c6-4987-b5e4-6c185edda636.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5521655/general/b12fd0e0-70c6-4987-b5e4-6c185edda636.jpg already downloaded
2026-03-27 13:31:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8be92ded-12a1-53f3-babb-6a7549f9b9ec, identifier: 10735052
2026-03-27 13:31:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8be92ded-12a1-53f3-babb-6a7549f9b9ec with identifier: 10735052
2026-03-27 13:31:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8be92ded-12a1-53f3-babb-6a7549f9b9ec with identifier: 10735052
2026-03-27 13:31:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8be92ded-12a1-53f3-babb-6a7549f9b9ec with identifier: 10735052 to the API
2026-03-27 13:31:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:31:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:31:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735052>
{'auction_title': '',
'c_o_2_emission_value': 164,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 114,
'expiration_date': '2026-03-30T14:05:00Z',
'fuel_type': 'Diesel',
'id': '8be92ded-12a1-53f3-babb-6a7549f9b9ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EL-996-YK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735052',
'listing': 'auctionplusdirectbuy',
'location': 'Łajski (Poland)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 237250,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 38,
'photo_urls': ['https://images.openlane.eu/carimgs/5521655/general/52936c62-efb8-495a-bc26-ab500d8eced9.jpg',
'https://images.openlane.eu/carimgs/5521655/general/5f786346-bdad-451d-bfdc-2be23bf23261.jpg',
'https://images.openlane.eu/carimgs/5521655/general/23037f05-ee4b-4d70-994e-c63844721c6e.jpg',
'https://images.openlane.eu/carimgs/5521655/general/b47cb87c-44ad-41c4-919f-78b5fd87f9ad.jpg',
'https://images.openlane.eu/carimgs/5521655/general/9c6a28e8-11a1-45b8-b0df-2226d2f63d37.jpg',
'https://images.openlane.eu/carimgs/5521655/general/63940af0-d22a-473f-928a-b0ff7c8755dc.jpg',
'https://images.openlane.eu/carimgs/5521655/general/8ed77224-0a52-4fef-9ba8-a68594539864.jpg',
'https://images.openlane.eu/carimgs/5521655/general/c1f39199-949b-4ee0-bd92-df5375a9f11e.jpg',
'https://images.openlane.eu/carimgs/5521655/general/397ec27b-af4a-417c-8d86-cdcd80f6abd5.jpg',
'https://images.openlane.eu/carimgs/5521655/general/b12fd0e0-70c6-4987-b5e4-6c185edda636.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8be92ded-12a1-53f3-babb-6a7549f9b9ec/8be92ded-12a1-53f3-babb-6a7549f9b9ec_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 444567,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5521655/general/52936c62-efb8-495a-bc26-ab500d8eced9.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8be92ded-12a1-53f3-babb-6a7549f9b9ec/8be92ded-12a1-53f3-babb-6a7549f9b9ec_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 418611,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5521655/general/5f786346-bdad-451d-bfdc-2be23bf23261.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8be92ded-12a1-53f3-babb-6a7549f9b9ec/8be92ded-12a1-53f3-babb-6a7549f9b9ec_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 636123,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5521655/general/23037f05-ee4b-4d70-994e-c63844721c6e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8be92ded-12a1-53f3-babb-6a7549f9b9ec/8be92ded-12a1-53f3-babb-6a7549f9b9ec_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 494976,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5521655/general/b47cb87c-44ad-41c4-919f-78b5fd87f9ad.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8be92ded-12a1-53f3-babb-6a7549f9b9ec/8be92ded-12a1-53f3-babb-6a7549f9b9ec_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 507267,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5521655/general/9c6a28e8-11a1-45b8-b0df-2226d2f63d37.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8be92ded-12a1-53f3-babb-6a7549f9b9ec/8be92ded-12a1-53f3-babb-6a7549f9b9ec_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 486899,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5521655/general/63940af0-d22a-473f-928a-b0ff7c8755dc.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8be92ded-12a1-53f3-babb-6a7549f9b9ec/8be92ded-12a1-53f3-babb-6a7549f9b9ec_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 413654,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5521655/general/8ed77224-0a52-4fef-9ba8-a68594539864.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8be92ded-12a1-53f3-babb-6a7549f9b9ec/8be92ded-12a1-53f3-babb-6a7549f9b9ec_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 459948,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5521655/general/c1f39199-949b-4ee0-bd92-df5375a9f11e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8be92ded-12a1-53f3-babb-6a7549f9b9ec/8be92ded-12a1-53f3-babb-6a7549f9b9ec_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 366891,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5521655/general/397ec27b-af4a-417c-8d86-cdcd80f6abd5.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8be92ded-12a1-53f3-babb-6a7549f9b9ec/8be92ded-12a1-53f3-babb-6a7549f9b9ec_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 400487,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5521655/general/b12fd0e0-70c6-4987-b5e4-6c185edda636.jpg',
'Width': 2000}],
'price': 4700,
'price_includes_vat': True,
'registration_date': '2017-04-25',
'seats_number': 3,
'seller_name': 'Auto Destok sarl',
'title': 'Mercedes-Benz Vito 111 CDI Pro - Diesel - Manual - 114 hp - 237.250 '
'km',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2017}
2026-03-27 13:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735052%27 HTTP/1.1" 200 None
2026-03-27 13:31:54 [adesa.fr] INFO: Saving data for 10735052: {'created_time': 1774618314.392155, 'last_price_update_time': 1774618314.392165, 'auction_closing_time': 1774879500.0}
2026-03-27 13:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735052') HTTP/1.1" 204 0
2026-03-27 13:32:07 [scrapy.extensions.logstats] INFO: Crawled 207 pages (at 115 pages/min), scraped 57 items (at 30 items/min)
2026-03-27 13:32:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 184MiB
2026-03-27 13:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734659> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:32:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:32:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2be615c-0b0e-55fe-aba4-ba3b357f0477 with identifier: 10734659
2026-03-27 13:32:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2be615c-0b0e-55fe-aba4-ba3b357f0477 with scrape type 1
2026-03-27 13:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b2be615c-0b0e-55fe-aba4-ba3b357f0477
2026-03-27 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743527%252Fgeneral%252F31f3c2e7-96e8-4c3d-af0b-c32659b1e93e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743527/general/31f3c2e7-96e8-4c3d-af0b-c32659b1e93e.jpg already downloaded
2026-03-27 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743527%252Fgeneral%252F6fca7bf8-b82d-43e5-97f5-0cc40eab30de.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743527/general/6fca7bf8-b82d-43e5-97f5-0cc40eab30de.jpg already downloaded
2026-03-27 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743527%252Fgeneral%252Fcbf2a138-da94-4d7d-9546-3a4bf80370ad.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743527/general/cbf2a138-da94-4d7d-9546-3a4bf80370ad.jpg already downloaded
2026-03-27 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743527%252Fgeneral%252F9eb4f5ce-0cdc-4acd-a4dc-388331f1e356.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743527/general/9eb4f5ce-0cdc-4acd-a4dc-388331f1e356.jpg already downloaded
2026-03-27 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743527%252Fgeneral%252F6e0b6ef3-8b16-4320-b533-cbeb96ba9263.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743527/general/6e0b6ef3-8b16-4320-b533-cbeb96ba9263.jpg already downloaded
2026-03-27 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743527%252Fgeneral%252Fc6d06221-5eab-4609-be20-92453bdaac74.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743527/general/c6d06221-5eab-4609-be20-92453bdaac74.jpg already downloaded
2026-03-27 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743527%252Fgeneral%252F412a8c47-6a19-4af9-bfbf-aca127452d7e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743527/general/412a8c47-6a19-4af9-bfbf-aca127452d7e.jpg already downloaded
2026-03-27 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743527%252Fgeneral%252F05b02049-76fc-4573-a9a0-ad9157fd3151.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743527/general/05b02049-76fc-4573-a9a0-ad9157fd3151.jpg already downloaded
2026-03-27 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743527%252Fgeneral%252F0abdf791-ee31-421e-8f6c-c7d91ca187e3.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743527/general/0abdf791-ee31-421e-8f6c-c7d91ca187e3.jpg already downloaded
2026-03-27 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743527%252Fgeneral%252Fb91fa610-d7a4-4b77-bf55-3e89a6e8e96d.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743527/general/b91fa610-d7a4-4b77-bf55-3e89a6e8e96d.jpg already downloaded
2026-03-27 13:32:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b2be615c-0b0e-55fe-aba4-ba3b357f0477, identifier: 10734659
2026-03-27 13:32:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b2be615c-0b0e-55fe-aba4-ba3b357f0477 with identifier: 10734659
2026-03-27 13:32:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b2be615c-0b0e-55fe-aba4-ba3b357f0477 with identifier: 10734659
2026-03-27 13:32:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b2be615c-0b0e-55fe-aba4-ba3b357f0477 with identifier: 10734659 to the API
2026-03-27 13:32:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:32:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:32:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734659>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 299,
'expiration_date': '2026-03-30T07:40:00Z',
'fuel_type': 'Electric',
'id': 'b2be615c-0b0e-55fe-aba4-ba3b357f0477',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000704',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734659',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 45492,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5743527/general/31f3c2e7-96e8-4c3d-af0b-c32659b1e93e.jpg',
'https://images.openlane.eu/carimgs/5743527/general/6fca7bf8-b82d-43e5-97f5-0cc40eab30de.jpg',
'https://images.openlane.eu/carimgs/5743527/general/cbf2a138-da94-4d7d-9546-3a4bf80370ad.jpg',
'https://images.openlane.eu/carimgs/5743527/general/9eb4f5ce-0cdc-4acd-a4dc-388331f1e356.jpg',
'https://images.openlane.eu/carimgs/5743527/general/6e0b6ef3-8b16-4320-b533-cbeb96ba9263.jpg',
'https://images.openlane.eu/carimgs/5743527/general/c6d06221-5eab-4609-be20-92453bdaac74.jpg',
'https://images.openlane.eu/carimgs/5743527/general/412a8c47-6a19-4af9-bfbf-aca127452d7e.jpg',
'https://images.openlane.eu/carimgs/5743527/general/05b02049-76fc-4573-a9a0-ad9157fd3151.jpg',
'https://images.openlane.eu/carimgs/5743527/general/0abdf791-ee31-421e-8f6c-c7d91ca187e3.jpg',
'https://images.openlane.eu/carimgs/5743527/general/b91fa610-d7a4-4b77-bf55-3e89a6e8e96d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2be615c-0b0e-55fe-aba4-ba3b357f0477/b2be615c-0b0e-55fe-aba4-ba3b357f0477_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29317,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743527/general/31f3c2e7-96e8-4c3d-af0b-c32659b1e93e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2be615c-0b0e-55fe-aba4-ba3b357f0477/b2be615c-0b0e-55fe-aba4-ba3b357f0477_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32504,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743527/general/6fca7bf8-b82d-43e5-97f5-0cc40eab30de.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2be615c-0b0e-55fe-aba4-ba3b357f0477/b2be615c-0b0e-55fe-aba4-ba3b357f0477_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31720,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743527/general/cbf2a138-da94-4d7d-9546-3a4bf80370ad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2be615c-0b0e-55fe-aba4-ba3b357f0477/b2be615c-0b0e-55fe-aba4-ba3b357f0477_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31410,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743527/general/9eb4f5ce-0cdc-4acd-a4dc-388331f1e356.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2be615c-0b0e-55fe-aba4-ba3b357f0477/b2be615c-0b0e-55fe-aba4-ba3b357f0477_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48931,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743527/general/6e0b6ef3-8b16-4320-b533-cbeb96ba9263.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2be615c-0b0e-55fe-aba4-ba3b357f0477/b2be615c-0b0e-55fe-aba4-ba3b357f0477_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58465,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743527/general/c6d06221-5eab-4609-be20-92453bdaac74.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2be615c-0b0e-55fe-aba4-ba3b357f0477/b2be615c-0b0e-55fe-aba4-ba3b357f0477_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90059,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743527/general/412a8c47-6a19-4af9-bfbf-aca127452d7e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2be615c-0b0e-55fe-aba4-ba3b357f0477/b2be615c-0b0e-55fe-aba4-ba3b357f0477_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83287,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743527/general/05b02049-76fc-4573-a9a0-ad9157fd3151.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2be615c-0b0e-55fe-aba4-ba3b357f0477/b2be615c-0b0e-55fe-aba4-ba3b357f0477_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41179,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743527/general/0abdf791-ee31-421e-8f6c-c7d91ca187e3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2be615c-0b0e-55fe-aba4-ba3b357f0477/b2be615c-0b0e-55fe-aba4-ba3b357f0477_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50000,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743527/general/b91fa610-d7a4-4b77-bf55-3e89a6e8e96d.jpg',
'Width': 1024}],
'price': 27600,
'price_includes_vat': True,
'registration_date': '2023-07-25',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Audi Q4 E-tron Sportback 82 kWh S Line - Quattro - Electric - '
'Automatic - 299 hp - 45.492 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-27 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734659%27 HTTP/1.1" 200 None
2026-03-27 13:32:18 [adesa.fr] INFO: Saving data for 10734659: {'created_time': 1774618338.67783, 'last_price_update_time': 1774618338.67784, 'auction_closing_time': 1774856400.0}
2026-03-27 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10734659') HTTP/1.1" 204 0
2026-03-27 13:32:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735362> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:32:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:32:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf36f526-d4fd-5c1e-9fb3-2e6d1e8e1292 with identifier: 10735362
2026-03-27 13:32:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf36f526-d4fd-5c1e-9fb3-2e6d1e8e1292 with scrape type 1
2026-03-27 13:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cf36f526-d4fd-5c1e-9fb3-2e6d1e8e1292
2026-03-27 13:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708626%252Fgeneral%252F796eb298-897b-4565-871d-b2d8aa785659.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708626/general/796eb298-897b-4565-871d-b2d8aa785659.JPG not downloaded yet
2026-03-27 13:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708626%252Fgeneral%252Fb6836c14-64c4-453d-82a8-6fc88007e011.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708626/general/b6836c14-64c4-453d-82a8-6fc88007e011.JPG not downloaded yet
2026-03-27 13:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708626%252Fgeneral%252F8df9df37-35ef-4e70-888c-85479fd804cd.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708626/general/8df9df37-35ef-4e70-888c-85479fd804cd.JPG not downloaded yet
2026-03-27 13:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708626%252Fgeneral%252F1aadcd0a-a11d-4bb1-bce1-38031851fb3a.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708626/general/1aadcd0a-a11d-4bb1-bce1-38031851fb3a.JPG not downloaded yet
2026-03-27 13:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708626%252Fgeneral%252F76a93646-dee3-4855-b0c5-f5e2ed35cb91.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708626/general/76a93646-dee3-4855-b0c5-f5e2ed35cb91.JPG not downloaded yet
2026-03-27 13:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708626%252Fgeneral%252F0a462172-0612-475a-916b-ec9450474c48.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708626/general/0a462172-0612-475a-916b-ec9450474c48.JPG not downloaded yet
2026-03-27 13:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708626%252Fgeneral%252F3e727751-3bc5-4c1b-a17f-e03b7488500c.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708626/general/3e727751-3bc5-4c1b-a17f-e03b7488500c.JPG not downloaded yet
2026-03-27 13:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708626%252Fgeneral%252Fbee43a04-841a-406c-ae8b-57bd7bd4ad86.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708626/general/bee43a04-841a-406c-ae8b-57bd7bd4ad86.JPG not downloaded yet
2026-03-27 13:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708626%252Fgeneral%252Fc4dc00d7-2a18-4e76-92aa-6b4438a6b3d7.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708626/general/c4dc00d7-2a18-4e76-92aa-6b4438a6b3d7.JPG not downloaded yet
2026-03-27 13:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708626%252Fgeneral%252F151833c4-9426-4d9f-a5ad-2c7aace0c71c.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708626/general/151833c4-9426-4d9f-a5ad-2c7aace0c71c.JPG not downloaded yet
2026-03-27 13:32:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735391> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:32:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:32:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5708626/general/151833c4-9426-4d9f-a5ad-2c7aace0c71c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735362)
2026-03-27 13:32:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5708626/general/c4dc00d7-2a18-4e76-92aa-6b4438a6b3d7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735362)
2026-03-27 13:32:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc57e140-d804-55d2-aded-2c123ee56ad4 with identifier: 10735391
2026-03-27 13:32:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc57e140-d804-55d2-aded-2c123ee56ad4 with scrape type 1
2026-03-27 13:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fc57e140-d804-55d2-aded-2c123ee56ad4
2026-03-27 13:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741027%252Fgeneral%252Fedf1a69d-4ff0-4846-bb67-322131b83776.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741027/general/edf1a69d-4ff0-4846-bb67-322131b83776.jpg already downloaded
2026-03-27 13:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741027%252Fgeneral%252Fd357f820-35cd-486e-ad7f-9496f5fc2659.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741027/general/d357f820-35cd-486e-ad7f-9496f5fc2659.jpg already downloaded
2026-03-27 13:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741027%252Fgeneral%252F949b79ff-8c5c-4844-ab3d-1554f8fe1ea4.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741027/general/949b79ff-8c5c-4844-ab3d-1554f8fe1ea4.jpg already downloaded
2026-03-27 13:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741027%252Fgeneral%252Fbdd81b8d-9a1a-452d-bbf2-bad3e5c51bdb.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741027/general/bdd81b8d-9a1a-452d-bbf2-bad3e5c51bdb.jpg already downloaded
2026-03-27 13:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741027%252Fgeneral%252F9572c5d9-d714-41f3-8a1c-40cacab25f44.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741027/general/9572c5d9-d714-41f3-8a1c-40cacab25f44.jpg already downloaded
2026-03-27 13:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741027%252Fgeneral%252F3dcd3681-4305-4742-8f1e-a378bfde5c55.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741027/general/3dcd3681-4305-4742-8f1e-a378bfde5c55.jpg already downloaded
2026-03-27 13:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741027%252Fgeneral%252Fe40da883-68a7-4330-9f19-042843ea6b5e.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741027/general/e40da883-68a7-4330-9f19-042843ea6b5e.JPG not downloaded yet
2026-03-27 13:32:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5708626/general/bee43a04-841a-406c-ae8b-57bd7bd4ad86.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735362)
2026-03-27 13:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741027%252Fgeneral%252Ff92155dc-0d9e-439f-b3a8-835c6e88255a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741027/general/f92155dc-0d9e-439f-b3a8-835c6e88255a.jpg already downloaded
2026-03-27 13:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741027%252Fgeneral%252F5213f35d-f0cd-4b44-b24c-94845b338c73.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741027/general/5213f35d-f0cd-4b44-b24c-94845b338c73.jpg already downloaded
2026-03-27 13:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741027%252Fgeneral%252F3ca4d90e-f02d-4e6d-8894-42b2ac8b12fa.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741027/general/3ca4d90e-f02d-4e6d-8894-42b2ac8b12fa.jpg already downloaded
2026-03-27 13:32:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item cf36f526-d4fd-5c1e-9fb3-2e6d1e8e1292 due to Ignoring non-200 response
2026-03-27 13:32:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item cf36f526-d4fd-5c1e-9fb3-2e6d1e8e1292 due to Ignoring non-200 response
2026-03-27 13:32:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item cf36f526-d4fd-5c1e-9fb3-2e6d1e8e1292 due to Ignoring non-200 response
2026-03-27 13:32:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5741027/general/e40da883-68a7-4330-9f19-042843ea6b5e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735391)
2026-03-27 13:32:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5708626/general/3e727751-3bc5-4c1b-a17f-e03b7488500c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735362)
2026-03-27 13:32:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5708626/general/0a462172-0612-475a-916b-ec9450474c48.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735362)
2026-03-27 13:32:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fc57e140-d804-55d2-aded-2c123ee56ad4, skipping ID generation
2026-03-27 13:32:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc57e140-d804-55d2-aded-2c123ee56ad4 with scrape type 1
2026-03-27 13:32:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fc57e140-d804-55d2-aded-2c123ee56ad4 sending to next pipeline
2026-03-27 13:32:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: fc57e140-d804-55d2-aded-2c123ee56ad4, identifier: 10735391
2026-03-27 13:32:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: fc57e140-d804-55d2-aded-2c123ee56ad4 with identifier: 10735391
2026-03-27 13:32:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: fc57e140-d804-55d2-aded-2c123ee56ad4 with identifier: 10735391
2026-03-27 13:32:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: fc57e140-d804-55d2-aded-2c123ee56ad4 with identifier: 10735391 to the API
2026-03-27 13:32:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:32:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:32:23 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5741027/general/e40da883-68a7-4330-9f19-042843ea6b5e.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 405,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': 'fc57e140-d804-55d2-aded-2c123ee56ad4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW953HW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735391',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 147502,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 13,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc57e140-d804-55d2-aded-2c123ee56ad4/fc57e140-d804-55d2-aded-2c123ee56ad4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211693,
'Height': 752,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741027/general/edf1a69d-4ff0-4846-bb67-322131b83776.jpg',
'Width': 1360},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc57e140-d804-55d2-aded-2c123ee56ad4/fc57e140-d804-55d2-aded-2c123ee56ad4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176032,
'Height': 752,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741027/general/d357f820-35cd-486e-ad7f-9496f5fc2659.jpg',
'Width': 1376},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc57e140-d804-55d2-aded-2c123ee56ad4/fc57e140-d804-55d2-aded-2c123ee56ad4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221745,
'Height': 752,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741027/general/949b79ff-8c5c-4844-ab3d-1554f8fe1ea4.jpg',
'Width': 1360},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc57e140-d804-55d2-aded-2c123ee56ad4/fc57e140-d804-55d2-aded-2c123ee56ad4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188786,
'Height': 752,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741027/general/bdd81b8d-9a1a-452d-bbf2-bad3e5c51bdb.jpg',
'Width': 1360},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc57e140-d804-55d2-aded-2c123ee56ad4/fc57e140-d804-55d2-aded-2c123ee56ad4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 690133,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741027/general/9572c5d9-d714-41f3-8a1c-40cacab25f44.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc57e140-d804-55d2-aded-2c123ee56ad4/fc57e140-d804-55d2-aded-2c123ee56ad4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 583564,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741027/general/3dcd3681-4305-4742-8f1e-a378bfde5c55.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc57e140-d804-55d2-aded-2c123ee56ad4/fc57e140-d804-55d2-aded-2c123ee56ad4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 607063,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741027/general/f92155dc-0d9e-439f-b3a8-835c6e88255a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc57e140-d804-55d2-aded-2c123ee56ad4/fc57e140-d804-55d2-aded-2c123ee56ad4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 524051,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741027/general/5213f35d-f0cd-4b44-b24c-94845b338c73.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc57e140-d804-55d2-aded-2c123ee56ad4/fc57e140-d804-55d2-aded-2c123ee56ad4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 566211,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741027/general/3ca4d90e-f02d-4e6d-8894-42b2ac8b12fa.jpg',
'Width': 1920}],
'price': 25300,
'price_includes_vat': True,
'registration_date': '2021-01-12',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 T8 Polestar - AWD - Hybrid - Automatic - 405 hp - '
'147.502 km',
'transmission': 'automatic',
'trim': 'Polestar',
'vin': None,
'year': 2021}
2026-03-27 13:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735391%27 HTTP/1.1" 200 None
2026-03-27 13:32:23 [adesa.fr] INFO: Saving data for 10735391: {'created_time': 1774618343.652375, 'last_price_update_time': 1774618343.652385, 'auction_closing_time': 1774858200.0}
2026-03-27 13:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735391') HTTP/1.1" 204 0
2026-03-27 13:32:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5708626/general/76a93646-dee3-4855-b0c5-f5e2ed35cb91.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735362)
2026-03-27 13:32:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item fc57e140-d804-55d2-aded-2c123ee56ad4 due to Ignoring non-200 response
2026-03-27 13:32:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item cf36f526-d4fd-5c1e-9fb3-2e6d1e8e1292 due to Ignoring non-200 response
2026-03-27 13:32:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item cf36f526-d4fd-5c1e-9fb3-2e6d1e8e1292 due to Ignoring non-200 response
2026-03-27 13:32:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5708626/general/1aadcd0a-a11d-4bb1-bce1-38031851fb3a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735362)
2026-03-27 13:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736875> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:32:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:32:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5708626/general/8df9df37-35ef-4e70-888c-85479fd804cd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735362)
2026-03-27 13:32:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5708626/general/b6836c14-64c4-453d-82a8-6fc88007e011.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735362)
2026-03-27 13:32:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item cf36f526-d4fd-5c1e-9fb3-2e6d1e8e1292 due to Ignoring non-200 response
2026-03-27 13:32:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5708626/general/796eb298-897b-4565-871d-b2d8aa785659.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735362)
2026-03-27 13:32:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item cf36f526-d4fd-5c1e-9fb3-2e6d1e8e1292 due to Ignoring non-200 response
2026-03-27 13:32:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 890c09af-89f6-516f-b419-ecf1f2efc195 with identifier: 10736875
2026-03-27 13:32:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 890c09af-89f6-516f-b419-ecf1f2efc195 with scrape type 1
2026-03-27 13:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 890c09af-89f6-516f-b419-ecf1f2efc195
2026-03-27 13:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5534728%252Fgeneral%252Fc1cb1165-19a4-4711-b69e-45f9349b3329.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534728/general/c1cb1165-19a4-4711-b69e-45f9349b3329.JPG not downloaded yet
2026-03-27 13:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5534728%252Fgeneral%252F428fefbb-13a4-41bb-aa34-147907cea544.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534728/general/428fefbb-13a4-41bb-aa34-147907cea544.JPG not downloaded yet
2026-03-27 13:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5534728%252Fgeneral%252Fd15c10b6-9684-43d3-8fa9-0d6baae2a1d9.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534728/general/d15c10b6-9684-43d3-8fa9-0d6baae2a1d9.JPG not downloaded yet
2026-03-27 13:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5534728%252Fgeneral%252F9cc5364d-b457-4af2-908e-ca94c77dec88.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534728/general/9cc5364d-b457-4af2-908e-ca94c77dec88.JPG not downloaded yet
2026-03-27 13:32:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item cf36f526-d4fd-5c1e-9fb3-2e6d1e8e1292 due to Ignoring non-200 response
2026-03-27 13:32:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item cf36f526-d4fd-5c1e-9fb3-2e6d1e8e1292 due to Ignoring non-200 response
2026-03-27 13:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5534728%252Fgeneral%252F162c8bb6-8f61-4ebe-a0ff-c474f36ef941.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534728/general/162c8bb6-8f61-4ebe-a0ff-c474f36ef941.JPG not downloaded yet
2026-03-27 13:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5534728%252Fgeneral%252F7f8bf356-1327-4904-b326-3117c3852117.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534728/general/7f8bf356-1327-4904-b326-3117c3852117.JPG not downloaded yet
2026-03-27 13:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5534728%252Fgeneral%252Fb19c2a7b-12e8-4072-9ea6-e61a8dcaae12.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534728/general/b19c2a7b-12e8-4072-9ea6-e61a8dcaae12.JPG not downloaded yet
2026-03-27 13:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5534728%252Fgeneral%252Fc05c773a-adbf-4547-8fe9-09a764f2af8d.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534728/general/c05c773a-adbf-4547-8fe9-09a764f2af8d.JPG not downloaded yet
2026-03-27 13:32:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cf36f526-d4fd-5c1e-9fb3-2e6d1e8e1292, skipping ID generation
2026-03-27 13:32:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf36f526-d4fd-5c1e-9fb3-2e6d1e8e1292 with scrape type 1
2026-03-27 13:32:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cf36f526-d4fd-5c1e-9fb3-2e6d1e8e1292 sending to next pipeline
2026-03-27 13:32:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cf36f526-d4fd-5c1e-9fb3-2e6d1e8e1292, identifier: 10735362
2026-03-27 13:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5534728%252Fgeneral%252Fcf0c1043-746d-45d2-8b4e-0df293b5e742.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534728/general/cf0c1043-746d-45d2-8b4e-0df293b5e742.JPG not downloaded yet
2026-03-27 13:32:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cf36f526-d4fd-5c1e-9fb3-2e6d1e8e1292 with identifier: 10735362
2026-03-27 13:32:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cf36f526-d4fd-5c1e-9fb3-2e6d1e8e1292 with identifier: 10735362
2026-03-27 13:32:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cf36f526-d4fd-5c1e-9fb3-2e6d1e8e1292 with identifier: 10735362 to the API
2026-03-27 13:32:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:32:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:32:24 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5708626/general/796eb298-897b-4565-871d-b2d8aa785659.JPG>
{'auction_title': '',
'c_o_2_emission_value': 30,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 455,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': 'cf36f526-d4fd-5c1e-9fb3-2e6d1e8e1292',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF-723-TK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735362',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 170465,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 33,
'photos': [],
'price': 29300,
'price_includes_vat': True,
'registration_date': '2022-04-12',
'seats_number': 7,
'seller_name': None,
'title': 'Volvo XC90 T8 R-Design - AWD - Hybrid - Automatic - 455 hp - '
'170.465 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2022}
2026-03-27 13:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735362%27 HTTP/1.1" 200 None
2026-03-27 13:32:24 [adesa.fr] INFO: Saving data for 10735362: {'created_time': 1774618344.394074, 'last_price_update_time': 1774618344.394085, 'auction_closing_time': 1774858200.0}
2026-03-27 13:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735362') HTTP/1.1" 204 0
2026-03-27 13:32:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item cf36f526-d4fd-5c1e-9fb3-2e6d1e8e1292 due to Ignoring non-200 response
2026-03-27 13:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5534728%252Fgeneral%252F8bc86781-ba8c-43ff-9324-5e3d6648c811.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534728/general/8bc86781-ba8c-43ff-9324-5e3d6648c811.JPG not downloaded yet
2026-03-27 13:32:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735363> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:32:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:32:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5534728/general/8bc86781-ba8c-43ff-9324-5e3d6648c811.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10736875)
2026-03-27 13:32:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5534728/general/cf0c1043-746d-45d2-8b4e-0df293b5e742.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10736875)
2026-03-27 13:32:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fb2fc3f-e5c1-56d2-ab36-17b8842522a4 with identifier: 10735363
2026-03-27 13:32:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fb2fc3f-e5c1-56d2-ab36-17b8842522a4 with scrape type 1
2026-03-27 13:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0fb2fc3f-e5c1-56d2-ab36-17b8842522a4
2026-03-27 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709222%252Fgeneral%252Fc9d5d971-0ecb-4a93-bb38-0da03d9362b6.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709222/general/c9d5d971-0ecb-4a93-bb38-0da03d9362b6.JPG not downloaded yet
2026-03-27 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709222%252Fgeneral%252F2acc9eea-c9ad-4669-b1ee-6e46bacd4f19.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709222/general/2acc9eea-c9ad-4669-b1ee-6e46bacd4f19.JPG not downloaded yet
2026-03-27 13:32:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5534728/general/c05c773a-adbf-4547-8fe9-09a764f2af8d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10736875)
2026-03-27 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709222%252Fgeneral%252F88d4a788-3b12-456e-9a6e-d8f7ba8c5173.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709222/general/88d4a788-3b12-456e-9a6e-d8f7ba8c5173.JPG not downloaded yet
2026-03-27 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709222%252Fgeneral%252F80853864-e321-4ee3-9152-878d142bb210.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709222/general/80853864-e321-4ee3-9152-878d142bb210.JPG not downloaded yet
2026-03-27 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709222%252Fgeneral%252Fdd432e45-7faa-47ff-95aa-193f78f0524d.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709222/general/dd432e45-7faa-47ff-95aa-193f78f0524d.JPG not downloaded yet
2026-03-27 13:32:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 890c09af-89f6-516f-b419-ecf1f2efc195 due to Ignoring non-200 response
2026-03-27 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709222%252Fgeneral%252F3cf75b5d-bc5b-493d-9b6c-bb66d1a0faea.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709222/general/3cf75b5d-bc5b-493d-9b6c-bb66d1a0faea.JPG not downloaded yet
2026-03-27 13:32:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709222/general/2acc9eea-c9ad-4669-b1ee-6e46bacd4f19.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735363)
2026-03-27 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709222%252Fgeneral%252F154ef79a-7562-4531-b83b-51c4b7efdbf4.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709222/general/154ef79a-7562-4531-b83b-51c4b7efdbf4.JPG not downloaded yet
2026-03-27 13:32:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 890c09af-89f6-516f-b419-ecf1f2efc195 due to Ignoring non-200 response
2026-03-27 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709222%252Fgeneral%252F31ab30b8-b9e1-4d75-ad00-5964d5b648d6.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709222/general/31ab30b8-b9e1-4d75-ad00-5964d5b648d6.JPG not downloaded yet
2026-03-27 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709222%252Fgeneral%252Fa5dd632a-a5b7-4e0c-aacb-3051bf92c8a7.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709222/general/a5dd632a-a5b7-4e0c-aacb-3051bf92c8a7.JPG not downloaded yet
2026-03-27 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709222%252Fgeneral%252F6e7e861f-3be6-48c0-beb8-d67007668774.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709222/general/6e7e861f-3be6-48c0-beb8-d67007668774.JPG not downloaded yet
2026-03-27 13:32:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 890c09af-89f6-516f-b419-ecf1f2efc195 due to Ignoring non-200 response
2026-03-27 13:32:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709222/general/3cf75b5d-bc5b-493d-9b6c-bb66d1a0faea.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735363)
2026-03-27 13:32:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 0fb2fc3f-e5c1-56d2-ab36-17b8842522a4 due to Ignoring non-200 response
2026-03-27 13:32:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709222/general/6e7e861f-3be6-48c0-beb8-d67007668774.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735363)
2026-03-27 13:32:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735057> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:32:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:32:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735341> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:32:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:32:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709222/general/a5dd632a-a5b7-4e0c-aacb-3051bf92c8a7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735363)
2026-03-27 13:32:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709222/general/31ab30b8-b9e1-4d75-ad00-5964d5b648d6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735363)
2026-03-27 13:32:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 0fb2fc3f-e5c1-56d2-ab36-17b8842522a4 due to Ignoring non-200 response
2026-03-27 13:32:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709222/general/154ef79a-7562-4531-b83b-51c4b7efdbf4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735363)
2026-03-27 13:32:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709222/general/dd432e45-7faa-47ff-95aa-193f78f0524d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735363)
2026-03-27 13:32:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709222/general/88d4a788-3b12-456e-9a6e-d8f7ba8c5173.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735363)
2026-03-27 13:32:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709222/general/80853864-e321-4ee3-9152-878d142bb210.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735363)
2026-03-27 13:32:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 0fb2fc3f-e5c1-56d2-ab36-17b8842522a4 due to Ignoring non-200 response
2026-03-27 13:32:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09fbd7a5-9e73-5d3c-956a-e8b290773530 with identifier: 10735057
2026-03-27 13:32:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09fbd7a5-9e73-5d3c-956a-e8b290773530 with scrape type 1
2026-03-27 13:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 09fbd7a5-9e73-5d3c-956a-e8b290773530
2026-03-27 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723813%252Fgeneral%252Fb72fdcb2-ddd0-4413-89b1-c81e91fe0bd3.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723813/general/b72fdcb2-ddd0-4413-89b1-c81e91fe0bd3.jpg already downloaded
2026-03-27 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723813%252Fgeneral%252F874b5e62-e0b7-404b-9feb-16e7179efdc3.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723813/general/874b5e62-e0b7-404b-9feb-16e7179efdc3.jpg already downloaded
2026-03-27 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723813%252Fgeneral%252F67cc4677-3a38-426e-a044-7df5a8acb514.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723813/general/67cc4677-3a38-426e-a044-7df5a8acb514.jpg already downloaded
2026-03-27 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723813%252Fgeneral%252Feffa378c-3c60-4a8b-989f-ba38d2e37c45.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723813/general/effa378c-3c60-4a8b-989f-ba38d2e37c45.jpg already downloaded
2026-03-27 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723813%252Fgeneral%252Fe968dc9a-5a99-4ca9-8be3-b00b5ced6233.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723813/general/e968dc9a-5a99-4ca9-8be3-b00b5ced6233.jpg already downloaded
2026-03-27 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723813%252Fgeneral%252Fdb173a27-fa22-46fc-bb5f-188c4678e149.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723813/general/db173a27-fa22-46fc-bb5f-188c4678e149.jpg already downloaded
2026-03-27 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723813%252Fgeneral%252Fad893e8e-375f-4878-a683-0e93a50ea37d.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723813/general/ad893e8e-375f-4878-a683-0e93a50ea37d.jpg already downloaded
2026-03-27 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723813%252Fgeneral%252Fc889cf59-e54c-4c3b-baf2-0e1eb2382cf7.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723813/general/c889cf59-e54c-4c3b-baf2-0e1eb2382cf7.jpg already downloaded
2026-03-27 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723813%252Fgeneral%252Fcb684dfe-2fac-4785-b18d-d1155ed73d84.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723813/general/cb684dfe-2fac-4785-b18d-d1155ed73d84.jpg already downloaded
2026-03-27 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723813%252Fgeneral%252F214d7902-bcbd-49d0-bd30-99407772b737.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723813/general/214d7902-bcbd-49d0-bd30-99407772b737.jpg already downloaded
2026-03-27 13:32:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 09fbd7a5-9e73-5d3c-956a-e8b290773530, identifier: 10735057
2026-03-27 13:32:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 09fbd7a5-9e73-5d3c-956a-e8b290773530 with identifier: 10735057
2026-03-27 13:32:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 09fbd7a5-9e73-5d3c-956a-e8b290773530 with identifier: 10735057
2026-03-27 13:32:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 09fbd7a5-9e73-5d3c-956a-e8b290773530 with identifier: 10735057 to the API
2026-03-27 13:32:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:32:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:32:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735057>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T14:05:00Z',
'fuel_type': 'Diesel',
'id': '09fbd7a5-9e73-5d3c-956a-e8b290773530',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ-818-LW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735057',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 200853,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 72,
'photo_urls': ['https://images.openlane.eu/carimgs/5723813/general/b72fdcb2-ddd0-4413-89b1-c81e91fe0bd3.jpg',
'https://images.openlane.eu/carimgs/5723813/general/874b5e62-e0b7-404b-9feb-16e7179efdc3.jpg',
'https://images.openlane.eu/carimgs/5723813/general/67cc4677-3a38-426e-a044-7df5a8acb514.jpg',
'https://images.openlane.eu/carimgs/5723813/general/effa378c-3c60-4a8b-989f-ba38d2e37c45.jpg',
'https://images.openlane.eu/carimgs/5723813/general/e968dc9a-5a99-4ca9-8be3-b00b5ced6233.jpg',
'https://images.openlane.eu/carimgs/5723813/general/db173a27-fa22-46fc-bb5f-188c4678e149.jpg',
'https://images.openlane.eu/carimgs/5723813/general/ad893e8e-375f-4878-a683-0e93a50ea37d.jpg',
'https://images.openlane.eu/carimgs/5723813/general/c889cf59-e54c-4c3b-baf2-0e1eb2382cf7.jpg',
'https://images.openlane.eu/carimgs/5723813/general/cb684dfe-2fac-4785-b18d-d1155ed73d84.jpg',
'https://images.openlane.eu/carimgs/5723813/general/214d7902-bcbd-49d0-bd30-99407772b737.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09fbd7a5-9e73-5d3c-956a-e8b290773530/09fbd7a5-9e73-5d3c-956a-e8b290773530_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145037,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723813/general/b72fdcb2-ddd0-4413-89b1-c81e91fe0bd3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09fbd7a5-9e73-5d3c-956a-e8b290773530/09fbd7a5-9e73-5d3c-956a-e8b290773530_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143414,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723813/general/874b5e62-e0b7-404b-9feb-16e7179efdc3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09fbd7a5-9e73-5d3c-956a-e8b290773530/09fbd7a5-9e73-5d3c-956a-e8b290773530_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145687,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723813/general/67cc4677-3a38-426e-a044-7df5a8acb514.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09fbd7a5-9e73-5d3c-956a-e8b290773530/09fbd7a5-9e73-5d3c-956a-e8b290773530_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151393,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723813/general/effa378c-3c60-4a8b-989f-ba38d2e37c45.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09fbd7a5-9e73-5d3c-956a-e8b290773530/09fbd7a5-9e73-5d3c-956a-e8b290773530_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104368,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723813/general/e968dc9a-5a99-4ca9-8be3-b00b5ced6233.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09fbd7a5-9e73-5d3c-956a-e8b290773530/09fbd7a5-9e73-5d3c-956a-e8b290773530_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112110,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723813/general/db173a27-fa22-46fc-bb5f-188c4678e149.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09fbd7a5-9e73-5d3c-956a-e8b290773530/09fbd7a5-9e73-5d3c-956a-e8b290773530_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130683,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723813/general/ad893e8e-375f-4878-a683-0e93a50ea37d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09fbd7a5-9e73-5d3c-956a-e8b290773530/09fbd7a5-9e73-5d3c-956a-e8b290773530_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128664,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723813/general/c889cf59-e54c-4c3b-baf2-0e1eb2382cf7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09fbd7a5-9e73-5d3c-956a-e8b290773530/09fbd7a5-9e73-5d3c-956a-e8b290773530_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111094,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723813/general/cb684dfe-2fac-4785-b18d-d1155ed73d84.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09fbd7a5-9e73-5d3c-956a-e8b290773530/09fbd7a5-9e73-5d3c-956a-e8b290773530_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81481,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723813/general/214d7902-bcbd-49d0-bd30-99407772b737.jpg',
'Width': 1024}],
'price': 9400,
'price_includes_vat': True,
'registration_date': '2021-05-26',
'seats_number': 5,
'seller_name': 'ATHLON Car Lease France SA',
'title': 'Mercedes-Benz B 180d Business Line - Diesel - Automatic - 116 hp - '
'200.853 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2021}
2026-03-27 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735057%27 HTTP/1.1" 200 None
2026-03-27 13:32:26 [adesa.fr] INFO: Saving data for 10735057: {'created_time': 1774618346.428031, 'last_price_update_time': 1774618346.428042, 'auction_closing_time': 1774879500.0}
2026-03-27 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735057') HTTP/1.1" 204 0
2026-03-27 13:32:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709222/general/c9d5d971-0ecb-4a93-bb38-0da03d9362b6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735363)
2026-03-27 13:32:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5534728/general/b19c2a7b-12e8-4072-9ea6-e61a8dcaae12.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10736875)
2026-03-27 13:32:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5534728/general/7f8bf356-1327-4904-b326-3117c3852117.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10736875)
2026-03-27 13:32:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8cdb0896-2a7f-553a-8316-f6a0114fb47c with identifier: 10735341
2026-03-27 13:32:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8cdb0896-2a7f-553a-8316-f6a0114fb47c with scrape type 1
2026-03-27 13:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8cdb0896-2a7f-553a-8316-f6a0114fb47c
2026-03-27 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677825%252Fgeneral%252Fad4243da-7792-4278-8f84-4d04f06a5f0c.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677825/general/ad4243da-7792-4278-8f84-4d04f06a5f0c.JPG not downloaded yet
2026-03-27 13:32:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 0fb2fc3f-e5c1-56d2-ab36-17b8842522a4 due to Ignoring non-200 response
2026-03-27 13:32:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 0fb2fc3f-e5c1-56d2-ab36-17b8842522a4 due to Ignoring non-200 response
2026-03-27 13:32:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 0fb2fc3f-e5c1-56d2-ab36-17b8842522a4 due to Ignoring non-200 response
2026-03-27 13:32:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 0fb2fc3f-e5c1-56d2-ab36-17b8842522a4 due to Ignoring non-200 response
2026-03-27 13:32:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 0fb2fc3f-e5c1-56d2-ab36-17b8842522a4 due to Ignoring non-200 response
2026-03-27 13:32:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 0fb2fc3f-e5c1-56d2-ab36-17b8842522a4 due to Ignoring non-200 response
2026-03-27 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677825%252Fgeneral%252Fa1345323-5736-48a7-b647-f4e6dea73e49.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677825/general/a1345323-5736-48a7-b647-f4e6dea73e49.JPG not downloaded yet
2026-03-27 13:32:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5534728/general/d15c10b6-9684-43d3-8fa9-0d6baae2a1d9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10736875)
2026-03-27 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677825%252Fgeneral%252F9ec04617-2a99-4181-932b-c65ae529e949.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677825/general/9ec04617-2a99-4181-932b-c65ae529e949.JPG not downloaded yet
2026-03-27 13:32:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5534728/general/162c8bb6-8f61-4ebe-a0ff-c474f36ef941.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10736875)
2026-03-27 13:32:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5534728/general/9cc5364d-b457-4af2-908e-ca94c77dec88.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10736875)
2026-03-27 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677825%252Fgeneral%252F9f7c58d9-27fb-4533-a57c-853c39001f15.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677825/general/9f7c58d9-27fb-4533-a57c-853c39001f15.JPG not downloaded yet
2026-03-27 13:32:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5677825/general/a1345323-5736-48a7-b647-f4e6dea73e49.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735341)
2026-03-27 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677825%252Fgeneral%252F1b55fdb3-7896-4ce8-9f25-595fe1e27844.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677825/general/1b55fdb3-7896-4ce8-9f25-595fe1e27844.JPG not downloaded yet
2026-03-27 13:32:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0fb2fc3f-e5c1-56d2-ab36-17b8842522a4, skipping ID generation
2026-03-27 13:32:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fb2fc3f-e5c1-56d2-ab36-17b8842522a4 with scrape type 1
2026-03-27 13:32:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0fb2fc3f-e5c1-56d2-ab36-17b8842522a4 sending to next pipeline
2026-03-27 13:32:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0fb2fc3f-e5c1-56d2-ab36-17b8842522a4, identifier: 10735363
2026-03-27 13:32:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 890c09af-89f6-516f-b419-ecf1f2efc195 due to Ignoring non-200 response
2026-03-27 13:32:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 890c09af-89f6-516f-b419-ecf1f2efc195 due to Ignoring non-200 response
2026-03-27 13:32:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 890c09af-89f6-516f-b419-ecf1f2efc195 due to Ignoring non-200 response
2026-03-27 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677825%252Fgeneral%252F867e0c9a-00ea-4a43-b125-95314850fbb0.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677825/general/867e0c9a-00ea-4a43-b125-95314850fbb0.JPG not downloaded yet
2026-03-27 13:32:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0fb2fc3f-e5c1-56d2-ab36-17b8842522a4 with identifier: 10735363
2026-03-27 13:32:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0fb2fc3f-e5c1-56d2-ab36-17b8842522a4 with identifier: 10735363
2026-03-27 13:32:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0fb2fc3f-e5c1-56d2-ab36-17b8842522a4 with identifier: 10735363 to the API
2026-03-27 13:32:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:32:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:32:27 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5709222/general/c9d5d971-0ecb-4a93-bb38-0da03d9362b6.JPG>
{'auction_title': '',
'c_o_2_emission_value': 24,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 398,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '0fb2fc3f-e5c1-56d2-ab36-17b8842522a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-626-ZW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735363',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 171736,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 28,
'photos': [],
'price': 24000,
'price_includes_vat': True,
'registration_date': '2023-03-28',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 T6 Ultimate Dark - AWD - Hybrid - Automatic - 398 hp - '
'171.736 km',
'transmission': 'automatic',
'trim': 'Ultimate Dark',
'vin': None,
'year': 2023}
2026-03-27 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735363%27 HTTP/1.1" 200 None
2026-03-27 13:32:27 [adesa.fr] INFO: Saving data for 10735363: {'created_time': 1774618347.063856, 'last_price_update_time': 1774618347.063868, 'auction_closing_time': 1774858200.0}
2026-03-27 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735363') HTTP/1.1" 204 0
2026-03-27 13:32:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5677825/general/ad4243da-7792-4278-8f84-4d04f06a5f0c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735341)
2026-03-27 13:32:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5677825/general/9ec04617-2a99-4181-932b-c65ae529e949.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735341)
2026-03-27 13:32:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 0fb2fc3f-e5c1-56d2-ab36-17b8842522a4 due to Ignoring non-200 response
2026-03-27 13:32:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 890c09af-89f6-516f-b419-ecf1f2efc195 due to Ignoring non-200 response
2026-03-27 13:32:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 890c09af-89f6-516f-b419-ecf1f2efc195 due to Ignoring non-200 response
2026-03-27 13:32:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5677825/general/9f7c58d9-27fb-4533-a57c-853c39001f15.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735341)
2026-03-27 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677825%252Fgeneral%252F243cdbbf-ff27-4102-ab8a-2a2193af1c52.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677825/general/243cdbbf-ff27-4102-ab8a-2a2193af1c52.JPG not downloaded yet
2026-03-27 13:32:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735311> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:32:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 8cdb0896-2a7f-553a-8316-f6a0114fb47c due to Ignoring non-200 response
2026-03-27 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677825%252Fgeneral%252F2d7c3658-7fb7-4a00-91c7-1fea52591355.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677825/general/2d7c3658-7fb7-4a00-91c7-1fea52591355.JPG not downloaded yet
2026-03-27 13:32:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677825%252Fgeneral%252F1abb6de2-50b6-41ab-9d99-3036623973c1.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677825/general/1abb6de2-50b6-41ab-9d99-3036623973c1.JPG not downloaded yet
2026-03-27 13:32:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5534728/general/428fefbb-13a4-41bb-aa34-147907cea544.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10736875)
2026-03-27 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677825%252Fgeneral%252F80813d74-f6d2-4e5c-b003-a2b8cded6915.png%27 HTTP/1.1" 200 None
2026-03-27 13:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677825/general/80813d74-f6d2-4e5c-b003-a2b8cded6915.png already downloaded
2026-03-27 13:32:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5677825/general/1b55fdb3-7896-4ce8-9f25-595fe1e27844.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735341)
2026-03-27 13:32:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5677825/general/867e0c9a-00ea-4a43-b125-95314850fbb0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735341)
2026-03-27 13:32:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5677825/general/243cdbbf-ff27-4102-ab8a-2a2193af1c52.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735341)
2026-03-27 13:32:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 8cdb0896-2a7f-553a-8316-f6a0114fb47c due to Ignoring non-200 response
2026-03-27 13:32:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 8cdb0896-2a7f-553a-8316-f6a0114fb47c due to Ignoring non-200 response
2026-03-27 13:32:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 8cdb0896-2a7f-553a-8316-f6a0114fb47c due to Ignoring non-200 response
2026-03-27 13:32:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5677825/general/1abb6de2-50b6-41ab-9d99-3036623973c1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735341)
2026-03-27 13:32:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5677825/general/2d7c3658-7fb7-4a00-91c7-1fea52591355.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735341)
2026-03-27 13:32:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5534728/general/c1cb1165-19a4-4711-b69e-45f9349b3329.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10736875)
2026-03-27 13:32:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a9c50b7-f499-5702-af73-1a8cb57a0732 with identifier: 10735311
2026-03-27 13:32:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a9c50b7-f499-5702-af73-1a8cb57a0732 with scrape type 1
2026-03-27 13:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1a9c50b7-f499-5702-af73-1a8cb57a0732
2026-03-27 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593342%252Fgeneral%252F77f89644-c325-4dc7-af8c-74c0dee2bed3.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593342/general/77f89644-c325-4dc7-af8c-74c0dee2bed3.jpg already downloaded
2026-03-27 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593342%252Fgeneral%252F39d692c2-24cf-4ef6-8a0f-fcb70db826a1.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593342/general/39d692c2-24cf-4ef6-8a0f-fcb70db826a1.jpg already downloaded
2026-03-27 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593342%252Fgeneral%252F11ce580f-2c95-4058-b5de-646c0f0c295c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593342/general/11ce580f-2c95-4058-b5de-646c0f0c295c.jpg already downloaded
2026-03-27 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593342%252Fgeneral%252F9fab01be-3e66-40a6-8af9-b3f6bc98d2e0.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593342/general/9fab01be-3e66-40a6-8af9-b3f6bc98d2e0.jpg already downloaded
2026-03-27 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593342%252Fgeneral%252F2a0ea3e8-7fd1-4578-8217-76b540c24eb3.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593342/general/2a0ea3e8-7fd1-4578-8217-76b540c24eb3.jpg already downloaded
2026-03-27 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593342%252Fgeneral%252Fd9f68ae3-a595-4d1c-8a45-22c20241a2d6.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593342/general/d9f68ae3-a595-4d1c-8a45-22c20241a2d6.jpg already downloaded
2026-03-27 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593342%252Fgeneral%252F7947932e-e207-4462-bcd4-93b77b51609c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593342/general/7947932e-e207-4462-bcd4-93b77b51609c.jpg already downloaded
2026-03-27 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593342%252Fgeneral%252F32f7002b-8958-41f9-af48-5883463b2df0.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593342/general/32f7002b-8958-41f9-af48-5883463b2df0.jpg already downloaded
2026-03-27 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593342%252Fgeneral%252F1e4812c7-cf8e-4513-9eb9-7deaebefbfd3.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593342/general/1e4812c7-cf8e-4513-9eb9-7deaebefbfd3.jpg already downloaded
2026-03-27 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593342%252Fgeneral%252F5b2fe8cf-0357-4042-93d5-4766014e3fb3.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593342/general/5b2fe8cf-0357-4042-93d5-4766014e3fb3.jpg already downloaded
2026-03-27 13:32:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1a9c50b7-f499-5702-af73-1a8cb57a0732, identifier: 10735311
2026-03-27 13:32:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1a9c50b7-f499-5702-af73-1a8cb57a0732 with identifier: 10735311
2026-03-27 13:32:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1a9c50b7-f499-5702-af73-1a8cb57a0732 with identifier: 10735311
2026-03-27 13:32:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1a9c50b7-f499-5702-af73-1a8cb57a0732 with identifier: 10735311 to the API
2026-03-27 13:32:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:32:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:32:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735311>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 245,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '1a9c50b7-f499-5702-af73-1a8cb57a0732',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA542HY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735311',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 174621,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5593342/general/77f89644-c325-4dc7-af8c-74c0dee2bed3.jpg',
'https://images.openlane.eu/carimgs/5593342/general/39d692c2-24cf-4ef6-8a0f-fcb70db826a1.jpg',
'https://images.openlane.eu/carimgs/5593342/general/11ce580f-2c95-4058-b5de-646c0f0c295c.jpg',
'https://images.openlane.eu/carimgs/5593342/general/9fab01be-3e66-40a6-8af9-b3f6bc98d2e0.jpg',
'https://images.openlane.eu/carimgs/5593342/general/2a0ea3e8-7fd1-4578-8217-76b540c24eb3.jpg',
'https://images.openlane.eu/carimgs/5593342/general/d9f68ae3-a595-4d1c-8a45-22c20241a2d6.jpg',
'https://images.openlane.eu/carimgs/5593342/general/7947932e-e207-4462-bcd4-93b77b51609c.jpg',
'https://images.openlane.eu/carimgs/5593342/general/32f7002b-8958-41f9-af48-5883463b2df0.jpg',
'https://images.openlane.eu/carimgs/5593342/general/1e4812c7-cf8e-4513-9eb9-7deaebefbfd3.jpg',
'https://images.openlane.eu/carimgs/5593342/general/5b2fe8cf-0357-4042-93d5-4766014e3fb3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a9c50b7-f499-5702-af73-1a8cb57a0732/1a9c50b7-f499-5702-af73-1a8cb57a0732_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278840,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593342/general/77f89644-c325-4dc7-af8c-74c0dee2bed3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a9c50b7-f499-5702-af73-1a8cb57a0732/1a9c50b7-f499-5702-af73-1a8cb57a0732_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297234,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593342/general/39d692c2-24cf-4ef6-8a0f-fcb70db826a1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a9c50b7-f499-5702-af73-1a8cb57a0732/1a9c50b7-f499-5702-af73-1a8cb57a0732_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 417693,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593342/general/11ce580f-2c95-4058-b5de-646c0f0c295c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a9c50b7-f499-5702-af73-1a8cb57a0732/1a9c50b7-f499-5702-af73-1a8cb57a0732_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 426902,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593342/general/9fab01be-3e66-40a6-8af9-b3f6bc98d2e0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a9c50b7-f499-5702-af73-1a8cb57a0732/1a9c50b7-f499-5702-af73-1a8cb57a0732_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88417,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593342/general/2a0ea3e8-7fd1-4578-8217-76b540c24eb3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a9c50b7-f499-5702-af73-1a8cb57a0732/1a9c50b7-f499-5702-af73-1a8cb57a0732_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100125,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593342/general/d9f68ae3-a595-4d1c-8a45-22c20241a2d6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a9c50b7-f499-5702-af73-1a8cb57a0732/1a9c50b7-f499-5702-af73-1a8cb57a0732_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110594,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593342/general/7947932e-e207-4462-bcd4-93b77b51609c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a9c50b7-f499-5702-af73-1a8cb57a0732/1a9c50b7-f499-5702-af73-1a8cb57a0732_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73800,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593342/general/32f7002b-8958-41f9-af48-5883463b2df0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a9c50b7-f499-5702-af73-1a8cb57a0732/1a9c50b7-f499-5702-af73-1a8cb57a0732_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39577,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593342/general/1e4812c7-cf8e-4513-9eb9-7deaebefbfd3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a9c50b7-f499-5702-af73-1a8cb57a0732/1a9c50b7-f499-5702-af73-1a8cb57a0732_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76582,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593342/general/5b2fe8cf-0357-4042-93d5-4766014e3fb3.jpg',
'Width': 1024}],
'price': 15200,
'price_includes_vat': True,
'registration_date': '2021-06-28',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan 1.4 Elegance - Hybrid - Automatic - 245 hp - '
'174.621 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2021}
2026-03-27 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735311%27 HTTP/1.1" 200 None
2026-03-27 13:32:27 [adesa.fr] INFO: Saving data for 10735311: {'created_time': 1774618347.859899, 'last_price_update_time': 1774618347.85991, 'auction_closing_time': 1774858200.0}
2026-03-27 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735311') HTTP/1.1" 204 0
2026-03-27 13:32:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735356> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:32:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:32:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735023> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:32:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:32:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 890c09af-89f6-516f-b419-ecf1f2efc195 due to Ignoring non-200 response
2026-03-27 13:32:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 8cdb0896-2a7f-553a-8316-f6a0114fb47c due to Ignoring non-200 response
2026-03-27 13:32:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 8cdb0896-2a7f-553a-8316-f6a0114fb47c due to Ignoring non-200 response
2026-03-27 13:32:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 8cdb0896-2a7f-553a-8316-f6a0114fb47c due to Ignoring non-200 response
2026-03-27 13:32:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 8cdb0896-2a7f-553a-8316-f6a0114fb47c due to Ignoring non-200 response
2026-03-27 13:32:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8cdb0896-2a7f-553a-8316-f6a0114fb47c, skipping ID generation
2026-03-27 13:32:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8cdb0896-2a7f-553a-8316-f6a0114fb47c with scrape type 1
2026-03-27 13:32:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8cdb0896-2a7f-553a-8316-f6a0114fb47c sending to next pipeline
2026-03-27 13:32:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8cdb0896-2a7f-553a-8316-f6a0114fb47c, identifier: 10735341
2026-03-27 13:32:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 890c09af-89f6-516f-b419-ecf1f2efc195, skipping ID generation
2026-03-27 13:32:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 890c09af-89f6-516f-b419-ecf1f2efc195 with scrape type 1
2026-03-27 13:32:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 890c09af-89f6-516f-b419-ecf1f2efc195 sending to next pipeline
2026-03-27 13:32:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 890c09af-89f6-516f-b419-ecf1f2efc195, identifier: 10736875
2026-03-27 13:32:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8cdb0896-2a7f-553a-8316-f6a0114fb47c with identifier: 10735341
2026-03-27 13:32:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8cdb0896-2a7f-553a-8316-f6a0114fb47c with identifier: 10735341
2026-03-27 13:32:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8cdb0896-2a7f-553a-8316-f6a0114fb47c with identifier: 10735341 to the API
2026-03-27 13:32:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:32:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:32:28 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5677825/general/2d7c3658-7fb7-4a00-91c7-1fea52591355.JPG>
{'auction_title': '',
'c_o_2_emission_value': 54,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 340,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '8cdb0896-2a7f-553a-8316-f6a0114fb47c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA-989-NQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735341',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 176108,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cdb0896-2a7f-553a-8316-f6a0114fb47c/8cdb0896-2a7f-553a-8316-f6a0114fb47c_image_9.png',
'Extension': 'png',
'FileSizeInBytes': 1623149,
'Height': 766,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677825/general/80813d74-f6d2-4e5c-b003-a2b8cded6915.png',
'Width': 2000}],
'price': 18800,
'price_includes_vat': True,
'registration_date': '2021-07-05',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 T6 Inscription - AWD - Hybrid - Automatic - 340 hp - '
'176.108 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-27 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735341%27 HTTP/1.1" 200 None
2026-03-27 13:32:28 [adesa.fr] INFO: Saving data for 10735341: {'created_time': 1774618348.415232, 'last_price_update_time': 1774618348.415243, 'auction_closing_time': 1774858200.0}
2026-03-27 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735341') HTTP/1.1" 204 0
2026-03-27 13:32:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 890c09af-89f6-516f-b419-ecf1f2efc195 with identifier: 10736875
2026-03-27 13:32:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 890c09af-89f6-516f-b419-ecf1f2efc195 with identifier: 10736875
2026-03-27 13:32:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 890c09af-89f6-516f-b419-ecf1f2efc195 with identifier: 10736875 to the API
2026-03-27 13:32:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:32:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:32:28 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5534728/general/c1cb1165-19a4-4711-b69e-45f9349b3329.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'nb',
'engine': '2.3L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '890c09af-89f6-516f-b419-ecf1f2efc195',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ES138FR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736875',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Iveco',
'model': 'Daily',
'odometer': 206720,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 44,
'photos': [],
'price': 11200,
'price_includes_vat': True,
'registration_date': '2017-11-27',
'seats_number': 3,
'seller_name': 'SIA Automotive',
'title': 'Iveco Daily 2.3 - Diesel - Manual - 136 hp - 206.720 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-27 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710736875%27 HTTP/1.1" 200 None
2026-03-27 13:32:28 [adesa.fr] INFO: Saving data for 10736875: {'created_time': 1774618348.75483, 'last_price_update_time': 1774618348.754841, 'auction_closing_time': 1774865400.0}
2026-03-27 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10736875') HTTP/1.1" 204 0
2026-03-27 13:32:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 8cdb0896-2a7f-553a-8316-f6a0114fb47c due to Ignoring non-200 response
2026-03-27 13:32:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 890c09af-89f6-516f-b419-ecf1f2efc195 due to Ignoring non-200 response
2026-03-27 13:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736621> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:32:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735322> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:32:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:32:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd86ee7e-7c0b-524f-bbdf-1ebb31c08829 with identifier: 10735356
2026-03-27 13:32:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd86ee7e-7c0b-524f-bbdf-1ebb31c08829 with scrape type 1
2026-03-27 13:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bd86ee7e-7c0b-524f-bbdf-1ebb31c08829
2026-03-27 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699660%252Fgeneral%252F92b01060-7f3b-4bcd-9bdd-f939cf32bde8.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699660/general/92b01060-7f3b-4bcd-9bdd-f939cf32bde8.jpg already downloaded
2026-03-27 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699660%252Fgeneral%252Fd90d28ce-8c84-4e32-be88-2ed5971c155b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699660/general/d90d28ce-8c84-4e32-be88-2ed5971c155b.jpg already downloaded
2026-03-27 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699660%252Fgeneral%252Fc422e935-dca5-457c-bf98-6519787162d7.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699660/general/c422e935-dca5-457c-bf98-6519787162d7.jpg already downloaded
2026-03-27 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699660%252Fgeneral%252F0800c64b-e312-43b1-a8ce-49e7f9eb7053.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699660/general/0800c64b-e312-43b1-a8ce-49e7f9eb7053.jpg already downloaded
2026-03-27 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699660%252Fgeneral%252Fffd9e325-afcb-404e-b9ac-07cacd5859e0.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699660/general/ffd9e325-afcb-404e-b9ac-07cacd5859e0.jpg already downloaded
2026-03-27 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699660%252Fgeneral%252Fe223230e-af48-4df6-9e86-ac32ee7636a1.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699660/general/e223230e-af48-4df6-9e86-ac32ee7636a1.jpg already downloaded
2026-03-27 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699660%252Fgeneral%252F68a532c0-3fc1-4d8c-9e76-0bf75c969684.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699660/general/68a532c0-3fc1-4d8c-9e76-0bf75c969684.jpg already downloaded
2026-03-27 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699660%252Fgeneral%252F29504672-3913-4d3f-aaa6-4a3ae520b5f5.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699660/general/29504672-3913-4d3f-aaa6-4a3ae520b5f5.jpg already downloaded
2026-03-27 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699660%252Fgeneral%252F83c90102-fa6d-4c9b-ba15-7dc5736f1906.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699660/general/83c90102-fa6d-4c9b-ba15-7dc5736f1906.jpg already downloaded
2026-03-27 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699660%252Fgeneral%252F25086541-0547-48c0-9a06-6d7a7b6f77c7.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699660/general/25086541-0547-48c0-9a06-6d7a7b6f77c7.jpg already downloaded
2026-03-27 13:32:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: bd86ee7e-7c0b-524f-bbdf-1ebb31c08829, identifier: 10735356
2026-03-27 13:32:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60e69696-4ee6-5643-b64d-334ea11a5dc5 with identifier: 10735023
2026-03-27 13:32:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60e69696-4ee6-5643-b64d-334ea11a5dc5 with scrape type 1
2026-03-27 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 60e69696-4ee6-5643-b64d-334ea11a5dc5
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748191%252Fgeneral%252F86966fe8-5785-4dec-bd01-09f00558ef6f.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748191/general/86966fe8-5785-4dec-bd01-09f00558ef6f.JPG not downloaded yet
2026-03-27 13:32:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: bd86ee7e-7c0b-524f-bbdf-1ebb31c08829 with identifier: 10735356
2026-03-27 13:32:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: bd86ee7e-7c0b-524f-bbdf-1ebb31c08829 with identifier: 10735356
2026-03-27 13:32:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: bd86ee7e-7c0b-524f-bbdf-1ebb31c08829 with identifier: 10735356 to the API
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735356>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Petrol',
'id': 'bd86ee7e-7c0b-524f-bbdf-1ebb31c08829',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FG-178-TV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735356',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 93289,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5699660/general/92b01060-7f3b-4bcd-9bdd-f939cf32bde8.jpg',
'https://images.openlane.eu/carimgs/5699660/general/d90d28ce-8c84-4e32-be88-2ed5971c155b.jpg',
'https://images.openlane.eu/carimgs/5699660/general/c422e935-dca5-457c-bf98-6519787162d7.jpg',
'https://images.openlane.eu/carimgs/5699660/general/0800c64b-e312-43b1-a8ce-49e7f9eb7053.jpg',
'https://images.openlane.eu/carimgs/5699660/general/ffd9e325-afcb-404e-b9ac-07cacd5859e0.jpg',
'https://images.openlane.eu/carimgs/5699660/general/e223230e-af48-4df6-9e86-ac32ee7636a1.jpg',
'https://images.openlane.eu/carimgs/5699660/general/68a532c0-3fc1-4d8c-9e76-0bf75c969684.jpg',
'https://images.openlane.eu/carimgs/5699660/general/29504672-3913-4d3f-aaa6-4a3ae520b5f5.jpg',
'https://images.openlane.eu/carimgs/5699660/general/83c90102-fa6d-4c9b-ba15-7dc5736f1906.jpg',
'https://images.openlane.eu/carimgs/5699660/general/25086541-0547-48c0-9a06-6d7a7b6f77c7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd86ee7e-7c0b-524f-bbdf-1ebb31c08829/bd86ee7e-7c0b-524f-bbdf-1ebb31c08829_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291622,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699660/general/92b01060-7f3b-4bcd-9bdd-f939cf32bde8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd86ee7e-7c0b-524f-bbdf-1ebb31c08829/bd86ee7e-7c0b-524f-bbdf-1ebb31c08829_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231728,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699660/general/d90d28ce-8c84-4e32-be88-2ed5971c155b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd86ee7e-7c0b-524f-bbdf-1ebb31c08829/bd86ee7e-7c0b-524f-bbdf-1ebb31c08829_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235117,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699660/general/c422e935-dca5-457c-bf98-6519787162d7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd86ee7e-7c0b-524f-bbdf-1ebb31c08829/bd86ee7e-7c0b-524f-bbdf-1ebb31c08829_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268533,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699660/general/0800c64b-e312-43b1-a8ce-49e7f9eb7053.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd86ee7e-7c0b-524f-bbdf-1ebb31c08829/bd86ee7e-7c0b-524f-bbdf-1ebb31c08829_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242978,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699660/general/ffd9e325-afcb-404e-b9ac-07cacd5859e0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd86ee7e-7c0b-524f-bbdf-1ebb31c08829/bd86ee7e-7c0b-524f-bbdf-1ebb31c08829_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74169,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699660/general/e223230e-af48-4df6-9e86-ac32ee7636a1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd86ee7e-7c0b-524f-bbdf-1ebb31c08829/bd86ee7e-7c0b-524f-bbdf-1ebb31c08829_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90664,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699660/general/68a532c0-3fc1-4d8c-9e76-0bf75c969684.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd86ee7e-7c0b-524f-bbdf-1ebb31c08829/bd86ee7e-7c0b-524f-bbdf-1ebb31c08829_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218863,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699660/general/29504672-3913-4d3f-aaa6-4a3ae520b5f5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd86ee7e-7c0b-524f-bbdf-1ebb31c08829/bd86ee7e-7c0b-524f-bbdf-1ebb31c08829_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106346,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699660/general/83c90102-fa6d-4c9b-ba15-7dc5736f1906.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd86ee7e-7c0b-524f-bbdf-1ebb31c08829/bd86ee7e-7c0b-524f-bbdf-1ebb31c08829_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 430481,
'Height': 677,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699660/general/25086541-0547-48c0-9a06-6d7a7b6f77c7.jpg',
'Width': 1020}],
'price': 15500,
'price_includes_vat': True,
'registration_date': '2019-06-06',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 1.5 TSI Carat Exclusive - Petrol - Automatic - 130 '
'hp - 93.289 km',
'transmission': 'automatic',
'trim': 'Carat Exclusive',
'vin': None,
'year': 2019}
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735356%27 HTTP/1.1" 200 None
2026-03-27 13:32:29 [adesa.fr] INFO: Saving data for 10735356: {'created_time': 1774618349.437494, 'last_price_update_time': 1774618349.437509, 'auction_closing_time': 1774858200.0}
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735356') HTTP/1.1" 204 0
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748191%252Fgeneral%252Fd4c3e424-80b4-4479-9df5-526ec4f830bf.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748191/general/d4c3e424-80b4-4479-9df5-526ec4f830bf.JPG not downloaded yet
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748191%252Fgeneral%252Fe394f5af-6ba9-4761-9dc1-7937b4b4df72.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748191/general/e394f5af-6ba9-4761-9dc1-7937b4b4df72.JPG not downloaded yet
2026-03-27 13:32:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23a0c615-071d-5d18-ae44-a883b69fdc0c with identifier: 10736621
2026-03-27 13:32:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23a0c615-071d-5d18-ae44-a883b69fdc0c with scrape type 1
2026-03-27 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 23a0c615-071d-5d18-ae44-a883b69fdc0c
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724347%252Fgeneral%252Fabd1238a-9886-4b19-9cc5-d82f3c8e6e4a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724347/general/abd1238a-9886-4b19-9cc5-d82f3c8e6e4a.jpg not downloaded yet
2026-03-27 13:32:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96ef3d8e-1269-5f78-a074-af823720206f with identifier: 10735322
2026-03-27 13:32:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96ef3d8e-1269-5f78-a074-af823720206f with scrape type 1
2026-03-27 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 96ef3d8e-1269-5f78-a074-af823720206f
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643833%252Fgeneral%252F7716af1d-6ce7-483b-b1ee-50112cda75f2.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643833/general/7716af1d-6ce7-483b-b1ee-50112cda75f2.JPG not downloaded yet
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748191%252Fgeneral%252F1298c830-08fa-4eff-8ed4-089732874e74.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748191/general/1298c830-08fa-4eff-8ed4-089732874e74.JPG not downloaded yet
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724347%252Fgeneral%252F556d79e9-dec6-4685-b01a-889ca990a4ba.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724347/general/556d79e9-dec6-4685-b01a-889ca990a4ba.jpg not downloaded yet
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643833%252Fgeneral%252Faf8ae8b6-c8e2-464c-a7f8-e20b4f19d475.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643833/general/af8ae8b6-c8e2-464c-a7f8-e20b4f19d475.JPG not downloaded yet
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748191%252Fgeneral%252F3819f6f7-30f2-498c-84c9-c74c1f93621c.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748191/general/3819f6f7-30f2-498c-84c9-c74c1f93621c.JPG not downloaded yet
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724347%252Fgeneral%252Fc9cfd069-dc88-433a-a4a5-954bfa31126d.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724347/general/c9cfd069-dc88-433a-a4a5-954bfa31126d.jpg not downloaded yet
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643833%252Fgeneral%252Fc3e04992-d75b-47a5-8093-170d0ce4e32b.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643833/general/c3e04992-d75b-47a5-8093-170d0ce4e32b.JPG not downloaded yet
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748191%252Fgeneral%252F421921ad-0bef-4302-bef4-2454f421b403.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748191/general/421921ad-0bef-4302-bef4-2454f421b403.JPG not downloaded yet
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724347%252Fgeneral%252Fe899e7c2-bad0-45a2-952c-e74405dda6ce.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724347/general/e899e7c2-bad0-45a2-952c-e74405dda6ce.jpg not downloaded yet
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643833%252Fgeneral%252F0dce3044-44a2-4128-b490-a18001719d22.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643833/general/0dce3044-44a2-4128-b490-a18001719d22.JPG not downloaded yet
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748191%252Fgeneral%252F3ab4a606-8dfa-43b7-864c-7f27cce72524.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748191/general/3ab4a606-8dfa-43b7-864c-7f27cce72524.JPG not downloaded yet
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724347%252Fgeneral%252Fd33d75eb-05f4-4c66-9b78-ba9716e96b85.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724347/general/d33d75eb-05f4-4c66-9b78-ba9716e96b85.jpg not downloaded yet
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643833%252Fgeneral%252F2fa960fc-6da0-45ce-b915-ef2da65d5e1e.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643833/general/2fa960fc-6da0-45ce-b915-ef2da65d5e1e.JPG not downloaded yet
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748191%252Fgeneral%252F03a1dbf1-1aaf-468a-8e19-9764d0f810b5.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748191/general/03a1dbf1-1aaf-468a-8e19-9764d0f810b5.JPG not downloaded yet
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724347%252Fgeneral%252Ff7d2107c-fe0c-45e1-979e-c0b666d49141.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724347/general/f7d2107c-fe0c-45e1-979e-c0b666d49141.jpg not downloaded yet
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643833%252Fgeneral%252Fc32bad90-1ba5-4a91-964f-3b64e3cb229f.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643833/general/c32bad90-1ba5-4a91-964f-3b64e3cb229f.JPG not downloaded yet
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748191%252Fgeneral%252Fd9c347fd-53e2-4e26-9dda-32d5fca7bb1a.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748191/general/d9c347fd-53e2-4e26-9dda-32d5fca7bb1a.JPG not downloaded yet
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724347%252Fgeneral%252Fffb2ffb3-d18d-4b5e-a3c5-c071bb8eb933.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724347/general/ffb2ffb3-d18d-4b5e-a3c5-c071bb8eb933.jpg not downloaded yet
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643833%252Fgeneral%252F441718f4-d125-4f24-82cf-8e9fca6d5001.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643833/general/441718f4-d125-4f24-82cf-8e9fca6d5001.JPG not downloaded yet
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748191%252Fgeneral%252Fdee44f5d-ae5a-478f-9756-6cd82875b9eb.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748191/general/dee44f5d-ae5a-478f-9756-6cd82875b9eb.JPG not downloaded yet
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724347%252Fgeneral%252Fd0ac66f8-9185-496b-977a-be18f75700a0.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724347/general/d0ac66f8-9185-496b-977a-be18f75700a0.jpg not downloaded yet
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643833%252Fgeneral%252Fae5136dc-406f-4ddf-8a4c-5a67e6c1e6e6.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643833/general/ae5136dc-406f-4ddf-8a4c-5a67e6c1e6e6.JPG not downloaded yet
2026-03-27 13:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724347%252Fgeneral%252Fc9a081f4-ad30-4646-8c8a-f3347edd6107.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724347/general/c9a081f4-ad30-4646-8c8a-f3347edd6107.jpg not downloaded yet
2026-03-27 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643833%252Fgeneral%252Fa2eb1482-bef0-459f-a760-fbf0dd734ef8.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643833/general/a2eb1482-bef0-459f-a760-fbf0dd734ef8.JPG not downloaded yet
2026-03-27 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724347%252Fgeneral%252F6c2fc01e-9989-4223-bde1-be370bffad53.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724347/general/6c2fc01e-9989-4223-bde1-be370bffad53.jpg not downloaded yet
2026-03-27 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643833%252Fgeneral%252F9e16ee01-43e8-48f2-ac06-8eda90d6c1cf.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643833/general/9e16ee01-43e8-48f2-ac06-8eda90d6c1cf.JPG not downloaded yet
2026-03-27 13:32:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735364> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:32:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:32:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5643833/general/9e16ee01-43e8-48f2-ac06-8eda90d6c1cf.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735322)
2026-03-27 13:32:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25574dda-7071-5061-b4ce-c7d93092ad7b with identifier: 10735364
2026-03-27 13:32:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25574dda-7071-5061-b4ce-c7d93092ad7b with scrape type 1
2026-03-27 13:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 25574dda-7071-5061-b4ce-c7d93092ad7b
2026-03-27 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709373%252Fgeneral%252F00c0ccfb-81c0-447f-821b-550f6d3cfaec.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709373/general/00c0ccfb-81c0-447f-821b-550f6d3cfaec.JPG not downloaded yet
2026-03-27 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709373%252Fgeneral%252Fbcbfbaef-75d9-4b76-83fb-1f2e204ecdb9.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709373/general/bcbfbaef-75d9-4b76-83fb-1f2e204ecdb9.JPG not downloaded yet
2026-03-27 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709373%252Fgeneral%252F0803d60c-f636-4601-b565-ea621b47aac0.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709373/general/0803d60c-f636-4601-b565-ea621b47aac0.JPG not downloaded yet
2026-03-27 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709373%252Fgeneral%252F0638ee1f-6cbe-4be8-b7ce-e3eebfc0d1e4.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709373/general/0638ee1f-6cbe-4be8-b7ce-e3eebfc0d1e4.JPG not downloaded yet
2026-03-27 13:32:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724347/general/6c2fc01e-9989-4223-bde1-be370bffad53.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736621)
2026-03-27 13:32:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 96ef3d8e-1269-5f78-a074-af823720206f due to Ignoring non-200 response
2026-03-27 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709373%252Fgeneral%252F702db832-0dcd-4ee9-8f0b-1e24e6f92553.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709373/general/702db832-0dcd-4ee9-8f0b-1e24e6f92553.JPG not downloaded yet
2026-03-27 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709373%252Fgeneral%252Fc8be388f-fcbb-44fa-92e1-43024d6a68a4.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709373/general/c8be388f-fcbb-44fa-92e1-43024d6a68a4.JPG not downloaded yet
2026-03-27 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709373%252Fgeneral%252F38bd2af1-c17e-414e-9ea8-968702fd38f3.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709373/general/38bd2af1-c17e-414e-9ea8-968702fd38f3.JPG not downloaded yet
2026-03-27 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709373%252Fgeneral%252Fc7ba0a8e-34f5-4791-bea5-f44ca2c57133.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709373/general/c7ba0a8e-34f5-4791-bea5-f44ca2c57133.JPG not downloaded yet
2026-03-27 13:32:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709373/general/0803d60c-f636-4601-b565-ea621b47aac0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735364)
2026-03-27 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709373%252Fgeneral%252F5416ce1f-f9cc-4945-91b0-c6e286deb1a2.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709373/general/5416ce1f-f9cc-4945-91b0-c6e286deb1a2.JPG not downloaded yet
2026-03-27 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709373%252Fgeneral%252F2fe61275-6145-42fb-b20d-a066d7e4ab25.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709373/general/2fe61275-6145-42fb-b20d-a066d7e4ab25.JPG not downloaded yet
2026-03-27 13:32:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735320> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:32:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:32:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:32:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7937f0d0>
2026-03-27 13:32:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:32:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:32:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:32:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23a0c615-071d-5d18-ae44-a883b69fdc0c/23a0c615-071d-5d18-ae44-a883b69fdc0c_image_9.jpg HTTP/1.1" 201 0
2026-03-27 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724347%252Fgeneral%252F6c2fc01e-9989-4223-bde1-be370bffad53.jpg') HTTP/1.1" 204 0
2026-03-27 13:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724347/general/6c2fc01e-9989-4223-bde1-be370bffad53.jpg saved to cache
2026-03-27 13:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 23a0c615-071d-5d18-ae44-a883b69fdc0c
2026-03-27 13:32:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709373/general/c7ba0a8e-34f5-4791-bea5-f44ca2c57133.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735364)
2026-03-27 13:32:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709373/general/2fe61275-6145-42fb-b20d-a066d7e4ab25.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735364)
2026-03-27 13:32:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 25574dda-7071-5061-b4ce-c7d93092ad7b due to Ignoring non-200 response
2026-03-27 13:32:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d6de7f3-2571-5388-b8b8-ce122ce0d816 with identifier: 10735320
2026-03-27 13:32:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d6de7f3-2571-5388-b8b8-ce122ce0d816 with scrape type 1
2026-03-27 13:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8d6de7f3-2571-5388-b8b8-ce122ce0d816
2026-03-27 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633638%252Fgeneral%252F5b96d704-df28-49dd-b795-cc6b0ac428d1.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633638/general/5b96d704-df28-49dd-b795-cc6b0ac428d1.jpg already downloaded
2026-03-27 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633638%252Fgeneral%252F55d40a07-c161-482f-a617-a04bf29e524c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633638/general/55d40a07-c161-482f-a617-a04bf29e524c.jpg already downloaded
2026-03-27 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633638%252Fgeneral%252F9ea9f61d-98e0-44d9-86a9-86975ad9cafb.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633638/general/9ea9f61d-98e0-44d9-86a9-86975ad9cafb.jpg already downloaded
2026-03-27 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633638%252Fgeneral%252F6266f4b0-d950-4813-9ae7-475557a371de.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633638/general/6266f4b0-d950-4813-9ae7-475557a371de.jpg already downloaded
2026-03-27 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633638%252Fgeneral%252F65f70ce0-f116-423d-9af4-e8239067d646.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633638/general/65f70ce0-f116-423d-9af4-e8239067d646.jpg already downloaded
2026-03-27 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633638%252Fgeneral%252F88d5983d-7ea4-4389-b25b-8d6038e832f8.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633638/general/88d5983d-7ea4-4389-b25b-8d6038e832f8.jpg already downloaded
2026-03-27 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633638%252Fgeneral%252F20658bd0-b26c-4c33-a217-7f9d4e11ad28.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633638/general/20658bd0-b26c-4c33-a217-7f9d4e11ad28.jpg already downloaded
2026-03-27 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633638%252Fgeneral%252F8f2738b8-d5cf-443c-ab84-99ce69bde194.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633638/general/8f2738b8-d5cf-443c-ab84-99ce69bde194.jpg already downloaded
2026-03-27 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633638%252Fgeneral%252Fa4ae77d5-6578-4547-86fd-af802876f172.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633638/general/a4ae77d5-6578-4547-86fd-af802876f172.jpg already downloaded
2026-03-27 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633638%252Fgeneral%252Ff6638f83-f843-4e9b-8b02-e156aa7263e3.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633638/general/f6638f83-f843-4e9b-8b02-e156aa7263e3.jpg already downloaded
2026-03-27 13:32:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8d6de7f3-2571-5388-b8b8-ce122ce0d816, identifier: 10735320
2026-03-27 13:32:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8d6de7f3-2571-5388-b8b8-ce122ce0d816 with identifier: 10735320
2026-03-27 13:32:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8d6de7f3-2571-5388-b8b8-ce122ce0d816 with identifier: 10735320
2026-03-27 13:32:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8d6de7f3-2571-5388-b8b8-ce122ce0d816 with identifier: 10735320 to the API
2026-03-27 13:32:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:32:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:32:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735320>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '8d6de7f3-2571-5388-b8b8-ce122ce0d816',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FL-905-TB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735320',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 122607,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5633638/general/5b96d704-df28-49dd-b795-cc6b0ac428d1.jpg',
'https://images.openlane.eu/carimgs/5633638/general/55d40a07-c161-482f-a617-a04bf29e524c.jpg',
'https://images.openlane.eu/carimgs/5633638/general/9ea9f61d-98e0-44d9-86a9-86975ad9cafb.jpg',
'https://images.openlane.eu/carimgs/5633638/general/6266f4b0-d950-4813-9ae7-475557a371de.jpg',
'https://images.openlane.eu/carimgs/5633638/general/65f70ce0-f116-423d-9af4-e8239067d646.jpg',
'https://images.openlane.eu/carimgs/5633638/general/88d5983d-7ea4-4389-b25b-8d6038e832f8.jpg',
'https://images.openlane.eu/carimgs/5633638/general/20658bd0-b26c-4c33-a217-7f9d4e11ad28.jpg',
'https://images.openlane.eu/carimgs/5633638/general/8f2738b8-d5cf-443c-ab84-99ce69bde194.jpg',
'https://images.openlane.eu/carimgs/5633638/general/a4ae77d5-6578-4547-86fd-af802876f172.jpg',
'https://images.openlane.eu/carimgs/5633638/general/f6638f83-f843-4e9b-8b02-e156aa7263e3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d6de7f3-2571-5388-b8b8-ce122ce0d816/8d6de7f3-2571-5388-b8b8-ce122ce0d816_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 371608,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633638/general/5b96d704-df28-49dd-b795-cc6b0ac428d1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d6de7f3-2571-5388-b8b8-ce122ce0d816/8d6de7f3-2571-5388-b8b8-ce122ce0d816_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 358221,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633638/general/55d40a07-c161-482f-a617-a04bf29e524c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d6de7f3-2571-5388-b8b8-ce122ce0d816/8d6de7f3-2571-5388-b8b8-ce122ce0d816_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239883,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633638/general/9ea9f61d-98e0-44d9-86a9-86975ad9cafb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d6de7f3-2571-5388-b8b8-ce122ce0d816/8d6de7f3-2571-5388-b8b8-ce122ce0d816_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352817,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633638/general/6266f4b0-d950-4813-9ae7-475557a371de.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d6de7f3-2571-5388-b8b8-ce122ce0d816/8d6de7f3-2571-5388-b8b8-ce122ce0d816_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101643,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633638/general/65f70ce0-f116-423d-9af4-e8239067d646.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d6de7f3-2571-5388-b8b8-ce122ce0d816/8d6de7f3-2571-5388-b8b8-ce122ce0d816_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125929,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633638/general/88d5983d-7ea4-4389-b25b-8d6038e832f8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d6de7f3-2571-5388-b8b8-ce122ce0d816/8d6de7f3-2571-5388-b8b8-ce122ce0d816_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88951,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633638/general/20658bd0-b26c-4c33-a217-7f9d4e11ad28.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d6de7f3-2571-5388-b8b8-ce122ce0d816/8d6de7f3-2571-5388-b8b8-ce122ce0d816_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104237,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633638/general/8f2738b8-d5cf-443c-ab84-99ce69bde194.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d6de7f3-2571-5388-b8b8-ce122ce0d816/8d6de7f3-2571-5388-b8b8-ce122ce0d816_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48803,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633638/general/a4ae77d5-6578-4547-86fd-af802876f172.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d6de7f3-2571-5388-b8b8-ce122ce0d816/8d6de7f3-2571-5388-b8b8-ce122ce0d816_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89488,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633638/general/f6638f83-f843-4e9b-8b02-e156aa7263e3.jpg',
'Width': 1024}],
'price': 9700,
'price_includes_vat': True,
'registration_date': '2019-11-22',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Yaris 1.5 Executive - Hybrid - Automatic - 100 hp - 122.607 '
'km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2019}
2026-03-27 13:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735320%27 HTTP/1.1" 200 None
2026-03-27 13:32:31 [adesa.fr] INFO: Saving data for 10735320: {'created_time': 1774618351.882592, 'last_price_update_time': 1774618351.882604, 'auction_closing_time': 1774858200.0}
2026-03-27 13:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735320') HTTP/1.1" 204 0
2026-03-27 13:32:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735309> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:32:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 25574dda-7071-5061-b4ce-c7d93092ad7b due to Ignoring non-200 response
2026-03-27 13:32:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 25574dda-7071-5061-b4ce-c7d93092ad7b due to Ignoring non-200 response
2026-03-27 13:32:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:32:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709373/general/5416ce1f-f9cc-4945-91b0-c6e286deb1a2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735364)
2026-03-27 13:32:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709373/general/38bd2af1-c17e-414e-9ea8-968702fd38f3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735364)
2026-03-27 13:32:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709373/general/c8be388f-fcbb-44fa-92e1-43024d6a68a4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735364)
2026-03-27 13:32:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709373/general/0638ee1f-6cbe-4be8-b7ce-e3eebfc0d1e4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735364)
2026-03-27 13:32:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709373/general/702db832-0dcd-4ee9-8f0b-1e24e6f92553.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735364)
2026-03-27 13:32:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709373/general/bcbfbaef-75d9-4b76-83fb-1f2e204ecdb9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735364)
2026-03-27 13:32:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 820c9576-7ac1-5961-b3cb-554a5950bb85 with identifier: 10735309
2026-03-27 13:32:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 820c9576-7ac1-5961-b3cb-554a5950bb85 with scrape type 1
2026-03-27 13:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 820c9576-7ac1-5961-b3cb-554a5950bb85
2026-03-27 13:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5584412%252Fgeneral%252Fa42f1f1c-54e6-4a04-b3e5-944d7b25cc11.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5584412/general/a42f1f1c-54e6-4a04-b3e5-944d7b25cc11.JPG not downloaded yet
2026-03-27 13:32:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709373/general/00c0ccfb-81c0-447f-821b-550f6d3cfaec.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735364)
2026-03-27 13:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5584412%252Fgeneral%252F270419cc-d01d-4988-86f8-f4f97fed1b2b.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5584412/general/270419cc-d01d-4988-86f8-f4f97fed1b2b.JPG not downloaded yet
2026-03-27 13:32:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5643833/general/a2eb1482-bef0-459f-a760-fbf0dd734ef8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735322)
2026-03-27 13:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5584412%252Fgeneral%252Ff51da262-9f0b-4443-b216-e286b3b3bfb2.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5584412/general/f51da262-9f0b-4443-b216-e286b3b3bfb2.JPG not downloaded yet
2026-03-27 13:32:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 25574dda-7071-5061-b4ce-c7d93092ad7b due to Ignoring non-200 response
2026-03-27 13:32:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 25574dda-7071-5061-b4ce-c7d93092ad7b due to Ignoring non-200 response
2026-03-27 13:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5584412%252Fgeneral%252F5afba9e4-bb79-4aab-a65f-f9d249a2bb63.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5584412/general/5afba9e4-bb79-4aab-a65f-f9d249a2bb63.JPG not downloaded yet
2026-03-27 13:32:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 25574dda-7071-5061-b4ce-c7d93092ad7b due to Ignoring non-200 response
2026-03-27 13:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5584412%252Fgeneral%252Fcc45c572-91c9-4240-bd63-cc9bbddada88.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5584412/general/cc45c572-91c9-4240-bd63-cc9bbddada88.JPG not downloaded yet
2026-03-27 13:32:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5584412/general/a42f1f1c-54e6-4a04-b3e5-944d7b25cc11.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735309)
2026-03-27 13:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5584412%252Fgeneral%252F9983739d-3454-4262-b965-aca42f543898.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5584412/general/9983739d-3454-4262-b965-aca42f543898.JPG not downloaded yet
2026-03-27 13:32:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 25574dda-7071-5061-b4ce-c7d93092ad7b due to Ignoring non-200 response
2026-03-27 13:32:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724347/general/c9a081f4-ad30-4646-8c8a-f3347edd6107.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736621)
2026-03-27 13:32:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5584412/general/270419cc-d01d-4988-86f8-f4f97fed1b2b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735309)
2026-03-27 13:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5584412%252Fgeneral%252F8531a91f-a78d-4e0c-a28f-0404ed2f0dcf.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5584412/general/8531a91f-a78d-4e0c-a28f-0404ed2f0dcf.JPG not downloaded yet
2026-03-27 13:32:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 25574dda-7071-5061-b4ce-c7d93092ad7b due to Ignoring non-200 response
2026-03-27 13:32:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 25574dda-7071-5061-b4ce-c7d93092ad7b due to Ignoring non-200 response
2026-03-27 13:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5584412%252Fgeneral%252F9b3af9bf-dd0a-4b10-b31c-4ddd8b82750c.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5584412/general/9b3af9bf-dd0a-4b10-b31c-4ddd8b82750c.JPG not downloaded yet
2026-03-27 13:32:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5584412/general/cc45c572-91c9-4240-bd63-cc9bbddada88.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735309)
2026-03-27 13:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5584412%252Fgeneral%252F7dd0c23d-aaf1-48d5-9794-19504120a317.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5584412/general/7dd0c23d-aaf1-48d5-9794-19504120a317.JPG not downloaded yet
2026-03-27 13:32:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 25574dda-7071-5061-b4ce-c7d93092ad7b, skipping ID generation
2026-03-27 13:32:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25574dda-7071-5061-b4ce-c7d93092ad7b with scrape type 1
2026-03-27 13:32:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 25574dda-7071-5061-b4ce-c7d93092ad7b sending to next pipeline
2026-03-27 13:32:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 25574dda-7071-5061-b4ce-c7d93092ad7b, identifier: 10735364
2026-03-27 13:32:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 96ef3d8e-1269-5f78-a074-af823720206f due to Ignoring non-200 response
2026-03-27 13:32:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 25574dda-7071-5061-b4ce-c7d93092ad7b with identifier: 10735364
2026-03-27 13:32:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 25574dda-7071-5061-b4ce-c7d93092ad7b with identifier: 10735364
2026-03-27 13:32:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 25574dda-7071-5061-b4ce-c7d93092ad7b with identifier: 10735364 to the API
2026-03-27 13:32:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:32:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:32:32 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5709373/general/00c0ccfb-81c0-447f-821b-550f6d3cfaec.JPG>
{'auction_title': '',
'c_o_2_emission_value': 159,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Petrol',
'id': '25574dda-7071-5061-b4ce-c7d93092ad7b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT-130-HB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735364',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 161775,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 26,
'photos': [],
'price': 12300,
'price_includes_vat': True,
'registration_date': '2020-10-09',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Ateca 1.5 TSI Xcellence - Petrol - Automatic - 150 hp - '
'161.775 km',
'transmission': 'automatic',
'trim': 'Xcellence',
'vin': None,
'year': 2020}
2026-03-27 13:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735364%27 HTTP/1.1" 200 None
2026-03-27 13:32:32 [adesa.fr] INFO: Saving data for 10735364: {'created_time': 1774618352.635838, 'last_price_update_time': 1774618352.63585, 'auction_closing_time': 1774858200.0}
2026-03-27 13:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735364') HTTP/1.1" 204 0
2026-03-27 13:32:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5584412/general/9983739d-3454-4262-b965-aca42f543898.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735309)
2026-03-27 13:32:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5584412/general/5afba9e4-bb79-4aab-a65f-f9d249a2bb63.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735309)
2026-03-27 13:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5584412%252Fgeneral%252Ff39d7efb-165a-4a4f-a18e-896bfa7f7677.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5584412/general/f39d7efb-165a-4a4f-a18e-896bfa7f7677.JPG not downloaded yet
2026-03-27 13:32:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 25574dda-7071-5061-b4ce-c7d93092ad7b due to Ignoring non-200 response
2026-03-27 13:32:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 820c9576-7ac1-5961-b3cb-554a5950bb85 due to Ignoring non-200 response
2026-03-27 13:32:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:32:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79575810>
2026-03-27 13:32:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:32:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:32:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:32:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23a0c615-071d-5d18-ae44-a883b69fdc0c/23a0c615-071d-5d18-ae44-a883b69fdc0c_image_8.jpg HTTP/1.1" 201 0
2026-03-27 13:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724347%252Fgeneral%252Fc9a081f4-ad30-4646-8c8a-f3347edd6107.jpg') HTTP/1.1" 204 0
2026-03-27 13:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724347/general/c9a081f4-ad30-4646-8c8a-f3347edd6107.jpg saved to cache
2026-03-27 13:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 23a0c615-071d-5d18-ae44-a883b69fdc0c
2026-03-27 13:32:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 820c9576-7ac1-5961-b3cb-554a5950bb85 due to Ignoring non-200 response
2026-03-27 13:32:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 820c9576-7ac1-5961-b3cb-554a5950bb85 due to Ignoring non-200 response
2026-03-27 13:32:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5584412/general/9b3af9bf-dd0a-4b10-b31c-4ddd8b82750c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735309)
2026-03-27 13:32:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735348> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:32:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:32:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 820c9576-7ac1-5961-b3cb-554a5950bb85 due to Ignoring non-200 response
2026-03-27 13:32:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 820c9576-7ac1-5961-b3cb-554a5950bb85 due to Ignoring non-200 response
2026-03-27 13:32:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5584412/general/8531a91f-a78d-4e0c-a28f-0404ed2f0dcf.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735309)
2026-03-27 13:32:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5584412/general/f39d7efb-165a-4a4f-a18e-896bfa7f7677.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735309)
2026-03-27 13:32:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5584412/general/7dd0c23d-aaf1-48d5-9794-19504120a317.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735309)
2026-03-27 13:32:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5584412/general/f51da262-9f0b-4443-b216-e286b3b3bfb2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735309)
2026-03-27 13:32:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5643833/general/ae5136dc-406f-4ddf-8a4c-5a67e6c1e6e6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735322)
2026-03-27 13:32:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748191/general/dee44f5d-ae5a-478f-9756-6cd82875b9eb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735023)
2026-03-27 13:32:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 820c9576-7ac1-5961-b3cb-554a5950bb85 due to Ignoring non-200 response
2026-03-27 13:32:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98e339db-a25e-5d2c-bd79-1ce3c561e0a5 with identifier: 10735348
2026-03-27 13:32:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98e339db-a25e-5d2c-bd79-1ce3c561e0a5 with scrape type 1
2026-03-27 13:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 98e339db-a25e-5d2c-bd79-1ce3c561e0a5
2026-03-27 13:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692280%252Fgeneral%252F80eb99f6-bc75-4d14-9ff5-9f5801153d70.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692280/general/80eb99f6-bc75-4d14-9ff5-9f5801153d70.JPG not downloaded yet
2026-03-27 13:32:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5643833/general/441718f4-d125-4f24-82cf-8e9fca6d5001.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735322)
2026-03-27 13:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692280%252Fgeneral%252Fa016a54f-6a11-418a-b434-6ba0ee0fe19e.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692280/general/a016a54f-6a11-418a-b434-6ba0ee0fe19e.JPG not downloaded yet
2026-03-27 13:32:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748191/general/d9c347fd-53e2-4e26-9dda-32d5fca7bb1a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735023)
2026-03-27 13:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692280%252Fgeneral%252Fc4fed8ad-9bf4-4201-83c9-2bde23ac94fd.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692280/general/c4fed8ad-9bf4-4201-83c9-2bde23ac94fd.JPG not downloaded yet
2026-03-27 13:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692280%252Fgeneral%252Ff9899c99-a287-49d5-99c9-824a64828934.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692280/general/f9899c99-a287-49d5-99c9-824a64828934.JPG not downloaded yet
2026-03-27 13:32:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 820c9576-7ac1-5961-b3cb-554a5950bb85 due to Ignoring non-200 response
2026-03-27 13:32:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 820c9576-7ac1-5961-b3cb-554a5950bb85 due to Ignoring non-200 response
2026-03-27 13:32:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 820c9576-7ac1-5961-b3cb-554a5950bb85 due to Ignoring non-200 response
2026-03-27 13:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692280%252Fgeneral%252Fb57e4a09-eb2c-4ba8-bc83-fa2ef1fa0a90.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692280/general/b57e4a09-eb2c-4ba8-bc83-fa2ef1fa0a90.JPG not downloaded yet
2026-03-27 13:32:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 820c9576-7ac1-5961-b3cb-554a5950bb85, skipping ID generation
2026-03-27 13:32:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 820c9576-7ac1-5961-b3cb-554a5950bb85 with scrape type 1
2026-03-27 13:32:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 820c9576-7ac1-5961-b3cb-554a5950bb85 sending to next pipeline
2026-03-27 13:32:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 820c9576-7ac1-5961-b3cb-554a5950bb85, identifier: 10735309
2026-03-27 13:32:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 96ef3d8e-1269-5f78-a074-af823720206f due to Ignoring non-200 response
2026-03-27 13:32:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724347/general/ffb2ffb3-d18d-4b5e-a3c5-c071bb8eb933.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736621)
2026-03-27 13:32:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724347/general/d0ac66f8-9185-496b-977a-be18f75700a0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736621)
2026-03-27 13:32:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 820c9576-7ac1-5961-b3cb-554a5950bb85 with identifier: 10735309
2026-03-27 13:32:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 820c9576-7ac1-5961-b3cb-554a5950bb85 with identifier: 10735309
2026-03-27 13:32:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 820c9576-7ac1-5961-b3cb-554a5950bb85 with identifier: 10735309 to the API
2026-03-27 13:32:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:32:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:32:33 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5584412/general/f51da262-9f0b-4443-b216-e286b3b3bfb2.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 119,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Diesel',
'id': '820c9576-7ac1-5961-b3cb-554a5950bb85',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-929-TN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735309',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Toyota',
'model': 'ProAce',
'odometer': 32999,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 24,
'photos': [],
'price': 20100,
'price_includes_vat': True,
'registration_date': '2023-01-23',
'seats_number': 9,
'seller_name': None,
'title': 'Toyota ProAce 1.5 D-4D Dynamic - Diesel - Manual - 119 hp - 32.999 '
'km',
'transmission': 'manual',
'trim': 'Dynamic',
'vin': None,
'year': 2023}
2026-03-27 13:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735309%27 HTTP/1.1" 200 None
2026-03-27 13:32:33 [adesa.fr] INFO: Saving data for 10735309: {'created_time': 1774618353.432657, 'last_price_update_time': 1774618353.432668, 'auction_closing_time': 1774858200.0}
2026-03-27 13:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735309') HTTP/1.1" 204 0
2026-03-27 13:32:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5643833/general/c32bad90-1ba5-4a91-964f-3b64e3cb229f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735322)
2026-03-27 13:32:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5692280/general/80eb99f6-bc75-4d14-9ff5-9f5801153d70.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735348)
2026-03-27 13:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692280%252Fgeneral%252F5fc9a6cc-7d8a-44ba-963d-38cb29adf0ab.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692280/general/5fc9a6cc-7d8a-44ba-963d-38cb29adf0ab.JPG not downloaded yet
2026-03-27 13:32:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 820c9576-7ac1-5961-b3cb-554a5950bb85 due to Ignoring non-200 response
2026-03-27 13:32:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 60e69696-4ee6-5643-b64d-334ea11a5dc5 due to Ignoring non-200 response
2026-03-27 13:32:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 96ef3d8e-1269-5f78-a074-af823720206f due to Ignoring non-200 response
2026-03-27 13:32:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 60e69696-4ee6-5643-b64d-334ea11a5dc5 due to Ignoring non-200 response
2026-03-27 13:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692280%252Fgeneral%252Fe5b77e10-75e0-4c86-b6dd-6385d241103f.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692280/general/e5b77e10-75e0-4c86-b6dd-6385d241103f.JPG not downloaded yet
2026-03-27 13:32:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:32:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae793b9f50>
2026-03-27 13:32:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:32:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:32:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:32:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23a0c615-071d-5d18-ae44-a883b69fdc0c/23a0c615-071d-5d18-ae44-a883b69fdc0c_image_6.jpg HTTP/1.1" 201 0
2026-03-27 13:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724347%252Fgeneral%252Fffb2ffb3-d18d-4b5e-a3c5-c071bb8eb933.jpg') HTTP/1.1" 204 0
2026-03-27 13:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724347/general/ffb2ffb3-d18d-4b5e-a3c5-c071bb8eb933.jpg saved to cache
2026-03-27 13:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 23a0c615-071d-5d18-ae44-a883b69fdc0c
2026-03-27 13:32:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:32:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae793b86d0>
2026-03-27 13:32:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:32:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:32:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:32:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23a0c615-071d-5d18-ae44-a883b69fdc0c/23a0c615-071d-5d18-ae44-a883b69fdc0c_image_7.jpg HTTP/1.1" 201 0
2026-03-27 13:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724347%252Fgeneral%252Fd0ac66f8-9185-496b-977a-be18f75700a0.jpg') HTTP/1.1" 204 0
2026-03-27 13:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724347/general/d0ac66f8-9185-496b-977a-be18f75700a0.jpg saved to cache
2026-03-27 13:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 23a0c615-071d-5d18-ae44-a883b69fdc0c
2026-03-27 13:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692280%252Fgeneral%252F0e57c57e-ce2d-45f8-b3d9-ac30228fb53c.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692280/general/0e57c57e-ce2d-45f8-b3d9-ac30228fb53c.JPG not downloaded yet
2026-03-27 13:32:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5692280/general/a016a54f-6a11-418a-b434-6ba0ee0fe19e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735348)
2026-03-27 13:32:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5692280/general/f9899c99-a287-49d5-99c9-824a64828934.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735348)
2026-03-27 13:32:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5692280/general/c4fed8ad-9bf4-4201-83c9-2bde23ac94fd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735348)
2026-03-27 13:32:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5692280/general/b57e4a09-eb2c-4ba8-bc83-fa2ef1fa0a90.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735348)
2026-03-27 13:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692280%252Fgeneral%252Fed65ea3a-8d44-412a-9238-c02e6ec9538e.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692280/general/ed65ea3a-8d44-412a-9238-c02e6ec9538e.JPG not downloaded yet
2026-03-27 13:32:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 96ef3d8e-1269-5f78-a074-af823720206f due to Ignoring non-200 response
2026-03-27 13:32:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 98e339db-a25e-5d2c-bd79-1ce3c561e0a5 due to Ignoring non-200 response
2026-03-27 13:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692280%252Fgeneral%252Fbc35d65e-26e9-448b-b179-819bb0a57470.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692280/general/bc35d65e-26e9-448b-b179-819bb0a57470.JPG not downloaded yet
2026-03-27 13:32:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5692280/general/0e57c57e-ce2d-45f8-b3d9-ac30228fb53c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735348)
2026-03-27 13:32:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5692280/general/5fc9a6cc-7d8a-44ba-963d-38cb29adf0ab.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735348)
2026-03-27 13:32:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5692280/general/e5b77e10-75e0-4c86-b6dd-6385d241103f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735348)
2026-03-27 13:32:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5692280/general/bc35d65e-26e9-448b-b179-819bb0a57470.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735348)
2026-03-27 13:32:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 98e339db-a25e-5d2c-bd79-1ce3c561e0a5 due to Ignoring non-200 response
2026-03-27 13:32:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 98e339db-a25e-5d2c-bd79-1ce3c561e0a5 due to Ignoring non-200 response
2026-03-27 13:32:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 98e339db-a25e-5d2c-bd79-1ce3c561e0a5 due to Ignoring non-200 response
2026-03-27 13:32:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 98e339db-a25e-5d2c-bd79-1ce3c561e0a5 due to Ignoring non-200 response
2026-03-27 13:32:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5692280/general/ed65ea3a-8d44-412a-9238-c02e6ec9538e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735348)
2026-03-27 13:32:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748191/general/03a1dbf1-1aaf-468a-8e19-9764d0f810b5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735023)
2026-03-27 13:32:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5643833/general/2fa960fc-6da0-45ce-b915-ef2da65d5e1e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735322)
2026-03-27 13:32:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724347/general/f7d2107c-fe0c-45e1-979e-c0b666d49141.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736621)
2026-03-27 13:32:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 98e339db-a25e-5d2c-bd79-1ce3c561e0a5 due to Ignoring non-200 response
2026-03-27 13:32:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748191/general/3ab4a606-8dfa-43b7-864c-7f27cce72524.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735023)
2026-03-27 13:32:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 98e339db-a25e-5d2c-bd79-1ce3c561e0a5 due to Ignoring non-200 response
2026-03-27 13:32:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 98e339db-a25e-5d2c-bd79-1ce3c561e0a5 due to Ignoring non-200 response
2026-03-27 13:32:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5643833/general/0dce3044-44a2-4128-b490-a18001719d22.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735322)
2026-03-27 13:32:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 98e339db-a25e-5d2c-bd79-1ce3c561e0a5 due to Ignoring non-200 response
2026-03-27 13:32:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748191/general/421921ad-0bef-4302-bef4-2454f421b403.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735023)
2026-03-27 13:32:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 98e339db-a25e-5d2c-bd79-1ce3c561e0a5, skipping ID generation
2026-03-27 13:32:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98e339db-a25e-5d2c-bd79-1ce3c561e0a5 with scrape type 1
2026-03-27 13:32:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 98e339db-a25e-5d2c-bd79-1ce3c561e0a5 sending to next pipeline
2026-03-27 13:32:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 98e339db-a25e-5d2c-bd79-1ce3c561e0a5, identifier: 10735348
2026-03-27 13:32:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 98e339db-a25e-5d2c-bd79-1ce3c561e0a5 with identifier: 10735348
2026-03-27 13:32:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 98e339db-a25e-5d2c-bd79-1ce3c561e0a5 with identifier: 10735348
2026-03-27 13:32:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 98e339db-a25e-5d2c-bd79-1ce3c561e0a5 with identifier: 10735348 to the API
2026-03-27 13:32:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:32:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:32:34 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5692280/general/ed65ea3a-8d44-412a-9238-c02e6ec9538e.JPG>
{'auction_title': '',
'c_o_2_emission_value': 76,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 462,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '98e339db-a25e-5d2c-bd79-1ce3c561e0a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-147-HH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735348',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Porsche',
'model': 'Cayenne',
'odometer': 44909,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 41,
'photos': [],
'price': 62500,
'price_includes_vat': True,
'registration_date': '2022-12-26',
'seats_number': 5,
'seller_name': None,
'title': 'Porsche Cayenne 3.0 Platinum - AWD - Hybrid - Automatic - 462 hp - '
'44.909 km',
'transmission': 'automatic',
'trim': 'Platinum',
'vin': None,
'year': 2022}
2026-03-27 13:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735348%27 HTTP/1.1" 200 None
2026-03-27 13:32:34 [adesa.fr] INFO: Saving data for 10735348: {'created_time': 1774618354.296776, 'last_price_update_time': 1774618354.296788, 'auction_closing_time': 1774858200.0}
2026-03-27 13:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735348') HTTP/1.1" 204 0
2026-03-27 13:32:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724347/general/d33d75eb-05f4-4c66-9b78-ba9716e96b85.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736621)
2026-03-27 13:32:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5643833/general/c3e04992-d75b-47a5-8093-170d0ce4e32b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735322)
2026-03-27 13:32:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 98e339db-a25e-5d2c-bd79-1ce3c561e0a5 due to Ignoring non-200 response
2026-03-27 13:32:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735301> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:32:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724347/general/e899e7c2-bad0-45a2-952c-e74405dda6ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736621)
2026-03-27 13:32:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:32:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724347/general/c9cfd069-dc88-433a-a4a5-954bfa31126d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736621)
2026-03-27 13:32:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 60e69696-4ee6-5643-b64d-334ea11a5dc5 due to Ignoring non-200 response
2026-03-27 13:32:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 96ef3d8e-1269-5f78-a074-af823720206f due to Ignoring non-200 response
2026-03-27 13:32:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:32:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79561750>
2026-03-27 13:32:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:32:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:32:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:32:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23a0c615-071d-5d18-ae44-a883b69fdc0c/23a0c615-071d-5d18-ae44-a883b69fdc0c_image_5.jpg HTTP/1.1" 201 0
2026-03-27 13:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724347%252Fgeneral%252Ff7d2107c-fe0c-45e1-979e-c0b666d49141.jpg') HTTP/1.1" 204 0
2026-03-27 13:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724347/general/f7d2107c-fe0c-45e1-979e-c0b666d49141.jpg saved to cache
2026-03-27 13:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 23a0c615-071d-5d18-ae44-a883b69fdc0c
2026-03-27 13:32:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 60e69696-4ee6-5643-b64d-334ea11a5dc5 due to Ignoring non-200 response
2026-03-27 13:32:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 96ef3d8e-1269-5f78-a074-af823720206f due to Ignoring non-200 response
2026-03-27 13:32:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 60e69696-4ee6-5643-b64d-334ea11a5dc5 due to Ignoring non-200 response
2026-03-27 13:32:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5643833/general/af8ae8b6-c8e2-464c-a7f8-e20b4f19d475.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735322)
2026-03-27 13:32:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748191/general/3819f6f7-30f2-498c-84c9-c74c1f93621c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735023)
2026-03-27 13:32:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735338> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:32:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:32:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748191/general/1298c830-08fa-4eff-8ed4-089732874e74.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735023)
2026-03-27 13:32:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5643833/general/7716af1d-6ce7-483b-b1ee-50112cda75f2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735322)
2026-03-27 13:32:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748191/general/e394f5af-6ba9-4761-9dc1-7937b4b4df72.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735023)
2026-03-27 13:32:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:32:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7bd040d0>
2026-03-27 13:32:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:32:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:32:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:32:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23a0c615-071d-5d18-ae44-a883b69fdc0c/23a0c615-071d-5d18-ae44-a883b69fdc0c_image_4.jpg HTTP/1.1" 201 0
2026-03-27 13:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724347%252Fgeneral%252Fd33d75eb-05f4-4c66-9b78-ba9716e96b85.jpg') HTTP/1.1" 204 0
2026-03-27 13:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724347/general/d33d75eb-05f4-4c66-9b78-ba9716e96b85.jpg saved to cache
2026-03-27 13:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 23a0c615-071d-5d18-ae44-a883b69fdc0c
2026-03-27 13:32:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 96ef3d8e-1269-5f78-a074-af823720206f due to Ignoring non-200 response
2026-03-27 13:32:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748191/general/86966fe8-5785-4dec-bd01-09f00558ef6f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735023)
2026-03-27 13:32:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748191/general/d4c3e424-80b4-4479-9df5-526ec4f830bf.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735023)
2026-03-27 13:32:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d459d55-867a-5d40-8088-7fd649fd59b9 with identifier: 10735301
2026-03-27 13:32:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d459d55-867a-5d40-8088-7fd649fd59b9 with scrape type 1
2026-03-27 13:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1d459d55-867a-5d40-8088-7fd649fd59b9
2026-03-27 13:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5411769%252Fgeneral%252F1c878cdc-0e39-403b-9671-d5547ab15e5e.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5411769/general/1c878cdc-0e39-403b-9671-d5547ab15e5e.JPG not downloaded yet
2026-03-27 13:32:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:32:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae63774910>
2026-03-27 13:32:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:32:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:32:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:32:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23a0c615-071d-5d18-ae44-a883b69fdc0c/23a0c615-071d-5d18-ae44-a883b69fdc0c_image_3.jpg HTTP/1.1" 201 0
2026-03-27 13:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724347%252Fgeneral%252Fe899e7c2-bad0-45a2-952c-e74405dda6ce.jpg') HTTP/1.1" 204 0
2026-03-27 13:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724347/general/e899e7c2-bad0-45a2-952c-e74405dda6ce.jpg saved to cache
2026-03-27 13:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 23a0c615-071d-5d18-ae44-a883b69fdc0c
2026-03-27 13:32:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:32:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae781f6390>
2026-03-27 13:32:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:32:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:32:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:32:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23a0c615-071d-5d18-ae44-a883b69fdc0c/23a0c615-071d-5d18-ae44-a883b69fdc0c_image_2.jpg HTTP/1.1" 201 0
2026-03-27 13:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724347%252Fgeneral%252Fc9cfd069-dc88-433a-a4a5-954bfa31126d.jpg') HTTP/1.1" 204 0
2026-03-27 13:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724347/general/c9cfd069-dc88-433a-a4a5-954bfa31126d.jpg saved to cache
2026-03-27 13:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 23a0c615-071d-5d18-ae44-a883b69fdc0c
2026-03-27 13:32:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 96ef3d8e-1269-5f78-a074-af823720206f due to Ignoring non-200 response
2026-03-27 13:32:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 60e69696-4ee6-5643-b64d-334ea11a5dc5 due to Ignoring non-200 response
2026-03-27 13:32:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724347/general/556d79e9-dec6-4685-b01a-889ca990a4ba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736621)
2026-03-27 13:32:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5724347/general/abd1238a-9886-4b19-9cc5-d82f3c8e6e4a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736621)
2026-03-27 13:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5411769%252Fgeneral%252Fe9239b28-8f8f-4d17-a551-88d4fbb4839e.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5411769/general/e9239b28-8f8f-4d17-a551-88d4fbb4839e.JPG not downloaded yet
2026-03-27 13:32:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de with identifier: 10735338
2026-03-27 13:32:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de with scrape type 1
2026-03-27 13:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de
2026-03-27 13:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672846%252Fgeneral%252Ff03718c3-e0d3-4428-94e3-3088014bfd08.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672846/general/f03718c3-e0d3-4428-94e3-3088014bfd08.jpg already downloaded
2026-03-27 13:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672846%252Fgeneral%252F678cdad4-74df-4b68-bc4e-16e3dd786054.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672846/general/678cdad4-74df-4b68-bc4e-16e3dd786054.jpg already downloaded
2026-03-27 13:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672846%252Fgeneral%252Ff7bf5d5b-7b4b-460f-8ee7-1e42f181e4e4.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672846/general/f7bf5d5b-7b4b-460f-8ee7-1e42f181e4e4.jpg already downloaded
2026-03-27 13:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672846%252Fgeneral%252F894d053f-41dd-4a63-a648-1bdfaf2278f4.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672846/general/894d053f-41dd-4a63-a648-1bdfaf2278f4.jpg already downloaded
2026-03-27 13:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672846%252Fgeneral%252F6e49ab0c-e79f-4e2f-98e2-01b7cf7e2a18.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672846/general/6e49ab0c-e79f-4e2f-98e2-01b7cf7e2a18.jpg already downloaded
2026-03-27 13:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672846%252Fgeneral%252F36994e0d-0c22-4364-bfee-a915be459dfb.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672846/general/36994e0d-0c22-4364-bfee-a915be459dfb.jpg already downloaded
2026-03-27 13:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672846%252Fgeneral%252F708c54a6-a8c3-41b3-a84e-9c7132f2423d.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672846/general/708c54a6-a8c3-41b3-a84e-9c7132f2423d.jpg already downloaded
2026-03-27 13:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672846%252Fgeneral%252Fdb21b37c-b788-4a19-81d2-f43e8b391d36.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672846/general/db21b37c-b788-4a19-81d2-f43e8b391d36.jpg already downloaded
2026-03-27 13:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672846%252Fgeneral%252F12b2faa0-f73b-4cc0-a531-43c7e46a593c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672846/general/12b2faa0-f73b-4cc0-a531-43c7e46a593c.jpg already downloaded
2026-03-27 13:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672846%252Fgeneral%252Ff74034ef-bb6e-4172-aa6d-0c62cfc6afab.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672846/general/f74034ef-bb6e-4172-aa6d-0c62cfc6afab.jpg already downloaded
2026-03-27 13:32:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de, identifier: 10735338
2026-03-27 13:32:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 60e69696-4ee6-5643-b64d-334ea11a5dc5 due to Ignoring non-200 response
2026-03-27 13:32:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 96ef3d8e-1269-5f78-a074-af823720206f, skipping ID generation
2026-03-27 13:32:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96ef3d8e-1269-5f78-a074-af823720206f with scrape type 1
2026-03-27 13:32:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 96ef3d8e-1269-5f78-a074-af823720206f sending to next pipeline
2026-03-27 13:32:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 96ef3d8e-1269-5f78-a074-af823720206f, identifier: 10735322
2026-03-27 13:32:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 60e69696-4ee6-5643-b64d-334ea11a5dc5 due to Ignoring non-200 response
2026-03-27 13:32:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 60e69696-4ee6-5643-b64d-334ea11a5dc5 due to Ignoring non-200 response
2026-03-27 13:32:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 60e69696-4ee6-5643-b64d-334ea11a5dc5, skipping ID generation
2026-03-27 13:32:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60e69696-4ee6-5643-b64d-334ea11a5dc5 with scrape type 1
2026-03-27 13:32:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 60e69696-4ee6-5643-b64d-334ea11a5dc5 sending to next pipeline
2026-03-27 13:32:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 60e69696-4ee6-5643-b64d-334ea11a5dc5, identifier: 10735023
2026-03-27 13:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5411769%252Fgeneral%252F31e06a5a-5577-4ae9-8402-9898baf4ce1a.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5411769/general/31e06a5a-5577-4ae9-8402-9898baf4ce1a.JPG not downloaded yet
2026-03-27 13:32:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de with identifier: 10735338
2026-03-27 13:32:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de with identifier: 10735338
2026-03-27 13:32:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de with identifier: 10735338 to the API
2026-03-27 13:32:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:32:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:32:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735338>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 225,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-280-MK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735338',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Peugeot',
'model': '3008',
'odometer': 144092,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5672846/general/f03718c3-e0d3-4428-94e3-3088014bfd08.jpg',
'https://images.openlane.eu/carimgs/5672846/general/678cdad4-74df-4b68-bc4e-16e3dd786054.jpg',
'https://images.openlane.eu/carimgs/5672846/general/f7bf5d5b-7b4b-460f-8ee7-1e42f181e4e4.jpg',
'https://images.openlane.eu/carimgs/5672846/general/894d053f-41dd-4a63-a648-1bdfaf2278f4.jpg',
'https://images.openlane.eu/carimgs/5672846/general/6e49ab0c-e79f-4e2f-98e2-01b7cf7e2a18.jpg',
'https://images.openlane.eu/carimgs/5672846/general/36994e0d-0c22-4364-bfee-a915be459dfb.jpg',
'https://images.openlane.eu/carimgs/5672846/general/708c54a6-a8c3-41b3-a84e-9c7132f2423d.jpg',
'https://images.openlane.eu/carimgs/5672846/general/db21b37c-b788-4a19-81d2-f43e8b391d36.jpg',
'https://images.openlane.eu/carimgs/5672846/general/12b2faa0-f73b-4cc0-a531-43c7e46a593c.jpg',
'https://images.openlane.eu/carimgs/5672846/general/f74034ef-bb6e-4172-aa6d-0c62cfc6afab.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de/277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185761,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672846/general/f03718c3-e0d3-4428-94e3-3088014bfd08.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de/277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175482,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672846/general/678cdad4-74df-4b68-bc4e-16e3dd786054.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de/277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172164,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672846/general/f7bf5d5b-7b4b-460f-8ee7-1e42f181e4e4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de/277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166772,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672846/general/894d053f-41dd-4a63-a648-1bdfaf2278f4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de/277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132455,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672846/general/6e49ab0c-e79f-4e2f-98e2-01b7cf7e2a18.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de/277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102414,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672846/general/36994e0d-0c22-4364-bfee-a915be459dfb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de/277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136782,
'Height': 574,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672846/general/708c54a6-a8c3-41b3-a84e-9c7132f2423d.jpg',
'Width': 784},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de/277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120162,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672846/general/db21b37c-b788-4a19-81d2-f43e8b391d36.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de/277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165347,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672846/general/12b2faa0-f73b-4cc0-a531-43c7e46a593c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de/277e28ed-a65c-5e6a-bb92-0c2fbdf1a8de_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55756,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672846/general/f74034ef-bb6e-4172-aa6d-0c62cfc6afab.jpg',
'Width': 1024}],
'price': 12400,
'price_includes_vat': True,
'registration_date': '2022-02-03',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 Allure Pack - Hybrid - Automatic - 225 hp - 144.092 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-27 13:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735338%27 HTTP/1.1" 200 None
2026-03-27 13:32:36 [adesa.fr] INFO: Saving data for 10735338: {'created_time': 1774618356.265852, 'last_price_update_time': 1774618356.265863, 'auction_closing_time': 1774858200.0}
2026-03-27 13:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735338') HTTP/1.1" 204 0
2026-03-27 13:32:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 96ef3d8e-1269-5f78-a074-af823720206f with identifier: 10735322
2026-03-27 13:32:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 96ef3d8e-1269-5f78-a074-af823720206f with identifier: 10735322
2026-03-27 13:32:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 96ef3d8e-1269-5f78-a074-af823720206f with identifier: 10735322 to the API
2026-03-27 13:32:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:32:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:32:36 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5643833/general/7716af1d-6ce7-483b-b1ee-50112cda75f2.JPG>
{'auction_title': '',
'c_o_2_emission_value': 97,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Diesel',
'id': '96ef3d8e-1269-5f78-a074-af823720206f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FE-145-YX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735322',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 166951,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 32,
'photos': [],
'price': 11300,
'price_includes_vat': True,
'registration_date': '2019-03-27',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Polo 1.6 TDI R-Line - Diesel - Automatic - 95 hp - '
'166.951 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2019}
2026-03-27 13:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735322%27 HTTP/1.1" 200 None
2026-03-27 13:32:36 [adesa.fr] INFO: Saving data for 10735322: {'created_time': 1774618356.600168, 'last_price_update_time': 1774618356.600179, 'auction_closing_time': 1774858200.0}
2026-03-27 13:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735322') HTTP/1.1" 204 0
2026-03-27 13:32:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 60e69696-4ee6-5643-b64d-334ea11a5dc5 with identifier: 10735023
2026-03-27 13:32:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 60e69696-4ee6-5643-b64d-334ea11a5dc5 with identifier: 10735023
2026-03-27 13:32:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 60e69696-4ee6-5643-b64d-334ea11a5dc5 with identifier: 10735023 to the API
2026-03-27 13:32:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:32:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:32:36 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5748191/general/d4c3e424-80b4-4479-9df5-526ec4f830bf.JPG>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 123,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '60e69696-4ee6-5643-b64d-334ea11a5dc5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '61260',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735023',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Puma',
'odometer': 69790,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photos': [],
'price': 8550,
'price_includes_vat': True,
'registration_date': '2021-03-30',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Ford Puma 1.0 - Petrol - Manual - 123 hp - 69.790 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 13:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735023%27 HTTP/1.1" 200 None
2026-03-27 13:32:36 [adesa.fr] INFO: Saving data for 10735023: {'created_time': 1774618356.980678, 'last_price_update_time': 1774618356.980689, 'auction_closing_time': 1774865700.0}
2026-03-27 13:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735023') HTTP/1.1" 204 0
2026-03-27 13:32:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 96ef3d8e-1269-5f78-a074-af823720206f due to Ignoring non-200 response
2026-03-27 13:32:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 60e69696-4ee6-5643-b64d-334ea11a5dc5 due to Ignoring non-200 response
2026-03-27 13:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5411769%252Fgeneral%252Fea55b496-939b-4636-bbaa-22b0445a5dd7.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5411769/general/ea55b496-939b-4636-bbaa-22b0445a5dd7.JPG not downloaded yet
2026-03-27 13:32:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:32:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79697650>
2026-03-27 13:32:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:32:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:32:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:32:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23a0c615-071d-5d18-ae44-a883b69fdc0c/23a0c615-071d-5d18-ae44-a883b69fdc0c_image_1.jpg HTTP/1.1" 201 0
2026-03-27 13:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724347%252Fgeneral%252F556d79e9-dec6-4685-b01a-889ca990a4ba.jpg') HTTP/1.1" 204 0
2026-03-27 13:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724347/general/556d79e9-dec6-4685-b01a-889ca990a4ba.jpg saved to cache
2026-03-27 13:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 23a0c615-071d-5d18-ae44-a883b69fdc0c
2026-03-27 13:32:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:32:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7959dbd0>
2026-03-27 13:32:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:32:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:32:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:32:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_23a0c615-071d-5d18-ae44-a883b69fdc0c/23a0c615-071d-5d18-ae44-a883b69fdc0c_image_0.jpg HTTP/1.1" 201 0
2026-03-27 13:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724347%252Fgeneral%252Fabd1238a-9886-4b19-9cc5-d82f3c8e6e4a.jpg') HTTP/1.1" 204 0
2026-03-27 13:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724347/general/abd1238a-9886-4b19-9cc5-d82f3c8e6e4a.jpg saved to cache
2026-03-27 13:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 23a0c615-071d-5d18-ae44-a883b69fdc0c
2026-03-27 13:32:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 23a0c615-071d-5d18-ae44-a883b69fdc0c, skipping ID generation
2026-03-27 13:32:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23a0c615-071d-5d18-ae44-a883b69fdc0c with scrape type 1
2026-03-27 13:32:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 23a0c615-071d-5d18-ae44-a883b69fdc0c sending to next pipeline
2026-03-27 13:32:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 23a0c615-071d-5d18-ae44-a883b69fdc0c, identifier: 10736621
2026-03-27 13:32:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 23a0c615-071d-5d18-ae44-a883b69fdc0c with identifier: 10736621
2026-03-27 13:32:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 23a0c615-071d-5d18-ae44-a883b69fdc0c with identifier: 10736621
2026-03-27 13:32:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 23a0c615-071d-5d18-ae44-a883b69fdc0c with identifier: 10736621 to the API
2026-03-27 13:32:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:32:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:32:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5724347/general/abd1238a-9886-4b19-9cc5-d82f3c8e6e4a.jpg>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-04-01T09:05:00Z',
'fuel_type': 'Petrol',
'id': '23a0c615-071d-5d18-ae44-a883b69fdc0c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT-233-SR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736621',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 26304,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 19,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23a0c615-071d-5d18-ae44-a883b69fdc0c/23a0c615-071d-5d18-ae44-a883b69fdc0c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248187,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724347/general/abd1238a-9886-4b19-9cc5-d82f3c8e6e4a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23a0c615-071d-5d18-ae44-a883b69fdc0c/23a0c615-071d-5d18-ae44-a883b69fdc0c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253937,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724347/general/556d79e9-dec6-4685-b01a-889ca990a4ba.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23a0c615-071d-5d18-ae44-a883b69fdc0c/23a0c615-071d-5d18-ae44-a883b69fdc0c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230209,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724347/general/c9cfd069-dc88-433a-a4a5-954bfa31126d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23a0c615-071d-5d18-ae44-a883b69fdc0c/23a0c615-071d-5d18-ae44-a883b69fdc0c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235133,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724347/general/e899e7c2-bad0-45a2-952c-e74405dda6ce.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23a0c615-071d-5d18-ae44-a883b69fdc0c/23a0c615-071d-5d18-ae44-a883b69fdc0c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189640,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724347/general/d33d75eb-05f4-4c66-9b78-ba9716e96b85.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23a0c615-071d-5d18-ae44-a883b69fdc0c/23a0c615-071d-5d18-ae44-a883b69fdc0c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193312,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724347/general/f7d2107c-fe0c-45e1-979e-c0b666d49141.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23a0c615-071d-5d18-ae44-a883b69fdc0c/23a0c615-071d-5d18-ae44-a883b69fdc0c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341541,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724347/general/ffb2ffb3-d18d-4b5e-a3c5-c071bb8eb933.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23a0c615-071d-5d18-ae44-a883b69fdc0c/23a0c615-071d-5d18-ae44-a883b69fdc0c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298653,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724347/general/d0ac66f8-9185-496b-977a-be18f75700a0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23a0c615-071d-5d18-ae44-a883b69fdc0c/23a0c615-071d-5d18-ae44-a883b69fdc0c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234935,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724347/general/c9a081f4-ad30-4646-8c8a-f3347edd6107.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23a0c615-071d-5d18-ae44-a883b69fdc0c/23a0c615-071d-5d18-ae44-a883b69fdc0c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291607,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724347/general/6c2fc01e-9989-4223-bde1-be370bffad53.jpg',
'Width': 1920}],
'price': 11000,
'price_includes_vat': True,
'registration_date': '2024-01-23',
'seats_number': 5,
'seller_name': 'Lizy bv',
'title': 'Peugeot 3008 Allure Pack - Petrol - Manual - 130 hp - 26.304 km',
'transmission': 'manual',
'trim': 'Allure Pack',
'vin': None,
'year': 2024}
2026-03-27 13:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710736621%27 HTTP/1.1" 200 None
2026-03-27 13:32:37 [adesa.fr] INFO: Saving data for 10736621: {'created_time': 1774618357.612299, 'last_price_update_time': 1774618357.612309, 'auction_closing_time': 1775034300.0}
2026-03-27 13:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10736621') HTTP/1.1" 204 0
2026-03-27 13:32:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5411769/general/1c878cdc-0e39-403b-9671-d5547ab15e5e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735301)
2026-03-27 13:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5411769%252Fgeneral%252Fc3840305-d85b-4365-a7a4-a7f213cb6979.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5411769/general/c3840305-d85b-4365-a7a4-a7f213cb6979.JPG not downloaded yet
2026-03-27 13:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5411769%252Fgeneral%252F4869ec06-c1fd-4637-b905-8cb8abf629c3.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5411769/general/4869ec06-c1fd-4637-b905-8cb8abf629c3.JPG not downloaded yet
2026-03-27 13:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5411769%252Fgeneral%252Fef1ebf72-c6ba-4107-8664-f512beae1089.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5411769/general/ef1ebf72-c6ba-4107-8664-f512beae1089.JPG not downloaded yet
2026-03-27 13:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5411769%252Fgeneral%252Fdca99b21-3a1a-4d96-a39e-adcdbde1a506.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5411769/general/dca99b21-3a1a-4d96-a39e-adcdbde1a506.JPG not downloaded yet
2026-03-27 13:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5411769%252Fgeneral%252F58d9fe9d-986b-4c07-a2b2-e80961a7de5b.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5411769/general/58d9fe9d-986b-4c07-a2b2-e80961a7de5b.JPG not downloaded yet
2026-03-27 13:32:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5411769/general/ea55b496-939b-4636-bbaa-22b0445a5dd7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735301)
2026-03-27 13:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5411769%252Fgeneral%252F5a4ea087-7d2f-445e-8e42-0f330536f6f2.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5411769/general/5a4ea087-7d2f-445e-8e42-0f330536f6f2.JPG not downloaded yet
2026-03-27 13:32:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 1d459d55-867a-5d40-8088-7fd649fd59b9 due to Ignoring non-200 response
2026-03-27 13:32:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5411769/general/58d9fe9d-986b-4c07-a2b2-e80961a7de5b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735301)
2026-03-27 13:32:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5411769/general/5a4ea087-7d2f-445e-8e42-0f330536f6f2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735301)
2026-03-27 13:32:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 1d459d55-867a-5d40-8088-7fd649fd59b9 due to Ignoring non-200 response
2026-03-27 13:32:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5411769/general/dca99b21-3a1a-4d96-a39e-adcdbde1a506.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735301)
2026-03-27 13:32:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 1d459d55-867a-5d40-8088-7fd649fd59b9 due to Ignoring non-200 response
2026-03-27 13:32:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5411769/general/ef1ebf72-c6ba-4107-8664-f512beae1089.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735301)
2026-03-27 13:32:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 1d459d55-867a-5d40-8088-7fd649fd59b9 due to Ignoring non-200 response
2026-03-27 13:32:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5411769/general/4869ec06-c1fd-4637-b905-8cb8abf629c3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735301)
2026-03-27 13:32:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 1d459d55-867a-5d40-8088-7fd649fd59b9 due to Ignoring non-200 response
2026-03-27 13:32:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 1d459d55-867a-5d40-8088-7fd649fd59b9 due to Ignoring non-200 response
2026-03-27 13:32:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5411769/general/c3840305-d85b-4365-a7a4-a7f213cb6979.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735301)
2026-03-27 13:32:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5411769/general/31e06a5a-5577-4ae9-8402-9898baf4ce1a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735301)
2026-03-27 13:32:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 1d459d55-867a-5d40-8088-7fd649fd59b9 due to Ignoring non-200 response
2026-03-27 13:32:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5411769/general/e9239b28-8f8f-4d17-a551-88d4fbb4839e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735301)
2026-03-27 13:32:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 1d459d55-867a-5d40-8088-7fd649fd59b9 due to Ignoring non-200 response
2026-03-27 13:32:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 1d459d55-867a-5d40-8088-7fd649fd59b9 due to Ignoring non-200 response
2026-03-27 13:32:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1d459d55-867a-5d40-8088-7fd649fd59b9, skipping ID generation
2026-03-27 13:32:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d459d55-867a-5d40-8088-7fd649fd59b9 with scrape type 1
2026-03-27 13:32:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1d459d55-867a-5d40-8088-7fd649fd59b9 sending to next pipeline
2026-03-27 13:32:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1d459d55-867a-5d40-8088-7fd649fd59b9, identifier: 10735301
2026-03-27 13:32:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1d459d55-867a-5d40-8088-7fd649fd59b9 with identifier: 10735301
2026-03-27 13:32:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1d459d55-867a-5d40-8088-7fd649fd59b9 with identifier: 10735301
2026-03-27 13:32:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1d459d55-867a-5d40-8088-7fd649fd59b9 with identifier: 10735301 to the API
2026-03-27 13:32:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:32:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:32:38 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5411769/general/e9239b28-8f8f-4d17-a551-88d4fbb4839e.JPG>
{'auction_title': '',
'c_o_2_emission_value': 151,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Petrol',
'id': '1d459d55-867a-5d40-8088-7fd649fd59b9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ-001-BR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735301',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Peugeot',
'model': '5008',
'odometer': 114573,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 29,
'photos': [],
'price': 13500,
'price_includes_vat': True,
'registration_date': '2022-08-24',
'seats_number': 7,
'seller_name': None,
'title': 'Peugeot 5008 1.2 GT Line - Petrol - Automatic - 130 hp - 114.573 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2022}
2026-03-27 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735301%27 HTTP/1.1" 200 None
2026-03-27 13:32:38 [adesa.fr] INFO: Saving data for 10735301: {'created_time': 1774618358.653584, 'last_price_update_time': 1774618358.653595, 'auction_closing_time': 1774858200.0}
2026-03-27 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735301') HTTP/1.1" 204 0
2026-03-27 13:32:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 1d459d55-867a-5d40-8088-7fd649fd59b9 due to Ignoring non-200 response
2026-03-27 13:32:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735350> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:32:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735336> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:32:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:32:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:32:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c06e49ae-3dee-562a-aa9a-12493cccbbaa with identifier: 10735350
2026-03-27 13:32:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c06e49ae-3dee-562a-aa9a-12493cccbbaa with scrape type 1
2026-03-27 13:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c06e49ae-3dee-562a-aa9a-12493cccbbaa
2026-03-27 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695010%252Fgeneral%252F5592b2ae-eefb-4d0e-82fe-982f6561cfd2.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695010/general/5592b2ae-eefb-4d0e-82fe-982f6561cfd2.JPG not downloaded yet
2026-03-27 13:32:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4704ca18-3d80-5f56-98e5-27b35d2ea542 with identifier: 10735336
2026-03-27 13:32:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4704ca18-3d80-5f56-98e5-27b35d2ea542 with scrape type 1
2026-03-27 13:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4704ca18-3d80-5f56-98e5-27b35d2ea542
2026-03-27 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670695%252Fgeneral%252F17889a70-8ca4-4075-b66a-dfa840204113.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670695/general/17889a70-8ca4-4075-b66a-dfa840204113.JPG not downloaded yet
2026-03-27 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695010%252Fgeneral%252F06ab4493-42a1-428c-8506-1d14bf026bc2.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695010/general/06ab4493-42a1-428c-8506-1d14bf026bc2.JPG not downloaded yet
2026-03-27 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670695%252Fgeneral%252Faf2f0846-c298-45e6-96d1-f054e923e1d3.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670695/general/af2f0846-c298-45e6-96d1-f054e923e1d3.JPG not downloaded yet
2026-03-27 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695010%252Fgeneral%252F7476c302-9165-49ad-9ca6-3eab8aeab53f.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695010/general/7476c302-9165-49ad-9ca6-3eab8aeab53f.JPG not downloaded yet
2026-03-27 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670695%252Fgeneral%252F502f4da5-d5f0-477d-b51b-d1bd8bbe1880.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670695/general/502f4da5-d5f0-477d-b51b-d1bd8bbe1880.JPG not downloaded yet
2026-03-27 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695010%252Fgeneral%252F89071c3c-67ef-41b6-86a3-163e3a71ed83.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695010/general/89071c3c-67ef-41b6-86a3-163e3a71ed83.JPG not downloaded yet
2026-03-27 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670695%252Fgeneral%252Fabeca382-b387-4d3b-a9f9-70115096a047.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670695/general/abeca382-b387-4d3b-a9f9-70115096a047.JPG not downloaded yet
2026-03-27 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695010%252Fgeneral%252Fc60e8ba0-912d-4254-a6d6-bfdea7864d41.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695010/general/c60e8ba0-912d-4254-a6d6-bfdea7864d41.JPG not downloaded yet
2026-03-27 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670695%252Fgeneral%252F5ccef4ce-f88c-45a6-b4b0-86a6b9212ca1.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670695/general/5ccef4ce-f88c-45a6-b4b0-86a6b9212ca1.JPG not downloaded yet
2026-03-27 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695010%252Fgeneral%252F076bb022-5dc2-4afd-b5fb-5eb2915b3e63.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695010/general/076bb022-5dc2-4afd-b5fb-5eb2915b3e63.JPG not downloaded yet
2026-03-27 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670695%252Fgeneral%252Fd75fbc81-23c0-4bfa-b4d0-d833f2de319e.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670695/general/d75fbc81-23c0-4bfa-b4d0-d833f2de319e.JPG not downloaded yet
2026-03-27 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695010%252Fgeneral%252F1095b020-0121-49fe-adcd-0263222d5d63.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695010/general/1095b020-0121-49fe-adcd-0263222d5d63.JPG not downloaded yet
2026-03-27 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670695%252Fgeneral%252F98145093-88ee-4a10-83a1-9bde81aacbd7.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670695/general/98145093-88ee-4a10-83a1-9bde81aacbd7.JPG not downloaded yet
2026-03-27 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695010%252Fgeneral%252Fba0d36a1-44aa-4e7c-ba3e-c082b6b762d0.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695010/general/ba0d36a1-44aa-4e7c-ba3e-c082b6b762d0.JPG not downloaded yet
2026-03-27 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670695%252Fgeneral%252F21ccfa74-85e6-4abb-aced-46739026427d.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670695/general/21ccfa74-85e6-4abb-aced-46739026427d.JPG not downloaded yet
2026-03-27 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695010%252Fgeneral%252F68bceaf2-962e-49bc-a76e-b535492db480.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695010/general/68bceaf2-962e-49bc-a76e-b535492db480.JPG not downloaded yet
2026-03-27 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670695%252Fgeneral%252F5c0c7722-b8f0-4c28-b72e-d1e5be3ed6a2.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670695/general/5c0c7722-b8f0-4c28-b72e-d1e5be3ed6a2.JPG not downloaded yet
2026-03-27 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695010%252Fgeneral%252F19f8aa8f-4f0e-408a-958c-c46a217f2b79.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695010/general/19f8aa8f-4f0e-408a-958c-c46a217f2b79.JPG not downloaded yet
2026-03-27 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670695%252Fgeneral%252F414f7190-f271-4404-9a9d-6e2a649aedec.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670695/general/414f7190-f271-4404-9a9d-6e2a649aedec.JPG not downloaded yet
2026-03-27 13:32:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735357> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:32:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:32:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5670695/general/414f7190-f271-4404-9a9d-6e2a649aedec.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735336)
2026-03-27 13:32:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5695010/general/19f8aa8f-4f0e-408a-958c-c46a217f2b79.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735350)
2026-03-27 13:32:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 617b7180-a37e-5926-810d-67a4c6a93ac1 with identifier: 10735357
2026-03-27 13:32:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 617b7180-a37e-5926-810d-67a4c6a93ac1 with scrape type 1
2026-03-27 13:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 617b7180-a37e-5926-810d-67a4c6a93ac1
2026-03-27 13:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699873%252Fgeneral%252F9a7e035b-7dbf-4155-96aa-1ec3e01eb3b2.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699873/general/9a7e035b-7dbf-4155-96aa-1ec3e01eb3b2.JPG not downloaded yet
2026-03-27 13:32:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5670695/general/5c0c7722-b8f0-4c28-b72e-d1e5be3ed6a2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735336)
2026-03-27 13:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699873%252Fgeneral%252Fd8a3923e-b024-4f5e-8081-e48ea5797746.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699873/general/d8a3923e-b024-4f5e-8081-e48ea5797746.JPG not downloaded yet
2026-03-27 13:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699873%252Fgeneral%252Fca4e910f-de4d-4c37-ad8f-2db1b714c09d.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699873/general/ca4e910f-de4d-4c37-ad8f-2db1b714c09d.JPG not downloaded yet
2026-03-27 13:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699873%252Fgeneral%252F6fb17ca8-8e64-4d18-9d38-cfbbf8af005c.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699873/general/6fb17ca8-8e64-4d18-9d38-cfbbf8af005c.JPG not downloaded yet
2026-03-27 13:32:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 4704ca18-3d80-5f56-98e5-27b35d2ea542 due to Ignoring non-200 response
2026-03-27 13:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699873%252Fgeneral%252F78c98e6f-df3a-43fb-8496-204776f87c97.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699873/general/78c98e6f-df3a-43fb-8496-204776f87c97.JPG not downloaded yet
2026-03-27 13:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699873%252Fgeneral%252Faf554f6f-350b-4382-aae3-42712da5af30.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699873/general/af554f6f-350b-4382-aae3-42712da5af30.JPG not downloaded yet
2026-03-27 13:32:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item c06e49ae-3dee-562a-aa9a-12493cccbbaa due to Ignoring non-200 response
2026-03-27 13:32:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5699873/general/9a7e035b-7dbf-4155-96aa-1ec3e01eb3b2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735357)
2026-03-27 13:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699873%252Fgeneral%252F4b6e5d26-dd0f-479a-b3c2-8b2c4b2f83f0.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699873/general/4b6e5d26-dd0f-479a-b3c2-8b2c4b2f83f0.JPG not downloaded yet
2026-03-27 13:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699873%252Fgeneral%252F1fea662d-fba5-4400-be50-e19d172fbffe.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699873/general/1fea662d-fba5-4400-be50-e19d172fbffe.JPG not downloaded yet
2026-03-27 13:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699873%252Fgeneral%252F3b550fe8-9790-4042-badf-6b0d0eabbb15.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699873/general/3b550fe8-9790-4042-badf-6b0d0eabbb15.JPG not downloaded yet
2026-03-27 13:32:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 4704ca18-3d80-5f56-98e5-27b35d2ea542 due to Ignoring non-200 response
2026-03-27 13:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699873%252Fgeneral%252F4d7b4a56-feff-4321-a50b-fb279dec5b24.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699873/general/4d7b4a56-feff-4321-a50b-fb279dec5b24.jpg already downloaded
2026-03-27 13:32:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5699873/general/af554f6f-350b-4382-aae3-42712da5af30.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735357)
2026-03-27 13:32:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 617b7180-a37e-5926-810d-67a4c6a93ac1 due to Ignoring non-200 response
2026-03-27 13:32:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5699873/general/3b550fe8-9790-4042-badf-6b0d0eabbb15.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735357)
2026-03-27 13:32:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5699873/general/1fea662d-fba5-4400-be50-e19d172fbffe.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735357)
2026-03-27 13:32:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 617b7180-a37e-5926-810d-67a4c6a93ac1 due to Ignoring non-200 response
2026-03-27 13:32:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5699873/general/4b6e5d26-dd0f-479a-b3c2-8b2c4b2f83f0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735357)
2026-03-27 13:32:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 617b7180-a37e-5926-810d-67a4c6a93ac1 due to Ignoring non-200 response
2026-03-27 13:32:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5699873/general/78c98e6f-df3a-43fb-8496-204776f87c97.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735357)
2026-03-27 13:32:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 617b7180-a37e-5926-810d-67a4c6a93ac1 due to Ignoring non-200 response
2026-03-27 13:32:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5699873/general/6fb17ca8-8e64-4d18-9d38-cfbbf8af005c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735357)
2026-03-27 13:32:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 617b7180-a37e-5926-810d-67a4c6a93ac1 due to Ignoring non-200 response
2026-03-27 13:32:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5699873/general/ca4e910f-de4d-4c37-ad8f-2db1b714c09d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735357)
2026-03-27 13:32:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 617b7180-a37e-5926-810d-67a4c6a93ac1 due to Ignoring non-200 response
2026-03-27 13:32:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5699873/general/d8a3923e-b024-4f5e-8081-e48ea5797746.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735357)
2026-03-27 13:32:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 617b7180-a37e-5926-810d-67a4c6a93ac1 due to Ignoring non-200 response
2026-03-27 13:32:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5695010/general/68bceaf2-962e-49bc-a76e-b535492db480.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735350)
2026-03-27 13:32:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 617b7180-a37e-5926-810d-67a4c6a93ac1 due to Ignoring non-200 response
2026-03-27 13:32:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5670695/general/21ccfa74-85e6-4abb-aced-46739026427d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735336)
2026-03-27 13:32:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 617b7180-a37e-5926-810d-67a4c6a93ac1, skipping ID generation
2026-03-27 13:32:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 617b7180-a37e-5926-810d-67a4c6a93ac1 with scrape type 1
2026-03-27 13:32:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 617b7180-a37e-5926-810d-67a4c6a93ac1 sending to next pipeline
2026-03-27 13:32:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 617b7180-a37e-5926-810d-67a4c6a93ac1, identifier: 10735357
2026-03-27 13:32:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 617b7180-a37e-5926-810d-67a4c6a93ac1 with identifier: 10735357
2026-03-27 13:32:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 617b7180-a37e-5926-810d-67a4c6a93ac1 with identifier: 10735357
2026-03-27 13:32:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 617b7180-a37e-5926-810d-67a4c6a93ac1 with identifier: 10735357 to the API
2026-03-27 13:32:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:32:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:32:44 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5699873/general/d8a3923e-b024-4f5e-8081-e48ea5797746.JPG>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Petrol',
'id': '617b7180-a37e-5926-810d-67a4c6a93ac1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-986-AL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735357',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Peugeot',
'model': '208',
'odometer': 101324,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_617b7180-a37e-5926-810d-67a4c6a93ac1/617b7180-a37e-5926-810d-67a4c6a93ac1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94888,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699873/general/4d7b4a56-feff-4321-a50b-fb279dec5b24.jpg',
'Width': 1024}],
'price': 11100,
'price_includes_vat': True,
'registration_date': '2021-11-18',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 208 1.2 GT Line - Petrol - Automatic - 100 hp - 101.324 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2021}
2026-03-27 13:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735357%27 HTTP/1.1" 200 None
2026-03-27 13:32:44 [adesa.fr] INFO: Saving data for 10735357: {'created_time': 1774618364.296067, 'last_price_update_time': 1774618364.296081, 'auction_closing_time': 1774858200.0}
2026-03-27 13:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735357') HTTP/1.1" 204 0
2026-03-27 13:32:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5695010/general/ba0d36a1-44aa-4e7c-ba3e-c082b6b762d0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735350)
2026-03-27 13:32:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 617b7180-a37e-5926-810d-67a4c6a93ac1 due to Ignoring non-200 response
2026-03-27 13:32:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item c06e49ae-3dee-562a-aa9a-12493cccbbaa due to Ignoring non-200 response
2026-03-27 13:32:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 4704ca18-3d80-5f56-98e5-27b35d2ea542 due to Ignoring non-200 response
2026-03-27 13:32:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5670695/general/98145093-88ee-4a10-83a1-9bde81aacbd7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735336)
2026-03-27 13:32:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5695010/general/1095b020-0121-49fe-adcd-0263222d5d63.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735350)
2026-03-27 13:32:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item c06e49ae-3dee-562a-aa9a-12493cccbbaa due to Ignoring non-200 response
2026-03-27 13:32:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5670695/general/d75fbc81-23c0-4bfa-b4d0-d833f2de319e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735336)
2026-03-27 13:32:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 4704ca18-3d80-5f56-98e5-27b35d2ea542 due to Ignoring non-200 response
2026-03-27 13:32:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5695010/general/076bb022-5dc2-4afd-b5fb-5eb2915b3e63.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735350)
2026-03-27 13:32:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item c06e49ae-3dee-562a-aa9a-12493cccbbaa due to Ignoring non-200 response
2026-03-27 13:32:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5670695/general/5ccef4ce-f88c-45a6-b4b0-86a6b9212ca1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735336)
2026-03-27 13:32:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 4704ca18-3d80-5f56-98e5-27b35d2ea542 due to Ignoring non-200 response
2026-03-27 13:32:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5695010/general/c60e8ba0-912d-4254-a6d6-bfdea7864d41.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735350)
2026-03-27 13:32:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item c06e49ae-3dee-562a-aa9a-12493cccbbaa due to Ignoring non-200 response
2026-03-27 13:32:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5670695/general/abeca382-b387-4d3b-a9f9-70115096a047.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735336)
2026-03-27 13:32:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 4704ca18-3d80-5f56-98e5-27b35d2ea542 due to Ignoring non-200 response
2026-03-27 13:32:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5695010/general/89071c3c-67ef-41b6-86a3-163e3a71ed83.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735350)
2026-03-27 13:32:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item c06e49ae-3dee-562a-aa9a-12493cccbbaa due to Ignoring non-200 response
2026-03-27 13:32:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5670695/general/502f4da5-d5f0-477d-b51b-d1bd8bbe1880.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735336)
2026-03-27 13:32:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 4704ca18-3d80-5f56-98e5-27b35d2ea542 due to Ignoring non-200 response
2026-03-27 13:32:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5695010/general/7476c302-9165-49ad-9ca6-3eab8aeab53f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735350)
2026-03-27 13:32:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item c06e49ae-3dee-562a-aa9a-12493cccbbaa due to Ignoring non-200 response
2026-03-27 13:32:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5670695/general/af2f0846-c298-45e6-96d1-f054e923e1d3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735336)
2026-03-27 13:32:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 4704ca18-3d80-5f56-98e5-27b35d2ea542 due to Ignoring non-200 response
2026-03-27 13:32:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5695010/general/06ab4493-42a1-428c-8506-1d14bf026bc2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735350)
2026-03-27 13:32:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item c06e49ae-3dee-562a-aa9a-12493cccbbaa due to Ignoring non-200 response
2026-03-27 13:32:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5670695/general/17889a70-8ca4-4075-b66a-dfa840204113.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735336)
2026-03-27 13:32:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 4704ca18-3d80-5f56-98e5-27b35d2ea542 due to Ignoring non-200 response
2026-03-27 13:32:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5695010/general/5592b2ae-eefb-4d0e-82fe-982f6561cfd2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735350)
2026-03-27 13:32:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item c06e49ae-3dee-562a-aa9a-12493cccbbaa due to Ignoring non-200 response
2026-03-27 13:32:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4704ca18-3d80-5f56-98e5-27b35d2ea542, skipping ID generation
2026-03-27 13:32:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4704ca18-3d80-5f56-98e5-27b35d2ea542 with scrape type 1
2026-03-27 13:32:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4704ca18-3d80-5f56-98e5-27b35d2ea542 sending to next pipeline
2026-03-27 13:32:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4704ca18-3d80-5f56-98e5-27b35d2ea542, identifier: 10735336
2026-03-27 13:32:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4704ca18-3d80-5f56-98e5-27b35d2ea542 with identifier: 10735336
2026-03-27 13:32:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4704ca18-3d80-5f56-98e5-27b35d2ea542 with identifier: 10735336
2026-03-27 13:32:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4704ca18-3d80-5f56-98e5-27b35d2ea542 with identifier: 10735336 to the API
2026-03-27 13:32:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:32:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:32:45 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5670695/general/17889a70-8ca4-4075-b66a-dfa840204113.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 462,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '4704ca18-3d80-5f56-98e5-27b35d2ea542',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV-371-SX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735336',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Porsche',
'model': 'Cayenne',
'odometer': 152233,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 44,
'photos': [],
'price': 44700,
'price_includes_vat': True,
'registration_date': '2020-12-10',
'seats_number': 5,
'seller_name': None,
'title': 'Porsche Cayenne Coupé 3.0 Platinum - AWD - Hybrid - Automatic - 462 '
'hp - 152.233 km',
'transmission': 'automatic',
'trim': 'Platinum',
'vin': None,
'year': 2020}
2026-03-27 13:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735336%27 HTTP/1.1" 200 None
2026-03-27 13:32:45 [adesa.fr] INFO: Saving data for 10735336: {'created_time': 1774618365.42479, 'last_price_update_time': 1774618365.424805, 'auction_closing_time': 1774858200.0}
2026-03-27 13:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735336') HTTP/1.1" 204 0
2026-03-27 13:32:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 4704ca18-3d80-5f56-98e5-27b35d2ea542 due to Ignoring non-200 response
2026-03-27 13:32:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c06e49ae-3dee-562a-aa9a-12493cccbbaa, skipping ID generation
2026-03-27 13:32:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c06e49ae-3dee-562a-aa9a-12493cccbbaa with scrape type 1
2026-03-27 13:32:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c06e49ae-3dee-562a-aa9a-12493cccbbaa sending to next pipeline
2026-03-27 13:32:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c06e49ae-3dee-562a-aa9a-12493cccbbaa, identifier: 10735350
2026-03-27 13:32:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c06e49ae-3dee-562a-aa9a-12493cccbbaa with identifier: 10735350
2026-03-27 13:32:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c06e49ae-3dee-562a-aa9a-12493cccbbaa with identifier: 10735350
2026-03-27 13:32:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c06e49ae-3dee-562a-aa9a-12493cccbbaa with identifier: 10735350 to the API
2026-03-27 13:32:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:32:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:32:45 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5695010/general/5592b2ae-eefb-4d0e-82fe-982f6561cfd2.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 220,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Electric',
'id': 'c06e49ae-3dee-562a-aa9a-12493cccbbaa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ-823-VK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735350',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Megane E-Tech',
'odometer': 39745,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 29,
'photos': [],
'price': 15900,
'price_includes_vat': True,
'registration_date': '2022-09-30',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Megane E-Tech 60 kWh Equilibre - Electric - Automatic - 220 '
'hp - 39.745 km',
'transmission': 'automatic',
'trim': 'Equilibre',
'vin': None,
'year': 2022}
2026-03-27 13:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735350%27 HTTP/1.1" 200 None
2026-03-27 13:32:45 [adesa.fr] INFO: Saving data for 10735350: {'created_time': 1774618365.850458, 'last_price_update_time': 1774618365.850469, 'auction_closing_time': 1774858200.0}
2026-03-27 13:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735350') HTTP/1.1" 204 0
2026-03-27 13:32:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item c06e49ae-3dee-562a-aa9a-12493cccbbaa due to Ignoring non-200 response
2026-03-27 13:32:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735327> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:32:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:32:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25396c34-6d46-5380-8f8c-88aa18165a45 with identifier: 10735327
2026-03-27 13:32:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25396c34-6d46-5380-8f8c-88aa18165a45 with scrape type 1
2026-03-27 13:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 25396c34-6d46-5380-8f8c-88aa18165a45
2026-03-27 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656352%252Fgeneral%252Fa36e6010-9764-4d9f-a1a4-dccbd3a68a0e.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656352/general/a36e6010-9764-4d9f-a1a4-dccbd3a68a0e.JPG not downloaded yet
2026-03-27 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656352%252Fgeneral%252F6904e938-9fdd-479d-a4bb-8bff20c2094e.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656352/general/6904e938-9fdd-479d-a4bb-8bff20c2094e.JPG not downloaded yet
2026-03-27 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656352%252Fgeneral%252F26ac97ed-59f9-4ae3-8edb-5ea30d9e7933.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656352/general/26ac97ed-59f9-4ae3-8edb-5ea30d9e7933.JPG not downloaded yet
2026-03-27 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656352%252Fgeneral%252F4b89c4c0-3d9e-4905-8e0b-05eb28728006.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656352/general/4b89c4c0-3d9e-4905-8e0b-05eb28728006.JPG not downloaded yet
2026-03-27 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656352%252Fgeneral%252F95db0e43-ae14-4842-a204-e5cb84c22902.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656352/general/95db0e43-ae14-4842-a204-e5cb84c22902.JPG not downloaded yet
2026-03-27 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656352%252Fgeneral%252F70364ca9-893c-45f9-9201-8e0c4663c67e.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656352/general/70364ca9-893c-45f9-9201-8e0c4663c67e.JPG not downloaded yet
2026-03-27 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656352%252Fgeneral%252F4feb2cf2-f5af-404a-b6ee-7a1c33e02bc7.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656352/general/4feb2cf2-f5af-404a-b6ee-7a1c33e02bc7.JPG not downloaded yet
2026-03-27 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656352%252Fgeneral%252Fab055a28-a92c-40ba-aca2-f6d087385b93.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656352/general/ab055a28-a92c-40ba-aca2-f6d087385b93.JPG not downloaded yet
2026-03-27 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656352%252Fgeneral%252F9ada2fc5-0ada-4db5-90c5-af8677ee09d1.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656352/general/9ada2fc5-0ada-4db5-90c5-af8677ee09d1.JPG not downloaded yet
2026-03-27 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656352%252Fgeneral%252F6e318215-4c06-4985-85c2-ee01663105c3.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656352/general/6e318215-4c06-4985-85c2-ee01663105c3.JPG not downloaded yet
2026-03-27 13:32:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735381> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:32:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:32:46 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656352/general/6e318215-4c06-4985-85c2-ee01663105c3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735327)
2026-03-27 13:32:46 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656352/general/9ada2fc5-0ada-4db5-90c5-af8677ee09d1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735327)
2026-03-27 13:32:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c0f7cb3-c98e-5023-992b-cd1c455ef6f4 with identifier: 10735381
2026-03-27 13:32:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c0f7cb3-c98e-5023-992b-cd1c455ef6f4 with scrape type 1
2026-03-27 13:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1c0f7cb3-c98e-5023-992b-cd1c455ef6f4
2026-03-27 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733575%252Fgeneral%252F214e9e53-4cd3-4f58-bdd1-3016e0b31bfc.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733575/general/214e9e53-4cd3-4f58-bdd1-3016e0b31bfc.jpg already downloaded
2026-03-27 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733575%252Fgeneral%252F4cc5eac1-c043-42ab-afa1-75754800e551.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733575/general/4cc5eac1-c043-42ab-afa1-75754800e551.jpg already downloaded
2026-03-27 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733575%252Fgeneral%252F0b6f9cc7-145a-491c-b5f0-a027bc82a10a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733575/general/0b6f9cc7-145a-491c-b5f0-a027bc82a10a.jpg already downloaded
2026-03-27 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733575%252Fgeneral%252Fd59cbf39-426d-4aae-902c-8db0d819ecd7.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733575/general/d59cbf39-426d-4aae-902c-8db0d819ecd7.jpg already downloaded
2026-03-27 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733575%252Fgeneral%252F2d72a67b-8d43-43d4-9246-0c1987d84a97.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733575/general/2d72a67b-8d43-43d4-9246-0c1987d84a97.jpg already downloaded
2026-03-27 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733575%252Fgeneral%252F3d2785d1-df6f-4e56-8e08-11835b234f49.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733575/general/3d2785d1-df6f-4e56-8e08-11835b234f49.jpg already downloaded
2026-03-27 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733575%252Fgeneral%252F5bac4bd2-aef9-4b3c-ba0c-6d2182968a44.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733575/general/5bac4bd2-aef9-4b3c-ba0c-6d2182968a44.jpg already downloaded
2026-03-27 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733575%252Fgeneral%252Ffdc1a0ef-3d40-4a78-94aa-0a6716a6b334.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733575/general/fdc1a0ef-3d40-4a78-94aa-0a6716a6b334.jpg already downloaded
2026-03-27 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733575%252Fgeneral%252F8bc5e5b5-a828-4252-811a-577d809c71d3.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733575/general/8bc5e5b5-a828-4252-811a-577d809c71d3.jpg already downloaded
2026-03-27 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733575%252Fgeneral%252Fa0f5fff4-555e-4a09-83f0-d2d962d26990.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733575/general/a0f5fff4-555e-4a09-83f0-d2d962d26990.jpg already downloaded
2026-03-27 13:32:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1c0f7cb3-c98e-5023-992b-cd1c455ef6f4, identifier: 10735381
2026-03-27 13:32:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1c0f7cb3-c98e-5023-992b-cd1c455ef6f4 with identifier: 10735381
2026-03-27 13:32:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1c0f7cb3-c98e-5023-992b-cd1c455ef6f4 with identifier: 10735381
2026-03-27 13:32:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1c0f7cb3-c98e-5023-992b-cd1c455ef6f4 with identifier: 10735381 to the API
2026-03-27 13:32:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:32:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:32:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735381>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 203,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '1c0f7cb3-c98e-5023-992b-cd1c455ef6f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-636-FD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735381',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Nissan',
'model': 'X-Trail',
'odometer': 127993,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5733575/general/214e9e53-4cd3-4f58-bdd1-3016e0b31bfc.jpg',
'https://images.openlane.eu/carimgs/5733575/general/4cc5eac1-c043-42ab-afa1-75754800e551.jpg',
'https://images.openlane.eu/carimgs/5733575/general/0b6f9cc7-145a-491c-b5f0-a027bc82a10a.jpg',
'https://images.openlane.eu/carimgs/5733575/general/d59cbf39-426d-4aae-902c-8db0d819ecd7.jpg',
'https://images.openlane.eu/carimgs/5733575/general/2d72a67b-8d43-43d4-9246-0c1987d84a97.jpg',
'https://images.openlane.eu/carimgs/5733575/general/3d2785d1-df6f-4e56-8e08-11835b234f49.jpg',
'https://images.openlane.eu/carimgs/5733575/general/5bac4bd2-aef9-4b3c-ba0c-6d2182968a44.jpg',
'https://images.openlane.eu/carimgs/5733575/general/fdc1a0ef-3d40-4a78-94aa-0a6716a6b334.jpg',
'https://images.openlane.eu/carimgs/5733575/general/8bc5e5b5-a828-4252-811a-577d809c71d3.jpg',
'https://images.openlane.eu/carimgs/5733575/general/a0f5fff4-555e-4a09-83f0-d2d962d26990.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c0f7cb3-c98e-5023-992b-cd1c455ef6f4/1c0f7cb3-c98e-5023-992b-cd1c455ef6f4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266292,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733575/general/214e9e53-4cd3-4f58-bdd1-3016e0b31bfc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c0f7cb3-c98e-5023-992b-cd1c455ef6f4/1c0f7cb3-c98e-5023-992b-cd1c455ef6f4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266702,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733575/general/4cc5eac1-c043-42ab-afa1-75754800e551.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c0f7cb3-c98e-5023-992b-cd1c455ef6f4/1c0f7cb3-c98e-5023-992b-cd1c455ef6f4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261767,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733575/general/0b6f9cc7-145a-491c-b5f0-a027bc82a10a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c0f7cb3-c98e-5023-992b-cd1c455ef6f4/1c0f7cb3-c98e-5023-992b-cd1c455ef6f4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267729,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733575/general/d59cbf39-426d-4aae-902c-8db0d819ecd7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c0f7cb3-c98e-5023-992b-cd1c455ef6f4/1c0f7cb3-c98e-5023-992b-cd1c455ef6f4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282685,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733575/general/2d72a67b-8d43-43d4-9246-0c1987d84a97.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c0f7cb3-c98e-5023-992b-cd1c455ef6f4/1c0f7cb3-c98e-5023-992b-cd1c455ef6f4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264773,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733575/general/3d2785d1-df6f-4e56-8e08-11835b234f49.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c0f7cb3-c98e-5023-992b-cd1c455ef6f4/1c0f7cb3-c98e-5023-992b-cd1c455ef6f4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107166,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733575/general/5bac4bd2-aef9-4b3c-ba0c-6d2182968a44.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c0f7cb3-c98e-5023-992b-cd1c455ef6f4/1c0f7cb3-c98e-5023-992b-cd1c455ef6f4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109893,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733575/general/fdc1a0ef-3d40-4a78-94aa-0a6716a6b334.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c0f7cb3-c98e-5023-992b-cd1c455ef6f4/1c0f7cb3-c98e-5023-992b-cd1c455ef6f4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81448,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733575/general/8bc5e5b5-a828-4252-811a-577d809c71d3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c0f7cb3-c98e-5023-992b-cd1c455ef6f4/1c0f7cb3-c98e-5023-992b-cd1c455ef6f4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113197,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733575/general/a0f5fff4-555e-4a09-83f0-d2d962d26990.jpg',
'Width': 1024}],
'price': 19600,
'price_includes_vat': True,
'registration_date': '2023-02-17',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan X-Trail 1.5 e-Power N-connecta - Hybrid - Automatic - 203 hp '
'- 127.993 km',
'transmission': 'automatic',
'trim': 'N-connecta',
'vin': None,
'year': 2023}
2026-03-27 13:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735381%27 HTTP/1.1" 200 None
2026-03-27 13:32:47 [adesa.fr] INFO: Saving data for 10735381: {'created_time': 1774618367.371931, 'last_price_update_time': 1774618367.371943, 'auction_closing_time': 1774858200.0}
2026-03-27 13:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735381') HTTP/1.1" 204 0
2026-03-27 13:32:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656352/general/ab055a28-a92c-40ba-aca2-f6d087385b93.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735327)
2026-03-27 13:32:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735331> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:32:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:32:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735390> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:32:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:32:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 25396c34-6d46-5380-8f8c-88aa18165a45 due to Ignoring non-200 response
2026-03-27 13:32:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 25396c34-6d46-5380-8f8c-88aa18165a45 due to Ignoring non-200 response
2026-03-27 13:32:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656352/general/4feb2cf2-f5af-404a-b6ee-7a1c33e02bc7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735327)
2026-03-27 13:32:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656352/general/70364ca9-893c-45f9-9201-8e0c4663c67e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735327)
2026-03-27 13:32:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656352/general/95db0e43-ae14-4842-a204-e5cb84c22902.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735327)
2026-03-27 13:32:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656352/general/4b89c4c0-3d9e-4905-8e0b-05eb28728006.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735327)
2026-03-27 13:32:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656352/general/26ac97ed-59f9-4ae3-8edb-5ea30d9e7933.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735327)
2026-03-27 13:32:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 25396c34-6d46-5380-8f8c-88aa18165a45 due to Ignoring non-200 response
2026-03-27 13:32:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39523bed-104c-56a2-9a8b-7d3e8359d281 with identifier: 10735331
2026-03-27 13:32:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39523bed-104c-56a2-9a8b-7d3e8359d281 with scrape type 1
2026-03-27 13:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 39523bed-104c-56a2-9a8b-7d3e8359d281
2026-03-27 13:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660624%252Fgeneral%252F5fdffd65-48e8-4c06-b930-8180acfd8985.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660624/general/5fdffd65-48e8-4c06-b930-8180acfd8985.JPG not downloaded yet
2026-03-27 13:32:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656352/general/6904e938-9fdd-479d-a4bb-8bff20c2094e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735327)
2026-03-27 13:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660624%252Fgeneral%252F3ba45f7f-6e85-45c9-9427-7f3abc3d8d25.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660624/general/3ba45f7f-6e85-45c9-9427-7f3abc3d8d25.JPG not downloaded yet
2026-03-27 13:32:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656352/general/a36e6010-9764-4d9f-a1a4-dccbd3a68a0e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735327)
2026-03-27 13:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660624%252Fgeneral%252F857cbead-cd18-4895-9d0b-c30621a5e157.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660624/general/857cbead-cd18-4895-9d0b-c30621a5e157.JPG not downloaded yet
2026-03-27 13:32:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db679c17-24e8-5bab-b81e-18e1f8e98d55 with identifier: 10735390
2026-03-27 13:32:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db679c17-24e8-5bab-b81e-18e1f8e98d55 with scrape type 1
2026-03-27 13:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item db679c17-24e8-5bab-b81e-18e1f8e98d55
2026-03-27 13:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739812%252Fgeneral%252Fd09868dc-a480-4914-bb90-91ab816e65de.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739812/general/d09868dc-a480-4914-bb90-91ab816e65de.jpg already downloaded
2026-03-27 13:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739812%252Fgeneral%252F03c55014-8b44-48d7-abfa-35970f377f90.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739812/general/03c55014-8b44-48d7-abfa-35970f377f90.jpg already downloaded
2026-03-27 13:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739812%252Fgeneral%252Fc7613f6a-9808-48d5-896c-7767ce8d7a65.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739812/general/c7613f6a-9808-48d5-896c-7767ce8d7a65.jpg already downloaded
2026-03-27 13:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739812%252Fgeneral%252F49d9e172-6db3-4cb9-a040-5e583c04dfa7.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739812/general/49d9e172-6db3-4cb9-a040-5e583c04dfa7.jpg already downloaded
2026-03-27 13:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739812%252Fgeneral%252Fb7722206-94bb-48e7-8aeb-d824f29ee48a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739812/general/b7722206-94bb-48e7-8aeb-d824f29ee48a.jpg already downloaded
2026-03-27 13:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739812%252Fgeneral%252Fc6037e88-2ec0-4524-a7b9-53a99caa6755.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739812/general/c6037e88-2ec0-4524-a7b9-53a99caa6755.jpg already downloaded
2026-03-27 13:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739812%252Fgeneral%252F615ea829-5885-4ec8-844f-ec79006a4e81.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739812/general/615ea829-5885-4ec8-844f-ec79006a4e81.jpg already downloaded
2026-03-27 13:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739812%252Fgeneral%252Fe5a31cb3-f6ca-4713-9b35-32dea9756f21.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739812/general/e5a31cb3-f6ca-4713-9b35-32dea9756f21.jpg already downloaded
2026-03-27 13:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739812%252Fgeneral%252F4f5faf4c-b853-446b-bbff-6dc43daade36.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739812/general/4f5faf4c-b853-446b-bbff-6dc43daade36.jpg already downloaded
2026-03-27 13:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739812%252Fgeneral%252Feb53af0b-84d9-41a5-ae1b-a3c45753b662.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739812/general/eb53af0b-84d9-41a5-ae1b-a3c45753b662.jpg already downloaded
2026-03-27 13:32:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: db679c17-24e8-5bab-b81e-18e1f8e98d55, identifier: 10735390
2026-03-27 13:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660624%252Fgeneral%252F562bee67-686c-4f66-8318-d2b8dbb85550.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660624/general/562bee67-686c-4f66-8318-d2b8dbb85550.JPG not downloaded yet
2026-03-27 13:32:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: db679c17-24e8-5bab-b81e-18e1f8e98d55 with identifier: 10735390
2026-03-27 13:32:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: db679c17-24e8-5bab-b81e-18e1f8e98d55 with identifier: 10735390
2026-03-27 13:32:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: db679c17-24e8-5bab-b81e-18e1f8e98d55 with identifier: 10735390 to the API
2026-03-27 13:32:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:32:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:32:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735390>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 158,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': 'db679c17-24e8-5bab-b81e-18e1f8e98d55',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP-659-BJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735390',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Nissan',
'model': 'X-Trail',
'odometer': 75722,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5739812/general/d09868dc-a480-4914-bb90-91ab816e65de.jpg',
'https://images.openlane.eu/carimgs/5739812/general/03c55014-8b44-48d7-abfa-35970f377f90.jpg',
'https://images.openlane.eu/carimgs/5739812/general/c7613f6a-9808-48d5-896c-7767ce8d7a65.jpg',
'https://images.openlane.eu/carimgs/5739812/general/49d9e172-6db3-4cb9-a040-5e583c04dfa7.jpg',
'https://images.openlane.eu/carimgs/5739812/general/b7722206-94bb-48e7-8aeb-d824f29ee48a.jpg',
'https://images.openlane.eu/carimgs/5739812/general/c6037e88-2ec0-4524-a7b9-53a99caa6755.jpg',
'https://images.openlane.eu/carimgs/5739812/general/615ea829-5885-4ec8-844f-ec79006a4e81.jpg',
'https://images.openlane.eu/carimgs/5739812/general/e5a31cb3-f6ca-4713-9b35-32dea9756f21.jpg',
'https://images.openlane.eu/carimgs/5739812/general/4f5faf4c-b853-446b-bbff-6dc43daade36.jpg',
'https://images.openlane.eu/carimgs/5739812/general/eb53af0b-84d9-41a5-ae1b-a3c45753b662.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db679c17-24e8-5bab-b81e-18e1f8e98d55/db679c17-24e8-5bab-b81e-18e1f8e98d55_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 398970,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739812/general/d09868dc-a480-4914-bb90-91ab816e65de.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db679c17-24e8-5bab-b81e-18e1f8e98d55/db679c17-24e8-5bab-b81e-18e1f8e98d55_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 382774,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739812/general/03c55014-8b44-48d7-abfa-35970f377f90.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db679c17-24e8-5bab-b81e-18e1f8e98d55/db679c17-24e8-5bab-b81e-18e1f8e98d55_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 412590,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739812/general/c7613f6a-9808-48d5-896c-7767ce8d7a65.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db679c17-24e8-5bab-b81e-18e1f8e98d55/db679c17-24e8-5bab-b81e-18e1f8e98d55_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 416402,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739812/general/49d9e172-6db3-4cb9-a040-5e583c04dfa7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db679c17-24e8-5bab-b81e-18e1f8e98d55/db679c17-24e8-5bab-b81e-18e1f8e98d55_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96613,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739812/general/b7722206-94bb-48e7-8aeb-d824f29ee48a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db679c17-24e8-5bab-b81e-18e1f8e98d55/db679c17-24e8-5bab-b81e-18e1f8e98d55_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82818,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739812/general/c6037e88-2ec0-4524-a7b9-53a99caa6755.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db679c17-24e8-5bab-b81e-18e1f8e98d55/db679c17-24e8-5bab-b81e-18e1f8e98d55_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87516,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739812/general/615ea829-5885-4ec8-844f-ec79006a4e81.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db679c17-24e8-5bab-b81e-18e1f8e98d55/db679c17-24e8-5bab-b81e-18e1f8e98d55_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104578,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739812/general/e5a31cb3-f6ca-4713-9b35-32dea9756f21.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db679c17-24e8-5bab-b81e-18e1f8e98d55/db679c17-24e8-5bab-b81e-18e1f8e98d55_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72106,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739812/general/4f5faf4c-b853-446b-bbff-6dc43daade36.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db679c17-24e8-5bab-b81e-18e1f8e98d55/db679c17-24e8-5bab-b81e-18e1f8e98d55_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83462,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739812/general/eb53af0b-84d9-41a5-ae1b-a3c45753b662.jpg',
'Width': 1024}],
'price': 20800,
'price_includes_vat': True,
'registration_date': '2023-05-23',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan X-Trail N-connecta - Hybrid - Automatic - 158 hp - 75.722 km',
'transmission': 'automatic',
'trim': 'N-connecta',
'vin': None,
'year': 2023}
2026-03-27 13:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735390%27 HTTP/1.1" 200 None
2026-03-27 13:32:48 [adesa.fr] INFO: Saving data for 10735390: {'created_time': 1774618368.704912, 'last_price_update_time': 1774618368.704923, 'auction_closing_time': 1774858200.0}
2026-03-27 13:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735390') HTTP/1.1" 204 0
2026-03-27 13:32:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660624/general/5fdffd65-48e8-4c06-b930-8180acfd8985.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735331)
2026-03-27 13:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660624%252Fgeneral%252F0359162a-526d-4276-a655-024fc63ed04e.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660624/general/0359162a-526d-4276-a655-024fc63ed04e.JPG not downloaded yet
2026-03-27 13:32:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 25396c34-6d46-5380-8f8c-88aa18165a45 due to Ignoring non-200 response
2026-03-27 13:32:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 25396c34-6d46-5380-8f8c-88aa18165a45 due to Ignoring non-200 response
2026-03-27 13:32:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 25396c34-6d46-5380-8f8c-88aa18165a45 due to Ignoring non-200 response
2026-03-27 13:32:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 25396c34-6d46-5380-8f8c-88aa18165a45 due to Ignoring non-200 response
2026-03-27 13:32:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 25396c34-6d46-5380-8f8c-88aa18165a45 due to Ignoring non-200 response
2026-03-27 13:32:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 25396c34-6d46-5380-8f8c-88aa18165a45 due to Ignoring non-200 response
2026-03-27 13:32:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 25396c34-6d46-5380-8f8c-88aa18165a45, skipping ID generation
2026-03-27 13:32:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25396c34-6d46-5380-8f8c-88aa18165a45 with scrape type 1
2026-03-27 13:32:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 25396c34-6d46-5380-8f8c-88aa18165a45 sending to next pipeline
2026-03-27 13:32:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 25396c34-6d46-5380-8f8c-88aa18165a45, identifier: 10735327
2026-03-27 13:32:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660624/general/3ba45f7f-6e85-45c9-9427-7f3abc3d8d25.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735331)
2026-03-27 13:32:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 25396c34-6d46-5380-8f8c-88aa18165a45 with identifier: 10735327
2026-03-27 13:32:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 25396c34-6d46-5380-8f8c-88aa18165a45 with identifier: 10735327
2026-03-27 13:32:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 25396c34-6d46-5380-8f8c-88aa18165a45 with identifier: 10735327 to the API
2026-03-27 13:32:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:32:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:32:49 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5656352/general/a36e6010-9764-4d9f-a1a4-dccbd3a68a0e.JPG>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 300,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '25396c34-6d46-5380-8f8c-88aa18165a45',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE-212-RB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735327',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Peugeot',
'model': '3008',
'odometer': 104402,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 29,
'photos': [],
'price': 15200,
'price_includes_vat': True,
'registration_date': '2022-02-14',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.6 GT Line - AWD - Hybrid - Automatic - 300 hp - '
'104.402 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2022}
2026-03-27 13:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735327%27 HTTP/1.1" 200 None
2026-03-27 13:32:49 [adesa.fr] INFO: Saving data for 10735327: {'created_time': 1774618369.249698, 'last_price_update_time': 1774618369.249711, 'auction_closing_time': 1774858200.0}
2026-03-27 13:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735327') HTTP/1.1" 204 0
2026-03-27 13:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660624%252Fgeneral%252Fe1d6675a-9fb3-4ae7-bb9a-5d59d4d28125.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660624/general/e1d6675a-9fb3-4ae7-bb9a-5d59d4d28125.JPG not downloaded yet
2026-03-27 13:32:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 25396c34-6d46-5380-8f8c-88aa18165a45 due to Ignoring non-200 response
2026-03-27 13:32:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 39523bed-104c-56a2-9a8b-7d3e8359d281 due to Ignoring non-200 response
2026-03-27 13:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660624%252Fgeneral%252Fa86b1ee7-9095-45c3-8da7-f8298e04073c.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660624/general/a86b1ee7-9095-45c3-8da7-f8298e04073c.JPG not downloaded yet
2026-03-27 13:32:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 39523bed-104c-56a2-9a8b-7d3e8359d281 due to Ignoring non-200 response
2026-03-27 13:32:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660624/general/562bee67-686c-4f66-8318-d2b8dbb85550.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735331)
2026-03-27 13:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660624%252Fgeneral%252F3b4ecc4a-d32a-40f3-b3ca-994b8b0f127b.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660624/general/3b4ecc4a-d32a-40f3-b3ca-994b8b0f127b.JPG not downloaded yet
2026-03-27 13:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660624%252Fgeneral%252Fca541f2b-a301-4acf-b62c-acc845678e38.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660624/general/ca541f2b-a301-4acf-b62c-acc845678e38.JPG not downloaded yet
2026-03-27 13:32:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660624/general/857cbead-cd18-4895-9d0b-c30621a5e157.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735331)
2026-03-27 13:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660624%252Fgeneral%252F42257859-80ae-42b6-86a6-a2917732cf9d.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:32:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660624/general/42257859-80ae-42b6-86a6-a2917732cf9d.JPG not downloaded yet
2026-03-27 13:32:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660624/general/a86b1ee7-9095-45c3-8da7-f8298e04073c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735331)
2026-03-27 13:32:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660624/general/ca541f2b-a301-4acf-b62c-acc845678e38.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735331)
2026-03-27 13:32:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 39523bed-104c-56a2-9a8b-7d3e8359d281 due to Ignoring non-200 response
2026-03-27 13:32:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660624/general/42257859-80ae-42b6-86a6-a2917732cf9d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735331)
2026-03-27 13:32:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 39523bed-104c-56a2-9a8b-7d3e8359d281 due to Ignoring non-200 response
2026-03-27 13:32:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660624/general/3b4ecc4a-d32a-40f3-b3ca-994b8b0f127b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735331)
2026-03-27 13:32:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660624/general/e1d6675a-9fb3-4ae7-bb9a-5d59d4d28125.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735331)
2026-03-27 13:32:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 39523bed-104c-56a2-9a8b-7d3e8359d281 due to Ignoring non-200 response
2026-03-27 13:32:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660624/general/0359162a-526d-4276-a655-024fc63ed04e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735331)
2026-03-27 13:32:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 39523bed-104c-56a2-9a8b-7d3e8359d281 due to Ignoring non-200 response
2026-03-27 13:32:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 39523bed-104c-56a2-9a8b-7d3e8359d281 due to Ignoring non-200 response
2026-03-27 13:32:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 39523bed-104c-56a2-9a8b-7d3e8359d281 due to Ignoring non-200 response
2026-03-27 13:32:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 39523bed-104c-56a2-9a8b-7d3e8359d281 due to Ignoring non-200 response
2026-03-27 13:32:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 39523bed-104c-56a2-9a8b-7d3e8359d281, skipping ID generation
2026-03-27 13:32:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39523bed-104c-56a2-9a8b-7d3e8359d281 with scrape type 1
2026-03-27 13:32:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 39523bed-104c-56a2-9a8b-7d3e8359d281 sending to next pipeline
2026-03-27 13:32:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 39523bed-104c-56a2-9a8b-7d3e8359d281, identifier: 10735331
2026-03-27 13:32:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 39523bed-104c-56a2-9a8b-7d3e8359d281 with identifier: 10735331
2026-03-27 13:32:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 39523bed-104c-56a2-9a8b-7d3e8359d281 with identifier: 10735331
2026-03-27 13:32:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 39523bed-104c-56a2-9a8b-7d3e8359d281 with identifier: 10735331 to the API
2026-03-27 13:32:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:32:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:32:49 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5660624/general/0359162a-526d-4276-a655-024fc63ed04e.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Petrol',
'id': '39523bed-104c-56a2-9a8b-7d3e8359d281',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC-153-WQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735331',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Peugeot',
'model': '208',
'odometer': 82068,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 25,
'photos': [],
'price': 11100,
'price_includes_vat': True,
'registration_date': '2021-11-08',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 208 1.2 GT Line - Petrol - Automatic - 130 hp - 82.068 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2021}
2026-03-27 13:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735331%27 HTTP/1.1" 200 None
2026-03-27 13:32:49 [adesa.fr] INFO: Saving data for 10735331: {'created_time': 1774618369.989889, 'last_price_update_time': 1774618369.989898, 'auction_closing_time': 1774858200.0}
2026-03-27 13:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735331') HTTP/1.1" 204 0
2026-03-27 13:32:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 39523bed-104c-56a2-9a8b-7d3e8359d281 due to Ignoring non-200 response
2026-03-27 13:32:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735382> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:32:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:32:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52b4b690-cce2-5bca-b6e8-eee5a29e6ea7 with identifier: 10735382
2026-03-27 13:32:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52b4b690-cce2-5bca-b6e8-eee5a29e6ea7 with scrape type 1
2026-03-27 13:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 52b4b690-cce2-5bca-b6e8-eee5a29e6ea7
2026-03-27 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734527%252Fgeneral%252Fda299404-fed8-4792-a7be-d0fd98ed763d.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734527/general/da299404-fed8-4792-a7be-d0fd98ed763d.jpg already downloaded
2026-03-27 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734527%252Fgeneral%252F5e46f17e-4ccd-47df-90e1-0b02f66cf507.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734527/general/5e46f17e-4ccd-47df-90e1-0b02f66cf507.jpg already downloaded
2026-03-27 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734527%252Fgeneral%252Fd5eb14e6-748d-4c54-a227-387c27cd7a09.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734527/general/d5eb14e6-748d-4c54-a227-387c27cd7a09.jpg already downloaded
2026-03-27 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734527%252Fgeneral%252Fd8b6831a-fc69-45db-a701-1d1dbf26801b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734527/general/d8b6831a-fc69-45db-a701-1d1dbf26801b.jpg already downloaded
2026-03-27 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734527%252Fgeneral%252F798b608f-8b7c-464a-ba9d-cbdb30aa9d3d.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734527/general/798b608f-8b7c-464a-ba9d-cbdb30aa9d3d.jpg already downloaded
2026-03-27 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734527%252Fgeneral%252Fa2c0a656-0af9-49f5-aba9-cff3d08776f6.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734527/general/a2c0a656-0af9-49f5-aba9-cff3d08776f6.jpg already downloaded
2026-03-27 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734527%252Fgeneral%252F8a898c61-3eae-418d-86a2-3c9ba5c2294d.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734527/general/8a898c61-3eae-418d-86a2-3c9ba5c2294d.jpg already downloaded
2026-03-27 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734527%252Fgeneral%252F95082dc0-0fe7-4b61-87cd-772f523ee509.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734527/general/95082dc0-0fe7-4b61-87cd-772f523ee509.jpg already downloaded
2026-03-27 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734527%252Fgeneral%252F4150dfa9-db6c-4c08-abe6-91131c01994f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734527/general/4150dfa9-db6c-4c08-abe6-91131c01994f.jpg already downloaded
2026-03-27 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734527%252Fgeneral%252F7055f8a8-4a17-476e-bdf7-06112a6d63a7.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734527/general/7055f8a8-4a17-476e-bdf7-06112a6d63a7.jpg already downloaded
2026-03-27 13:32:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 52b4b690-cce2-5bca-b6e8-eee5a29e6ea7, identifier: 10735382
2026-03-27 13:32:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 52b4b690-cce2-5bca-b6e8-eee5a29e6ea7 with identifier: 10735382
2026-03-27 13:32:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 52b4b690-cce2-5bca-b6e8-eee5a29e6ea7 with identifier: 10735382
2026-03-27 13:32:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 52b4b690-cce2-5bca-b6e8-eee5a29e6ea7 with identifier: 10735382 to the API
2026-03-27 13:32:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:32:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:32:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735382>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 158,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '52b4b690-cce2-5bca-b6e8-eee5a29e6ea7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP-254-YJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735382',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Nissan',
'model': 'X-Trail',
'odometer': 143258,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5734527/general/da299404-fed8-4792-a7be-d0fd98ed763d.jpg',
'https://images.openlane.eu/carimgs/5734527/general/5e46f17e-4ccd-47df-90e1-0b02f66cf507.jpg',
'https://images.openlane.eu/carimgs/5734527/general/d5eb14e6-748d-4c54-a227-387c27cd7a09.jpg',
'https://images.openlane.eu/carimgs/5734527/general/d8b6831a-fc69-45db-a701-1d1dbf26801b.jpg',
'https://images.openlane.eu/carimgs/5734527/general/798b608f-8b7c-464a-ba9d-cbdb30aa9d3d.jpg',
'https://images.openlane.eu/carimgs/5734527/general/a2c0a656-0af9-49f5-aba9-cff3d08776f6.jpg',
'https://images.openlane.eu/carimgs/5734527/general/8a898c61-3eae-418d-86a2-3c9ba5c2294d.jpg',
'https://images.openlane.eu/carimgs/5734527/general/95082dc0-0fe7-4b61-87cd-772f523ee509.jpg',
'https://images.openlane.eu/carimgs/5734527/general/4150dfa9-db6c-4c08-abe6-91131c01994f.jpg',
'https://images.openlane.eu/carimgs/5734527/general/7055f8a8-4a17-476e-bdf7-06112a6d63a7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52b4b690-cce2-5bca-b6e8-eee5a29e6ea7/52b4b690-cce2-5bca-b6e8-eee5a29e6ea7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 545932,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734527/general/da299404-fed8-4792-a7be-d0fd98ed763d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52b4b690-cce2-5bca-b6e8-eee5a29e6ea7/52b4b690-cce2-5bca-b6e8-eee5a29e6ea7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 382437,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734527/general/5e46f17e-4ccd-47df-90e1-0b02f66cf507.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52b4b690-cce2-5bca-b6e8-eee5a29e6ea7/52b4b690-cce2-5bca-b6e8-eee5a29e6ea7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 338636,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734527/general/d5eb14e6-748d-4c54-a227-387c27cd7a09.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52b4b690-cce2-5bca-b6e8-eee5a29e6ea7/52b4b690-cce2-5bca-b6e8-eee5a29e6ea7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346330,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734527/general/d8b6831a-fc69-45db-a701-1d1dbf26801b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52b4b690-cce2-5bca-b6e8-eee5a29e6ea7/52b4b690-cce2-5bca-b6e8-eee5a29e6ea7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298817,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734527/general/798b608f-8b7c-464a-ba9d-cbdb30aa9d3d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52b4b690-cce2-5bca-b6e8-eee5a29e6ea7/52b4b690-cce2-5bca-b6e8-eee5a29e6ea7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244166,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734527/general/a2c0a656-0af9-49f5-aba9-cff3d08776f6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52b4b690-cce2-5bca-b6e8-eee5a29e6ea7/52b4b690-cce2-5bca-b6e8-eee5a29e6ea7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70661,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734527/general/8a898c61-3eae-418d-86a2-3c9ba5c2294d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52b4b690-cce2-5bca-b6e8-eee5a29e6ea7/52b4b690-cce2-5bca-b6e8-eee5a29e6ea7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87349,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734527/general/95082dc0-0fe7-4b61-87cd-772f523ee509.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52b4b690-cce2-5bca-b6e8-eee5a29e6ea7/52b4b690-cce2-5bca-b6e8-eee5a29e6ea7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58236,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734527/general/4150dfa9-db6c-4c08-abe6-91131c01994f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52b4b690-cce2-5bca-b6e8-eee5a29e6ea7/52b4b690-cce2-5bca-b6e8-eee5a29e6ea7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73740,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734527/general/7055f8a8-4a17-476e-bdf7-06112a6d63a7.jpg',
'Width': 1024}],
'price': 18400,
'price_includes_vat': True,
'registration_date': '2023-06-29',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan X-Trail 1.5 e-Power N-connecta - Hybrid - Automatic - 158 hp '
'- 143.258 km',
'transmission': 'automatic',
'trim': 'N-connecta',
'vin': None,
'year': 2023}
2026-03-27 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735382%27 HTTP/1.1" 200 None
2026-03-27 13:32:52 [adesa.fr] INFO: Saving data for 10735382: {'created_time': 1774618372.970545, 'last_price_update_time': 1774618372.970557, 'auction_closing_time': 1774858200.0}
2026-03-27 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735382') HTTP/1.1" 204 0
2026-03-27 13:32:57 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.017(s), this was the 1st time calling it.
2026-03-27 13:32:57 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.581932531056562 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-27 13:32:57 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.883(s), this was the 1st time calling it.
2026-03-27 13:32:57 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.522224629404466 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-27 13:32:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735385> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:32:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:32:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d93bd63-df18-55d7-b842-558504784d76 with identifier: 10735385
2026-03-27 13:32:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d93bd63-df18-55d7-b842-558504784d76 with scrape type 1
2026-03-27 13:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4d93bd63-df18-55d7-b842-558504784d76
2026-03-27 13:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735879%252Fgeneral%252F58814d12-6fee-4b0e-b8fa-344c00db068d.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735879/general/58814d12-6fee-4b0e-b8fa-344c00db068d.jpg already downloaded
2026-03-27 13:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735879%252Fgeneral%252Ff9881e89-a16e-4855-a46e-dfbde5ddaed1.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735879/general/f9881e89-a16e-4855-a46e-dfbde5ddaed1.jpg already downloaded
2026-03-27 13:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735879%252Fgeneral%252F265e748d-5fdd-4307-bf00-6bcb3f7fbf9c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735879/general/265e748d-5fdd-4307-bf00-6bcb3f7fbf9c.jpg already downloaded
2026-03-27 13:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735879%252Fgeneral%252F323bcb6f-73d6-48f6-bcc7-2e02ad7ea1d1.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735879/general/323bcb6f-73d6-48f6-bcc7-2e02ad7ea1d1.jpg already downloaded
2026-03-27 13:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735879%252Fgeneral%252F0ff6b046-9637-40fb-8d31-a70506dc6bf1.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735879/general/0ff6b046-9637-40fb-8d31-a70506dc6bf1.jpg already downloaded
2026-03-27 13:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735879%252Fgeneral%252Fd5537cb2-f6c6-427a-a5c7-5ca1c636b559.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735879/general/d5537cb2-f6c6-427a-a5c7-5ca1c636b559.jpg already downloaded
2026-03-27 13:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735879%252Fgeneral%252Fdf7dde30-1cb2-4a82-933d-ce79fc26a137.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735879/general/df7dde30-1cb2-4a82-933d-ce79fc26a137.jpg already downloaded
2026-03-27 13:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735879%252Fgeneral%252F91360c41-63d4-4f6c-bced-1b53bd57b1dc.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735879/general/91360c41-63d4-4f6c-bced-1b53bd57b1dc.jpg already downloaded
2026-03-27 13:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735879%252Fgeneral%252F17ce6240-b89d-4a38-9625-83c1240b464e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735879/general/17ce6240-b89d-4a38-9625-83c1240b464e.jpg already downloaded
2026-03-27 13:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735879%252Fdamage%252Fa5c2de5e-fb03-4dfb-be30-997adcbb63eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735879/damage/a5c2de5e-fb03-4dfb-be30-997adcbb63eb.jpg already downloaded
2026-03-27 13:32:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4d93bd63-df18-55d7-b842-558504784d76, identifier: 10735385
2026-03-27 13:32:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4d93bd63-df18-55d7-b842-558504784d76 with identifier: 10735385
2026-03-27 13:32:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4d93bd63-df18-55d7-b842-558504784d76 with identifier: 10735385
2026-03-27 13:32:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4d93bd63-df18-55d7-b842-558504784d76 with identifier: 10735385 to the API
2026-03-27 13:32:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:32:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:32:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735385>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Petrol',
'id': '4d93bd63-df18-55d7-b842-558504784d76',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GW-982-BS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735385',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Peugeot',
'model': '208',
'odometer': 26671,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5735879/general/58814d12-6fee-4b0e-b8fa-344c00db068d.jpg',
'https://images.openlane.eu/carimgs/5735879/general/f9881e89-a16e-4855-a46e-dfbde5ddaed1.jpg',
'https://images.openlane.eu/carimgs/5735879/general/265e748d-5fdd-4307-bf00-6bcb3f7fbf9c.jpg',
'https://images.openlane.eu/carimgs/5735879/general/323bcb6f-73d6-48f6-bcc7-2e02ad7ea1d1.jpg',
'https://images.openlane.eu/carimgs/5735879/general/0ff6b046-9637-40fb-8d31-a70506dc6bf1.jpg',
'https://images.openlane.eu/carimgs/5735879/general/d5537cb2-f6c6-427a-a5c7-5ca1c636b559.jpg',
'https://images.openlane.eu/carimgs/5735879/general/df7dde30-1cb2-4a82-933d-ce79fc26a137.jpg',
'https://images.openlane.eu/carimgs/5735879/general/91360c41-63d4-4f6c-bced-1b53bd57b1dc.jpg',
'https://images.openlane.eu/carimgs/5735879/general/17ce6240-b89d-4a38-9625-83c1240b464e.jpg',
'https://images.openlane.eu/carimgs/5735879/damage/a5c2de5e-fb03-4dfb-be30-997adcbb63eb.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d93bd63-df18-55d7-b842-558504784d76/4d93bd63-df18-55d7-b842-558504784d76_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332747,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735879/general/58814d12-6fee-4b0e-b8fa-344c00db068d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d93bd63-df18-55d7-b842-558504784d76/4d93bd63-df18-55d7-b842-558504784d76_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317865,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735879/general/f9881e89-a16e-4855-a46e-dfbde5ddaed1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d93bd63-df18-55d7-b842-558504784d76/4d93bd63-df18-55d7-b842-558504784d76_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 474264,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735879/general/265e748d-5fdd-4307-bf00-6bcb3f7fbf9c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d93bd63-df18-55d7-b842-558504784d76/4d93bd63-df18-55d7-b842-558504784d76_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 327088,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735879/general/323bcb6f-73d6-48f6-bcc7-2e02ad7ea1d1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d93bd63-df18-55d7-b842-558504784d76/4d93bd63-df18-55d7-b842-558504784d76_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88000,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735879/general/0ff6b046-9637-40fb-8d31-a70506dc6bf1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d93bd63-df18-55d7-b842-558504784d76/4d93bd63-df18-55d7-b842-558504784d76_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75493,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735879/general/d5537cb2-f6c6-427a-a5c7-5ca1c636b559.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d93bd63-df18-55d7-b842-558504784d76/4d93bd63-df18-55d7-b842-558504784d76_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97847,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735879/general/df7dde30-1cb2-4a82-933d-ce79fc26a137.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d93bd63-df18-55d7-b842-558504784d76/4d93bd63-df18-55d7-b842-558504784d76_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112085,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735879/general/91360c41-63d4-4f6c-bced-1b53bd57b1dc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d93bd63-df18-55d7-b842-558504784d76/4d93bd63-df18-55d7-b842-558504784d76_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70661,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735879/general/17ce6240-b89d-4a38-9625-83c1240b464e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d93bd63-df18-55d7-b842-558504784d76/4d93bd63-df18-55d7-b842-558504784d76_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108646,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735879/damage/a5c2de5e-fb03-4dfb-be30-997adcbb63eb.jpg',
'Width': 1024}],
'price': 11100,
'price_includes_vat': True,
'registration_date': '2024-03-28',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 208 1.2 Active Pack - Petrol - Automatic - 100 hp - 26.671 '
'km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2024}
2026-03-27 13:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735385%27 HTTP/1.1" 200 None
2026-03-27 13:32:58 [adesa.fr] INFO: Saving data for 10735385: {'created_time': 1774618378.701314, 'last_price_update_time': 1774618378.701324, 'auction_closing_time': 1774858200.0}
2026-03-27 13:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735385') HTTP/1.1" 204 0
2026-03-27 13:33:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735344> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:33:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:33:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3abd1a4-7a89-5623-ae03-ecbb49a65412 with identifier: 10735344
2026-03-27 13:33:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3abd1a4-7a89-5623-ae03-ecbb49a65412 with scrape type 1
2026-03-27 13:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d3abd1a4-7a89-5623-ae03-ecbb49a65412
2026-03-27 13:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685291%252Fgeneral%252F83752488-c9a4-43a2-9de0-76fe631f150b.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685291/general/83752488-c9a4-43a2-9de0-76fe631f150b.JPG not downloaded yet
2026-03-27 13:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685291%252Fgeneral%252Fbd9d95d0-d61f-480a-96e2-d08fc690be27.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685291/general/bd9d95d0-d61f-480a-96e2-d08fc690be27.JPG not downloaded yet
2026-03-27 13:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685291%252Fgeneral%252Fba822a7a-f363-45b0-8b59-e53a46acee1f.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685291/general/ba822a7a-f363-45b0-8b59-e53a46acee1f.JPG not downloaded yet
2026-03-27 13:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685291%252Fgeneral%252F60af3f33-dd7b-41ba-87b5-9984adb0de6e.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685291/general/60af3f33-dd7b-41ba-87b5-9984adb0de6e.JPG not downloaded yet
2026-03-27 13:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685291%252Fgeneral%252F386903d7-74ec-4820-9ba2-c7ca6a60157e.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685291/general/386903d7-74ec-4820-9ba2-c7ca6a60157e.JPG not downloaded yet
2026-03-27 13:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685291%252Fgeneral%252F1ef56e68-19e0-486b-bfe6-e65d5fbbd49e.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685291/general/1ef56e68-19e0-486b-bfe6-e65d5fbbd49e.JPG not downloaded yet
2026-03-27 13:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685291%252Fgeneral%252Ffba76e49-a5f1-4068-9f8c-f79e55026a2e.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685291/general/fba76e49-a5f1-4068-9f8c-f79e55026a2e.JPG not downloaded yet
2026-03-27 13:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685291%252Fgeneral%252F34632cab-9f68-4874-b674-47f451529206.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685291/general/34632cab-9f68-4874-b674-47f451529206.JPG not downloaded yet
2026-03-27 13:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685291%252Fgeneral%252F109d137c-487c-445c-b2e0-0032d2547c7d.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685291/general/109d137c-487c-445c-b2e0-0032d2547c7d.JPG not downloaded yet
2026-03-27 13:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685291%252Fgeneral%252F53d9800a-cfd6-4b22-826e-9c88e6a7e6c6.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685291/general/53d9800a-cfd6-4b22-826e-9c88e6a7e6c6.JPG not downloaded yet
2026-03-27 13:33:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 13:33:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 13:33:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735318> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:33:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:33:03 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5685291/general/53d9800a-cfd6-4b22-826e-9c88e6a7e6c6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735344)
2026-03-27 13:33:03 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5685291/general/109d137c-487c-445c-b2e0-0032d2547c7d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735344)
2026-03-27 13:33:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb195810-27a2-517c-b588-a2ee79f224c4 with identifier: 10735318
2026-03-27 13:33:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb195810-27a2-517c-b588-a2ee79f224c4 with scrape type 1
2026-03-27 13:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cb195810-27a2-517c-b588-a2ee79f224c4
2026-03-27 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632463%252Fgeneral%252F33ae54f3-9a53-4488-b803-6376458fa60c.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632463/general/33ae54f3-9a53-4488-b803-6376458fa60c.JPG not downloaded yet
2026-03-27 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632463%252Fgeneral%252F4ddc31bc-eed5-43ff-9336-829d800ce698.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632463/general/4ddc31bc-eed5-43ff-9336-829d800ce698.JPG not downloaded yet
2026-03-27 13:33:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5685291/general/34632cab-9f68-4874-b674-47f451529206.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735344)
2026-03-27 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632463%252Fgeneral%252Fa35bf27c-7be3-4655-b363-fe73183a8651.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632463/general/a35bf27c-7be3-4655-b363-fe73183a8651.JPG not downloaded yet
2026-03-27 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632463%252Fgeneral%252F520fc1eb-19d6-4e99-997d-a2b18b8a90ad.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632463/general/520fc1eb-19d6-4e99-997d-a2b18b8a90ad.JPG not downloaded yet
2026-03-27 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632463%252Fgeneral%252F840d2fb2-b8b0-4924-a360-1d0757d08236.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632463/general/840d2fb2-b8b0-4924-a360-1d0757d08236.JPG not downloaded yet
2026-03-27 13:33:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item d3abd1a4-7a89-5623-ae03-ecbb49a65412 due to Ignoring non-200 response
2026-03-27 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632463%252Fgeneral%252Fbce8b00e-24a8-47b1-ace9-e9b88b7b2fb0.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632463/general/bce8b00e-24a8-47b1-ace9-e9b88b7b2fb0.JPG not downloaded yet
2026-03-27 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632463%252Fgeneral%252F43436df8-add5-41c7-a7e2-2a410e2a04e8.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632463/general/43436df8-add5-41c7-a7e2-2a410e2a04e8.JPG not downloaded yet
2026-03-27 13:33:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item d3abd1a4-7a89-5623-ae03-ecbb49a65412 due to Ignoring non-200 response
2026-03-27 13:33:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5632463/general/4ddc31bc-eed5-43ff-9336-829d800ce698.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735318)
2026-03-27 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632463%252Fgeneral%252F617453c1-eb62-45ee-a26c-abfb1be2ac62.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632463/general/617453c1-eb62-45ee-a26c-abfb1be2ac62.JPG not downloaded yet
2026-03-27 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632463%252Fgeneral%252F78cf0454-9758-4538-9ece-ec53cf11cb93.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632463/general/78cf0454-9758-4538-9ece-ec53cf11cb93.JPG not downloaded yet
2026-03-27 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632463%252Fgeneral%252F7cebae97-a31a-452c-952c-5609406a0fd9.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632463/general/7cebae97-a31a-452c-952c-5609406a0fd9.JPG not downloaded yet
2026-03-27 13:33:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item d3abd1a4-7a89-5623-ae03-ecbb49a65412 due to Ignoring non-200 response
2026-03-27 13:33:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5632463/general/43436df8-add5-41c7-a7e2-2a410e2a04e8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735318)
2026-03-27 13:33:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item cb195810-27a2-517c-b588-a2ee79f224c4 due to Ignoring non-200 response
2026-03-27 13:33:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5632463/general/7cebae97-a31a-452c-952c-5609406a0fd9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735318)
2026-03-27 13:33:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5632463/general/78cf0454-9758-4538-9ece-ec53cf11cb93.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735318)
2026-03-27 13:33:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item cb195810-27a2-517c-b588-a2ee79f224c4 due to Ignoring non-200 response
2026-03-27 13:33:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5632463/general/617453c1-eb62-45ee-a26c-abfb1be2ac62.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735318)
2026-03-27 13:33:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item cb195810-27a2-517c-b588-a2ee79f224c4 due to Ignoring non-200 response
2026-03-27 13:33:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5632463/general/bce8b00e-24a8-47b1-ace9-e9b88b7b2fb0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735318)
2026-03-27 13:33:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item cb195810-27a2-517c-b588-a2ee79f224c4 due to Ignoring non-200 response
2026-03-27 13:33:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5632463/general/840d2fb2-b8b0-4924-a360-1d0757d08236.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735318)
2026-03-27 13:33:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item cb195810-27a2-517c-b588-a2ee79f224c4 due to Ignoring non-200 response
2026-03-27 13:33:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5632463/general/520fc1eb-19d6-4e99-997d-a2b18b8a90ad.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735318)
2026-03-27 13:33:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item cb195810-27a2-517c-b588-a2ee79f224c4 due to Ignoring non-200 response
2026-03-27 13:33:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5632463/general/a35bf27c-7be3-4655-b363-fe73183a8651.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735318)
2026-03-27 13:33:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item cb195810-27a2-517c-b588-a2ee79f224c4 due to Ignoring non-200 response
2026-03-27 13:33:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item cb195810-27a2-517c-b588-a2ee79f224c4 due to Ignoring non-200 response
2026-03-27 13:33:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5632463/general/33ae54f3-9a53-4488-b803-6376458fa60c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735318)
2026-03-27 13:33:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5685291/general/fba76e49-a5f1-4068-9f8c-f79e55026a2e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735344)
2026-03-27 13:33:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item cb195810-27a2-517c-b588-a2ee79f224c4 due to Ignoring non-200 response
2026-03-27 13:33:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5685291/general/1ef56e68-19e0-486b-bfe6-e65d5fbbd49e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735344)
2026-03-27 13:33:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cb195810-27a2-517c-b588-a2ee79f224c4, skipping ID generation
2026-03-27 13:33:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb195810-27a2-517c-b588-a2ee79f224c4 with scrape type 1
2026-03-27 13:33:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cb195810-27a2-517c-b588-a2ee79f224c4 sending to next pipeline
2026-03-27 13:33:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cb195810-27a2-517c-b588-a2ee79f224c4, identifier: 10735318
2026-03-27 13:33:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cb195810-27a2-517c-b588-a2ee79f224c4 with identifier: 10735318
2026-03-27 13:33:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cb195810-27a2-517c-b588-a2ee79f224c4 with identifier: 10735318
2026-03-27 13:33:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cb195810-27a2-517c-b588-a2ee79f224c4 with identifier: 10735318 to the API
2026-03-27 13:33:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:33:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:33:05 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5632463/general/33ae54f3-9a53-4488-b803-6376458fa60c.JPG>
{'auction_title': '',
'c_o_2_emission_value': 22,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 319,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': 'cb195810-27a2-517c-b588-a2ee79f224c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-182-HA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735318',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 79731,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 36,
'photos': [],
'price': 50900,
'price_includes_vat': True,
'registration_date': '2022-12-23',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLE Coupé 350e AMG Line - 4-Matic - Hybrid - '
'Automatic - 319 hp - 79.731 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-27 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735318%27 HTTP/1.1" 200 None
2026-03-27 13:33:05 [adesa.fr] INFO: Saving data for 10735318: {'created_time': 1774618385.089208, 'last_price_update_time': 1774618385.089217, 'auction_closing_time': 1774858200.0}
2026-03-27 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735318') HTTP/1.1" 204 0
2026-03-27 13:33:05 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5685291/general/386903d7-74ec-4820-9ba2-c7ca6a60157e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735344)
2026-03-27 13:33:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item cb195810-27a2-517c-b588-a2ee79f224c4 due to Ignoring non-200 response
2026-03-27 13:33:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734635> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:33:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:33:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item d3abd1a4-7a89-5623-ae03-ecbb49a65412 due to Ignoring non-200 response
2026-03-27 13:33:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item d3abd1a4-7a89-5623-ae03-ecbb49a65412 due to Ignoring non-200 response
2026-03-27 13:33:05 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5685291/general/60af3f33-dd7b-41ba-87b5-9984adb0de6e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735344)
2026-03-27 13:33:05 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5685291/general/ba822a7a-f363-45b0-8b59-e53a46acee1f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735344)
2026-03-27 13:33:05 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5685291/general/bd9d95d0-d61f-480a-96e2-d08fc690be27.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735344)
2026-03-27 13:33:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item d3abd1a4-7a89-5623-ae03-ecbb49a65412 due to Ignoring non-200 response
2026-03-27 13:33:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a36568a0-24d5-59f6-903c-9f494f46359f with identifier: 10734635
2026-03-27 13:33:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a36568a0-24d5-59f6-903c-9f494f46359f with scrape type 1
2026-03-27 13:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a36568a0-24d5-59f6-903c-9f494f46359f
2026-03-27 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750267%252Fgeneral%252Fd2cfb1c4-3733-4e2f-9bbd-2a3808650103.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750267/general/d2cfb1c4-3733-4e2f-9bbd-2a3808650103.jpg not downloaded yet
2026-03-27 13:33:05 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5685291/general/83752488-c9a4-43a2-9de0-76fe631f150b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735344)
2026-03-27 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750267%252Fgeneral%252Fad6bdad7-71da-41f7-9291-d75c1415ac1c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750267/general/ad6bdad7-71da-41f7-9291-d75c1415ac1c.jpg not downloaded yet
2026-03-27 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750267%252Fgeneral%252Fccc76db0-3c06-4f29-9cfd-7967531681f0.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750267/general/ccc76db0-3c06-4f29-9cfd-7967531681f0.jpg not downloaded yet
2026-03-27 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750267%252Fgeneral%252Fdcd2f5e3-50f7-4015-9f49-3e8d3a0b1cbb.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750267/general/dcd2f5e3-50f7-4015-9f49-3e8d3a0b1cbb.jpg not downloaded yet
2026-03-27 13:33:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item d3abd1a4-7a89-5623-ae03-ecbb49a65412 due to Ignoring non-200 response
2026-03-27 13:33:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item d3abd1a4-7a89-5623-ae03-ecbb49a65412 due to Ignoring non-200 response
2026-03-27 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750267%252Fgeneral%252F964909e5-c52b-4089-bea7-8e4804b676bd.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750267/general/964909e5-c52b-4089-bea7-8e4804b676bd.jpg not downloaded yet
2026-03-27 13:33:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item d3abd1a4-7a89-5623-ae03-ecbb49a65412 due to Ignoring non-200 response
2026-03-27 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750267%252Fgeneral%252F49524818-cb08-43f5-907e-3f6c750d55a2.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750267/general/49524818-cb08-43f5-907e-3f6c750d55a2.jpg not downloaded yet
2026-03-27 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750267%252Fgeneral%252Fd421a8f9-350f-4dbd-b6f5-fbc85ef037b5.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750267/general/d421a8f9-350f-4dbd-b6f5-fbc85ef037b5.jpg not downloaded yet
2026-03-27 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750267%252Fgeneral%252F0a96b64f-a346-4fcb-b1a8-a1d31ca51ffa.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750267/general/0a96b64f-a346-4fcb-b1a8-a1d31ca51ffa.jpg not downloaded yet
2026-03-27 13:33:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d3abd1a4-7a89-5623-ae03-ecbb49a65412, skipping ID generation
2026-03-27 13:33:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3abd1a4-7a89-5623-ae03-ecbb49a65412 with scrape type 1
2026-03-27 13:33:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d3abd1a4-7a89-5623-ae03-ecbb49a65412 sending to next pipeline
2026-03-27 13:33:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d3abd1a4-7a89-5623-ae03-ecbb49a65412, identifier: 10735344
2026-03-27 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750267%252Fgeneral%252F78dbcd31-9357-4dc1-8cab-0efe20908f38.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750267/general/78dbcd31-9357-4dc1-8cab-0efe20908f38.jpg not downloaded yet
2026-03-27 13:33:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d3abd1a4-7a89-5623-ae03-ecbb49a65412 with identifier: 10735344
2026-03-27 13:33:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d3abd1a4-7a89-5623-ae03-ecbb49a65412 with identifier: 10735344
2026-03-27 13:33:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d3abd1a4-7a89-5623-ae03-ecbb49a65412 with identifier: 10735344 to the API
2026-03-27 13:33:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:33:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:33:05 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5685291/general/83752488-c9a4-43a2-9de0-76fe631f150b.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 320,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': 'd3abd1a4-7a89-5623-ae03-ecbb49a65412',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL882VE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735344',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 95918,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 38,
'photos': [],
'price': 53800,
'price_includes_vat': True,
'registration_date': '2023-01-25',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLE Coupé 350de AMG Line - 4-Matic - Hybrid - '
'Automatic - 320 hp - 95.918 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-27 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735344%27 HTTP/1.1" 200 None
2026-03-27 13:33:05 [adesa.fr] INFO: Saving data for 10735344: {'created_time': 1774618385.805298, 'last_price_update_time': 1774618385.805309, 'auction_closing_time': 1774858200.0}
2026-03-27 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735344') HTTP/1.1" 204 0
2026-03-27 13:33:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item d3abd1a4-7a89-5623-ae03-ecbb49a65412 due to Ignoring non-200 response
2026-03-27 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750267%252Fgeneral%252F47ececf9-0aec-4ef6-ab00-e55b4e57f628.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750267/general/47ececf9-0aec-4ef6-ab00-e55b4e57f628.jpg not downloaded yet
2026-03-27 13:33:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750267/general/d2cfb1c4-3733-4e2f-9bbd-2a3808650103.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734635)
2026-03-27 13:33:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:33:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7b662510>
2026-03-27 13:33:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:33:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:33:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:33:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a36568a0-24d5-59f6-903c-9f494f46359f/a36568a0-24d5-59f6-903c-9f494f46359f_image_0.jpg HTTP/1.1" 201 0
2026-03-27 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750267%252Fgeneral%252Fd2cfb1c4-3733-4e2f-9bbd-2a3808650103.jpg') HTTP/1.1" 204 0
2026-03-27 13:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750267/general/d2cfb1c4-3733-4e2f-9bbd-2a3808650103.jpg saved to cache
2026-03-27 13:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a36568a0-24d5-59f6-903c-9f494f46359f
2026-03-27 13:33:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735396> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:33:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734644> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:33:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:33:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:33:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750267/general/47ececf9-0aec-4ef6-ab00-e55b4e57f628.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734635)
2026-03-27 13:33:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af783147-04e3-5f81-94bf-080fd3bf0787 with identifier: 10735396
2026-03-27 13:33:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af783147-04e3-5f81-94bf-080fd3bf0787 with scrape type 1
2026-03-27 13:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item af783147-04e3-5f81-94bf-080fd3bf0787
2026-03-27 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746823%252Fgeneral%252F7585a0e3-8055-4024-9ba6-c40fc9e85d31.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746823/general/7585a0e3-8055-4024-9ba6-c40fc9e85d31.jpg not downloaded yet
2026-03-27 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746823%252Fgeneral%252F0bddad3b-8596-4bff-8872-8063f4e9c584.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746823/general/0bddad3b-8596-4bff-8872-8063f4e9c584.jpg not downloaded yet
2026-03-27 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746823%252Fgeneral%252F7f56f898-a9e4-4cac-b790-03bc21438570.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746823/general/7f56f898-a9e4-4cac-b790-03bc21438570.jpg not downloaded yet
2026-03-27 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746823%252Fgeneral%252F2ba95237-c5aa-4b2b-88cc-657ec2d67b40.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746823/general/2ba95237-c5aa-4b2b-88cc-657ec2d67b40.jpg not downloaded yet
2026-03-27 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746823%252Fgeneral%252Fc3d46969-3797-4ff0-871c-8e245d3835a0.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746823/general/c3d46969-3797-4ff0-871c-8e245d3835a0.jpg not downloaded yet
2026-03-27 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746823%252Fgeneral%252Fe572fc25-dc0e-49e3-8fe1-beb6b84934e3.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746823/general/e572fc25-dc0e-49e3-8fe1-beb6b84934e3.jpg not downloaded yet
2026-03-27 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746823%252Fgeneral%252F3bfb8678-7f80-4b3c-85ae-919a73907868.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746823/general/3bfb8678-7f80-4b3c-85ae-919a73907868.jpg not downloaded yet
2026-03-27 13:33:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0cdead91-3109-51dd-817b-f176bb38ce49 with identifier: 10734644
2026-03-27 13:33:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0cdead91-3109-51dd-817b-f176bb38ce49 with scrape type 1
2026-03-27 13:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0cdead91-3109-51dd-817b-f176bb38ce49
2026-03-27 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724777%252Fgeneral%252F8635fada-c468-42cd-9c07-9deceedc9a85.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724777/general/8635fada-c468-42cd-9c07-9deceedc9a85.jpg already downloaded
2026-03-27 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724777%252Fgeneral%252F52fcb001-173e-405d-8944-55ba455b3c98.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724777/general/52fcb001-173e-405d-8944-55ba455b3c98.jpg already downloaded
2026-03-27 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724777%252Fgeneral%252F5062cc6d-a026-4947-9299-c93458a8cf7f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724777/general/5062cc6d-a026-4947-9299-c93458a8cf7f.jpg already downloaded
2026-03-27 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724777%252Fgeneral%252Fef5beb09-375a-494b-8368-a87ff7d98568.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724777/general/ef5beb09-375a-494b-8368-a87ff7d98568.jpg already downloaded
2026-03-27 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724777%252Fgeneral%252Ff6a31ccc-6a49-43a6-b505-190217dd737e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724777/general/f6a31ccc-6a49-43a6-b505-190217dd737e.jpg already downloaded
2026-03-27 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724777%252Fgeneral%252F57cf2762-f377-4273-96e8-f1f726cae45f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724777/general/57cf2762-f377-4273-96e8-f1f726cae45f.jpg already downloaded
2026-03-27 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724777%252Fgeneral%252Fe56eb910-be23-45f3-9667-a1570c8ca30a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724777/general/e56eb910-be23-45f3-9667-a1570c8ca30a.jpg already downloaded
2026-03-27 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724777%252Fgeneral%252Fcbf618b8-5201-4b76-9e91-9fa566bd74ae.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724777/general/cbf618b8-5201-4b76-9e91-9fa566bd74ae.jpg already downloaded
2026-03-27 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724777%252Fgeneral%252F1654aa25-4f81-4933-83fe-4fc5d7c6f5a1.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724777/general/1654aa25-4f81-4933-83fe-4fc5d7c6f5a1.jpg already downloaded
2026-03-27 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724777%252Fgeneral%252F2af0e400-c6d4-4fc8-9615-4ab6f2862857.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724777/general/2af0e400-c6d4-4fc8-9615-4ab6f2862857.jpg already downloaded
2026-03-27 13:33:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0cdead91-3109-51dd-817b-f176bb38ce49, identifier: 10734644
2026-03-27 13:33:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:33:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae782eff50>
2026-03-27 13:33:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:33:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:33:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:33:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a36568a0-24d5-59f6-903c-9f494f46359f/a36568a0-24d5-59f6-903c-9f494f46359f_image_9.jpg HTTP/1.1" 201 0
2026-03-27 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750267%252Fgeneral%252F47ececf9-0aec-4ef6-ab00-e55b4e57f628.jpg') HTTP/1.1" 204 0
2026-03-27 13:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750267/general/47ececf9-0aec-4ef6-ab00-e55b4e57f628.jpg saved to cache
2026-03-27 13:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a36568a0-24d5-59f6-903c-9f494f46359f
2026-03-27 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746823%252Fgeneral%252F5262644a-e23c-4298-95b3-712e73df7155.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746823/general/5262644a-e23c-4298-95b3-712e73df7155.jpg not downloaded yet
2026-03-27 13:33:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0cdead91-3109-51dd-817b-f176bb38ce49 with identifier: 10734644
2026-03-27 13:33:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0cdead91-3109-51dd-817b-f176bb38ce49 with identifier: 10734644
2026-03-27 13:33:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0cdead91-3109-51dd-817b-f176bb38ce49 with identifier: 10734644 to the API
2026-03-27 13:33:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:33:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:33:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734644>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 218,
'expiration_date': '2026-03-30T07:40:00Z',
'fuel_type': 'Electric',
'id': '0cdead91-3109-51dd-817b-f176bb38ce49',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000206',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734644',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Megane E-Tech',
'odometer': 9722,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5724777/general/8635fada-c468-42cd-9c07-9deceedc9a85.jpg',
'https://images.openlane.eu/carimgs/5724777/general/52fcb001-173e-405d-8944-55ba455b3c98.jpg',
'https://images.openlane.eu/carimgs/5724777/general/5062cc6d-a026-4947-9299-c93458a8cf7f.jpg',
'https://images.openlane.eu/carimgs/5724777/general/ef5beb09-375a-494b-8368-a87ff7d98568.jpg',
'https://images.openlane.eu/carimgs/5724777/general/f6a31ccc-6a49-43a6-b505-190217dd737e.jpg',
'https://images.openlane.eu/carimgs/5724777/general/57cf2762-f377-4273-96e8-f1f726cae45f.jpg',
'https://images.openlane.eu/carimgs/5724777/general/e56eb910-be23-45f3-9667-a1570c8ca30a.jpg',
'https://images.openlane.eu/carimgs/5724777/general/cbf618b8-5201-4b76-9e91-9fa566bd74ae.jpg',
'https://images.openlane.eu/carimgs/5724777/general/1654aa25-4f81-4933-83fe-4fc5d7c6f5a1.jpg',
'https://images.openlane.eu/carimgs/5724777/general/2af0e400-c6d4-4fc8-9615-4ab6f2862857.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cdead91-3109-51dd-817b-f176bb38ce49/0cdead91-3109-51dd-817b-f176bb38ce49_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 467168,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724777/general/8635fada-c468-42cd-9c07-9deceedc9a85.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cdead91-3109-51dd-817b-f176bb38ce49/0cdead91-3109-51dd-817b-f176bb38ce49_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 463098,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724777/general/52fcb001-173e-405d-8944-55ba455b3c98.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cdead91-3109-51dd-817b-f176bb38ce49/0cdead91-3109-51dd-817b-f176bb38ce49_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 465426,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724777/general/5062cc6d-a026-4947-9299-c93458a8cf7f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cdead91-3109-51dd-817b-f176bb38ce49/0cdead91-3109-51dd-817b-f176bb38ce49_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 490110,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724777/general/ef5beb09-375a-494b-8368-a87ff7d98568.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cdead91-3109-51dd-817b-f176bb38ce49/0cdead91-3109-51dd-817b-f176bb38ce49_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 448632,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724777/general/f6a31ccc-6a49-43a6-b505-190217dd737e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cdead91-3109-51dd-817b-f176bb38ce49/0cdead91-3109-51dd-817b-f176bb38ce49_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 342169,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724777/general/57cf2762-f377-4273-96e8-f1f726cae45f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cdead91-3109-51dd-817b-f176bb38ce49/0cdead91-3109-51dd-817b-f176bb38ce49_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280997,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724777/general/e56eb910-be23-45f3-9667-a1570c8ca30a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cdead91-3109-51dd-817b-f176bb38ce49/0cdead91-3109-51dd-817b-f176bb38ce49_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 374933,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724777/general/cbf618b8-5201-4b76-9e91-9fa566bd74ae.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cdead91-3109-51dd-817b-f176bb38ce49/0cdead91-3109-51dd-817b-f176bb38ce49_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 435052,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724777/general/1654aa25-4f81-4933-83fe-4fc5d7c6f5a1.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0cdead91-3109-51dd-817b-f176bb38ce49/0cdead91-3109-51dd-817b-f176bb38ce49_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 371784,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724777/general/2af0e400-c6d4-4fc8-9615-4ab6f2862857.jpg',
'Width': 2000}],
'price': 23600,
'price_includes_vat': True,
'registration_date': '2024-03-06',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Renault Megane E-Tech Iconic - Electric - Automatic - 218 hp - '
'9.722 km',
'transmission': 'automatic',
'trim': 'Iconic',
'vin': None,
'year': 2024}
2026-03-27 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734644%27 HTTP/1.1" 200 None
2026-03-27 13:33:06 [adesa.fr] INFO: Saving data for 10734644: {'created_time': 1774618386.989082, 'last_price_update_time': 1774618386.989093, 'auction_closing_time': 1774856400.0}
2026-03-27 13:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10734644') HTTP/1.1" 204 0
2026-03-27 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746823%252Fgeneral%252Ff847e279-eb8f-4f0b-8925-12e2864e2a67.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746823/general/f847e279-eb8f-4f0b-8925-12e2864e2a67.jpg not downloaded yet
2026-03-27 13:33:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735323> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:33:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746823%252Fgeneral%252F6ab0393f-5d25-4bb4-bac7-447f8cf65ee4.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746823/general/6ab0393f-5d25-4bb4-bac7-447f8cf65ee4.jpg not downloaded yet
2026-03-27 13:33:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750267/general/0a96b64f-a346-4fcb-b1a8-a1d31ca51ffa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734635)
2026-03-27 13:33:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750267/general/d421a8f9-350f-4dbd-b6f5-fbc85ef037b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734635)
2026-03-27 13:33:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750267/general/78dbcd31-9357-4dc1-8cab-0efe20908f38.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734635)
2026-03-27 13:33:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18adc673-bc03-576b-a266-34af302d06c1 with identifier: 10735323
2026-03-27 13:33:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18adc673-bc03-576b-a266-34af302d06c1 with scrape type 1
2026-03-27 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 18adc673-bc03-576b-a266-34af302d06c1
2026-03-27 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645660%252Fgeneral%252Fcd5ae806-ef4f-4706-8973-30fadec721de.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645660/general/cd5ae806-ef4f-4706-8973-30fadec721de.jpg already downloaded
2026-03-27 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645660%252Fgeneral%252Fb9a628ea-d69e-40f5-bbc3-4e0c21087791.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645660/general/b9a628ea-d69e-40f5-bbc3-4e0c21087791.jpg already downloaded
2026-03-27 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645660%252Fgeneral%252Fc394ca04-2ffe-4a9c-88d1-b5cc02104a25.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645660/general/c394ca04-2ffe-4a9c-88d1-b5cc02104a25.jpg already downloaded
2026-03-27 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645660%252Fgeneral%252Fc1b31121-3a8e-44a0-a969-5642c7a850eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645660/general/c1b31121-3a8e-44a0-a969-5642c7a850eb.jpg already downloaded
2026-03-27 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645660%252Fgeneral%252Faeca41c5-54c9-4e2b-aba0-2a0344c5c54d.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645660/general/aeca41c5-54c9-4e2b-aba0-2a0344c5c54d.JPG not downloaded yet
2026-03-27 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645660%252Fgeneral%252Fc5279bd5-2dea-4f87-b907-04ceca0953e2.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645660/general/c5279bd5-2dea-4f87-b907-04ceca0953e2.JPG not downloaded yet
2026-03-27 13:33:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746823/general/6ab0393f-5d25-4bb4-bac7-447f8cf65ee4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735396)
2026-03-27 13:33:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746823/general/f847e279-eb8f-4f0b-8925-12e2864e2a67.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735396)
2026-03-27 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645660%252Fgeneral%252Fd6384f30-3a8d-411d-bdff-543b28b7c7c9.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645660/general/d6384f30-3a8d-411d-bdff-543b28b7c7c9.JPG not downloaded yet
2026-03-27 13:33:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:33:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7950f5d0>
2026-03-27 13:33:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:33:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:33:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:33:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a36568a0-24d5-59f6-903c-9f494f46359f/a36568a0-24d5-59f6-903c-9f494f46359f_image_7.jpg HTTP/1.1" 201 0
2026-03-27 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750267%252Fgeneral%252F0a96b64f-a346-4fcb-b1a8-a1d31ca51ffa.jpg') HTTP/1.1" 204 0
2026-03-27 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750267/general/0a96b64f-a346-4fcb-b1a8-a1d31ca51ffa.jpg saved to cache
2026-03-27 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a36568a0-24d5-59f6-903c-9f494f46359f
2026-03-27 13:33:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:33:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae781ad010>
2026-03-27 13:33:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:33:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:33:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:33:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a36568a0-24d5-59f6-903c-9f494f46359f/a36568a0-24d5-59f6-903c-9f494f46359f_image_6.jpg HTTP/1.1" 201 0
2026-03-27 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750267%252Fgeneral%252Fd421a8f9-350f-4dbd-b6f5-fbc85ef037b5.jpg') HTTP/1.1" 204 0
2026-03-27 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750267/general/d421a8f9-350f-4dbd-b6f5-fbc85ef037b5.jpg saved to cache
2026-03-27 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a36568a0-24d5-59f6-903c-9f494f46359f
2026-03-27 13:33:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:33:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7b9591d0>
2026-03-27 13:33:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:33:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:33:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:33:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a36568a0-24d5-59f6-903c-9f494f46359f/a36568a0-24d5-59f6-903c-9f494f46359f_image_8.jpg HTTP/1.1" 201 0
2026-03-27 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750267%252Fgeneral%252F78dbcd31-9357-4dc1-8cab-0efe20908f38.jpg') HTTP/1.1" 204 0
2026-03-27 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750267/general/78dbcd31-9357-4dc1-8cab-0efe20908f38.jpg saved to cache
2026-03-27 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a36568a0-24d5-59f6-903c-9f494f46359f
2026-03-27 13:33:07 [scrapy.extensions.logstats] INFO: Crawled 411 pages (at 204 pages/min), scraped 87 items (at 30 items/min)
2026-03-27 13:33:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 184MiB
2026-03-27 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645660%252Fgeneral%252F32ddc633-221f-493b-aca8-7cd11a6fcafb.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645660/general/32ddc633-221f-493b-aca8-7cd11a6fcafb.JPG not downloaded yet
2026-03-27 13:33:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746823/general/3bfb8678-7f80-4b3c-85ae-919a73907868.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735396)
2026-03-27 13:33:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:33:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79481110>
2026-03-27 13:33:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:33:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:33:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:33:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_af783147-04e3-5f81-94bf-080fd3bf0787/af783147-04e3-5f81-94bf-080fd3bf0787_image_9.jpg HTTP/1.1" 201 0
2026-03-27 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746823%252Fgeneral%252F6ab0393f-5d25-4bb4-bac7-447f8cf65ee4.jpg') HTTP/1.1" 204 0
2026-03-27 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746823/general/6ab0393f-5d25-4bb4-bac7-447f8cf65ee4.jpg saved to cache
2026-03-27 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item af783147-04e3-5f81-94bf-080fd3bf0787
2026-03-27 13:33:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:33:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae6370c050>
2026-03-27 13:33:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:33:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:33:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:33:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_af783147-04e3-5f81-94bf-080fd3bf0787/af783147-04e3-5f81-94bf-080fd3bf0787_image_8.jpg HTTP/1.1" 201 0
2026-03-27 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746823%252Fgeneral%252Ff847e279-eb8f-4f0b-8925-12e2864e2a67.jpg') HTTP/1.1" 204 0
2026-03-27 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746823/general/f847e279-eb8f-4f0b-8925-12e2864e2a67.jpg saved to cache
2026-03-27 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item af783147-04e3-5f81-94bf-080fd3bf0787
2026-03-27 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645660%252Fgeneral%252Fa65bbc18-e9ab-4ae9-ae90-cababfff7f71.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645660/general/a65bbc18-e9ab-4ae9-ae90-cababfff7f71.JPG not downloaded yet
2026-03-27 13:33:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746823/general/5262644a-e23c-4298-95b3-712e73df7155.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735396)
2026-03-27 13:33:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645660/general/aeca41c5-54c9-4e2b-aba0-2a0344c5c54d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735323)
2026-03-27 13:33:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645660/general/c5279bd5-2dea-4f87-b907-04ceca0953e2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735323)
2026-03-27 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645660%252Fgeneral%252F4368bf2a-ef95-43a5-8557-34edf11017c4.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645660/general/4368bf2a-ef95-43a5-8557-34edf11017c4.JPG not downloaded yet
2026-03-27 13:33:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:33:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae782ee710>
2026-03-27 13:33:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:33:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:33:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:33:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_af783147-04e3-5f81-94bf-080fd3bf0787/af783147-04e3-5f81-94bf-080fd3bf0787_image_6.jpg HTTP/1.1" 201 0
2026-03-27 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746823%252Fgeneral%252F3bfb8678-7f80-4b3c-85ae-919a73907868.jpg') HTTP/1.1" 204 0
2026-03-27 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746823/general/3bfb8678-7f80-4b3c-85ae-919a73907868.jpg saved to cache
2026-03-27 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item af783147-04e3-5f81-94bf-080fd3bf0787
2026-03-27 13:33:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645660/general/d6384f30-3a8d-411d-bdff-543b28b7c7c9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735323)
2026-03-27 13:33:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645660/general/a65bbc18-e9ab-4ae9-ae90-cababfff7f71.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735323)
2026-03-27 13:33:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645660/general/32ddc633-221f-493b-aca8-7cd11a6fcafb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735323)
2026-03-27 13:33:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:33:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79603d10>
2026-03-27 13:33:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:33:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:33:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:33:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_af783147-04e3-5f81-94bf-080fd3bf0787/af783147-04e3-5f81-94bf-080fd3bf0787_image_7.jpg HTTP/1.1" 201 0
2026-03-27 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746823%252Fgeneral%252F5262644a-e23c-4298-95b3-712e73df7155.jpg') HTTP/1.1" 204 0
2026-03-27 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746823/general/5262644a-e23c-4298-95b3-712e73df7155.jpg saved to cache
2026-03-27 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item af783147-04e3-5f81-94bf-080fd3bf0787
2026-03-27 13:33:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645660/general/4368bf2a-ef95-43a5-8557-34edf11017c4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735323)
2026-03-27 13:33:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 18adc673-bc03-576b-a266-34af302d06c1 due to Ignoring non-200 response
2026-03-27 13:33:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 18adc673-bc03-576b-a266-34af302d06c1 due to Ignoring non-200 response
2026-03-27 13:33:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 18adc673-bc03-576b-a266-34af302d06c1 due to Ignoring non-200 response
2026-03-27 13:33:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 18adc673-bc03-576b-a266-34af302d06c1 due to Ignoring non-200 response
2026-03-27 13:33:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 18adc673-bc03-576b-a266-34af302d06c1 due to Ignoring non-200 response
2026-03-27 13:33:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746823/general/e572fc25-dc0e-49e3-8fe1-beb6b84934e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735396)
2026-03-27 13:33:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 18adc673-bc03-576b-a266-34af302d06c1, skipping ID generation
2026-03-27 13:33:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18adc673-bc03-576b-a266-34af302d06c1 with scrape type 1
2026-03-27 13:33:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 18adc673-bc03-576b-a266-34af302d06c1 sending to next pipeline
2026-03-27 13:33:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 18adc673-bc03-576b-a266-34af302d06c1, identifier: 10735323
2026-03-27 13:33:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 18adc673-bc03-576b-a266-34af302d06c1 with identifier: 10735323
2026-03-27 13:33:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 13:33:08 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-27 13:33:08 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 13:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 13:33:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 18adc673-bc03-576b-a266-34af302d06c1 with identifier: 10735323
2026-03-27 13:33:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 18adc673-bc03-576b-a266-34af302d06c1 with identifier: 10735323 to the API
2026-03-27 13:33:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:33:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:33:08 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5645660/general/4368bf2a-ef95-43a5-8557-34edf11017c4.JPG>
{'auction_title': '',
'c_o_2_emission_value': 12,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 312,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '18adc673-bc03-576b-a266-34af302d06c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP-524-XS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735323',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 37286,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 37,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18adc673-bc03-576b-a266-34af302d06c1/18adc673-bc03-576b-a266-34af302d06c1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 8379600,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645660/general/cd5ae806-ef4f-4706-8973-30fadec721de.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18adc673-bc03-576b-a266-34af302d06c1/18adc673-bc03-576b-a266-34af302d06c1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 9293509,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645660/general/b9a628ea-d69e-40f5-bbc3-4e0c21087791.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18adc673-bc03-576b-a266-34af302d06c1/18adc673-bc03-576b-a266-34af302d06c1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 8496108,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645660/general/c394ca04-2ffe-4a9c-88d1-b5cc02104a25.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18adc673-bc03-576b-a266-34af302d06c1/18adc673-bc03-576b-a266-34af302d06c1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 8282926,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645660/general/c1b31121-3a8e-44a0-a969-5642c7a850eb.jpg',
'Width': 5712}],
'price': 45500,
'price_includes_vat': True,
'registration_date': '2023-06-29',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLC 300e AMG Line - 4-Matic - Hybrid - Automatic - '
'312 hp - 37.286 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-27 13:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735323%27 HTTP/1.1" 200 None
2026-03-27 13:33:08 [adesa.fr] INFO: Saving data for 10735323: {'created_time': 1774618388.47372, 'last_price_update_time': 1774618388.473731, 'auction_closing_time': 1774858200.0}
2026-03-27 13:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735323') HTTP/1.1" 204 0
2026-03-27 13:33:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 18adc673-bc03-576b-a266-34af302d06c1 due to Ignoring non-200 response
2026-03-27 13:33:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746823/general/c3d46969-3797-4ff0-871c-8e245d3835a0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735396)
2026-03-27 13:33:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746823/general/2ba95237-c5aa-4b2b-88cc-657ec2d67b40.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735396)
2026-03-27 13:33:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:33:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae794a15d0>
2026-03-27 13:33:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:33:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:33:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:33:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_af783147-04e3-5f81-94bf-080fd3bf0787/af783147-04e3-5f81-94bf-080fd3bf0787_image_5.jpg HTTP/1.1" 201 0
2026-03-27 13:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746823%252Fgeneral%252Fe572fc25-dc0e-49e3-8fe1-beb6b84934e3.jpg') HTTP/1.1" 204 0
2026-03-27 13:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746823/general/e572fc25-dc0e-49e3-8fe1-beb6b84934e3.jpg saved to cache
2026-03-27 13:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item af783147-04e3-5f81-94bf-080fd3bf0787
2026-03-27 13:33:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746823/general/7f56f898-a9e4-4cac-b790-03bc21438570.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735396)
2026-03-27 13:33:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746823/general/0bddad3b-8596-4bff-8872-8063f4e9c584.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735396)
2026-03-27 13:33:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:33:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae782bb390>
2026-03-27 13:33:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:33:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:33:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:33:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_af783147-04e3-5f81-94bf-080fd3bf0787/af783147-04e3-5f81-94bf-080fd3bf0787_image_4.jpg HTTP/1.1" 201 0
2026-03-27 13:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746823%252Fgeneral%252Fc3d46969-3797-4ff0-871c-8e245d3835a0.jpg') HTTP/1.1" 204 0
2026-03-27 13:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746823/general/c3d46969-3797-4ff0-871c-8e245d3835a0.jpg saved to cache
2026-03-27 13:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item af783147-04e3-5f81-94bf-080fd3bf0787
2026-03-27 13:33:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:33:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae6373bcd0>
2026-03-27 13:33:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:33:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:33:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:33:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_af783147-04e3-5f81-94bf-080fd3bf0787/af783147-04e3-5f81-94bf-080fd3bf0787_image_3.jpg HTTP/1.1" 201 0
2026-03-27 13:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746823%252Fgeneral%252F2ba95237-c5aa-4b2b-88cc-657ec2d67b40.jpg') HTTP/1.1" 204 0
2026-03-27 13:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746823/general/2ba95237-c5aa-4b2b-88cc-657ec2d67b40.jpg saved to cache
2026-03-27 13:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item af783147-04e3-5f81-94bf-080fd3bf0787
2026-03-27 13:33:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746823/general/7585a0e3-8055-4024-9ba6-c40fc9e85d31.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735396)
2026-03-27 13:33:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:33:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79689290>
2026-03-27 13:33:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:33:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:33:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:33:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_af783147-04e3-5f81-94bf-080fd3bf0787/af783147-04e3-5f81-94bf-080fd3bf0787_image_2.jpg HTTP/1.1" 201 0
2026-03-27 13:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746823%252Fgeneral%252F7f56f898-a9e4-4cac-b790-03bc21438570.jpg') HTTP/1.1" 204 0
2026-03-27 13:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746823/general/7f56f898-a9e4-4cac-b790-03bc21438570.jpg saved to cache
2026-03-27 13:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item af783147-04e3-5f81-94bf-080fd3bf0787
2026-03-27 13:33:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:33:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae794f7e10>
2026-03-27 13:33:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:33:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:33:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:33:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_af783147-04e3-5f81-94bf-080fd3bf0787/af783147-04e3-5f81-94bf-080fd3bf0787_image_1.jpg HTTP/1.1" 201 0
2026-03-27 13:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746823%252Fgeneral%252F0bddad3b-8596-4bff-8872-8063f4e9c584.jpg') HTTP/1.1" 204 0
2026-03-27 13:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746823/general/0bddad3b-8596-4bff-8872-8063f4e9c584.jpg saved to cache
2026-03-27 13:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item af783147-04e3-5f81-94bf-080fd3bf0787
2026-03-27 13:33:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:33:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7951f910>
2026-03-27 13:33:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:33:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:33:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:33:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_af783147-04e3-5f81-94bf-080fd3bf0787/af783147-04e3-5f81-94bf-080fd3bf0787_image_0.jpg HTTP/1.1" 201 0
2026-03-27 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746823%252Fgeneral%252F7585a0e3-8055-4024-9ba6-c40fc9e85d31.jpg') HTTP/1.1" 204 0
2026-03-27 13:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746823/general/7585a0e3-8055-4024-9ba6-c40fc9e85d31.jpg saved to cache
2026-03-27 13:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item af783147-04e3-5f81-94bf-080fd3bf0787
2026-03-27 13:33:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: af783147-04e3-5f81-94bf-080fd3bf0787, skipping ID generation
2026-03-27 13:33:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af783147-04e3-5f81-94bf-080fd3bf0787 with scrape type 1
2026-03-27 13:33:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item af783147-04e3-5f81-94bf-080fd3bf0787 sending to next pipeline
2026-03-27 13:33:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: af783147-04e3-5f81-94bf-080fd3bf0787, identifier: 10735396
2026-03-27 13:33:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: af783147-04e3-5f81-94bf-080fd3bf0787 with identifier: 10735396
2026-03-27 13:33:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: af783147-04e3-5f81-94bf-080fd3bf0787 with identifier: 10735396
2026-03-27 13:33:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: af783147-04e3-5f81-94bf-080fd3bf0787 with identifier: 10735396 to the API
2026-03-27 13:33:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:33:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:33:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746823/general/7585a0e3-8055-4024-9ba6-c40fc9e85d31.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 320,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': 'af783147-04e3-5f81-94bf-080fd3bf0787',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX-088-CC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735396',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 193564,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 20,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af783147-04e3-5f81-94bf-080fd3bf0787/af783147-04e3-5f81-94bf-080fd3bf0787_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 365449,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746823/general/7585a0e3-8055-4024-9ba6-c40fc9e85d31.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af783147-04e3-5f81-94bf-080fd3bf0787/af783147-04e3-5f81-94bf-080fd3bf0787_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 506391,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746823/general/0bddad3b-8596-4bff-8872-8063f4e9c584.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af783147-04e3-5f81-94bf-080fd3bf0787/af783147-04e3-5f81-94bf-080fd3bf0787_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 513972,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746823/general/7f56f898-a9e4-4cac-b790-03bc21438570.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af783147-04e3-5f81-94bf-080fd3bf0787/af783147-04e3-5f81-94bf-080fd3bf0787_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 476731,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746823/general/2ba95237-c5aa-4b2b-88cc-657ec2d67b40.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af783147-04e3-5f81-94bf-080fd3bf0787/af783147-04e3-5f81-94bf-080fd3bf0787_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122792,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746823/general/c3d46969-3797-4ff0-871c-8e245d3835a0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af783147-04e3-5f81-94bf-080fd3bf0787/af783147-04e3-5f81-94bf-080fd3bf0787_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114610,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746823/general/e572fc25-dc0e-49e3-8fe1-beb6b84934e3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af783147-04e3-5f81-94bf-080fd3bf0787/af783147-04e3-5f81-94bf-080fd3bf0787_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129441,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746823/general/3bfb8678-7f80-4b3c-85ae-919a73907868.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af783147-04e3-5f81-94bf-080fd3bf0787/af783147-04e3-5f81-94bf-080fd3bf0787_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247004,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746823/general/5262644a-e23c-4298-95b3-712e73df7155.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af783147-04e3-5f81-94bf-080fd3bf0787/af783147-04e3-5f81-94bf-080fd3bf0787_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66470,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746823/general/f847e279-eb8f-4f0b-8925-12e2864e2a67.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af783147-04e3-5f81-94bf-080fd3bf0787/af783147-04e3-5f81-94bf-080fd3bf0787_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86123,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746823/general/6ab0393f-5d25-4bb4-bac7-447f8cf65ee4.jpg',
'Width': 1024}],
'price': 19300,
'price_includes_vat': True,
'registration_date': '2021-02-11',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLC 300e Avantgarde - 4-Matic - Hybrid - Automatic - '
'320 hp - 193.564 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2021}
2026-03-27 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735396%27 HTTP/1.1" 200 None
2026-03-27 13:33:09 [adesa.fr] INFO: Saving data for 10735396: {'created_time': 1774618389.510697, 'last_price_update_time': 1774618389.510707, 'auction_closing_time': 1774858200.0}
2026-03-27 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735396') HTTP/1.1" 204 0
2026-03-27 13:33:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750267/general/964909e5-c52b-4089-bea7-8e4804b676bd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734635)
2026-03-27 13:33:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750267/general/49524818-cb08-43f5-907e-3f6c750d55a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734635)
2026-03-27 13:33:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750267/general/dcd2f5e3-50f7-4015-9f49-3e8d3a0b1cbb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734635)
2026-03-27 13:33:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750267/general/ccc76db0-3c06-4f29-9cfd-7967531681f0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734635)
2026-03-27 13:33:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:33:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79385890>
2026-03-27 13:33:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:33:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:33:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:33:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a36568a0-24d5-59f6-903c-9f494f46359f/a36568a0-24d5-59f6-903c-9f494f46359f_image_4.jpg HTTP/1.1" 201 0
2026-03-27 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750267%252Fgeneral%252F964909e5-c52b-4089-bea7-8e4804b676bd.jpg') HTTP/1.1" 204 0
2026-03-27 13:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750267/general/964909e5-c52b-4089-bea7-8e4804b676bd.jpg saved to cache
2026-03-27 13:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a36568a0-24d5-59f6-903c-9f494f46359f
2026-03-27 13:33:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:33:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae794a1410>
2026-03-27 13:33:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:33:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:33:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:33:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a36568a0-24d5-59f6-903c-9f494f46359f/a36568a0-24d5-59f6-903c-9f494f46359f_image_5.jpg HTTP/1.1" 201 0
2026-03-27 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750267%252Fgeneral%252F49524818-cb08-43f5-907e-3f6c750d55a2.jpg') HTTP/1.1" 204 0
2026-03-27 13:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750267/general/49524818-cb08-43f5-907e-3f6c750d55a2.jpg saved to cache
2026-03-27 13:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a36568a0-24d5-59f6-903c-9f494f46359f
2026-03-27 13:33:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:33:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79492d90>
2026-03-27 13:33:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:33:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:33:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:33:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a36568a0-24d5-59f6-903c-9f494f46359f/a36568a0-24d5-59f6-903c-9f494f46359f_image_3.jpg HTTP/1.1" 201 0
2026-03-27 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750267%252Fgeneral%252Fdcd2f5e3-50f7-4015-9f49-3e8d3a0b1cbb.jpg') HTTP/1.1" 204 0
2026-03-27 13:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750267/general/dcd2f5e3-50f7-4015-9f49-3e8d3a0b1cbb.jpg saved to cache
2026-03-27 13:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a36568a0-24d5-59f6-903c-9f494f46359f
2026-03-27 13:33:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:33:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7b95ef90>
2026-03-27 13:33:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:33:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:33:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:33:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a36568a0-24d5-59f6-903c-9f494f46359f/a36568a0-24d5-59f6-903c-9f494f46359f_image_2.jpg HTTP/1.1" 201 0
2026-03-27 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750267%252Fgeneral%252Fccc76db0-3c06-4f29-9cfd-7967531681f0.jpg') HTTP/1.1" 204 0
2026-03-27 13:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750267/general/ccc76db0-3c06-4f29-9cfd-7967531681f0.jpg saved to cache
2026-03-27 13:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a36568a0-24d5-59f6-903c-9f494f46359f
2026-03-27 13:33:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750267/general/ad6bdad7-71da-41f7-9291-d75c1415ac1c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734635)
2026-03-27 13:33:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:33:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae63714090>
2026-03-27 13:33:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:33:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:33:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:33:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a36568a0-24d5-59f6-903c-9f494f46359f/a36568a0-24d5-59f6-903c-9f494f46359f_image_1.jpg HTTP/1.1" 201 0
2026-03-27 13:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750267%252Fgeneral%252Fad6bdad7-71da-41f7-9291-d75c1415ac1c.jpg') HTTP/1.1" 204 0
2026-03-27 13:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750267/general/ad6bdad7-71da-41f7-9291-d75c1415ac1c.jpg saved to cache
2026-03-27 13:33:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a36568a0-24d5-59f6-903c-9f494f46359f
2026-03-27 13:33:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a36568a0-24d5-59f6-903c-9f494f46359f, skipping ID generation
2026-03-27 13:33:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a36568a0-24d5-59f6-903c-9f494f46359f with scrape type 1
2026-03-27 13:33:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a36568a0-24d5-59f6-903c-9f494f46359f sending to next pipeline
2026-03-27 13:33:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a36568a0-24d5-59f6-903c-9f494f46359f, identifier: 10734635
2026-03-27 13:33:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a36568a0-24d5-59f6-903c-9f494f46359f with identifier: 10734635
2026-03-27 13:33:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a36568a0-24d5-59f6-903c-9f494f46359f with identifier: 10734635
2026-03-27 13:33:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a36568a0-24d5-59f6-903c-9f494f46359f with identifier: 10734635 to the API
2026-03-27 13:33:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:33:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:33:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750267/general/ad6bdad7-71da-41f7-9291-d75c1415ac1c.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Hybrid',
'id': 'a36568a0-24d5-59f6-903c-9f494f46359f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000723',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734635',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 46666,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 20,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36568a0-24d5-59f6-903c-9f494f46359f/a36568a0-24d5-59f6-903c-9f494f46359f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1273320,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750267/general/d2cfb1c4-3733-4e2f-9bbd-2a3808650103.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36568a0-24d5-59f6-903c-9f494f46359f/a36568a0-24d5-59f6-903c-9f494f46359f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1193219,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750267/general/ad6bdad7-71da-41f7-9291-d75c1415ac1c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36568a0-24d5-59f6-903c-9f494f46359f/a36568a0-24d5-59f6-903c-9f494f46359f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 944780,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750267/general/ccc76db0-3c06-4f29-9cfd-7967531681f0.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36568a0-24d5-59f6-903c-9f494f46359f/a36568a0-24d5-59f6-903c-9f494f46359f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1070198,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750267/general/dcd2f5e3-50f7-4015-9f49-3e8d3a0b1cbb.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36568a0-24d5-59f6-903c-9f494f46359f/a36568a0-24d5-59f6-903c-9f494f46359f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 592711,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750267/general/964909e5-c52b-4089-bea7-8e4804b676bd.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36568a0-24d5-59f6-903c-9f494f46359f/a36568a0-24d5-59f6-903c-9f494f46359f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 752901,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750267/general/49524818-cb08-43f5-907e-3f6c750d55a2.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36568a0-24d5-59f6-903c-9f494f46359f/a36568a0-24d5-59f6-903c-9f494f46359f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1094407,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750267/general/d421a8f9-350f-4dbd-b6f5-fbc85ef037b5.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36568a0-24d5-59f6-903c-9f494f46359f/a36568a0-24d5-59f6-903c-9f494f46359f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 743844,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750267/general/0a96b64f-a346-4fcb-b1a8-a1d31ca51ffa.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36568a0-24d5-59f6-903c-9f494f46359f/a36568a0-24d5-59f6-903c-9f494f46359f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1194133,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750267/general/78dbcd31-9357-4dc1-8cab-0efe20908f38.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36568a0-24d5-59f6-903c-9f494f46359f/a36568a0-24d5-59f6-903c-9f494f46359f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 590514,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750267/general/47ececf9-0aec-4ef6-ab00-e55b4e57f628.jpg',
'Width': 2731}],
'price': 57600,
'price_includes_vat': True,
'registration_date': '2024-10-11',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLE 350de - 4-Matic - Hybrid - Automatic - 197 hp - '
'46.666 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 13:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734635%27 HTTP/1.1" 200 None
2026-03-27 13:33:10 [adesa.fr] INFO: Saving data for 10734635: {'created_time': 1774618390.7143, 'last_price_update_time': 1774618390.714313, 'auction_closing_time': 1774855800.0}
2026-03-27 13:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10734635') HTTP/1.1" 204 0
2026-03-27 13:33:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735400> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:33:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:33:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47d15eb0-2d95-57a0-85fb-40ca97c8da74 with identifier: 10735400
2026-03-27 13:33:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47d15eb0-2d95-57a0-85fb-40ca97c8da74 with scrape type 1
2026-03-27 13:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 47d15eb0-2d95-57a0-85fb-40ca97c8da74
2026-03-27 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749227%252Fgeneral%252F6a43724e-82b8-4cdb-92df-b92d08ff3b6a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749227/general/6a43724e-82b8-4cdb-92df-b92d08ff3b6a.jpg not downloaded yet
2026-03-27 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749227%252Fgeneral%252F724ec4c0-4c1f-49a9-a97a-e6e630f80519.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749227/general/724ec4c0-4c1f-49a9-a97a-e6e630f80519.jpg not downloaded yet
2026-03-27 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749227%252Fgeneral%252F471adf5f-ed7c-4238-8cbc-e9496a4338ed.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749227/general/471adf5f-ed7c-4238-8cbc-e9496a4338ed.jpg not downloaded yet
2026-03-27 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749227%252Fgeneral%252F81f6ef9c-bd55-49c3-9043-e295656cdfc2.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749227/general/81f6ef9c-bd55-49c3-9043-e295656cdfc2.jpg not downloaded yet
2026-03-27 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749227%252Fgeneral%252Fa1b979b6-61e1-4e7e-aab0-167ddd996384.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749227/general/a1b979b6-61e1-4e7e-aab0-167ddd996384.jpg not downloaded yet
2026-03-27 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749227%252Fgeneral%252F98a07950-4f40-4ce6-bf76-3deb38517e7e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749227/general/98a07950-4f40-4ce6-bf76-3deb38517e7e.jpg not downloaded yet
2026-03-27 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749227%252Fgeneral%252Ffd27b939-91e9-4e85-bc53-832f8f3a3467.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749227/general/fd27b939-91e9-4e85-bc53-832f8f3a3467.jpg not downloaded yet
2026-03-27 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749227%252Fgeneral%252F01ad1df9-be3c-4eb4-8a00-744ae6b86e87.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749227/general/01ad1df9-be3c-4eb4-8a00-744ae6b86e87.JPG not downloaded yet
2026-03-27 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749227%252Fgeneral%252F9ec987ec-4660-4a97-b640-cc133d4b0a6a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749227/general/9ec987ec-4660-4a97-b640-cc133d4b0a6a.jpg not downloaded yet
2026-03-27 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749227%252Fgeneral%252F28d78d7a-83d1-4c0b-9932-0dac012e8078.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749227/general/28d78d7a-83d1-4c0b-9932-0dac012e8078.jpg not downloaded yet
2026-03-27 13:33:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735373> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:33:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:33:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1 with identifier: 10735373
2026-03-27 13:33:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1 with scrape type 1
2026-03-27 13:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1
2026-03-27 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723001%252Fgeneral%252Fb4c48429-0833-488c-91ae-70377f7cf45c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723001/general/b4c48429-0833-488c-91ae-70377f7cf45c.jpg already downloaded
2026-03-27 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723001%252Fgeneral%252Fdbfce4ea-ae2b-4d39-a6ca-2fd9c2c33ff4.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723001/general/dbfce4ea-ae2b-4d39-a6ca-2fd9c2c33ff4.jpg already downloaded
2026-03-27 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723001%252Fgeneral%252Fd681214e-acf1-4760-afaf-8e9fd7d7df3a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723001/general/d681214e-acf1-4760-afaf-8e9fd7d7df3a.jpg already downloaded
2026-03-27 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723001%252Fgeneral%252F0be01fe3-f11d-4e5e-915c-ab52aaec64fc.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723001/general/0be01fe3-f11d-4e5e-915c-ab52aaec64fc.jpg already downloaded
2026-03-27 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723001%252Fgeneral%252F82a76713-9340-432d-a7be-929cdee6cb0e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723001/general/82a76713-9340-432d-a7be-929cdee6cb0e.jpg already downloaded
2026-03-27 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723001%252Fgeneral%252F8c6e7821-ca43-470b-a029-507aced4df69.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723001/general/8c6e7821-ca43-470b-a029-507aced4df69.jpg already downloaded
2026-03-27 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723001%252Fgeneral%252F87f66fe5-30e9-448f-85a0-b25e4f6388f8.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723001/general/87f66fe5-30e9-448f-85a0-b25e4f6388f8.jpg already downloaded
2026-03-27 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723001%252Fgeneral%252Fed6ce219-b4f3-458d-b86a-6d4553a5b7a7.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723001/general/ed6ce219-b4f3-458d-b86a-6d4553a5b7a7.jpg already downloaded
2026-03-27 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723001%252Fgeneral%252F509fb6c7-b3a5-48e9-aa80-d056076c77e0.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723001/general/509fb6c7-b3a5-48e9-aa80-d056076c77e0.jpg already downloaded
2026-03-27 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723001%252Fgeneral%252F39b7cb66-971d-467d-840e-47f8c520073b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723001/general/39b7cb66-971d-467d-840e-47f8c520073b.jpg already downloaded
2026-03-27 13:33:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1, identifier: 10735373
2026-03-27 13:33:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1 with identifier: 10735373
2026-03-27 13:33:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1 with identifier: 10735373
2026-03-27 13:33:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1 with identifier: 10735373 to the API
2026-03-27 13:33:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:33:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:33:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735373>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 258,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Petrol',
'id': 'bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC424KQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735373',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 28706,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5723001/general/b4c48429-0833-488c-91ae-70377f7cf45c.jpg',
'https://images.openlane.eu/carimgs/5723001/general/dbfce4ea-ae2b-4d39-a6ca-2fd9c2c33ff4.jpg',
'https://images.openlane.eu/carimgs/5723001/general/d681214e-acf1-4760-afaf-8e9fd7d7df3a.jpg',
'https://images.openlane.eu/carimgs/5723001/general/0be01fe3-f11d-4e5e-915c-ab52aaec64fc.jpg',
'https://images.openlane.eu/carimgs/5723001/general/82a76713-9340-432d-a7be-929cdee6cb0e.jpg',
'https://images.openlane.eu/carimgs/5723001/general/8c6e7821-ca43-470b-a029-507aced4df69.jpg',
'https://images.openlane.eu/carimgs/5723001/general/87f66fe5-30e9-448f-85a0-b25e4f6388f8.jpg',
'https://images.openlane.eu/carimgs/5723001/general/ed6ce219-b4f3-458d-b86a-6d4553a5b7a7.jpg',
'https://images.openlane.eu/carimgs/5723001/general/509fb6c7-b3a5-48e9-aa80-d056076c77e0.jpg',
'https://images.openlane.eu/carimgs/5723001/general/39b7cb66-971d-467d-840e-47f8c520073b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1/bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 382451,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723001/general/b4c48429-0833-488c-91ae-70377f7cf45c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1/bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 383218,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723001/general/dbfce4ea-ae2b-4d39-a6ca-2fd9c2c33ff4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1/bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 338219,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723001/general/d681214e-acf1-4760-afaf-8e9fd7d7df3a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1/bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339976,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723001/general/0be01fe3-f11d-4e5e-915c-ab52aaec64fc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1/bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139167,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723001/general/82a76713-9340-432d-a7be-929cdee6cb0e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1/bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119836,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723001/general/8c6e7821-ca43-470b-a029-507aced4df69.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1/bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95043,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723001/general/87f66fe5-30e9-448f-85a0-b25e4f6388f8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1/bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169280,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723001/general/ed6ce219-b4f3-458d-b86a-6d4553a5b7a7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1/bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120695,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723001/general/509fb6c7-b3a5-48e9-aa80-d056076c77e0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1/bf7b35a3-b96b-5c6b-a5c3-699ff40c09e1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141874,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723001/general/39b7cb66-971d-467d-840e-47f8c520073b.jpg',
'Width': 1024}],
'price': 37500,
'price_includes_vat': True,
'registration_date': '2021-10-15',
'seats_number': 4,
'seller_name': None,
'title': 'Mercedes-Benz E 300 AMG Line - Petrol - Automatic - 258 hp - 28.706 '
'km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-27 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735373%27 HTTP/1.1" 200 None
2026-03-27 13:33:15 [adesa.fr] INFO: Saving data for 10735373: {'created_time': 1774618395.429929, 'last_price_update_time': 1774618395.429941, 'auction_closing_time': 1774858200.0}
2026-03-27 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735373') HTTP/1.1" 204 0
2026-03-27 13:33:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735388> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:33:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:33:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749227/general/28d78d7a-83d1-4c0b-9932-0dac012e8078.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735400)
2026-03-27 13:33:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5749227/general/01ad1df9-be3c-4eb4-8a00-744ae6b86e87.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735400)
2026-03-27 13:33:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b with identifier: 10735388
2026-03-27 13:33:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b with scrape type 1
2026-03-27 13:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b
2026-03-27 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739271%252Fgeneral%252F69513e4d-ff7f-442d-905e-20a66d16b7dd.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739271/general/69513e4d-ff7f-442d-905e-20a66d16b7dd.jpg already downloaded
2026-03-27 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739271%252Fgeneral%252F8f6a6ca4-b61a-4698-9299-4779ccf3969f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739271/general/8f6a6ca4-b61a-4698-9299-4779ccf3969f.jpg already downloaded
2026-03-27 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739271%252Fgeneral%252F3306b3ac-ac67-4329-ba39-6e03c0d9af45.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739271/general/3306b3ac-ac67-4329-ba39-6e03c0d9af45.jpg already downloaded
2026-03-27 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739271%252Fgeneral%252F5d35a88c-d9ae-47f7-94e8-aa0859e1b253.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739271/general/5d35a88c-d9ae-47f7-94e8-aa0859e1b253.jpg already downloaded
2026-03-27 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739271%252Fgeneral%252Fe7137bb9-06ac-4238-bc6a-15c4b2e7a0a1.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739271/general/e7137bb9-06ac-4238-bc6a-15c4b2e7a0a1.jpg already downloaded
2026-03-27 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739271%252Fgeneral%252Fdd039dc5-12e3-40e9-9bd8-24381b852030.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739271/general/dd039dc5-12e3-40e9-9bd8-24381b852030.jpg already downloaded
2026-03-27 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739271%252Fgeneral%252Fb3f4543d-8452-43e5-b686-603ef3bd68ae.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739271/general/b3f4543d-8452-43e5-b686-603ef3bd68ae.jpg already downloaded
2026-03-27 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739271%252Fgeneral%252Fb2a81dd3-6300-4a88-acf6-1a16b6f21380.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739271/general/b2a81dd3-6300-4a88-acf6-1a16b6f21380.jpg already downloaded
2026-03-27 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739271%252Fgeneral%252F80e23f49-2fb5-4383-88ba-f9908d1acbae.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739271/general/80e23f49-2fb5-4383-88ba-f9908d1acbae.jpg already downloaded
2026-03-27 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739271%252Fgeneral%252F17d8e98a-83d0-49f5-8ead-05dc3636b37f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739271/general/17d8e98a-83d0-49f5-8ead-05dc3636b37f.jpg already downloaded
2026-03-27 13:33:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b, identifier: 10735388
2026-03-27 13:33:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b with identifier: 10735388
2026-03-27 13:33:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b with identifier: 10735388
2026-03-27 13:33:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b with identifier: 10735388 to the API
2026-03-27 13:33:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:33:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:33:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735388>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 305,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': 'd5c9ffa1-57db-52bc-ac0d-9b3ed32d772b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH401ZV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735388',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 91885,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5739271/general/69513e4d-ff7f-442d-905e-20a66d16b7dd.jpg',
'https://images.openlane.eu/carimgs/5739271/general/8f6a6ca4-b61a-4698-9299-4779ccf3969f.jpg',
'https://images.openlane.eu/carimgs/5739271/general/3306b3ac-ac67-4329-ba39-6e03c0d9af45.jpg',
'https://images.openlane.eu/carimgs/5739271/general/5d35a88c-d9ae-47f7-94e8-aa0859e1b253.jpg',
'https://images.openlane.eu/carimgs/5739271/general/e7137bb9-06ac-4238-bc6a-15c4b2e7a0a1.jpg',
'https://images.openlane.eu/carimgs/5739271/general/dd039dc5-12e3-40e9-9bd8-24381b852030.jpg',
'https://images.openlane.eu/carimgs/5739271/general/b3f4543d-8452-43e5-b686-603ef3bd68ae.jpg',
'https://images.openlane.eu/carimgs/5739271/general/b2a81dd3-6300-4a88-acf6-1a16b6f21380.jpg',
'https://images.openlane.eu/carimgs/5739271/general/80e23f49-2fb5-4383-88ba-f9908d1acbae.jpg',
'https://images.openlane.eu/carimgs/5739271/general/17d8e98a-83d0-49f5-8ead-05dc3636b37f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b/d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209919,
'Height': 752,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739271/general/69513e4d-ff7f-442d-905e-20a66d16b7dd.jpg',
'Width': 1360},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b/d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181097,
'Height': 752,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739271/general/8f6a6ca4-b61a-4698-9299-4779ccf3969f.jpg',
'Width': 1360},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b/d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169952,
'Height': 752,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739271/general/3306b3ac-ac67-4329-ba39-6e03c0d9af45.jpg',
'Width': 1360},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b/d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190279,
'Height': 752,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739271/general/5d35a88c-d9ae-47f7-94e8-aa0859e1b253.jpg',
'Width': 1360},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b/d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 904424,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739271/general/e7137bb9-06ac-4238-bc6a-15c4b2e7a0a1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b/d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1140505,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739271/general/dd039dc5-12e3-40e9-9bd8-24381b852030.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b/d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 970138,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739271/general/b3f4543d-8452-43e5-b686-603ef3bd68ae.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b/d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 865746,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739271/general/b2a81dd3-6300-4a88-acf6-1a16b6f21380.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b/d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 589346,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739271/general/80e23f49-2fb5-4383-88ba-f9908d1acbae.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b/d5c9ffa1-57db-52bc-ac0d-9b3ed32d772b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 714128,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5739271/general/17d8e98a-83d0-49f5-8ead-05dc3636b37f.jpg',
'Width': 1920}],
'price': 37500,
'price_includes_vat': True,
'registration_date': '2022-08-17',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLC Coupé 300de AMG Line - 4-Matic - Hybrid - '
'Automatic - 305 hp - 91.885 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-27 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735388%27 HTTP/1.1" 200 None
2026-03-27 13:33:16 [adesa.fr] INFO: Saving data for 10735388: {'created_time': 1774618396.114786, 'last_price_update_time': 1774618396.114796, 'auction_closing_time': 1774858200.0}
2026-03-27 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735388') HTTP/1.1" 204 0
2026-03-27 13:33:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749227/general/9ec987ec-4660-4a97-b640-cc133d4b0a6a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735400)
2026-03-27 13:33:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:33:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae782ec390>
2026-03-27 13:33:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:33:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:33:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:33:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47d15eb0-2d95-57a0-85fb-40ca97c8da74/47d15eb0-2d95-57a0-85fb-40ca97c8da74_image_9.jpg HTTP/1.1" 201 0
2026-03-27 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749227%252Fgeneral%252F28d78d7a-83d1-4c0b-9932-0dac012e8078.jpg') HTTP/1.1" 204 0
2026-03-27 13:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749227/general/28d78d7a-83d1-4c0b-9932-0dac012e8078.jpg saved to cache
2026-03-27 13:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 47d15eb0-2d95-57a0-85fb-40ca97c8da74
2026-03-27 13:33:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 47d15eb0-2d95-57a0-85fb-40ca97c8da74 due to Ignoring non-200 response
2026-03-27 13:33:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735319> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:33:16 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 13:33:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:33:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae782addd0>
2026-03-27 13:33:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:33:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:33:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:33:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47d15eb0-2d95-57a0-85fb-40ca97c8da74/47d15eb0-2d95-57a0-85fb-40ca97c8da74_image_8.jpg HTTP/1.1" 201 0
2026-03-27 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749227%252Fgeneral%252F9ec987ec-4660-4a97-b640-cc133d4b0a6a.jpg') HTTP/1.1" 204 0
2026-03-27 13:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749227/general/9ec987ec-4660-4a97-b640-cc133d4b0a6a.jpg saved to cache
2026-03-27 13:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 47d15eb0-2d95-57a0-85fb-40ca97c8da74
2026-03-27 13:33:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:33:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749227/general/fd27b939-91e9-4e85-bc53-832f8f3a3467.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735400)
2026-03-27 13:33:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 144f1c36-8c09-527c-8712-49dc5e0e6cfa with identifier: 10735319
2026-03-27 13:33:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 144f1c36-8c09-527c-8712-49dc5e0e6cfa with scrape type 1
2026-03-27 13:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 144f1c36-8c09-527c-8712-49dc5e0e6cfa
2026-03-27 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632730%252Fgeneral%252F2271454a-bf58-4f9b-aa69-d661fb15a4eb.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632730/general/2271454a-bf58-4f9b-aa69-d661fb15a4eb.JPG not downloaded yet
2026-03-27 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632730%252Fgeneral%252F39b24225-2d4e-4a3e-bab4-cb25788ec5b2.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632730/general/39b24225-2d4e-4a3e-bab4-cb25788ec5b2.JPG not downloaded yet
2026-03-27 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632730%252Fgeneral%252F3e6c9391-781a-4cb6-ba75-255a742fb40c.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632730/general/3e6c9391-781a-4cb6-ba75-255a742fb40c.JPG not downloaded yet
2026-03-27 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632730%252Fgeneral%252F3b722bbf-791c-499a-84e2-765f5213fe4d.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632730/general/3b722bbf-791c-499a-84e2-765f5213fe4d.JPG not downloaded yet
2026-03-27 13:33:16 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 13:33:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:33:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae795cdf90>
2026-03-27 13:33:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:33:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:33:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:33:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47d15eb0-2d95-57a0-85fb-40ca97c8da74/47d15eb0-2d95-57a0-85fb-40ca97c8da74_image_6.jpg HTTP/1.1" 201 0
2026-03-27 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749227%252Fgeneral%252Ffd27b939-91e9-4e85-bc53-832f8f3a3467.jpg') HTTP/1.1" 204 0
2026-03-27 13:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749227/general/fd27b939-91e9-4e85-bc53-832f8f3a3467.jpg saved to cache
2026-03-27 13:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 47d15eb0-2d95-57a0-85fb-40ca97c8da74
2026-03-27 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632730%252Fgeneral%252F6a6dbc5f-0a29-4bf4-a6da-4a59587512c1.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632730/general/6a6dbc5f-0a29-4bf4-a6da-4a59587512c1.JPG not downloaded yet
2026-03-27 13:33:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749227/general/81f6ef9c-bd55-49c3-9043-e295656cdfc2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735400)
2026-03-27 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632730%252Fgeneral%252Ffb8ff35d-2736-4378-acac-e6ba44d17fd1.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632730/general/fb8ff35d-2736-4378-acac-e6ba44d17fd1.JPG not downloaded yet
2026-03-27 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632730%252Fgeneral%252F47d667a2-0b2a-4bb4-8773-cfe582e522de.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632730/general/47d667a2-0b2a-4bb4-8773-cfe582e522de.JPG not downloaded yet
2026-03-27 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632730%252Fgeneral%252F2ebcd92e-36bc-4141-956e-7e2733fec941.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632730/general/2ebcd92e-36bc-4141-956e-7e2733fec941.JPG not downloaded yet
2026-03-27 13:33:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749227/general/a1b979b6-61e1-4e7e-aab0-167ddd996384.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735400)
2026-03-27 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632730%252Fgeneral%252F2e3935ef-de8c-4226-b999-8e16e94eb6b3.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632730/general/2e3935ef-de8c-4226-b999-8e16e94eb6b3.JPG not downloaded yet
2026-03-27 13:33:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5632730/general/3b722bbf-791c-499a-84e2-765f5213fe4d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735319)
2026-03-27 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632730%252Fgeneral%252Ff7f2d089-1153-4c04-ab8c-166c5c1b8b5b.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632730/general/f7f2d089-1153-4c04-ab8c-166c5c1b8b5b.JPG not downloaded yet
2026-03-27 13:33:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749227/general/98a07950-4f40-4ce6-bf76-3deb38517e7e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735400)
2026-03-27 13:33:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:33:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae782ae1d0>
2026-03-27 13:33:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:33:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:33:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:33:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47d15eb0-2d95-57a0-85fb-40ca97c8da74/47d15eb0-2d95-57a0-85fb-40ca97c8da74_image_3.jpg HTTP/1.1" 201 0
2026-03-27 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749227%252Fgeneral%252F81f6ef9c-bd55-49c3-9043-e295656cdfc2.jpg') HTTP/1.1" 204 0
2026-03-27 13:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749227/general/81f6ef9c-bd55-49c3-9043-e295656cdfc2.jpg saved to cache
2026-03-27 13:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 47d15eb0-2d95-57a0-85fb-40ca97c8da74
2026-03-27 13:33:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5632730/general/47d667a2-0b2a-4bb4-8773-cfe582e522de.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735319)
2026-03-27 13:33:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5632730/general/2e3935ef-de8c-4226-b999-8e16e94eb6b3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735319)
2026-03-27 13:33:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5632730/general/f7f2d089-1153-4c04-ab8c-166c5c1b8b5b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735319)
2026-03-27 13:33:16 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 13:33:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:33:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae6375e810>
2026-03-27 13:33:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:33:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:33:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:33:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47d15eb0-2d95-57a0-85fb-40ca97c8da74/47d15eb0-2d95-57a0-85fb-40ca97c8da74_image_4.jpg HTTP/1.1" 201 0
2026-03-27 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749227%252Fgeneral%252Fa1b979b6-61e1-4e7e-aab0-167ddd996384.jpg') HTTP/1.1" 204 0
2026-03-27 13:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749227/general/a1b979b6-61e1-4e7e-aab0-167ddd996384.jpg saved to cache
2026-03-27 13:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 47d15eb0-2d95-57a0-85fb-40ca97c8da74
2026-03-27 13:33:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5632730/general/2ebcd92e-36bc-4141-956e-7e2733fec941.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735319)
2026-03-27 13:33:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5632730/general/6a6dbc5f-0a29-4bf4-a6da-4a59587512c1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735319)
2026-03-27 13:33:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5632730/general/fb8ff35d-2736-4378-acac-e6ba44d17fd1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735319)
2026-03-27 13:33:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 144f1c36-8c09-527c-8712-49dc5e0e6cfa due to Ignoring non-200 response
2026-03-27 13:33:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:33:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae782ee150>
2026-03-27 13:33:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:33:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:33:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:33:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47d15eb0-2d95-57a0-85fb-40ca97c8da74/47d15eb0-2d95-57a0-85fb-40ca97c8da74_image_5.jpg HTTP/1.1" 201 0
2026-03-27 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749227%252Fgeneral%252F98a07950-4f40-4ce6-bf76-3deb38517e7e.jpg') HTTP/1.1" 204 0
2026-03-27 13:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749227/general/98a07950-4f40-4ce6-bf76-3deb38517e7e.jpg saved to cache
2026-03-27 13:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 47d15eb0-2d95-57a0-85fb-40ca97c8da74
2026-03-27 13:33:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5632730/general/3e6c9391-781a-4cb6-ba75-255a742fb40c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735319)
2026-03-27 13:33:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5632730/general/2271454a-bf58-4f9b-aa69-d661fb15a4eb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735319)
2026-03-27 13:33:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5632730/general/39b24225-2d4e-4a3e-bab4-cb25788ec5b2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735319)
2026-03-27 13:33:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 144f1c36-8c09-527c-8712-49dc5e0e6cfa due to Ignoring non-200 response
2026-03-27 13:33:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 144f1c36-8c09-527c-8712-49dc5e0e6cfa due to Ignoring non-200 response
2026-03-27 13:33:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 144f1c36-8c09-527c-8712-49dc5e0e6cfa due to Ignoring non-200 response
2026-03-27 13:33:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 144f1c36-8c09-527c-8712-49dc5e0e6cfa due to Ignoring non-200 response
2026-03-27 13:33:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 144f1c36-8c09-527c-8712-49dc5e0e6cfa due to Ignoring non-200 response
2026-03-27 13:33:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 144f1c36-8c09-527c-8712-49dc5e0e6cfa due to Ignoring non-200 response
2026-03-27 13:33:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749227/general/471adf5f-ed7c-4238-8cbc-e9496a4338ed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735400)
2026-03-27 13:33:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 144f1c36-8c09-527c-8712-49dc5e0e6cfa due to Ignoring non-200 response
2026-03-27 13:33:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 144f1c36-8c09-527c-8712-49dc5e0e6cfa due to Ignoring non-200 response
2026-03-27 13:33:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 144f1c36-8c09-527c-8712-49dc5e0e6cfa, skipping ID generation
2026-03-27 13:33:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 144f1c36-8c09-527c-8712-49dc5e0e6cfa with scrape type 1
2026-03-27 13:33:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 144f1c36-8c09-527c-8712-49dc5e0e6cfa sending to next pipeline
2026-03-27 13:33:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 144f1c36-8c09-527c-8712-49dc5e0e6cfa, identifier: 10735319
2026-03-27 13:33:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 144f1c36-8c09-527c-8712-49dc5e0e6cfa with identifier: 10735319
2026-03-27 13:33:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 144f1c36-8c09-527c-8712-49dc5e0e6cfa with identifier: 10735319
2026-03-27 13:33:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 144f1c36-8c09-527c-8712-49dc5e0e6cfa with identifier: 10735319 to the API
2026-03-27 13:33:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:33:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:33:17 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5632730/general/39b24225-2d4e-4a3e-bab4-cb25788ec5b2.JPG>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Diesel',
'id': '144f1c36-8c09-527c-8712-49dc5e0e6cfa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP-066-GX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735319',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 140207,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 38,
'photos': [],
'price': 29400,
'price_includes_vat': True,
'registration_date': '2023-06-02',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLC 220d Avantgarde - 4-Matic - Diesel - Automatic - '
'197 hp - 140.207 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2023}
2026-03-27 13:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735319%27 HTTP/1.1" 200 None
2026-03-27 13:33:17 [adesa.fr] INFO: Saving data for 10735319: {'created_time': 1774618397.510884, 'last_price_update_time': 1774618397.510895, 'auction_closing_time': 1774858200.0}
2026-03-27 13:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735319') HTTP/1.1" 204 0
2026-03-27 13:33:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 144f1c36-8c09-527c-8712-49dc5e0e6cfa due to Ignoring non-200 response
2026-03-27 13:33:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:33:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae782da490>
2026-03-27 13:33:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:33:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47d15eb0-2d95-57a0-85fb-40ca97c8da74/47d15eb0-2d95-57a0-85fb-40ca97c8da74_image_2.jpg HTTP/1.1" 201 0
2026-03-27 13:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749227%252Fgeneral%252F471adf5f-ed7c-4238-8cbc-e9496a4338ed.jpg') HTTP/1.1" 204 0
2026-03-27 13:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749227/general/471adf5f-ed7c-4238-8cbc-e9496a4338ed.jpg saved to cache
2026-03-27 13:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 47d15eb0-2d95-57a0-85fb-40ca97c8da74
2026-03-27 13:33:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749227/general/724ec4c0-4c1f-49a9-a97a-e6e630f80519.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735400)
2026-03-27 13:33:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749227/general/6a43724e-82b8-4cdb-92df-b92d08ff3b6a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735400)
2026-03-27 13:33:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735326> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:33:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:33:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:33:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae793dfcd0>
2026-03-27 13:33:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:33:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47d15eb0-2d95-57a0-85fb-40ca97c8da74/47d15eb0-2d95-57a0-85fb-40ca97c8da74_image_1.jpg HTTP/1.1" 201 0
2026-03-27 13:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749227%252Fgeneral%252F724ec4c0-4c1f-49a9-a97a-e6e630f80519.jpg') HTTP/1.1" 204 0
2026-03-27 13:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749227/general/724ec4c0-4c1f-49a9-a97a-e6e630f80519.jpg saved to cache
2026-03-27 13:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 47d15eb0-2d95-57a0-85fb-40ca97c8da74
2026-03-27 13:33:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:33:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae63766790>
2026-03-27 13:33:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:33:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47d15eb0-2d95-57a0-85fb-40ca97c8da74/47d15eb0-2d95-57a0-85fb-40ca97c8da74_image_0.jpg HTTP/1.1" 201 0
2026-03-27 13:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749227%252Fgeneral%252F6a43724e-82b8-4cdb-92df-b92d08ff3b6a.jpg') HTTP/1.1" 204 0
2026-03-27 13:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749227/general/6a43724e-82b8-4cdb-92df-b92d08ff3b6a.jpg saved to cache
2026-03-27 13:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 47d15eb0-2d95-57a0-85fb-40ca97c8da74
2026-03-27 13:33:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 47d15eb0-2d95-57a0-85fb-40ca97c8da74, skipping ID generation
2026-03-27 13:33:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47d15eb0-2d95-57a0-85fb-40ca97c8da74 with scrape type 1
2026-03-27 13:33:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 47d15eb0-2d95-57a0-85fb-40ca97c8da74 sending to next pipeline
2026-03-27 13:33:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 47d15eb0-2d95-57a0-85fb-40ca97c8da74, identifier: 10735400
2026-03-27 13:33:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 47d15eb0-2d95-57a0-85fb-40ca97c8da74 with identifier: 10735400
2026-03-27 13:33:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 47d15eb0-2d95-57a0-85fb-40ca97c8da74 with identifier: 10735400
2026-03-27 13:33:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 47d15eb0-2d95-57a0-85fb-40ca97c8da74 with identifier: 10735400 to the API
2026-03-27 13:33:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:33:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:33:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749227/general/6a43724e-82b8-4cdb-92df-b92d08ff3b6a.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Diesel',
'id': '47d15eb0-2d95-57a0-85fb-40ca97c8da74',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL481ZE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735400',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 95361,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47d15eb0-2d95-57a0-85fb-40ca97c8da74/47d15eb0-2d95-57a0-85fb-40ca97c8da74_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198714,
'Height': 752,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749227/general/6a43724e-82b8-4cdb-92df-b92d08ff3b6a.jpg',
'Width': 1360},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47d15eb0-2d95-57a0-85fb-40ca97c8da74/47d15eb0-2d95-57a0-85fb-40ca97c8da74_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291575,
'Height': 752,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749227/general/724ec4c0-4c1f-49a9-a97a-e6e630f80519.jpg',
'Width': 1360},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47d15eb0-2d95-57a0-85fb-40ca97c8da74/47d15eb0-2d95-57a0-85fb-40ca97c8da74_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121486,
'Height': 752,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749227/general/471adf5f-ed7c-4238-8cbc-e9496a4338ed.jpg',
'Width': 1360},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47d15eb0-2d95-57a0-85fb-40ca97c8da74/47d15eb0-2d95-57a0-85fb-40ca97c8da74_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121350,
'Height': 752,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749227/general/81f6ef9c-bd55-49c3-9043-e295656cdfc2.jpg',
'Width': 1360},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47d15eb0-2d95-57a0-85fb-40ca97c8da74/47d15eb0-2d95-57a0-85fb-40ca97c8da74_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 561741,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749227/general/a1b979b6-61e1-4e7e-aab0-167ddd996384.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47d15eb0-2d95-57a0-85fb-40ca97c8da74/47d15eb0-2d95-57a0-85fb-40ca97c8da74_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1067082,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749227/general/98a07950-4f40-4ce6-bf76-3deb38517e7e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47d15eb0-2d95-57a0-85fb-40ca97c8da74/47d15eb0-2d95-57a0-85fb-40ca97c8da74_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 648215,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749227/general/fd27b939-91e9-4e85-bc53-832f8f3a3467.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47d15eb0-2d95-57a0-85fb-40ca97c8da74/47d15eb0-2d95-57a0-85fb-40ca97c8da74_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 518026,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749227/general/9ec987ec-4660-4a97-b640-cc133d4b0a6a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47d15eb0-2d95-57a0-85fb-40ca97c8da74/47d15eb0-2d95-57a0-85fb-40ca97c8da74_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 971892,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749227/general/28d78d7a-83d1-4c0b-9932-0dac012e8078.jpg',
'Width': 1920}],
'price': 34500,
'price_includes_vat': True,
'registration_date': '2023-02-01',
'seats_number': 4,
'seller_name': None,
'title': 'Mercedes-Benz E 220d AMG Line - Diesel - Automatic - 194 hp - '
'95.361 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-27 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735400%27 HTTP/1.1" 200 None
2026-03-27 13:33:18 [adesa.fr] INFO: Saving data for 10735400: {'created_time': 1774618398.338029, 'last_price_update_time': 1774618398.33804, 'auction_closing_time': 1774858200.0}
2026-03-27 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735400') HTTP/1.1" 204 0
2026-03-27 13:33:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41be3635-90b0-5c07-9bc1-1cb4264f28a4 with identifier: 10735326
2026-03-27 13:33:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41be3635-90b0-5c07-9bc1-1cb4264f28a4 with scrape type 1
2026-03-27 13:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 41be3635-90b0-5c07-9bc1-1cb4264f28a4
2026-03-27 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651386%252Fgeneral%252Fee9707dc-a188-4c05-aff7-6ed4367c263d.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651386/general/ee9707dc-a188-4c05-aff7-6ed4367c263d.JPG not downloaded yet
2026-03-27 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651386%252Fgeneral%252Fb2d0b312-b39b-45ae-a2ca-4329c5f89ee9.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651386/general/b2d0b312-b39b-45ae-a2ca-4329c5f89ee9.JPG not downloaded yet
2026-03-27 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651386%252Fgeneral%252F42434432-7c40-43b3-a8f1-4eed27d4a9c7.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651386/general/42434432-7c40-43b3-a8f1-4eed27d4a9c7.JPG not downloaded yet
2026-03-27 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651386%252Fgeneral%252F0ec68075-ab27-4b90-9f24-defbac29ab71.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651386/general/0ec68075-ab27-4b90-9f24-defbac29ab71.JPG not downloaded yet
2026-03-27 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651386%252Fgeneral%252F8fc5209f-85c0-42de-9163-911bdad216b9.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651386/general/8fc5209f-85c0-42de-9163-911bdad216b9.JPG not downloaded yet
2026-03-27 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651386%252Fgeneral%252F35daf943-ac0d-4abd-8754-5f89add6d950.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651386/general/35daf943-ac0d-4abd-8754-5f89add6d950.JPG not downloaded yet
2026-03-27 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651386%252Fgeneral%252F016f72d0-dd3d-4200-a92e-407d15405507.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651386/general/016f72d0-dd3d-4200-a92e-407d15405507.JPG not downloaded yet
2026-03-27 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651386%252Fgeneral%252F2014145e-d055-493d-9ff0-2063d8855351.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651386/general/2014145e-d055-493d-9ff0-2063d8855351.JPG not downloaded yet
2026-03-27 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651386%252Fgeneral%252F2d62d4b0-2760-4ff7-9199-3162b813ffb0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651386/general/2d62d4b0-2760-4ff7-9199-3162b813ffb0.jpeg already downloaded
2026-03-27 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651386%252Fgeneral%252F80999986-98e9-44ce-8e1e-113a20bc865f.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651386/general/80999986-98e9-44ce-8e1e-113a20bc865f.JPG not downloaded yet
2026-03-27 13:33:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735401> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:33:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:33:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651386/general/80999986-98e9-44ce-8e1e-113a20bc865f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735326)
2026-03-27 13:33:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651386/general/2014145e-d055-493d-9ff0-2063d8855351.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735326)
2026-03-27 13:33:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48335f00-16a6-53f7-b64c-227a5060df62 with identifier: 10735401
2026-03-27 13:33:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48335f00-16a6-53f7-b64c-227a5060df62 with scrape type 1
2026-03-27 13:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 48335f00-16a6-53f7-b64c-227a5060df62
2026-03-27 13:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749456%252Fgeneral%252F342c34bb-cbea-4a10-ac2b-0499008510b6.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749456/general/342c34bb-cbea-4a10-ac2b-0499008510b6.jpg not downloaded yet
2026-03-27 13:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749456%252Fgeneral%252F9758c6d5-590e-4bd3-b522-435c5f277861.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749456/general/9758c6d5-590e-4bd3-b522-435c5f277861.jpg not downloaded yet
2026-03-27 13:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749456%252Fgeneral%252F5280f8c2-6870-4067-9185-d40833efef9b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749456/general/5280f8c2-6870-4067-9185-d40833efef9b.jpg not downloaded yet
2026-03-27 13:33:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651386/general/016f72d0-dd3d-4200-a92e-407d15405507.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735326)
2026-03-27 13:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749456%252Fgeneral%252F714135ee-3563-41cf-8d5a-8eaac9863623.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749456/general/714135ee-3563-41cf-8d5a-8eaac9863623.jpg not downloaded yet
2026-03-27 13:33:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 41be3635-90b0-5c07-9bc1-1cb4264f28a4 due to Ignoring non-200 response
2026-03-27 13:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749456%252Fgeneral%252Fc9a51533-7616-43f6-a856-327ae95883fe.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749456/general/c9a51533-7616-43f6-a856-327ae95883fe.jpg not downloaded yet
2026-03-27 13:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749456%252Fgeneral%252Ff9908873-33ca-4a74-be82-9dd051421c45.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749456/general/f9908873-33ca-4a74-be82-9dd051421c45.jpg not downloaded yet
2026-03-27 13:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749456%252Fgeneral%252F8f4bf3fe-0f69-459d-9cfa-58d947cabe45.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749456/general/8f4bf3fe-0f69-459d-9cfa-58d947cabe45.jpg not downloaded yet
2026-03-27 13:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749456%252Fgeneral%252F9f04ca8b-61b4-4479-b904-23f8018d1374.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749456/general/9f04ca8b-61b4-4479-b904-23f8018d1374.jpg not downloaded yet
2026-03-27 13:33:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 41be3635-90b0-5c07-9bc1-1cb4264f28a4 due to Ignoring non-200 response
2026-03-27 13:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749456%252Fgeneral%252Fa3993ecf-bf53-4867-9280-9e2fb6d3391d.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749456/general/a3993ecf-bf53-4867-9280-9e2fb6d3391d.jpg not downloaded yet
2026-03-27 13:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749456%252Fgeneral%252F9e231677-3872-427f-96bc-b4ebccd01ac6.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749456/general/9e231677-3872-427f-96bc-b4ebccd01ac6.jpg not downloaded yet
2026-03-27 13:33:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 41be3635-90b0-5c07-9bc1-1cb4264f28a4 due to Ignoring non-200 response
2026-03-27 13:33:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749456/general/5280f8c2-6870-4067-9185-d40833efef9b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735401)
2026-03-27 13:33:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:33:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae795d9910>
2026-03-27 13:33:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:33:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:33:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:33:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48335f00-16a6-53f7-b64c-227a5060df62/48335f00-16a6-53f7-b64c-227a5060df62_image_2.jpg HTTP/1.1" 201 0
2026-03-27 13:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749456%252Fgeneral%252F5280f8c2-6870-4067-9185-d40833efef9b.jpg') HTTP/1.1" 204 0
2026-03-27 13:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749456/general/5280f8c2-6870-4067-9185-d40833efef9b.jpg saved to cache
2026-03-27 13:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 48335f00-16a6-53f7-b64c-227a5060df62
2026-03-27 13:33:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749456/general/9e231677-3872-427f-96bc-b4ebccd01ac6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735401)
2026-03-27 13:33:19 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 13:33:19 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 34 - Data Location: 74 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-27 13:33:19 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 46 - Data Location: 82 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-27 13:33:19 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x00\x02'
2026-03-27 13:33:19 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00Z'
2026-03-27 13:33:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:33:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae782176d0>
2026-03-27 13:33:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:33:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:33:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:33:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48335f00-16a6-53f7-b64c-227a5060df62/48335f00-16a6-53f7-b64c-227a5060df62_image_9.jpg HTTP/1.1" 201 0
2026-03-27 13:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749456%252Fgeneral%252F9e231677-3872-427f-96bc-b4ebccd01ac6.jpg') HTTP/1.1" 204 0
2026-03-27 13:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749456/general/9e231677-3872-427f-96bc-b4ebccd01ac6.jpg saved to cache
2026-03-27 13:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 48335f00-16a6-53f7-b64c-227a5060df62
2026-03-27 13:33:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749456/general/a3993ecf-bf53-4867-9280-9e2fb6d3391d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735401)
2026-03-27 13:33:20 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 13:33:20 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 34 - Data Location: 74 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-27 13:33:20 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 46 - Data Location: 82 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-27 13:33:20 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x00\x02'
2026-03-27 13:33:20 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00Z'
2026-03-27 13:33:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:33:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7bb55050>
2026-03-27 13:33:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:33:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:33:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:33:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48335f00-16a6-53f7-b64c-227a5060df62/48335f00-16a6-53f7-b64c-227a5060df62_image_8.jpg HTTP/1.1" 201 0
2026-03-27 13:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749456%252Fgeneral%252Fa3993ecf-bf53-4867-9280-9e2fb6d3391d.jpg') HTTP/1.1" 204 0
2026-03-27 13:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749456/general/a3993ecf-bf53-4867-9280-9e2fb6d3391d.jpg saved to cache
2026-03-27 13:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 48335f00-16a6-53f7-b64c-227a5060df62
2026-03-27 13:33:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749456/general/9f04ca8b-61b4-4479-b904-23f8018d1374.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735401)
2026-03-27 13:33:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:33:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae795d9a10>
2026-03-27 13:33:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:33:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:33:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:33:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48335f00-16a6-53f7-b64c-227a5060df62/48335f00-16a6-53f7-b64c-227a5060df62_image_7.jpg HTTP/1.1" 201 0
2026-03-27 13:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749456%252Fgeneral%252F9f04ca8b-61b4-4479-b904-23f8018d1374.jpg') HTTP/1.1" 204 0
2026-03-27 13:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749456/general/9f04ca8b-61b4-4479-b904-23f8018d1374.jpg saved to cache
2026-03-27 13:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 48335f00-16a6-53f7-b64c-227a5060df62
2026-03-27 13:33:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749456/general/8f4bf3fe-0f69-459d-9cfa-58d947cabe45.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735401)
2026-03-27 13:33:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:33:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7947aa90>
2026-03-27 13:33:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:33:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:33:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:33:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48335f00-16a6-53f7-b64c-227a5060df62/48335f00-16a6-53f7-b64c-227a5060df62_image_6.jpg HTTP/1.1" 201 0
2026-03-27 13:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749456%252Fgeneral%252F8f4bf3fe-0f69-459d-9cfa-58d947cabe45.jpg') HTTP/1.1" 204 0
2026-03-27 13:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749456/general/8f4bf3fe-0f69-459d-9cfa-58d947cabe45.jpg saved to cache
2026-03-27 13:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 48335f00-16a6-53f7-b64c-227a5060df62
2026-03-27 13:33:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749456/general/f9908873-33ca-4a74-be82-9dd051421c45.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735401)
2026-03-27 13:33:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:33:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae782b7fd0>
2026-03-27 13:33:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:33:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:33:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:33:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48335f00-16a6-53f7-b64c-227a5060df62/48335f00-16a6-53f7-b64c-227a5060df62_image_5.jpg HTTP/1.1" 201 0
2026-03-27 13:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749456%252Fgeneral%252Ff9908873-33ca-4a74-be82-9dd051421c45.jpg') HTTP/1.1" 204 0
2026-03-27 13:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749456/general/f9908873-33ca-4a74-be82-9dd051421c45.jpg saved to cache
2026-03-27 13:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 48335f00-16a6-53f7-b64c-227a5060df62
2026-03-27 13:33:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749456/general/c9a51533-7616-43f6-a856-327ae95883fe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735401)
2026-03-27 13:33:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:33:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae782d8190>
2026-03-27 13:33:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:33:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:33:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:33:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48335f00-16a6-53f7-b64c-227a5060df62/48335f00-16a6-53f7-b64c-227a5060df62_image_4.jpg HTTP/1.1" 201 0
2026-03-27 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749456%252Fgeneral%252Fc9a51533-7616-43f6-a856-327ae95883fe.jpg') HTTP/1.1" 204 0
2026-03-27 13:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749456/general/c9a51533-7616-43f6-a856-327ae95883fe.jpg saved to cache
2026-03-27 13:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 48335f00-16a6-53f7-b64c-227a5060df62
2026-03-27 13:33:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749456/general/714135ee-3563-41cf-8d5a-8eaac9863623.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735401)
2026-03-27 13:33:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:33:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7956cc10>
2026-03-27 13:33:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:33:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:33:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:33:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48335f00-16a6-53f7-b64c-227a5060df62/48335f00-16a6-53f7-b64c-227a5060df62_image_3.jpg HTTP/1.1" 201 0
2026-03-27 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749456%252Fgeneral%252F714135ee-3563-41cf-8d5a-8eaac9863623.jpg') HTTP/1.1" 204 0
2026-03-27 13:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749456/general/714135ee-3563-41cf-8d5a-8eaac9863623.jpg saved to cache
2026-03-27 13:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 48335f00-16a6-53f7-b64c-227a5060df62
2026-03-27 13:33:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749456/general/9758c6d5-590e-4bd3-b522-435c5f277861.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735401)
2026-03-27 13:33:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:33:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae795dbe10>
2026-03-27 13:33:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:33:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:33:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:33:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48335f00-16a6-53f7-b64c-227a5060df62/48335f00-16a6-53f7-b64c-227a5060df62_image_1.jpg HTTP/1.1" 201 0
2026-03-27 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749456%252Fgeneral%252F9758c6d5-590e-4bd3-b522-435c5f277861.jpg') HTTP/1.1" 204 0
2026-03-27 13:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749456/general/9758c6d5-590e-4bd3-b522-435c5f277861.jpg saved to cache
2026-03-27 13:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 48335f00-16a6-53f7-b64c-227a5060df62
2026-03-27 13:33:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749456/general/342c34bb-cbea-4a10-ac2b-0499008510b6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735401)
2026-03-27 13:33:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651386/general/35daf943-ac0d-4abd-8754-5f89add6d950.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735326)
2026-03-27 13:33:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651386/general/8fc5209f-85c0-42de-9163-911bdad216b9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735326)
2026-03-27 13:33:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:33:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7956de50>
2026-03-27 13:33:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:33:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:33:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:33:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_48335f00-16a6-53f7-b64c-227a5060df62/48335f00-16a6-53f7-b64c-227a5060df62_image_0.jpg HTTP/1.1" 201 0
2026-03-27 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749456%252Fgeneral%252F342c34bb-cbea-4a10-ac2b-0499008510b6.jpg') HTTP/1.1" 204 0
2026-03-27 13:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749456/general/342c34bb-cbea-4a10-ac2b-0499008510b6.jpg saved to cache
2026-03-27 13:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 48335f00-16a6-53f7-b64c-227a5060df62
2026-03-27 13:33:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 48335f00-16a6-53f7-b64c-227a5060df62, skipping ID generation
2026-03-27 13:33:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48335f00-16a6-53f7-b64c-227a5060df62 with scrape type 1
2026-03-27 13:33:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 48335f00-16a6-53f7-b64c-227a5060df62 sending to next pipeline
2026-03-27 13:33:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 48335f00-16a6-53f7-b64c-227a5060df62, identifier: 10735401
2026-03-27 13:33:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 48335f00-16a6-53f7-b64c-227a5060df62 with identifier: 10735401
2026-03-27 13:33:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 48335f00-16a6-53f7-b64c-227a5060df62 with identifier: 10735401
2026-03-27 13:33:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 48335f00-16a6-53f7-b64c-227a5060df62 with identifier: 10735401 to the API
2026-03-27 13:33:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:33:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:33:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749456/general/342c34bb-cbea-4a10-ac2b-0499008510b6.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Petrol',
'id': '48335f00-16a6-53f7-b64c-227a5060df62',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG682LV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735401',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 87674,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48335f00-16a6-53f7-b64c-227a5060df62/48335f00-16a6-53f7-b64c-227a5060df62_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146345,
'Height': 752,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749456/general/342c34bb-cbea-4a10-ac2b-0499008510b6.jpg',
'Width': 1360},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48335f00-16a6-53f7-b64c-227a5060df62/48335f00-16a6-53f7-b64c-227a5060df62_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153568,
'Height': 752,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749456/general/9758c6d5-590e-4bd3-b522-435c5f277861.jpg',
'Width': 1360},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48335f00-16a6-53f7-b64c-227a5060df62/48335f00-16a6-53f7-b64c-227a5060df62_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196998,
'Height': 752,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749456/general/5280f8c2-6870-4067-9185-d40833efef9b.jpg',
'Width': 1360},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48335f00-16a6-53f7-b64c-227a5060df62/48335f00-16a6-53f7-b64c-227a5060df62_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159481,
'Height': 752,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749456/general/714135ee-3563-41cf-8d5a-8eaac9863623.jpg',
'Width': 1360},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48335f00-16a6-53f7-b64c-227a5060df62/48335f00-16a6-53f7-b64c-227a5060df62_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1348398,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749456/general/c9a51533-7616-43f6-a856-327ae95883fe.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48335f00-16a6-53f7-b64c-227a5060df62/48335f00-16a6-53f7-b64c-227a5060df62_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1307535,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749456/general/f9908873-33ca-4a74-be82-9dd051421c45.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48335f00-16a6-53f7-b64c-227a5060df62/48335f00-16a6-53f7-b64c-227a5060df62_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1343049,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749456/general/8f4bf3fe-0f69-459d-9cfa-58d947cabe45.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48335f00-16a6-53f7-b64c-227a5060df62/48335f00-16a6-53f7-b64c-227a5060df62_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 6048232,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749456/general/9f04ca8b-61b4-4479-b904-23f8018d1374.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48335f00-16a6-53f7-b64c-227a5060df62/48335f00-16a6-53f7-b64c-227a5060df62_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 805721,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749456/general/a3993ecf-bf53-4867-9280-9e2fb6d3391d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48335f00-16a6-53f7-b64c-227a5060df62/48335f00-16a6-53f7-b64c-227a5060df62_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 750435,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749456/general/9e231677-3872-427f-96bc-b4ebccd01ac6.jpg',
'Width': 1920}],
'price': 19800,
'price_includes_vat': True,
'registration_date': '2022-05-20',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz A 200 AMG Line - Petrol - Automatic - 163 hp - 87.674 '
'km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-27 13:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735401%27 HTTP/1.1" 200 None
2026-03-27 13:33:24 [adesa.fr] INFO: Saving data for 10735401: {'created_time': 1774618404.125557, 'last_price_update_time': 1774618404.125569, 'auction_closing_time': 1774858200.0}
2026-03-27 13:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735401') HTTP/1.1" 204 0
2026-03-27 13:33:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651386/general/0ec68075-ab27-4b90-9f24-defbac29ab71.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735326)
2026-03-27 13:33:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 41be3635-90b0-5c07-9bc1-1cb4264f28a4 due to Ignoring non-200 response
2026-03-27 13:33:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 41be3635-90b0-5c07-9bc1-1cb4264f28a4 due to Ignoring non-200 response
2026-03-27 13:33:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651386/general/42434432-7c40-43b3-a8f1-4eed27d4a9c7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735326)
2026-03-27 13:33:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651386/general/b2d0b312-b39b-45ae-a2ca-4329c5f89ee9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735326)
2026-03-27 13:33:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 41be3635-90b0-5c07-9bc1-1cb4264f28a4 due to Ignoring non-200 response
2026-03-27 13:33:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651386/general/ee9707dc-a188-4c05-aff7-6ed4367c263d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735326)
2026-03-27 13:33:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 41be3635-90b0-5c07-9bc1-1cb4264f28a4 due to Ignoring non-200 response
2026-03-27 13:33:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 41be3635-90b0-5c07-9bc1-1cb4264f28a4 due to Ignoring non-200 response
2026-03-27 13:33:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 41be3635-90b0-5c07-9bc1-1cb4264f28a4, skipping ID generation
2026-03-27 13:33:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41be3635-90b0-5c07-9bc1-1cb4264f28a4 with scrape type 1
2026-03-27 13:33:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 41be3635-90b0-5c07-9bc1-1cb4264f28a4 sending to next pipeline
2026-03-27 13:33:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 41be3635-90b0-5c07-9bc1-1cb4264f28a4, identifier: 10735326
2026-03-27 13:33:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 41be3635-90b0-5c07-9bc1-1cb4264f28a4 with identifier: 10735326
2026-03-27 13:33:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 41be3635-90b0-5c07-9bc1-1cb4264f28a4 with identifier: 10735326
2026-03-27 13:33:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 41be3635-90b0-5c07-9bc1-1cb4264f28a4 with identifier: 10735326 to the API
2026-03-27 13:33:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:33:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:33:24 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5651386/general/ee9707dc-a188-4c05-aff7-6ed4367c263d.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 218,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '41be3635-90b0-5c07-9bc1-1cb4264f28a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF308HJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735326',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 135280,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41be3635-90b0-5c07-9bc1-1cb4264f28a4/41be3635-90b0-5c07-9bc1-1cb4264f28a4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5478915,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5651386/general/2d62d4b0-2760-4ff7-9199-3162b813ffb0.jpeg',
'Width': 4032}],
'price': 20100,
'price_includes_vat': True,
'registration_date': '2022-03-20',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz CLA 250e AMG Line - Hybrid - Automatic - 218 hp - '
'135.280 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-27 13:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735326%27 HTTP/1.1" 200 None
2026-03-27 13:33:24 [adesa.fr] INFO: Saving data for 10735326: {'created_time': 1774618404.948863, 'last_price_update_time': 1774618404.948874, 'auction_closing_time': 1774858200.0}
2026-03-27 13:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735326') HTTP/1.1" 204 0
2026-03-27 13:33:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 41be3635-90b0-5c07-9bc1-1cb4264f28a4 due to Ignoring non-200 response
2026-03-27 13:33:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735329> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:33:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:33:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ae49297-cf45-5be3-b85f-4240ec0e0a23 with identifier: 10735329
2026-03-27 13:33:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ae49297-cf45-5be3-b85f-4240ec0e0a23 with scrape type 1
2026-03-27 13:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4ae49297-cf45-5be3-b85f-4240ec0e0a23
2026-03-27 13:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660404%252Fgeneral%252Fc02577e0-653b-4a82-8457-21f7dae53d32.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660404/general/c02577e0-653b-4a82-8457-21f7dae53d32.JPG not downloaded yet
2026-03-27 13:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660404%252Fgeneral%252F7ae624ca-3c31-4132-bfbb-aee6999d4e92.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660404/general/7ae624ca-3c31-4132-bfbb-aee6999d4e92.JPG not downloaded yet
2026-03-27 13:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660404%252Fgeneral%252F9ec3149b-609c-4861-911b-72d7fd46a8af.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660404/general/9ec3149b-609c-4861-911b-72d7fd46a8af.JPG not downloaded yet
2026-03-27 13:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660404%252Fgeneral%252F7a657f10-fc64-4f37-9079-8609f9be9163.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660404/general/7a657f10-fc64-4f37-9079-8609f9be9163.JPG not downloaded yet
2026-03-27 13:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660404%252Fgeneral%252F9c58dc10-2d14-47a8-bf9f-73aa326bab73.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660404/general/9c58dc10-2d14-47a8-bf9f-73aa326bab73.JPG not downloaded yet
2026-03-27 13:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660404%252Fgeneral%252F8d2bec0c-32c8-4708-887d-acbe93cbc0de.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660404/general/8d2bec0c-32c8-4708-887d-acbe93cbc0de.JPG not downloaded yet
2026-03-27 13:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660404%252Fgeneral%252Fefb56942-2e73-4730-acbf-05abde29bce5.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660404/general/efb56942-2e73-4730-acbf-05abde29bce5.JPG not downloaded yet
2026-03-27 13:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660404%252Fgeneral%252F7da74f3b-b63c-4184-b9b7-da1929264bac.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660404/general/7da74f3b-b63c-4184-b9b7-da1929264bac.JPG not downloaded yet
2026-03-27 13:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660404%252Fgeneral%252F22d5d378-bfaf-45b7-9a96-e991c11bca46.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660404/general/22d5d378-bfaf-45b7-9a96-e991c11bca46.JPG not downloaded yet
2026-03-27 13:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660404%252Fgeneral%252Fee816f06-7bc9-4b08-a88d-86b6f2cf4efd.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660404/general/ee816f06-7bc9-4b08-a88d-86b6f2cf4efd.JPG not downloaded yet
2026-03-27 13:33:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735345> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:33:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:33:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660404/general/ee816f06-7bc9-4b08-a88d-86b6f2cf4efd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735329)
2026-03-27 13:33:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735384> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:33:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:33:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660404/general/22d5d378-bfaf-45b7-9a96-e991c11bca46.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735329)
2026-03-27 13:33:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660404/general/7da74f3b-b63c-4184-b9b7-da1929264bac.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735329)
2026-03-27 13:33:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d8989f1-f40e-5127-9a9b-3d43d38c8036 with identifier: 10735345
2026-03-27 13:33:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d8989f1-f40e-5127-9a9b-3d43d38c8036 with scrape type 1
2026-03-27 13:33:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5d8989f1-f40e-5127-9a9b-3d43d38c8036
2026-03-27 13:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686246%252Fgeneral%252F7cb37701-b15a-4f51-a3b6-062e65e2f808.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686246/general/7cb37701-b15a-4f51-a3b6-062e65e2f808.jpg already downloaded
2026-03-27 13:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686246%252Fgeneral%252F9e414b1f-cfcd-40e4-8fac-769d4e234db5.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686246/general/9e414b1f-cfcd-40e4-8fac-769d4e234db5.jpg already downloaded
2026-03-27 13:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686246%252Fgeneral%252F7435590c-80a8-4a7c-9792-a2fb7c3b354b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686246/general/7435590c-80a8-4a7c-9792-a2fb7c3b354b.jpg already downloaded
2026-03-27 13:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686246%252Fgeneral%252F004afef0-0e79-4aa0-b963-1df8ede7bd37.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686246/general/004afef0-0e79-4aa0-b963-1df8ede7bd37.jpg already downloaded
2026-03-27 13:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686246%252Fgeneral%252Ffb3e4ead-e645-46f4-b369-740b9cc5ce76.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686246/general/fb3e4ead-e645-46f4-b369-740b9cc5ce76.jpg already downloaded
2026-03-27 13:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686246%252Fgeneral%252F1da9a170-e49b-4849-904f-a8809a69250f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686246/general/1da9a170-e49b-4849-904f-a8809a69250f.jpg already downloaded
2026-03-27 13:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686246%252Fgeneral%252F20daf39a-18dd-4ba6-9134-a6b01aa08063.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686246/general/20daf39a-18dd-4ba6-9134-a6b01aa08063.jpg already downloaded
2026-03-27 13:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686246%252Fgeneral%252F8f0fedd4-1746-4b97-adb7-3e3bec537471.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686246/general/8f0fedd4-1746-4b97-adb7-3e3bec537471.jpg already downloaded
2026-03-27 13:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686246%252Fgeneral%252F5b89cb48-4448-4f39-888f-ed7a49b98a88.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686246/general/5b89cb48-4448-4f39-888f-ed7a49b98a88.jpg already downloaded
2026-03-27 13:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686246%252Fgeneral%252F7b7f1cdb-aa9e-4b4e-bf2d-10702877805c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686246/general/7b7f1cdb-aa9e-4b4e-bf2d-10702877805c.jpg already downloaded
2026-03-27 13:33:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5d8989f1-f40e-5127-9a9b-3d43d38c8036, identifier: 10735345
2026-03-27 13:33:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5d8989f1-f40e-5127-9a9b-3d43d38c8036 with identifier: 10735345
2026-03-27 13:33:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5d8989f1-f40e-5127-9a9b-3d43d38c8036 with identifier: 10735345
2026-03-27 13:33:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5d8989f1-f40e-5127-9a9b-3d43d38c8036 with identifier: 10735345 to the API
2026-03-27 13:33:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:33:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:33:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735345>
{'auction_title': '',
'c_o_2_emission_value': 52,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 404,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '5d8989f1-f40e-5127-9a9b-3d43d38c8036',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-959-CV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735345',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 124032,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5686246/general/7cb37701-b15a-4f51-a3b6-062e65e2f808.jpg',
'https://images.openlane.eu/carimgs/5686246/general/9e414b1f-cfcd-40e4-8fac-769d4e234db5.jpg',
'https://images.openlane.eu/carimgs/5686246/general/7435590c-80a8-4a7c-9792-a2fb7c3b354b.jpg',
'https://images.openlane.eu/carimgs/5686246/general/004afef0-0e79-4aa0-b963-1df8ede7bd37.jpg',
'https://images.openlane.eu/carimgs/5686246/general/fb3e4ead-e645-46f4-b369-740b9cc5ce76.jpg',
'https://images.openlane.eu/carimgs/5686246/general/1da9a170-e49b-4849-904f-a8809a69250f.jpg',
'https://images.openlane.eu/carimgs/5686246/general/20daf39a-18dd-4ba6-9134-a6b01aa08063.jpg',
'https://images.openlane.eu/carimgs/5686246/general/8f0fedd4-1746-4b97-adb7-3e3bec537471.jpg',
'https://images.openlane.eu/carimgs/5686246/general/5b89cb48-4448-4f39-888f-ed7a49b98a88.jpg',
'https://images.openlane.eu/carimgs/5686246/general/7b7f1cdb-aa9e-4b4e-bf2d-10702877805c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d8989f1-f40e-5127-9a9b-3d43d38c8036/5d8989f1-f40e-5127-9a9b-3d43d38c8036_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 722548,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686246/general/7cb37701-b15a-4f51-a3b6-062e65e2f808.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d8989f1-f40e-5127-9a9b-3d43d38c8036/5d8989f1-f40e-5127-9a9b-3d43d38c8036_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 566391,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686246/general/9e414b1f-cfcd-40e4-8fac-769d4e234db5.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d8989f1-f40e-5127-9a9b-3d43d38c8036/5d8989f1-f40e-5127-9a9b-3d43d38c8036_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203320,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686246/general/7435590c-80a8-4a7c-9792-a2fb7c3b354b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d8989f1-f40e-5127-9a9b-3d43d38c8036/5d8989f1-f40e-5127-9a9b-3d43d38c8036_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186152,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686246/general/004afef0-0e79-4aa0-b963-1df8ede7bd37.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d8989f1-f40e-5127-9a9b-3d43d38c8036/5d8989f1-f40e-5127-9a9b-3d43d38c8036_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218188,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686246/general/fb3e4ead-e645-46f4-b369-740b9cc5ce76.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d8989f1-f40e-5127-9a9b-3d43d38c8036/5d8989f1-f40e-5127-9a9b-3d43d38c8036_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194468,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686246/general/1da9a170-e49b-4849-904f-a8809a69250f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d8989f1-f40e-5127-9a9b-3d43d38c8036/5d8989f1-f40e-5127-9a9b-3d43d38c8036_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246163,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686246/general/20daf39a-18dd-4ba6-9134-a6b01aa08063.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d8989f1-f40e-5127-9a9b-3d43d38c8036/5d8989f1-f40e-5127-9a9b-3d43d38c8036_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68866,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686246/general/8f0fedd4-1746-4b97-adb7-3e3bec537471.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d8989f1-f40e-5127-9a9b-3d43d38c8036/5d8989f1-f40e-5127-9a9b-3d43d38c8036_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 380070,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686246/general/5b89cb48-4448-4f39-888f-ed7a49b98a88.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d8989f1-f40e-5127-9a9b-3d43d38c8036/5d8989f1-f40e-5127-9a9b-3d43d38c8036_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177905,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686246/general/7b7f1cdb-aa9e-4b4e-bf2d-10702877805c.jpg',
'Width': 1920}],
'price': 33400,
'price_includes_vat': True,
'registration_date': '2022-12-15',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Range Rover Velar 2.0 P400e R-Dynamic SE - AWD - Hybrid '
'- Automatic - 404 hp - 124.032 km',
'transmission': 'automatic',
'trim': 'R-Dynamic SE',
'vin': None,
'year': 2022}
2026-03-27 13:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735345%27 HTTP/1.1" 200 None
2026-03-27 13:33:26 [adesa.fr] INFO: Saving data for 10735345: {'created_time': 1774618406.927677, 'last_price_update_time': 1774618406.927689, 'auction_closing_time': 1774858200.0}
2026-03-27 13:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735345') HTTP/1.1" 204 0
2026-03-27 13:33:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660404/general/efb56942-2e73-4730-acbf-05abde29bce5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735329)
2026-03-27 13:33:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660404/general/8d2bec0c-32c8-4708-887d-acbe93cbc0de.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735329)
2026-03-27 13:33:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 4ae49297-cf45-5be3-b85f-4240ec0e0a23 due to Ignoring non-200 response
2026-03-27 13:33:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791 with identifier: 10735384
2026-03-27 13:33:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791 with scrape type 1
2026-03-27 13:33:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791
2026-03-27 13:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735471%252Fgeneral%252F6cf3a0a1-f81b-48ee-8444-4cb2fd1ec681.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735471/general/6cf3a0a1-f81b-48ee-8444-4cb2fd1ec681.jpg already downloaded
2026-03-27 13:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735471%252Fgeneral%252F0bf898fe-7ab3-47fa-8f49-1b2e3ffa03c5.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735471/general/0bf898fe-7ab3-47fa-8f49-1b2e3ffa03c5.jpg already downloaded
2026-03-27 13:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735471%252Fgeneral%252F6b8a32fa-573e-4dff-aa5a-f6916ed4d4dc.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735471/general/6b8a32fa-573e-4dff-aa5a-f6916ed4d4dc.jpg already downloaded
2026-03-27 13:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735471%252Fgeneral%252Fa25f8c9d-1df8-4dad-855c-aefc3ee6c87e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735471/general/a25f8c9d-1df8-4dad-855c-aefc3ee6c87e.jpg already downloaded
2026-03-27 13:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735471%252Fgeneral%252F4a33a844-56ae-42ca-80ed-c1f0d5f789b9.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735471/general/4a33a844-56ae-42ca-80ed-c1f0d5f789b9.jpg already downloaded
2026-03-27 13:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735471%252Fgeneral%252Fec9511a9-5172-436e-a055-00c9fd1c4b34.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735471/general/ec9511a9-5172-436e-a055-00c9fd1c4b34.jpg already downloaded
2026-03-27 13:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735471%252Fgeneral%252Ff7ac81ac-cfe5-4a0a-8be5-b59ee6bc5674.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735471/general/f7ac81ac-cfe5-4a0a-8be5-b59ee6bc5674.jpg already downloaded
2026-03-27 13:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735471%252Fgeneral%252F0f9139e0-0419-4a1c-962a-12158b137503.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735471/general/0f9139e0-0419-4a1c-962a-12158b137503.jpg already downloaded
2026-03-27 13:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735471%252Fgeneral%252Ffa6c4c2e-d486-448a-a24d-c41c2523e39e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735471/general/fa6c4c2e-d486-448a-a24d-c41c2523e39e.jpg already downloaded
2026-03-27 13:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735471%252Fgeneral%252F7d1b55a2-92e2-4951-a10f-a04b0c1e1cbf.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:33:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735471/general/7d1b55a2-92e2-4951-a10f-a04b0c1e1cbf.jpg already downloaded
2026-03-27 13:33:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791, identifier: 10735384
2026-03-27 13:33:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 4ae49297-cf45-5be3-b85f-4240ec0e0a23 due to Ignoring non-200 response
2026-03-27 13:33:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 4ae49297-cf45-5be3-b85f-4240ec0e0a23 due to Ignoring non-200 response
2026-03-27 13:33:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791 with identifier: 10735384
2026-03-27 13:33:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791 with identifier: 10735384
2026-03-27 13:33:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791 with identifier: 10735384 to the API
2026-03-27 13:33:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:33:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:33:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735384>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Petrol',
'id': '5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH-335-JV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735384',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 192719,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5735471/general/6cf3a0a1-f81b-48ee-8444-4cb2fd1ec681.jpg',
'https://images.openlane.eu/carimgs/5735471/general/0bf898fe-7ab3-47fa-8f49-1b2e3ffa03c5.jpg',
'https://images.openlane.eu/carimgs/5735471/general/6b8a32fa-573e-4dff-aa5a-f6916ed4d4dc.jpg',
'https://images.openlane.eu/carimgs/5735471/general/a25f8c9d-1df8-4dad-855c-aefc3ee6c87e.jpg',
'https://images.openlane.eu/carimgs/5735471/general/4a33a844-56ae-42ca-80ed-c1f0d5f789b9.jpg',
'https://images.openlane.eu/carimgs/5735471/general/ec9511a9-5172-436e-a055-00c9fd1c4b34.jpg',
'https://images.openlane.eu/carimgs/5735471/general/f7ac81ac-cfe5-4a0a-8be5-b59ee6bc5674.jpg',
'https://images.openlane.eu/carimgs/5735471/general/0f9139e0-0419-4a1c-962a-12158b137503.jpg',
'https://images.openlane.eu/carimgs/5735471/general/fa6c4c2e-d486-448a-a24d-c41c2523e39e.jpg',
'https://images.openlane.eu/carimgs/5735471/general/7d1b55a2-92e2-4951-a10f-a04b0c1e1cbf.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791/5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217092,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735471/general/6cf3a0a1-f81b-48ee-8444-4cb2fd1ec681.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791/5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 348342,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735471/general/0bf898fe-7ab3-47fa-8f49-1b2e3ffa03c5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791/5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251227,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735471/general/6b8a32fa-573e-4dff-aa5a-f6916ed4d4dc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791/5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360010,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735471/general/a25f8c9d-1df8-4dad-855c-aefc3ee6c87e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791/5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133276,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735471/general/4a33a844-56ae-42ca-80ed-c1f0d5f789b9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791/5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75124,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735471/general/ec9511a9-5172-436e-a055-00c9fd1c4b34.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791/5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96565,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735471/general/f7ac81ac-cfe5-4a0a-8be5-b59ee6bc5674.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791/5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113056,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735471/general/0f9139e0-0419-4a1c-962a-12158b137503.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791/5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72554,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735471/general/fa6c4c2e-d486-448a-a24d-c41c2523e39e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791/5f9cf53f-7446-5cd9-a8dd-49e6d9bf9791_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90715,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735471/general/7d1b55a2-92e2-4951-a10f-a04b0c1e1cbf.jpg',
'Width': 1024}],
'price': 13800,
'price_includes_vat': True,
'registration_date': '2022-07-05',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz CLA Shooting Brake 200 Progressive - Petrol - '
'Automatic - 163 hp - 192.719 km',
'transmission': 'automatic',
'trim': 'Progressive',
'vin': None,
'year': 2022}
2026-03-27 13:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735384%27 HTTP/1.1" 200 None
2026-03-27 13:33:27 [adesa.fr] INFO: Saving data for 10735384: {'created_time': 1774618407.591846, 'last_price_update_time': 1774618407.591856, 'auction_closing_time': 1774858200.0}
2026-03-27 13:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735384') HTTP/1.1" 204 0
2026-03-27 13:33:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660404/general/9c58dc10-2d14-47a8-bf9f-73aa326bab73.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735329)
2026-03-27 13:33:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660404/general/7a657f10-fc64-4f37-9079-8609f9be9163.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735329)
2026-03-27 13:33:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 4ae49297-cf45-5be3-b85f-4240ec0e0a23 due to Ignoring non-200 response
2026-03-27 13:33:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 4ae49297-cf45-5be3-b85f-4240ec0e0a23 due to Ignoring non-200 response
2026-03-27 13:33:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660404/general/9ec3149b-609c-4861-911b-72d7fd46a8af.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735329)
2026-03-27 13:33:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660404/general/7ae624ca-3c31-4132-bfbb-aee6999d4e92.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735329)
2026-03-27 13:33:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660404/general/c02577e0-653b-4a82-8457-21f7dae53d32.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735329)
2026-03-27 13:33:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 4ae49297-cf45-5be3-b85f-4240ec0e0a23 due to Ignoring non-200 response
2026-03-27 13:33:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 4ae49297-cf45-5be3-b85f-4240ec0e0a23 due to Ignoring non-200 response
2026-03-27 13:33:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 4ae49297-cf45-5be3-b85f-4240ec0e0a23 due to Ignoring non-200 response
2026-03-27 13:33:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 4ae49297-cf45-5be3-b85f-4240ec0e0a23 due to Ignoring non-200 response
2026-03-27 13:33:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4ae49297-cf45-5be3-b85f-4240ec0e0a23, skipping ID generation
2026-03-27 13:33:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ae49297-cf45-5be3-b85f-4240ec0e0a23 with scrape type 1
2026-03-27 13:33:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4ae49297-cf45-5be3-b85f-4240ec0e0a23 sending to next pipeline
2026-03-27 13:33:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4ae49297-cf45-5be3-b85f-4240ec0e0a23, identifier: 10735329
2026-03-27 13:33:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4ae49297-cf45-5be3-b85f-4240ec0e0a23 with identifier: 10735329
2026-03-27 13:33:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4ae49297-cf45-5be3-b85f-4240ec0e0a23 with identifier: 10735329
2026-03-27 13:33:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4ae49297-cf45-5be3-b85f-4240ec0e0a23 with identifier: 10735329 to the API
2026-03-27 13:33:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:33:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:33:28 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5660404/general/c02577e0-653b-4a82-8457-21f7dae53d32.JPG>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'Coupé',
'color': 'Black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Diesel',
'id': '4ae49297-cf45-5be3-b85f-4240ec0e0a23',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX-730-NG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735329',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 145413,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 22,
'photos': [],
'price': 28300,
'price_includes_vat': True,
'registration_date': '2021-03-02',
'seats_number': 4,
'seller_name': None,
'title': 'Mercedes-Benz E 220d AMG Line - Diesel - Automatic - 194 hp - '
'145.413 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-27 13:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735329%27 HTTP/1.1" 200 None
2026-03-27 13:33:28 [adesa.fr] INFO: Saving data for 10735329: {'created_time': 1774618408.749925, 'last_price_update_time': 1774618408.749935, 'auction_closing_time': 1774858200.0}
2026-03-27 13:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735329') HTTP/1.1" 204 0
2026-03-27 13:33:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 4ae49297-cf45-5be3-b85f-4240ec0e0a23 due to Ignoring non-200 response
2026-03-27 13:33:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735386> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:33:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:33:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0289e344-cdef-59b3-9eb6-104414daf4f6 with identifier: 10735386
2026-03-27 13:33:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0289e344-cdef-59b3-9eb6-104414daf4f6 with scrape type 1
2026-03-27 13:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0289e344-cdef-59b3-9eb6-104414daf4f6
2026-03-27 13:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738158%252Fgeneral%252F7141e551-ec0d-46b0-b925-27cb26afd2bd.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738158/general/7141e551-ec0d-46b0-b925-27cb26afd2bd.jpeg already downloaded
2026-03-27 13:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738158%252Fgeneral%252F05b93e9f-ab46-40cb-bfd8-4d328aa9eba4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738158/general/05b93e9f-ab46-40cb-bfd8-4d328aa9eba4.jpeg already downloaded
2026-03-27 13:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738158%252Fgeneral%252F243a7447-dfe8-470a-85d7-d3a1233791fe.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738158/general/243a7447-dfe8-470a-85d7-d3a1233791fe.jpeg already downloaded
2026-03-27 13:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738158%252Fgeneral%252F66b9bc79-85cf-4705-b84b-d8a3e93e7b89.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738158/general/66b9bc79-85cf-4705-b84b-d8a3e93e7b89.jpeg already downloaded
2026-03-27 13:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738158%252Fgeneral%252Fe0a15112-220e-400c-a19e-6e13f7447af8.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738158/general/e0a15112-220e-400c-a19e-6e13f7447af8.jpeg already downloaded
2026-03-27 13:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738158%252Fgeneral%252Fe6e6989d-908f-46e1-9af5-a4230e6444b4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738158/general/e6e6989d-908f-46e1-9af5-a4230e6444b4.jpeg already downloaded
2026-03-27 13:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738158%252Fgeneral%252F411d3976-686d-4e3d-b55e-d1b889a160d6.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738158/general/411d3976-686d-4e3d-b55e-d1b889a160d6.jpeg already downloaded
2026-03-27 13:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738158%252Fgeneral%252F7377f168-0f9f-46bd-9d39-556818dd0ccf.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738158/general/7377f168-0f9f-46bd-9d39-556818dd0ccf.jpeg already downloaded
2026-03-27 13:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738158%252Fgeneral%252F041cdfe9-c5da-4534-91ad-fe1467f9d9f4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738158/general/041cdfe9-c5da-4534-91ad-fe1467f9d9f4.jpeg already downloaded
2026-03-27 13:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738158%252Fgeneral%252Fdf2cd06d-ea07-49dd-88c4-004438b06f87.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738158/general/df2cd06d-ea07-49dd-88c4-004438b06f87.jpeg already downloaded
2026-03-27 13:33:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0289e344-cdef-59b3-9eb6-104414daf4f6, identifier: 10735386
2026-03-27 13:33:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0289e344-cdef-59b3-9eb6-104414daf4f6 with identifier: 10735386
2026-03-27 13:33:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0289e344-cdef-59b3-9eb6-104414daf4f6 with identifier: 10735386
2026-03-27 13:33:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0289e344-cdef-59b3-9eb6-104414daf4f6 with identifier: 10735386 to the API
2026-03-27 13:33:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:33:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:33:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735386>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 319,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '0289e344-cdef-59b3-9eb6-104414daf4f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW-448-YP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735386',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 131602,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5738158/general/7141e551-ec0d-46b0-b925-27cb26afd2bd.jpeg',
'https://images.openlane.eu/carimgs/5738158/general/05b93e9f-ab46-40cb-bfd8-4d328aa9eba4.jpeg',
'https://images.openlane.eu/carimgs/5738158/general/243a7447-dfe8-470a-85d7-d3a1233791fe.jpeg',
'https://images.openlane.eu/carimgs/5738158/general/66b9bc79-85cf-4705-b84b-d8a3e93e7b89.jpeg',
'https://images.openlane.eu/carimgs/5738158/general/e0a15112-220e-400c-a19e-6e13f7447af8.jpeg',
'https://images.openlane.eu/carimgs/5738158/general/e6e6989d-908f-46e1-9af5-a4230e6444b4.jpeg',
'https://images.openlane.eu/carimgs/5738158/general/411d3976-686d-4e3d-b55e-d1b889a160d6.jpeg',
'https://images.openlane.eu/carimgs/5738158/general/7377f168-0f9f-46bd-9d39-556818dd0ccf.jpeg',
'https://images.openlane.eu/carimgs/5738158/general/041cdfe9-c5da-4534-91ad-fe1467f9d9f4.jpeg',
'https://images.openlane.eu/carimgs/5738158/general/df2cd06d-ea07-49dd-88c4-004438b06f87.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0289e344-cdef-59b3-9eb6-104414daf4f6/0289e344-cdef-59b3-9eb6-104414daf4f6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121829,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738158/general/7141e551-ec0d-46b0-b925-27cb26afd2bd.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0289e344-cdef-59b3-9eb6-104414daf4f6/0289e344-cdef-59b3-9eb6-104414daf4f6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133429,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738158/general/05b93e9f-ab46-40cb-bfd8-4d328aa9eba4.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0289e344-cdef-59b3-9eb6-104414daf4f6/0289e344-cdef-59b3-9eb6-104414daf4f6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111313,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738158/general/243a7447-dfe8-470a-85d7-d3a1233791fe.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0289e344-cdef-59b3-9eb6-104414daf4f6/0289e344-cdef-59b3-9eb6-104414daf4f6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105249,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738158/general/66b9bc79-85cf-4705-b84b-d8a3e93e7b89.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0289e344-cdef-59b3-9eb6-104414daf4f6/0289e344-cdef-59b3-9eb6-104414daf4f6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38123,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738158/general/e0a15112-220e-400c-a19e-6e13f7447af8.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0289e344-cdef-59b3-9eb6-104414daf4f6/0289e344-cdef-59b3-9eb6-104414daf4f6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45893,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738158/general/e6e6989d-908f-46e1-9af5-a4230e6444b4.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0289e344-cdef-59b3-9eb6-104414daf4f6/0289e344-cdef-59b3-9eb6-104414daf4f6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53015,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738158/general/411d3976-686d-4e3d-b55e-d1b889a160d6.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0289e344-cdef-59b3-9eb6-104414daf4f6/0289e344-cdef-59b3-9eb6-104414daf4f6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62954,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738158/general/7377f168-0f9f-46bd-9d39-556818dd0ccf.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0289e344-cdef-59b3-9eb6-104414daf4f6/0289e344-cdef-59b3-9eb6-104414daf4f6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86370,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738158/general/041cdfe9-c5da-4534-91ad-fe1467f9d9f4.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0289e344-cdef-59b3-9eb6-104414daf4f6/0289e344-cdef-59b3-9eb6-104414daf4f6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40501,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738158/general/df2cd06d-ea07-49dd-88c4-004438b06f87.jpeg',
'Width': 720}],
'price': 45400,
'price_includes_vat': True,
'registration_date': '2021-02-03',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLE Coupé 350de AMG Line - 4-Matic - Hybrid - '
'Automatic - 319 hp - 131.602 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-27 13:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735386%27 HTTP/1.1" 200 None
2026-03-27 13:33:30 [adesa.fr] INFO: Saving data for 10735386: {'created_time': 1774618410.089372, 'last_price_update_time': 1774618410.089383, 'auction_closing_time': 1774858200.0}
2026-03-27 13:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735386') HTTP/1.1" 204 0
2026-03-27 13:33:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735343> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:33:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:33:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a25fee7-e15d-5c07-b188-f995ba642918 with identifier: 10735343
2026-03-27 13:33:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a25fee7-e15d-5c07-b188-f995ba642918 with scrape type 1
2026-03-27 13:33:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6a25fee7-e15d-5c07-b188-f995ba642918
2026-03-27 13:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680161%252Fgeneral%252Fe6ff4abe-2e94-4c11-904c-17dfebc72847.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680161/general/e6ff4abe-2e94-4c11-904c-17dfebc72847.JPG not downloaded yet
2026-03-27 13:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680161%252Fgeneral%252F5876386c-551f-4075-9277-492134d8e109.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680161/general/5876386c-551f-4075-9277-492134d8e109.JPG not downloaded yet
2026-03-27 13:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680161%252Fgeneral%252F6393dc53-47bf-4a88-a798-f690a1099593.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680161/general/6393dc53-47bf-4a88-a798-f690a1099593.JPG not downloaded yet
2026-03-27 13:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680161%252Fgeneral%252F44c5474a-674f-4009-a07b-7496d048e99e.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680161/general/44c5474a-674f-4009-a07b-7496d048e99e.JPG not downloaded yet
2026-03-27 13:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680161%252Fgeneral%252F882a3899-db22-490c-ba74-4284ebe8f7d2.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680161/general/882a3899-db22-490c-ba74-4284ebe8f7d2.JPG not downloaded yet
2026-03-27 13:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680161%252Fgeneral%252F826f99a3-a2a4-40bc-b7f3-b191c566b1e4.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680161/general/826f99a3-a2a4-40bc-b7f3-b191c566b1e4.JPG not downloaded yet
2026-03-27 13:33:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5680161/general/5876386c-551f-4075-9277-492134d8e109.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735343)
2026-03-27 13:33:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5680161/general/e6ff4abe-2e94-4c11-904c-17dfebc72847.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735343)
2026-03-27 13:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680161%252Fgeneral%252F25fb966d-ed7d-4487-af0d-096302f8f9fd.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680161/general/25fb966d-ed7d-4487-af0d-096302f8f9fd.JPG not downloaded yet
2026-03-27 13:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680161%252Fgeneral%252F2cbf16bf-1431-4802-87dc-2051654cc46c.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680161/general/2cbf16bf-1431-4802-87dc-2051654cc46c.JPG not downloaded yet
2026-03-27 13:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680161%252Fgeneral%252Fc2c70073-c0b5-43f3-a8de-cddfbdceedb0.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680161/general/c2c70073-c0b5-43f3-a8de-cddfbdceedb0.JPG not downloaded yet
2026-03-27 13:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680161%252Fgeneral%252F8ab0c123-0f7a-49e0-b131-b27b7ec5d01e.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680161/general/8ab0c123-0f7a-49e0-b131-b27b7ec5d01e.JPG not downloaded yet
2026-03-27 13:33:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5680161/general/826f99a3-a2a4-40bc-b7f3-b191c566b1e4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735343)
2026-03-27 13:33:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5680161/general/882a3899-db22-490c-ba74-4284ebe8f7d2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735343)
2026-03-27 13:33:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 6a25fee7-e15d-5c07-b188-f995ba642918 due to Ignoring non-200 response
2026-03-27 13:33:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 6a25fee7-e15d-5c07-b188-f995ba642918 due to Ignoring non-200 response
2026-03-27 13:33:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5680161/general/c2c70073-c0b5-43f3-a8de-cddfbdceedb0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735343)
2026-03-27 13:33:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5680161/general/8ab0c123-0f7a-49e0-b131-b27b7ec5d01e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735343)
2026-03-27 13:33:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5680161/general/2cbf16bf-1431-4802-87dc-2051654cc46c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735343)
2026-03-27 13:33:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5680161/general/25fb966d-ed7d-4487-af0d-096302f8f9fd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735343)
2026-03-27 13:33:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 6a25fee7-e15d-5c07-b188-f995ba642918 due to Ignoring non-200 response
2026-03-27 13:33:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 6a25fee7-e15d-5c07-b188-f995ba642918 due to Ignoring non-200 response
2026-03-27 13:33:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5680161/general/44c5474a-674f-4009-a07b-7496d048e99e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735343)
2026-03-27 13:33:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5680161/general/6393dc53-47bf-4a88-a798-f690a1099593.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735343)
2026-03-27 13:33:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 6a25fee7-e15d-5c07-b188-f995ba642918 due to Ignoring non-200 response
2026-03-27 13:33:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 6a25fee7-e15d-5c07-b188-f995ba642918 due to Ignoring non-200 response
2026-03-27 13:33:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 6a25fee7-e15d-5c07-b188-f995ba642918 due to Ignoring non-200 response
2026-03-27 13:33:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 6a25fee7-e15d-5c07-b188-f995ba642918 due to Ignoring non-200 response
2026-03-27 13:33:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 6a25fee7-e15d-5c07-b188-f995ba642918 due to Ignoring non-200 response
2026-03-27 13:33:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6a25fee7-e15d-5c07-b188-f995ba642918, skipping ID generation
2026-03-27 13:33:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a25fee7-e15d-5c07-b188-f995ba642918 with scrape type 1
2026-03-27 13:33:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6a25fee7-e15d-5c07-b188-f995ba642918 sending to next pipeline
2026-03-27 13:33:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6a25fee7-e15d-5c07-b188-f995ba642918, identifier: 10735343
2026-03-27 13:33:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6a25fee7-e15d-5c07-b188-f995ba642918 with identifier: 10735343
2026-03-27 13:33:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6a25fee7-e15d-5c07-b188-f995ba642918 with identifier: 10735343
2026-03-27 13:33:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6a25fee7-e15d-5c07-b188-f995ba642918 with identifier: 10735343 to the API
2026-03-27 13:33:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:33:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:33:38 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5680161/general/6393dc53-47bf-4a88-a798-f690a1099593.JPG>
{'auction_title': '',
'c_o_2_emission_value': 52,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 403,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '6a25fee7-e15d-5c07-b188-f995ba642918',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-697-CP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735343',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 52853,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 24,
'photos': [],
'price': 36000,
'price_includes_vat': True,
'registration_date': '2021-11-24',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Range Rover Velar 2.0 P400e R-Dynamic SE - AWD - Hybrid '
'- Automatic - 403 hp - 52.853 km',
'transmission': 'automatic',
'trim': 'R-Dynamic SE',
'vin': None,
'year': 2021}
2026-03-27 13:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735343%27 HTTP/1.1" 200 None
2026-03-27 13:33:38 [adesa.fr] INFO: Saving data for 10735343: {'created_time': 1774618418.568621, 'last_price_update_time': 1774618418.568634, 'auction_closing_time': 1774858200.0}
2026-03-27 13:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735343') HTTP/1.1" 204 0
2026-03-27 13:33:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 6a25fee7-e15d-5c07-b188-f995ba642918 due to Ignoring non-200 response
2026-03-27 13:33:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735361> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:33:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:33:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d159b510-432c-5dca-b147-de0c0faae7f9 with identifier: 10735361
2026-03-27 13:33:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d159b510-432c-5dca-b147-de0c0faae7f9 with scrape type 1
2026-03-27 13:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d159b510-432c-5dca-b147-de0c0faae7f9
2026-03-27 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707890%252Fgeneral%252Faf39a502-f6b2-487f-8a6a-905a0da9eb49.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707890/general/af39a502-f6b2-487f-8a6a-905a0da9eb49.JPG not downloaded yet
2026-03-27 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707890%252Fgeneral%252F01e208a0-4326-415d-8a25-62aee1f9775c.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707890/general/01e208a0-4326-415d-8a25-62aee1f9775c.JPG not downloaded yet
2026-03-27 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707890%252Fgeneral%252F5ba2765f-c068-48b9-9364-33d066cc475d.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707890/general/5ba2765f-c068-48b9-9364-33d066cc475d.JPG not downloaded yet
2026-03-27 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707890%252Fgeneral%252Fa01c0499-315c-4487-b3d0-1100597a8790.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707890/general/a01c0499-315c-4487-b3d0-1100597a8790.JPG not downloaded yet
2026-03-27 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707890%252Fgeneral%252Fee0b8ea4-7af7-4e0c-bf96-c45124eb71db.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707890/general/ee0b8ea4-7af7-4e0c-bf96-c45124eb71db.JPG not downloaded yet
2026-03-27 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707890%252Fgeneral%252F511a9065-e2a3-4182-b706-f406d43fe0c4.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707890/general/511a9065-e2a3-4182-b706-f406d43fe0c4.JPG not downloaded yet
2026-03-27 13:33:46 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5707890/general/af39a502-f6b2-487f-8a6a-905a0da9eb49.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735361)
2026-03-27 13:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707890%252Fgeneral%252Ffe797228-c5d1-49d5-a7bb-41f6d222fc8a.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707890/general/fe797228-c5d1-49d5-a7bb-41f6d222fc8a.JPG not downloaded yet
2026-03-27 13:33:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5707890/general/01e208a0-4326-415d-8a25-62aee1f9775c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735361)
2026-03-27 13:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707890%252Fgeneral%252F5263dfa2-d16b-40cb-8eba-96eabaaa95b4.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707890/general/5263dfa2-d16b-40cb-8eba-96eabaaa95b4.JPG not downloaded yet
2026-03-27 13:33:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5707890/general/5ba2765f-c068-48b9-9364-33d066cc475d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735361)
2026-03-27 13:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707890%252Fgeneral%252F98b85d0d-585d-4667-84d4-da024425ce3a.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707890/general/98b85d0d-585d-4667-84d4-da024425ce3a.JPG not downloaded yet
2026-03-27 13:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5707890%252Fgeneral%252F6af5f5b2-0031-4a85-886a-14407421decc.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5707890/general/6af5f5b2-0031-4a85-886a-14407421decc.JPG not downloaded yet
2026-03-27 13:33:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5707890/general/ee0b8ea4-7af7-4e0c-bf96-c45124eb71db.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735361)
2026-03-27 13:33:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5707890/general/511a9065-e2a3-4182-b706-f406d43fe0c4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735361)
2026-03-27 13:33:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item d159b510-432c-5dca-b147-de0c0faae7f9 due to Ignoring non-200 response
2026-03-27 13:33:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5707890/general/6af5f5b2-0031-4a85-886a-14407421decc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735361)
2026-03-27 13:33:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5707890/general/5263dfa2-d16b-40cb-8eba-96eabaaa95b4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735361)
2026-03-27 13:33:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5707890/general/98b85d0d-585d-4667-84d4-da024425ce3a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735361)
2026-03-27 13:33:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item d159b510-432c-5dca-b147-de0c0faae7f9 due to Ignoring non-200 response
2026-03-27 13:33:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item d159b510-432c-5dca-b147-de0c0faae7f9 due to Ignoring non-200 response
2026-03-27 13:33:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5707890/general/a01c0499-315c-4487-b3d0-1100597a8790.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735361)
2026-03-27 13:33:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5707890/general/fe797228-c5d1-49d5-a7bb-41f6d222fc8a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735361)
2026-03-27 13:33:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item d159b510-432c-5dca-b147-de0c0faae7f9 due to Ignoring non-200 response
2026-03-27 13:33:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item d159b510-432c-5dca-b147-de0c0faae7f9 due to Ignoring non-200 response
2026-03-27 13:33:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item d159b510-432c-5dca-b147-de0c0faae7f9 due to Ignoring non-200 response
2026-03-27 13:33:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item d159b510-432c-5dca-b147-de0c0faae7f9 due to Ignoring non-200 response
2026-03-27 13:33:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item d159b510-432c-5dca-b147-de0c0faae7f9 due to Ignoring non-200 response
2026-03-27 13:33:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item d159b510-432c-5dca-b147-de0c0faae7f9 due to Ignoring non-200 response
2026-03-27 13:33:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d159b510-432c-5dca-b147-de0c0faae7f9, skipping ID generation
2026-03-27 13:33:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d159b510-432c-5dca-b147-de0c0faae7f9 with scrape type 1
2026-03-27 13:33:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d159b510-432c-5dca-b147-de0c0faae7f9 sending to next pipeline
2026-03-27 13:33:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d159b510-432c-5dca-b147-de0c0faae7f9, identifier: 10735361
2026-03-27 13:33:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d159b510-432c-5dca-b147-de0c0faae7f9 with identifier: 10735361
2026-03-27 13:33:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d159b510-432c-5dca-b147-de0c0faae7f9 with identifier: 10735361
2026-03-27 13:33:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d159b510-432c-5dca-b147-de0c0faae7f9 with identifier: 10735361 to the API
2026-03-27 13:33:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:33:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:33:47 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5707890/general/fe797228-c5d1-49d5-a7bb-41f6d222fc8a.JPG>
{'auction_title': '',
'c_o_2_emission_value': 69,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 404,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': 'd159b510-432c-5dca-b147-de0c0faae7f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FR941GT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735361',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 135461,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 36,
'photos': [],
'price': 31900,
'price_includes_vat': True,
'registration_date': '2020-07-10',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Range Rover Sport 2.0 P400e HSE Dynamic - AWD - Hybrid - '
'Automatic - 404 hp - 135.461 km',
'transmission': 'automatic',
'trim': 'HSE Dynamic',
'vin': None,
'year': 2020}
2026-03-27 13:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735361%27 HTTP/1.1" 200 None
2026-03-27 13:33:47 [adesa.fr] INFO: Saving data for 10735361: {'created_time': 1774618427.651223, 'last_price_update_time': 1774618427.651233, 'auction_closing_time': 1774858200.0}
2026-03-27 13:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735361') HTTP/1.1" 204 0
2026-03-27 13:33:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item d159b510-432c-5dca-b147-de0c0faae7f9 due to Ignoring non-200 response
2026-03-27 13:33:48 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.407(s), this was the 1st time calling it.
2026-03-27 13:33:48 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.886532711193857 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-27 13:33:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735354> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:33:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:33:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9c2c18c-c60c-51a8-9638-d7b08cb2c883 with identifier: 10735354
2026-03-27 13:33:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9c2c18c-c60c-51a8-9638-d7b08cb2c883 with scrape type 1
2026-03-27 13:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c9c2c18c-c60c-51a8-9638-d7b08cb2c883
2026-03-27 13:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696722%252Fgeneral%252F1c441c46-200f-46cc-b57e-3ce26c9ea92d.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696722/general/1c441c46-200f-46cc-b57e-3ce26c9ea92d.JPG not downloaded yet
2026-03-27 13:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696722%252Fgeneral%252Faf6b5869-d337-4122-8564-3db871714415.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696722/general/af6b5869-d337-4122-8564-3db871714415.JPG not downloaded yet
2026-03-27 13:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696722%252Fgeneral%252Fe81ee741-2a2e-482f-add3-6986ba19fbe4.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696722/general/e81ee741-2a2e-482f-add3-6986ba19fbe4.JPG not downloaded yet
2026-03-27 13:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696722%252Fgeneral%252F4a66e0a8-2012-4ae4-b0f5-89e54a3ff4a3.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696722/general/4a66e0a8-2012-4ae4-b0f5-89e54a3ff4a3.JPG not downloaded yet
2026-03-27 13:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696722%252Fgeneral%252Fc875cee3-6440-4cde-9e32-79544f4de425.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696722/general/c875cee3-6440-4cde-9e32-79544f4de425.JPG not downloaded yet
2026-03-27 13:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696722%252Fgeneral%252Fc407dc29-ddbb-4080-81d1-656ef40a7794.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696722/general/c407dc29-ddbb-4080-81d1-656ef40a7794.JPG not downloaded yet
2026-03-27 13:33:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696722/general/1c441c46-200f-46cc-b57e-3ce26c9ea92d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735354)
2026-03-27 13:33:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696722/general/af6b5869-d337-4122-8564-3db871714415.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735354)
2026-03-27 13:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696722%252Fgeneral%252Fceabe9a6-69d9-4926-ace7-1fde8ade6a8b.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696722/general/ceabe9a6-69d9-4926-ace7-1fde8ade6a8b.JPG not downloaded yet
2026-03-27 13:33:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696722/general/4a66e0a8-2012-4ae4-b0f5-89e54a3ff4a3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735354)
2026-03-27 13:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696722%252Fgeneral%252Fc02fb002-a39a-410b-bb92-b0579b15ba89.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696722/general/c02fb002-a39a-410b-bb92-b0579b15ba89.JPG not downloaded yet
2026-03-27 13:33:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696722/general/e81ee741-2a2e-482f-add3-6986ba19fbe4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735354)
2026-03-27 13:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696722%252Fgeneral%252Fc38a0c6d-14b1-4cc2-81a3-56c9f31a3ff7.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696722/general/c38a0c6d-14b1-4cc2-81a3-56c9f31a3ff7.JPG not downloaded yet
2026-03-27 13:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696722%252Fgeneral%252F08436f96-0fc3-43f7-860d-f991bcf98be1.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696722/general/08436f96-0fc3-43f7-860d-f991bcf98be1.JPG not downloaded yet
2026-03-27 13:33:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696722/general/c875cee3-6440-4cde-9e32-79544f4de425.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735354)
2026-03-27 13:33:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696722/general/ceabe9a6-69d9-4926-ace7-1fde8ade6a8b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735354)
2026-03-27 13:33:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696722/general/c407dc29-ddbb-4080-81d1-656ef40a7794.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735354)
2026-03-27 13:33:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item c9c2c18c-c60c-51a8-9638-d7b08cb2c883 due to Ignoring non-200 response
2026-03-27 13:33:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item c9c2c18c-c60c-51a8-9638-d7b08cb2c883 due to Ignoring non-200 response
2026-03-27 13:33:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696722/general/08436f96-0fc3-43f7-860d-f991bcf98be1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735354)
2026-03-27 13:33:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696722/general/c02fb002-a39a-410b-bb92-b0579b15ba89.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735354)
2026-03-27 13:33:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item c9c2c18c-c60c-51a8-9638-d7b08cb2c883 due to Ignoring non-200 response
2026-03-27 13:33:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696722/general/c38a0c6d-14b1-4cc2-81a3-56c9f31a3ff7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735354)
2026-03-27 13:33:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item c9c2c18c-c60c-51a8-9638-d7b08cb2c883 due to Ignoring non-200 response
2026-03-27 13:33:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item c9c2c18c-c60c-51a8-9638-d7b08cb2c883 due to Ignoring non-200 response
2026-03-27 13:33:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item c9c2c18c-c60c-51a8-9638-d7b08cb2c883 due to Ignoring non-200 response
2026-03-27 13:33:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item c9c2c18c-c60c-51a8-9638-d7b08cb2c883 due to Ignoring non-200 response
2026-03-27 13:33:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item c9c2c18c-c60c-51a8-9638-d7b08cb2c883 due to Ignoring non-200 response
2026-03-27 13:33:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item c9c2c18c-c60c-51a8-9638-d7b08cb2c883 due to Ignoring non-200 response
2026-03-27 13:33:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c9c2c18c-c60c-51a8-9638-d7b08cb2c883, skipping ID generation
2026-03-27 13:33:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9c2c18c-c60c-51a8-9638-d7b08cb2c883 with scrape type 1
2026-03-27 13:33:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c9c2c18c-c60c-51a8-9638-d7b08cb2c883 sending to next pipeline
2026-03-27 13:33:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c9c2c18c-c60c-51a8-9638-d7b08cb2c883, identifier: 10735354
2026-03-27 13:33:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c9c2c18c-c60c-51a8-9638-d7b08cb2c883 with identifier: 10735354
2026-03-27 13:33:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c9c2c18c-c60c-51a8-9638-d7b08cb2c883 with identifier: 10735354
2026-03-27 13:33:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c9c2c18c-c60c-51a8-9638-d7b08cb2c883 with identifier: 10735354 to the API
2026-03-27 13:33:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:33:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:33:50 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5696722/general/c38a0c6d-14b1-4cc2-81a3-56c9f31a3ff7.JPG>
{'auction_title': '',
'c_o_2_emission_value': 76,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 403,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': 'c9c2c18c-c60c-51a8-9638-d7b08cb2c883',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA-176-LY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735354',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 144094,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 35,
'photos': [],
'price': 36800,
'price_includes_vat': True,
'registration_date': '2021-07-01',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Range Rover Sport 2.0 P400e Autobiography - AWD - Hybrid '
'- Automatic - 403 hp - 144.094 km',
'transmission': 'automatic',
'trim': 'Autobiography',
'vin': None,
'year': 2021}
2026-03-27 13:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735354%27 HTTP/1.1" 200 None
2026-03-27 13:33:50 [adesa.fr] INFO: Saving data for 10735354: {'created_time': 1774618430.356609, 'last_price_update_time': 1774618430.356622, 'auction_closing_time': 1774858200.0}
2026-03-27 13:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735354') HTTP/1.1" 204 0
2026-03-27 13:33:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item c9c2c18c-c60c-51a8-9638-d7b08cb2c883 due to Ignoring non-200 response
2026-03-27 13:33:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 13:34:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735342> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:34:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:34:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8404822e-ff2d-55d8-9277-50f75510ece5 with identifier: 10735342
2026-03-27 13:34:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8404822e-ff2d-55d8-9277-50f75510ece5 with scrape type 1
2026-03-27 13:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8404822e-ff2d-55d8-9277-50f75510ece5
2026-03-27 13:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678771%252Fgeneral%252Fdfcd3721-7541-4300-99af-188c20c31674.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678771/general/dfcd3721-7541-4300-99af-188c20c31674.JPG not downloaded yet
2026-03-27 13:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678771%252Fgeneral%252Fd9f293ab-6b52-4f23-8a60-46c4a5ce83e8.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678771/general/d9f293ab-6b52-4f23-8a60-46c4a5ce83e8.JPG not downloaded yet
2026-03-27 13:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678771%252Fgeneral%252Fa70c2d8f-0e23-40a6-8c65-b1fea0828cd0.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678771/general/a70c2d8f-0e23-40a6-8c65-b1fea0828cd0.JPG not downloaded yet
2026-03-27 13:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678771%252Fgeneral%252Fad047a9a-ac07-4602-abae-5d71c7d859a5.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678771/general/ad047a9a-ac07-4602-abae-5d71c7d859a5.JPG not downloaded yet
2026-03-27 13:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678771%252Fgeneral%252F97b5df72-0165-401c-9a11-680f33fbc169.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678771/general/97b5df72-0165-401c-9a11-680f33fbc169.JPG not downloaded yet
2026-03-27 13:34:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678771/general/dfcd3721-7541-4300-99af-188c20c31674.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735342)
2026-03-27 13:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678771%252Fgeneral%252F5848fc2b-fcf7-4160-bd30-dd5d5f1a1db4.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678771/general/5848fc2b-fcf7-4160-bd30-dd5d5f1a1db4.JPG not downloaded yet
2026-03-27 13:34:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678771/general/d9f293ab-6b52-4f23-8a60-46c4a5ce83e8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735342)
2026-03-27 13:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678771%252Fgeneral%252F3ee63652-3bfe-4c5d-aec1-1782e8076607.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678771/general/3ee63652-3bfe-4c5d-aec1-1782e8076607.JPG not downloaded yet
2026-03-27 13:34:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678771/general/a70c2d8f-0e23-40a6-8c65-b1fea0828cd0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735342)
2026-03-27 13:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678771%252Fgeneral%252F7de41226-c136-4eb4-8810-afd720d8e732.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678771/general/7de41226-c136-4eb4-8810-afd720d8e732.JPG not downloaded yet
2026-03-27 13:34:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678771/general/ad047a9a-ac07-4602-abae-5d71c7d859a5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735342)
2026-03-27 13:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678771%252Fgeneral%252F8ef4eba0-de22-4bab-92aa-6ffd46573d2a.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678771/general/8ef4eba0-de22-4bab-92aa-6ffd46573d2a.JPG not downloaded yet
2026-03-27 13:34:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678771/general/5848fc2b-fcf7-4160-bd30-dd5d5f1a1db4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735342)
2026-03-27 13:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678771%252Fgeneral%252Fe674d3d7-23ac-4f96-bab2-5bf7409f539c.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678771/general/e674d3d7-23ac-4f96-bab2-5bf7409f539c.JPG not downloaded yet
2026-03-27 13:34:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678771/general/97b5df72-0165-401c-9a11-680f33fbc169.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735342)
2026-03-27 13:34:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678771/general/3ee63652-3bfe-4c5d-aec1-1782e8076607.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735342)
2026-03-27 13:34:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678771/general/8ef4eba0-de22-4bab-92aa-6ffd46573d2a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735342)
2026-03-27 13:34:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678771/general/7de41226-c136-4eb4-8810-afd720d8e732.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735342)
2026-03-27 13:34:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678771/general/e674d3d7-23ac-4f96-bab2-5bf7409f539c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735342)
2026-03-27 13:34:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 8404822e-ff2d-55d8-9277-50f75510ece5 due to Ignoring non-200 response
2026-03-27 13:34:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 8404822e-ff2d-55d8-9277-50f75510ece5 due to Ignoring non-200 response
2026-03-27 13:34:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 8404822e-ff2d-55d8-9277-50f75510ece5 due to Ignoring non-200 response
2026-03-27 13:34:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 8404822e-ff2d-55d8-9277-50f75510ece5 due to Ignoring non-200 response
2026-03-27 13:34:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 8404822e-ff2d-55d8-9277-50f75510ece5 due to Ignoring non-200 response
2026-03-27 13:34:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 8404822e-ff2d-55d8-9277-50f75510ece5 due to Ignoring non-200 response
2026-03-27 13:34:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 8404822e-ff2d-55d8-9277-50f75510ece5 due to Ignoring non-200 response
2026-03-27 13:34:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 8404822e-ff2d-55d8-9277-50f75510ece5 due to Ignoring non-200 response
2026-03-27 13:34:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 8404822e-ff2d-55d8-9277-50f75510ece5 due to Ignoring non-200 response
2026-03-27 13:34:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8404822e-ff2d-55d8-9277-50f75510ece5, skipping ID generation
2026-03-27 13:34:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8404822e-ff2d-55d8-9277-50f75510ece5 with scrape type 1
2026-03-27 13:34:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8404822e-ff2d-55d8-9277-50f75510ece5 sending to next pipeline
2026-03-27 13:34:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8404822e-ff2d-55d8-9277-50f75510ece5, identifier: 10735342
2026-03-27 13:34:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8404822e-ff2d-55d8-9277-50f75510ece5 with identifier: 10735342
2026-03-27 13:34:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8404822e-ff2d-55d8-9277-50f75510ece5 with identifier: 10735342
2026-03-27 13:34:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8404822e-ff2d-55d8-9277-50f75510ece5 with identifier: 10735342 to the API
2026-03-27 13:34:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:34:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:34:02 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5678771/general/e674d3d7-23ac-4f96-bab2-5bf7409f539c.JPG>
{'auction_title': '',
'c_o_2_emission_value': 74,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 403,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '8404822e-ff2d-55d8-9277-50f75510ece5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-027-XG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735342',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 37034,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 36,
'photos': [],
'price': 38400,
'price_includes_vat': True,
'registration_date': '2021-12-30',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Range Rover Sport 2.0 P400 HSE - AWD - Hybrid - '
'Automatic - 403 hp - 37.034 km',
'transmission': 'automatic',
'trim': 'HSE',
'vin': None,
'year': 2021}
2026-03-27 13:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735342%27 HTTP/1.1" 200 None
2026-03-27 13:34:05 [adesa.fr] INFO: Saving data for 10735342: {'created_time': 1774618445.95144, 'last_price_update_time': 1774618445.951455, 'auction_closing_time': 1774858200.0}
2026-03-27 13:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735342') HTTP/1.1" 204 0
2026-03-27 13:34:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 8404822e-ff2d-55d8-9277-50f75510ece5 due to Ignoring non-200 response
2026-03-27 13:34:07 [scrapy.extensions.logstats] INFO: Crawled 499 pages (at 88 pages/min), scraped 104 items (at 17 items/min)
2026-03-27 13:34:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 184MiB
2026-03-27 13:34:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735302> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:34:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:34:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5314723d-2156-535a-8eee-2b690da1ae8c with identifier: 10735302
2026-03-27 13:34:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5314723d-2156-535a-8eee-2b690da1ae8c with scrape type 1
2026-03-27 13:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5314723d-2156-535a-8eee-2b690da1ae8c
2026-03-27 13:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5463727%252Fgeneral%252F7d84aaec-16c9-4fac-816f-0447568cdc30.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5463727/general/7d84aaec-16c9-4fac-816f-0447568cdc30.JPG not downloaded yet
2026-03-27 13:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5463727%252Fgeneral%252F4f66b180-10a7-4af2-abf9-b31444f5c8ae.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5463727/general/4f66b180-10a7-4af2-abf9-b31444f5c8ae.JPG not downloaded yet
2026-03-27 13:34:07 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5463727%252Fgeneral%252F248b1ea3-079a-41f8-9ec5-535a18b5724d.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5463727/general/248b1ea3-079a-41f8-9ec5-535a18b5724d.JPG not downloaded yet
2026-03-27 13:34:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5463727%252Fgeneral%252F81da3fd8-0031-4156-bfc1-3068c932510c.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5463727/general/81da3fd8-0031-4156-bfc1-3068c932510c.JPG not downloaded yet
2026-03-27 13:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5463727%252Fgeneral%252F7fcd6533-9582-458f-a687-898beebd297a.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5463727/general/7fcd6533-9582-458f-a687-898beebd297a.JPG not downloaded yet
2026-03-27 13:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5463727%252Fgeneral%252F26636041-4ca0-48b1-a8a2-7a6245bbf5bc.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5463727/general/26636041-4ca0-48b1-a8a2-7a6245bbf5bc.JPG not downloaded yet
2026-03-27 13:34:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5463727/general/7d84aaec-16c9-4fac-816f-0447568cdc30.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735302)
2026-03-27 13:34:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5463727/general/4f66b180-10a7-4af2-abf9-b31444f5c8ae.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735302)
2026-03-27 13:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5463727%252Fgeneral%252Feae350d7-9a3e-4059-a61f-6327f1a05567.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5463727/general/eae350d7-9a3e-4059-a61f-6327f1a05567.JPG not downloaded yet
2026-03-27 13:34:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5463727/general/248b1ea3-079a-41f8-9ec5-535a18b5724d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735302)
2026-03-27 13:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5463727%252Fgeneral%252Fa2d135ae-90c7-4080-ac6a-af93b647352b.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5463727/general/a2d135ae-90c7-4080-ac6a-af93b647352b.JPG not downloaded yet
2026-03-27 13:34:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5463727/general/81da3fd8-0031-4156-bfc1-3068c932510c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735302)
2026-03-27 13:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5463727%252Fgeneral%252F12a990bd-f5ce-43d6-b127-1257d07b37f9.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5463727/general/12a990bd-f5ce-43d6-b127-1257d07b37f9.JPG not downloaded yet
2026-03-27 13:34:07 [adesa.fr] INFO: Found listing with ID: 10733120
2026-03-27 13:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733120%27 HTTP/1.1" 200 None
2026-03-27 13:34:07 [adesa.fr] INFO: Scrape type for 10733120: 0
2026-03-27 13:34:07 [adesa.fr] INFO: Skipping item 10733120 url https://www.openlane.eu/en/carv6/auction/10733120
2026-03-27 13:34:07 [adesa.fr] INFO: Found listing with ID: 10733121
2026-03-27 13:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733121%27 HTTP/1.1" 200 None
2026-03-27 13:34:07 [adesa.fr] INFO: Scrape type for 10733121: 0
2026-03-27 13:34:07 [adesa.fr] INFO: Skipping item 10733121 url https://www.openlane.eu/en/carv6/auction/10733121
2026-03-27 13:34:07 [adesa.fr] INFO: Found listing with ID: 10732994
2026-03-27 13:34:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732994%27 HTTP/1.1" 200 None
2026-03-27 13:34:08 [adesa.fr] INFO: Scrape type for 10732994: 0
2026-03-27 13:34:08 [adesa.fr] INFO: Skipping item 10732994 url https://www.openlane.eu/en/carv6/auction/10732994
2026-03-27 13:34:08 [adesa.fr] INFO: Found listing with ID: 10733019
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733019%27 HTTP/1.1" 200 None
2026-03-27 13:34:08 [adesa.fr] INFO: Scrape type for 10733019: 0
2026-03-27 13:34:08 [adesa.fr] INFO: Skipping item 10733019 url https://www.openlane.eu/en/carv6/auction/10733019
2026-03-27 13:34:08 [adesa.fr] INFO: Found listing with ID: 10733106
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733106%27 HTTP/1.1" 200 None
2026-03-27 13:34:08 [adesa.fr] INFO: Scrape type for 10733106: 0
2026-03-27 13:34:08 [adesa.fr] INFO: Skipping item 10733106 url https://www.openlane.eu/en/carv6/auction/10733106
2026-03-27 13:34:08 [adesa.fr] INFO: Found listing with ID: 10733140
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733140%27 HTTP/1.1" 200 None
2026-03-27 13:34:08 [adesa.fr] INFO: Scrape type for 10733140: 0
2026-03-27 13:34:08 [adesa.fr] INFO: Skipping item 10733140 url https://www.openlane.eu/en/carv6/auction/10733140
2026-03-27 13:34:08 [adesa.fr] INFO: Found listing with ID: 10733123
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733123%27 HTTP/1.1" 200 None
2026-03-27 13:34:08 [adesa.fr] INFO: Scrape type for 10733123: 0
2026-03-27 13:34:08 [adesa.fr] INFO: Skipping item 10733123 url https://www.openlane.eu/en/carv6/auction/10733123
2026-03-27 13:34:08 [adesa.fr] INFO: Found listing with ID: 10733021
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733021%27 HTTP/1.1" 200 None
2026-03-27 13:34:08 [adesa.fr] INFO: Scrape type for 10733021: 0
2026-03-27 13:34:08 [adesa.fr] INFO: Skipping item 10733021 url https://www.openlane.eu/en/carv6/auction/10733021
2026-03-27 13:34:08 [adesa.fr] INFO: Found listing with ID: 10733057
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733057%27 HTTP/1.1" 200 None
2026-03-27 13:34:08 [adesa.fr] INFO: Scrape type for 10733057: 0
2026-03-27 13:34:08 [adesa.fr] INFO: Skipping item 10733057 url https://www.openlane.eu/en/carv6/auction/10733057
2026-03-27 13:34:08 [adesa.fr] INFO: Found listing with ID: 10733180
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733180%27 HTTP/1.1" 200 None
2026-03-27 13:34:08 [adesa.fr] INFO: Scrape type for 10733180: 0
2026-03-27 13:34:08 [adesa.fr] INFO: Skipping item 10733180 url https://www.openlane.eu/en/carv6/auction/10733180
2026-03-27 13:34:08 [adesa.fr] INFO: Found listing with ID: 10733133
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733133%27 HTTP/1.1" 200 None
2026-03-27 13:34:08 [adesa.fr] INFO: Scrape type for 10733133: 0
2026-03-27 13:34:08 [adesa.fr] INFO: Skipping item 10733133 url https://www.openlane.eu/en/carv6/auction/10733133
2026-03-27 13:34:08 [adesa.fr] INFO: Found listing with ID: 10733141
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733141%27 HTTP/1.1" 200 None
2026-03-27 13:34:08 [adesa.fr] INFO: Scrape type for 10733141: 0
2026-03-27 13:34:08 [adesa.fr] INFO: Skipping item 10733141 url https://www.openlane.eu/en/carv6/auction/10733141
2026-03-27 13:34:08 [adesa.fr] INFO: Found listing with ID: 10733161
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733161%27 HTTP/1.1" 200 None
2026-03-27 13:34:08 [adesa.fr] INFO: Scrape type for 10733161: 0
2026-03-27 13:34:08 [adesa.fr] INFO: Skipping item 10733161 url https://www.openlane.eu/en/carv6/auction/10733161
2026-03-27 13:34:08 [adesa.fr] INFO: Found listing with ID: 10733044
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733044%27 HTTP/1.1" 200 None
2026-03-27 13:34:08 [adesa.fr] INFO: Scrape type for 10733044: 0
2026-03-27 13:34:08 [adesa.fr] INFO: Skipping item 10733044 url https://www.openlane.eu/en/carv6/auction/10733044
2026-03-27 13:34:08 [adesa.fr] INFO: Found listing with ID: 10733046
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733046%27 HTTP/1.1" 200 None
2026-03-27 13:34:08 [adesa.fr] INFO: Scrape type for 10733046: 0
2026-03-27 13:34:08 [adesa.fr] INFO: Skipping item 10733046 url https://www.openlane.eu/en/carv6/auction/10733046
2026-03-27 13:34:08 [adesa.fr] INFO: Found listing with ID: 10733164
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733164%27 HTTP/1.1" 200 None
2026-03-27 13:34:08 [adesa.fr] INFO: Scrape type for 10733164: 0
2026-03-27 13:34:08 [adesa.fr] INFO: Skipping item 10733164 url https://www.openlane.eu/en/carv6/auction/10733164
2026-03-27 13:34:08 [adesa.fr] INFO: Found listing with ID: 10733091
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733091%27 HTTP/1.1" 200 None
2026-03-27 13:34:08 [adesa.fr] INFO: Scrape type for 10733091: 0
2026-03-27 13:34:08 [adesa.fr] INFO: Skipping item 10733091 url https://www.openlane.eu/en/carv6/auction/10733091
2026-03-27 13:34:08 [adesa.fr] INFO: Found listing with ID: 10733156
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733156%27 HTTP/1.1" 200 None
2026-03-27 13:34:08 [adesa.fr] INFO: Scrape type for 10733156: 0
2026-03-27 13:34:08 [adesa.fr] INFO: Skipping item 10733156 url https://www.openlane.eu/en/carv6/auction/10733156
2026-03-27 13:34:08 [adesa.fr] INFO: Found listing with ID: 10733113
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733113%27 HTTP/1.1" 200 None
2026-03-27 13:34:08 [adesa.fr] INFO: Scrape type for 10733113: 0
2026-03-27 13:34:08 [adesa.fr] INFO: Skipping item 10733113 url https://www.openlane.eu/en/carv6/auction/10733113
2026-03-27 13:34:08 [adesa.fr] INFO: Found listing with ID: 10733181
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733181%27 HTTP/1.1" 200 None
2026-03-27 13:34:08 [adesa.fr] INFO: Scrape type for 10733181: 0
2026-03-27 13:34:08 [adesa.fr] INFO: Skipping item 10733181 url https://www.openlane.eu/en/carv6/auction/10733181
2026-03-27 13:34:08 [adesa.fr] INFO: Found listing with ID: 10733023
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733023%27 HTTP/1.1" 200 None
2026-03-27 13:34:08 [adesa.fr] INFO: Scrape type for 10733023: 0
2026-03-27 13:34:08 [adesa.fr] INFO: Skipping item 10733023 url https://www.openlane.eu/en/carv6/auction/10733023
2026-03-27 13:34:08 [adesa.fr] INFO: Found listing with ID: 10732991
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710732991%27 HTTP/1.1" 200 None
2026-03-27 13:34:08 [adesa.fr] INFO: Scrape type for 10732991: 0
2026-03-27 13:34:08 [adesa.fr] INFO: Skipping item 10732991 url https://www.openlane.eu/en/carv6/auction/10732991
2026-03-27 13:34:08 [adesa.fr] INFO: Found listing with ID: 10733028
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733028%27 HTTP/1.1" 200 None
2026-03-27 13:34:08 [adesa.fr] INFO: Scrape type for 10733028: 0
2026-03-27 13:34:08 [adesa.fr] INFO: Skipping item 10733028 url https://www.openlane.eu/en/carv6/auction/10733028
2026-03-27 13:34:08 [adesa.fr] INFO: Found listing with ID: 10733061
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733061%27 HTTP/1.1" 200 None
2026-03-27 13:34:08 [adesa.fr] INFO: Scrape type for 10733061: 0
2026-03-27 13:34:08 [adesa.fr] INFO: Skipping item 10733061 url https://www.openlane.eu/en/carv6/auction/10733061
2026-03-27 13:34:08 [adesa.fr] INFO: Found listing with ID: 10730918
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730918%27 HTTP/1.1" 200 None
2026-03-27 13:34:08 [adesa.fr] INFO: Scrape type for 10730918: 0
2026-03-27 13:34:08 [adesa.fr] INFO: Skipping item 10730918 url https://www.openlane.eu/en/carv6/auction/10730918
2026-03-27 13:34:08 [adesa.fr] INFO: Found listing with ID: 10737497
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737497%27 HTTP/1.1" 200 None
2026-03-27 13:34:08 [adesa.fr] INFO: Scrape type for 10737497: 1
2026-03-27 13:34:08 [adesa.fr] INFO: Scraping item 10737497 url https://www.openlane.eu/en/carv6/auction/10737497
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5463727%252Fgeneral%252Fbab35053-57ad-4cdc-9e8a-81befacceebf.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5463727/general/bab35053-57ad-4cdc-9e8a-81befacceebf.JPG not downloaded yet
2026-03-27 13:34:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5463727/general/26636041-4ca0-48b1-a8a2-7a6245bbf5bc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735302)
2026-03-27 13:34:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5463727/general/7fcd6533-9582-458f-a687-898beebd297a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735302)
2026-03-27 13:34:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5463727/general/eae350d7-9a3e-4059-a61f-6327f1a05567.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735302)
2026-03-27 13:34:08 [adesa.fr] INFO: Found listing with ID: 10735182
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735182%27 HTTP/1.1" 200 None
2026-03-27 13:34:08 [adesa.fr] INFO: Scrape type for 10735182: 1
2026-03-27 13:34:08 [adesa.fr] INFO: Scraping item 10735182 url https://www.openlane.eu/en/carv6/auction/10735182
2026-03-27 13:34:08 [adesa.fr] INFO: Found listing with ID: 10730405
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730405%27 HTTP/1.1" 200 None
2026-03-27 13:34:08 [adesa.fr] INFO: Scrape type for 10730405: 2
2026-03-27 13:34:08 [adesa.fr] INFO: Scraping item 10730405 url https://www.openlane.eu/en/carv6/auction/10730405
2026-03-27 13:34:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 5314723d-2156-535a-8eee-2b690da1ae8c due to Ignoring non-200 response
2026-03-27 13:34:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 5314723d-2156-535a-8eee-2b690da1ae8c due to Ignoring non-200 response
2026-03-27 13:34:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 5314723d-2156-535a-8eee-2b690da1ae8c due to Ignoring non-200 response
2026-03-27 13:34:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 5314723d-2156-535a-8eee-2b690da1ae8c due to Ignoring non-200 response
2026-03-27 13:34:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5463727/general/a2d135ae-90c7-4080-ac6a-af93b647352b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735302)
2026-03-27 13:34:08 [adesa.fr] INFO: Found listing with ID: 10737473
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737473%27 HTTP/1.1" 200 None
2026-03-27 13:34:08 [adesa.fr] INFO: Scrape type for 10737473: 1
2026-03-27 13:34:08 [adesa.fr] INFO: Scraping item 10737473 url https://www.openlane.eu/en/carv6/auction/10737473
2026-03-27 13:34:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5463727/general/12a990bd-f5ce-43d6-b127-1257d07b37f9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735302)
2026-03-27 13:34:08 [adesa.fr] INFO: Found listing with ID: 10737471
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737471%27 HTTP/1.1" 200 None
2026-03-27 13:34:08 [adesa.fr] INFO: Scrape type for 10737471: 1
2026-03-27 13:34:08 [adesa.fr] INFO: Scraping item 10737471 url https://www.openlane.eu/en/carv6/auction/10737471
2026-03-27 13:34:08 [adesa.fr] INFO: Found listing with ID: 10735135
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735135%27 HTTP/1.1" 200 None
2026-03-27 13:34:08 [adesa.fr] INFO: Scrape type for 10735135: 1
2026-03-27 13:34:08 [adesa.fr] INFO: Scraping item 10735135 url https://www.openlane.eu/en/carv6/auction/10735135
2026-03-27 13:34:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5463727/general/bab35053-57ad-4cdc-9e8a-81befacceebf.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735302)
2026-03-27 13:34:08 [adesa.fr] INFO: Found listing with ID: 10730400
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730400%27 HTTP/1.1" 200 None
2026-03-27 13:34:08 [adesa.fr] INFO: Scrape type for 10730400: 2
2026-03-27 13:34:08 [adesa.fr] INFO: Scraping item 10730400 url https://www.openlane.eu/en/carv6/auction/10730400
2026-03-27 13:34:08 [adesa.fr] INFO: Found listing with ID: 10737469
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737469%27 HTTP/1.1" 200 None
2026-03-27 13:34:08 [adesa.fr] INFO: Scrape type for 10737469: 1
2026-03-27 13:34:08 [adesa.fr] INFO: Scraping item 10737469 url https://www.openlane.eu/en/carv6/auction/10737469
2026-03-27 13:34:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 5314723d-2156-535a-8eee-2b690da1ae8c due to Ignoring non-200 response
2026-03-27 13:34:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 5314723d-2156-535a-8eee-2b690da1ae8c due to Ignoring non-200 response
2026-03-27 13:34:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 5314723d-2156-535a-8eee-2b690da1ae8c due to Ignoring non-200 response
2026-03-27 13:34:08 [adesa.fr] INFO: Found listing with ID: 10737472
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737472%27 HTTP/1.1" 200 None
2026-03-27 13:34:08 [adesa.fr] INFO: Scrape type for 10737472: 1
2026-03-27 13:34:08 [adesa.fr] INFO: Scraping item 10737472 url https://www.openlane.eu/en/carv6/auction/10737472
2026-03-27 13:34:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735321> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:34:08 [adesa.fr] INFO: Found listing with ID: 10737463
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737463%27 HTTP/1.1" 200 None
2026-03-27 13:34:08 [adesa.fr] INFO: Scrape type for 10737463: 1
2026-03-27 13:34:08 [adesa.fr] INFO: Scraping item 10737463 url https://www.openlane.eu/en/carv6/auction/10737463
2026-03-27 13:34:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:34:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735395> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:34:08 [adesa.fr] INFO: Found listing with ID: 10737736
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737736%27 HTTP/1.1" 200 None
2026-03-27 13:34:08 [adesa.fr] INFO: Scrape type for 10737736: 1
2026-03-27 13:34:08 [adesa.fr] INFO: Scraping item 10737736 url https://www.openlane.eu/en/carv6/auction/10737736
2026-03-27 13:34:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:34:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 5314723d-2156-535a-8eee-2b690da1ae8c due to Ignoring non-200 response
2026-03-27 13:34:08 [adesa.fr] INFO: Found listing with ID: 10737467
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737467%27 HTTP/1.1" 200 None
2026-03-27 13:34:08 [adesa.fr] INFO: Scrape type for 10737467: 1
2026-03-27 13:34:08 [adesa.fr] INFO: Scraping item 10737467 url https://www.openlane.eu/en/carv6/auction/10737467
2026-03-27 13:34:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 5314723d-2156-535a-8eee-2b690da1ae8c due to Ignoring non-200 response
2026-03-27 13:34:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735337> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:34:08 [adesa.fr] INFO: Found listing with ID: 10737466
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737466%27 HTTP/1.1" 200 None
2026-03-27 13:34:08 [adesa.fr] INFO: Scrape type for 10737466: 1
2026-03-27 13:34:08 [adesa.fr] INFO: Scraping item 10737466 url https://www.openlane.eu/en/carv6/auction/10737466
2026-03-27 13:34:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:34:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5314723d-2156-535a-8eee-2b690da1ae8c, skipping ID generation
2026-03-27 13:34:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5314723d-2156-535a-8eee-2b690da1ae8c with scrape type 1
2026-03-27 13:34:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5314723d-2156-535a-8eee-2b690da1ae8c sending to next pipeline
2026-03-27 13:34:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5314723d-2156-535a-8eee-2b690da1ae8c, identifier: 10735302
2026-03-27 13:34:08 [adesa.fr] INFO: Found listing with ID: 10737468
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737468%27 HTTP/1.1" 200 None
2026-03-27 13:34:08 [adesa.fr] INFO: Scrape type for 10737468: 1
2026-03-27 13:34:08 [adesa.fr] INFO: Scraping item 10737468 url https://www.openlane.eu/en/carv6/auction/10737468
2026-03-27 13:34:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5314723d-2156-535a-8eee-2b690da1ae8c with identifier: 10735302
2026-03-27 13:34:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5314723d-2156-535a-8eee-2b690da1ae8c with identifier: 10735302
2026-03-27 13:34:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5314723d-2156-535a-8eee-2b690da1ae8c with identifier: 10735302 to the API
2026-03-27 13:34:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:34:09 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5463727/general/bab35053-57ad-4cdc-9e8a-81befacceebf.JPG>
{'auction_title': '',
'c_o_2_emission_value': 72,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 404,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '5314723d-2156-535a-8eee-2b690da1ae8c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FL704WJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735302',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 82455,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 35,
'photos': [],
'price': 29400,
'price_includes_vat': True,
'registration_date': '2019-11-27',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Range Rover Sport P400e HSE Dynamic - AWD - Hybrid - '
'Automatic - 404 hp - 82.455 km',
'transmission': 'automatic',
'trim': 'HSE Dynamic',
'vin': None,
'year': 2019}
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735302%27 HTTP/1.1" 200 None
2026-03-27 13:34:09 [adesa.fr] INFO: Saving data for 10735302: {'created_time': 1774618449.159173, 'last_price_update_time': 1774618449.159182, 'auction_closing_time': 1774858200.0}
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735302') HTTP/1.1" 204 0
2026-03-27 13:34:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 5314723d-2156-535a-8eee-2b690da1ae8c due to Ignoring non-200 response
2026-03-27 13:34:09 [adesa.fr] INFO: Found listing with ID: 10737462
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737462%27 HTTP/1.1" 200 None
2026-03-27 13:34:09 [adesa.fr] INFO: Scrape type for 10737462: 1
2026-03-27 13:34:09 [adesa.fr] INFO: Scraping item 10737462 url https://www.openlane.eu/en/carv6/auction/10737462
2026-03-27 13:34:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735314> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:34:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735380> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:34:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac with identifier: 10735321
2026-03-27 13:34:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac with scrape type 1
2026-03-27 13:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637772%252Fgeneral%252F6caace1a-2d5b-474b-89a2-23487f7e16e4.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637772/general/6caace1a-2d5b-474b-89a2-23487f7e16e4.jpg not downloaded yet
2026-03-27 13:34:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: adc90b02-0fe7-5049-ac7f-1606176d7fbd with identifier: 10735395
2026-03-27 13:34:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item adc90b02-0fe7-5049-ac7f-1606176d7fbd with scrape type 1
2026-03-27 13:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item adc90b02-0fe7-5049-ac7f-1606176d7fbd
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746650%252Fgeneral%252F55269f59-d0f8-4dc0-83eb-79fc419ef061.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746650/general/55269f59-d0f8-4dc0-83eb-79fc419ef061.jpg not downloaded yet
2026-03-27 13:34:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1246a9e9-8e7d-58f1-af9d-262438d878f4 with identifier: 10735337
2026-03-27 13:34:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1246a9e9-8e7d-58f1-af9d-262438d878f4 with scrape type 1
2026-03-27 13:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1246a9e9-8e7d-58f1-af9d-262438d878f4
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671757%252Fgeneral%252Ffa8b9285-9726-4a93-b3e4-a69a09e0e1eb.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671757/general/fa8b9285-9726-4a93-b3e4-a69a09e0e1eb.JPG not downloaded yet
2026-03-27 13:34:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:34:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:34:09 [adesa.fr] INFO: Found listing with ID: 10735126
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735126%27 HTTP/1.1" 200 None
2026-03-27 13:34:09 [adesa.fr] INFO: Scrape type for 10735126: 1
2026-03-27 13:34:09 [adesa.fr] INFO: Scraping item 10735126 url https://www.openlane.eu/en/carv6/auction/10735126
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637772%252Fgeneral%252F3e4021ab-fd4e-4fcf-91e3-24bd1ba5c28e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637772/general/3e4021ab-fd4e-4fcf-91e3-24bd1ba5c28e.jpg not downloaded yet
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746650%252Fgeneral%252Febf38fec-cb1f-48d0-b061-cc89e59de54e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746650/general/ebf38fec-cb1f-48d0-b061-cc89e59de54e.jpg not downloaded yet
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671757%252Fgeneral%252Fc513d124-7bd7-4734-ba16-46b9397a3d01.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671757/general/c513d124-7bd7-4734-ba16-46b9397a3d01.JPG not downloaded yet
2026-03-27 13:34:09 [adesa.fr] INFO: Found listing with ID: 10735161
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735161%27 HTTP/1.1" 200 None
2026-03-27 13:34:09 [adesa.fr] INFO: Scrape type for 10735161: 1
2026-03-27 13:34:09 [adesa.fr] INFO: Scraping item 10735161 url https://www.openlane.eu/en/carv6/auction/10735161
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637772%252Fgeneral%252F00829df4-9181-4b91-bcc3-8deb4a3d5c0b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637772/general/00829df4-9181-4b91-bcc3-8deb4a3d5c0b.jpg not downloaded yet
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746650%252Fgeneral%252F4784691e-cc71-4e20-a6bd-1bb51e8bad95.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746650/general/4784691e-cc71-4e20-a6bd-1bb51e8bad95.jpg not downloaded yet
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671757%252Fgeneral%252F45bc5278-0307-4eb4-82e6-11f1cfbfd69d.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671757/general/45bc5278-0307-4eb4-82e6-11f1cfbfd69d.JPG not downloaded yet
2026-03-27 13:34:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ccca35b9-3903-5187-83e0-b1966bee5655 with identifier: 10735314
2026-03-27 13:34:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ccca35b9-3903-5187-83e0-b1966bee5655 with scrape type 1
2026-03-27 13:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ccca35b9-3903-5187-83e0-b1966bee5655
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5615593%252Fgeneral%252Fc699e40a-a9ee-440d-91b7-47249191bfc7.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615593/general/c699e40a-a9ee-440d-91b7-47249191bfc7.jpg already downloaded
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5615593%252Fgeneral%252F120cad49-3858-455f-847e-667360d57e3a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615593/general/120cad49-3858-455f-847e-667360d57e3a.jpg already downloaded
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5615593%252Fgeneral%252Fd441e604-faca-4e6a-8fc9-b2b809afd0ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615593/general/d441e604-faca-4e6a-8fc9-b2b809afd0ac.jpg already downloaded
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5615593%252Fgeneral%252F377d6f06-f027-4d09-9bc0-d6b0e18bd6e1.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615593/general/377d6f06-f027-4d09-9bc0-d6b0e18bd6e1.jpg already downloaded
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5615593%252Fgeneral%252F66c78747-dbbe-4e50-b901-aad6232ddc34.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615593/general/66c78747-dbbe-4e50-b901-aad6232ddc34.jpg already downloaded
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5615593%252Fgeneral%252Ffea6f419-f399-405a-b28c-6b86e3b747f2.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615593/general/fea6f419-f399-405a-b28c-6b86e3b747f2.jpg already downloaded
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5615593%252Fgeneral%252F6eefbe4a-8f0c-4ae9-8156-db23f63ac1b8.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615593/general/6eefbe4a-8f0c-4ae9-8156-db23f63ac1b8.jpg already downloaded
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5615593%252Fgeneral%252Fdec4c51a-52d7-4045-af1f-251c9c846f20.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615593/general/dec4c51a-52d7-4045-af1f-251c9c846f20.jpg already downloaded
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5615593%252Fgeneral%252F8fd3b625-f4b9-43af-bf8f-e3e3e0f62fb2.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615593/general/8fd3b625-f4b9-43af-bf8f-e3e3e0f62fb2.jpg already downloaded
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5615593%252Fgeneral%252Fd9d1e13f-f27d-4750-be85-f83cdab84196.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615593/general/d9d1e13f-f27d-4750-be85-f83cdab84196.jpg already downloaded
2026-03-27 13:34:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ccca35b9-3903-5187-83e0-b1966bee5655, identifier: 10735314
2026-03-27 13:34:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597 with identifier: 10735380
2026-03-27 13:34:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597 with scrape type 1
2026-03-27 13:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733247%252Fgeneral%252F042dfbba-78d2-4a05-a7ed-75f03ce8ba14.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733247/general/042dfbba-78d2-4a05-a7ed-75f03ce8ba14.jpg already downloaded
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733247%252Fgeneral%252F26076040-8406-4aaa-aca8-ed23683fdfc9.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733247/general/26076040-8406-4aaa-aca8-ed23683fdfc9.jpg already downloaded
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733247%252Fgeneral%252F75eb0acc-ed29-424e-b289-3f762f3af014.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733247/general/75eb0acc-ed29-424e-b289-3f762f3af014.jpg already downloaded
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733247%252Fgeneral%252Fbc9d359a-07c1-4b83-85d3-17df999ab750.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733247/general/bc9d359a-07c1-4b83-85d3-17df999ab750.jpg already downloaded
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733247%252Fgeneral%252Ff905658a-2f57-48b1-b970-b1e7f518e169.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733247/general/f905658a-2f57-48b1-b970-b1e7f518e169.jpg already downloaded
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733247%252Fgeneral%252F656c1562-0bc5-4860-89fd-3f4945c01d84.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733247/general/656c1562-0bc5-4860-89fd-3f4945c01d84.jpg already downloaded
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733247%252Fgeneral%252F401ba0db-bc56-4a96-85dd-53377370108a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733247/general/401ba0db-bc56-4a96-85dd-53377370108a.jpg already downloaded
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733247%252Fgeneral%252F0d9d079c-f447-42ed-9203-38e5c127bb03.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733247/general/0d9d079c-f447-42ed-9203-38e5c127bb03.jpg already downloaded
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733247%252Fgeneral%252Faeb9fac3-8eee-4746-a17f-cbfbf602f102.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733247/general/aeb9fac3-8eee-4746-a17f-cbfbf602f102.jpg already downloaded
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733247%252Fgeneral%252F56a97253-429f-42b1-b1e6-d17e450ebdc8.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733247/general/56a97253-429f-42b1-b1e6-d17e450ebdc8.jpg already downloaded
2026-03-27 13:34:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597, identifier: 10735380
2026-03-27 13:34:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5671757/general/fa8b9285-9726-4a93-b3e4-a69a09e0e1eb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735337)
2026-03-27 13:34:10 [adesa.fr] INFO: Found listing with ID: 10737449
2026-03-27 13:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737449%27 HTTP/1.1" 200 None
2026-03-27 13:34:10 [adesa.fr] INFO: Scrape type for 10737449: 1
2026-03-27 13:34:10 [adesa.fr] INFO: Scraping item 10737449 url https://www.openlane.eu/en/carv6/auction/10737449
2026-03-27 13:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637772%252Fgeneral%252Febe6c6f1-a6c1-49f5-a86c-f60cb3d62a3e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637772/general/ebe6c6f1-a6c1-49f5-a86c-f60cb3d62a3e.jpg not downloaded yet
2026-03-27 13:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746650%252Fgeneral%252Fc294aabb-22d0-4cc9-bd41-9b7083cc1feb.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746650/general/c294aabb-22d0-4cc9-bd41-9b7083cc1feb.jpg not downloaded yet
2026-03-27 13:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671757%252Fgeneral%252F22c74d8e-ea0e-4b16-b67a-5cf68c2a4c3e.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671757/general/22c74d8e-ea0e-4b16-b67a-5cf68c2a4c3e.JPG not downloaded yet
2026-03-27 13:34:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ccca35b9-3903-5187-83e0-b1966bee5655 with identifier: 10735314
2026-03-27 13:34:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ccca35b9-3903-5187-83e0-b1966bee5655 with identifier: 10735314
2026-03-27 13:34:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ccca35b9-3903-5187-83e0-b1966bee5655 with identifier: 10735314 to the API
2026-03-27 13:34:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:34:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:34:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735314>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 265,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': 'ccca35b9-3903-5187-83e0-b1966bee5655',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH-475-NW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735314',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 145470,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5615593/general/c699e40a-a9ee-440d-91b7-47249191bfc7.jpg',
'https://images.openlane.eu/carimgs/5615593/general/120cad49-3858-455f-847e-667360d57e3a.jpg',
'https://images.openlane.eu/carimgs/5615593/general/d441e604-faca-4e6a-8fc9-b2b809afd0ac.jpg',
'https://images.openlane.eu/carimgs/5615593/general/377d6f06-f027-4d09-9bc0-d6b0e18bd6e1.jpg',
'https://images.openlane.eu/carimgs/5615593/general/66c78747-dbbe-4e50-b901-aad6232ddc34.jpg',
'https://images.openlane.eu/carimgs/5615593/general/fea6f419-f399-405a-b28c-6b86e3b747f2.jpg',
'https://images.openlane.eu/carimgs/5615593/general/6eefbe4a-8f0c-4ae9-8156-db23f63ac1b8.jpg',
'https://images.openlane.eu/carimgs/5615593/general/dec4c51a-52d7-4045-af1f-251c9c846f20.jpg',
'https://images.openlane.eu/carimgs/5615593/general/8fd3b625-f4b9-43af-bf8f-e3e3e0f62fb2.jpg',
'https://images.openlane.eu/carimgs/5615593/general/d9d1e13f-f27d-4750-be85-f83cdab84196.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccca35b9-3903-5187-83e0-b1966bee5655/ccca35b9-3903-5187-83e0-b1966bee5655_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43031,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5615593/general/c699e40a-a9ee-440d-91b7-47249191bfc7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccca35b9-3903-5187-83e0-b1966bee5655/ccca35b9-3903-5187-83e0-b1966bee5655_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52556,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5615593/general/120cad49-3858-455f-847e-667360d57e3a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccca35b9-3903-5187-83e0-b1966bee5655/ccca35b9-3903-5187-83e0-b1966bee5655_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40865,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5615593/general/d441e604-faca-4e6a-8fc9-b2b809afd0ac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccca35b9-3903-5187-83e0-b1966bee5655/ccca35b9-3903-5187-83e0-b1966bee5655_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44566,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5615593/general/377d6f06-f027-4d09-9bc0-d6b0e18bd6e1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccca35b9-3903-5187-83e0-b1966bee5655/ccca35b9-3903-5187-83e0-b1966bee5655_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94487,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5615593/general/66c78747-dbbe-4e50-b901-aad6232ddc34.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccca35b9-3903-5187-83e0-b1966bee5655/ccca35b9-3903-5187-83e0-b1966bee5655_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71233,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5615593/general/fea6f419-f399-405a-b28c-6b86e3b747f2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccca35b9-3903-5187-83e0-b1966bee5655/ccca35b9-3903-5187-83e0-b1966bee5655_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97736,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5615593/general/6eefbe4a-8f0c-4ae9-8156-db23f63ac1b8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccca35b9-3903-5187-83e0-b1966bee5655/ccca35b9-3903-5187-83e0-b1966bee5655_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86797,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5615593/general/dec4c51a-52d7-4045-af1f-251c9c846f20.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccca35b9-3903-5187-83e0-b1966bee5655/ccca35b9-3903-5187-83e0-b1966bee5655_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97906,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5615593/general/8fd3b625-f4b9-43af-bf8f-e3e3e0f62fb2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccca35b9-3903-5187-83e0-b1966bee5655/ccca35b9-3903-5187-83e0-b1966bee5655_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68799,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5615593/general/d9d1e13f-f27d-4750-be85-f83cdab84196.jpg',
'Width': 1024}],
'price': 15200,
'price_includes_vat': True,
'registration_date': '2022-07-18',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Sportage 1.6 T-GDI Lounge - AWD - Hybrid - Automatic - 265 hp - '
'145.470 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2022}
2026-03-27 13:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735314%27 HTTP/1.1" 200 None
2026-03-27 13:34:10 [adesa.fr] INFO: Saving data for 10735314: {'created_time': 1774618450.394353, 'last_price_update_time': 1774618450.394363, 'auction_closing_time': 1774858200.0}
2026-03-27 13:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735314') HTTP/1.1" 204 0
2026-03-27 13:34:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597 with identifier: 10735380
2026-03-27 13:34:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597 with identifier: 10735380
2026-03-27 13:34:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597 with identifier: 10735380 to the API
2026-03-27 13:34:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:34:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:34:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735380>
{'auction_title': '',
'c_o_2_emission_value': 37,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 308,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': 'a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-940-NT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735380',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 106843,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5733247/general/042dfbba-78d2-4a05-a7ed-75f03ce8ba14.jpg',
'https://images.openlane.eu/carimgs/5733247/general/26076040-8406-4aaa-aca8-ed23683fdfc9.jpg',
'https://images.openlane.eu/carimgs/5733247/general/75eb0acc-ed29-424e-b289-3f762f3af014.jpg',
'https://images.openlane.eu/carimgs/5733247/general/bc9d359a-07c1-4b83-85d3-17df999ab750.jpg',
'https://images.openlane.eu/carimgs/5733247/general/f905658a-2f57-48b1-b970-b1e7f518e169.jpg',
'https://images.openlane.eu/carimgs/5733247/general/656c1562-0bc5-4860-89fd-3f4945c01d84.jpg',
'https://images.openlane.eu/carimgs/5733247/general/401ba0db-bc56-4a96-85dd-53377370108a.jpg',
'https://images.openlane.eu/carimgs/5733247/general/0d9d079c-f447-42ed-9203-38e5c127bb03.jpg',
'https://images.openlane.eu/carimgs/5733247/general/aeb9fac3-8eee-4746-a17f-cbfbf602f102.jpg',
'https://images.openlane.eu/carimgs/5733247/general/56a97253-429f-42b1-b1e6-d17e450ebdc8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597/a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 381179,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733247/general/042dfbba-78d2-4a05-a7ed-75f03ce8ba14.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597/a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 377573,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733247/general/26076040-8406-4aaa-aca8-ed23683fdfc9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597/a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319796,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733247/general/75eb0acc-ed29-424e-b289-3f762f3af014.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597/a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278732,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733247/general/bc9d359a-07c1-4b83-85d3-17df999ab750.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597/a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91275,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733247/general/f905658a-2f57-48b1-b970-b1e7f518e169.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597/a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85441,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733247/general/656c1562-0bc5-4860-89fd-3f4945c01d84.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597/a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108073,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733247/general/401ba0db-bc56-4a96-85dd-53377370108a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597/a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117788,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733247/general/0d9d079c-f447-42ed-9203-38e5c127bb03.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597/a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114287,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733247/general/aeb9fac3-8eee-4746-a17f-cbfbf602f102.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597/a5255acf-c6c8-5cb6-ba4f-fbdb4d54a597_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176236,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733247/general/56a97253-429f-42b1-b1e6-d17e450ebdc8.jpg',
'Width': 1024}],
'price': 23300,
'price_includes_vat': True,
'registration_date': '2023-03-07',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Discovery Sport P300e SE - AWD - Hybrid - Automatic - '
'308 hp - 106.843 km',
'transmission': 'automatic',
'trim': 'SE',
'vin': None,
'year': 2023}
2026-03-27 13:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735380%27 HTTP/1.1" 200 None
2026-03-27 13:34:10 [adesa.fr] INFO: Saving data for 10735380: {'created_time': 1774618450.743339, 'last_price_update_time': 1774618450.743349, 'auction_closing_time': 1774858200.0}
2026-03-27 13:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735380') HTTP/1.1" 204 0
2026-03-27 13:34:10 [adesa.fr] INFO: Found listing with ID: 10737451
2026-03-27 13:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737451%27 HTTP/1.1" 200 None
2026-03-27 13:34:10 [adesa.fr] INFO: Scrape type for 10737451: 1
2026-03-27 13:34:10 [adesa.fr] INFO: Scraping item 10737451 url https://www.openlane.eu/en/carv6/auction/10737451
2026-03-27 13:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637772%252Fgeneral%252Fe723f50d-9263-4a14-8d75-86b3f00d4425.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637772/general/e723f50d-9263-4a14-8d75-86b3f00d4425.jpg not downloaded yet
2026-03-27 13:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746650%252Fgeneral%252F7288eda3-7000-4e13-96d5-9025b2db095c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746650/general/7288eda3-7000-4e13-96d5-9025b2db095c.jpg not downloaded yet
2026-03-27 13:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671757%252Fgeneral%252Fef5076b3-13fc-4a55-a18b-c436980b405e.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671757/general/ef5076b3-13fc-4a55-a18b-c436980b405e.JPG not downloaded yet
2026-03-27 13:34:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746650/general/55269f59-d0f8-4dc0-83eb-79fc419ef061.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735395)
2026-03-27 13:34:10 [adesa.fr] INFO: Found listing with ID: 10737450
2026-03-27 13:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737450%27 HTTP/1.1" 200 None
2026-03-27 13:34:10 [adesa.fr] INFO: Scrape type for 10737450: 1
2026-03-27 13:34:10 [adesa.fr] INFO: Scraping item 10737450 url https://www.openlane.eu/en/carv6/auction/10737450
2026-03-27 13:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637772%252Fgeneral%252F20856b92-6a1c-4125-b5f1-d54cfcc105bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637772/general/20856b92-6a1c-4125-b5f1-d54cfcc105bb.jpg not downloaded yet
2026-03-27 13:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746650%252Fgeneral%252F77ad4775-8bf9-4bb8-9820-797943b6ba83.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746650/general/77ad4775-8bf9-4bb8-9820-797943b6ba83.jpg not downloaded yet
2026-03-27 13:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671757%252Fgeneral%252F4e16b294-0633-4c6c-b828-55e6dd7a2cf4.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671757/general/4e16b294-0633-4c6c-b828-55e6dd7a2cf4.JPG not downloaded yet
2026-03-27 13:34:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 1246a9e9-8e7d-58f1-af9d-262438d878f4 due to Ignoring non-200 response
2026-03-27 13:34:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5671757/general/45bc5278-0307-4eb4-82e6-11f1cfbfd69d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735337)
2026-03-27 13:34:10 [adesa.fr] INFO: Found listing with ID: 10731358
2026-03-27 13:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731358%27 HTTP/1.1" 200 None
2026-03-27 13:34:10 [adesa.fr] INFO: Scrape type for 10731358: 0
2026-03-27 13:34:10 [adesa.fr] INFO: Skipping item 10731358 url https://www.openlane.eu/en/carv6/auction/10731358
2026-03-27 13:34:10 [adesa.fr] INFO: Found listing with ID: 10735162
2026-03-27 13:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735162%27 HTTP/1.1" 200 None
2026-03-27 13:34:10 [adesa.fr] INFO: Scrape type for 10735162: 1
2026-03-27 13:34:10 [adesa.fr] INFO: Scraping item 10735162 url https://www.openlane.eu/en/carv6/auction/10735162
2026-03-27 13:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637772%252Fgeneral%252F6551809d-2493-42c2-bb4b-179e38446225.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637772/general/6551809d-2493-42c2-bb4b-179e38446225.jpg not downloaded yet
2026-03-27 13:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746650%252Fgeneral%252Fc774451d-f6ac-4156-904c-eb7ff622e7d8.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746650/general/c774451d-f6ac-4156-904c-eb7ff622e7d8.jpg not downloaded yet
2026-03-27 13:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671757%252Fgeneral%252F1dfc43e8-cdec-4e04-814b-ce6e87d4c381.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671757/general/1dfc43e8-cdec-4e04-814b-ce6e87d4c381.JPG not downloaded yet
2026-03-27 13:34:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5671757/general/ef5076b3-13fc-4a55-a18b-c436980b405e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735337)
2026-03-27 13:34:10 [adesa.fr] INFO: Found listing with ID: 10737477
2026-03-27 13:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737477%27 HTTP/1.1" 200 None
2026-03-27 13:34:10 [adesa.fr] INFO: Scrape type for 10737477: 1
2026-03-27 13:34:10 [adesa.fr] INFO: Scraping item 10737477 url https://www.openlane.eu/en/carv6/auction/10737477
2026-03-27 13:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637772%252Fgeneral%252F958324d9-2a2b-4e22-bfdc-1c07f467be87.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637772/general/958324d9-2a2b-4e22-bfdc-1c07f467be87.jpg not downloaded yet
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746650%252Fgeneral%252F162db652-54e2-4e18-b80c-d41ef8a22b75.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746650/general/162db652-54e2-4e18-b80c-d41ef8a22b75.jpg not downloaded yet
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671757%252Fgeneral%252Ffc49aa15-afd1-4a6b-890b-274838fdf22d.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671757/general/fc49aa15-afd1-4a6b-890b-274838fdf22d.JPG not downloaded yet
2026-03-27 13:34:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7b95c810>
2026-03-27 13:34:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_adc90b02-0fe7-5049-ac7f-1606176d7fbd/adc90b02-0fe7-5049-ac7f-1606176d7fbd_image_0.jpg HTTP/1.1" 201 0
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746650%252Fgeneral%252F55269f59-d0f8-4dc0-83eb-79fc419ef061.jpg') HTTP/1.1" 204 0
2026-03-27 13:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746650/general/55269f59-d0f8-4dc0-83eb-79fc419ef061.jpg saved to cache
2026-03-27 13:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item adc90b02-0fe7-5049-ac7f-1606176d7fbd
2026-03-27 13:34:11 [adesa.fr] INFO: Found listing with ID: 10735779
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735779%27 HTTP/1.1" 200 None
2026-03-27 13:34:11 [adesa.fr] INFO: Scrape type for 10735779: 1
2026-03-27 13:34:11 [adesa.fr] INFO: Scraping item 10735779 url https://www.openlane.eu/en/carv6/auction/10735779
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637772%252Fgeneral%252F80901c23-8b89-4281-961a-895a41bdb40f.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637772/general/80901c23-8b89-4281-961a-895a41bdb40f.JPG not downloaded yet
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746650%252Fgeneral%252Fb8b5488b-86ad-47ce-8221-599f2e1a2047.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746650/general/b8b5488b-86ad-47ce-8221-599f2e1a2047.jpg not downloaded yet
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671757%252Fgeneral%252Fe72b3555-73b2-4591-8cf1-ff21b9586210.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671757/general/e72b3555-73b2-4591-8cf1-ff21b9586210.JPG not downloaded yet
2026-03-27 13:34:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5671757/general/4e16b294-0633-4c6c-b828-55e6dd7a2cf4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735337)
2026-03-27 13:34:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 1246a9e9-8e7d-58f1-af9d-262438d878f4 due to Ignoring non-200 response
2026-03-27 13:34:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5671757/general/1dfc43e8-cdec-4e04-814b-ce6e87d4c381.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735337)
2026-03-27 13:34:11 [adesa.fr] INFO: Found listing with ID: 10735846
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735846%27 HTTP/1.1" 200 None
2026-03-27 13:34:11 [adesa.fr] INFO: Scrape type for 10735846: 1
2026-03-27 13:34:11 [adesa.fr] INFO: Scraping item 10735846 url https://www.openlane.eu/en/carv6/auction/10735846
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637772%252Fgeneral%252F433cda39-527c-4930-8601-51523ae6e8e0.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637772/general/433cda39-527c-4930-8601-51523ae6e8e0.jpg not downloaded yet
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746650%252Fgeneral%252F7a5d9818-8a68-49e5-93da-67160954e332.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746650/general/7a5d9818-8a68-49e5-93da-67160954e332.jpg not downloaded yet
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671757%252Fgeneral%252F801cc094-9aef-476a-a7cb-c168cd78846a.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671757/general/801cc094-9aef-476a-a7cb-c168cd78846a.JPG not downloaded yet
2026-03-27 13:34:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 1246a9e9-8e7d-58f1-af9d-262438d878f4 due to Ignoring non-200 response
2026-03-27 13:34:11 [adesa.fr] INFO: Found listing with ID: 10735824
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735824%27 HTTP/1.1" 200 None
2026-03-27 13:34:11 [adesa.fr] INFO: Scrape type for 10735824: 1
2026-03-27 13:34:11 [adesa.fr] INFO: Scraping item 10735824 url https://www.openlane.eu/en/carv6/auction/10735824
2026-03-27 13:34:11 [adesa.fr] INFO: Found listing with ID: 10735826
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735826%27 HTTP/1.1" 200 None
2026-03-27 13:34:11 [adesa.fr] INFO: Scrape type for 10735826: 1
2026-03-27 13:34:11 [adesa.fr] INFO: Scraping item 10735826 url https://www.openlane.eu/en/carv6/auction/10735826
2026-03-27 13:34:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5671757/general/fc49aa15-afd1-4a6b-890b-274838fdf22d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735337)
2026-03-27 13:34:11 [adesa.fr] INFO: Found listing with ID: 10735784
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735784%27 HTTP/1.1" 200 None
2026-03-27 13:34:11 [adesa.fr] INFO: Scrape type for 10735784: 1
2026-03-27 13:34:11 [adesa.fr] INFO: Scraping item 10735784 url https://www.openlane.eu/en/carv6/auction/10735784
2026-03-27 13:34:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 1246a9e9-8e7d-58f1-af9d-262438d878f4 due to Ignoring non-200 response
2026-03-27 13:34:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5671757/general/e72b3555-73b2-4591-8cf1-ff21b9586210.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735337)
2026-03-27 13:34:11 [adesa.fr] INFO: Found listing with ID: 10735827
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735827%27 HTTP/1.1" 200 None
2026-03-27 13:34:11 [adesa.fr] INFO: Scrape type for 10735827: 1
2026-03-27 13:34:11 [adesa.fr] INFO: Scraping item 10735827 url https://www.openlane.eu/en/carv6/auction/10735827
2026-03-27 13:34:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 1246a9e9-8e7d-58f1-af9d-262438d878f4 due to Ignoring non-200 response
2026-03-27 13:34:11 [adesa.fr] INFO: Found listing with ID: 10735829
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735829%27 HTTP/1.1" 200 None
2026-03-27 13:34:11 [adesa.fr] INFO: Scrape type for 10735829: 1
2026-03-27 13:34:11 [adesa.fr] INFO: Scraping item 10735829 url https://www.openlane.eu/en/carv6/auction/10735829
2026-03-27 13:34:11 [adesa.fr] INFO: Found listing with ID: 10735849
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735849%27 HTTP/1.1" 200 None
2026-03-27 13:34:11 [adesa.fr] INFO: Scrape type for 10735849: 1
2026-03-27 13:34:11 [adesa.fr] INFO: Scraping item 10735849 url https://www.openlane.eu/en/carv6/auction/10735849
2026-03-27 13:34:11 [adesa.fr] INFO: Found listing with ID: 10733816
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733816%27 HTTP/1.1" 200 None
2026-03-27 13:34:11 [adesa.fr] INFO: Scrape type for 10733816: 0
2026-03-27 13:34:11 [adesa.fr] INFO: Skipping item 10733816 url https://www.openlane.eu/en/carv6/auction/10733816
2026-03-27 13:34:11 [adesa.fr] INFO: Found listing with ID: 10735797
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735797%27 HTTP/1.1" 200 None
2026-03-27 13:34:11 [adesa.fr] INFO: Scrape type for 10735797: 1
2026-03-27 13:34:11 [adesa.fr] INFO: Scraping item 10735797 url https://www.openlane.eu/en/carv6/auction/10735797
2026-03-27 13:34:11 [adesa.fr] INFO: Found listing with ID: 10735795
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735795%27 HTTP/1.1" 200 None
2026-03-27 13:34:11 [adesa.fr] INFO: Scrape type for 10735795: 1
2026-03-27 13:34:11 [adesa.fr] INFO: Scraping item 10735795 url https://www.openlane.eu/en/carv6/auction/10735795
2026-03-27 13:34:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 1246a9e9-8e7d-58f1-af9d-262438d878f4 due to Ignoring non-200 response
2026-03-27 13:34:11 [adesa.fr] INFO: Found listing with ID: 10735813
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735813%27 HTTP/1.1" 200 None
2026-03-27 13:34:11 [adesa.fr] INFO: Scrape type for 10735813: 1
2026-03-27 13:34:11 [adesa.fr] INFO: Scraping item 10735813 url https://www.openlane.eu/en/carv6/auction/10735813
2026-03-27 13:34:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 1246a9e9-8e7d-58f1-af9d-262438d878f4 due to Ignoring non-200 response
2026-03-27 13:34:11 [adesa.fr] INFO: Found listing with ID: 10735794
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735794%27 HTTP/1.1" 200 None
2026-03-27 13:34:11 [adesa.fr] INFO: Scrape type for 10735794: 1
2026-03-27 13:34:11 [adesa.fr] INFO: Scraping item 10735794 url https://www.openlane.eu/en/carv6/auction/10735794
2026-03-27 13:34:11 [adesa.fr] INFO: Found listing with ID: 10735822
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735822%27 HTTP/1.1" 200 None
2026-03-27 13:34:11 [adesa.fr] INFO: Scrape type for 10735822: 1
2026-03-27 13:34:11 [adesa.fr] INFO: Scraping item 10735822 url https://www.openlane.eu/en/carv6/auction/10735822
2026-03-27 13:34:11 [adesa.fr] INFO: Found listing with ID: 10735800
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735800%27 HTTP/1.1" 200 None
2026-03-27 13:34:11 [adesa.fr] INFO: Scrape type for 10735800: 1
2026-03-27 13:34:11 [adesa.fr] INFO: Scraping item 10735800 url https://www.openlane.eu/en/carv6/auction/10735800
2026-03-27 13:34:11 [adesa.fr] INFO: Found listing with ID: 10735836
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735836%27 HTTP/1.1" 200 None
2026-03-27 13:34:11 [adesa.fr] INFO: Scrape type for 10735836: 1
2026-03-27 13:34:11 [adesa.fr] INFO: Scraping item 10735836 url https://www.openlane.eu/en/carv6/auction/10735836
2026-03-27 13:34:11 [adesa.fr] INFO: Found listing with ID: 10735830
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735830%27 HTTP/1.1" 200 None
2026-03-27 13:34:11 [adesa.fr] INFO: Scrape type for 10735830: 1
2026-03-27 13:34:11 [adesa.fr] INFO: Scraping item 10735830 url https://www.openlane.eu/en/carv6/auction/10735830
2026-03-27 13:34:11 [adesa.fr] INFO: Found listing with ID: 10733964
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733964%27 HTTP/1.1" 200 None
2026-03-27 13:34:11 [adesa.fr] INFO: Scrape type for 10733964: 0
2026-03-27 13:34:11 [adesa.fr] INFO: Skipping item 10733964 url https://www.openlane.eu/en/carv6/auction/10733964
2026-03-27 13:34:11 [adesa.fr] INFO: Found listing with ID: 10735785
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735785%27 HTTP/1.1" 200 None
2026-03-27 13:34:11 [adesa.fr] INFO: Scrape type for 10735785: 1
2026-03-27 13:34:11 [adesa.fr] INFO: Scraping item 10735785 url https://www.openlane.eu/en/carv6/auction/10735785
2026-03-27 13:34:11 [adesa.fr] INFO: Found listing with ID: 10735790
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735790%27 HTTP/1.1" 200 None
2026-03-27 13:34:11 [adesa.fr] INFO: Scrape type for 10735790: 1
2026-03-27 13:34:11 [adesa.fr] INFO: Scraping item 10735790 url https://www.openlane.eu/en/carv6/auction/10735790
2026-03-27 13:34:11 [adesa.fr] INFO: Found listing with ID: 10735831
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735831%27 HTTP/1.1" 200 None
2026-03-27 13:34:11 [adesa.fr] INFO: Scrape type for 10735831: 1
2026-03-27 13:34:11 [adesa.fr] INFO: Scraping item 10735831 url https://www.openlane.eu/en/carv6/auction/10735831
2026-03-27 13:34:11 [adesa.fr] INFO: Found listing with ID: 10733820
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733820%27 HTTP/1.1" 200 None
2026-03-27 13:34:11 [adesa.fr] INFO: Scrape type for 10733820: 0
2026-03-27 13:34:11 [adesa.fr] INFO: Skipping item 10733820 url https://www.openlane.eu/en/carv6/auction/10733820
2026-03-27 13:34:11 [adesa.fr] INFO: Found listing with ID: 10735842
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735842%27 HTTP/1.1" 200 None
2026-03-27 13:34:11 [adesa.fr] INFO: Scrape type for 10735842: 1
2026-03-27 13:34:11 [adesa.fr] INFO: Scraping item 10735842 url https://www.openlane.eu/en/carv6/auction/10735842
2026-03-27 13:34:11 [adesa.fr] INFO: Found listing with ID: 10735786
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735786%27 HTTP/1.1" 200 None
2026-03-27 13:34:11 [adesa.fr] INFO: Scrape type for 10735786: 1
2026-03-27 13:34:11 [adesa.fr] INFO: Scraping item 10735786 url https://www.openlane.eu/en/carv6/auction/10735786
2026-03-27 13:34:11 [adesa.fr] INFO: Found listing with ID: 10733813
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733813%27 HTTP/1.1" 200 None
2026-03-27 13:34:11 [adesa.fr] INFO: Scrape type for 10733813: 0
2026-03-27 13:34:11 [adesa.fr] INFO: Skipping item 10733813 url https://www.openlane.eu/en/carv6/auction/10733813
2026-03-27 13:34:11 [adesa.fr] INFO: Found listing with ID: 10733812
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733812%27 HTTP/1.1" 200 None
2026-03-27 13:34:11 [adesa.fr] INFO: Scrape type for 10733812: 0
2026-03-27 13:34:11 [adesa.fr] INFO: Skipping item 10733812 url https://www.openlane.eu/en/carv6/auction/10733812
2026-03-27 13:34:11 [adesa.fr] INFO: Found listing with ID: 10735803
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735803%27 HTTP/1.1" 200 None
2026-03-27 13:34:11 [adesa.fr] INFO: Scrape type for 10735803: 1
2026-03-27 13:34:11 [adesa.fr] INFO: Scraping item 10735803 url https://www.openlane.eu/en/carv6/auction/10735803
2026-03-27 13:34:11 [adesa.fr] INFO: Found listing with ID: 10735791
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735791%27 HTTP/1.1" 200 None
2026-03-27 13:34:11 [adesa.fr] INFO: Scrape type for 10735791: 1
2026-03-27 13:34:11 [adesa.fr] INFO: Scraping item 10735791 url https://www.openlane.eu/en/carv6/auction/10735791
2026-03-27 13:34:11 [adesa.fr] INFO: Found listing with ID: 10735835
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735835%27 HTTP/1.1" 200 None
2026-03-27 13:34:11 [adesa.fr] INFO: Scrape type for 10735835: 1
2026-03-27 13:34:11 [adesa.fr] INFO: Scraping item 10735835 url https://www.openlane.eu/en/carv6/auction/10735835
2026-03-27 13:34:11 [adesa.fr] INFO: Found listing with ID: 10735811
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735811%27 HTTP/1.1" 200 None
2026-03-27 13:34:11 [adesa.fr] INFO: Scrape type for 10735811: 1
2026-03-27 13:34:11 [adesa.fr] INFO: Scraping item 10735811 url https://www.openlane.eu/en/carv6/auction/10735811
2026-03-27 13:34:11 [adesa.fr] INFO: Found listing with ID: 10735802
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735802%27 HTTP/1.1" 200 None
2026-03-27 13:34:11 [adesa.fr] INFO: Scrape type for 10735802: 1
2026-03-27 13:34:11 [adesa.fr] INFO: Scraping item 10735802 url https://www.openlane.eu/en/carv6/auction/10735802
2026-03-27 13:34:11 [adesa.fr] INFO: Found listing with ID: 10735837
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735837%27 HTTP/1.1" 200 None
2026-03-27 13:34:11 [adesa.fr] INFO: Scrape type for 10735837: 1
2026-03-27 13:34:11 [adesa.fr] INFO: Scraping item 10735837 url https://www.openlane.eu/en/carv6/auction/10735837
2026-03-27 13:34:11 [adesa.fr] INFO: Found listing with ID: 10735805
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735805%27 HTTP/1.1" 200 None
2026-03-27 13:34:11 [adesa.fr] INFO: Scrape type for 10735805: 1
2026-03-27 13:34:11 [adesa.fr] INFO: Scraping item 10735805 url https://www.openlane.eu/en/carv6/auction/10735805
2026-03-27 13:34:11 [adesa.fr] INFO: Found listing with ID: 10735820
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735820%27 HTTP/1.1" 200 None
2026-03-27 13:34:11 [adesa.fr] INFO: Scrape type for 10735820: 1
2026-03-27 13:34:11 [adesa.fr] INFO: Scraping item 10735820 url https://www.openlane.eu/en/carv6/auction/10735820
2026-03-27 13:34:11 [adesa.fr] INFO: Found listing with ID: 10735782
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735782%27 HTTP/1.1" 200 None
2026-03-27 13:34:11 [adesa.fr] INFO: Scrape type for 10735782: 1
2026-03-27 13:34:11 [adesa.fr] INFO: Scraping item 10735782 url https://www.openlane.eu/en/carv6/auction/10735782
2026-03-27 13:34:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737473> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:34:11 [adesa.fr] INFO: Found listing with ID: 10735814
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735814%27 HTTP/1.1" 200 None
2026-03-27 13:34:11 [adesa.fr] INFO: Scrape type for 10735814: 1
2026-03-27 13:34:11 [adesa.fr] INFO: Scraping item 10735814 url https://www.openlane.eu/en/carv6/auction/10735814
2026-03-27 13:34:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:34:11 [adesa.fr] INFO: Found listing with ID: 10733962
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733962%27 HTTP/1.1" 200 None
2026-03-27 13:34:11 [adesa.fr] INFO: Scrape type for 10733962: 0
2026-03-27 13:34:11 [adesa.fr] INFO: Skipping item 10733962 url https://www.openlane.eu/en/carv6/auction/10733962
2026-03-27 13:34:11 [adesa.fr] INFO: Found listing with ID: 10735789
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735789%27 HTTP/1.1" 200 None
2026-03-27 13:34:11 [adesa.fr] INFO: Scrape type for 10735789: 1
2026-03-27 13:34:11 [adesa.fr] INFO: Scraping item 10735789 url https://www.openlane.eu/en/carv6/auction/10735789
2026-03-27 13:34:11 [adesa.fr] INFO: Found listing with ID: 10726309
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726309%27 HTTP/1.1" 200 None
2026-03-27 13:34:11 [adesa.fr] INFO: Scrape type for 10726309: 0
2026-03-27 13:34:11 [adesa.fr] INFO: Skipping item 10726309 url https://www.openlane.eu/en/carv6/auction/10726309
2026-03-27 13:34:11 [adesa.fr] INFO: Found listing with ID: 10735792
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735792%27 HTTP/1.1" 200 None
2026-03-27 13:34:11 [adesa.fr] INFO: Scrape type for 10735792: 1
2026-03-27 13:34:11 [adesa.fr] INFO: Scraping item 10735792 url https://www.openlane.eu/en/carv6/auction/10735792
2026-03-27 13:34:11 [adesa.fr] INFO: Found listing with ID: 10735810
2026-03-27 13:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735810%27 HTTP/1.1" 200 None
2026-03-27 13:34:12 [adesa.fr] INFO: Scrape type for 10735810: 1
2026-03-27 13:34:12 [adesa.fr] INFO: Scraping item 10735810 url https://www.openlane.eu/en/carv6/auction/10735810
2026-03-27 13:34:12 [adesa.fr] INFO: Found listing with ID: 10735832
2026-03-27 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735832%27 HTTP/1.1" 200 None
2026-03-27 13:34:12 [adesa.fr] INFO: Scrape type for 10735832: 1
2026-03-27 13:34:12 [adesa.fr] INFO: Scraping item 10735832 url https://www.openlane.eu/en/carv6/auction/10735832
2026-03-27 13:34:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a5d0361-48a6-5dab-9a61-52746eb03031 with identifier: 10737473
2026-03-27 13:34:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a5d0361-48a6-5dab-9a61-52746eb03031 with scrape type 1
2026-03-27 13:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0a5d0361-48a6-5dab-9a61-52746eb03031
2026-03-27 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748226%252Fgeneral%252Fde6aa9fe-4621-477e-9203-6551d0817c79.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748226/general/de6aa9fe-4621-477e-9203-6551d0817c79.jpg not downloaded yet
2026-03-27 13:34:12 [adesa.fr] INFO: Found listing with ID: 10735821
2026-03-27 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735821%27 HTTP/1.1" 200 None
2026-03-27 13:34:12 [adesa.fr] INFO: Scrape type for 10735821: 1
2026-03-27 13:34:12 [adesa.fr] INFO: Scraping item 10735821 url https://www.openlane.eu/en/carv6/auction/10735821
2026-03-27 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748226%252Fgeneral%252F2a7da2cc-5418-4b21-bc5d-0c60900834d0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748226/general/2a7da2cc-5418-4b21-bc5d-0c60900834d0.jpeg not downloaded yet
2026-03-27 13:34:12 [adesa.fr] INFO: Found listing with ID: 10726308
2026-03-27 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726308%27 HTTP/1.1" 200 None
2026-03-27 13:34:12 [adesa.fr] INFO: Scrape type for 10726308: 0
2026-03-27 13:34:12 [adesa.fr] INFO: Skipping item 10726308 url https://www.openlane.eu/en/carv6/auction/10726308
2026-03-27 13:34:12 [adesa.fr] INFO: Found listing with ID: 10733954
2026-03-27 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733954%27 HTTP/1.1" 200 None
2026-03-27 13:34:12 [adesa.fr] INFO: Scrape type for 10733954: 0
2026-03-27 13:34:12 [adesa.fr] INFO: Skipping item 10733954 url https://www.openlane.eu/en/carv6/auction/10733954
2026-03-27 13:34:12 [adesa.fr] INFO: Found listing with ID: 10735808
2026-03-27 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735808%27 HTTP/1.1" 200 None
2026-03-27 13:34:12 [adesa.fr] INFO: Scrape type for 10735808: 1
2026-03-27 13:34:12 [adesa.fr] INFO: Scraping item 10735808 url https://www.openlane.eu/en/carv6/auction/10735808
2026-03-27 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748226%252Fgeneral%252F604c3d8a-63f1-4c78-98c6-1ec9f7c194e0.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748226/general/604c3d8a-63f1-4c78-98c6-1ec9f7c194e0.jpg not downloaded yet
2026-03-27 13:34:12 [adesa.fr] INFO: Found listing with ID: 10735793
2026-03-27 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735793%27 HTTP/1.1" 200 None
2026-03-27 13:34:12 [adesa.fr] INFO: Scrape type for 10735793: 1
2026-03-27 13:34:12 [adesa.fr] INFO: Scraping item 10735793 url https://www.openlane.eu/en/carv6/auction/10735793
2026-03-27 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748226%252Fgeneral%252Ff6f1491a-960c-4d6e-9cb2-1252a97c20f1.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748226/general/f6f1491a-960c-4d6e-9cb2-1252a97c20f1.jpg not downloaded yet
2026-03-27 13:34:12 [adesa.fr] INFO: Found listing with ID: 10735783
2026-03-27 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735783%27 HTTP/1.1" 200 None
2026-03-27 13:34:12 [adesa.fr] INFO: Scrape type for 10735783: 1
2026-03-27 13:34:12 [adesa.fr] INFO: Scraping item 10735783 url https://www.openlane.eu/en/carv6/auction/10735783
2026-03-27 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748226%252Fgeneral%252F9d305373-12f1-4a93-91d8-05a2b2b8a661.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748226/general/9d305373-12f1-4a93-91d8-05a2b2b8a661.jpeg not downloaded yet
2026-03-27 13:34:12 [adesa.fr] INFO: Found listing with ID: 10735845
2026-03-27 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735845%27 HTTP/1.1" 200 None
2026-03-27 13:34:12 [adesa.fr] INFO: Scrape type for 10735845: 1
2026-03-27 13:34:12 [adesa.fr] INFO: Scraping item 10735845 url https://www.openlane.eu/en/carv6/auction/10735845
2026-03-27 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748226%252Fgeneral%252F9bf02886-27c4-427f-aa29-4b50d7aac13e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748226/general/9bf02886-27c4-427f-aa29-4b50d7aac13e.jpg not downloaded yet
2026-03-27 13:34:12 [adesa.fr] INFO: Found listing with ID: 10733818
2026-03-27 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733818%27 HTTP/1.1" 200 None
2026-03-27 13:34:12 [adesa.fr] INFO: Scrape type for 10733818: 0
2026-03-27 13:34:12 [adesa.fr] INFO: Skipping item 10733818 url https://www.openlane.eu/en/carv6/auction/10733818
2026-03-27 13:34:12 [adesa.fr] INFO: Found listing with ID: 10735812
2026-03-27 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735812%27 HTTP/1.1" 200 None
2026-03-27 13:34:12 [adesa.fr] INFO: Scrape type for 10735812: 1
2026-03-27 13:34:12 [adesa.fr] INFO: Scraping item 10735812 url https://www.openlane.eu/en/carv6/auction/10735812
2026-03-27 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748226%252Fgeneral%252Fb0f48811-9b63-4ab8-9a9d-2449131881c9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748226/general/b0f48811-9b63-4ab8-9a9d-2449131881c9.jpeg not downloaded yet
2026-03-27 13:34:12 [adesa.fr] INFO: Found listing with ID: 10733955
2026-03-27 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733955%27 HTTP/1.1" 200 None
2026-03-27 13:34:12 [adesa.fr] INFO: Scrape type for 10733955: 0
2026-03-27 13:34:12 [adesa.fr] INFO: Skipping item 10733955 url https://www.openlane.eu/en/carv6/auction/10733955
2026-03-27 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748226%252Fgeneral%252Ff628d7f4-6330-4814-9ede-e36dc1cc508b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748226/general/f628d7f4-6330-4814-9ede-e36dc1cc508b.jpeg not downloaded yet
2026-03-27 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748226%252Fgeneral%252F46a6fe1e-3e94-4f53-98ea-d499273b1d7d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748226/general/46a6fe1e-3e94-4f53-98ea-d499273b1d7d.jpeg not downloaded yet
2026-03-27 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748226%252Fgeneral%252F7408a13f-7dd3-4dd7-8dbc-91be226db68e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748226/general/7408a13f-7dd3-4dd7-8dbc-91be226db68e.jpeg not downloaded yet
2026-03-27 13:34:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735392> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:34:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:34:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a92f356-f2a4-5d2d-b58b-0ca366413587 with identifier: 10735392
2026-03-27 13:34:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a92f356-f2a4-5d2d-b58b-0ca366413587 with scrape type 1
2026-03-27 13:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6a92f356-f2a4-5d2d-b58b-0ca366413587
2026-03-27 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743516%252Fgeneral%252F967c4c5d-2615-4a98-97e4-ac365e296dc1.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743516/general/967c4c5d-2615-4a98-97e4-ac365e296dc1.jpeg already downloaded
2026-03-27 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743516%252Fgeneral%252F26e971e7-1978-4cbe-a9b9-6ff3ca2e835a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743516/general/26e971e7-1978-4cbe-a9b9-6ff3ca2e835a.jpeg already downloaded
2026-03-27 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743516%252Fgeneral%252Fa77f9245-e297-4e31-bffa-e348dd9aa31e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743516/general/a77f9245-e297-4e31-bffa-e348dd9aa31e.jpeg already downloaded
2026-03-27 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743516%252Fgeneral%252F2e695743-6153-464c-94c3-c4db6b5c4e21.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743516/general/2e695743-6153-464c-94c3-c4db6b5c4e21.jpeg already downloaded
2026-03-27 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743516%252Fgeneral%252F6c728d71-bb45-4d72-8bf9-97f7123af18b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743516/general/6c728d71-bb45-4d72-8bf9-97f7123af18b.jpeg already downloaded
2026-03-27 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743516%252Fgeneral%252Fad577fa4-022d-4ebc-a828-06103c0537a6.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743516/general/ad577fa4-022d-4ebc-a828-06103c0537a6.jpeg already downloaded
2026-03-27 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743516%252Fgeneral%252F449d5382-0c43-4a60-828b-99153bf1f335.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743516/general/449d5382-0c43-4a60-828b-99153bf1f335.jpeg already downloaded
2026-03-27 13:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743516%252Fgeneral%252Fb9d57cdf-3013-4a64-be96-0fbe69c52693.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743516/general/b9d57cdf-3013-4a64-be96-0fbe69c52693.jpeg already downloaded
2026-03-27 13:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743516%252Fgeneral%252Fb3882753-c501-47e7-8003-29baa1dcdbbe.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743516/general/b3882753-c501-47e7-8003-29baa1dcdbbe.jpeg already downloaded
2026-03-27 13:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743516%252Fgeneral%252Ff760bfce-a414-4102-9e8b-d9265bae869e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743516/general/f760bfce-a414-4102-9e8b-d9265bae869e.jpeg already downloaded
2026-03-27 13:34:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6a92f356-f2a4-5d2d-b58b-0ca366413587, identifier: 10735392
2026-03-27 13:34:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6a92f356-f2a4-5d2d-b58b-0ca366413587 with identifier: 10735392
2026-03-27 13:34:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6a92f356-f2a4-5d2d-b58b-0ca366413587 with identifier: 10735392
2026-03-27 13:34:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6a92f356-f2a4-5d2d-b58b-0ca366413587 with identifier: 10735392 to the API
2026-03-27 13:34:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:34:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:34:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735392>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 229,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '6a92f356-f2a4-5d2d-b58b-0ca366413587',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ-320-BL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735392',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 178133,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5743516/general/967c4c5d-2615-4a98-97e4-ac365e296dc1.jpeg',
'https://images.openlane.eu/carimgs/5743516/general/26e971e7-1978-4cbe-a9b9-6ff3ca2e835a.jpeg',
'https://images.openlane.eu/carimgs/5743516/general/a77f9245-e297-4e31-bffa-e348dd9aa31e.jpeg',
'https://images.openlane.eu/carimgs/5743516/general/2e695743-6153-464c-94c3-c4db6b5c4e21.jpeg',
'https://images.openlane.eu/carimgs/5743516/general/6c728d71-bb45-4d72-8bf9-97f7123af18b.jpeg',
'https://images.openlane.eu/carimgs/5743516/general/ad577fa4-022d-4ebc-a828-06103c0537a6.jpeg',
'https://images.openlane.eu/carimgs/5743516/general/449d5382-0c43-4a60-828b-99153bf1f335.jpeg',
'https://images.openlane.eu/carimgs/5743516/general/b9d57cdf-3013-4a64-be96-0fbe69c52693.jpeg',
'https://images.openlane.eu/carimgs/5743516/general/b3882753-c501-47e7-8003-29baa1dcdbbe.jpeg',
'https://images.openlane.eu/carimgs/5743516/general/f760bfce-a414-4102-9e8b-d9265bae869e.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a92f356-f2a4-5d2d-b58b-0ca366413587/6a92f356-f2a4-5d2d-b58b-0ca366413587_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197063,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743516/general/967c4c5d-2615-4a98-97e4-ac365e296dc1.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a92f356-f2a4-5d2d-b58b-0ca366413587/6a92f356-f2a4-5d2d-b58b-0ca366413587_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123496,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743516/general/26e971e7-1978-4cbe-a9b9-6ff3ca2e835a.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a92f356-f2a4-5d2d-b58b-0ca366413587/6a92f356-f2a4-5d2d-b58b-0ca366413587_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196937,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743516/general/a77f9245-e297-4e31-bffa-e348dd9aa31e.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a92f356-f2a4-5d2d-b58b-0ca366413587/6a92f356-f2a4-5d2d-b58b-0ca366413587_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192844,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743516/general/2e695743-6153-464c-94c3-c4db6b5c4e21.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a92f356-f2a4-5d2d-b58b-0ca366413587/6a92f356-f2a4-5d2d-b58b-0ca366413587_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52883,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743516/general/6c728d71-bb45-4d72-8bf9-97f7123af18b.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a92f356-f2a4-5d2d-b58b-0ca366413587/6a92f356-f2a4-5d2d-b58b-0ca366413587_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46558,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743516/general/ad577fa4-022d-4ebc-a828-06103c0537a6.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a92f356-f2a4-5d2d-b58b-0ca366413587/6a92f356-f2a4-5d2d-b58b-0ca366413587_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56107,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743516/general/449d5382-0c43-4a60-828b-99153bf1f335.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a92f356-f2a4-5d2d-b58b-0ca366413587/6a92f356-f2a4-5d2d-b58b-0ca366413587_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67292,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743516/general/b9d57cdf-3013-4a64-be96-0fbe69c52693.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a92f356-f2a4-5d2d-b58b-0ca366413587/6a92f356-f2a4-5d2d-b58b-0ca366413587_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41505,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743516/general/b3882753-c501-47e7-8003-29baa1dcdbbe.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a92f356-f2a4-5d2d-b58b-0ca366413587/6a92f356-f2a4-5d2d-b58b-0ca366413587_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32809,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743516/general/f760bfce-a414-4102-9e8b-d9265bae869e.jpeg',
'Width': 720}],
'price': 17000,
'price_includes_vat': True,
'registration_date': '2022-08-23',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Sportage 1.6 T-GDI GT Line - Hybrid - Automatic - 229 hp - '
'178.133 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2022}
2026-03-27 13:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735392%27 HTTP/1.1" 200 None
2026-03-27 13:34:13 [adesa.fr] INFO: Saving data for 10735392: {'created_time': 1774618453.762619, 'last_price_update_time': 1774618453.762631, 'auction_closing_time': 1774858200.0}
2026-03-27 13:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735392') HTTP/1.1" 204 0
2026-03-27 13:34:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748226/general/7408a13f-7dd3-4dd7-8dbc-91be226db68e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10737473)
2026-03-27 13:34:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737471> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:34:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:34:13 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 13:34:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79531250>
2026-03-27 13:34:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a5d0361-48a6-5dab-9a61-52746eb03031/0a5d0361-48a6-5dab-9a61-52746eb03031_image_9.jpg HTTP/1.1" 201 0
2026-03-27 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748226%252Fgeneral%252F7408a13f-7dd3-4dd7-8dbc-91be226db68e.jpeg') HTTP/1.1" 204 0
2026-03-27 13:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748226/general/7408a13f-7dd3-4dd7-8dbc-91be226db68e.jpeg saved to cache
2026-03-27 13:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0a5d0361-48a6-5dab-9a61-52746eb03031
2026-03-27 13:34:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748226/general/f628d7f4-6330-4814-9ede-e36dc1cc508b.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10737473)
2026-03-27 13:34:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb5e05a6-14d0-523e-86b1-b71d3d999ac5 with identifier: 10737471
2026-03-27 13:34:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb5e05a6-14d0-523e-86b1-b71d3d999ac5 with scrape type 1
2026-03-27 13:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cb5e05a6-14d0-523e-86b1-b71d3d999ac5
2026-03-27 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747980%252Fgeneral%252F0b5adbaa-1905-4a81-8ed3-7f012da8f920.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747980/general/0b5adbaa-1905-4a81-8ed3-7f012da8f920.jpeg not downloaded yet
2026-03-27 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747980%252Fgeneral%252F8e70a6fd-e8bc-463e-bbe3-2dc14595d4b8.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747980/general/8e70a6fd-e8bc-463e-bbe3-2dc14595d4b8.jpeg not downloaded yet
2026-03-27 13:34:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748226/general/46a6fe1e-3e94-4f53-98ea-d499273b1d7d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10737473)
2026-03-27 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747980%252Fgeneral%252F6d08905a-3880-4d69-bb2f-f49f05c93dbb.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747980/general/6d08905a-3880-4d69-bb2f-f49f05c93dbb.jpeg not downloaded yet
2026-03-27 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747980%252Fgeneral%252Fb573b4c3-419c-412f-bb89-e51fc90f18d7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747980/general/b573b4c3-419c-412f-bb89-e51fc90f18d7.jpeg not downloaded yet
2026-03-27 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747980%252Fgeneral%252F6d70f7ff-e7fc-4638-afee-d1610ecb6df8.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747980/general/6d70f7ff-e7fc-4638-afee-d1610ecb6df8.jpeg not downloaded yet
2026-03-27 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747980%252Fgeneral%252F9787d421-e90f-43a7-acec-6a09647140e9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747980/general/9787d421-e90f-43a7-acec-6a09647140e9.jpeg not downloaded yet
2026-03-27 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747980%252Fgeneral%252F70568918-e930-47aa-8386-99de7aa140bc.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747980/general/70568918-e930-47aa-8386-99de7aa140bc.jpeg not downloaded yet
2026-03-27 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747980%252Fgeneral%252F3fecf996-a159-4af6-af4d-84a89f2ecb56.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747980/general/3fecf996-a159-4af6-af4d-84a89f2ecb56.jpeg not downloaded yet
2026-03-27 13:34:14 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 13:34:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79581590>
2026-03-27 13:34:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a5d0361-48a6-5dab-9a61-52746eb03031/0a5d0361-48a6-5dab-9a61-52746eb03031_image_7.jpg HTTP/1.1" 201 0
2026-03-27 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748226%252Fgeneral%252Ff628d7f4-6330-4814-9ede-e36dc1cc508b.jpeg') HTTP/1.1" 204 0
2026-03-27 13:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748226/general/f628d7f4-6330-4814-9ede-e36dc1cc508b.jpeg saved to cache
2026-03-27 13:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0a5d0361-48a6-5dab-9a61-52746eb03031
2026-03-27 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747980%252Fgeneral%252F2c6ca158-a286-42f6-bece-a31719485d27.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747980/general/2c6ca158-a286-42f6-bece-a31719485d27.jpeg not downloaded yet
2026-03-27 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747980%252Fgeneral%252F81513aba-c8d8-428b-8f7c-e31ba4f47ad1.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747980/general/81513aba-c8d8-428b-8f7c-e31ba4f47ad1.jpeg not downloaded yet
2026-03-27 13:34:14 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 13:34:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7950d190>
2026-03-27 13:34:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a5d0361-48a6-5dab-9a61-52746eb03031/0a5d0361-48a6-5dab-9a61-52746eb03031_image_8.jpg HTTP/1.1" 201 0
2026-03-27 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748226%252Fgeneral%252F46a6fe1e-3e94-4f53-98ea-d499273b1d7d.jpeg') HTTP/1.1" 204 0
2026-03-27 13:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748226/general/46a6fe1e-3e94-4f53-98ea-d499273b1d7d.jpeg saved to cache
2026-03-27 13:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0a5d0361-48a6-5dab-9a61-52746eb03031
2026-03-27 13:34:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747980/general/0b5adbaa-1905-4a81-8ed3-7f012da8f920.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10737471)
2026-03-27 13:34:14 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 13:34:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7959f950>
2026-03-27 13:34:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb5e05a6-14d0-523e-86b1-b71d3d999ac5/cb5e05a6-14d0-523e-86b1-b71d3d999ac5_image_0.jpg HTTP/1.1" 201 0
2026-03-27 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747980%252Fgeneral%252F0b5adbaa-1905-4a81-8ed3-7f012da8f920.jpeg') HTTP/1.1" 204 0
2026-03-27 13:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747980/general/0b5adbaa-1905-4a81-8ed3-7f012da8f920.jpeg saved to cache
2026-03-27 13:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cb5e05a6-14d0-523e-86b1-b71d3d999ac5
2026-03-27 13:34:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747980/general/81513aba-c8d8-428b-8f7c-e31ba4f47ad1.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10737471)
2026-03-27 13:34:14 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 13:34:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae637654d0>
2026-03-27 13:34:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb5e05a6-14d0-523e-86b1-b71d3d999ac5/cb5e05a6-14d0-523e-86b1-b71d3d999ac5_image_9.jpg HTTP/1.1" 201 0
2026-03-27 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747980%252Fgeneral%252F81513aba-c8d8-428b-8f7c-e31ba4f47ad1.jpeg') HTTP/1.1" 204 0
2026-03-27 13:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747980/general/81513aba-c8d8-428b-8f7c-e31ba4f47ad1.jpeg saved to cache
2026-03-27 13:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item cb5e05a6-14d0-523e-86b1-b71d3d999ac5
2026-03-27 13:34:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747980/general/2c6ca158-a286-42f6-bece-a31719485d27.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10737471)
2026-03-27 13:34:14 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 13:34:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7968a250>
2026-03-27 13:34:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb5e05a6-14d0-523e-86b1-b71d3d999ac5/cb5e05a6-14d0-523e-86b1-b71d3d999ac5_image_8.jpg HTTP/1.1" 201 0
2026-03-27 13:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747980%252Fgeneral%252F2c6ca158-a286-42f6-bece-a31719485d27.jpeg') HTTP/1.1" 204 0
2026-03-27 13:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747980/general/2c6ca158-a286-42f6-bece-a31719485d27.jpeg saved to cache
2026-03-27 13:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item cb5e05a6-14d0-523e-86b1-b71d3d999ac5
2026-03-27 13:34:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747980/general/3fecf996-a159-4af6-af4d-84a89f2ecb56.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10737471)
2026-03-27 13:34:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735135> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:34:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:34:15 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 13:34:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae6376a810>
2026-03-27 13:34:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb5e05a6-14d0-523e-86b1-b71d3d999ac5/cb5e05a6-14d0-523e-86b1-b71d3d999ac5_image_7.jpg HTTP/1.1" 201 0
2026-03-27 13:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747980%252Fgeneral%252F3fecf996-a159-4af6-af4d-84a89f2ecb56.jpeg') HTTP/1.1" 204 0
2026-03-27 13:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747980/general/3fecf996-a159-4af6-af4d-84a89f2ecb56.jpeg saved to cache
2026-03-27 13:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item cb5e05a6-14d0-523e-86b1-b71d3d999ac5
2026-03-27 13:34:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747980/general/70568918-e930-47aa-8386-99de7aa140bc.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10737471)
2026-03-27 13:34:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d8cfe5a-02fe-5b46-8ec9-f8b8b2204f95 with identifier: 10735135
2026-03-27 13:34:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d8cfe5a-02fe-5b46-8ec9-f8b8b2204f95 with scrape type 1
2026-03-27 13:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5d8cfe5a-02fe-5b46-8ec9-f8b8b2204f95
2026-03-27 13:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708572%252Fgeneral%252Fefaf4dea-1f2a-4bdc-b94c-373a57c3a399.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708572/general/efaf4dea-1f2a-4bdc-b94c-373a57c3a399.JPG not downloaded yet
2026-03-27 13:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708572%252Fgeneral%252F19095632-fe02-46ff-ab25-e2b69d9b21a0.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708572/general/19095632-fe02-46ff-ab25-e2b69d9b21a0.JPG not downloaded yet
2026-03-27 13:34:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747980/general/9787d421-e90f-43a7-acec-6a09647140e9.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10737471)
2026-03-27 13:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708572%252Fgeneral%252F9bfce039-8579-44ec-ada8-33e322977fdd.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708572/general/9bfce039-8579-44ec-ada8-33e322977fdd.JPG not downloaded yet
2026-03-27 13:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708572%252Fgeneral%252F3c962dc0-4284-456e-8e7d-828df70b14c9.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708572/general/3c962dc0-4284-456e-8e7d-828df70b14c9.JPG not downloaded yet
2026-03-27 13:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708572%252Fgeneral%252Fd16c5e4a-af07-42b7-9f8a-e479c1fe1f57.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708572/general/d16c5e4a-af07-42b7-9f8a-e479c1fe1f57.JPG not downloaded yet
2026-03-27 13:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708572%252Fgeneral%252Feedd6d7e-5af4-4702-a449-335b00c5e0fc.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708572/general/eedd6d7e-5af4-4702-a449-335b00c5e0fc.JPG not downloaded yet
2026-03-27 13:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708572%252Fgeneral%252F78c6567c-a880-4f0e-9211-f01412198497.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708572/general/78c6567c-a880-4f0e-9211-f01412198497.JPG not downloaded yet
2026-03-27 13:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708572%252Fgeneral%252Fa5557282-868f-4877-aaef-a5e0686771ac.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708572/general/a5557282-868f-4877-aaef-a5e0686771ac.JPG not downloaded yet
2026-03-27 13:34:15 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 13:34:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7932b990>
2026-03-27 13:34:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb5e05a6-14d0-523e-86b1-b71d3d999ac5/cb5e05a6-14d0-523e-86b1-b71d3d999ac5_image_6.jpg HTTP/1.1" 201 0
2026-03-27 13:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747980%252Fgeneral%252F70568918-e930-47aa-8386-99de7aa140bc.jpeg') HTTP/1.1" 204 0
2026-03-27 13:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747980/general/70568918-e930-47aa-8386-99de7aa140bc.jpeg saved to cache
2026-03-27 13:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item cb5e05a6-14d0-523e-86b1-b71d3d999ac5
2026-03-27 13:34:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5708572/general/19095632-fe02-46ff-ab25-e2b69d9b21a0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735135)
2026-03-27 13:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708572%252Fgeneral%252F8ec0b729-cdf5-4c12-b850-0484f62cf254.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708572/general/8ec0b729-cdf5-4c12-b850-0484f62cf254.JPG not downloaded yet
2026-03-27 13:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5708572%252Fgeneral%252Fbdf12d2c-4bbc-44ac-9255-54084f029f08.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5708572/general/bdf12d2c-4bbc-44ac-9255-54084f029f08.JPG not downloaded yet
2026-03-27 13:34:15 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 13:34:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79603810>
2026-03-27 13:34:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb5e05a6-14d0-523e-86b1-b71d3d999ac5/cb5e05a6-14d0-523e-86b1-b71d3d999ac5_image_5.jpg HTTP/1.1" 201 0
2026-03-27 13:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747980%252Fgeneral%252F9787d421-e90f-43a7-acec-6a09647140e9.jpeg') HTTP/1.1" 204 0
2026-03-27 13:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747980/general/9787d421-e90f-43a7-acec-6a09647140e9.jpeg saved to cache
2026-03-27 13:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item cb5e05a6-14d0-523e-86b1-b71d3d999ac5
2026-03-27 13:34:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5708572/general/a5557282-868f-4877-aaef-a5e0686771ac.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735135)
2026-03-27 13:34:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747980/general/6d70f7ff-e7fc-4638-afee-d1610ecb6df8.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10737471)
2026-03-27 13:34:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 5d8cfe5a-02fe-5b46-8ec9-f8b8b2204f95 due to Ignoring non-200 response
2026-03-27 13:34:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730400> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:34:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:34:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5708572/general/78c6567c-a880-4f0e-9211-f01412198497.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735135)
2026-03-27 13:34:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5708572/general/bdf12d2c-4bbc-44ac-9255-54084f029f08.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735135)
2026-03-27 13:34:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5708572/general/8ec0b729-cdf5-4c12-b850-0484f62cf254.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735135)
2026-03-27 13:34:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5708572/general/d16c5e4a-af07-42b7-9f8a-e479c1fe1f57.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735135)
2026-03-27 13:34:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5708572/general/eedd6d7e-5af4-4702-a449-335b00c5e0fc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735135)
2026-03-27 13:34:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 5d8cfe5a-02fe-5b46-8ec9-f8b8b2204f95 due to Ignoring non-200 response
2026-03-27 13:34:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5708572/general/3c962dc0-4284-456e-8e7d-828df70b14c9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735135)
2026-03-27 13:34:15 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 22 - Data Location: 146 - value: b'Apple\x00'
2026-03-27 13:34:15 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 34 - Data Location: 152 - value: b'iPhone 13 mini\x00'
2026-03-27 13:34:15 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 13:34:15 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 58 - Data Location: 168 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-27 13:34:15 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 70 - Data Location: 176 - value: b'\x00\x00\x00H\x00\x00\x00\x01'
2026-03-27 13:34:15 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x00\x02'
2026-03-27 13:34:15 [PIL.TiffImagePlugin] DEBUG: tag: Software (305) - type: string (2) Tag Location: 94 - Data Location: 184 - value: b'26.3.1\x00'
2026-03-27 13:34:15 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 106 - Data Location: 192 - value: b'2026:03:24 13:33:02\x00'
2026-03-27 13:34:15 [PIL.TiffImagePlugin] DEBUG: tag: HostComputer (316) - type: string (2) Tag Location: 118 - Data Location: 212 - value: b'iPhone 13 mini\x00'
2026-03-27 13:34:15 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\xe4'
2026-03-27 13:34:15 [PIL.TiffImagePlugin] DEBUG: tag: GPSInfoIFD (34853) - type: long (4) - value: b'\x00\x00\t\xf0'
2026-03-27 13:34:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae794ee150>
2026-03-27 13:34:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb5e05a6-14d0-523e-86b1-b71d3d999ac5/cb5e05a6-14d0-523e-86b1-b71d3d999ac5_image_4.jpg HTTP/1.1" 201 0
2026-03-27 13:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747980%252Fgeneral%252F6d70f7ff-e7fc-4638-afee-d1610ecb6df8.jpeg') HTTP/1.1" 204 0
2026-03-27 13:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747980/general/6d70f7ff-e7fc-4638-afee-d1610ecb6df8.jpeg saved to cache
2026-03-27 13:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item cb5e05a6-14d0-523e-86b1-b71d3d999ac5
2026-03-27 13:34:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5708572/general/efaf4dea-1f2a-4bdc-b94c-373a57c3a399.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735135)
2026-03-27 13:34:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5708572/general/9bfce039-8579-44ec-ada8-33e322977fdd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735135)
2026-03-27 13:34:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3c1e6b8-9337-5db0-9582-42e440f21ed5 with identifier: 10730400
2026-03-27 13:34:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3c1e6b8-9337-5db0-9582-42e440f21ed5 with scrape type 2
2026-03-27 13:34:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3c1e6b8-9337-5db0-9582-42e440f21ed5 with scrape type 2
2026-03-27 13:34:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d3c1e6b8-9337-5db0-9582-42e440f21ed5, identifier: 10730400
2026-03-27 13:34:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 5d8cfe5a-02fe-5b46-8ec9-f8b8b2204f95 due to Ignoring non-200 response
2026-03-27 13:34:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 5d8cfe5a-02fe-5b46-8ec9-f8b8b2204f95 due to Ignoring non-200 response
2026-03-27 13:34:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 5d8cfe5a-02fe-5b46-8ec9-f8b8b2204f95 due to Ignoring non-200 response
2026-03-27 13:34:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 5d8cfe5a-02fe-5b46-8ec9-f8b8b2204f95 due to Ignoring non-200 response
2026-03-27 13:34:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d3c1e6b8-9337-5db0-9582-42e440f21ed5 with identifier: 10730400
2026-03-27 13:34:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d3c1e6b8-9337-5db0-9582-42e440f21ed5 with identifier: 10730400
2026-03-27 13:34:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d3c1e6b8-9337-5db0-9582-42e440f21ed5 with identifier: 10730400 to the API
2026-03-27 13:34:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:34:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:34:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730400>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'd3c1e6b8-9337-5db0-9582-42e440f21ed5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF733AC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730400',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS3 Crossback',
'odometer': 87097,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2022-03-03',
'seats_number': 5,
'seller_name': "Westauto's nv",
'title': 'DS DS3 Crossback 1.2i - Petrol - Manual - 100 hp - 87.097 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 13:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730400%27 HTTP/1.1" 200 None
2026-03-27 13:34:16 [adesa.fr] INFO: Saving data for 10730400: {'auction_closing_time': 1774864800.0, 'created_time': 1774531860.387676, 'last_price_update_time': 1774618456.142863}
2026-03-27 13:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10730400') HTTP/1.1" 204 0
2026-03-27 13:34:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 5d8cfe5a-02fe-5b46-8ec9-f8b8b2204f95 due to Ignoring non-200 response
2026-03-27 13:34:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747980/general/b573b4c3-419c-412f-bb89-e51fc90f18d7.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10737471)
2026-03-27 13:34:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 5d8cfe5a-02fe-5b46-8ec9-f8b8b2204f95 due to Ignoring non-200 response
2026-03-27 13:34:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 5d8cfe5a-02fe-5b46-8ec9-f8b8b2204f95 due to Ignoring non-200 response
2026-03-27 13:34:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5d8cfe5a-02fe-5b46-8ec9-f8b8b2204f95, skipping ID generation
2026-03-27 13:34:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d8cfe5a-02fe-5b46-8ec9-f8b8b2204f95 with scrape type 1
2026-03-27 13:34:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5d8cfe5a-02fe-5b46-8ec9-f8b8b2204f95 sending to next pipeline
2026-03-27 13:34:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5d8cfe5a-02fe-5b46-8ec9-f8b8b2204f95, identifier: 10735135
2026-03-27 13:34:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5d8cfe5a-02fe-5b46-8ec9-f8b8b2204f95 with identifier: 10735135
2026-03-27 13:34:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5d8cfe5a-02fe-5b46-8ec9-f8b8b2204f95 with identifier: 10735135
2026-03-27 13:34:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5d8cfe5a-02fe-5b46-8ec9-f8b8b2204f95 with identifier: 10735135 to the API
2026-03-27 13:34:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:34:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:34:16 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5708572/general/9bfce039-8579-44ec-ada8-33e322977fdd.JPG>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 108,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '5d8cfe5a-02fe-5b46-8ec9-f8b8b2204f95',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EM-472-VT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735135',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Duster',
'odometer': 125660,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 24,
'photos': [],
'price': 2650,
'price_includes_vat': True,
'registration_date': '2017-05-30',
'seats_number': 5,
'seller_name': 'Luckx Trade bv',
'title': 'Dacia Duster 1.5 - Diesel - Manual - 108 hp - 125.660 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-27 13:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735135%27 HTTP/1.1" 200 None
2026-03-27 13:34:16 [adesa.fr] INFO: Saving data for 10735135: {'created_time': 1774618456.669042, 'last_price_update_time': 1774618456.669052, 'auction_closing_time': 1774864800.0}
2026-03-27 13:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735135') HTTP/1.1" 204 0
2026-03-27 13:34:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747980/general/6d08905a-3880-4d69-bb2f-f49f05c93dbb.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10737471)
2026-03-27 13:34:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747980/general/8e70a6fd-e8bc-463e-bbe3-2dc14595d4b8.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10737471)
2026-03-27 13:34:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 5d8cfe5a-02fe-5b46-8ec9-f8b8b2204f95 due to Ignoring non-200 response
2026-03-27 13:34:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735304> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:34:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:34:16 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 13:34:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7b955ed0>
2026-03-27 13:34:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb5e05a6-14d0-523e-86b1-b71d3d999ac5/cb5e05a6-14d0-523e-86b1-b71d3d999ac5_image_3.jpg HTTP/1.1" 201 0
2026-03-27 13:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747980%252Fgeneral%252Fb573b4c3-419c-412f-bb89-e51fc90f18d7.jpeg') HTTP/1.1" 204 0
2026-03-27 13:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747980/general/b573b4c3-419c-412f-bb89-e51fc90f18d7.jpeg saved to cache
2026-03-27 13:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item cb5e05a6-14d0-523e-86b1-b71d3d999ac5
2026-03-27 13:34:16 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 13:34:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7b958e50>
2026-03-27 13:34:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb5e05a6-14d0-523e-86b1-b71d3d999ac5/cb5e05a6-14d0-523e-86b1-b71d3d999ac5_image_2.jpg HTTP/1.1" 201 0
2026-03-27 13:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747980%252Fgeneral%252F6d08905a-3880-4d69-bb2f-f49f05c93dbb.jpeg') HTTP/1.1" 204 0
2026-03-27 13:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747980/general/6d08905a-3880-4d69-bb2f-f49f05c93dbb.jpeg saved to cache
2026-03-27 13:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item cb5e05a6-14d0-523e-86b1-b71d3d999ac5
2026-03-27 13:34:16 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 13:34:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7b958e50>
2026-03-27 13:34:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb5e05a6-14d0-523e-86b1-b71d3d999ac5/cb5e05a6-14d0-523e-86b1-b71d3d999ac5_image_1.jpg HTTP/1.1" 201 0
2026-03-27 13:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747980%252Fgeneral%252F8e70a6fd-e8bc-463e-bbe3-2dc14595d4b8.jpeg') HTTP/1.1" 204 0
2026-03-27 13:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747980/general/8e70a6fd-e8bc-463e-bbe3-2dc14595d4b8.jpeg saved to cache
2026-03-27 13:34:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item cb5e05a6-14d0-523e-86b1-b71d3d999ac5
2026-03-27 13:34:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cb5e05a6-14d0-523e-86b1-b71d3d999ac5, skipping ID generation
2026-03-27 13:34:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb5e05a6-14d0-523e-86b1-b71d3d999ac5 with scrape type 1
2026-03-27 13:34:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cb5e05a6-14d0-523e-86b1-b71d3d999ac5 sending to next pipeline
2026-03-27 13:34:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cb5e05a6-14d0-523e-86b1-b71d3d999ac5, identifier: 10737471
2026-03-27 13:34:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cb5e05a6-14d0-523e-86b1-b71d3d999ac5 with identifier: 10737471
2026-03-27 13:34:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cb5e05a6-14d0-523e-86b1-b71d3d999ac5 with identifier: 10737471
2026-03-27 13:34:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cb5e05a6-14d0-523e-86b1-b71d3d999ac5 with identifier: 10737471 to the API
2026-03-27 13:34:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:34:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:34:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747980/general/8e70a6fd-e8bc-463e-bbe3-2dc14595d4b8.jpeg>
{'auction_title': '',
'c_o_2_emission_value': 151,
'category': 'Minibus',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 177,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'cb5e05a6-14d0-523e-86b1-b71d3d999ac5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FB-523-TH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737471',
'listing': 'auctionplusdirectbuy',
'location': 'Chalon en Champagne (France)',
'make': 'Citroën',
'model': 'Spacetourer',
'odometer': 293468,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 65,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb5e05a6-14d0-523e-86b1-b71d3d999ac5/cb5e05a6-14d0-523e-86b1-b71d3d999ac5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 336550,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747980/general/0b5adbaa-1905-4a81-8ed3-7f012da8f920.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb5e05a6-14d0-523e-86b1-b71d3d999ac5/cb5e05a6-14d0-523e-86b1-b71d3d999ac5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355949,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747980/general/8e70a6fd-e8bc-463e-bbe3-2dc14595d4b8.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb5e05a6-14d0-523e-86b1-b71d3d999ac5/cb5e05a6-14d0-523e-86b1-b71d3d999ac5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 330680,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747980/general/6d08905a-3880-4d69-bb2f-f49f05c93dbb.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb5e05a6-14d0-523e-86b1-b71d3d999ac5/cb5e05a6-14d0-523e-86b1-b71d3d999ac5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 321995,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747980/general/b573b4c3-419c-412f-bb89-e51fc90f18d7.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb5e05a6-14d0-523e-86b1-b71d3d999ac5/cb5e05a6-14d0-523e-86b1-b71d3d999ac5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 382837,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747980/general/6d70f7ff-e7fc-4638-afee-d1610ecb6df8.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb5e05a6-14d0-523e-86b1-b71d3d999ac5/cb5e05a6-14d0-523e-86b1-b71d3d999ac5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320113,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747980/general/9787d421-e90f-43a7-acec-6a09647140e9.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb5e05a6-14d0-523e-86b1-b71d3d999ac5/cb5e05a6-14d0-523e-86b1-b71d3d999ac5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 321199,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747980/general/70568918-e930-47aa-8386-99de7aa140bc.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb5e05a6-14d0-523e-86b1-b71d3d999ac5/cb5e05a6-14d0-523e-86b1-b71d3d999ac5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296585,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747980/general/3fecf996-a159-4af6-af4d-84a89f2ecb56.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb5e05a6-14d0-523e-86b1-b71d3d999ac5/cb5e05a6-14d0-523e-86b1-b71d3d999ac5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298029,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747980/general/2c6ca158-a286-42f6-bece-a31719485d27.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb5e05a6-14d0-523e-86b1-b71d3d999ac5/cb5e05a6-14d0-523e-86b1-b71d3d999ac5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316443,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747980/general/81513aba-c8d8-428b-8f7c-e31ba4f47ad1.jpeg',
'Width': 1280}],
'price': 9200,
'price_includes_vat': True,
'registration_date': '2018-02-20',
'seats_number': 8,
'seller_name': 'Auto-Union sarl',
'title': 'Citroën Spacetourer 2.0 HDI Feel - Diesel - Automatic - 177 hp - '
'293.468 km',
'transmission': 'automatic',
'trim': 'Feel',
'vin': None,
'year': 2018}
2026-03-27 13:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737471%27 HTTP/1.1" 200 None
2026-03-27 13:34:17 [adesa.fr] INFO: Saving data for 10737471: {'created_time': 1774618457.407967, 'last_price_update_time': 1774618457.407977, 'auction_closing_time': 1774864800.0}
2026-03-27 13:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737471') HTTP/1.1" 204 0
2026-03-27 13:34:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748226/general/b0f48811-9b63-4ab8-9a9d-2449131881c9.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10737473)
2026-03-27 13:34:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737463> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:34:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42f20a22-a115-55c5-9e71-fe61eaf9f791 with identifier: 10735304
2026-03-27 13:34:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42f20a22-a115-55c5-9e71-fe61eaf9f791 with scrape type 1
2026-03-27 13:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 42f20a22-a115-55c5-9e71-fe61eaf9f791
2026-03-27 13:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561399%252Fgeneral%252F7ffcac0a-3277-4339-8ba8-8d09e6d65d6a.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561399/general/7ffcac0a-3277-4339-8ba8-8d09e6d65d6a.JPG not downloaded yet
2026-03-27 13:34:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561399%252Fgeneral%252F1b195fd6-842b-4bbd-808e-5a4f2b2f5f9d.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561399/general/1b195fd6-842b-4bbd-808e-5a4f2b2f5f9d.JPG not downloaded yet
2026-03-27 13:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561399%252Fgeneral%252F78f836fa-d3c9-4b6c-885e-504718f00c74.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561399/general/78f836fa-d3c9-4b6c-885e-504718f00c74.JPG not downloaded yet
2026-03-27 13:34:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735182> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:34:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561399%252Fgeneral%252F875855d3-8f29-4a57-99fc-6989cc2048de.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561399/general/875855d3-8f29-4a57-99fc-6989cc2048de.JPG not downloaded yet
2026-03-27 13:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561399%252Fgeneral%252Fd5d36875-e962-4170-b1f3-be233fd19a24.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561399/general/d5d36875-e962-4170-b1f3-be233fd19a24.JPG not downloaded yet
2026-03-27 13:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561399%252Fgeneral%252F6f048230-758e-4ebf-aa27-818b756e0ab7.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561399/general/6f048230-758e-4ebf-aa27-818b756e0ab7.JPG not downloaded yet
2026-03-27 13:34:17 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 13:34:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae782bd090>
2026-03-27 13:34:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a5d0361-48a6-5dab-9a61-52746eb03031/0a5d0361-48a6-5dab-9a61-52746eb03031_image_6.jpg HTTP/1.1" 201 0
2026-03-27 13:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748226%252Fgeneral%252Fb0f48811-9b63-4ab8-9a9d-2449131881c9.jpeg') HTTP/1.1" 204 0
2026-03-27 13:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748226/general/b0f48811-9b63-4ab8-9a9d-2449131881c9.jpeg saved to cache
2026-03-27 13:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0a5d0361-48a6-5dab-9a61-52746eb03031
2026-03-27 13:34:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748226/general/9bf02886-27c4-427f-aa29-4b50d7aac13e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737473)
2026-03-27 13:34:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5561399/general/1b195fd6-842b-4bbd-808e-5a4f2b2f5f9d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735304)
2026-03-27 13:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561399%252Fgeneral%252Fc9d3c0e1-312e-4cd3-81aa-f8ac6f4f45d0.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561399/general/c9d3c0e1-312e-4cd3-81aa-f8ac6f4f45d0.JPG not downloaded yet
2026-03-27 13:34:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3eff7a5-58fb-577c-a0b8-dac31d5a5efe with identifier: 10737463
2026-03-27 13:34:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3eff7a5-58fb-577c-a0b8-dac31d5a5efe with scrape type 1
2026-03-27 13:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f3eff7a5-58fb-577c-a0b8-dac31d5a5efe
2026-03-27 13:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735896%252Fgeneral%252F2255daae-e50f-4399-80b0-7ba821e6c26e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735896/general/2255daae-e50f-4399-80b0-7ba821e6c26e.jpg already downloaded
2026-03-27 13:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735896%252Fgeneral%252F49c765d9-d00b-408e-8269-7a74f69f9579.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735896/general/49c765d9-d00b-408e-8269-7a74f69f9579.jpg already downloaded
2026-03-27 13:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735896%252Fgeneral%252F6607a5c4-082d-41bd-8542-efa9d657fd71.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735896/general/6607a5c4-082d-41bd-8542-efa9d657fd71.jpg already downloaded
2026-03-27 13:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735896%252Fgeneral%252F67e45771-8ccc-424c-9e20-bb14d61704b2.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735896/general/67e45771-8ccc-424c-9e20-bb14d61704b2.jpg already downloaded
2026-03-27 13:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735896%252Fgeneral%252F5b59b11e-e263-428e-854d-781149db28ab.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735896/general/5b59b11e-e263-428e-854d-781149db28ab.jpg already downloaded
2026-03-27 13:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735896%252Fgeneral%252Fc77d9d76-e3ee-410b-aea1-f7bdc2aa7f1c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735896/general/c77d9d76-e3ee-410b-aea1-f7bdc2aa7f1c.jpg already downloaded
2026-03-27 13:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735896%252Fgeneral%252F797145a2-8b35-4407-b96f-a841e1b5e71e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735896/general/797145a2-8b35-4407-b96f-a841e1b5e71e.jpg already downloaded
2026-03-27 13:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735896%252Fgeneral%252Fc2ad1c76-4bbc-4384-ad1f-e83c59c7d97b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735896/general/c2ad1c76-4bbc-4384-ad1f-e83c59c7d97b.jpg already downloaded
2026-03-27 13:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735896%252Fgeneral%252F533d5507-9950-47fd-ae96-bf60e8d7fa23.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735896/general/533d5507-9950-47fd-ae96-bf60e8d7fa23.jpg already downloaded
2026-03-27 13:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735896%252Fgeneral%252F365dd9f1-a28c-41c8-b067-a625ad06489a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735896/general/365dd9f1-a28c-41c8-b067-a625ad06489a.jpg already downloaded
2026-03-27 13:34:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f3eff7a5-58fb-577c-a0b8-dac31d5a5efe, identifier: 10737463
2026-03-27 13:34:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f3eff7a5-58fb-577c-a0b8-dac31d5a5efe with identifier: 10737463
2026-03-27 13:34:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f3eff7a5-58fb-577c-a0b8-dac31d5a5efe with identifier: 10737463
2026-03-27 13:34:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f3eff7a5-58fb-577c-a0b8-dac31d5a5efe with identifier: 10737463 to the API
2026-03-27 13:34:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:34:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:34:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737463>
{'auction_title': '',
'c_o_2_emission_value': 211,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'f3eff7a5-58fb-577c-a0b8-dac31d5a5efe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FD-110-KC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737463',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Iveco',
'model': 'Daily',
'odometer': 125682,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5735896/general/2255daae-e50f-4399-80b0-7ba821e6c26e.jpg',
'https://images.openlane.eu/carimgs/5735896/general/49c765d9-d00b-408e-8269-7a74f69f9579.jpg',
'https://images.openlane.eu/carimgs/5735896/general/6607a5c4-082d-41bd-8542-efa9d657fd71.jpg',
'https://images.openlane.eu/carimgs/5735896/general/67e45771-8ccc-424c-9e20-bb14d61704b2.jpg',
'https://images.openlane.eu/carimgs/5735896/general/5b59b11e-e263-428e-854d-781149db28ab.jpg',
'https://images.openlane.eu/carimgs/5735896/general/c77d9d76-e3ee-410b-aea1-f7bdc2aa7f1c.jpg',
'https://images.openlane.eu/carimgs/5735896/general/797145a2-8b35-4407-b96f-a841e1b5e71e.jpg',
'https://images.openlane.eu/carimgs/5735896/general/c2ad1c76-4bbc-4384-ad1f-e83c59c7d97b.jpg',
'https://images.openlane.eu/carimgs/5735896/general/533d5507-9950-47fd-ae96-bf60e8d7fa23.jpg',
'https://images.openlane.eu/carimgs/5735896/general/365dd9f1-a28c-41c8-b067-a625ad06489a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3eff7a5-58fb-577c-a0b8-dac31d5a5efe/f3eff7a5-58fb-577c-a0b8-dac31d5a5efe_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 497222,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735896/general/2255daae-e50f-4399-80b0-7ba821e6c26e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3eff7a5-58fb-577c-a0b8-dac31d5a5efe/f3eff7a5-58fb-577c-a0b8-dac31d5a5efe_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 525922,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735896/general/49c765d9-d00b-408e-8269-7a74f69f9579.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3eff7a5-58fb-577c-a0b8-dac31d5a5efe/f3eff7a5-58fb-577c-a0b8-dac31d5a5efe_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 560432,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735896/general/6607a5c4-082d-41bd-8542-efa9d657fd71.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3eff7a5-58fb-577c-a0b8-dac31d5a5efe/f3eff7a5-58fb-577c-a0b8-dac31d5a5efe_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 450040,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735896/general/67e45771-8ccc-424c-9e20-bb14d61704b2.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3eff7a5-58fb-577c-a0b8-dac31d5a5efe/f3eff7a5-58fb-577c-a0b8-dac31d5a5efe_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 445790,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735896/general/5b59b11e-e263-428e-854d-781149db28ab.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3eff7a5-58fb-577c-a0b8-dac31d5a5efe/f3eff7a5-58fb-577c-a0b8-dac31d5a5efe_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 407907,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735896/general/c77d9d76-e3ee-410b-aea1-f7bdc2aa7f1c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3eff7a5-58fb-577c-a0b8-dac31d5a5efe/f3eff7a5-58fb-577c-a0b8-dac31d5a5efe_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282389,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735896/general/797145a2-8b35-4407-b96f-a841e1b5e71e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3eff7a5-58fb-577c-a0b8-dac31d5a5efe/f3eff7a5-58fb-577c-a0b8-dac31d5a5efe_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 448020,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735896/general/c2ad1c76-4bbc-4384-ad1f-e83c59c7d97b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3eff7a5-58fb-577c-a0b8-dac31d5a5efe/f3eff7a5-58fb-577c-a0b8-dac31d5a5efe_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 413985,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735896/general/533d5507-9950-47fd-ae96-bf60e8d7fa23.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3eff7a5-58fb-577c-a0b8-dac31d5a5efe/f3eff7a5-58fb-577c-a0b8-dac31d5a5efe_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350509,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735896/general/365dd9f1-a28c-41c8-b067-a625ad06489a.jpg',
'Width': 2000}],
'price': 13750,
'price_includes_vat': True,
'registration_date': '2019-01-28',
'seats_number': 3,
'seller_name': 'Auto Destok sarl',
'title': 'Iveco Daily chassis cab 2.3 Business - Diesel - Manual - 115 hp - '
'125.682 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-27 13:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737463%27 HTTP/1.1" 200 None
2026-03-27 13:34:18 [adesa.fr] INFO: Saving data for 10737463: {'created_time': 1774618458.232522, 'last_price_update_time': 1774618458.232532, 'auction_closing_time': 1774864800.0}
2026-03-27 13:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737463') HTTP/1.1" 204 0
2026-03-27 13:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561399%252Fgeneral%252F43ea61bf-6e78-4222-b2be-8d7635fe4c74.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561399/general/43ea61bf-6e78-4222-b2be-8d7635fe4c74.JPG not downloaded yet
2026-03-27 13:34:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e7d3aab-8c28-51a8-a351-c68f4e482246 with identifier: 10735182
2026-03-27 13:34:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e7d3aab-8c28-51a8-a351-c68f4e482246 with scrape type 1
2026-03-27 13:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5e7d3aab-8c28-51a8-a351-c68f4e482246
2026-03-27 13:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735560%252Fgeneral%252F39909a82-6966-40f3-8ed2-1e8cd0677044.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735560/general/39909a82-6966-40f3-8ed2-1e8cd0677044.JPG not downloaded yet
2026-03-27 13:34:18 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 13:34:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae6373f810>
2026-03-27 13:34:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a5d0361-48a6-5dab-9a61-52746eb03031/0a5d0361-48a6-5dab-9a61-52746eb03031_image_5.jpg HTTP/1.1" 201 0
2026-03-27 13:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748226%252Fgeneral%252F9bf02886-27c4-427f-aa29-4b50d7aac13e.jpg') HTTP/1.1" 204 0
2026-03-27 13:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748226/general/9bf02886-27c4-427f-aa29-4b50d7aac13e.jpg saved to cache
2026-03-27 13:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0a5d0361-48a6-5dab-9a61-52746eb03031
2026-03-27 13:34:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 42f20a22-a115-55c5-9e71-fe61eaf9f791 due to Ignoring non-200 response
2026-03-27 13:34:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748226/general/9d305373-12f1-4a93-91d8-05a2b2b8a661.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10737473)
2026-03-27 13:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561399%252Fgeneral%252F07e999cc-c67e-4c30-bdd1-669c3e27f918.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561399/general/07e999cc-c67e-4c30-bdd1-669c3e27f918.JPG not downloaded yet
2026-03-27 13:34:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5561399/general/d5d36875-e962-4170-b1f3-be233fd19a24.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735304)
2026-03-27 13:34:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5561399/general/6f048230-758e-4ebf-aa27-818b756e0ab7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735304)
2026-03-27 13:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735560%252Fgeneral%252Fff3d4126-c992-49ab-81e4-6ae0a1bdb30c.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735560/general/ff3d4126-c992-49ab-81e4-6ae0a1bdb30c.JPG not downloaded yet
2026-03-27 13:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5561399%252Fgeneral%252Fbca6374b-72b7-451a-ad09-d5f772a718a4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561399/general/bca6374b-72b7-451a-ad09-d5f772a718a4.jpeg already downloaded
2026-03-27 13:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735560%252Fgeneral%252Ffbffee0d-fe00-4993-8283-f56654193fb7.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735560/general/fbffee0d-fe00-4993-8283-f56654193fb7.JPG not downloaded yet
2026-03-27 13:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735560%252Fgeneral%252F1a1798f8-090d-432c-b844-6a7e7d0ee42f.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735560/general/1a1798f8-090d-432c-b844-6a7e7d0ee42f.JPG not downloaded yet
2026-03-27 13:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735560%252Fgeneral%252F1d52c714-a017-4c19-995f-bcaa72f37936.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735560/general/1d52c714-a017-4c19-995f-bcaa72f37936.JPG not downloaded yet
2026-03-27 13:34:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5561399/general/c9d3c0e1-312e-4cd3-81aa-f8ac6f4f45d0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735304)
2026-03-27 13:34:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5735560/general/39909a82-6966-40f3-8ed2-1e8cd0677044.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735182)
2026-03-27 13:34:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5561399/general/43ea61bf-6e78-4222-b2be-8d7635fe4c74.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735304)
2026-03-27 13:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735560%252Fgeneral%252F72b2f2b8-b21d-497b-98e2-0973aaa38fe7.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735560/general/72b2f2b8-b21d-497b-98e2-0973aaa38fe7.JPG not downloaded yet
2026-03-27 13:34:18 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 13:34:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7932b810>
2026-03-27 13:34:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a5d0361-48a6-5dab-9a61-52746eb03031/0a5d0361-48a6-5dab-9a61-52746eb03031_image_4.jpg HTTP/1.1" 201 0
2026-03-27 13:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748226%252Fgeneral%252F9d305373-12f1-4a93-91d8-05a2b2b8a661.jpeg') HTTP/1.1" 204 0
2026-03-27 13:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748226/general/9d305373-12f1-4a93-91d8-05a2b2b8a661.jpeg saved to cache
2026-03-27 13:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0a5d0361-48a6-5dab-9a61-52746eb03031
2026-03-27 13:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735560%252Fgeneral%252F31fa8525-01a7-4ab8-bfae-5503740607e7.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735560/general/31fa8525-01a7-4ab8-bfae-5503740607e7.JPG not downloaded yet
2026-03-27 13:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735560%252Fgeneral%252F74ff5947-d2be-4c96-a384-0288ab430014.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735560/general/74ff5947-d2be-4c96-a384-0288ab430014.JPG not downloaded yet
2026-03-27 13:34:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 42f20a22-a115-55c5-9e71-fe61eaf9f791 due to Ignoring non-200 response
2026-03-27 13:34:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 42f20a22-a115-55c5-9e71-fe61eaf9f791 due to Ignoring non-200 response
2026-03-27 13:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735560%252Fgeneral%252Fccdd174f-c9b4-4273-b0f0-23b53646584a.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735560/general/ccdd174f-c9b4-4273-b0f0-23b53646584a.JPG not downloaded yet
2026-03-27 13:34:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5735560/general/1a1798f8-090d-432c-b844-6a7e7d0ee42f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735182)
2026-03-27 13:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735560%252Fgeneral%252F6aad5905-ec62-4706-a3d8-55dc781fd898.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735560/general/6aad5905-ec62-4706-a3d8-55dc781fd898.JPG not downloaded yet
2026-03-27 13:34:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 42f20a22-a115-55c5-9e71-fe61eaf9f791 due to Ignoring non-200 response
2026-03-27 13:34:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 5e7d3aab-8c28-51a8-a351-c68f4e482246 due to Ignoring non-200 response
2026-03-27 13:34:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 42f20a22-a115-55c5-9e71-fe61eaf9f791 due to Ignoring non-200 response
2026-03-27 13:34:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5735560/general/1d52c714-a017-4c19-995f-bcaa72f37936.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735182)
2026-03-27 13:34:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5735560/general/fbffee0d-fe00-4993-8283-f56654193fb7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735182)
2026-03-27 13:34:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5735560/general/ccdd174f-c9b4-4273-b0f0-23b53646584a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735182)
2026-03-27 13:34:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5735560/general/74ff5947-d2be-4c96-a384-0288ab430014.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735182)
2026-03-27 13:34:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5735560/general/6aad5905-ec62-4706-a3d8-55dc781fd898.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735182)
2026-03-27 13:34:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5735560/general/ff3d4126-c992-49ab-81e4-6ae0a1bdb30c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735182)
2026-03-27 13:34:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5735560/general/31fa8525-01a7-4ab8-bfae-5503740607e7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735182)
2026-03-27 13:34:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 5e7d3aab-8c28-51a8-a351-c68f4e482246 due to Ignoring non-200 response
2026-03-27 13:34:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5735560/general/72b2f2b8-b21d-497b-98e2-0973aaa38fe7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735182)
2026-03-27 13:34:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 5e7d3aab-8c28-51a8-a351-c68f4e482246 due to Ignoring non-200 response
2026-03-27 13:34:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 5e7d3aab-8c28-51a8-a351-c68f4e482246 due to Ignoring non-200 response
2026-03-27 13:34:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5561399/general/78f836fa-d3c9-4b6c-885e-504718f00c74.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735304)
2026-03-27 13:34:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5561399/general/875855d3-8f29-4a57-99fc-6989cc2048de.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735304)
2026-03-27 13:34:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5561399/general/07e999cc-c67e-4c30-bdd1-669c3e27f918.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735304)
2026-03-27 13:34:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 5e7d3aab-8c28-51a8-a351-c68f4e482246 due to Ignoring non-200 response
2026-03-27 13:34:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 5e7d3aab-8c28-51a8-a351-c68f4e482246 due to Ignoring non-200 response
2026-03-27 13:34:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 5e7d3aab-8c28-51a8-a351-c68f4e482246 due to Ignoring non-200 response
2026-03-27 13:34:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5561399/general/7ffcac0a-3277-4339-8ba8-8d09e6d65d6a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735304)
2026-03-27 13:34:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 5e7d3aab-8c28-51a8-a351-c68f4e482246 due to Ignoring non-200 response
2026-03-27 13:34:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 5e7d3aab-8c28-51a8-a351-c68f4e482246 due to Ignoring non-200 response
2026-03-27 13:34:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5e7d3aab-8c28-51a8-a351-c68f4e482246, skipping ID generation
2026-03-27 13:34:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e7d3aab-8c28-51a8-a351-c68f4e482246 with scrape type 1
2026-03-27 13:34:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5e7d3aab-8c28-51a8-a351-c68f4e482246 sending to next pipeline
2026-03-27 13:34:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5e7d3aab-8c28-51a8-a351-c68f4e482246, identifier: 10735182
2026-03-27 13:34:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 42f20a22-a115-55c5-9e71-fe61eaf9f791 due to Ignoring non-200 response
2026-03-27 13:34:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5e7d3aab-8c28-51a8-a351-c68f4e482246 with identifier: 10735182
2026-03-27 13:34:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5e7d3aab-8c28-51a8-a351-c68f4e482246 with identifier: 10735182
2026-03-27 13:34:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5e7d3aab-8c28-51a8-a351-c68f4e482246 with identifier: 10735182 to the API
2026-03-27 13:34:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:34:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:34:19 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5735560/general/72b2f2b8-b21d-497b-98e2-0973aaa38fe7.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 157,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '5e7d3aab-8c28-51a8-a351-c68f4e482246',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GQ295NY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735182',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 36859,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 26,
'photos': [],
'price': 5650,
'price_includes_vat': True,
'registration_date': '2023-08-02',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai 1.5 - Hybrid - Automatic - 157 hp - 36.859 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735182%27 HTTP/1.1" 200 None
2026-03-27 13:34:19 [adesa.fr] INFO: Saving data for 10735182: {'created_time': 1774618459.296096, 'last_price_update_time': 1774618459.296108, 'auction_closing_time': 1774864800.0}
2026-03-27 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735182') HTTP/1.1" 204 0
2026-03-27 13:34:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 5e7d3aab-8c28-51a8-a351-c68f4e482246 due to Ignoring non-200 response
2026-03-27 13:34:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 42f20a22-a115-55c5-9e71-fe61eaf9f791 due to Ignoring non-200 response
2026-03-27 13:34:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 42f20a22-a115-55c5-9e71-fe61eaf9f791 due to Ignoring non-200 response
2026-03-27 13:34:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 42f20a22-a115-55c5-9e71-fe61eaf9f791, skipping ID generation
2026-03-27 13:34:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42f20a22-a115-55c5-9e71-fe61eaf9f791 with scrape type 1
2026-03-27 13:34:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 42f20a22-a115-55c5-9e71-fe61eaf9f791 sending to next pipeline
2026-03-27 13:34:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 42f20a22-a115-55c5-9e71-fe61eaf9f791, identifier: 10735304
2026-03-27 13:34:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 42f20a22-a115-55c5-9e71-fe61eaf9f791 with identifier: 10735304
2026-03-27 13:34:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 42f20a22-a115-55c5-9e71-fe61eaf9f791 with identifier: 10735304
2026-03-27 13:34:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 42f20a22-a115-55c5-9e71-fe61eaf9f791 with identifier: 10735304 to the API
2026-03-27 13:34:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:34:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:34:19 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5561399/general/7ffcac0a-3277-4339-8ba8-8d09e6d65d6a.JPG>
{'auction_title': '',
'c_o_2_emission_value': 44,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 309,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '42f20a22-a115-55c5-9e71-fe61eaf9f791',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG-854-GH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735304',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 114955,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_42f20a22-a115-55c5-9e71-fe61eaf9f791/42f20a22-a115-55c5-9e71-fe61eaf9f791_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3378755,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561399/general/bca6374b-72b7-451a-ad09-d5f772a718a4.jpeg',
'Width': 4032}],
'price': 17400,
'price_includes_vat': True,
'registration_date': '2022-05-11',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Discovery Sport 1.5 P300e SE - AWD - Hybrid - Automatic '
'- 309 hp - 114.955 km',
'transmission': 'automatic',
'trim': 'SE',
'vin': None,
'year': 2022}
2026-03-27 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735304%27 HTTP/1.1" 200 None
2026-03-27 13:34:19 [adesa.fr] INFO: Saving data for 10735304: {'created_time': 1774618459.73765, 'last_price_update_time': 1774618459.73766, 'auction_closing_time': 1774858200.0}
2026-03-27 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735304') HTTP/1.1" 204 0
2026-03-27 13:34:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 42f20a22-a115-55c5-9e71-fe61eaf9f791 due to Ignoring non-200 response
2026-03-27 13:34:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748226/general/f6f1491a-960c-4d6e-9cb2-1252a97c20f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737473)
2026-03-27 13:34:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748226/general/604c3d8a-63f1-4c78-98c6-1ec9f7c194e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737473)
2026-03-27 13:34:19 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 13:34:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7824e810>
2026-03-27 13:34:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a5d0361-48a6-5dab-9a61-52746eb03031/0a5d0361-48a6-5dab-9a61-52746eb03031_image_3.jpg HTTP/1.1" 201 0
2026-03-27 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748226%252Fgeneral%252Ff6f1491a-960c-4d6e-9cb2-1252a97c20f1.jpg') HTTP/1.1" 204 0
2026-03-27 13:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748226/general/f6f1491a-960c-4d6e-9cb2-1252a97c20f1.jpg saved to cache
2026-03-27 13:34:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0a5d0361-48a6-5dab-9a61-52746eb03031
2026-03-27 13:34:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735826> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:34:19 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 13:34:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae782d8bd0>
2026-03-27 13:34:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a5d0361-48a6-5dab-9a61-52746eb03031/0a5d0361-48a6-5dab-9a61-52746eb03031_image_2.jpg HTTP/1.1" 201 0
2026-03-27 13:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748226%252Fgeneral%252F604c3d8a-63f1-4c78-98c6-1ec9f7c194e0.jpg') HTTP/1.1" 204 0
2026-03-27 13:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748226/general/604c3d8a-63f1-4c78-98c6-1ec9f7c194e0.jpg saved to cache
2026-03-27 13:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0a5d0361-48a6-5dab-9a61-52746eb03031
2026-03-27 13:34:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:34:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748226/general/2a7da2cc-5418-4b21-bc5d-0c60900834d0.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10737473)
2026-03-27 13:34:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce1cf3c1-0fe7-5b17-a4d6-81de77466672 with identifier: 10735826
2026-03-27 13:34:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce1cf3c1-0fe7-5b17-a4d6-81de77466672 with scrape type 1
2026-03-27 13:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ce1cf3c1-0fe7-5b17-a4d6-81de77466672
2026-03-27 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722806%252Fgeneral%252Fbba8aca1-908f-4e79-a1c2-03ed045dd9e9.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722806/general/bba8aca1-908f-4e79-a1c2-03ed045dd9e9.jpg already downloaded
2026-03-27 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722806%252Fgeneral%252F7e1c6240-542f-4a34-b701-f98f9320aae8.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722806/general/7e1c6240-542f-4a34-b701-f98f9320aae8.jpg already downloaded
2026-03-27 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722806%252Fgeneral%252Fd178f22d-f7e8-4f95-bc89-daa9cbcd759d.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722806/general/d178f22d-f7e8-4f95-bc89-daa9cbcd759d.jpg already downloaded
2026-03-27 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722806%252Fgeneral%252F97a347e2-0ac5-4e06-9b5a-a70a6e247601.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722806/general/97a347e2-0ac5-4e06-9b5a-a70a6e247601.jpg already downloaded
2026-03-27 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722806%252Fgeneral%252F2d948a34-cc89-44f0-9ce5-c2d88134ac71.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722806/general/2d948a34-cc89-44f0-9ce5-c2d88134ac71.jpg already downloaded
2026-03-27 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722806%252Fgeneral%252F15f3344f-6b4c-478a-b592-0e72de27e342.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722806/general/15f3344f-6b4c-478a-b592-0e72de27e342.jpg already downloaded
2026-03-27 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722806%252Fgeneral%252Fe49b3cb6-6e96-4f33-affa-0e427e1cde45.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722806/general/e49b3cb6-6e96-4f33-affa-0e427e1cde45.jpg already downloaded
2026-03-27 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722806%252Fgeneral%252F5a0b82e1-e830-46a8-a15c-977043fb6746.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722806/general/5a0b82e1-e830-46a8-a15c-977043fb6746.jpg already downloaded
2026-03-27 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722806%252Fgeneral%252F9535e4d1-28e9-4fa4-b748-4c56c1c51e6a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722806/general/9535e4d1-28e9-4fa4-b748-4c56c1c51e6a.jpg already downloaded
2026-03-27 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722806%252Fgeneral%252F90a2b483-d5ba-40f3-b796-4073b2011b8e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722806/general/90a2b483-d5ba-40f3-b796-4073b2011b8e.jpg already downloaded
2026-03-27 13:34:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ce1cf3c1-0fe7-5b17-a4d6-81de77466672, identifier: 10735826
2026-03-27 13:34:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ce1cf3c1-0fe7-5b17-a4d6-81de77466672 with identifier: 10735826
2026-03-27 13:34:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ce1cf3c1-0fe7-5b17-a4d6-81de77466672 with identifier: 10735826
2026-03-27 13:34:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ce1cf3c1-0fe7-5b17-a4d6-81de77466672 with identifier: 10735826 to the API
2026-03-27 13:34:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:34:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:34:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735826>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'ce1cf3c1-0fe7-5b17-a4d6-81de77466672',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FQ822HY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735826',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Audi',
'model': 'A5',
'odometer': 194055,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 54,
'photo_urls': ['https://images.openlane.eu/carimgs/5722806/general/bba8aca1-908f-4e79-a1c2-03ed045dd9e9.jpg',
'https://images.openlane.eu/carimgs/5722806/general/7e1c6240-542f-4a34-b701-f98f9320aae8.jpg',
'https://images.openlane.eu/carimgs/5722806/general/d178f22d-f7e8-4f95-bc89-daa9cbcd759d.jpg',
'https://images.openlane.eu/carimgs/5722806/general/97a347e2-0ac5-4e06-9b5a-a70a6e247601.jpg',
'https://images.openlane.eu/carimgs/5722806/general/2d948a34-cc89-44f0-9ce5-c2d88134ac71.jpg',
'https://images.openlane.eu/carimgs/5722806/general/15f3344f-6b4c-478a-b592-0e72de27e342.jpg',
'https://images.openlane.eu/carimgs/5722806/general/e49b3cb6-6e96-4f33-affa-0e427e1cde45.jpg',
'https://images.openlane.eu/carimgs/5722806/general/5a0b82e1-e830-46a8-a15c-977043fb6746.jpg',
'https://images.openlane.eu/carimgs/5722806/general/9535e4d1-28e9-4fa4-b748-4c56c1c51e6a.jpg',
'https://images.openlane.eu/carimgs/5722806/general/90a2b483-d5ba-40f3-b796-4073b2011b8e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce1cf3c1-0fe7-5b17-a4d6-81de77466672/ce1cf3c1-0fe7-5b17-a4d6-81de77466672_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148516,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722806/general/bba8aca1-908f-4e79-a1c2-03ed045dd9e9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce1cf3c1-0fe7-5b17-a4d6-81de77466672/ce1cf3c1-0fe7-5b17-a4d6-81de77466672_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152028,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722806/general/7e1c6240-542f-4a34-b701-f98f9320aae8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce1cf3c1-0fe7-5b17-a4d6-81de77466672/ce1cf3c1-0fe7-5b17-a4d6-81de77466672_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143595,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722806/general/d178f22d-f7e8-4f95-bc89-daa9cbcd759d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce1cf3c1-0fe7-5b17-a4d6-81de77466672/ce1cf3c1-0fe7-5b17-a4d6-81de77466672_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135033,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722806/general/97a347e2-0ac5-4e06-9b5a-a70a6e247601.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce1cf3c1-0fe7-5b17-a4d6-81de77466672/ce1cf3c1-0fe7-5b17-a4d6-81de77466672_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92065,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722806/general/2d948a34-cc89-44f0-9ce5-c2d88134ac71.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce1cf3c1-0fe7-5b17-a4d6-81de77466672/ce1cf3c1-0fe7-5b17-a4d6-81de77466672_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96442,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722806/general/15f3344f-6b4c-478a-b592-0e72de27e342.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce1cf3c1-0fe7-5b17-a4d6-81de77466672/ce1cf3c1-0fe7-5b17-a4d6-81de77466672_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82224,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722806/general/e49b3cb6-6e96-4f33-affa-0e427e1cde45.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce1cf3c1-0fe7-5b17-a4d6-81de77466672/ce1cf3c1-0fe7-5b17-a4d6-81de77466672_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92738,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722806/general/5a0b82e1-e830-46a8-a15c-977043fb6746.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce1cf3c1-0fe7-5b17-a4d6-81de77466672/ce1cf3c1-0fe7-5b17-a4d6-81de77466672_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90799,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722806/general/9535e4d1-28e9-4fa4-b748-4c56c1c51e6a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce1cf3c1-0fe7-5b17-a4d6-81de77466672/ce1cf3c1-0fe7-5b17-a4d6-81de77466672_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127955,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722806/general/90a2b483-d5ba-40f3-b796-4073b2011b8e.jpg',
'Width': 1024}],
'price': 13200,
'price_includes_vat': True,
'registration_date': '2020-06-10',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Audi A5 Sportback 35 TDI Business - Diesel - Automatic - 163 hp - '
'194.055 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-27 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735826%27 HTTP/1.1" 200 None
2026-03-27 13:34:20 [adesa.fr] INFO: Saving data for 10735826: {'created_time': 1774618460.618558, 'last_price_update_time': 1774618460.618569, 'auction_closing_time': 1774868400.0}
2026-03-27 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735826') HTTP/1.1" 204 0
2026-03-27 13:34:20 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 13:34:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79600350>
2026-03-27 13:34:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a5d0361-48a6-5dab-9a61-52746eb03031/0a5d0361-48a6-5dab-9a61-52746eb03031_image_1.jpg HTTP/1.1" 201 0
2026-03-27 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748226%252Fgeneral%252F2a7da2cc-5418-4b21-bc5d-0c60900834d0.jpeg') HTTP/1.1" 204 0
2026-03-27 13:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748226/general/2a7da2cc-5418-4b21-bc5d-0c60900834d0.jpeg saved to cache
2026-03-27 13:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0a5d0361-48a6-5dab-9a61-52746eb03031
2026-03-27 13:34:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730405> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:34:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:34:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748226/general/de6aa9fe-4621-477e-9203-6551d0817c79.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737473)
2026-03-27 13:34:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737497> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:34:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:34:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b3bf2e2-2735-590b-96de-6d98bf76c2b3 with identifier: 10730405
2026-03-27 13:34:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b3bf2e2-2735-590b-96de-6d98bf76c2b3 with scrape type 2
2026-03-27 13:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b3bf2e2-2735-590b-96de-6d98bf76c2b3 with scrape type 2
2026-03-27 13:34:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1b3bf2e2-2735-590b-96de-6d98bf76c2b3, identifier: 10730405
2026-03-27 13:34:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1b3bf2e2-2735-590b-96de-6d98bf76c2b3 with identifier: 10730405
2026-03-27 13:34:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1b3bf2e2-2735-590b-96de-6d98bf76c2b3 with identifier: 10730405
2026-03-27 13:34:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1b3bf2e2-2735-590b-96de-6d98bf76c2b3 with identifier: 10730405 to the API
2026-03-27 13:34:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:34:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:34:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730405>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '1b3bf2e2-2735-590b-96de-6d98bf76c2b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN976MS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730405',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 57243,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 22700,
'price_includes_vat': True,
'registration_date': '2023-04-24',
'seats_number': 5,
'seller_name': 'Kubika cars',
'title': 'BMW X2 25e M Sport - xDrive - Hybrid - Automatic - 125 hp - 57.243 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-27 13:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730405%27 HTTP/1.1" 200 None
2026-03-27 13:34:21 [adesa.fr] INFO: Saving data for 10730405: {'auction_closing_time': 1774864800.0, 'created_time': 1774531895.450943, 'last_price_update_time': 1774618461.252779}
2026-03-27 13:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10730405') HTTP/1.1" 204 0
2026-03-27 13:34:21 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 13:34:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79600dd0>
2026-03-27 13:34:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a5d0361-48a6-5dab-9a61-52746eb03031/0a5d0361-48a6-5dab-9a61-52746eb03031_image_0.jpg HTTP/1.1" 201 0
2026-03-27 13:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748226%252Fgeneral%252Fde6aa9fe-4621-477e-9203-6551d0817c79.jpg') HTTP/1.1" 204 0
2026-03-27 13:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748226/general/de6aa9fe-4621-477e-9203-6551d0817c79.jpg saved to cache
2026-03-27 13:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0a5d0361-48a6-5dab-9a61-52746eb03031
2026-03-27 13:34:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0a5d0361-48a6-5dab-9a61-52746eb03031, skipping ID generation
2026-03-27 13:34:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a5d0361-48a6-5dab-9a61-52746eb03031 with scrape type 1
2026-03-27 13:34:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0a5d0361-48a6-5dab-9a61-52746eb03031 sending to next pipeline
2026-03-27 13:34:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0a5d0361-48a6-5dab-9a61-52746eb03031, identifier: 10737473
2026-03-27 13:34:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0a5d0361-48a6-5dab-9a61-52746eb03031 with identifier: 10737473
2026-03-27 13:34:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0a5d0361-48a6-5dab-9a61-52746eb03031 with identifier: 10737473
2026-03-27 13:34:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0a5d0361-48a6-5dab-9a61-52746eb03031 with identifier: 10737473 to the API
2026-03-27 13:34:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:34:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:34:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748226/general/de6aa9fe-4621-477e-9203-6551d0817c79.jpg>
{'auction_title': '',
'c_o_2_emission_value': 95,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '0a5d0361-48a6-5dab-9a61-52746eb03031',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EH-847-BS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737473',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C4',
'odometer': 228026,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 51,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a5d0361-48a6-5dab-9a61-52746eb03031/0a5d0361-48a6-5dab-9a61-52746eb03031_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 860526,
'Height': 1358,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748226/general/de6aa9fe-4621-477e-9203-6551d0817c79.jpg',
'Width': 1811},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a5d0361-48a6-5dab-9a61-52746eb03031/0a5d0361-48a6-5dab-9a61-52746eb03031_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 388498,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748226/general/2a7da2cc-5418-4b21-bc5d-0c60900834d0.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a5d0361-48a6-5dab-9a61-52746eb03031/0a5d0361-48a6-5dab-9a61-52746eb03031_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 808310,
'Height': 1467,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748226/general/604c3d8a-63f1-4c78-98c6-1ec9f7c194e0.jpg',
'Width': 1956},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a5d0361-48a6-5dab-9a61-52746eb03031/0a5d0361-48a6-5dab-9a61-52746eb03031_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 830066,
'Height': 1450,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748226/general/f6f1491a-960c-4d6e-9cb2-1252a97c20f1.jpg',
'Width': 1934},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a5d0361-48a6-5dab-9a61-52746eb03031/0a5d0361-48a6-5dab-9a61-52746eb03031_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 353524,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748226/general/9d305373-12f1-4a93-91d8-05a2b2b8a661.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a5d0361-48a6-5dab-9a61-52746eb03031/0a5d0361-48a6-5dab-9a61-52746eb03031_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 997880,
'Height': 1439,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748226/general/9bf02886-27c4-427f-aa29-4b50d7aac13e.jpg',
'Width': 1919},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a5d0361-48a6-5dab-9a61-52746eb03031/0a5d0361-48a6-5dab-9a61-52746eb03031_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333606,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748226/general/b0f48811-9b63-4ab8-9a9d-2449131881c9.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a5d0361-48a6-5dab-9a61-52746eb03031/0a5d0361-48a6-5dab-9a61-52746eb03031_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328446,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748226/general/f628d7f4-6330-4814-9ede-e36dc1cc508b.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a5d0361-48a6-5dab-9a61-52746eb03031/0a5d0361-48a6-5dab-9a61-52746eb03031_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266099,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748226/general/46a6fe1e-3e94-4f53-98ea-d499273b1d7d.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a5d0361-48a6-5dab-9a61-52746eb03031/0a5d0361-48a6-5dab-9a61-52746eb03031_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346158,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748226/general/7408a13f-7dd3-4dd7-8dbc-91be226db68e.jpeg',
'Width': 1280}],
'price': 2200,
'price_includes_vat': True,
'registration_date': '2015-06-22',
'seats_number': 5,
'seller_name': 'Auto-Union sarl',
'title': 'Citroën C4 1.6 HDI Selection - Diesel - Manual - 120 hp - 228.026 '
'km',
'transmission': 'manual',
'trim': 'Selection',
'vin': None,
'year': 2015}
2026-03-27 13:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737473%27 HTTP/1.1" 200 None
2026-03-27 13:34:21 [adesa.fr] INFO: Saving data for 10737473: {'created_time': 1774618461.864823, 'last_price_update_time': 1774618461.864833, 'auction_closing_time': 1774864800.0}
2026-03-27 13:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737473') HTTP/1.1" 204 0
2026-03-27 13:34:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed7d6f34-1e37-5a2f-9388-9f57aa8b04a4 with identifier: 10737497
2026-03-27 13:34:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed7d6f34-1e37-5a2f-9388-9f57aa8b04a4 with scrape type 1
2026-03-27 13:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ed7d6f34-1e37-5a2f-9388-9f57aa8b04a4
2026-03-27 13:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713337%252Fgeneral%252F7e0b5ab5-23fa-47d2-aa2b-7c9ad6be070a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713337/general/7e0b5ab5-23fa-47d2-aa2b-7c9ad6be070a.jpeg already downloaded
2026-03-27 13:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713337%252Fgeneral%252F5d503228-6c91-430c-8d61-7b851c513a8b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713337/general/5d503228-6c91-430c-8d61-7b851c513a8b.jpeg already downloaded
2026-03-27 13:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713337%252Fgeneral%252F1a55d401-1ffb-40cf-97fe-1dcff9df5c9a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713337/general/1a55d401-1ffb-40cf-97fe-1dcff9df5c9a.jpeg already downloaded
2026-03-27 13:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713337%252Fgeneral%252F2c9bc81f-c4e0-4b4a-ac8c-f2f5a622154f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713337/general/2c9bc81f-c4e0-4b4a-ac8c-f2f5a622154f.jpeg already downloaded
2026-03-27 13:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713337%252Fgeneral%252Feb09be5a-8166-4f82-8ce2-3da445b2de2a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713337/general/eb09be5a-8166-4f82-8ce2-3da445b2de2a.jpeg already downloaded
2026-03-27 13:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713337%252Fgeneral%252Fcc788bfe-f66e-4d31-b39a-c4abbbd3af77.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713337/general/cc788bfe-f66e-4d31-b39a-c4abbbd3af77.jpeg already downloaded
2026-03-27 13:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713337%252Fgeneral%252Fb3eaa33b-6638-407b-97c9-fd63f0c9df47.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713337/general/b3eaa33b-6638-407b-97c9-fd63f0c9df47.jpeg already downloaded
2026-03-27 13:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713337%252Fgeneral%252Fd4cb4ae7-c162-460f-b717-b88a81f767b5.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713337/general/d4cb4ae7-c162-460f-b717-b88a81f767b5.jpeg already downloaded
2026-03-27 13:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713337%252Fgeneral%252F0ffb5bb1-e015-42d2-9a97-4b3f76d6c2a4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713337/general/0ffb5bb1-e015-42d2-9a97-4b3f76d6c2a4.jpeg already downloaded
2026-03-27 13:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713337%252Fgeneral%252F67688650-f19c-475b-925a-f6627aab4a03.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713337/general/67688650-f19c-475b-925a-f6627aab4a03.jpeg already downloaded
2026-03-27 13:34:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ed7d6f34-1e37-5a2f-9388-9f57aa8b04a4, identifier: 10737497
2026-03-27 13:34:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735784> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:34:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737472> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:34:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ed7d6f34-1e37-5a2f-9388-9f57aa8b04a4 with identifier: 10737497
2026-03-27 13:34:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ed7d6f34-1e37-5a2f-9388-9f57aa8b04a4 with identifier: 10737497
2026-03-27 13:34:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ed7d6f34-1e37-5a2f-9388-9f57aa8b04a4 with identifier: 10737497 to the API
2026-03-27 13:34:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:34:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:34:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737497>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-31T12:50:00Z',
'fuel_type': 'Diesel',
'id': 'ed7d6f34-1e37-5a2f-9388-9f57aa8b04a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG837SX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737497',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 97990,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 37,
'photo_urls': ['https://images.openlane.eu/carimgs/5713337/general/7e0b5ab5-23fa-47d2-aa2b-7c9ad6be070a.jpeg',
'https://images.openlane.eu/carimgs/5713337/general/5d503228-6c91-430c-8d61-7b851c513a8b.jpeg',
'https://images.openlane.eu/carimgs/5713337/general/1a55d401-1ffb-40cf-97fe-1dcff9df5c9a.jpeg',
'https://images.openlane.eu/carimgs/5713337/general/2c9bc81f-c4e0-4b4a-ac8c-f2f5a622154f.jpeg',
'https://images.openlane.eu/carimgs/5713337/general/eb09be5a-8166-4f82-8ce2-3da445b2de2a.jpeg',
'https://images.openlane.eu/carimgs/5713337/general/cc788bfe-f66e-4d31-b39a-c4abbbd3af77.jpeg',
'https://images.openlane.eu/carimgs/5713337/general/b3eaa33b-6638-407b-97c9-fd63f0c9df47.jpeg',
'https://images.openlane.eu/carimgs/5713337/general/d4cb4ae7-c162-460f-b717-b88a81f767b5.jpeg',
'https://images.openlane.eu/carimgs/5713337/general/0ffb5bb1-e015-42d2-9a97-4b3f76d6c2a4.jpeg',
'https://images.openlane.eu/carimgs/5713337/general/67688650-f19c-475b-925a-f6627aab4a03.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed7d6f34-1e37-5a2f-9388-9f57aa8b04a4/ed7d6f34-1e37-5a2f-9388-9f57aa8b04a4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 364933,
'Height': 1480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713337/general/7e0b5ab5-23fa-47d2-aa2b-7c9ad6be070a.jpeg',
'Width': 2236},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed7d6f34-1e37-5a2f-9388-9f57aa8b04a4/ed7d6f34-1e37-5a2f-9388-9f57aa8b04a4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 384564,
'Height': 1529,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713337/general/5d503228-6c91-430c-8d61-7b851c513a8b.jpeg',
'Width': 2163},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed7d6f34-1e37-5a2f-9388-9f57aa8b04a4/ed7d6f34-1e37-5a2f-9388-9f57aa8b04a4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363402,
'Height': 1414,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713337/general/1a55d401-1ffb-40cf-97fe-1dcff9df5c9a.jpeg',
'Width': 2340},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed7d6f34-1e37-5a2f-9388-9f57aa8b04a4/ed7d6f34-1e37-5a2f-9388-9f57aa8b04a4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352711,
'Height': 1470,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713337/general/2c9bc81f-c4e0-4b4a-ac8c-f2f5a622154f.jpeg',
'Width': 2250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed7d6f34-1e37-5a2f-9388-9f57aa8b04a4/ed7d6f34-1e37-5a2f-9388-9f57aa8b04a4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1089263,
'Height': 2332,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713337/general/eb09be5a-8166-4f82-8ce2-3da445b2de2a.jpeg',
'Width': 4816},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed7d6f34-1e37-5a2f-9388-9f57aa8b04a4/ed7d6f34-1e37-5a2f-9388-9f57aa8b04a4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1117814,
'Height': 2378,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713337/general/cc788bfe-f66e-4d31-b39a-c4abbbd3af77.jpeg',
'Width': 5223},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed7d6f34-1e37-5a2f-9388-9f57aa8b04a4/ed7d6f34-1e37-5a2f-9388-9f57aa8b04a4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2176076,
'Height': 5185,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713337/general/b3eaa33b-6638-407b-97c9-fd63f0c9df47.jpeg',
'Width': 3888},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed7d6f34-1e37-5a2f-9388-9f57aa8b04a4/ed7d6f34-1e37-5a2f-9388-9f57aa8b04a4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3541994,
'Height': 3950,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713337/general/d4cb4ae7-c162-460f-b717-b88a81f767b5.jpeg',
'Width': 5709},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed7d6f34-1e37-5a2f-9388-9f57aa8b04a4/ed7d6f34-1e37-5a2f-9388-9f57aa8b04a4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2364708,
'Height': 4249,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713337/general/0ffb5bb1-e015-42d2-9a97-4b3f76d6c2a4.jpeg',
'Width': 5666},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed7d6f34-1e37-5a2f-9388-9f57aa8b04a4/ed7d6f34-1e37-5a2f-9388-9f57aa8b04a4_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4421115,
'Height': 5124,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713337/general/67688650-f19c-475b-925a-f6627aab4a03.jpeg',
'Width': 4283}],
'price': 29900,
'price_includes_vat': True,
'registration_date': '2022-06-03',
'seats_number': 5,
'seller_name': 'Mimess Import-Export SRL',
'title': 'Mercedes-Benz C 220d AMG Line - Diesel - Automatic - 200 hp - '
'97.990 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-27 13:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737497%27 HTTP/1.1" 200 None
2026-03-27 13:34:22 [adesa.fr] INFO: Saving data for 10737497: {'created_time': 1774618462.581365, 'last_price_update_time': 1774618462.581377, 'auction_closing_time': 1774961400.0}
2026-03-27 13:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737497') HTTP/1.1" 204 0
2026-03-27 13:34:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:34:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:34:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7be229b6-3b4a-516c-aa1e-ce75fbf96ac8 with identifier: 10735784
2026-03-27 13:34:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7be229b6-3b4a-516c-aa1e-ce75fbf96ac8 with scrape type 1
2026-03-27 13:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7be229b6-3b4a-516c-aa1e-ce75fbf96ac8
2026-03-27 13:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637877%252Fgeneral%252F26fcfd06-863f-44d3-939d-cacb9a477def.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637877/general/26fcfd06-863f-44d3-939d-cacb9a477def.jpg already downloaded
2026-03-27 13:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637877%252Fgeneral%252F45a78142-324f-421a-ac1d-35795d790c59.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637877/general/45a78142-324f-421a-ac1d-35795d790c59.jpg already downloaded
2026-03-27 13:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637877%252Fgeneral%252Fe40d91e6-dc0f-4ab7-9e0c-9461c8d0b121.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637877/general/e40d91e6-dc0f-4ab7-9e0c-9461c8d0b121.jpg already downloaded
2026-03-27 13:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637877%252Fgeneral%252F72a82198-af32-40b0-9fcb-240634bf650e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637877/general/72a82198-af32-40b0-9fcb-240634bf650e.jpg already downloaded
2026-03-27 13:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637877%252Fgeneral%252F0b802327-0840-4a55-b0ba-67c1eadbf69d.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637877/general/0b802327-0840-4a55-b0ba-67c1eadbf69d.jpg already downloaded
2026-03-27 13:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637877%252Fgeneral%252F17f7db42-a900-4ed8-afba-f98378c1dd8b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637877/general/17f7db42-a900-4ed8-afba-f98378c1dd8b.jpg already downloaded
2026-03-27 13:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637877%252Fgeneral%252F3a8d1cf5-cf01-4c4c-9b55-bdbf4695c6f5.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637877/general/3a8d1cf5-cf01-4c4c-9b55-bdbf4695c6f5.jpg already downloaded
2026-03-27 13:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637877%252Fgeneral%252F3184b2ad-721b-4cd0-8ca3-cf1249f953f7.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637877/general/3184b2ad-721b-4cd0-8ca3-cf1249f953f7.jpg already downloaded
2026-03-27 13:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637877%252Fgeneral%252F378979e0-2e16-4beb-86e5-2c835fd99559.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637877/general/378979e0-2e16-4beb-86e5-2c835fd99559.jpg already downloaded
2026-03-27 13:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637877%252Fgeneral%252F8d81b9e4-92ca-4fba-b0e0-86a528ee0b9c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637877/general/8d81b9e4-92ca-4fba-b0e0-86a528ee0b9c.jpg already downloaded
2026-03-27 13:34:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7be229b6-3b4a-516c-aa1e-ce75fbf96ac8, identifier: 10735784
2026-03-27 13:34:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c27a96a-dbd0-5886-85c2-d2b575443181 with identifier: 10737472
2026-03-27 13:34:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c27a96a-dbd0-5886-85c2-d2b575443181 with scrape type 1
2026-03-27 13:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0c27a96a-dbd0-5886-85c2-d2b575443181
2026-03-27 13:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748203%252Fgeneral%252F9970ed07-1598-4300-a625-5f9b7682c6f0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748203/general/9970ed07-1598-4300-a625-5f9b7682c6f0.jpeg not downloaded yet
2026-03-27 13:34:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7be229b6-3b4a-516c-aa1e-ce75fbf96ac8 with identifier: 10735784
2026-03-27 13:34:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7be229b6-3b4a-516c-aa1e-ce75fbf96ac8 with identifier: 10735784
2026-03-27 13:34:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7be229b6-3b4a-516c-aa1e-ce75fbf96ac8 with identifier: 10735784 to the API
2026-03-27 13:34:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:34:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:34:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735784>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': '7be229b6-3b4a-516c-aa1e-ce75fbf96ac8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FM-404-CY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735784',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Audi',
'model': 'Q3',
'odometer': 162754,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 63,
'photo_urls': ['https://images.openlane.eu/carimgs/5637877/general/26fcfd06-863f-44d3-939d-cacb9a477def.jpg',
'https://images.openlane.eu/carimgs/5637877/general/45a78142-324f-421a-ac1d-35795d790c59.jpg',
'https://images.openlane.eu/carimgs/5637877/general/e40d91e6-dc0f-4ab7-9e0c-9461c8d0b121.jpg',
'https://images.openlane.eu/carimgs/5637877/general/72a82198-af32-40b0-9fcb-240634bf650e.jpg',
'https://images.openlane.eu/carimgs/5637877/general/0b802327-0840-4a55-b0ba-67c1eadbf69d.jpg',
'https://images.openlane.eu/carimgs/5637877/general/17f7db42-a900-4ed8-afba-f98378c1dd8b.jpg',
'https://images.openlane.eu/carimgs/5637877/general/3a8d1cf5-cf01-4c4c-9b55-bdbf4695c6f5.jpg',
'https://images.openlane.eu/carimgs/5637877/general/3184b2ad-721b-4cd0-8ca3-cf1249f953f7.jpg',
'https://images.openlane.eu/carimgs/5637877/general/378979e0-2e16-4beb-86e5-2c835fd99559.jpg',
'https://images.openlane.eu/carimgs/5637877/general/8d81b9e4-92ca-4fba-b0e0-86a528ee0b9c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7be229b6-3b4a-516c-aa1e-ce75fbf96ac8/7be229b6-3b4a-516c-aa1e-ce75fbf96ac8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171087,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637877/general/26fcfd06-863f-44d3-939d-cacb9a477def.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7be229b6-3b4a-516c-aa1e-ce75fbf96ac8/7be229b6-3b4a-516c-aa1e-ce75fbf96ac8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190978,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637877/general/45a78142-324f-421a-ac1d-35795d790c59.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7be229b6-3b4a-516c-aa1e-ce75fbf96ac8/7be229b6-3b4a-516c-aa1e-ce75fbf96ac8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178507,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637877/general/e40d91e6-dc0f-4ab7-9e0c-9461c8d0b121.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7be229b6-3b4a-516c-aa1e-ce75fbf96ac8/7be229b6-3b4a-516c-aa1e-ce75fbf96ac8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182667,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637877/general/72a82198-af32-40b0-9fcb-240634bf650e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7be229b6-3b4a-516c-aa1e-ce75fbf96ac8/7be229b6-3b4a-516c-aa1e-ce75fbf96ac8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97671,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637877/general/0b802327-0840-4a55-b0ba-67c1eadbf69d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7be229b6-3b4a-516c-aa1e-ce75fbf96ac8/7be229b6-3b4a-516c-aa1e-ce75fbf96ac8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124216,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637877/general/17f7db42-a900-4ed8-afba-f98378c1dd8b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7be229b6-3b4a-516c-aa1e-ce75fbf96ac8/7be229b6-3b4a-516c-aa1e-ce75fbf96ac8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135699,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637877/general/3a8d1cf5-cf01-4c4c-9b55-bdbf4695c6f5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7be229b6-3b4a-516c-aa1e-ce75fbf96ac8/7be229b6-3b4a-516c-aa1e-ce75fbf96ac8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85581,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637877/general/3184b2ad-721b-4cd0-8ca3-cf1249f953f7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7be229b6-3b4a-516c-aa1e-ce75fbf96ac8/7be229b6-3b4a-516c-aa1e-ce75fbf96ac8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137581,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637877/general/378979e0-2e16-4beb-86e5-2c835fd99559.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7be229b6-3b4a-516c-aa1e-ce75fbf96ac8/7be229b6-3b4a-516c-aa1e-ce75fbf96ac8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135704,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637877/general/8d81b9e4-92ca-4fba-b0e0-86a528ee0b9c.jpg',
'Width': 1024}],
'price': 11600,
'price_includes_vat': True,
'registration_date': '2019-12-05',
'seats_number': 5,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Audi Q3 35 TFSI Business - Petrol - Automatic - 150 hp - 162.754 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-27 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735784%27 HTTP/1.1" 200 None
2026-03-27 13:34:23 [adesa.fr] INFO: Saving data for 10735784: {'created_time': 1774618463.216178, 'last_price_update_time': 1774618463.216189, 'auction_closing_time': 1774868400.0}
2026-03-27 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735784') HTTP/1.1" 204 0
2026-03-27 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748203%252Fgeneral%252Fb2ffff39-3b8b-4edc-a8e8-4c41768adc8f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748203/general/b2ffff39-3b8b-4edc-a8e8-4c41768adc8f.jpeg not downloaded yet
2026-03-27 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748203%252Fgeneral%252Faf53d691-aadc-46d2-a83c-987e2d0e8299.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748203/general/af53d691-aadc-46d2-a83c-987e2d0e8299.jpeg not downloaded yet
2026-03-27 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748203%252Fgeneral%252F3f618141-6c80-4368-a13a-51f2ff698fd6.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748203/general/3f618141-6c80-4368-a13a-51f2ff698fd6.jpeg not downloaded yet
2026-03-27 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748203%252Fgeneral%252F578a372c-f515-4c3d-90d9-15ed141b5ca0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748203/general/578a372c-f515-4c3d-90d9-15ed141b5ca0.jpeg not downloaded yet
2026-03-27 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748203%252Fgeneral%252F211c007c-d56a-479e-82d8-fb5d80b77463.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748203/general/211c007c-d56a-479e-82d8-fb5d80b77463.jpeg not downloaded yet
2026-03-27 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748203%252Fgeneral%252F5471563c-c6af-40bb-9d95-f21aaf54b846.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748203/general/5471563c-c6af-40bb-9d95-f21aaf54b846.jpeg not downloaded yet
2026-03-27 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748203%252Fgeneral%252F159071fb-61b6-46f0-8bf8-63787557e0c1.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748203/general/159071fb-61b6-46f0-8bf8-63787557e0c1.jpeg not downloaded yet
2026-03-27 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748203%252Fgeneral%252F41f83587-d57e-4ea3-88ea-df127174a56a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748203/general/41f83587-d57e-4ea3-88ea-df127174a56a.jpeg not downloaded yet
2026-03-27 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748203%252Fgeneral%252Fb85c745c-237b-48aa-bb6b-1975fdc00220.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748203/general/b85c745c-237b-48aa-bb6b-1975fdc00220.jpeg not downloaded yet
2026-03-27 13:34:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737467> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:34:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:34:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748203/general/b85c745c-237b-48aa-bb6b-1975fdc00220.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10737472)
2026-03-27 13:34:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad57ca00-895b-5658-8743-fd5d0da758e3 with identifier: 10737467
2026-03-27 13:34:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad57ca00-895b-5658-8743-fd5d0da758e3 with scrape type 1
2026-03-27 13:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ad57ca00-895b-5658-8743-fd5d0da758e3
2026-03-27 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742005%252Fgeneral%252Fe57bf107-9314-4778-830f-355c98cce3af.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742005/general/e57bf107-9314-4778-830f-355c98cce3af.jpg already downloaded
2026-03-27 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742005%252Fgeneral%252Fa3509f68-13fd-458e-b1c9-bdd3d4ed0822.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742005/general/a3509f68-13fd-458e-b1c9-bdd3d4ed0822.jpg already downloaded
2026-03-27 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742005%252Fgeneral%252F9b814cee-e96f-4b72-a318-b037475a468f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742005/general/9b814cee-e96f-4b72-a318-b037475a468f.jpg already downloaded
2026-03-27 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742005%252Fgeneral%252F1c946c99-4704-431c-b0aa-85dbe027022a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742005/general/1c946c99-4704-431c-b0aa-85dbe027022a.jpg already downloaded
2026-03-27 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742005%252Fgeneral%252F678b2223-d7ae-4a45-ad5b-d08a8d3cc133.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742005/general/678b2223-d7ae-4a45-ad5b-d08a8d3cc133.jpg already downloaded
2026-03-27 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742005%252Fgeneral%252F5b19e43f-c4f1-46f1-80da-20733221c976.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742005/general/5b19e43f-c4f1-46f1-80da-20733221c976.jpg already downloaded
2026-03-27 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742005%252Fgeneral%252Fc6b20245-14fa-46ee-82ea-e7d10abad109.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742005/general/c6b20245-14fa-46ee-82ea-e7d10abad109.jpg already downloaded
2026-03-27 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742005%252Fgeneral%252F42e380a6-f5fb-40ab-8f86-265119c8f074.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742005/general/42e380a6-f5fb-40ab-8f86-265119c8f074.jpg already downloaded
2026-03-27 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742005%252Fgeneral%252F1f61c10a-1bb6-44eb-b9e1-c369ab4635e9.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742005/general/1f61c10a-1bb6-44eb-b9e1-c369ab4635e9.jpg already downloaded
2026-03-27 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742005%252Fgeneral%252F407ad061-eee4-4949-8805-347e2de2c3de.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742005/general/407ad061-eee4-4949-8805-347e2de2c3de.jpg already downloaded
2026-03-27 13:34:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ad57ca00-895b-5658-8743-fd5d0da758e3, identifier: 10737467
2026-03-27 13:34:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ad57ca00-895b-5658-8743-fd5d0da758e3 with identifier: 10737467
2026-03-27 13:34:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ad57ca00-895b-5658-8743-fd5d0da758e3 with identifier: 10737467
2026-03-27 13:34:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ad57ca00-895b-5658-8743-fd5d0da758e3 with identifier: 10737467 to the API
2026-03-27 13:34:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:34:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:34:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737467>
{'auction_title': '',
'c_o_2_emission_value': 202,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 142,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'ad57ca00-895b-5658-8743-fd5d0da758e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FP-059-QC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737467',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 138730,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 38,
'photo_urls': ['https://images.openlane.eu/carimgs/5742005/general/e57bf107-9314-4778-830f-355c98cce3af.jpg',
'https://images.openlane.eu/carimgs/5742005/general/a3509f68-13fd-458e-b1c9-bdd3d4ed0822.jpg',
'https://images.openlane.eu/carimgs/5742005/general/9b814cee-e96f-4b72-a318-b037475a468f.jpg',
'https://images.openlane.eu/carimgs/5742005/general/1c946c99-4704-431c-b0aa-85dbe027022a.jpg',
'https://images.openlane.eu/carimgs/5742005/general/678b2223-d7ae-4a45-ad5b-d08a8d3cc133.jpg',
'https://images.openlane.eu/carimgs/5742005/general/5b19e43f-c4f1-46f1-80da-20733221c976.jpg',
'https://images.openlane.eu/carimgs/5742005/general/c6b20245-14fa-46ee-82ea-e7d10abad109.jpg',
'https://images.openlane.eu/carimgs/5742005/general/42e380a6-f5fb-40ab-8f86-265119c8f074.jpg',
'https://images.openlane.eu/carimgs/5742005/general/1f61c10a-1bb6-44eb-b9e1-c369ab4635e9.jpg',
'https://images.openlane.eu/carimgs/5742005/general/407ad061-eee4-4949-8805-347e2de2c3de.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad57ca00-895b-5658-8743-fd5d0da758e3/ad57ca00-895b-5658-8743-fd5d0da758e3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 439291,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742005/general/e57bf107-9314-4778-830f-355c98cce3af.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad57ca00-895b-5658-8743-fd5d0da758e3/ad57ca00-895b-5658-8743-fd5d0da758e3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 500661,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742005/general/a3509f68-13fd-458e-b1c9-bdd3d4ed0822.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad57ca00-895b-5658-8743-fd5d0da758e3/ad57ca00-895b-5658-8743-fd5d0da758e3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 502397,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742005/general/9b814cee-e96f-4b72-a318-b037475a468f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad57ca00-895b-5658-8743-fd5d0da758e3/ad57ca00-895b-5658-8743-fd5d0da758e3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 515076,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742005/general/1c946c99-4704-431c-b0aa-85dbe027022a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad57ca00-895b-5658-8743-fd5d0da758e3/ad57ca00-895b-5658-8743-fd5d0da758e3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350718,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742005/general/678b2223-d7ae-4a45-ad5b-d08a8d3cc133.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad57ca00-895b-5658-8743-fd5d0da758e3/ad57ca00-895b-5658-8743-fd5d0da758e3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 447094,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742005/general/5b19e43f-c4f1-46f1-80da-20733221c976.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad57ca00-895b-5658-8743-fd5d0da758e3/ad57ca00-895b-5658-8743-fd5d0da758e3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355946,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742005/general/c6b20245-14fa-46ee-82ea-e7d10abad109.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad57ca00-895b-5658-8743-fd5d0da758e3/ad57ca00-895b-5658-8743-fd5d0da758e3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 492384,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742005/general/42e380a6-f5fb-40ab-8f86-265119c8f074.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad57ca00-895b-5658-8743-fd5d0da758e3/ad57ca00-895b-5658-8743-fd5d0da758e3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 718589,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742005/general/1f61c10a-1bb6-44eb-b9e1-c369ab4635e9.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad57ca00-895b-5658-8743-fd5d0da758e3/ad57ca00-895b-5658-8743-fd5d0da758e3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339936,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742005/general/407ad061-eee4-4949-8805-347e2de2c3de.jpg',
'Width': 2000}],
'price': 18750,
'price_includes_vat': True,
'registration_date': '2020-04-24',
'seats_number': 3,
'seller_name': 'Auto Destok sarl',
'title': 'Mercedes-Benz Sprinter chassis cab 314 CDI Business - Diesel - '
'Manual - 142 hp - 138.730 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-27 13:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737467%27 HTTP/1.1" 200 None
2026-03-27 13:34:24 [adesa.fr] INFO: Saving data for 10737467: {'created_time': 1774618464.131872, 'last_price_update_time': 1774618464.131882, 'auction_closing_time': 1774864800.0}
2026-03-27 13:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737467') HTTP/1.1" 204 0
2026-03-27 13:34:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735812> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:34:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:34:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735782> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:34:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:34:24 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 13:34:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae794b1950>
2026-03-27 13:34:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c27a96a-dbd0-5886-85c2-d2b575443181/0c27a96a-dbd0-5886-85c2-d2b575443181_image_9.jpg HTTP/1.1" 201 0
2026-03-27 13:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748203%252Fgeneral%252Fb85c745c-237b-48aa-bb6b-1975fdc00220.jpeg') HTTP/1.1" 204 0
2026-03-27 13:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748203/general/b85c745c-237b-48aa-bb6b-1975fdc00220.jpeg saved to cache
2026-03-27 13:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0c27a96a-dbd0-5886-85c2-d2b575443181
2026-03-27 13:34:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748203/general/41f83587-d57e-4ea3-88ea-df127174a56a.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10737472)
2026-03-27 13:34:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 931b79da-d054-50e2-9829-767d56c3a29d with identifier: 10735812
2026-03-27 13:34:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 931b79da-d054-50e2-9829-767d56c3a29d with scrape type 1
2026-03-27 13:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 931b79da-d054-50e2-9829-767d56c3a29d
2026-03-27 13:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703688%252Fgeneral%252Fae5fc0d3-e7a9-434f-aeed-565f5058b96f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703688/general/ae5fc0d3-e7a9-434f-aeed-565f5058b96f.jpg already downloaded
2026-03-27 13:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703688%252Fgeneral%252F434dde19-35e4-471e-a217-c77aec2a6301.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703688/general/434dde19-35e4-471e-a217-c77aec2a6301.jpg already downloaded
2026-03-27 13:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703688%252Fgeneral%252Fa813b5fe-f5ad-4a07-a3ee-9ec890caf4e9.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703688/general/a813b5fe-f5ad-4a07-a3ee-9ec890caf4e9.jpg already downloaded
2026-03-27 13:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703688%252Fgeneral%252F67d09313-bc18-4643-aa8a-2721651c38bd.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703688/general/67d09313-bc18-4643-aa8a-2721651c38bd.jpg already downloaded
2026-03-27 13:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703688%252Fgeneral%252F38b6ddcf-a20c-49f1-b070-be2fb21b015e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703688/general/38b6ddcf-a20c-49f1-b070-be2fb21b015e.jpg already downloaded
2026-03-27 13:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703688%252Fgeneral%252Fcc6477ec-2f19-4ae0-9645-59886812391b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703688/general/cc6477ec-2f19-4ae0-9645-59886812391b.jpg already downloaded
2026-03-27 13:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703688%252Fgeneral%252F27d54d59-8ba5-4be3-aff6-cf4673895110.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703688/general/27d54d59-8ba5-4be3-aff6-cf4673895110.jpg already downloaded
2026-03-27 13:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703688%252Fgeneral%252F4b3ff8e6-fb4c-47ed-bdd7-1923b67a604e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703688/general/4b3ff8e6-fb4c-47ed-bdd7-1923b67a604e.jpg already downloaded
2026-03-27 13:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703688%252Fgeneral%252F98b2fd96-b92b-4b76-a26a-83b76ba889b5.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703688/general/98b2fd96-b92b-4b76-a26a-83b76ba889b5.jpg already downloaded
2026-03-27 13:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703688%252Fgeneral%252F975581b7-82f7-4241-9e18-70c4b89e71ef.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703688/general/975581b7-82f7-4241-9e18-70c4b89e71ef.jpg already downloaded
2026-03-27 13:34:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 931b79da-d054-50e2-9829-767d56c3a29d, identifier: 10735812
2026-03-27 13:34:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 931b79da-d054-50e2-9829-767d56c3a29d with identifier: 10735812
2026-03-27 13:34:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 931b79da-d054-50e2-9829-767d56c3a29d with identifier: 10735812
2026-03-27 13:34:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 931b79da-d054-50e2-9829-767d56c3a29d with identifier: 10735812 to the API
2026-03-27 13:34:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:34:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:34:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735812>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '931b79da-d054-50e2-9829-767d56c3a29d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV-512-MP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735812',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 195133,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 64,
'photo_urls': ['https://images.openlane.eu/carimgs/5703688/general/ae5fc0d3-e7a9-434f-aeed-565f5058b96f.jpg',
'https://images.openlane.eu/carimgs/5703688/general/434dde19-35e4-471e-a217-c77aec2a6301.jpg',
'https://images.openlane.eu/carimgs/5703688/general/a813b5fe-f5ad-4a07-a3ee-9ec890caf4e9.jpg',
'https://images.openlane.eu/carimgs/5703688/general/67d09313-bc18-4643-aa8a-2721651c38bd.jpg',
'https://images.openlane.eu/carimgs/5703688/general/38b6ddcf-a20c-49f1-b070-be2fb21b015e.jpg',
'https://images.openlane.eu/carimgs/5703688/general/cc6477ec-2f19-4ae0-9645-59886812391b.jpg',
'https://images.openlane.eu/carimgs/5703688/general/27d54d59-8ba5-4be3-aff6-cf4673895110.jpg',
'https://images.openlane.eu/carimgs/5703688/general/4b3ff8e6-fb4c-47ed-bdd7-1923b67a604e.jpg',
'https://images.openlane.eu/carimgs/5703688/general/98b2fd96-b92b-4b76-a26a-83b76ba889b5.jpg',
'https://images.openlane.eu/carimgs/5703688/general/975581b7-82f7-4241-9e18-70c4b89e71ef.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_931b79da-d054-50e2-9829-767d56c3a29d/931b79da-d054-50e2-9829-767d56c3a29d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133439,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703688/general/ae5fc0d3-e7a9-434f-aeed-565f5058b96f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_931b79da-d054-50e2-9829-767d56c3a29d/931b79da-d054-50e2-9829-767d56c3a29d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129969,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703688/general/434dde19-35e4-471e-a217-c77aec2a6301.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_931b79da-d054-50e2-9829-767d56c3a29d/931b79da-d054-50e2-9829-767d56c3a29d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141285,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703688/general/a813b5fe-f5ad-4a07-a3ee-9ec890caf4e9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_931b79da-d054-50e2-9829-767d56c3a29d/931b79da-d054-50e2-9829-767d56c3a29d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136340,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703688/general/67d09313-bc18-4643-aa8a-2721651c38bd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_931b79da-d054-50e2-9829-767d56c3a29d/931b79da-d054-50e2-9829-767d56c3a29d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149731,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703688/general/38b6ddcf-a20c-49f1-b070-be2fb21b015e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_931b79da-d054-50e2-9829-767d56c3a29d/931b79da-d054-50e2-9829-767d56c3a29d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97588,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703688/general/cc6477ec-2f19-4ae0-9645-59886812391b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_931b79da-d054-50e2-9829-767d56c3a29d/931b79da-d054-50e2-9829-767d56c3a29d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116741,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703688/general/27d54d59-8ba5-4be3-aff6-cf4673895110.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_931b79da-d054-50e2-9829-767d56c3a29d/931b79da-d054-50e2-9829-767d56c3a29d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153625,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703688/general/4b3ff8e6-fb4c-47ed-bdd7-1923b67a604e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_931b79da-d054-50e2-9829-767d56c3a29d/931b79da-d054-50e2-9829-767d56c3a29d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110071,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703688/general/98b2fd96-b92b-4b76-a26a-83b76ba889b5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_931b79da-d054-50e2-9829-767d56c3a29d/931b79da-d054-50e2-9829-767d56c3a29d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107675,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703688/general/975581b7-82f7-4241-9e18-70c4b89e71ef.jpg',
'Width': 1024}],
'price': 15800,
'price_includes_vat': True,
'registration_date': '2020-12-01',
'seats_number': 5,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Mercedes-Benz GLC 300e Avantgarde - 4-Matic - Hybrid - Automatic - '
'211 hp - 195.133 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2020}
2026-03-27 13:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735812%27 HTTP/1.1" 200 None
2026-03-27 13:34:24 [adesa.fr] INFO: Saving data for 10735812: {'created_time': 1774618464.841111, 'last_price_update_time': 1774618464.841121, 'auction_closing_time': 1774868400.0}
2026-03-27 13:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735812') HTTP/1.1" 204 0
2026-03-27 13:34:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735346> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:34:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:34:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f853821-414a-5cc0-b9e6-9fcbbb2a2712 with identifier: 10735782
2026-03-27 13:34:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f853821-414a-5cc0-b9e6-9fcbbb2a2712 with scrape type 1
2026-03-27 13:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8f853821-414a-5cc0-b9e6-9fcbbb2a2712
2026-03-27 13:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5635889%252Fgeneral%252Fdc09b885-499e-49bc-a5fa-89dc81d79426.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635889/general/dc09b885-499e-49bc-a5fa-89dc81d79426.jpg already downloaded
2026-03-27 13:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5635889%252Fgeneral%252Fe854c5e6-1d6f-476c-9d64-917ae006d114.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635889/general/e854c5e6-1d6f-476c-9d64-917ae006d114.jpg already downloaded
2026-03-27 13:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5635889%252Fgeneral%252F61b067d9-5425-40da-97bf-af1ce6767c92.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635889/general/61b067d9-5425-40da-97bf-af1ce6767c92.jpg already downloaded
2026-03-27 13:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5635889%252Fgeneral%252F7400219b-b70f-4a62-ad5f-7a9e9fe99707.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635889/general/7400219b-b70f-4a62-ad5f-7a9e9fe99707.jpg already downloaded
2026-03-27 13:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5635889%252Fgeneral%252Fc134dd33-8bd0-47e5-b513-f352b0d120ff.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635889/general/c134dd33-8bd0-47e5-b513-f352b0d120ff.jpg already downloaded
2026-03-27 13:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5635889%252Fgeneral%252F7c4e2bf1-fe39-4814-8130-fbf52185ea07.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635889/general/7c4e2bf1-fe39-4814-8130-fbf52185ea07.jpg already downloaded
2026-03-27 13:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5635889%252Fgeneral%252Fea339868-8b4d-48ad-b922-b7cb69f6cb48.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635889/general/ea339868-8b4d-48ad-b922-b7cb69f6cb48.jpg already downloaded
2026-03-27 13:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5635889%252Fgeneral%252F0e0720f9-2d3a-47f0-a342-a2dde071806a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635889/general/0e0720f9-2d3a-47f0-a342-a2dde071806a.jpg already downloaded
2026-03-27 13:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5635889%252Fgeneral%252F81ca1f17-3300-4ca0-b386-43f2c80805c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635889/general/81ca1f17-3300-4ca0-b386-43f2c80805c9.jpg already downloaded
2026-03-27 13:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5635889%252Fgeneral%252Fc060d371-86e3-4839-8d8f-643157f5e70e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5635889/general/c060d371-86e3-4839-8d8f-643157f5e70e.jpg already downloaded
2026-03-27 13:34:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8f853821-414a-5cc0-b9e6-9fcbbb2a2712, identifier: 10735782
2026-03-27 13:34:25 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 13:34:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7968b8d0>
2026-03-27 13:34:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c27a96a-dbd0-5886-85c2-d2b575443181/0c27a96a-dbd0-5886-85c2-d2b575443181_image_8.jpg HTTP/1.1" 201 0
2026-03-27 13:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748203%252Fgeneral%252F41f83587-d57e-4ea3-88ea-df127174a56a.jpeg') HTTP/1.1" 204 0
2026-03-27 13:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748203/general/41f83587-d57e-4ea3-88ea-df127174a56a.jpeg saved to cache
2026-03-27 13:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0c27a96a-dbd0-5886-85c2-d2b575443181
2026-03-27 13:34:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748203/general/159071fb-61b6-46f0-8bf8-63787557e0c1.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10737472)
2026-03-27 13:34:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8f853821-414a-5cc0-b9e6-9fcbbb2a2712 with identifier: 10735782
2026-03-27 13:34:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8f853821-414a-5cc0-b9e6-9fcbbb2a2712 with identifier: 10735782
2026-03-27 13:34:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8f853821-414a-5cc0-b9e6-9fcbbb2a2712 with identifier: 10735782 to the API
2026-03-27 13:34:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:34:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:34:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735782>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '8f853821-414a-5cc0-b9e6-9fcbbb2a2712',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC330PY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735782',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 83902,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 79,
'photo_urls': ['https://images.openlane.eu/carimgs/5635889/general/dc09b885-499e-49bc-a5fa-89dc81d79426.jpg',
'https://images.openlane.eu/carimgs/5635889/general/e854c5e6-1d6f-476c-9d64-917ae006d114.jpg',
'https://images.openlane.eu/carimgs/5635889/general/61b067d9-5425-40da-97bf-af1ce6767c92.jpg',
'https://images.openlane.eu/carimgs/5635889/general/7400219b-b70f-4a62-ad5f-7a9e9fe99707.jpg',
'https://images.openlane.eu/carimgs/5635889/general/c134dd33-8bd0-47e5-b513-f352b0d120ff.jpg',
'https://images.openlane.eu/carimgs/5635889/general/7c4e2bf1-fe39-4814-8130-fbf52185ea07.jpg',
'https://images.openlane.eu/carimgs/5635889/general/ea339868-8b4d-48ad-b922-b7cb69f6cb48.jpg',
'https://images.openlane.eu/carimgs/5635889/general/0e0720f9-2d3a-47f0-a342-a2dde071806a.jpg',
'https://images.openlane.eu/carimgs/5635889/general/81ca1f17-3300-4ca0-b386-43f2c80805c9.jpg',
'https://images.openlane.eu/carimgs/5635889/general/c060d371-86e3-4839-8d8f-643157f5e70e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f853821-414a-5cc0-b9e6-9fcbbb2a2712/8f853821-414a-5cc0-b9e6-9fcbbb2a2712_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189270,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635889/general/dc09b885-499e-49bc-a5fa-89dc81d79426.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f853821-414a-5cc0-b9e6-9fcbbb2a2712/8f853821-414a-5cc0-b9e6-9fcbbb2a2712_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201512,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635889/general/e854c5e6-1d6f-476c-9d64-917ae006d114.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f853821-414a-5cc0-b9e6-9fcbbb2a2712/8f853821-414a-5cc0-b9e6-9fcbbb2a2712_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165830,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635889/general/61b067d9-5425-40da-97bf-af1ce6767c92.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f853821-414a-5cc0-b9e6-9fcbbb2a2712/8f853821-414a-5cc0-b9e6-9fcbbb2a2712_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155172,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635889/general/7400219b-b70f-4a62-ad5f-7a9e9fe99707.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f853821-414a-5cc0-b9e6-9fcbbb2a2712/8f853821-414a-5cc0-b9e6-9fcbbb2a2712_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105311,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635889/general/c134dd33-8bd0-47e5-b513-f352b0d120ff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f853821-414a-5cc0-b9e6-9fcbbb2a2712/8f853821-414a-5cc0-b9e6-9fcbbb2a2712_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154575,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635889/general/7c4e2bf1-fe39-4814-8130-fbf52185ea07.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f853821-414a-5cc0-b9e6-9fcbbb2a2712/8f853821-414a-5cc0-b9e6-9fcbbb2a2712_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109274,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635889/general/ea339868-8b4d-48ad-b922-b7cb69f6cb48.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f853821-414a-5cc0-b9e6-9fcbbb2a2712/8f853821-414a-5cc0-b9e6-9fcbbb2a2712_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112192,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635889/general/0e0720f9-2d3a-47f0-a342-a2dde071806a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f853821-414a-5cc0-b9e6-9fcbbb2a2712/8f853821-414a-5cc0-b9e6-9fcbbb2a2712_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214354,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635889/general/81ca1f17-3300-4ca0-b386-43f2c80805c9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f853821-414a-5cc0-b9e6-9fcbbb2a2712/8f853821-414a-5cc0-b9e6-9fcbbb2a2712_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113024,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5635889/general/c060d371-86e3-4839-8d8f-643157f5e70e.jpg',
'Width': 1024}],
'price': 11100,
'price_includes_vat': True,
'registration_date': '2021-10-26',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'DS DS7 Crossback 1.5 HDI Business - Diesel - 130 hp - 83.902 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 13:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735782%27 HTTP/1.1" 200 None
2026-03-27 13:34:25 [adesa.fr] INFO: Saving data for 10735782: {'created_time': 1774618465.596077, 'last_price_update_time': 1774618465.59609, 'auction_closing_time': 1774868400.0}
2026-03-27 13:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735782') HTTP/1.1" 204 0
2026-03-27 13:34:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748203/general/5471563c-c6af-40bb-9d95-f21aaf54b846.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10737472)
2026-03-27 13:34:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748203/general/211c007c-d56a-479e-82d8-fb5d80b77463.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10737472)
2026-03-27 13:34:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:34:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f04f7b07-3bc1-5d83-bd65-9b43e382ec3d with identifier: 10735346
2026-03-27 13:34:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f04f7b07-3bc1-5d83-bd65-9b43e382ec3d with scrape type 1
2026-03-27 13:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f04f7b07-3bc1-5d83-bd65-9b43e382ec3d
2026-03-27 13:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686825%252Fgeneral%252F15600644-d86a-4968-bf51-ca329e66b2ef.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686825/general/15600644-d86a-4968-bf51-ca329e66b2ef.JPG not downloaded yet
2026-03-27 13:34:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686825%252Fgeneral%252F956ee12f-488d-4022-ab1e-5f8b5b8894ff.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686825/general/956ee12f-488d-4022-ab1e-5f8b5b8894ff.JPG not downloaded yet
2026-03-27 13:34:25 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 13:34:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7824cf50>
2026-03-27 13:34:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c27a96a-dbd0-5886-85c2-d2b575443181/0c27a96a-dbd0-5886-85c2-d2b575443181_image_7.jpg HTTP/1.1" 201 0
2026-03-27 13:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748203%252Fgeneral%252F159071fb-61b6-46f0-8bf8-63787557e0c1.jpeg') HTTP/1.1" 204 0
2026-03-27 13:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748203/general/159071fb-61b6-46f0-8bf8-63787557e0c1.jpeg saved to cache
2026-03-27 13:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0c27a96a-dbd0-5886-85c2-d2b575443181
2026-03-27 13:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686825%252Fgeneral%252Fa324f3f7-0ddb-4ee3-a7ec-4b8a1d36d98d.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686825/general/a324f3f7-0ddb-4ee3-a7ec-4b8a1d36d98d.JPG not downloaded yet
2026-03-27 13:34:25 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 13:34:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae794b3750>
2026-03-27 13:34:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c27a96a-dbd0-5886-85c2-d2b575443181/0c27a96a-dbd0-5886-85c2-d2b575443181_image_6.jpg HTTP/1.1" 201 0
2026-03-27 13:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748203%252Fgeneral%252F5471563c-c6af-40bb-9d95-f21aaf54b846.jpeg') HTTP/1.1" 204 0
2026-03-27 13:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748203/general/5471563c-c6af-40bb-9d95-f21aaf54b846.jpeg saved to cache
2026-03-27 13:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0c27a96a-dbd0-5886-85c2-d2b575443181
2026-03-27 13:34:25 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 13:34:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae794c7d10>
2026-03-27 13:34:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c27a96a-dbd0-5886-85c2-d2b575443181/0c27a96a-dbd0-5886-85c2-d2b575443181_image_5.jpg HTTP/1.1" 201 0
2026-03-27 13:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748203%252Fgeneral%252F211c007c-d56a-479e-82d8-fb5d80b77463.jpeg') HTTP/1.1" 204 0
2026-03-27 13:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748203/general/211c007c-d56a-479e-82d8-fb5d80b77463.jpeg saved to cache
2026-03-27 13:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0c27a96a-dbd0-5886-85c2-d2b575443181
2026-03-27 13:34:25 [adesa.fr] INFO: Found listing with ID: 10735804
2026-03-27 13:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735804%27 HTTP/1.1" 200 None
2026-03-27 13:34:25 [adesa.fr] INFO: Scrape type for 10735804: 1
2026-03-27 13:34:25 [adesa.fr] INFO: Scraping item 10735804 url https://www.openlane.eu/en/carv6/auction/10735804
2026-03-27 13:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686825%252Fgeneral%252F836a2d3c-70a4-4813-9fbc-e80e46dc321a.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686825/general/836a2d3c-70a4-4813-9fbc-e80e46dc321a.JPG not downloaded yet
2026-03-27 13:34:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5686825/general/15600644-d86a-4968-bf51-ca329e66b2ef.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735346)
2026-03-27 13:34:25 [adesa.fr] INFO: Found listing with ID: 10735818
2026-03-27 13:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735818%27 HTTP/1.1" 200 None
2026-03-27 13:34:26 [adesa.fr] INFO: Scrape type for 10735818: 1
2026-03-27 13:34:26 [adesa.fr] INFO: Scraping item 10735818 url https://www.openlane.eu/en/carv6/auction/10735818
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686825%252Fgeneral%252Fcc0da21d-ad58-4c29-ba08-2aeab2ac6580.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686825/general/cc0da21d-ad58-4c29-ba08-2aeab2ac6580.JPG not downloaded yet
2026-03-27 13:34:26 [adesa.fr] INFO: Found listing with ID: 10735798
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735798%27 HTTP/1.1" 200 None
2026-03-27 13:34:26 [adesa.fr] INFO: Scrape type for 10735798: 1
2026-03-27 13:34:26 [adesa.fr] INFO: Scraping item 10735798 url https://www.openlane.eu/en/carv6/auction/10735798
2026-03-27 13:34:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748203/general/578a372c-f515-4c3d-90d9-15ed141b5ca0.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10737472)
2026-03-27 13:34:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748203/general/3f618141-6c80-4368-a13a-51f2ff698fd6.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10737472)
2026-03-27 13:34:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748203/general/b2ffff39-3b8b-4edc-a8e8-4c41768adc8f.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10737472)
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686825%252Fgeneral%252Fc449be67-1091-4759-acd8-ec8769926694.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686825/general/c449be67-1091-4759-acd8-ec8769926694.JPG not downloaded yet
2026-03-27 13:34:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748203/general/af53d691-aadc-46d2-a83c-987e2d0e8299.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10737472)
2026-03-27 13:34:26 [adesa.fr] INFO: Found listing with ID: 10735847
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735847%27 HTTP/1.1" 200 None
2026-03-27 13:34:26 [adesa.fr] INFO: Scrape type for 10735847: 1
2026-03-27 13:34:26 [adesa.fr] INFO: Scraping item 10735847 url https://www.openlane.eu/en/carv6/auction/10735847
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686825%252Fgeneral%252F8964a093-7a2b-44e7-9381-6646fa3712bd.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686825/general/8964a093-7a2b-44e7-9381-6646fa3712bd.JPG not downloaded yet
2026-03-27 13:34:26 [adesa.fr] INFO: Found listing with ID: 10735833
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735833%27 HTTP/1.1" 200 None
2026-03-27 13:34:26 [adesa.fr] INFO: Scrape type for 10735833: 1
2026-03-27 13:34:26 [adesa.fr] INFO: Scraping item 10735833 url https://www.openlane.eu/en/carv6/auction/10735833
2026-03-27 13:34:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5686825/general/836a2d3c-70a4-4813-9fbc-e80e46dc321a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735346)
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686825%252Fgeneral%252Fc0c718c3-06e0-412e-bad6-d0634332730a.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686825/general/c0c718c3-06e0-412e-bad6-d0634332730a.JPG not downloaded yet
2026-03-27 13:34:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item f04f7b07-3bc1-5d83-bd65-9b43e382ec3d due to Ignoring non-200 response
2026-03-27 13:34:26 [adesa.fr] INFO: Found listing with ID: 10735834
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735834%27 HTTP/1.1" 200 None
2026-03-27 13:34:26 [adesa.fr] INFO: Scrape type for 10735834: 1
2026-03-27 13:34:26 [adesa.fr] INFO: Scraping item 10735834 url https://www.openlane.eu/en/carv6/auction/10735834
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686825%252Fgeneral%252Fb77dc6e9-e1fb-4fa4-ac9a-fe28b1f1ef39.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686825/general/b77dc6e9-e1fb-4fa4-ac9a-fe28b1f1ef39.JPG not downloaded yet
2026-03-27 13:34:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5686825/general/cc0da21d-ad58-4c29-ba08-2aeab2ac6580.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735346)
2026-03-27 13:34:26 [adesa.fr] INFO: Found listing with ID: 10733817
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733817%27 HTTP/1.1" 200 None
2026-03-27 13:34:26 [adesa.fr] INFO: Scrape type for 10733817: 0
2026-03-27 13:34:26 [adesa.fr] INFO: Skipping item 10733817 url https://www.openlane.eu/en/carv6/auction/10733817
2026-03-27 13:34:26 [adesa.fr] INFO: Found listing with ID: 10735838
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735838%27 HTTP/1.1" 200 None
2026-03-27 13:34:26 [adesa.fr] INFO: Scrape type for 10735838: 1
2026-03-27 13:34:26 [adesa.fr] INFO: Scraping item 10735838 url https://www.openlane.eu/en/carv6/auction/10735838
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686825%252Fgeneral%252F7cf70888-b702-4055-8608-4e050710e26b.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686825/general/7cf70888-b702-4055-8608-4e050710e26b.JPG not downloaded yet
2026-03-27 13:34:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5686825/general/8964a093-7a2b-44e7-9381-6646fa3712bd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735346)
2026-03-27 13:34:26 [adesa.fr] INFO: Found listing with ID: 10735816
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735816%27 HTTP/1.1" 200 None
2026-03-27 13:34:26 [adesa.fr] INFO: Scrape type for 10735816: 1
2026-03-27 13:34:26 [adesa.fr] INFO: Scraping item 10735816 url https://www.openlane.eu/en/carv6/auction/10735816
2026-03-27 13:34:26 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 13:34:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7823c590>
2026-03-27 13:34:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c27a96a-dbd0-5886-85c2-d2b575443181/0c27a96a-dbd0-5886-85c2-d2b575443181_image_4.jpg HTTP/1.1" 201 0
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748203%252Fgeneral%252F578a372c-f515-4c3d-90d9-15ed141b5ca0.jpeg') HTTP/1.1" 204 0
2026-03-27 13:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748203/general/578a372c-f515-4c3d-90d9-15ed141b5ca0.jpeg saved to cache
2026-03-27 13:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0c27a96a-dbd0-5886-85c2-d2b575443181
2026-03-27 13:34:26 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 13:34:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79593890>
2026-03-27 13:34:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c27a96a-dbd0-5886-85c2-d2b575443181/0c27a96a-dbd0-5886-85c2-d2b575443181_image_3.jpg HTTP/1.1" 201 0
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748203%252Fgeneral%252F3f618141-6c80-4368-a13a-51f2ff698fd6.jpeg') HTTP/1.1" 204 0
2026-03-27 13:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748203/general/3f618141-6c80-4368-a13a-51f2ff698fd6.jpeg saved to cache
2026-03-27 13:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0c27a96a-dbd0-5886-85c2-d2b575443181
2026-03-27 13:34:26 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 13:34:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae782d8650>
2026-03-27 13:34:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c27a96a-dbd0-5886-85c2-d2b575443181/0c27a96a-dbd0-5886-85c2-d2b575443181_image_1.jpg HTTP/1.1" 201 0
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748203%252Fgeneral%252Fb2ffff39-3b8b-4edc-a8e8-4c41768adc8f.jpeg') HTTP/1.1" 204 0
2026-03-27 13:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748203/general/b2ffff39-3b8b-4edc-a8e8-4c41768adc8f.jpeg saved to cache
2026-03-27 13:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0c27a96a-dbd0-5886-85c2-d2b575443181
2026-03-27 13:34:26 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 13:34:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae781b8a50>
2026-03-27 13:34:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c27a96a-dbd0-5886-85c2-d2b575443181/0c27a96a-dbd0-5886-85c2-d2b575443181_image_2.jpg HTTP/1.1" 201 0
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748203%252Fgeneral%252Faf53d691-aadc-46d2-a83c-987e2d0e8299.jpeg') HTTP/1.1" 204 0
2026-03-27 13:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748203/general/af53d691-aadc-46d2-a83c-987e2d0e8299.jpeg saved to cache
2026-03-27 13:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0c27a96a-dbd0-5886-85c2-d2b575443181
2026-03-27 13:34:26 [adesa.fr] INFO: Found listing with ID: 10735799
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735799%27 HTTP/1.1" 200 None
2026-03-27 13:34:26 [adesa.fr] INFO: Scrape type for 10735799: 1
2026-03-27 13:34:26 [adesa.fr] INFO: Scraping item 10735799 url https://www.openlane.eu/en/carv6/auction/10735799
2026-03-27 13:34:26 [adesa.fr] INFO: Found listing with ID: 10735806
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735806%27 HTTP/1.1" 200 None
2026-03-27 13:34:26 [adesa.fr] INFO: Scrape type for 10735806: 1
2026-03-27 13:34:26 [adesa.fr] INFO: Scraping item 10735806 url https://www.openlane.eu/en/carv6/auction/10735806
2026-03-27 13:34:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735821> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:34:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item f04f7b07-3bc1-5d83-bd65-9b43e382ec3d due to Ignoring non-200 response
2026-03-27 13:34:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item f04f7b07-3bc1-5d83-bd65-9b43e382ec3d due to Ignoring non-200 response
2026-03-27 13:34:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item f04f7b07-3bc1-5d83-bd65-9b43e382ec3d due to Ignoring non-200 response
2026-03-27 13:34:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:34:26 [adesa.fr] INFO: Found listing with ID: 10735788
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735788%27 HTTP/1.1" 200 None
2026-03-27 13:34:26 [adesa.fr] INFO: Scrape type for 10735788: 1
2026-03-27 13:34:26 [adesa.fr] INFO: Scraping item 10735788 url https://www.openlane.eu/en/carv6/auction/10735788
2026-03-27 13:34:26 [adesa.fr] INFO: Found listing with ID: 10735815
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735815%27 HTTP/1.1" 200 None
2026-03-27 13:34:26 [adesa.fr] INFO: Scrape type for 10735815: 1
2026-03-27 13:34:26 [adesa.fr] INFO: Scraping item 10735815 url https://www.openlane.eu/en/carv6/auction/10735815
2026-03-27 13:34:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5686825/general/7cf70888-b702-4055-8608-4e050710e26b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735346)
2026-03-27 13:34:26 [adesa.fr] INFO: Found listing with ID: 10735787
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735787%27 HTTP/1.1" 200 None
2026-03-27 13:34:26 [adesa.fr] INFO: Scrape type for 10735787: 1
2026-03-27 13:34:26 [adesa.fr] INFO: Scraping item 10735787 url https://www.openlane.eu/en/carv6/auction/10735787
2026-03-27 13:34:26 [adesa.fr] INFO: Found listing with ID: 10723881
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723881%27 HTTP/1.1" 200 None
2026-03-27 13:34:26 [adesa.fr] INFO: Scrape type for 10723881: 0
2026-03-27 13:34:26 [adesa.fr] INFO: Skipping item 10723881 url https://www.openlane.eu/en/carv6/auction/10723881
2026-03-27 13:34:26 [adesa.fr] INFO: Found listing with ID: 10733961
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733961%27 HTTP/1.1" 200 None
2026-03-27 13:34:26 [adesa.fr] INFO: Scrape type for 10733961: 0
2026-03-27 13:34:26 [adesa.fr] INFO: Skipping item 10733961 url https://www.openlane.eu/en/carv6/auction/10733961
2026-03-27 13:34:26 [adesa.fr] INFO: Found listing with ID: 10733956
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733956%27 HTTP/1.1" 200 None
2026-03-27 13:34:26 [adesa.fr] INFO: Scrape type for 10733956: 0
2026-03-27 13:34:26 [adesa.fr] INFO: Skipping item 10733956 url https://www.openlane.eu/en/carv6/auction/10733956
2026-03-27 13:34:26 [adesa.fr] INFO: Found listing with ID: 10735843
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735843%27 HTTP/1.1" 200 None
2026-03-27 13:34:26 [adesa.fr] INFO: Scrape type for 10735843: 1
2026-03-27 13:34:26 [adesa.fr] INFO: Scraping item 10735843 url https://www.openlane.eu/en/carv6/auction/10735843
2026-03-27 13:34:26 [adesa.fr] INFO: Found listing with ID: 10735839
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735839%27 HTTP/1.1" 200 None
2026-03-27 13:34:26 [adesa.fr] INFO: Scrape type for 10735839: 1
2026-03-27 13:34:26 [adesa.fr] INFO: Scraping item 10735839 url https://www.openlane.eu/en/carv6/auction/10735839
2026-03-27 13:34:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67c10d45-864a-5c8d-b9b4-ed387d88378a with identifier: 10735821
2026-03-27 13:34:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67c10d45-864a-5c8d-b9b4-ed387d88378a with scrape type 1
2026-03-27 13:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 67c10d45-864a-5c8d-b9b4-ed387d88378a
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715090%252Fgeneral%252Fd472b78c-eca0-4aaa-8e0f-81bd1d80d242.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715090/general/d472b78c-eca0-4aaa-8e0f-81bd1d80d242.jpg already downloaded
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715090%252Fgeneral%252F698f3870-3f87-49e5-9658-5714e529efd2.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715090/general/698f3870-3f87-49e5-9658-5714e529efd2.jpg already downloaded
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715090%252Fgeneral%252Faa84ece3-5dce-48e8-844f-9799beab5d9f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715090/general/aa84ece3-5dce-48e8-844f-9799beab5d9f.jpg already downloaded
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715090%252Fgeneral%252F0d0b0067-a35b-443b-adeb-812ef083f32c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715090/general/0d0b0067-a35b-443b-adeb-812ef083f32c.jpg already downloaded
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715090%252Fgeneral%252F44879334-be58-4939-a679-7a8c15fa0c61.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715090/general/44879334-be58-4939-a679-7a8c15fa0c61.jpg already downloaded
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715090%252Fgeneral%252Fbda2ffa5-552e-4e66-97b4-3cf1f2f78dfd.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715090/general/bda2ffa5-552e-4e66-97b4-3cf1f2f78dfd.jpg already downloaded
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715090%252Fgeneral%252F13b2cf13-9e55-481a-a46a-4750c493b95c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715090/general/13b2cf13-9e55-481a-a46a-4750c493b95c.jpg already downloaded
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715090%252Fgeneral%252F2ca04bcf-c345-4a24-a628-c81491c18d0a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715090/general/2ca04bcf-c345-4a24-a628-c81491c18d0a.jpg already downloaded
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715090%252Fgeneral%252F8e9241b2-dd6f-4fe1-b33b-247e00aa38f2.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715090/general/8e9241b2-dd6f-4fe1-b33b-247e00aa38f2.jpg already downloaded
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715090%252Fgeneral%252F22a6930b-707c-4b78-a476-6c0f54755f94.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715090/general/22a6930b-707c-4b78-a476-6c0f54755f94.jpg already downloaded
2026-03-27 13:34:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 67c10d45-864a-5c8d-b9b4-ed387d88378a, identifier: 10735821
2026-03-27 13:34:27 [adesa.fr] INFO: Found listing with ID: 10733965
2026-03-27 13:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733965%27 HTTP/1.1" 200 None
2026-03-27 13:34:27 [adesa.fr] INFO: Scrape type for 10733965: 0
2026-03-27 13:34:27 [adesa.fr] INFO: Skipping item 10733965 url https://www.openlane.eu/en/carv6/auction/10733965
2026-03-27 13:34:27 [adesa.fr] INFO: Found listing with ID: 10735819
2026-03-27 13:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735819%27 HTTP/1.1" 200 None
2026-03-27 13:34:27 [adesa.fr] INFO: Scrape type for 10735819: 1
2026-03-27 13:34:27 [adesa.fr] INFO: Scraping item 10735819 url https://www.openlane.eu/en/carv6/auction/10735819
2026-03-27 13:34:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 67c10d45-864a-5c8d-b9b4-ed387d88378a with identifier: 10735821
2026-03-27 13:34:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 67c10d45-864a-5c8d-b9b4-ed387d88378a with identifier: 10735821
2026-03-27 13:34:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 67c10d45-864a-5c8d-b9b4-ed387d88378a with identifier: 10735821 to the API
2026-03-27 13:34:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:34:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:34:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735821>
{'auction_title': '',
'c_o_2_emission_value': 33,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '67c10d45-864a-5c8d-b9b4-ed387d88378a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD710HD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735821',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 197599,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 55,
'photo_urls': ['https://images.openlane.eu/carimgs/5715090/general/d472b78c-eca0-4aaa-8e0f-81bd1d80d242.jpg',
'https://images.openlane.eu/carimgs/5715090/general/698f3870-3f87-49e5-9658-5714e529efd2.jpg',
'https://images.openlane.eu/carimgs/5715090/general/aa84ece3-5dce-48e8-844f-9799beab5d9f.jpg',
'https://images.openlane.eu/carimgs/5715090/general/0d0b0067-a35b-443b-adeb-812ef083f32c.jpg',
'https://images.openlane.eu/carimgs/5715090/general/44879334-be58-4939-a679-7a8c15fa0c61.jpg',
'https://images.openlane.eu/carimgs/5715090/general/bda2ffa5-552e-4e66-97b4-3cf1f2f78dfd.jpg',
'https://images.openlane.eu/carimgs/5715090/general/13b2cf13-9e55-481a-a46a-4750c493b95c.jpg',
'https://images.openlane.eu/carimgs/5715090/general/2ca04bcf-c345-4a24-a628-c81491c18d0a.jpg',
'https://images.openlane.eu/carimgs/5715090/general/8e9241b2-dd6f-4fe1-b33b-247e00aa38f2.jpg',
'https://images.openlane.eu/carimgs/5715090/general/22a6930b-707c-4b78-a476-6c0f54755f94.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67c10d45-864a-5c8d-b9b4-ed387d88378a/67c10d45-864a-5c8d-b9b4-ed387d88378a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121240,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715090/general/d472b78c-eca0-4aaa-8e0f-81bd1d80d242.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67c10d45-864a-5c8d-b9b4-ed387d88378a/67c10d45-864a-5c8d-b9b4-ed387d88378a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123140,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715090/general/698f3870-3f87-49e5-9658-5714e529efd2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67c10d45-864a-5c8d-b9b4-ed387d88378a/67c10d45-864a-5c8d-b9b4-ed387d88378a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132983,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715090/general/aa84ece3-5dce-48e8-844f-9799beab5d9f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67c10d45-864a-5c8d-b9b4-ed387d88378a/67c10d45-864a-5c8d-b9b4-ed387d88378a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123762,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715090/general/0d0b0067-a35b-443b-adeb-812ef083f32c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67c10d45-864a-5c8d-b9b4-ed387d88378a/67c10d45-864a-5c8d-b9b4-ed387d88378a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95100,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715090/general/44879334-be58-4939-a679-7a8c15fa0c61.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67c10d45-864a-5c8d-b9b4-ed387d88378a/67c10d45-864a-5c8d-b9b4-ed387d88378a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111972,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715090/general/bda2ffa5-552e-4e66-97b4-3cf1f2f78dfd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67c10d45-864a-5c8d-b9b4-ed387d88378a/67c10d45-864a-5c8d-b9b4-ed387d88378a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108747,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715090/general/13b2cf13-9e55-481a-a46a-4750c493b95c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67c10d45-864a-5c8d-b9b4-ed387d88378a/67c10d45-864a-5c8d-b9b4-ed387d88378a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76688,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715090/general/2ca04bcf-c345-4a24-a628-c81491c18d0a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67c10d45-864a-5c8d-b9b4-ed387d88378a/67c10d45-864a-5c8d-b9b4-ed387d88378a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103758,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715090/general/8e9241b2-dd6f-4fe1-b33b-247e00aa38f2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_67c10d45-864a-5c8d-b9b4-ed387d88378a/67c10d45-864a-5c8d-b9b4-ed387d88378a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115406,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715090/general/22a6930b-707c-4b78-a476-6c0f54755f94.jpg',
'Width': 1024}],
'price': 10000,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': 'PUBLIC LLD (Arval)',
'title': 'DS DS7 Crossback Rivoli - Hybrid - Automatic - 180 hp - 197.599 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2021}
2026-03-27 13:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735821%27 HTTP/1.1" 200 None
2026-03-27 13:34:27 [adesa.fr] INFO: Saving data for 10735821: {'created_time': 1774618467.514682, 'last_price_update_time': 1774618467.514692, 'auction_closing_time': 1774868400.0}
2026-03-27 13:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735821') HTTP/1.1" 204 0
2026-03-27 13:34:27 [adesa.fr] INFO: Found listing with ID: 10733814
2026-03-27 13:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733814%27 HTTP/1.1" 200 None
2026-03-27 13:34:27 [adesa.fr] INFO: Scrape type for 10733814: 0
2026-03-27 13:34:27 [adesa.fr] INFO: Skipping item 10733814 url https://www.openlane.eu/en/carv6/auction/10733814
2026-03-27 13:34:27 [adesa.fr] INFO: Found listing with ID: 10735825
2026-03-27 13:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735825%27 HTTP/1.1" 200 None
2026-03-27 13:34:27 [adesa.fr] INFO: Scrape type for 10735825: 1
2026-03-27 13:34:27 [adesa.fr] INFO: Scraping item 10735825 url https://www.openlane.eu/en/carv6/auction/10735825
2026-03-27 13:34:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735832> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:34:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:34:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735808> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:34:27 [adesa.fr] INFO: Found listing with ID: 10735807
2026-03-27 13:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735807%27 HTTP/1.1" 200 None
2026-03-27 13:34:27 [adesa.fr] INFO: Scrape type for 10735807: 1
2026-03-27 13:34:27 [adesa.fr] INFO: Scraping item 10735807 url https://www.openlane.eu/en/carv6/auction/10735807
2026-03-27 13:34:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:34:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item f04f7b07-3bc1-5d83-bd65-9b43e382ec3d due to Ignoring non-200 response
2026-03-27 13:34:27 [adesa.fr] INFO: Found listing with ID: 10735796
2026-03-27 13:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735796%27 HTTP/1.1" 200 None
2026-03-27 13:34:27 [adesa.fr] INFO: Scrape type for 10735796: 1
2026-03-27 13:34:27 [adesa.fr] INFO: Scraping item 10735796 url https://www.openlane.eu/en/carv6/auction/10735796
2026-03-27 13:34:27 [adesa.fr] INFO: Found listing with ID: 10735801
2026-03-27 13:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735801%27 HTTP/1.1" 200 None
2026-03-27 13:34:27 [adesa.fr] INFO: Scrape type for 10735801: 1
2026-03-27 13:34:27 [adesa.fr] INFO: Scraping item 10735801 url https://www.openlane.eu/en/carv6/auction/10735801
2026-03-27 13:34:27 [adesa.fr] INFO: Found listing with ID: 10735780
2026-03-27 13:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735780%27 HTTP/1.1" 200 None
2026-03-27 13:34:27 [adesa.fr] INFO: Scrape type for 10735780: 1
2026-03-27 13:34:27 [adesa.fr] INFO: Scraping item 10735780 url https://www.openlane.eu/en/carv6/auction/10735780
2026-03-27 13:34:27 [adesa.fr] INFO: Found listing with ID: 10735828
2026-03-27 13:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735828%27 HTTP/1.1" 200 None
2026-03-27 13:34:27 [adesa.fr] INFO: Scrape type for 10735828: 1
2026-03-27 13:34:27 [adesa.fr] INFO: Scraping item 10735828 url https://www.openlane.eu/en/carv6/auction/10735828
2026-03-27 13:34:27 [adesa.fr] INFO: Found listing with ID: 10735850
2026-03-27 13:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735850%27 HTTP/1.1" 200 None
2026-03-27 13:34:27 [adesa.fr] INFO: Scrape type for 10735850: 1
2026-03-27 13:34:27 [adesa.fr] INFO: Scraping item 10735850 url https://www.openlane.eu/en/carv6/auction/10735850
2026-03-27 13:34:27 [adesa.fr] INFO: Found listing with ID: 10735823
2026-03-27 13:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735823%27 HTTP/1.1" 200 None
2026-03-27 13:34:27 [adesa.fr] INFO: Scrape type for 10735823: 1
2026-03-27 13:34:27 [adesa.fr] INFO: Scraping item 10735823 url https://www.openlane.eu/en/carv6/auction/10735823
2026-03-27 13:34:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8315521-fb55-5abb-b22b-9bf4ed8c9c5a with identifier: 10735832
2026-03-27 13:34:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8315521-fb55-5abb-b22b-9bf4ed8c9c5a with scrape type 1
2026-03-27 13:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d8315521-fb55-5abb-b22b-9bf4ed8c9c5a
2026-03-27 13:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728744%252Fgeneral%252Ff2bdca81-a8ac-41c7-b9dd-8a331f6bcd37.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728744/general/f2bdca81-a8ac-41c7-b9dd-8a331f6bcd37.jpg already downloaded
2026-03-27 13:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728744%252Fgeneral%252Fe5cbbee6-83af-48f1-8f14-3eccb1dfa601.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728744/general/e5cbbee6-83af-48f1-8f14-3eccb1dfa601.jpg already downloaded
2026-03-27 13:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728744%252Fgeneral%252F63bfd619-6e70-42c0-bbaa-307b1f886f4a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728744/general/63bfd619-6e70-42c0-bbaa-307b1f886f4a.jpg already downloaded
2026-03-27 13:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728744%252Fgeneral%252F56eabf28-6b65-4341-81e7-f5cb3d3332db.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728744/general/56eabf28-6b65-4341-81e7-f5cb3d3332db.jpg already downloaded
2026-03-27 13:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728744%252Fgeneral%252Fd8492069-3219-4ad4-8176-45a6799a9f2e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728744/general/d8492069-3219-4ad4-8176-45a6799a9f2e.jpg already downloaded
2026-03-27 13:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728744%252Fgeneral%252F03fa5703-232b-4fce-8514-e4e00b77b570.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728744/general/03fa5703-232b-4fce-8514-e4e00b77b570.jpg already downloaded
2026-03-27 13:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728744%252Fgeneral%252F0961b1c1-3042-4562-8d6e-57d27d60efab.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728744/general/0961b1c1-3042-4562-8d6e-57d27d60efab.jpg already downloaded
2026-03-27 13:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728744%252Fgeneral%252F07f9701e-7aaa-47c0-a284-9f20b85830d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728744/general/07f9701e-7aaa-47c0-a284-9f20b85830d5.jpg already downloaded
2026-03-27 13:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728744%252Fgeneral%252F7fe02f38-60e4-40ce-9ccf-c1fe44f10b05.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728744/general/7fe02f38-60e4-40ce-9ccf-c1fe44f10b05.jpg already downloaded
2026-03-27 13:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728744%252Fgeneral%252F55ff1203-fce5-42c0-a708-cc402b309984.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728744/general/55ff1203-fce5-42c0-a708-cc402b309984.jpg already downloaded
2026-03-27 13:34:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d8315521-fb55-5abb-b22b-9bf4ed8c9c5a, identifier: 10735832
2026-03-27 13:34:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b596a9cf-a883-556a-babb-fe05f97b5595 with identifier: 10735808
2026-03-27 13:34:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b596a9cf-a883-556a-babb-fe05f97b5595 with scrape type 1
2026-03-27 13:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b596a9cf-a883-556a-babb-fe05f97b5595
2026-03-27 13:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698296%252Fgeneral%252Ff814fc70-f94e-49e1-b2ad-c5d6ba502b5e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698296/general/f814fc70-f94e-49e1-b2ad-c5d6ba502b5e.jpg already downloaded
2026-03-27 13:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698296%252Fgeneral%252F6c30de4c-353f-4045-b289-20fa576857f1.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698296/general/6c30de4c-353f-4045-b289-20fa576857f1.jpg already downloaded
2026-03-27 13:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698296%252Fgeneral%252F7706f651-e17b-4d50-ad88-99f9f39823d1.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698296/general/7706f651-e17b-4d50-ad88-99f9f39823d1.jpg already downloaded
2026-03-27 13:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698296%252Fgeneral%252F52f3f8b9-641c-45f4-85a7-5d9517e4715a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698296/general/52f3f8b9-641c-45f4-85a7-5d9517e4715a.jpg already downloaded
2026-03-27 13:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698296%252Fgeneral%252F3a37d1dc-ed38-4c4e-b165-f218aaf899e1.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698296/general/3a37d1dc-ed38-4c4e-b165-f218aaf899e1.jpg already downloaded
2026-03-27 13:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698296%252Fgeneral%252Fa92d8af1-b755-401b-8441-2fa6d9cc4dbb.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698296/general/a92d8af1-b755-401b-8441-2fa6d9cc4dbb.jpg already downloaded
2026-03-27 13:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698296%252Fgeneral%252F08dda3ca-59d7-4584-8a7d-d46ad14abb48.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698296/general/08dda3ca-59d7-4584-8a7d-d46ad14abb48.jpg already downloaded
2026-03-27 13:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698296%252Fgeneral%252Ffd242c91-7a12-486d-a299-830aa80e3a1a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698296/general/fd242c91-7a12-486d-a299-830aa80e3a1a.jpg already downloaded
2026-03-27 13:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698296%252Fgeneral%252Feab8dfc2-e12e-4b5e-83a8-1b9b56e84da5.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698296/general/eab8dfc2-e12e-4b5e-83a8-1b9b56e84da5.jpg already downloaded
2026-03-27 13:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698296%252Fgeneral%252F4a1676a2-bf0b-4513-b8ca-d16d6472ee35.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698296/general/4a1676a2-bf0b-4513-b8ca-d16d6472ee35.jpg already downloaded
2026-03-27 13:34:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b596a9cf-a883-556a-babb-fe05f97b5595, identifier: 10735808
2026-03-27 13:34:28 [adesa.fr] INFO: Found listing with ID: 10730919
2026-03-27 13:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730919%27 HTTP/1.1" 200 None
2026-03-27 13:34:28 [adesa.fr] INFO: Scrape type for 10730919: 0
2026-03-27 13:34:28 [adesa.fr] INFO: Skipping item 10730919 url https://www.openlane.eu/en/carv6/auction/10730919
2026-03-27 13:34:28 [adesa.fr] INFO: Found listing with ID: 10735809
2026-03-27 13:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735809%27 HTTP/1.1" 200 None
2026-03-27 13:34:28 [adesa.fr] INFO: Scrape type for 10735809: 1
2026-03-27 13:34:28 [adesa.fr] INFO: Scraping item 10735809 url https://www.openlane.eu/en/carv6/auction/10735809
2026-03-27 13:34:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d8315521-fb55-5abb-b22b-9bf4ed8c9c5a with identifier: 10735832
2026-03-27 13:34:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d8315521-fb55-5abb-b22b-9bf4ed8c9c5a with identifier: 10735832
2026-03-27 13:34:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d8315521-fb55-5abb-b22b-9bf4ed8c9c5a with identifier: 10735832 to the API
2026-03-27 13:34:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:34:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:34:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735832>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'd8315521-fb55-5abb-b22b-9bf4ed8c9c5a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ416HB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735832',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 124022,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 100,
'photo_urls': ['https://images.openlane.eu/carimgs/5728744/general/f2bdca81-a8ac-41c7-b9dd-8a331f6bcd37.jpg',
'https://images.openlane.eu/carimgs/5728744/general/e5cbbee6-83af-48f1-8f14-3eccb1dfa601.jpg',
'https://images.openlane.eu/carimgs/5728744/general/63bfd619-6e70-42c0-bbaa-307b1f886f4a.jpg',
'https://images.openlane.eu/carimgs/5728744/general/56eabf28-6b65-4341-81e7-f5cb3d3332db.jpg',
'https://images.openlane.eu/carimgs/5728744/general/d8492069-3219-4ad4-8176-45a6799a9f2e.jpg',
'https://images.openlane.eu/carimgs/5728744/general/03fa5703-232b-4fce-8514-e4e00b77b570.jpg',
'https://images.openlane.eu/carimgs/5728744/general/0961b1c1-3042-4562-8d6e-57d27d60efab.jpg',
'https://images.openlane.eu/carimgs/5728744/general/07f9701e-7aaa-47c0-a284-9f20b85830d5.jpg',
'https://images.openlane.eu/carimgs/5728744/general/7fe02f38-60e4-40ce-9ccf-c1fe44f10b05.jpg',
'https://images.openlane.eu/carimgs/5728744/general/55ff1203-fce5-42c0-a708-cc402b309984.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8315521-fb55-5abb-b22b-9bf4ed8c9c5a/d8315521-fb55-5abb-b22b-9bf4ed8c9c5a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112379,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728744/general/f2bdca81-a8ac-41c7-b9dd-8a331f6bcd37.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8315521-fb55-5abb-b22b-9bf4ed8c9c5a/d8315521-fb55-5abb-b22b-9bf4ed8c9c5a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116864,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728744/general/e5cbbee6-83af-48f1-8f14-3eccb1dfa601.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8315521-fb55-5abb-b22b-9bf4ed8c9c5a/d8315521-fb55-5abb-b22b-9bf4ed8c9c5a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126734,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728744/general/63bfd619-6e70-42c0-bbaa-307b1f886f4a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8315521-fb55-5abb-b22b-9bf4ed8c9c5a/d8315521-fb55-5abb-b22b-9bf4ed8c9c5a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126525,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728744/general/56eabf28-6b65-4341-81e7-f5cb3d3332db.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8315521-fb55-5abb-b22b-9bf4ed8c9c5a/d8315521-fb55-5abb-b22b-9bf4ed8c9c5a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117944,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728744/general/d8492069-3219-4ad4-8176-45a6799a9f2e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8315521-fb55-5abb-b22b-9bf4ed8c9c5a/d8315521-fb55-5abb-b22b-9bf4ed8c9c5a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117393,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728744/general/03fa5703-232b-4fce-8514-e4e00b77b570.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8315521-fb55-5abb-b22b-9bf4ed8c9c5a/d8315521-fb55-5abb-b22b-9bf4ed8c9c5a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119347,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728744/general/0961b1c1-3042-4562-8d6e-57d27d60efab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8315521-fb55-5abb-b22b-9bf4ed8c9c5a/d8315521-fb55-5abb-b22b-9bf4ed8c9c5a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97440,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728744/general/07f9701e-7aaa-47c0-a284-9f20b85830d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8315521-fb55-5abb-b22b-9bf4ed8c9c5a/d8315521-fb55-5abb-b22b-9bf4ed8c9c5a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102137,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728744/general/7fe02f38-60e4-40ce-9ccf-c1fe44f10b05.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8315521-fb55-5abb-b22b-9bf4ed8c9c5a/d8315521-fb55-5abb-b22b-9bf4ed8c9c5a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110371,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728744/general/55ff1203-fce5-42c0-a708-cc402b309984.jpg',
'Width': 1024}],
'price': 12100,
'price_includes_vat': True,
'registration_date': '2022-09-07',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'DS DS7 Crossback Performance Line - Diesel - Automatic - 130 hp - '
'124.022 km',
'transmission': 'automatic',
'trim': 'Performance Line',
'vin': None,
'year': 2022}
2026-03-27 13:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735832%27 HTTP/1.1" 200 None
2026-03-27 13:34:28 [adesa.fr] INFO: Saving data for 10735832: {'created_time': 1774618468.732948, 'last_price_update_time': 1774618468.73296, 'auction_closing_time': 1774868400.0}
2026-03-27 13:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735832') HTTP/1.1" 204 0
2026-03-27 13:34:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b596a9cf-a883-556a-babb-fe05f97b5595 with identifier: 10735808
2026-03-27 13:34:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b596a9cf-a883-556a-babb-fe05f97b5595 with identifier: 10735808
2026-03-27 13:34:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b596a9cf-a883-556a-babb-fe05f97b5595 with identifier: 10735808 to the API
2026-03-27 13:34:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:34:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735808>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b596a9cf-a883-556a-babb-fe05f97b5595',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-824-DS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735808',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 184647,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 66,
'photo_urls': ['https://images.openlane.eu/carimgs/5698296/general/f814fc70-f94e-49e1-b2ad-c5d6ba502b5e.jpg',
'https://images.openlane.eu/carimgs/5698296/general/6c30de4c-353f-4045-b289-20fa576857f1.jpg',
'https://images.openlane.eu/carimgs/5698296/general/7706f651-e17b-4d50-ad88-99f9f39823d1.jpg',
'https://images.openlane.eu/carimgs/5698296/general/52f3f8b9-641c-45f4-85a7-5d9517e4715a.jpg',
'https://images.openlane.eu/carimgs/5698296/general/3a37d1dc-ed38-4c4e-b165-f218aaf899e1.jpg',
'https://images.openlane.eu/carimgs/5698296/general/a92d8af1-b755-401b-8441-2fa6d9cc4dbb.jpg',
'https://images.openlane.eu/carimgs/5698296/general/08dda3ca-59d7-4584-8a7d-d46ad14abb48.jpg',
'https://images.openlane.eu/carimgs/5698296/general/fd242c91-7a12-486d-a299-830aa80e3a1a.jpg',
'https://images.openlane.eu/carimgs/5698296/general/eab8dfc2-e12e-4b5e-83a8-1b9b56e84da5.jpg',
'https://images.openlane.eu/carimgs/5698296/general/4a1676a2-bf0b-4513-b8ca-d16d6472ee35.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b596a9cf-a883-556a-babb-fe05f97b5595/b596a9cf-a883-556a-babb-fe05f97b5595_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145121,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698296/general/f814fc70-f94e-49e1-b2ad-c5d6ba502b5e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b596a9cf-a883-556a-babb-fe05f97b5595/b596a9cf-a883-556a-babb-fe05f97b5595_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130907,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698296/general/6c30de4c-353f-4045-b289-20fa576857f1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b596a9cf-a883-556a-babb-fe05f97b5595/b596a9cf-a883-556a-babb-fe05f97b5595_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139706,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698296/general/7706f651-e17b-4d50-ad88-99f9f39823d1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b596a9cf-a883-556a-babb-fe05f97b5595/b596a9cf-a883-556a-babb-fe05f97b5595_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143661,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698296/general/52f3f8b9-641c-45f4-85a7-5d9517e4715a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b596a9cf-a883-556a-babb-fe05f97b5595/b596a9cf-a883-556a-babb-fe05f97b5595_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120391,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698296/general/3a37d1dc-ed38-4c4e-b165-f218aaf899e1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b596a9cf-a883-556a-babb-fe05f97b5595/b596a9cf-a883-556a-babb-fe05f97b5595_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114271,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698296/general/a92d8af1-b755-401b-8441-2fa6d9cc4dbb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b596a9cf-a883-556a-babb-fe05f97b5595/b596a9cf-a883-556a-babb-fe05f97b5595_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115476,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698296/general/08dda3ca-59d7-4584-8a7d-d46ad14abb48.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b596a9cf-a883-556a-babb-fe05f97b5595/b596a9cf-a883-556a-babb-fe05f97b5595_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86628,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698296/general/fd242c91-7a12-486d-a299-830aa80e3a1a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b596a9cf-a883-556a-babb-fe05f97b5595/b596a9cf-a883-556a-babb-fe05f97b5595_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137241,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698296/general/eab8dfc2-e12e-4b5e-83a8-1b9b56e84da5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b596a9cf-a883-556a-babb-fe05f97b5595/b596a9cf-a883-556a-babb-fe05f97b5595_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87233,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698296/general/4a1676a2-bf0b-4513-b8ca-d16d6472ee35.jpg',
'Width': 1024}],
'price': 12000,
'price_includes_vat': True,
'registration_date': '2022-12-16',
'seats_number': 5,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Kia Sportage 1.6 T-GDI Active - Hybrid - Automatic - 180 hp - '
'184.647 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2022}
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735808%27 HTTP/1.1" 200 None
2026-03-27 13:34:29 [adesa.fr] INFO: Saving data for 10735808: {'created_time': 1774618469.134755, 'last_price_update_time': 1774618469.134768, 'auction_closing_time': 1774868400.0}
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735808') HTTP/1.1" 204 0
2026-03-27 13:34:29 [adesa.fr] INFO: Found listing with ID: 10733957
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733957%27 HTTP/1.1" 200 None
2026-03-27 13:34:29 [adesa.fr] INFO: Scrape type for 10733957: 0
2026-03-27 13:34:29 [adesa.fr] INFO: Skipping item 10733957 url https://www.openlane.eu/en/carv6/auction/10733957
2026-03-27 13:34:29 [adesa.fr] INFO: Found listing with ID: 10735817
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735817%27 HTTP/1.1" 200 None
2026-03-27 13:34:29 [adesa.fr] INFO: Scrape type for 10735817: 1
2026-03-27 13:34:29 [adesa.fr] INFO: Scraping item 10735817 url https://www.openlane.eu/en/carv6/auction/10735817
2026-03-27 13:34:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735845> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:34:29 [adesa.fr] INFO: Found listing with ID: 10735778
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735778%27 HTTP/1.1" 200 None
2026-03-27 13:34:29 [adesa.fr] INFO: Scrape type for 10735778: 1
2026-03-27 13:34:29 [adesa.fr] INFO: Scraping item 10735778 url https://www.openlane.eu/en/carv6/auction/10735778
2026-03-27 13:34:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:34:29 [adesa.fr] INFO: Found listing with ID: 10735844
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735844%27 HTTP/1.1" 200 None
2026-03-27 13:34:29 [adesa.fr] INFO: Scrape type for 10735844: 1
2026-03-27 13:34:29 [adesa.fr] INFO: Scraping item 10735844 url https://www.openlane.eu/en/carv6/auction/10735844
2026-03-27 13:34:29 [adesa.fr] INFO: Found listing with ID: 10735848
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735848%27 HTTP/1.1" 200 None
2026-03-27 13:34:29 [adesa.fr] INFO: Scrape type for 10735848: 1
2026-03-27 13:34:29 [adesa.fr] INFO: Scraping item 10735848 url https://www.openlane.eu/en/carv6/auction/10735848
2026-03-27 13:34:29 [adesa.fr] INFO: Found listing with ID: 10733959
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733959%27 HTTP/1.1" 200 None
2026-03-27 13:34:29 [adesa.fr] INFO: Scrape type for 10733959: 0
2026-03-27 13:34:29 [adesa.fr] INFO: Skipping item 10733959 url https://www.openlane.eu/en/carv6/auction/10733959
2026-03-27 13:34:29 [adesa.fr] INFO: Found listing with ID: 10735840
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735840%27 HTTP/1.1" 200 None
2026-03-27 13:34:29 [adesa.fr] INFO: Scrape type for 10735840: 1
2026-03-27 13:34:29 [adesa.fr] INFO: Scraping item 10735840 url https://www.openlane.eu/en/carv6/auction/10735840
2026-03-27 13:34:29 [adesa.fr] INFO: Found listing with ID: 10735841
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735841%27 HTTP/1.1" 200 None
2026-03-27 13:34:29 [adesa.fr] INFO: Scrape type for 10735841: 1
2026-03-27 13:34:29 [adesa.fr] INFO: Scraping item 10735841 url https://www.openlane.eu/en/carv6/auction/10735841
2026-03-27 13:34:29 [adesa.fr] INFO: Found listing with ID: 10733963
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733963%27 HTTP/1.1" 200 None
2026-03-27 13:34:29 [adesa.fr] INFO: Scrape type for 10733963: 0
2026-03-27 13:34:29 [adesa.fr] INFO: Skipping item 10733963 url https://www.openlane.eu/en/carv6/auction/10733963
2026-03-27 13:34:29 [adesa.fr] INFO: Found listing with ID: 10733819
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733819%27 HTTP/1.1" 200 None
2026-03-27 13:34:29 [adesa.fr] INFO: Scrape type for 10733819: 0
2026-03-27 13:34:29 [adesa.fr] INFO: Skipping item 10733819 url https://www.openlane.eu/en/carv6/auction/10733819
2026-03-27 13:34:29 [adesa.fr] INFO: Found listing with ID: 10733966
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733966%27 HTTP/1.1" 200 None
2026-03-27 13:34:29 [adesa.fr] INFO: Scrape type for 10733966: 0
2026-03-27 13:34:29 [adesa.fr] INFO: Skipping item 10733966 url https://www.openlane.eu/en/carv6/auction/10733966
2026-03-27 13:34:29 [adesa.fr] INFO: Found listing with ID: 10733960
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733960%27 HTTP/1.1" 200 None
2026-03-27 13:34:29 [adesa.fr] INFO: Scrape type for 10733960: 0
2026-03-27 13:34:29 [adesa.fr] INFO: Skipping item 10733960 url https://www.openlane.eu/en/carv6/auction/10733960
2026-03-27 13:34:29 [adesa.fr] INFO: Found listing with ID: 10448653
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710448653%27 HTTP/1.1" 200 None
2026-03-27 13:34:29 [adesa.fr] INFO: Scrape type for 10448653: 0
2026-03-27 13:34:29 [adesa.fr] INFO: Skipping item 10448653 url https://www.openlane.eu/en/carv6/auction/10448653
2026-03-27 13:34:29 [adesa.fr] INFO: Found listing with ID: 10620841
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710620841%27 HTTP/1.1" 200 None
2026-03-27 13:34:29 [adesa.fr] INFO: Scrape type for 10620841: 0
2026-03-27 13:34:29 [adesa.fr] INFO: Skipping item 10620841 url https://www.openlane.eu/en/carv6/auction/10620841
2026-03-27 13:34:29 [adesa.fr] INFO: Found listing with ID: 10620845
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710620845%27 HTTP/1.1" 200 None
2026-03-27 13:34:29 [adesa.fr] INFO: Scrape type for 10620845: 0
2026-03-27 13:34:29 [adesa.fr] INFO: Skipping item 10620845 url https://www.openlane.eu/en/carv6/auction/10620845
2026-03-27 13:34:29 [adesa.fr] INFO: Found listing with ID: 10448654
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710448654%27 HTTP/1.1" 200 None
2026-03-27 13:34:29 [adesa.fr] INFO: Scrape type for 10448654: 0
2026-03-27 13:34:29 [adesa.fr] INFO: Skipping item 10448654 url https://www.openlane.eu/en/carv6/auction/10448654
2026-03-27 13:34:29 [adesa.fr] INFO: Found listing with ID: 10442556
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710442556%27 HTTP/1.1" 200 None
2026-03-27 13:34:29 [adesa.fr] INFO: Scrape type for 10442556: 0
2026-03-27 13:34:29 [adesa.fr] INFO: Skipping item 10442556 url https://www.openlane.eu/en/carv6/auction/10442556
2026-03-27 13:34:29 [adesa.fr] INFO: Found listing with ID: 10579600
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710579600%27 HTTP/1.1" 200 None
2026-03-27 13:34:29 [adesa.fr] INFO: Scrape type for 10579600: 0
2026-03-27 13:34:29 [adesa.fr] INFO: Skipping item 10579600 url https://www.openlane.eu/en/carv6/auction/10579600
2026-03-27 13:34:29 [adesa.fr] INFO: Found listing with ID: 10579603
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710579603%27 HTTP/1.1" 200 None
2026-03-27 13:34:29 [adesa.fr] INFO: Scrape type for 10579603: 0
2026-03-27 13:34:29 [adesa.fr] INFO: Skipping item 10579603 url https://www.openlane.eu/en/carv6/auction/10579603
2026-03-27 13:34:29 [adesa.fr] INFO: Found listing with ID: 10383756
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710383756%27 HTTP/1.1" 200 None
2026-03-27 13:34:29 [adesa.fr] INFO: Scrape type for 10383756: 0
2026-03-27 13:34:29 [adesa.fr] INFO: Skipping item 10383756 url https://www.openlane.eu/en/carv6/auction/10383756
2026-03-27 13:34:29 [adesa.fr] INFO: Found listing with ID: 10579601
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710579601%27 HTTP/1.1" 200 None
2026-03-27 13:34:29 [adesa.fr] INFO: Scrape type for 10579601: 0
2026-03-27 13:34:29 [adesa.fr] INFO: Skipping item 10579601 url https://www.openlane.eu/en/carv6/auction/10579601
2026-03-27 13:34:29 [adesa.fr] INFO: Found listing with ID: 10674348
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710674348%27 HTTP/1.1" 200 None
2026-03-27 13:34:29 [adesa.fr] INFO: Scrape type for 10674348: 0
2026-03-27 13:34:29 [adesa.fr] INFO: Skipping item 10674348 url https://www.openlane.eu/en/carv6/auction/10674348
2026-03-27 13:34:29 [adesa.fr] INFO: Found listing with ID: 10674347
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710674347%27 HTTP/1.1" 200 None
2026-03-27 13:34:29 [adesa.fr] INFO: Scrape type for 10674347: 0
2026-03-27 13:34:29 [adesa.fr] INFO: Skipping item 10674347 url https://www.openlane.eu/en/carv6/auction/10674347
2026-03-27 13:34:29 [adesa.fr] INFO: Found listing with ID: 10475641
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710475641%27 HTTP/1.1" 200 None
2026-03-27 13:34:29 [adesa.fr] INFO: Scrape type for 10475641: 0
2026-03-27 13:34:29 [adesa.fr] INFO: Skipping item 10475641 url https://www.openlane.eu/en/carv6/auction/10475641
2026-03-27 13:34:29 [adesa.fr] INFO: Found listing with ID: 10579602
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710579602%27 HTTP/1.1" 200 None
2026-03-27 13:34:29 [adesa.fr] INFO: Scrape type for 10579602: 0
2026-03-27 13:34:29 [adesa.fr] INFO: Skipping item 10579602 url https://www.openlane.eu/en/carv6/auction/10579602
2026-03-27 13:34:29 [adesa.fr] INFO: Found listing with ID: 10470435
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710470435%27 HTTP/1.1" 200 None
2026-03-27 13:34:29 [adesa.fr] INFO: Scrape type for 10470435: 0
2026-03-27 13:34:29 [adesa.fr] INFO: Skipping item 10470435 url https://www.openlane.eu/en/carv6/auction/10470435
2026-03-27 13:34:29 [adesa.fr] INFO: Found listing with ID: 10543584
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710543584%27 HTTP/1.1" 200 None
2026-03-27 13:34:29 [adesa.fr] INFO: Scrape type for 10543584: 0
2026-03-27 13:34:29 [adesa.fr] INFO: Skipping item 10543584 url https://www.openlane.eu/en/carv6/auction/10543584
2026-03-27 13:34:29 [adesa.fr] INFO: Found listing with ID: 10724801
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710724801%27 HTTP/1.1" 200 None
2026-03-27 13:34:29 [adesa.fr] INFO: Scrape type for 10724801: 0
2026-03-27 13:34:29 [adesa.fr] INFO: Skipping item 10724801 url https://www.openlane.eu/en/carv6/auction/10724801
2026-03-27 13:34:29 [adesa.fr] INFO: Found listing with ID: 10737486
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737486%27 HTTP/1.1" 200 None
2026-03-27 13:34:29 [adesa.fr] INFO: Scrape type for 10737486: 1
2026-03-27 13:34:29 [adesa.fr] INFO: Scraping item 10737486 url https://www.openlane.eu/en/carv6/auction/10737486
2026-03-27 13:34:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec964832-0071-5f48-8d6e-77805eb459f3 with identifier: 10735845
2026-03-27 13:34:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec964832-0071-5f48-8d6e-77805eb459f3 with scrape type 1
2026-03-27 13:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ec964832-0071-5f48-8d6e-77805eb459f3
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735170%252Fgeneral%252F6981f8f2-c29a-4d52-962e-20c542d5dc78.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735170/general/6981f8f2-c29a-4d52-962e-20c542d5dc78.jpg already downloaded
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735170%252Fgeneral%252F20c56e0d-cde5-4705-bdea-aba92eb85527.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735170/general/20c56e0d-cde5-4705-bdea-aba92eb85527.jpg already downloaded
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735170%252Fgeneral%252F87835c30-c8c7-4136-9e46-641d3ddb82cb.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735170/general/87835c30-c8c7-4136-9e46-641d3ddb82cb.jpg already downloaded
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735170%252Fgeneral%252F93a160e4-09e7-4d4c-aecb-b2bea08419d4.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735170/general/93a160e4-09e7-4d4c-aecb-b2bea08419d4.jpg already downloaded
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735170%252Fgeneral%252Ff54925d9-dcc2-41cf-a14e-dff08bf680dd.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735170/general/f54925d9-dcc2-41cf-a14e-dff08bf680dd.jpg already downloaded
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735170%252Fgeneral%252F64d634c9-d93f-46d1-b84f-00146c99c87a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735170/general/64d634c9-d93f-46d1-b84f-00146c99c87a.jpg already downloaded
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735170%252Fgeneral%252F202b554e-d5a4-4aec-8048-e658bb5382ed.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735170/general/202b554e-d5a4-4aec-8048-e658bb5382ed.jpg already downloaded
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735170%252Fgeneral%252F810865bf-60fe-4de6-95d0-9eabc809ed6c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735170/general/810865bf-60fe-4de6-95d0-9eabc809ed6c.jpg already downloaded
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735170%252Fgeneral%252Fc0ae73f6-69c6-43d8-ad46-f05d968d353b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735170/general/c0ae73f6-69c6-43d8-ad46-f05d968d353b.jpg already downloaded
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735170%252Fgeneral%252F2abe4db9-083b-49d1-b1f5-ce4fced6000c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735170/general/2abe4db9-083b-49d1-b1f5-ce4fced6000c.jpg already downloaded
2026-03-27 13:34:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ec964832-0071-5f48-8d6e-77805eb459f3, identifier: 10735845
2026-03-27 13:34:30 [adesa.fr] INFO: Found listing with ID: 10685651
2026-03-27 13:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710685651%27 HTTP/1.1" 200 None
2026-03-27 13:34:30 [adesa.fr] INFO: Scrape type for 10685651: 0
2026-03-27 13:34:30 [adesa.fr] INFO: Skipping item 10685651 url https://www.openlane.eu/en/carv6/auction/10685651
2026-03-27 13:34:30 [adesa.fr] INFO: Found listing with ID: 10717100
2026-03-27 13:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710717100%27 HTTP/1.1" 200 None
2026-03-27 13:34:30 [adesa.fr] INFO: Scrape type for 10717100: 0
2026-03-27 13:34:30 [adesa.fr] INFO: Skipping item 10717100 url https://www.openlane.eu/en/carv6/auction/10717100
2026-03-27 13:34:30 [adesa.fr] INFO: Found listing with ID: 10695921
2026-03-27 13:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710695921%27 HTTP/1.1" 200 None
2026-03-27 13:34:30 [adesa.fr] INFO: Scrape type for 10695921: 0
2026-03-27 13:34:30 [adesa.fr] INFO: Skipping item 10695921 url https://www.openlane.eu/en/carv6/auction/10695921
2026-03-27 13:34:30 [adesa.fr] INFO: Found listing with ID: 10730721
2026-03-27 13:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730721%27 HTTP/1.1" 200 None
2026-03-27 13:34:30 [adesa.fr] INFO: Scrape type for 10730721: 1
2026-03-27 13:34:30 [adesa.fr] INFO: Scraping item 10730721 url https://www.openlane.eu/en/carv6/auction/10730721
2026-03-27 13:34:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ec964832-0071-5f48-8d6e-77805eb459f3 with identifier: 10735845
2026-03-27 13:34:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ec964832-0071-5f48-8d6e-77805eb459f3 with identifier: 10735845
2026-03-27 13:34:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ec964832-0071-5f48-8d6e-77805eb459f3 with identifier: 10735845 to the API
2026-03-27 13:34:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:34:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:34:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735845>
{'auction_title': '',
'c_o_2_emission_value': 23,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Hybrid',
'id': 'ec964832-0071-5f48-8d6e-77805eb459f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK498SG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735845',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 107643,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 37,
'photo_urls': ['https://images.openlane.eu/carimgs/5735170/general/6981f8f2-c29a-4d52-962e-20c542d5dc78.jpg',
'https://images.openlane.eu/carimgs/5735170/general/20c56e0d-cde5-4705-bdea-aba92eb85527.jpg',
'https://images.openlane.eu/carimgs/5735170/general/87835c30-c8c7-4136-9e46-641d3ddb82cb.jpg',
'https://images.openlane.eu/carimgs/5735170/general/93a160e4-09e7-4d4c-aecb-b2bea08419d4.jpg',
'https://images.openlane.eu/carimgs/5735170/general/f54925d9-dcc2-41cf-a14e-dff08bf680dd.jpg',
'https://images.openlane.eu/carimgs/5735170/general/64d634c9-d93f-46d1-b84f-00146c99c87a.jpg',
'https://images.openlane.eu/carimgs/5735170/general/202b554e-d5a4-4aec-8048-e658bb5382ed.jpg',
'https://images.openlane.eu/carimgs/5735170/general/810865bf-60fe-4de6-95d0-9eabc809ed6c.jpg',
'https://images.openlane.eu/carimgs/5735170/general/c0ae73f6-69c6-43d8-ad46-f05d968d353b.jpg',
'https://images.openlane.eu/carimgs/5735170/general/2abe4db9-083b-49d1-b1f5-ce4fced6000c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec964832-0071-5f48-8d6e-77805eb459f3/ec964832-0071-5f48-8d6e-77805eb459f3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94765,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735170/general/6981f8f2-c29a-4d52-962e-20c542d5dc78.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec964832-0071-5f48-8d6e-77805eb459f3/ec964832-0071-5f48-8d6e-77805eb459f3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103798,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735170/general/20c56e0d-cde5-4705-bdea-aba92eb85527.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec964832-0071-5f48-8d6e-77805eb459f3/ec964832-0071-5f48-8d6e-77805eb459f3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109667,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735170/general/87835c30-c8c7-4136-9e46-641d3ddb82cb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec964832-0071-5f48-8d6e-77805eb459f3/ec964832-0071-5f48-8d6e-77805eb459f3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112744,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735170/general/93a160e4-09e7-4d4c-aecb-b2bea08419d4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec964832-0071-5f48-8d6e-77805eb459f3/ec964832-0071-5f48-8d6e-77805eb459f3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88460,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735170/general/f54925d9-dcc2-41cf-a14e-dff08bf680dd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec964832-0071-5f48-8d6e-77805eb459f3/ec964832-0071-5f48-8d6e-77805eb459f3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108598,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735170/general/64d634c9-d93f-46d1-b84f-00146c99c87a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec964832-0071-5f48-8d6e-77805eb459f3/ec964832-0071-5f48-8d6e-77805eb459f3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91791,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735170/general/202b554e-d5a4-4aec-8048-e658bb5382ed.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec964832-0071-5f48-8d6e-77805eb459f3/ec964832-0071-5f48-8d6e-77805eb459f3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74615,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735170/general/810865bf-60fe-4de6-95d0-9eabc809ed6c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec964832-0071-5f48-8d6e-77805eb459f3/ec964832-0071-5f48-8d6e-77805eb459f3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134196,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735170/general/c0ae73f6-69c6-43d8-ad46-f05d968d353b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec964832-0071-5f48-8d6e-77805eb459f3/ec964832-0071-5f48-8d6e-77805eb459f3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84153,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735170/general/2abe4db9-083b-49d1-b1f5-ce4fced6000c.jpg',
'Width': 1024}],
'price': 13800,
'price_includes_vat': True,
'registration_date': '2022-11-24',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Mercedes-Benz A 250e Business Line - Hybrid - Automatic - 160 hp - '
'107.643 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2022}
2026-03-27 13:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735845%27 HTTP/1.1" 200 None
2026-03-27 13:34:30 [adesa.fr] INFO: Saving data for 10735845: {'created_time': 1774618470.978046, 'last_price_update_time': 1774618470.978057, 'auction_closing_time': 1774868400.0}
2026-03-27 13:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735845') HTTP/1.1" 204 0
2026-03-27 13:34:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735793> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:34:31 [adesa.fr] INFO: Found listing with ID: 10405352
2026-03-27 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710405352%27 HTTP/1.1" 200 None
2026-03-27 13:34:31 [adesa.fr] INFO: Scrape type for 10405352: 0
2026-03-27 13:34:31 [adesa.fr] INFO: Skipping item 10405352 url https://www.openlane.eu/en/carv6/auction/10405352
2026-03-27 13:34:31 [adesa.fr] INFO: Found listing with ID: 10405349
2026-03-27 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710405349%27 HTTP/1.1" 200 None
2026-03-27 13:34:31 [adesa.fr] INFO: Scrape type for 10405349: 0
2026-03-27 13:34:31 [adesa.fr] INFO: Skipping item 10405349 url https://www.openlane.eu/en/carv6/auction/10405349
2026-03-27 13:34:31 [adesa.fr] INFO: Found listing with ID: 10405348
2026-03-27 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710405348%27 HTTP/1.1" 200 None
2026-03-27 13:34:31 [adesa.fr] INFO: Scrape type for 10405348: 0
2026-03-27 13:34:31 [adesa.fr] INFO: Skipping item 10405348 url https://www.openlane.eu/en/carv6/auction/10405348
2026-03-27 13:34:31 [adesa.fr] INFO: Found listing with ID: 10552553
2026-03-27 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710552553%27 HTTP/1.1" 200 None
2026-03-27 13:34:31 [adesa.fr] INFO: Scrape type for 10552553: 0
2026-03-27 13:34:31 [adesa.fr] INFO: Skipping item 10552553 url https://www.openlane.eu/en/carv6/auction/10552553
2026-03-27 13:34:31 [adesa.fr] INFO: Found listing with ID: 10698902
2026-03-27 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698902%27 HTTP/1.1" 200 None
2026-03-27 13:34:31 [adesa.fr] INFO: Scrape type for 10698902: 0
2026-03-27 13:34:31 [adesa.fr] INFO: Skipping item 10698902 url https://www.openlane.eu/en/carv6/auction/10698902
2026-03-27 13:34:31 [adesa.fr] INFO: Found listing with ID: 10698904
2026-03-27 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698904%27 HTTP/1.1" 200 None
2026-03-27 13:34:31 [adesa.fr] INFO: Scrape type for 10698904: 0
2026-03-27 13:34:31 [adesa.fr] INFO: Skipping item 10698904 url https://www.openlane.eu/en/carv6/auction/10698904
2026-03-27 13:34:31 [adesa.fr] INFO: Found listing with ID: 10698905
2026-03-27 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698905%27 HTTP/1.1" 200 None
2026-03-27 13:34:31 [adesa.fr] INFO: Scrape type for 10698905: 0
2026-03-27 13:34:31 [adesa.fr] INFO: Skipping item 10698905 url https://www.openlane.eu/en/carv6/auction/10698905
2026-03-27 13:34:31 [adesa.fr] INFO: Found listing with ID: 10698906
2026-03-27 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698906%27 HTTP/1.1" 200 None
2026-03-27 13:34:31 [adesa.fr] INFO: Scrape type for 10698906: 0
2026-03-27 13:34:31 [adesa.fr] INFO: Skipping item 10698906 url https://www.openlane.eu/en/carv6/auction/10698906
2026-03-27 13:34:31 [adesa.fr] INFO: Found listing with ID: 10691264
2026-03-27 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710691264%27 HTTP/1.1" 200 None
2026-03-27 13:34:31 [adesa.fr] INFO: Scrape type for 10691264: 0
2026-03-27 13:34:31 [adesa.fr] INFO: Skipping item 10691264 url https://www.openlane.eu/en/carv6/auction/10691264
2026-03-27 13:34:31 [adesa.fr] INFO: Found listing with ID: 10626560
2026-03-27 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710626560%27 HTTP/1.1" 200 None
2026-03-27 13:34:31 [adesa.fr] INFO: Scrape type for 10626560: 0
2026-03-27 13:34:31 [adesa.fr] INFO: Skipping item 10626560 url https://www.openlane.eu/en/carv6/auction/10626560
2026-03-27 13:34:31 [adesa.fr] INFO: Found listing with ID: 10647381
2026-03-27 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710647381%27 HTTP/1.1" 200 None
2026-03-27 13:34:31 [adesa.fr] INFO: Scrape type for 10647381: 0
2026-03-27 13:34:31 [adesa.fr] INFO: Skipping item 10647381 url https://www.openlane.eu/en/carv6/auction/10647381
2026-03-27 13:34:31 [adesa.fr] INFO: Found listing with ID: 10674191
2026-03-27 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710674191%27 HTTP/1.1" 200 None
2026-03-27 13:34:31 [adesa.fr] INFO: Scrape type for 10674191: 0
2026-03-27 13:34:31 [adesa.fr] INFO: Skipping item 10674191 url https://www.openlane.eu/en/carv6/auction/10674191
2026-03-27 13:34:31 [adesa.fr] INFO: Found listing with ID: 10627081
2026-03-27 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710627081%27 HTTP/1.1" 200 None
2026-03-27 13:34:31 [adesa.fr] INFO: Scrape type for 10627081: 0
2026-03-27 13:34:31 [adesa.fr] INFO: Skipping item 10627081 url https://www.openlane.eu/en/carv6/auction/10627081
2026-03-27 13:34:31 [adesa.fr] INFO: Found listing with ID: 10631532
2026-03-27 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710631532%27 HTTP/1.1" 200 None
2026-03-27 13:34:31 [adesa.fr] INFO: Scrape type for 10631532: 0
2026-03-27 13:34:31 [adesa.fr] INFO: Skipping item 10631532 url https://www.openlane.eu/en/carv6/auction/10631532
2026-03-27 13:34:31 [adesa.fr] INFO: Found listing with ID: 10627983
2026-03-27 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710627983%27 HTTP/1.1" 200 None
2026-03-27 13:34:31 [adesa.fr] INFO: Scrape type for 10627983: 0
2026-03-27 13:34:31 [adesa.fr] INFO: Skipping item 10627983 url https://www.openlane.eu/en/carv6/auction/10627983
2026-03-27 13:34:31 [adesa.fr] INFO: Found listing with ID: 10676819
2026-03-27 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710676819%27 HTTP/1.1" 200 None
2026-03-27 13:34:31 [adesa.fr] INFO: Scrape type for 10676819: 0
2026-03-27 13:34:31 [adesa.fr] INFO: Skipping item 10676819 url https://www.openlane.eu/en/carv6/auction/10676819
2026-03-27 13:34:31 [adesa.fr] INFO: Found listing with ID: 10698040
2026-03-27 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698040%27 HTTP/1.1" 200 None
2026-03-27 13:34:31 [adesa.fr] INFO: Scrape type for 10698040: 0
2026-03-27 13:34:31 [adesa.fr] INFO: Skipping item 10698040 url https://www.openlane.eu/en/carv6/auction/10698040
2026-03-27 13:34:31 [adesa.fr] INFO: Found listing with ID: 10698054
2026-03-27 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698054%27 HTTP/1.1" 200 None
2026-03-27 13:34:31 [adesa.fr] INFO: Scrape type for 10698054: 0
2026-03-27 13:34:31 [adesa.fr] INFO: Skipping item 10698054 url https://www.openlane.eu/en/carv6/auction/10698054
2026-03-27 13:34:31 [adesa.fr] INFO: Found listing with ID: 10722721
2026-03-27 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710722721%27 HTTP/1.1" 200 None
2026-03-27 13:34:31 [adesa.fr] INFO: Scrape type for 10722721: 0
2026-03-27 13:34:31 [adesa.fr] INFO: Skipping item 10722721 url https://www.openlane.eu/en/carv6/auction/10722721
2026-03-27 13:34:31 [adesa.fr] INFO: Found listing with ID: 10646224
2026-03-27 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710646224%27 HTTP/1.1" 200 None
2026-03-27 13:34:31 [adesa.fr] INFO: Scrape type for 10646224: 0
2026-03-27 13:34:31 [adesa.fr] INFO: Skipping item 10646224 url https://www.openlane.eu/en/carv6/auction/10646224
2026-03-27 13:34:31 [adesa.fr] INFO: Found listing with ID: 10667468
2026-03-27 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710667468%27 HTTP/1.1" 200 None
2026-03-27 13:34:31 [adesa.fr] INFO: Scrape type for 10667468: 0
2026-03-27 13:34:31 [adesa.fr] INFO: Skipping item 10667468 url https://www.openlane.eu/en/carv6/auction/10667468
2026-03-27 13:34:31 [adesa.fr] INFO: Found listing with ID: 10666205
2026-03-27 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710666205%27 HTTP/1.1" 200 None
2026-03-27 13:34:31 [adesa.fr] INFO: Scrape type for 10666205: 0
2026-03-27 13:34:31 [adesa.fr] INFO: Skipping item 10666205 url https://www.openlane.eu/en/carv6/auction/10666205
2026-03-27 13:34:31 [adesa.fr] INFO: Found listing with ID: 10731312
2026-03-27 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731312%27 HTTP/1.1" 200 None
2026-03-27 13:34:31 [adesa.fr] INFO: Scrape type for 10731312: 1
2026-03-27 13:34:31 [adesa.fr] INFO: Scraping item 10731312 url https://www.openlane.eu/en/carv6/auction/10731312
2026-03-27 13:34:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:34:31 [adesa.fr] INFO: Found listing with ID: 10493049
2026-03-27 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710493049%27 HTTP/1.1" 200 None
2026-03-27 13:34:31 [adesa.fr] INFO: Scrape type for 10493049: 0
2026-03-27 13:34:31 [adesa.fr] INFO: Skipping item 10493049 url https://www.openlane.eu/en/carv6/auction/10493049
2026-03-27 13:34:31 [adesa.fr] INFO: Found listing with ID: 10497191
2026-03-27 13:34:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710497191%27 HTTP/1.1" 200 None
2026-03-27 13:34:32 [adesa.fr] INFO: Scrape type for 10497191: 0
2026-03-27 13:34:32 [adesa.fr] INFO: Skipping item 10497191 url https://www.openlane.eu/en/carv6/auction/10497191
2026-03-27 13:34:32 [adesa.fr] INFO: Found listing with ID: 10675010
2026-03-27 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710675010%27 HTTP/1.1" 200 None
2026-03-27 13:34:32 [adesa.fr] INFO: Scrape type for 10675010: 0
2026-03-27 13:34:32 [adesa.fr] INFO: Skipping item 10675010 url https://www.openlane.eu/en/carv6/auction/10675010
2026-03-27 13:34:32 [adesa.fr] INFO: Found listing with ID: 10733984
2026-03-27 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733984%27 HTTP/1.1" 200 None
2026-03-27 13:34:32 [adesa.fr] INFO: Scrape type for 10733984: 1
2026-03-27 13:34:32 [adesa.fr] INFO: Scraping item 10733984 url https://www.openlane.eu/en/carv6/auction/10733984
2026-03-27 13:34:32 [adesa.fr] INFO: Found listing with ID: 10675009
2026-03-27 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710675009%27 HTTP/1.1" 200 None
2026-03-27 13:34:32 [adesa.fr] INFO: Scrape type for 10675009: 0
2026-03-27 13:34:32 [adesa.fr] INFO: Skipping item 10675009 url https://www.openlane.eu/en/carv6/auction/10675009
2026-03-27 13:34:32 [adesa.fr] INFO: Found listing with ID: 10695475
2026-03-27 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710695475%27 HTTP/1.1" 200 None
2026-03-27 13:34:32 [adesa.fr] INFO: Scrape type for 10695475: 0
2026-03-27 13:34:32 [adesa.fr] INFO: Skipping item 10695475 url https://www.openlane.eu/en/carv6/auction/10695475
2026-03-27 13:34:32 [adesa.fr] INFO: Found listing with ID: 10653814
2026-03-27 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710653814%27 HTTP/1.1" 200 None
2026-03-27 13:34:32 [adesa.fr] INFO: Scrape type for 10653814: 0
2026-03-27 13:34:32 [adesa.fr] INFO: Skipping item 10653814 url https://www.openlane.eu/en/carv6/auction/10653814
2026-03-27 13:34:32 [adesa.fr] INFO: Found listing with ID: 10707921
2026-03-27 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707921%27 HTTP/1.1" 200 None
2026-03-27 13:34:32 [adesa.fr] INFO: Scrape type for 10707921: 0
2026-03-27 13:34:32 [adesa.fr] INFO: Skipping item 10707921 url https://www.openlane.eu/en/carv6/auction/10707921
2026-03-27 13:34:32 [adesa.fr] INFO: Found listing with ID: 10733990
2026-03-27 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733990%27 HTTP/1.1" 200 None
2026-03-27 13:34:32 [adesa.fr] INFO: Scrape type for 10733990: 1
2026-03-27 13:34:32 [adesa.fr] INFO: Scraping item 10733990 url https://www.openlane.eu/en/carv6/auction/10733990
2026-03-27 13:34:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 961af685-17ac-550b-8c03-7537a432af80 with identifier: 10735793
2026-03-27 13:34:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 961af685-17ac-550b-8c03-7537a432af80 with scrape type 1
2026-03-27 13:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 961af685-17ac-550b-8c03-7537a432af80
2026-03-27 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677167%252Fgeneral%252Fda845f75-9186-45e7-b8a4-110c8c4fcf06.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677167/general/da845f75-9186-45e7-b8a4-110c8c4fcf06.jpg already downloaded
2026-03-27 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677167%252Fgeneral%252F1ef8782f-c65d-491f-a43b-1a729f24b9b9.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677167/general/1ef8782f-c65d-491f-a43b-1a729f24b9b9.jpg already downloaded
2026-03-27 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677167%252Fgeneral%252F82d2b170-eba3-4a46-9f09-4f2ea0a4cff0.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677167/general/82d2b170-eba3-4a46-9f09-4f2ea0a4cff0.jpg already downloaded
2026-03-27 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677167%252Fgeneral%252Fc11ba766-fb06-4510-ba8e-49446f0c4aa9.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677167/general/c11ba766-fb06-4510-ba8e-49446f0c4aa9.jpg already downloaded
2026-03-27 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677167%252Fgeneral%252Fbe86cb72-a72b-4872-944d-04094aace41c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677167/general/be86cb72-a72b-4872-944d-04094aace41c.jpg already downloaded
2026-03-27 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677167%252Fgeneral%252Fb1ffa7a0-f686-4ed0-83e0-4a8a7cdebd23.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677167/general/b1ffa7a0-f686-4ed0-83e0-4a8a7cdebd23.jpg already downloaded
2026-03-27 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677167%252Fgeneral%252F6d9ff57f-d7a3-4bd4-bcca-ca273cba585f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677167/general/6d9ff57f-d7a3-4bd4-bcca-ca273cba585f.jpg already downloaded
2026-03-27 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677167%252Fgeneral%252F28c08352-2fc6-4d0f-8e0a-6164b5edae6b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677167/general/28c08352-2fc6-4d0f-8e0a-6164b5edae6b.jpg already downloaded
2026-03-27 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677167%252Fgeneral%252Febcb8be0-5a8b-42ce-9448-dca4b547dcb4.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677167/general/ebcb8be0-5a8b-42ce-9448-dca4b547dcb4.jpg already downloaded
2026-03-27 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677167%252Fgeneral%252F05b50aae-37ea-47fb-af16-df67709247a5.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677167/general/05b50aae-37ea-47fb-af16-df67709247a5.jpg already downloaded
2026-03-27 13:34:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 961af685-17ac-550b-8c03-7537a432af80, identifier: 10735793
2026-03-27 13:34:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 961af685-17ac-550b-8c03-7537a432af80 with identifier: 10735793
2026-03-27 13:34:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 961af685-17ac-550b-8c03-7537a432af80 with identifier: 10735793
2026-03-27 13:34:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 961af685-17ac-550b-8c03-7537a432af80 with identifier: 10735793 to the API
2026-03-27 13:34:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:34:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:34:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735793>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '961af685-17ac-550b-8c03-7537a432af80',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-797-DS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735793',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 187979,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 51,
'photo_urls': ['https://images.openlane.eu/carimgs/5677167/general/da845f75-9186-45e7-b8a4-110c8c4fcf06.jpg',
'https://images.openlane.eu/carimgs/5677167/general/1ef8782f-c65d-491f-a43b-1a729f24b9b9.jpg',
'https://images.openlane.eu/carimgs/5677167/general/82d2b170-eba3-4a46-9f09-4f2ea0a4cff0.jpg',
'https://images.openlane.eu/carimgs/5677167/general/c11ba766-fb06-4510-ba8e-49446f0c4aa9.jpg',
'https://images.openlane.eu/carimgs/5677167/general/be86cb72-a72b-4872-944d-04094aace41c.jpg',
'https://images.openlane.eu/carimgs/5677167/general/b1ffa7a0-f686-4ed0-83e0-4a8a7cdebd23.jpg',
'https://images.openlane.eu/carimgs/5677167/general/6d9ff57f-d7a3-4bd4-bcca-ca273cba585f.jpg',
'https://images.openlane.eu/carimgs/5677167/general/28c08352-2fc6-4d0f-8e0a-6164b5edae6b.jpg',
'https://images.openlane.eu/carimgs/5677167/general/ebcb8be0-5a8b-42ce-9448-dca4b547dcb4.jpg',
'https://images.openlane.eu/carimgs/5677167/general/05b50aae-37ea-47fb-af16-df67709247a5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_961af685-17ac-550b-8c03-7537a432af80/961af685-17ac-550b-8c03-7537a432af80_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160703,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677167/general/da845f75-9186-45e7-b8a4-110c8c4fcf06.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_961af685-17ac-550b-8c03-7537a432af80/961af685-17ac-550b-8c03-7537a432af80_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120291,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677167/general/1ef8782f-c65d-491f-a43b-1a729f24b9b9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_961af685-17ac-550b-8c03-7537a432af80/961af685-17ac-550b-8c03-7537a432af80_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147361,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677167/general/82d2b170-eba3-4a46-9f09-4f2ea0a4cff0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_961af685-17ac-550b-8c03-7537a432af80/961af685-17ac-550b-8c03-7537a432af80_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179069,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677167/general/c11ba766-fb06-4510-ba8e-49446f0c4aa9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_961af685-17ac-550b-8c03-7537a432af80/961af685-17ac-550b-8c03-7537a432af80_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139842,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677167/general/be86cb72-a72b-4872-944d-04094aace41c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_961af685-17ac-550b-8c03-7537a432af80/961af685-17ac-550b-8c03-7537a432af80_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109072,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677167/general/b1ffa7a0-f686-4ed0-83e0-4a8a7cdebd23.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_961af685-17ac-550b-8c03-7537a432af80/961af685-17ac-550b-8c03-7537a432af80_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130271,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677167/general/6d9ff57f-d7a3-4bd4-bcca-ca273cba585f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_961af685-17ac-550b-8c03-7537a432af80/961af685-17ac-550b-8c03-7537a432af80_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131828,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677167/general/28c08352-2fc6-4d0f-8e0a-6164b5edae6b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_961af685-17ac-550b-8c03-7537a432af80/961af685-17ac-550b-8c03-7537a432af80_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101104,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677167/general/ebcb8be0-5a8b-42ce-9448-dca4b547dcb4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_961af685-17ac-550b-8c03-7537a432af80/961af685-17ac-550b-8c03-7537a432af80_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106966,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677167/general/05b50aae-37ea-47fb-af16-df67709247a5.jpg',
'Width': 1024}],
'price': 10400,
'price_includes_vat': True,
'registration_date': '2022-12-16',
'seats_number': 5,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Kia Sportage 1.6 T-GDI Active - Hybrid - Automatic - 180 hp - '
'187.979 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2022}
2026-03-27 13:34:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735793%27 HTTP/1.1" 200 None
2026-03-27 13:34:33 [adesa.fr] INFO: Saving data for 10735793: {'created_time': 1774618473.001182, 'last_price_update_time': 1774618473.001194, 'auction_closing_time': 1774868400.0}
2026-03-27 13:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735793') HTTP/1.1" 204 0
2026-03-27 13:34:33 [adesa.fr] INFO: Found listing with ID: 10696362
2026-03-27 13:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710696362%27 HTTP/1.1" 200 None
2026-03-27 13:34:33 [adesa.fr] INFO: Scrape type for 10696362: 0
2026-03-27 13:34:33 [adesa.fr] INFO: Skipping item 10696362 url https://www.openlane.eu/en/carv6/auction/10696362
2026-03-27 13:34:33 [adesa.fr] INFO: Found listing with ID: 10406264
2026-03-27 13:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710406264%27 HTTP/1.1" 200 None
2026-03-27 13:34:33 [adesa.fr] INFO: Scrape type for 10406264: 0
2026-03-27 13:34:33 [adesa.fr] INFO: Skipping item 10406264 url https://www.openlane.eu/en/carv6/auction/10406264
2026-03-27 13:34:33 [adesa.fr] INFO: Found listing with ID: 10733986
2026-03-27 13:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733986%27 HTTP/1.1" 200 None
2026-03-27 13:34:33 [adesa.fr] INFO: Scrape type for 10733986: 1
2026-03-27 13:34:33 [adesa.fr] INFO: Scraping item 10733986 url https://www.openlane.eu/en/carv6/auction/10733986
2026-03-27 13:34:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735798> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:34:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:34:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea8ef0c3-f5c9-5861-9a32-6de227fe784b with identifier: 10735798
2026-03-27 13:34:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea8ef0c3-f5c9-5861-9a32-6de227fe784b with scrape type 1
2026-03-27 13:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ea8ef0c3-f5c9-5861-9a32-6de227fe784b
2026-03-27 13:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692225%252Fgeneral%252Fc9ca76ec-954c-4490-a990-74e0fa0aa754.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692225/general/c9ca76ec-954c-4490-a990-74e0fa0aa754.jpeg already downloaded
2026-03-27 13:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692225%252Fgeneral%252F2b2d55c9-3ca8-4af6-838b-f4c52d79c2e6.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692225/general/2b2d55c9-3ca8-4af6-838b-f4c52d79c2e6.jpeg already downloaded
2026-03-27 13:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692225%252Fgeneral%252Fc949134e-c6de-42e5-8ddb-ba13a83d2862.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692225/general/c949134e-c6de-42e5-8ddb-ba13a83d2862.jpeg already downloaded
2026-03-27 13:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692225%252Fgeneral%252F4085b269-ee04-4f93-b56b-6975366e99eb.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692225/general/4085b269-ee04-4f93-b56b-6975366e99eb.jpeg already downloaded
2026-03-27 13:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692225%252Fgeneral%252F19909dd6-9eeb-4680-b7a2-323146c9d017.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692225/general/19909dd6-9eeb-4680-b7a2-323146c9d017.jpeg already downloaded
2026-03-27 13:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692225%252Fgeneral%252F33e2f470-864d-4219-8c4b-fa48b94313ae.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692225/general/33e2f470-864d-4219-8c4b-fa48b94313ae.jpeg already downloaded
2026-03-27 13:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692225%252Fgeneral%252F3cf95c0b-07b7-45b9-99a7-73862a7da5e9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692225/general/3cf95c0b-07b7-45b9-99a7-73862a7da5e9.jpeg already downloaded
2026-03-27 13:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692225%252Fgeneral%252F177d901a-9478-4cdb-9c07-f99de5e15101.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692225/general/177d901a-9478-4cdb-9c07-f99de5e15101.jpeg already downloaded
2026-03-27 13:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692225%252Fgeneral%252Fc2a3aa02-d99c-4e75-9727-64a1da94208e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692225/general/c2a3aa02-d99c-4e75-9727-64a1da94208e.jpeg already downloaded
2026-03-27 13:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692225%252Fgeneral%252F39d52cd6-e8ee-4c95-8a0f-7ae378a34b41.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692225/general/39d52cd6-e8ee-4c95-8a0f-7ae378a34b41.jpeg already downloaded
2026-03-27 13:34:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ea8ef0c3-f5c9-5861-9a32-6de227fe784b, identifier: 10735798
2026-03-27 13:34:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ea8ef0c3-f5c9-5861-9a32-6de227fe784b with identifier: 10735798
2026-03-27 13:34:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ea8ef0c3-f5c9-5861-9a32-6de227fe784b with identifier: 10735798
2026-03-27 13:34:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ea8ef0c3-f5c9-5861-9a32-6de227fe784b with identifier: 10735798 to the API
2026-03-27 13:34:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:34:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:34:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735798>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'ea8ef0c3-f5c9-5861-9a32-6de227fe784b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS-092-GX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735798',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '2008',
'odometer': 83699,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 43,
'photo_urls': ['https://images.openlane.eu/carimgs/5692225/general/c9ca76ec-954c-4490-a990-74e0fa0aa754.jpeg',
'https://images.openlane.eu/carimgs/5692225/general/2b2d55c9-3ca8-4af6-838b-f4c52d79c2e6.jpeg',
'https://images.openlane.eu/carimgs/5692225/general/c949134e-c6de-42e5-8ddb-ba13a83d2862.jpeg',
'https://images.openlane.eu/carimgs/5692225/general/4085b269-ee04-4f93-b56b-6975366e99eb.jpeg',
'https://images.openlane.eu/carimgs/5692225/general/19909dd6-9eeb-4680-b7a2-323146c9d017.jpeg',
'https://images.openlane.eu/carimgs/5692225/general/33e2f470-864d-4219-8c4b-fa48b94313ae.jpeg',
'https://images.openlane.eu/carimgs/5692225/general/3cf95c0b-07b7-45b9-99a7-73862a7da5e9.jpeg',
'https://images.openlane.eu/carimgs/5692225/general/177d901a-9478-4cdb-9c07-f99de5e15101.jpeg',
'https://images.openlane.eu/carimgs/5692225/general/c2a3aa02-d99c-4e75-9727-64a1da94208e.jpeg',
'https://images.openlane.eu/carimgs/5692225/general/39d52cd6-e8ee-4c95-8a0f-7ae378a34b41.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea8ef0c3-f5c9-5861-9a32-6de227fe784b/ea8ef0c3-f5c9-5861-9a32-6de227fe784b_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4462303,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692225/general/c9ca76ec-954c-4490-a990-74e0fa0aa754.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea8ef0c3-f5c9-5861-9a32-6de227fe784b/ea8ef0c3-f5c9-5861-9a32-6de227fe784b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3724368,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692225/general/2b2d55c9-3ca8-4af6-838b-f4c52d79c2e6.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea8ef0c3-f5c9-5861-9a32-6de227fe784b/ea8ef0c3-f5c9-5861-9a32-6de227fe784b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3383861,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692225/general/c949134e-c6de-42e5-8ddb-ba13a83d2862.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea8ef0c3-f5c9-5861-9a32-6de227fe784b/ea8ef0c3-f5c9-5861-9a32-6de227fe784b_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4433446,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692225/general/4085b269-ee04-4f93-b56b-6975366e99eb.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea8ef0c3-f5c9-5861-9a32-6de227fe784b/ea8ef0c3-f5c9-5861-9a32-6de227fe784b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3058671,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692225/general/19909dd6-9eeb-4680-b7a2-323146c9d017.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea8ef0c3-f5c9-5861-9a32-6de227fe784b/ea8ef0c3-f5c9-5861-9a32-6de227fe784b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2849244,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692225/general/33e2f470-864d-4219-8c4b-fa48b94313ae.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea8ef0c3-f5c9-5861-9a32-6de227fe784b/ea8ef0c3-f5c9-5861-9a32-6de227fe784b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2223621,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692225/general/3cf95c0b-07b7-45b9-99a7-73862a7da5e9.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea8ef0c3-f5c9-5861-9a32-6de227fe784b/ea8ef0c3-f5c9-5861-9a32-6de227fe784b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2759043,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692225/general/177d901a-9478-4cdb-9c07-f99de5e15101.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea8ef0c3-f5c9-5861-9a32-6de227fe784b/ea8ef0c3-f5c9-5861-9a32-6de227fe784b_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4632400,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692225/general/c2a3aa02-d99c-4e75-9727-64a1da94208e.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea8ef0c3-f5c9-5861-9a32-6de227fe784b/ea8ef0c3-f5c9-5861-9a32-6de227fe784b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2639132,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692225/general/39d52cd6-e8ee-4c95-8a0f-7ae378a34b41.jpeg',
'Width': 4032}],
'price': 12100,
'price_includes_vat': True,
'registration_date': '2023-11-09',
'seats_number': 5,
'seller_name': 'SAS COMPAGNIE PICARDE DE LOGISTIQUE AUTO',
'title': 'Peugeot 2008 1.2 GT - Petrol - Automatic - 130 hp - 83.699 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2023}
2026-03-27 13:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735798%27 HTTP/1.1" 200 None
2026-03-27 13:34:33 [adesa.fr] INFO: Saving data for 10735798: {'created_time': 1774618473.867832, 'last_price_update_time': 1774618473.867844, 'auction_closing_time': 1774868400.0}
2026-03-27 13:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735798') HTTP/1.1" 204 0
2026-03-27 13:34:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735814> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:34:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:34:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 625e1ead-d540-52c3-9b80-aded3a2c669e with identifier: 10735814
2026-03-27 13:34:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 625e1ead-d540-52c3-9b80-aded3a2c669e with scrape type 1
2026-03-27 13:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 625e1ead-d540-52c3-9b80-aded3a2c669e
2026-03-27 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704295%252Fgeneral%252F35028392-2741-419f-b1be-91d147f7c0ce.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704295/general/35028392-2741-419f-b1be-91d147f7c0ce.jpg already downloaded
2026-03-27 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704295%252Fgeneral%252Fe17f0d58-6b0c-48cc-89d0-4ade077fcf17.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704295/general/e17f0d58-6b0c-48cc-89d0-4ade077fcf17.jpg already downloaded
2026-03-27 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704295%252Fgeneral%252F3d83f45c-0087-4577-87ed-3e37a198088e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704295/general/3d83f45c-0087-4577-87ed-3e37a198088e.jpg already downloaded
2026-03-27 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704295%252Fgeneral%252F1eca6390-208e-4ce2-8b62-803615e08ac1.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704295/general/1eca6390-208e-4ce2-8b62-803615e08ac1.jpg already downloaded
2026-03-27 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704295%252Fgeneral%252F30924e01-b581-4c5e-ac56-bc038333a3f5.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704295/general/30924e01-b581-4c5e-ac56-bc038333a3f5.jpg already downloaded
2026-03-27 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704295%252Fgeneral%252F680ea23b-1e66-4e08-8866-450a0b7763c8.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704295/general/680ea23b-1e66-4e08-8866-450a0b7763c8.jpg already downloaded
2026-03-27 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704295%252Fgeneral%252F53a34df0-c33b-4d66-9468-cd32daa97a6b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704295/general/53a34df0-c33b-4d66-9468-cd32daa97a6b.jpg already downloaded
2026-03-27 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704295%252Fgeneral%252F99cc8eac-6b19-43ba-841d-a2894cd79ede.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704295/general/99cc8eac-6b19-43ba-841d-a2894cd79ede.jpg already downloaded
2026-03-27 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704295%252Fgeneral%252F9c0105ec-3aa3-4162-9812-1103fe34998a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704295/general/9c0105ec-3aa3-4162-9812-1103fe34998a.jpg already downloaded
2026-03-27 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704295%252Fgeneral%252F8b596cff-1bae-49ce-a9a2-56589d31732f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704295/general/8b596cff-1bae-49ce-a9a2-56589d31732f.jpg already downloaded
2026-03-27 13:34:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 625e1ead-d540-52c3-9b80-aded3a2c669e, identifier: 10735814
2026-03-27 13:34:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 625e1ead-d540-52c3-9b80-aded3a2c669e with identifier: 10735814
2026-03-27 13:34:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 625e1ead-d540-52c3-9b80-aded3a2c669e with identifier: 10735814
2026-03-27 13:34:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 625e1ead-d540-52c3-9b80-aded3a2c669e with identifier: 10735814 to the API
2026-03-27 13:34:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:34:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:34:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735814>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '625e1ead-d540-52c3-9b80-aded3a2c669e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW298FJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735814',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 132470,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 72,
'photo_urls': ['https://images.openlane.eu/carimgs/5704295/general/35028392-2741-419f-b1be-91d147f7c0ce.jpg',
'https://images.openlane.eu/carimgs/5704295/general/e17f0d58-6b0c-48cc-89d0-4ade077fcf17.jpg',
'https://images.openlane.eu/carimgs/5704295/general/3d83f45c-0087-4577-87ed-3e37a198088e.jpg',
'https://images.openlane.eu/carimgs/5704295/general/1eca6390-208e-4ce2-8b62-803615e08ac1.jpg',
'https://images.openlane.eu/carimgs/5704295/general/30924e01-b581-4c5e-ac56-bc038333a3f5.jpg',
'https://images.openlane.eu/carimgs/5704295/general/680ea23b-1e66-4e08-8866-450a0b7763c8.jpg',
'https://images.openlane.eu/carimgs/5704295/general/53a34df0-c33b-4d66-9468-cd32daa97a6b.jpg',
'https://images.openlane.eu/carimgs/5704295/general/99cc8eac-6b19-43ba-841d-a2894cd79ede.jpg',
'https://images.openlane.eu/carimgs/5704295/general/9c0105ec-3aa3-4162-9812-1103fe34998a.jpg',
'https://images.openlane.eu/carimgs/5704295/general/8b596cff-1bae-49ce-a9a2-56589d31732f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_625e1ead-d540-52c3-9b80-aded3a2c669e/625e1ead-d540-52c3-9b80-aded3a2c669e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115845,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704295/general/35028392-2741-419f-b1be-91d147f7c0ce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_625e1ead-d540-52c3-9b80-aded3a2c669e/625e1ead-d540-52c3-9b80-aded3a2c669e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115124,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704295/general/e17f0d58-6b0c-48cc-89d0-4ade077fcf17.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_625e1ead-d540-52c3-9b80-aded3a2c669e/625e1ead-d540-52c3-9b80-aded3a2c669e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126392,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704295/general/3d83f45c-0087-4577-87ed-3e37a198088e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_625e1ead-d540-52c3-9b80-aded3a2c669e/625e1ead-d540-52c3-9b80-aded3a2c669e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125870,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704295/general/1eca6390-208e-4ce2-8b62-803615e08ac1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_625e1ead-d540-52c3-9b80-aded3a2c669e/625e1ead-d540-52c3-9b80-aded3a2c669e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97604,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704295/general/30924e01-b581-4c5e-ac56-bc038333a3f5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_625e1ead-d540-52c3-9b80-aded3a2c669e/625e1ead-d540-52c3-9b80-aded3a2c669e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97197,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704295/general/680ea23b-1e66-4e08-8866-450a0b7763c8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_625e1ead-d540-52c3-9b80-aded3a2c669e/625e1ead-d540-52c3-9b80-aded3a2c669e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83565,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704295/general/53a34df0-c33b-4d66-9468-cd32daa97a6b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_625e1ead-d540-52c3-9b80-aded3a2c669e/625e1ead-d540-52c3-9b80-aded3a2c669e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87137,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704295/general/99cc8eac-6b19-43ba-841d-a2894cd79ede.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_625e1ead-d540-52c3-9b80-aded3a2c669e/625e1ead-d540-52c3-9b80-aded3a2c669e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136371,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704295/general/9c0105ec-3aa3-4162-9812-1103fe34998a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_625e1ead-d540-52c3-9b80-aded3a2c669e/625e1ead-d540-52c3-9b80-aded3a2c669e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104750,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704295/general/8b596cff-1bae-49ce-a9a2-56589d31732f.jpg',
'Width': 1024}],
'price': 10300,
'price_includes_vat': True,
'registration_date': '2020-12-30',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'DS DS7 Crossback 1.5 HDI Performance Line - Diesel - Automatic - '
'130 hp - 132.470 km',
'transmission': 'automatic',
'trim': 'Performance Line',
'vin': None,
'year': 2020}
2026-03-27 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735814%27 HTTP/1.1" 200 None
2026-03-27 13:34:34 [adesa.fr] INFO: Saving data for 10735814: {'created_time': 1774618474.643657, 'last_price_update_time': 1774618474.64367, 'auction_closing_time': 1774868400.0}
2026-03-27 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735814') HTTP/1.1" 204 0
2026-03-27 13:34:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735810> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:34:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:34:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 248f8aeb-23f9-57f2-b565-c849a34d9e3b with identifier: 10735810
2026-03-27 13:34:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 248f8aeb-23f9-57f2-b565-c849a34d9e3b with scrape type 1
2026-03-27 13:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 248f8aeb-23f9-57f2-b565-c849a34d9e3b
2026-03-27 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701870%252Fgeneral%252F92a9e53f-01a6-4323-ab74-22b407e6b173.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701870/general/92a9e53f-01a6-4323-ab74-22b407e6b173.jpg already downloaded
2026-03-27 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701870%252Fgeneral%252F8f4eb552-6c6d-4a60-87f4-251c2baacadf.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701870/general/8f4eb552-6c6d-4a60-87f4-251c2baacadf.jpg already downloaded
2026-03-27 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701870%252Fgeneral%252F9922d9d0-6bf2-496c-9afc-01a747f3dc90.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701870/general/9922d9d0-6bf2-496c-9afc-01a747f3dc90.jpg already downloaded
2026-03-27 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701870%252Fgeneral%252F6d5cfec4-6ea7-402d-8edf-c6a40430ef9a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701870/general/6d5cfec4-6ea7-402d-8edf-c6a40430ef9a.jpg already downloaded
2026-03-27 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701870%252Fgeneral%252F72d5dff0-0d0f-43e5-a784-28cbe740773e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701870/general/72d5dff0-0d0f-43e5-a784-28cbe740773e.jpg already downloaded
2026-03-27 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701870%252Fgeneral%252F7a83aa67-4e6b-47e7-9911-2a964fb347aa.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701870/general/7a83aa67-4e6b-47e7-9911-2a964fb347aa.jpg already downloaded
2026-03-27 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701870%252Fgeneral%252F8f1861d2-a169-4cfb-b81e-fa7b40dc5bac.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701870/general/8f1861d2-a169-4cfb-b81e-fa7b40dc5bac.jpg already downloaded
2026-03-27 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701870%252Fgeneral%252Fd7181b6b-a0de-4940-a475-cb454e063516.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701870/general/d7181b6b-a0de-4940-a475-cb454e063516.jpg already downloaded
2026-03-27 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701870%252Fgeneral%252F53c3003b-33bc-440f-b21e-3b6a62117f90.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701870/general/53c3003b-33bc-440f-b21e-3b6a62117f90.jpg already downloaded
2026-03-27 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701870%252Fgeneral%252Fb5ae828f-1742-4037-a040-8f458c2abee2.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701870/general/b5ae828f-1742-4037-a040-8f458c2abee2.jpg already downloaded
2026-03-27 13:34:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 248f8aeb-23f9-57f2-b565-c849a34d9e3b, identifier: 10735810
2026-03-27 13:34:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 248f8aeb-23f9-57f2-b565-c849a34d9e3b with identifier: 10735810
2026-03-27 13:34:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 248f8aeb-23f9-57f2-b565-c849a34d9e3b with identifier: 10735810
2026-03-27 13:34:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 248f8aeb-23f9-57f2-b565-c849a34d9e3b with identifier: 10735810 to the API
2026-03-27 13:34:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:34:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:34:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735810>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '248f8aeb-23f9-57f2-b565-c849a34d9e3b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB152RH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735810',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 150242,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 45,
'photo_urls': ['https://images.openlane.eu/carimgs/5701870/general/92a9e53f-01a6-4323-ab74-22b407e6b173.jpg',
'https://images.openlane.eu/carimgs/5701870/general/8f4eb552-6c6d-4a60-87f4-251c2baacadf.jpg',
'https://images.openlane.eu/carimgs/5701870/general/9922d9d0-6bf2-496c-9afc-01a747f3dc90.jpg',
'https://images.openlane.eu/carimgs/5701870/general/6d5cfec4-6ea7-402d-8edf-c6a40430ef9a.jpg',
'https://images.openlane.eu/carimgs/5701870/general/72d5dff0-0d0f-43e5-a784-28cbe740773e.jpg',
'https://images.openlane.eu/carimgs/5701870/general/7a83aa67-4e6b-47e7-9911-2a964fb347aa.jpg',
'https://images.openlane.eu/carimgs/5701870/general/8f1861d2-a169-4cfb-b81e-fa7b40dc5bac.jpg',
'https://images.openlane.eu/carimgs/5701870/general/d7181b6b-a0de-4940-a475-cb454e063516.jpg',
'https://images.openlane.eu/carimgs/5701870/general/53c3003b-33bc-440f-b21e-3b6a62117f90.jpg',
'https://images.openlane.eu/carimgs/5701870/general/b5ae828f-1742-4037-a040-8f458c2abee2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_248f8aeb-23f9-57f2-b565-c849a34d9e3b/248f8aeb-23f9-57f2-b565-c849a34d9e3b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139969,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701870/general/92a9e53f-01a6-4323-ab74-22b407e6b173.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_248f8aeb-23f9-57f2-b565-c849a34d9e3b/248f8aeb-23f9-57f2-b565-c849a34d9e3b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141417,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701870/general/8f4eb552-6c6d-4a60-87f4-251c2baacadf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_248f8aeb-23f9-57f2-b565-c849a34d9e3b/248f8aeb-23f9-57f2-b565-c849a34d9e3b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146720,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701870/general/9922d9d0-6bf2-496c-9afc-01a747f3dc90.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_248f8aeb-23f9-57f2-b565-c849a34d9e3b/248f8aeb-23f9-57f2-b565-c849a34d9e3b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145466,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701870/general/6d5cfec4-6ea7-402d-8edf-c6a40430ef9a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_248f8aeb-23f9-57f2-b565-c849a34d9e3b/248f8aeb-23f9-57f2-b565-c849a34d9e3b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75914,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701870/general/72d5dff0-0d0f-43e5-a784-28cbe740773e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_248f8aeb-23f9-57f2-b565-c849a34d9e3b/248f8aeb-23f9-57f2-b565-c849a34d9e3b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103732,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701870/general/7a83aa67-4e6b-47e7-9911-2a964fb347aa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_248f8aeb-23f9-57f2-b565-c849a34d9e3b/248f8aeb-23f9-57f2-b565-c849a34d9e3b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114172,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701870/general/8f1861d2-a169-4cfb-b81e-fa7b40dc5bac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_248f8aeb-23f9-57f2-b565-c849a34d9e3b/248f8aeb-23f9-57f2-b565-c849a34d9e3b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78159,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701870/general/d7181b6b-a0de-4940-a475-cb454e063516.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_248f8aeb-23f9-57f2-b565-c849a34d9e3b/248f8aeb-23f9-57f2-b565-c849a34d9e3b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200868,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701870/general/53c3003b-33bc-440f-b21e-3b6a62117f90.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_248f8aeb-23f9-57f2-b565-c849a34d9e3b/248f8aeb-23f9-57f2-b565-c849a34d9e3b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114497,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701870/general/b5ae828f-1742-4037-a040-8f458c2abee2.jpg',
'Width': 1024}],
'price': 10000,
'price_includes_vat': True,
'registration_date': '2021-09-09',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'DS DS7 Crossback Business - Hybrid - Automatic - 180 hp - 150.242 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 13:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735810%27 HTTP/1.1" 200 None
2026-03-27 13:34:35 [adesa.fr] INFO: Saving data for 10735810: {'created_time': 1774618475.480333, 'last_price_update_time': 1774618475.480372, 'auction_closing_time': 1774868400.0}
2026-03-27 13:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735810') HTTP/1.1" 204 0
2026-03-27 13:34:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735834> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:34:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:34:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735792> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:34:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:34:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2da164e-ad7b-5f1d-8f9c-1a15d66cbe3b with identifier: 10735834
2026-03-27 13:34:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2da164e-ad7b-5f1d-8f9c-1a15d66cbe3b with scrape type 1
2026-03-27 13:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f2da164e-ad7b-5f1d-8f9c-1a15d66cbe3b
2026-03-27 13:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729903%252Fgeneral%252F65dcaea6-f003-49a3-8388-244a4439dd0a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729903/general/65dcaea6-f003-49a3-8388-244a4439dd0a.jpeg already downloaded
2026-03-27 13:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729903%252Fgeneral%252F4eb6bce2-1538-46ee-8a4c-ed3226b7b6dd.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729903/general/4eb6bce2-1538-46ee-8a4c-ed3226b7b6dd.jpeg already downloaded
2026-03-27 13:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729903%252Fgeneral%252F4f063891-2905-466b-aa82-38fd1fe3a8af.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729903/general/4f063891-2905-466b-aa82-38fd1fe3a8af.jpeg already downloaded
2026-03-27 13:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729903%252Fgeneral%252Fc3e825d9-49a1-4b29-b944-104cebee237f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729903/general/c3e825d9-49a1-4b29-b944-104cebee237f.jpeg already downloaded
2026-03-27 13:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729903%252Fgeneral%252F30d6de44-35b8-4ec7-a35f-4e9bfd2cf82b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729903/general/30d6de44-35b8-4ec7-a35f-4e9bfd2cf82b.jpeg already downloaded
2026-03-27 13:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729903%252Fgeneral%252F060e086e-6163-4e9d-9a49-8fc7ee6b7a15.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729903/general/060e086e-6163-4e9d-9a49-8fc7ee6b7a15.jpeg already downloaded
2026-03-27 13:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729903%252Fgeneral%252F07f652ce-72fc-4dd7-8b77-ab7778f36902.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729903/general/07f652ce-72fc-4dd7-8b77-ab7778f36902.jpeg already downloaded
2026-03-27 13:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729903%252Fgeneral%252Fe00db4f4-9a61-4128-83c0-7de5b33cb3c9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729903/general/e00db4f4-9a61-4128-83c0-7de5b33cb3c9.jpeg already downloaded
2026-03-27 13:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729903%252Fgeneral%252F8957fdaf-0a06-4df7-b29a-ad4b82611db4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729903/general/8957fdaf-0a06-4df7-b29a-ad4b82611db4.jpeg already downloaded
2026-03-27 13:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729903%252Fgeneral%252F67d7778a-553d-40c5-b083-d3ba7af5fe00.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729903/general/67d7778a-553d-40c5-b083-d3ba7af5fe00.jpeg already downloaded
2026-03-27 13:34:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f2da164e-ad7b-5f1d-8f9c-1a15d66cbe3b, identifier: 10735834
2026-03-27 13:34:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f2da164e-ad7b-5f1d-8f9c-1a15d66cbe3b with identifier: 10735834
2026-03-27 13:34:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 13:34:35 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Yellow HTTP/1.1" 200 None
2026-03-27 13:34:36 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 13:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 13:34:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f2da164e-ad7b-5f1d-8f9c-1a15d66cbe3b with identifier: 10735834
2026-03-27 13:34:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f2da164e-ad7b-5f1d-8f9c-1a15d66cbe3b with identifier: 10735834 to the API
2026-03-27 13:34:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:34:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:34:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735834>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'f2da164e-ad7b-5f1d-8f9c-1a15d66cbe3b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS-008-DH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735834',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '208',
'odometer': 76640,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 41,
'photo_urls': ['https://images.openlane.eu/carimgs/5729903/general/65dcaea6-f003-49a3-8388-244a4439dd0a.jpeg',
'https://images.openlane.eu/carimgs/5729903/general/4eb6bce2-1538-46ee-8a4c-ed3226b7b6dd.jpeg',
'https://images.openlane.eu/carimgs/5729903/general/4f063891-2905-466b-aa82-38fd1fe3a8af.jpeg',
'https://images.openlane.eu/carimgs/5729903/general/c3e825d9-49a1-4b29-b944-104cebee237f.jpeg',
'https://images.openlane.eu/carimgs/5729903/general/30d6de44-35b8-4ec7-a35f-4e9bfd2cf82b.jpeg',
'https://images.openlane.eu/carimgs/5729903/general/060e086e-6163-4e9d-9a49-8fc7ee6b7a15.jpeg',
'https://images.openlane.eu/carimgs/5729903/general/07f652ce-72fc-4dd7-8b77-ab7778f36902.jpeg',
'https://images.openlane.eu/carimgs/5729903/general/e00db4f4-9a61-4128-83c0-7de5b33cb3c9.jpeg',
'https://images.openlane.eu/carimgs/5729903/general/8957fdaf-0a06-4df7-b29a-ad4b82611db4.jpeg',
'https://images.openlane.eu/carimgs/5729903/general/67d7778a-553d-40c5-b083-d3ba7af5fe00.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2da164e-ad7b-5f1d-8f9c-1a15d66cbe3b/f2da164e-ad7b-5f1d-8f9c-1a15d66cbe3b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3923721,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729903/general/65dcaea6-f003-49a3-8388-244a4439dd0a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2da164e-ad7b-5f1d-8f9c-1a15d66cbe3b/f2da164e-ad7b-5f1d-8f9c-1a15d66cbe3b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3896757,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729903/general/4eb6bce2-1538-46ee-8a4c-ed3226b7b6dd.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2da164e-ad7b-5f1d-8f9c-1a15d66cbe3b/f2da164e-ad7b-5f1d-8f9c-1a15d66cbe3b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3223491,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729903/general/4f063891-2905-466b-aa82-38fd1fe3a8af.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2da164e-ad7b-5f1d-8f9c-1a15d66cbe3b/f2da164e-ad7b-5f1d-8f9c-1a15d66cbe3b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3542926,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729903/general/c3e825d9-49a1-4b29-b944-104cebee237f.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2da164e-ad7b-5f1d-8f9c-1a15d66cbe3b/f2da164e-ad7b-5f1d-8f9c-1a15d66cbe3b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3460224,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729903/general/30d6de44-35b8-4ec7-a35f-4e9bfd2cf82b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2da164e-ad7b-5f1d-8f9c-1a15d66cbe3b/f2da164e-ad7b-5f1d-8f9c-1a15d66cbe3b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3422449,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729903/general/060e086e-6163-4e9d-9a49-8fc7ee6b7a15.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2da164e-ad7b-5f1d-8f9c-1a15d66cbe3b/f2da164e-ad7b-5f1d-8f9c-1a15d66cbe3b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2668781,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729903/general/07f652ce-72fc-4dd7-8b77-ab7778f36902.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2da164e-ad7b-5f1d-8f9c-1a15d66cbe3b/f2da164e-ad7b-5f1d-8f9c-1a15d66cbe3b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2359638,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729903/general/e00db4f4-9a61-4128-83c0-7de5b33cb3c9.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2da164e-ad7b-5f1d-8f9c-1a15d66cbe3b/f2da164e-ad7b-5f1d-8f9c-1a15d66cbe3b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2516509,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729903/general/8957fdaf-0a06-4df7-b29a-ad4b82611db4.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f2da164e-ad7b-5f1d-8f9c-1a15d66cbe3b/f2da164e-ad7b-5f1d-8f9c-1a15d66cbe3b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2639005,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729903/general/67d7778a-553d-40c5-b083-d3ba7af5fe00.jpeg',
'Width': 4032}],
'price': 9700,
'price_includes_vat': True,
'registration_date': '2023-10-31',
'seats_number': 5,
'seller_name': 'SAS COMPAGNIE PICARDE DE LOGISTIQUE AUTO',
'title': 'Peugeot 208 1.2i Style - Petrol - Automatic - 100 hp - 76.640 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-27 13:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735834%27 HTTP/1.1" 200 None
2026-03-27 13:34:36 [adesa.fr] INFO: Saving data for 10735834: {'created_time': 1774618476.300015, 'last_price_update_time': 1774618476.300025, 'auction_closing_time': 1774868400.0}
2026-03-27 13:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735834') HTTP/1.1" 204 0
2026-03-27 13:34:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da6d709c-9f9c-5077-a415-72acc5e261ee with identifier: 10735792
2026-03-27 13:34:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da6d709c-9f9c-5077-a415-72acc5e261ee with scrape type 1
2026-03-27 13:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item da6d709c-9f9c-5077-a415-72acc5e261ee
2026-03-27 13:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5675152%252Fgeneral%252F58f7aeb0-8bc7-4180-a5a4-ac2a15e2eb67.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675152/general/58f7aeb0-8bc7-4180-a5a4-ac2a15e2eb67.jpg already downloaded
2026-03-27 13:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5675152%252Fgeneral%252F6fca360f-4cc3-4a88-874f-b34329fa1493.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675152/general/6fca360f-4cc3-4a88-874f-b34329fa1493.jpg already downloaded
2026-03-27 13:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5675152%252Fgeneral%252F8854248f-99dc-4ba5-8cc5-6310e57d7e89.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675152/general/8854248f-99dc-4ba5-8cc5-6310e57d7e89.jpg already downloaded
2026-03-27 13:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5675152%252Fgeneral%252F3d58602a-7f54-4c01-86f4-97ce9f27e428.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675152/general/3d58602a-7f54-4c01-86f4-97ce9f27e428.jpg already downloaded
2026-03-27 13:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5675152%252Fgeneral%252F8267550a-8cec-4ec5-a64c-273c8de85b88.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675152/general/8267550a-8cec-4ec5-a64c-273c8de85b88.jpg already downloaded
2026-03-27 13:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5675152%252Fgeneral%252Fddbf1440-e4ee-4ea1-9354-d87edefe1857.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675152/general/ddbf1440-e4ee-4ea1-9354-d87edefe1857.jpg already downloaded
2026-03-27 13:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5675152%252Fgeneral%252F1b706460-ca2e-4995-821b-9569b712f204.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675152/general/1b706460-ca2e-4995-821b-9569b712f204.jpg already downloaded
2026-03-27 13:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5675152%252Fgeneral%252F2460b767-cd3f-4939-845b-564f162927fb.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675152/general/2460b767-cd3f-4939-845b-564f162927fb.jpg already downloaded
2026-03-27 13:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5675152%252Fgeneral%252F8e406964-9fb2-4d74-9b9c-1f9e19a21497.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675152/general/8e406964-9fb2-4d74-9b9c-1f9e19a21497.jpg already downloaded
2026-03-27 13:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5675152%252Fgeneral%252Fec2ad5ef-430b-4e93-b991-13f53c06ac43.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5675152/general/ec2ad5ef-430b-4e93-b991-13f53c06ac43.jpg already downloaded
2026-03-27 13:34:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: da6d709c-9f9c-5077-a415-72acc5e261ee, identifier: 10735792
2026-03-27 13:34:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: da6d709c-9f9c-5077-a415-72acc5e261ee with identifier: 10735792
2026-03-27 13:34:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: da6d709c-9f9c-5077-a415-72acc5e261ee with identifier: 10735792
2026-03-27 13:34:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: da6d709c-9f9c-5077-a415-72acc5e261ee with identifier: 10735792 to the API
2026-03-27 13:34:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:34:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:34:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735792>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'da6d709c-9f9c-5077-a415-72acc5e261ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX111BC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735792',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 114798,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 48,
'photo_urls': ['https://images.openlane.eu/carimgs/5675152/general/58f7aeb0-8bc7-4180-a5a4-ac2a15e2eb67.jpg',
'https://images.openlane.eu/carimgs/5675152/general/6fca360f-4cc3-4a88-874f-b34329fa1493.jpg',
'https://images.openlane.eu/carimgs/5675152/general/8854248f-99dc-4ba5-8cc5-6310e57d7e89.jpg',
'https://images.openlane.eu/carimgs/5675152/general/3d58602a-7f54-4c01-86f4-97ce9f27e428.jpg',
'https://images.openlane.eu/carimgs/5675152/general/8267550a-8cec-4ec5-a64c-273c8de85b88.jpg',
'https://images.openlane.eu/carimgs/5675152/general/ddbf1440-e4ee-4ea1-9354-d87edefe1857.jpg',
'https://images.openlane.eu/carimgs/5675152/general/1b706460-ca2e-4995-821b-9569b712f204.jpg',
'https://images.openlane.eu/carimgs/5675152/general/2460b767-cd3f-4939-845b-564f162927fb.jpg',
'https://images.openlane.eu/carimgs/5675152/general/8e406964-9fb2-4d74-9b9c-1f9e19a21497.jpg',
'https://images.openlane.eu/carimgs/5675152/general/ec2ad5ef-430b-4e93-b991-13f53c06ac43.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da6d709c-9f9c-5077-a415-72acc5e261ee/da6d709c-9f9c-5077-a415-72acc5e261ee_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154675,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675152/general/58f7aeb0-8bc7-4180-a5a4-ac2a15e2eb67.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da6d709c-9f9c-5077-a415-72acc5e261ee/da6d709c-9f9c-5077-a415-72acc5e261ee_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148970,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675152/general/6fca360f-4cc3-4a88-874f-b34329fa1493.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da6d709c-9f9c-5077-a415-72acc5e261ee/da6d709c-9f9c-5077-a415-72acc5e261ee_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140091,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675152/general/8854248f-99dc-4ba5-8cc5-6310e57d7e89.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da6d709c-9f9c-5077-a415-72acc5e261ee/da6d709c-9f9c-5077-a415-72acc5e261ee_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140880,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675152/general/3d58602a-7f54-4c01-86f4-97ce9f27e428.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da6d709c-9f9c-5077-a415-72acc5e261ee/da6d709c-9f9c-5077-a415-72acc5e261ee_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77458,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675152/general/8267550a-8cec-4ec5-a64c-273c8de85b88.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da6d709c-9f9c-5077-a415-72acc5e261ee/da6d709c-9f9c-5077-a415-72acc5e261ee_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94661,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675152/general/ddbf1440-e4ee-4ea1-9354-d87edefe1857.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da6d709c-9f9c-5077-a415-72acc5e261ee/da6d709c-9f9c-5077-a415-72acc5e261ee_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114577,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675152/general/1b706460-ca2e-4995-821b-9569b712f204.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da6d709c-9f9c-5077-a415-72acc5e261ee/da6d709c-9f9c-5077-a415-72acc5e261ee_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107364,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675152/general/2460b767-cd3f-4939-845b-564f162927fb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da6d709c-9f9c-5077-a415-72acc5e261ee/da6d709c-9f9c-5077-a415-72acc5e261ee_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92814,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675152/general/8e406964-9fb2-4d74-9b9c-1f9e19a21497.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da6d709c-9f9c-5077-a415-72acc5e261ee/da6d709c-9f9c-5077-a415-72acc5e261ee_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114727,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5675152/general/ec2ad5ef-430b-4e93-b991-13f53c06ac43.jpg',
'Width': 1024}],
'price': 10100,
'price_includes_vat': True,
'registration_date': '2021-02-09',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'DS DS7 Crossback 1.6i Business - Petrol - 180 hp - 114.798 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 13:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735792%27 HTTP/1.1" 200 None
2026-03-27 13:34:36 [adesa.fr] INFO: Saving data for 10735792: {'created_time': 1774618476.953707, 'last_price_update_time': 1774618476.953719, 'auction_closing_time': 1774868400.0}
2026-03-27 13:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735792') HTTP/1.1" 204 0
2026-03-27 13:34:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735804> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:34:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:34:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735815> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:34:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:34:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 651adeae-f17f-5223-add9-aaf7e29c5b15 with identifier: 10735804
2026-03-27 13:34:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 651adeae-f17f-5223-add9-aaf7e29c5b15 with scrape type 1
2026-03-27 13:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 651adeae-f17f-5223-add9-aaf7e29c5b15
2026-03-27 13:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695039%252Fgeneral%252Ff030a29f-e250-473f-8c1c-17fb3a28923a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695039/general/f030a29f-e250-473f-8c1c-17fb3a28923a.jpeg already downloaded
2026-03-27 13:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695039%252Fgeneral%252F5121345d-60e4-4e92-97ad-fe7f40fe89f3.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695039/general/5121345d-60e4-4e92-97ad-fe7f40fe89f3.jpeg already downloaded
2026-03-27 13:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695039%252Fgeneral%252F65af7d0d-5e17-4d13-9851-19ace4bf00ce.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695039/general/65af7d0d-5e17-4d13-9851-19ace4bf00ce.jpeg already downloaded
2026-03-27 13:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695039%252Fgeneral%252Feb20fe70-ac66-45c7-bf0e-164d5f315a70.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695039/general/eb20fe70-ac66-45c7-bf0e-164d5f315a70.jpeg already downloaded
2026-03-27 13:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695039%252Fgeneral%252F9cdb319e-5b67-4b31-a86a-2e6a039c0920.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695039/general/9cdb319e-5b67-4b31-a86a-2e6a039c0920.jpeg already downloaded
2026-03-27 13:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695039%252Fgeneral%252Fd50bc1f6-ad56-4caa-9e2d-0af2996f502f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695039/general/d50bc1f6-ad56-4caa-9e2d-0af2996f502f.jpeg already downloaded
2026-03-27 13:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695039%252Fgeneral%252F93a99b7a-fe04-4bb0-a57d-e50324f10513.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695039/general/93a99b7a-fe04-4bb0-a57d-e50324f10513.jpeg already downloaded
2026-03-27 13:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695039%252Fgeneral%252Fd5d402d1-e39d-45ed-a21a-9908c6edbfcc.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695039/general/d5d402d1-e39d-45ed-a21a-9908c6edbfcc.jpeg already downloaded
2026-03-27 13:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695039%252Fgeneral%252F1b03ea0f-ffc0-4477-b1b5-a57bfa88ed0a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695039/general/1b03ea0f-ffc0-4477-b1b5-a57bfa88ed0a.jpeg already downloaded
2026-03-27 13:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695039%252Fgeneral%252Ff4beaf65-3ca2-4961-b864-29e47f24b835.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695039/general/f4beaf65-3ca2-4961-b864-29e47f24b835.jpeg already downloaded
2026-03-27 13:34:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 651adeae-f17f-5223-add9-aaf7e29c5b15, identifier: 10735804
2026-03-27 13:34:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 651adeae-f17f-5223-add9-aaf7e29c5b15 with identifier: 10735804
2026-03-27 13:34:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 651adeae-f17f-5223-add9-aaf7e29c5b15 with identifier: 10735804
2026-03-27 13:34:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 651adeae-f17f-5223-add9-aaf7e29c5b15 with identifier: 10735804 to the API
2026-03-27 13:34:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:34:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:34:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735804>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 158,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '651adeae-f17f-5223-add9-aaf7e29c5b15',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS-077-MZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735804',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Nissan',
'model': 'X-Trail',
'odometer': 98147,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 46,
'photo_urls': ['https://images.openlane.eu/carimgs/5695039/general/f030a29f-e250-473f-8c1c-17fb3a28923a.jpeg',
'https://images.openlane.eu/carimgs/5695039/general/5121345d-60e4-4e92-97ad-fe7f40fe89f3.jpeg',
'https://images.openlane.eu/carimgs/5695039/general/65af7d0d-5e17-4d13-9851-19ace4bf00ce.jpeg',
'https://images.openlane.eu/carimgs/5695039/general/eb20fe70-ac66-45c7-bf0e-164d5f315a70.jpeg',
'https://images.openlane.eu/carimgs/5695039/general/9cdb319e-5b67-4b31-a86a-2e6a039c0920.jpeg',
'https://images.openlane.eu/carimgs/5695039/general/d50bc1f6-ad56-4caa-9e2d-0af2996f502f.jpeg',
'https://images.openlane.eu/carimgs/5695039/general/93a99b7a-fe04-4bb0-a57d-e50324f10513.jpeg',
'https://images.openlane.eu/carimgs/5695039/general/d5d402d1-e39d-45ed-a21a-9908c6edbfcc.jpeg',
'https://images.openlane.eu/carimgs/5695039/general/1b03ea0f-ffc0-4477-b1b5-a57bfa88ed0a.jpeg',
'https://images.openlane.eu/carimgs/5695039/general/f4beaf65-3ca2-4961-b864-29e47f24b835.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_651adeae-f17f-5223-add9-aaf7e29c5b15/651adeae-f17f-5223-add9-aaf7e29c5b15_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3277058,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695039/general/f030a29f-e250-473f-8c1c-17fb3a28923a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_651adeae-f17f-5223-add9-aaf7e29c5b15/651adeae-f17f-5223-add9-aaf7e29c5b15_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3145676,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695039/general/5121345d-60e4-4e92-97ad-fe7f40fe89f3.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_651adeae-f17f-5223-add9-aaf7e29c5b15/651adeae-f17f-5223-add9-aaf7e29c5b15_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3389136,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695039/general/65af7d0d-5e17-4d13-9851-19ace4bf00ce.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_651adeae-f17f-5223-add9-aaf7e29c5b15/651adeae-f17f-5223-add9-aaf7e29c5b15_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2648969,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695039/general/eb20fe70-ac66-45c7-bf0e-164d5f315a70.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_651adeae-f17f-5223-add9-aaf7e29c5b15/651adeae-f17f-5223-add9-aaf7e29c5b15_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2944137,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695039/general/9cdb319e-5b67-4b31-a86a-2e6a039c0920.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_651adeae-f17f-5223-add9-aaf7e29c5b15/651adeae-f17f-5223-add9-aaf7e29c5b15_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2893972,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695039/general/d50bc1f6-ad56-4caa-9e2d-0af2996f502f.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_651adeae-f17f-5223-add9-aaf7e29c5b15/651adeae-f17f-5223-add9-aaf7e29c5b15_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2836901,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695039/general/93a99b7a-fe04-4bb0-a57d-e50324f10513.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_651adeae-f17f-5223-add9-aaf7e29c5b15/651adeae-f17f-5223-add9-aaf7e29c5b15_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3426057,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695039/general/d5d402d1-e39d-45ed-a21a-9908c6edbfcc.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_651adeae-f17f-5223-add9-aaf7e29c5b15/651adeae-f17f-5223-add9-aaf7e29c5b15_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3162824,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695039/general/1b03ea0f-ffc0-4477-b1b5-a57bfa88ed0a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_651adeae-f17f-5223-add9-aaf7e29c5b15/651adeae-f17f-5223-add9-aaf7e29c5b15_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2365936,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695039/general/f4beaf65-3ca2-4961-b864-29e47f24b835.jpeg',
'Width': 4032}],
'price': 16400,
'price_includes_vat': True,
'registration_date': '2023-11-21',
'seats_number': 5,
'seller_name': 'SAS COMPAGNIE PICARDE DE LOGISTIQUE AUTO',
'title': 'Nissan X-Trail 1.5 e-Power N-connecta - Hybrid - Automatic - 158 hp '
'- 98.147 km',
'transmission': 'automatic',
'trim': 'N-connecta',
'vin': None,
'year': 2023}
2026-03-27 13:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735804%27 HTTP/1.1" 200 None
2026-03-27 13:34:38 [adesa.fr] INFO: Saving data for 10735804: {'created_time': 1774618478.497586, 'last_price_update_time': 1774618478.497597, 'auction_closing_time': 1774868400.0}
2026-03-27 13:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735804') HTTP/1.1" 204 0
2026-03-27 13:34:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735825> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:34:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:34:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70bb9c76-5e75-5e06-94a4-3d9d17b86f20 with identifier: 10735815
2026-03-27 13:34:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70bb9c76-5e75-5e06-94a4-3d9d17b86f20 with scrape type 1
2026-03-27 13:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 70bb9c76-5e75-5e06-94a4-3d9d17b86f20
2026-03-27 13:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706867%252Fgeneral%252Fe187fb42-39d0-4d69-b40c-720130bac53f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706867/general/e187fb42-39d0-4d69-b40c-720130bac53f.jpg already downloaded
2026-03-27 13:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706867%252Fgeneral%252Fb768a23d-6ab2-4760-82b6-7ce65b7b96c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706867/general/b768a23d-6ab2-4760-82b6-7ce65b7b96c9.jpg already downloaded
2026-03-27 13:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706867%252Fgeneral%252F139db47f-4920-4a14-b81e-1bd5da4e7357.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706867/general/139db47f-4920-4a14-b81e-1bd5da4e7357.jpg already downloaded
2026-03-27 13:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706867%252Fgeneral%252F8fcaec45-dfd6-4ca5-851e-ecfc98fdcbdf.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706867/general/8fcaec45-dfd6-4ca5-851e-ecfc98fdcbdf.jpg already downloaded
2026-03-27 13:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706867%252Fgeneral%252F1a5c4948-85f2-49ca-86c2-31d6f308d4fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706867/general/1a5c4948-85f2-49ca-86c2-31d6f308d4fd.jpg already downloaded
2026-03-27 13:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706867%252Fgeneral%252Feb42cc00-e202-4531-9152-57f8dc89a18e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706867/general/eb42cc00-e202-4531-9152-57f8dc89a18e.jpg already downloaded
2026-03-27 13:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706867%252Fgeneral%252F78ab66f8-547d-403e-904d-f6011f1cebf4.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706867/general/78ab66f8-547d-403e-904d-f6011f1cebf4.jpg already downloaded
2026-03-27 13:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706867%252Fgeneral%252F7f9b4243-7965-460e-a348-a2b73a9993fb.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706867/general/7f9b4243-7965-460e-a348-a2b73a9993fb.jpg already downloaded
2026-03-27 13:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706867%252Fgeneral%252Fbaa22fe8-c10b-47c4-858a-b9d23fecae78.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706867/general/baa22fe8-c10b-47c4-858a-b9d23fecae78.jpg already downloaded
2026-03-27 13:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706867%252Fgeneral%252F0d6523fa-207b-4267-b4c0-97c8787313f8.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706867/general/0d6523fa-207b-4267-b4c0-97c8787313f8.jpg already downloaded
2026-03-27 13:34:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 70bb9c76-5e75-5e06-94a4-3d9d17b86f20, identifier: 10735815
2026-03-27 13:34:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 70bb9c76-5e75-5e06-94a4-3d9d17b86f20 with identifier: 10735815
2026-03-27 13:34:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 70bb9c76-5e75-5e06-94a4-3d9d17b86f20 with identifier: 10735815
2026-03-27 13:34:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 70bb9c76-5e75-5e06-94a4-3d9d17b86f20 with identifier: 10735815 to the API
2026-03-27 13:34:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:34:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:34:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735815>
{'auction_title': '',
'c_o_2_emission_value': 30,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 300,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '70bb9c76-5e75-5e06-94a4-3d9d17b86f20',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD755JT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735815',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 146003,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 110,
'photo_urls': ['https://images.openlane.eu/carimgs/5706867/general/e187fb42-39d0-4d69-b40c-720130bac53f.jpg',
'https://images.openlane.eu/carimgs/5706867/general/b768a23d-6ab2-4760-82b6-7ce65b7b96c9.jpg',
'https://images.openlane.eu/carimgs/5706867/general/139db47f-4920-4a14-b81e-1bd5da4e7357.jpg',
'https://images.openlane.eu/carimgs/5706867/general/8fcaec45-dfd6-4ca5-851e-ecfc98fdcbdf.jpg',
'https://images.openlane.eu/carimgs/5706867/general/1a5c4948-85f2-49ca-86c2-31d6f308d4fd.jpg',
'https://images.openlane.eu/carimgs/5706867/general/eb42cc00-e202-4531-9152-57f8dc89a18e.jpg',
'https://images.openlane.eu/carimgs/5706867/general/78ab66f8-547d-403e-904d-f6011f1cebf4.jpg',
'https://images.openlane.eu/carimgs/5706867/general/7f9b4243-7965-460e-a348-a2b73a9993fb.jpg',
'https://images.openlane.eu/carimgs/5706867/general/baa22fe8-c10b-47c4-858a-b9d23fecae78.jpg',
'https://images.openlane.eu/carimgs/5706867/general/0d6523fa-207b-4267-b4c0-97c8787313f8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70bb9c76-5e75-5e06-94a4-3d9d17b86f20/70bb9c76-5e75-5e06-94a4-3d9d17b86f20_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121075,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706867/general/e187fb42-39d0-4d69-b40c-720130bac53f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70bb9c76-5e75-5e06-94a4-3d9d17b86f20/70bb9c76-5e75-5e06-94a4-3d9d17b86f20_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116028,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706867/general/b768a23d-6ab2-4760-82b6-7ce65b7b96c9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70bb9c76-5e75-5e06-94a4-3d9d17b86f20/70bb9c76-5e75-5e06-94a4-3d9d17b86f20_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120780,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706867/general/139db47f-4920-4a14-b81e-1bd5da4e7357.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70bb9c76-5e75-5e06-94a4-3d9d17b86f20/70bb9c76-5e75-5e06-94a4-3d9d17b86f20_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103313,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706867/general/8fcaec45-dfd6-4ca5-851e-ecfc98fdcbdf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70bb9c76-5e75-5e06-94a4-3d9d17b86f20/70bb9c76-5e75-5e06-94a4-3d9d17b86f20_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101274,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706867/general/1a5c4948-85f2-49ca-86c2-31d6f308d4fd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70bb9c76-5e75-5e06-94a4-3d9d17b86f20/70bb9c76-5e75-5e06-94a4-3d9d17b86f20_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107186,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706867/general/eb42cc00-e202-4531-9152-57f8dc89a18e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70bb9c76-5e75-5e06-94a4-3d9d17b86f20/70bb9c76-5e75-5e06-94a4-3d9d17b86f20_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103844,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706867/general/78ab66f8-547d-403e-904d-f6011f1cebf4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70bb9c76-5e75-5e06-94a4-3d9d17b86f20/70bb9c76-5e75-5e06-94a4-3d9d17b86f20_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64688,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706867/general/7f9b4243-7965-460e-a348-a2b73a9993fb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70bb9c76-5e75-5e06-94a4-3d9d17b86f20/70bb9c76-5e75-5e06-94a4-3d9d17b86f20_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83410,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706867/general/baa22fe8-c10b-47c4-858a-b9d23fecae78.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_70bb9c76-5e75-5e06-94a4-3d9d17b86f20/70bb9c76-5e75-5e06-94a4-3d9d17b86f20_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108664,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706867/general/0d6523fa-207b-4267-b4c0-97c8787313f8.jpg',
'Width': 1024}],
'price': 10200,
'price_includes_vat': True,
'registration_date': '2021-12-06',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Peugeot 3008 1.6 Allure Pack - AWD - Hybrid - Automatic - 300 hp - '
'146.003 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-27 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735815%27 HTTP/1.1" 200 None
2026-03-27 13:34:39 [adesa.fr] INFO: Saving data for 10735815: {'created_time': 1774618479.090544, 'last_price_update_time': 1774618479.090554, 'auction_closing_time': 1774868400.0}
2026-03-27 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735815') HTTP/1.1" 204 0
2026-03-27 13:34:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735789> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:34:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:34:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e1e3e4e-b806-5cc5-95fb-cb3093954321 with identifier: 10735825
2026-03-27 13:34:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e1e3e4e-b806-5cc5-95fb-cb3093954321 with scrape type 1
2026-03-27 13:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8e1e3e4e-b806-5cc5-95fb-cb3093954321
2026-03-27 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722801%252Fgeneral%252F0d4d0588-02b5-4a8d-9d0c-5ddfcbc969a7.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722801/general/0d4d0588-02b5-4a8d-9d0c-5ddfcbc969a7.jpg already downloaded
2026-03-27 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722801%252Fgeneral%252F2da59da3-e0d2-4add-a363-e8af9d66674d.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722801/general/2da59da3-e0d2-4add-a363-e8af9d66674d.jpg already downloaded
2026-03-27 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722801%252Fgeneral%252Fa4aaf5b7-522a-4e1a-945b-d6395b908878.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722801/general/a4aaf5b7-522a-4e1a-945b-d6395b908878.jpg already downloaded
2026-03-27 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722801%252Fgeneral%252F9ddd4e50-ad23-4055-ae56-22fe152dbad8.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722801/general/9ddd4e50-ad23-4055-ae56-22fe152dbad8.jpg already downloaded
2026-03-27 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722801%252Fgeneral%252Fff86a697-f7e9-46fd-b35e-24dc26caa0f2.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722801/general/ff86a697-f7e9-46fd-b35e-24dc26caa0f2.jpg already downloaded
2026-03-27 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722801%252Fgeneral%252Fd9ed6967-e43d-4a09-b34b-8152916bd420.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722801/general/d9ed6967-e43d-4a09-b34b-8152916bd420.jpg already downloaded
2026-03-27 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722801%252Fgeneral%252Fbee8af1c-fafb-4b47-8f66-135303c80c68.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722801/general/bee8af1c-fafb-4b47-8f66-135303c80c68.jpg already downloaded
2026-03-27 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722801%252Fgeneral%252F3b038113-3251-4871-a666-4dc9c613de79.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722801/general/3b038113-3251-4871-a666-4dc9c613de79.jpg already downloaded
2026-03-27 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722801%252Fgeneral%252Fde1587e7-d6f7-45b7-816f-7115e19f4672.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722801/general/de1587e7-d6f7-45b7-816f-7115e19f4672.jpg already downloaded
2026-03-27 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722801%252Fgeneral%252Fb566beee-96e4-4746-915a-8f9b83eb82c6.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722801/general/b566beee-96e4-4746-915a-8f9b83eb82c6.jpg already downloaded
2026-03-27 13:34:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8e1e3e4e-b806-5cc5-95fb-cb3093954321, identifier: 10735825
2026-03-27 13:34:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8e1e3e4e-b806-5cc5-95fb-cb3093954321 with identifier: 10735825
2026-03-27 13:34:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8e1e3e4e-b806-5cc5-95fb-cb3093954321 with identifier: 10735825
2026-03-27 13:34:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8e1e3e4e-b806-5cc5-95fb-cb3093954321 with identifier: 10735825 to the API
2026-03-27 13:34:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:34:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:34:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735825>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '8e1e3e4e-b806-5cc5-95fb-cb3093954321',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW745ZE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735825',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '508',
'odometer': 166178,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 70,
'photo_urls': ['https://images.openlane.eu/carimgs/5722801/general/0d4d0588-02b5-4a8d-9d0c-5ddfcbc969a7.jpg',
'https://images.openlane.eu/carimgs/5722801/general/2da59da3-e0d2-4add-a363-e8af9d66674d.jpg',
'https://images.openlane.eu/carimgs/5722801/general/a4aaf5b7-522a-4e1a-945b-d6395b908878.jpg',
'https://images.openlane.eu/carimgs/5722801/general/9ddd4e50-ad23-4055-ae56-22fe152dbad8.jpg',
'https://images.openlane.eu/carimgs/5722801/general/ff86a697-f7e9-46fd-b35e-24dc26caa0f2.jpg',
'https://images.openlane.eu/carimgs/5722801/general/d9ed6967-e43d-4a09-b34b-8152916bd420.jpg',
'https://images.openlane.eu/carimgs/5722801/general/bee8af1c-fafb-4b47-8f66-135303c80c68.jpg',
'https://images.openlane.eu/carimgs/5722801/general/3b038113-3251-4871-a666-4dc9c613de79.jpg',
'https://images.openlane.eu/carimgs/5722801/general/de1587e7-d6f7-45b7-816f-7115e19f4672.jpg',
'https://images.openlane.eu/carimgs/5722801/general/b566beee-96e4-4746-915a-8f9b83eb82c6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e1e3e4e-b806-5cc5-95fb-cb3093954321/8e1e3e4e-b806-5cc5-95fb-cb3093954321_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157388,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722801/general/0d4d0588-02b5-4a8d-9d0c-5ddfcbc969a7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e1e3e4e-b806-5cc5-95fb-cb3093954321/8e1e3e4e-b806-5cc5-95fb-cb3093954321_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164463,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722801/general/2da59da3-e0d2-4add-a363-e8af9d66674d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e1e3e4e-b806-5cc5-95fb-cb3093954321/8e1e3e4e-b806-5cc5-95fb-cb3093954321_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157027,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722801/general/a4aaf5b7-522a-4e1a-945b-d6395b908878.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e1e3e4e-b806-5cc5-95fb-cb3093954321/8e1e3e4e-b806-5cc5-95fb-cb3093954321_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152926,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722801/general/9ddd4e50-ad23-4055-ae56-22fe152dbad8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e1e3e4e-b806-5cc5-95fb-cb3093954321/8e1e3e4e-b806-5cc5-95fb-cb3093954321_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103026,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722801/general/ff86a697-f7e9-46fd-b35e-24dc26caa0f2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e1e3e4e-b806-5cc5-95fb-cb3093954321/8e1e3e4e-b806-5cc5-95fb-cb3093954321_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114429,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722801/general/d9ed6967-e43d-4a09-b34b-8152916bd420.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e1e3e4e-b806-5cc5-95fb-cb3093954321/8e1e3e4e-b806-5cc5-95fb-cb3093954321_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103434,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722801/general/bee8af1c-fafb-4b47-8f66-135303c80c68.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e1e3e4e-b806-5cc5-95fb-cb3093954321/8e1e3e4e-b806-5cc5-95fb-cb3093954321_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79347,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722801/general/3b038113-3251-4871-a666-4dc9c613de79.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e1e3e4e-b806-5cc5-95fb-cb3093954321/8e1e3e4e-b806-5cc5-95fb-cb3093954321_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94080,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722801/general/de1587e7-d6f7-45b7-816f-7115e19f4672.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e1e3e4e-b806-5cc5-95fb-cb3093954321/8e1e3e4e-b806-5cc5-95fb-cb3093954321_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108556,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722801/general/b566beee-96e4-4746-915a-8f9b83eb82c6.jpg',
'Width': 1024}],
'price': 7700,
'price_includes_vat': True,
'registration_date': '2021-02-04',
'seats_number': 5,
'seller_name': 'Arval Fleet Services',
'title': 'Peugeot 508 SW 1.6 Allure Business - Hybrid - Automatic - 180 hp - '
'166.178 km',
'transmission': 'automatic',
'trim': 'Allure Business',
'vin': None,
'year': 2021}
2026-03-27 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735825%27 HTTP/1.1" 200 None
2026-03-27 13:34:39 [adesa.fr] INFO: Saving data for 10735825: {'created_time': 1774618479.737476, 'last_price_update_time': 1774618479.737486, 'auction_closing_time': 1774868400.0}
2026-03-27 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735825') HTTP/1.1" 204 0
2026-03-27 13:34:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8127e8a-85dc-5b6a-95e2-92d715804ac3 with identifier: 10735789
2026-03-27 13:34:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8127e8a-85dc-5b6a-95e2-92d715804ac3 with scrape type 1
2026-03-27 13:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d8127e8a-85dc-5b6a-95e2-92d715804ac3
2026-03-27 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670277%252Fgeneral%252Fa584f145-36ca-41ca-a6de-0643366d16dd.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670277/general/a584f145-36ca-41ca-a6de-0643366d16dd.jpg already downloaded
2026-03-27 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670277%252Fgeneral%252F72e491d4-8228-4ccf-860e-eda063932259.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670277/general/72e491d4-8228-4ccf-860e-eda063932259.jpg already downloaded
2026-03-27 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670277%252Fgeneral%252F9ba8f7c7-92f9-4d63-b6da-ea3606356ace.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670277/general/9ba8f7c7-92f9-4d63-b6da-ea3606356ace.jpg already downloaded
2026-03-27 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670277%252Fgeneral%252Fd5926043-36f3-4063-b9e0-395bde12438a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670277/general/d5926043-36f3-4063-b9e0-395bde12438a.jpg already downloaded
2026-03-27 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670277%252Fgeneral%252F6cf0b57f-f6d9-482b-ad2c-9648fdc39f74.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670277/general/6cf0b57f-f6d9-482b-ad2c-9648fdc39f74.jpg already downloaded
2026-03-27 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670277%252Fgeneral%252F9d73aabe-b1a3-4881-aaaa-d6a64ca7247e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670277/general/9d73aabe-b1a3-4881-aaaa-d6a64ca7247e.jpg already downloaded
2026-03-27 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670277%252Fgeneral%252F2689f89d-c409-4a6f-8e98-1d5c1f9f95c5.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670277/general/2689f89d-c409-4a6f-8e98-1d5c1f9f95c5.jpg already downloaded
2026-03-27 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670277%252Fgeneral%252Fd38f4986-b6c9-495e-86c7-a2254636a803.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670277/general/d38f4986-b6c9-495e-86c7-a2254636a803.jpg already downloaded
2026-03-27 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670277%252Fgeneral%252Fb79322ad-0a4f-4917-b734-996909ddfd93.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670277/general/b79322ad-0a4f-4917-b734-996909ddfd93.jpg already downloaded
2026-03-27 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670277%252Fgeneral%252F14866ac8-82a5-4c36-8d94-a706a3fe2c7c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670277/general/14866ac8-82a5-4c36-8d94-a706a3fe2c7c.jpg already downloaded
2026-03-27 13:34:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d8127e8a-85dc-5b6a-95e2-92d715804ac3, identifier: 10735789
2026-03-27 13:34:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d8127e8a-85dc-5b6a-95e2-92d715804ac3 with identifier: 10735789
2026-03-27 13:34:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d8127e8a-85dc-5b6a-95e2-92d715804ac3 with identifier: 10735789
2026-03-27 13:34:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d8127e8a-85dc-5b6a-95e2-92d715804ac3 with identifier: 10735789 to the API
2026-03-27 13:34:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:34:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:34:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735789>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 225,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Hybrid',
'id': 'd8127e8a-85dc-5b6a-95e2-92d715804ac3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-288-BT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735789',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 151062,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 83,
'photo_urls': ['https://images.openlane.eu/carimgs/5670277/general/a584f145-36ca-41ca-a6de-0643366d16dd.jpg',
'https://images.openlane.eu/carimgs/5670277/general/72e491d4-8228-4ccf-860e-eda063932259.jpg',
'https://images.openlane.eu/carimgs/5670277/general/9ba8f7c7-92f9-4d63-b6da-ea3606356ace.jpg',
'https://images.openlane.eu/carimgs/5670277/general/d5926043-36f3-4063-b9e0-395bde12438a.jpg',
'https://images.openlane.eu/carimgs/5670277/general/6cf0b57f-f6d9-482b-ad2c-9648fdc39f74.jpg',
'https://images.openlane.eu/carimgs/5670277/general/9d73aabe-b1a3-4881-aaaa-d6a64ca7247e.jpg',
'https://images.openlane.eu/carimgs/5670277/general/2689f89d-c409-4a6f-8e98-1d5c1f9f95c5.jpg',
'https://images.openlane.eu/carimgs/5670277/general/d38f4986-b6c9-495e-86c7-a2254636a803.jpg',
'https://images.openlane.eu/carimgs/5670277/general/b79322ad-0a4f-4917-b734-996909ddfd93.jpg',
'https://images.openlane.eu/carimgs/5670277/general/14866ac8-82a5-4c36-8d94-a706a3fe2c7c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8127e8a-85dc-5b6a-95e2-92d715804ac3/d8127e8a-85dc-5b6a-95e2-92d715804ac3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117062,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670277/general/a584f145-36ca-41ca-a6de-0643366d16dd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8127e8a-85dc-5b6a-95e2-92d715804ac3/d8127e8a-85dc-5b6a-95e2-92d715804ac3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132272,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670277/general/72e491d4-8228-4ccf-860e-eda063932259.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8127e8a-85dc-5b6a-95e2-92d715804ac3/d8127e8a-85dc-5b6a-95e2-92d715804ac3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114110,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670277/general/9ba8f7c7-92f9-4d63-b6da-ea3606356ace.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8127e8a-85dc-5b6a-95e2-92d715804ac3/d8127e8a-85dc-5b6a-95e2-92d715804ac3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128999,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670277/general/d5926043-36f3-4063-b9e0-395bde12438a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8127e8a-85dc-5b6a-95e2-92d715804ac3/d8127e8a-85dc-5b6a-95e2-92d715804ac3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73748,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670277/general/6cf0b57f-f6d9-482b-ad2c-9648fdc39f74.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8127e8a-85dc-5b6a-95e2-92d715804ac3/d8127e8a-85dc-5b6a-95e2-92d715804ac3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86902,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670277/general/9d73aabe-b1a3-4881-aaaa-d6a64ca7247e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8127e8a-85dc-5b6a-95e2-92d715804ac3/d8127e8a-85dc-5b6a-95e2-92d715804ac3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97666,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670277/general/2689f89d-c409-4a6f-8e98-1d5c1f9f95c5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8127e8a-85dc-5b6a-95e2-92d715804ac3/d8127e8a-85dc-5b6a-95e2-92d715804ac3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136956,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670277/general/d38f4986-b6c9-495e-86c7-a2254636a803.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8127e8a-85dc-5b6a-95e2-92d715804ac3/d8127e8a-85dc-5b6a-95e2-92d715804ac3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106861,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670277/general/b79322ad-0a4f-4917-b734-996909ddfd93.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8127e8a-85dc-5b6a-95e2-92d715804ac3/d8127e8a-85dc-5b6a-95e2-92d715804ac3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121672,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670277/general/14866ac8-82a5-4c36-8d94-a706a3fe2c7c.jpg',
'Width': 1024}],
'price': 11900,
'price_includes_vat': True,
'registration_date': '2021-11-22',
'seats_number': 5,
'seller_name': 'Natixis Car Lease (Athlon)',
'title': 'DS DS7 Crossback 1.6 E-TENSE Performance Line + - Hybrid - '
'Automatic - 225 hp - 151.062 km',
'transmission': 'automatic',
'trim': 'Performance Line +',
'vin': None,
'year': 2021}
2026-03-27 13:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735789%27 HTTP/1.1" 200 None
2026-03-27 13:34:40 [adesa.fr] INFO: Saving data for 10735789: {'created_time': 1774618480.366262, 'last_price_update_time': 1774618480.366274, 'auction_closing_time': 1774868400.0}
2026-03-27 13:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735789') HTTP/1.1" 204 0
2026-03-27 13:34:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735819> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:34:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735818> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:34:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:34:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:34:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735817> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:34:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:34:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12b6a7b1-b76a-53e4-9ec7-97217781f490 with identifier: 10735819
2026-03-27 13:34:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12b6a7b1-b76a-53e4-9ec7-97217781f490 with scrape type 1
2026-03-27 13:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 12b6a7b1-b76a-53e4-9ec7-97217781f490
2026-03-27 13:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709576%252Fgeneral%252F54abde08-caf9-4a69-9ea1-6969c328f966.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709576/general/54abde08-caf9-4a69-9ea1-6969c328f966.jpg already downloaded
2026-03-27 13:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709576%252Fgeneral%252F6fa5e530-f5d9-45aa-af38-8a87bb218b91.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709576/general/6fa5e530-f5d9-45aa-af38-8a87bb218b91.jpg already downloaded
2026-03-27 13:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709576%252Fgeneral%252F02c4e4a8-abd7-492b-bde2-52298e6a4544.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709576/general/02c4e4a8-abd7-492b-bde2-52298e6a4544.jpg already downloaded
2026-03-27 13:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709576%252Fgeneral%252F87d2f316-ccdc-4225-ab98-a41f3c5b6e0a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709576/general/87d2f316-ccdc-4225-ab98-a41f3c5b6e0a.jpg already downloaded
2026-03-27 13:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709576%252Fgeneral%252Febba6bc5-b292-463d-a08c-92575d563874.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709576/general/ebba6bc5-b292-463d-a08c-92575d563874.jpg already downloaded
2026-03-27 13:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709576%252Fgeneral%252Ff75e2e5a-a69f-4245-b13a-d6e4f596d812.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709576/general/f75e2e5a-a69f-4245-b13a-d6e4f596d812.jpg already downloaded
2026-03-27 13:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709576%252Fgeneral%252F9367db7c-779b-444d-a42c-c15eeb6544ba.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709576/general/9367db7c-779b-444d-a42c-c15eeb6544ba.jpg already downloaded
2026-03-27 13:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709576%252Fgeneral%252F9ce205ba-93d5-4f0f-b86b-d0f0d22f5226.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709576/general/9ce205ba-93d5-4f0f-b86b-d0f0d22f5226.jpg already downloaded
2026-03-27 13:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709576%252Fgeneral%252F8ccda026-7eb3-4f89-a409-e90744e0ee12.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709576/general/8ccda026-7eb3-4f89-a409-e90744e0ee12.jpg already downloaded
2026-03-27 13:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709576%252Fgeneral%252Fb7368b8d-1baf-42d1-a729-9c1161d1b426.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709576/general/b7368b8d-1baf-42d1-a729-9c1161d1b426.jpg already downloaded
2026-03-27 13:34:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 12b6a7b1-b76a-53e4-9ec7-97217781f490, identifier: 10735819
2026-03-27 13:34:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 12b6a7b1-b76a-53e4-9ec7-97217781f490 with identifier: 10735819
2026-03-27 13:34:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 13:34:40 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Orange HTTP/1.1" 200 None
2026-03-27 13:34:40 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 13:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 13:34:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 12b6a7b1-b76a-53e4-9ec7-97217781f490 with identifier: 10735819
2026-03-27 13:34:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 12b6a7b1-b76a-53e4-9ec7-97217781f490 with identifier: 10735819 to the API
2026-03-27 13:34:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:34:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:34:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735819>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'MPV',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '12b6a7b1-b76a-53e4-9ec7-97217781f490',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB543CE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735819',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '5008',
'odometer': 179012,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 79,
'photo_urls': ['https://images.openlane.eu/carimgs/5709576/general/54abde08-caf9-4a69-9ea1-6969c328f966.jpg',
'https://images.openlane.eu/carimgs/5709576/general/6fa5e530-f5d9-45aa-af38-8a87bb218b91.jpg',
'https://images.openlane.eu/carimgs/5709576/general/02c4e4a8-abd7-492b-bde2-52298e6a4544.jpg',
'https://images.openlane.eu/carimgs/5709576/general/87d2f316-ccdc-4225-ab98-a41f3c5b6e0a.jpg',
'https://images.openlane.eu/carimgs/5709576/general/ebba6bc5-b292-463d-a08c-92575d563874.jpg',
'https://images.openlane.eu/carimgs/5709576/general/f75e2e5a-a69f-4245-b13a-d6e4f596d812.jpg',
'https://images.openlane.eu/carimgs/5709576/general/9367db7c-779b-444d-a42c-c15eeb6544ba.jpg',
'https://images.openlane.eu/carimgs/5709576/general/9ce205ba-93d5-4f0f-b86b-d0f0d22f5226.jpg',
'https://images.openlane.eu/carimgs/5709576/general/8ccda026-7eb3-4f89-a409-e90744e0ee12.jpg',
'https://images.openlane.eu/carimgs/5709576/general/b7368b8d-1baf-42d1-a729-9c1161d1b426.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12b6a7b1-b76a-53e4-9ec7-97217781f490/12b6a7b1-b76a-53e4-9ec7-97217781f490_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99946,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709576/general/54abde08-caf9-4a69-9ea1-6969c328f966.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12b6a7b1-b76a-53e4-9ec7-97217781f490/12b6a7b1-b76a-53e4-9ec7-97217781f490_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112094,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709576/general/6fa5e530-f5d9-45aa-af38-8a87bb218b91.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12b6a7b1-b76a-53e4-9ec7-97217781f490/12b6a7b1-b76a-53e4-9ec7-97217781f490_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110699,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709576/general/02c4e4a8-abd7-492b-bde2-52298e6a4544.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12b6a7b1-b76a-53e4-9ec7-97217781f490/12b6a7b1-b76a-53e4-9ec7-97217781f490_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112026,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709576/general/87d2f316-ccdc-4225-ab98-a41f3c5b6e0a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12b6a7b1-b76a-53e4-9ec7-97217781f490/12b6a7b1-b76a-53e4-9ec7-97217781f490_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115804,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709576/general/ebba6bc5-b292-463d-a08c-92575d563874.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12b6a7b1-b76a-53e4-9ec7-97217781f490/12b6a7b1-b76a-53e4-9ec7-97217781f490_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84929,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709576/general/f75e2e5a-a69f-4245-b13a-d6e4f596d812.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12b6a7b1-b76a-53e4-9ec7-97217781f490/12b6a7b1-b76a-53e4-9ec7-97217781f490_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103423,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709576/general/9367db7c-779b-444d-a42c-c15eeb6544ba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12b6a7b1-b76a-53e4-9ec7-97217781f490/12b6a7b1-b76a-53e4-9ec7-97217781f490_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71871,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709576/general/9ce205ba-93d5-4f0f-b86b-d0f0d22f5226.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12b6a7b1-b76a-53e4-9ec7-97217781f490/12b6a7b1-b76a-53e4-9ec7-97217781f490_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77646,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709576/general/8ccda026-7eb3-4f89-a409-e90744e0ee12.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_12b6a7b1-b76a-53e4-9ec7-97217781f490/12b6a7b1-b76a-53e4-9ec7-97217781f490_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130707,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709576/general/b7368b8d-1baf-42d1-a729-9c1161d1b426.jpg',
'Width': 1024}],
'price': 10200,
'price_includes_vat': True,
'registration_date': '2021-08-03',
'seats_number': 7,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Peugeot 5008 1.5 HDI Allure - Diesel - Automatic - 130 hp - 179.012 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-27 13:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735819%27 HTTP/1.1" 200 None
2026-03-27 13:34:41 [adesa.fr] INFO: Saving data for 10735819: {'created_time': 1774618481.280143, 'last_price_update_time': 1774618481.280152, 'auction_closing_time': 1774868400.0}
2026-03-27 13:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735819') HTTP/1.1" 204 0
2026-03-27 13:34:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9eae8647-3b32-5a1b-84ea-f0a9809a62bc with identifier: 10735818
2026-03-27 13:34:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9eae8647-3b32-5a1b-84ea-f0a9809a62bc with scrape type 1
2026-03-27 13:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9eae8647-3b32-5a1b-84ea-f0a9809a62bc
2026-03-27 13:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709541%252Fgeneral%252F715c89bd-2894-4c29-ac6c-05274e34ea2e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709541/general/715c89bd-2894-4c29-ac6c-05274e34ea2e.jpg already downloaded
2026-03-27 13:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709541%252Fgeneral%252F8ac39b82-dd44-4072-933b-d738bd072de9.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709541/general/8ac39b82-dd44-4072-933b-d738bd072de9.jpg already downloaded
2026-03-27 13:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709541%252Fgeneral%252Fbb5b47e0-db60-4de1-9352-e759046274f9.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709541/general/bb5b47e0-db60-4de1-9352-e759046274f9.jpg already downloaded
2026-03-27 13:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709541%252Fgeneral%252Fad41b5b9-1b17-4ee0-bb37-be4f95dfbba3.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709541/general/ad41b5b9-1b17-4ee0-bb37-be4f95dfbba3.jpg already downloaded
2026-03-27 13:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709541%252Fgeneral%252F9f100add-3bfa-4c73-aefd-f9b7d3600186.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709541/general/9f100add-3bfa-4c73-aefd-f9b7d3600186.jpg already downloaded
2026-03-27 13:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709541%252Fgeneral%252F324bd0e5-913e-46a7-b27c-3d1760dde5b0.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709541/general/324bd0e5-913e-46a7-b27c-3d1760dde5b0.jpg already downloaded
2026-03-27 13:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709541%252Fgeneral%252F0d797c30-0281-4f96-abde-16b5a0505674.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709541/general/0d797c30-0281-4f96-abde-16b5a0505674.jpg already downloaded
2026-03-27 13:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709541%252Fgeneral%252Fc3bb942d-7552-4e1d-b764-096a4b17a7b6.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709541/general/c3bb942d-7552-4e1d-b764-096a4b17a7b6.jpg already downloaded
2026-03-27 13:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709541%252Fgeneral%252Fc72c3977-ea35-406c-8bee-9c1f6c7d6d91.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709541/general/c72c3977-ea35-406c-8bee-9c1f6c7d6d91.jpg already downloaded
2026-03-27 13:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709541%252Fgeneral%252Fbbf5e3b2-45cf-427a-b944-8343455031d3.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709541/general/bbf5e3b2-45cf-427a-b944-8343455031d3.jpg already downloaded
2026-03-27 13:34:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9eae8647-3b32-5a1b-84ea-f0a9809a62bc, identifier: 10735818
2026-03-27 13:34:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730721> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:34:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9eae8647-3b32-5a1b-84ea-f0a9809a62bc with identifier: 10735818
2026-03-27 13:34:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9eae8647-3b32-5a1b-84ea-f0a9809a62bc with identifier: 10735818
2026-03-27 13:34:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9eae8647-3b32-5a1b-84ea-f0a9809a62bc with identifier: 10735818 to the API
2026-03-27 13:34:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:34:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:34:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735818>
{'auction_title': '',
'c_o_2_emission_value': 149,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '9eae8647-3b32-5a1b-84ea-f0a9809a62bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV253JW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735818',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Opel',
'model': 'Insignia',
'odometer': 145575,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 38,
'photo_urls': ['https://images.openlane.eu/carimgs/5709541/general/715c89bd-2894-4c29-ac6c-05274e34ea2e.jpg',
'https://images.openlane.eu/carimgs/5709541/general/8ac39b82-dd44-4072-933b-d738bd072de9.jpg',
'https://images.openlane.eu/carimgs/5709541/general/bb5b47e0-db60-4de1-9352-e759046274f9.jpg',
'https://images.openlane.eu/carimgs/5709541/general/ad41b5b9-1b17-4ee0-bb37-be4f95dfbba3.jpg',
'https://images.openlane.eu/carimgs/5709541/general/9f100add-3bfa-4c73-aefd-f9b7d3600186.jpg',
'https://images.openlane.eu/carimgs/5709541/general/324bd0e5-913e-46a7-b27c-3d1760dde5b0.jpg',
'https://images.openlane.eu/carimgs/5709541/general/0d797c30-0281-4f96-abde-16b5a0505674.jpg',
'https://images.openlane.eu/carimgs/5709541/general/c3bb942d-7552-4e1d-b764-096a4b17a7b6.jpg',
'https://images.openlane.eu/carimgs/5709541/general/c72c3977-ea35-406c-8bee-9c1f6c7d6d91.jpg',
'https://images.openlane.eu/carimgs/5709541/general/bbf5e3b2-45cf-427a-b944-8343455031d3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9eae8647-3b32-5a1b-84ea-f0a9809a62bc/9eae8647-3b32-5a1b-84ea-f0a9809a62bc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145696,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709541/general/715c89bd-2894-4c29-ac6c-05274e34ea2e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9eae8647-3b32-5a1b-84ea-f0a9809a62bc/9eae8647-3b32-5a1b-84ea-f0a9809a62bc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158725,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709541/general/8ac39b82-dd44-4072-933b-d738bd072de9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9eae8647-3b32-5a1b-84ea-f0a9809a62bc/9eae8647-3b32-5a1b-84ea-f0a9809a62bc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141950,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709541/general/bb5b47e0-db60-4de1-9352-e759046274f9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9eae8647-3b32-5a1b-84ea-f0a9809a62bc/9eae8647-3b32-5a1b-84ea-f0a9809a62bc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141399,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709541/general/ad41b5b9-1b17-4ee0-bb37-be4f95dfbba3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9eae8647-3b32-5a1b-84ea-f0a9809a62bc/9eae8647-3b32-5a1b-84ea-f0a9809a62bc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85356,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709541/general/9f100add-3bfa-4c73-aefd-f9b7d3600186.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9eae8647-3b32-5a1b-84ea-f0a9809a62bc/9eae8647-3b32-5a1b-84ea-f0a9809a62bc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118356,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709541/general/324bd0e5-913e-46a7-b27c-3d1760dde5b0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9eae8647-3b32-5a1b-84ea-f0a9809a62bc/9eae8647-3b32-5a1b-84ea-f0a9809a62bc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88558,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709541/general/0d797c30-0281-4f96-abde-16b5a0505674.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9eae8647-3b32-5a1b-84ea-f0a9809a62bc/9eae8647-3b32-5a1b-84ea-f0a9809a62bc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144486,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709541/general/c3bb942d-7552-4e1d-b764-096a4b17a7b6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9eae8647-3b32-5a1b-84ea-f0a9809a62bc/9eae8647-3b32-5a1b-84ea-f0a9809a62bc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89953,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709541/general/c72c3977-ea35-406c-8bee-9c1f6c7d6d91.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9eae8647-3b32-5a1b-84ea-f0a9809a62bc/9eae8647-3b32-5a1b-84ea-f0a9809a62bc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84026,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709541/general/bbf5e3b2-45cf-427a-b944-8343455031d3.jpg',
'Width': 1024}],
'price': 6100,
'price_includes_vat': True,
'registration_date': '2020-11-26',
'seats_number': 5,
'seller_name': 'LOUVEO (Arval)',
'title': 'Opel Insignia Sports Tourer 1.6 CDTI Business Elegance - Diesel - '
'Automatic - 136 hp - 145.575 km',
'transmission': 'automatic',
'trim': 'Business Elegance',
'vin': None,
'year': 2020}
2026-03-27 13:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735818%27 HTTP/1.1" 200 None
2026-03-27 13:34:41 [adesa.fr] INFO: Saving data for 10735818: {'created_time': 1774618481.878328, 'last_price_update_time': 1774618481.878338, 'auction_closing_time': 1774868400.0}
2026-03-27 13:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735818') HTTP/1.1" 204 0
2026-03-27 13:34:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:34:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd34e0e8-b073-56c8-bfd2-e02e643675e5 with identifier: 10735817
2026-03-27 13:34:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd34e0e8-b073-56c8-bfd2-e02e643675e5 with scrape type 1
2026-03-27 13:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fd34e0e8-b073-56c8-bfd2-e02e643675e5
2026-03-27 13:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709533%252Fgeneral%252F15f0a589-f5ef-4943-bfdc-7451bdedf68a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709533/general/15f0a589-f5ef-4943-bfdc-7451bdedf68a.jpg already downloaded
2026-03-27 13:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709533%252Fgeneral%252Fbfa6c6c2-3afd-46d9-a223-b5f864bb980e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709533/general/bfa6c6c2-3afd-46d9-a223-b5f864bb980e.jpg already downloaded
2026-03-27 13:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709533%252Fgeneral%252F5c93ac0f-5493-4933-925b-7dcefe44f40e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709533/general/5c93ac0f-5493-4933-925b-7dcefe44f40e.jpg already downloaded
2026-03-27 13:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709533%252Fgeneral%252F653d38a5-ace2-4ab9-8e6c-81a4b7b27fa3.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709533/general/653d38a5-ace2-4ab9-8e6c-81a4b7b27fa3.jpg already downloaded
2026-03-27 13:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709533%252Fgeneral%252F17d31171-a6eb-40fc-9224-15772825769c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709533/general/17d31171-a6eb-40fc-9224-15772825769c.jpg already downloaded
2026-03-27 13:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709533%252Fgeneral%252F0ee9c587-35fd-48ee-8fb7-2cc68ef6bbe6.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709533/general/0ee9c587-35fd-48ee-8fb7-2cc68ef6bbe6.jpg already downloaded
2026-03-27 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709533%252Fgeneral%252F306d84e7-9fa5-4dbf-8098-02b63da4bd49.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709533/general/306d84e7-9fa5-4dbf-8098-02b63da4bd49.jpg already downloaded
2026-03-27 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709533%252Fgeneral%252F317770cd-143a-48fb-903a-915823015b21.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709533/general/317770cd-143a-48fb-903a-915823015b21.jpg already downloaded
2026-03-27 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709533%252Fgeneral%252F63541735-80c4-430f-9019-56ff582993f1.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709533/general/63541735-80c4-430f-9019-56ff582993f1.jpg already downloaded
2026-03-27 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709533%252Fgeneral%252F9c6e61e3-d1e4-4589-b5ad-bd48ac386c44.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709533/general/9c6e61e3-d1e4-4589-b5ad-bd48ac386c44.jpg already downloaded
2026-03-27 13:34:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: fd34e0e8-b073-56c8-bfd2-e02e643675e5, identifier: 10735817
2026-03-27 13:34:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: fd34e0e8-b073-56c8-bfd2-e02e643675e5 with identifier: 10735817
2026-03-27 13:34:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: fd34e0e8-b073-56c8-bfd2-e02e643675e5 with identifier: 10735817
2026-03-27 13:34:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: fd34e0e8-b073-56c8-bfd2-e02e643675e5 with identifier: 10735817 to the API
2026-03-27 13:34:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:34:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:34:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735817>
{'auction_title': '',
'c_o_2_emission_value': 95,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'fd34e0e8-b073-56c8-bfd2-e02e643675e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ER338PT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735817',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Megane',
'odometer': 170101,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 96,
'photo_urls': ['https://images.openlane.eu/carimgs/5709533/general/15f0a589-f5ef-4943-bfdc-7451bdedf68a.jpg',
'https://images.openlane.eu/carimgs/5709533/general/bfa6c6c2-3afd-46d9-a223-b5f864bb980e.jpg',
'https://images.openlane.eu/carimgs/5709533/general/5c93ac0f-5493-4933-925b-7dcefe44f40e.jpg',
'https://images.openlane.eu/carimgs/5709533/general/653d38a5-ace2-4ab9-8e6c-81a4b7b27fa3.jpg',
'https://images.openlane.eu/carimgs/5709533/general/17d31171-a6eb-40fc-9224-15772825769c.jpg',
'https://images.openlane.eu/carimgs/5709533/general/0ee9c587-35fd-48ee-8fb7-2cc68ef6bbe6.jpg',
'https://images.openlane.eu/carimgs/5709533/general/306d84e7-9fa5-4dbf-8098-02b63da4bd49.jpg',
'https://images.openlane.eu/carimgs/5709533/general/317770cd-143a-48fb-903a-915823015b21.jpg',
'https://images.openlane.eu/carimgs/5709533/general/63541735-80c4-430f-9019-56ff582993f1.jpg',
'https://images.openlane.eu/carimgs/5709533/general/9c6e61e3-d1e4-4589-b5ad-bd48ac386c44.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd34e0e8-b073-56c8-bfd2-e02e643675e5/fd34e0e8-b073-56c8-bfd2-e02e643675e5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96619,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709533/general/15f0a589-f5ef-4943-bfdc-7451bdedf68a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd34e0e8-b073-56c8-bfd2-e02e643675e5/fd34e0e8-b073-56c8-bfd2-e02e643675e5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112161,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709533/general/bfa6c6c2-3afd-46d9-a223-b5f864bb980e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd34e0e8-b073-56c8-bfd2-e02e643675e5/fd34e0e8-b073-56c8-bfd2-e02e643675e5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109945,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709533/general/5c93ac0f-5493-4933-925b-7dcefe44f40e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd34e0e8-b073-56c8-bfd2-e02e643675e5/fd34e0e8-b073-56c8-bfd2-e02e643675e5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111154,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709533/general/653d38a5-ace2-4ab9-8e6c-81a4b7b27fa3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd34e0e8-b073-56c8-bfd2-e02e643675e5/fd34e0e8-b073-56c8-bfd2-e02e643675e5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74569,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709533/general/17d31171-a6eb-40fc-9224-15772825769c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd34e0e8-b073-56c8-bfd2-e02e643675e5/fd34e0e8-b073-56c8-bfd2-e02e643675e5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99582,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709533/general/0ee9c587-35fd-48ee-8fb7-2cc68ef6bbe6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd34e0e8-b073-56c8-bfd2-e02e643675e5/fd34e0e8-b073-56c8-bfd2-e02e643675e5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82412,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709533/general/306d84e7-9fa5-4dbf-8098-02b63da4bd49.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd34e0e8-b073-56c8-bfd2-e02e643675e5/fd34e0e8-b073-56c8-bfd2-e02e643675e5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119906,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709533/general/317770cd-143a-48fb-903a-915823015b21.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd34e0e8-b073-56c8-bfd2-e02e643675e5/fd34e0e8-b073-56c8-bfd2-e02e643675e5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150027,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709533/general/63541735-80c4-430f-9019-56ff582993f1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd34e0e8-b073-56c8-bfd2-e02e643675e5/fd34e0e8-b073-56c8-bfd2-e02e643675e5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114073,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709533/general/9c6e61e3-d1e4-4589-b5ad-bd48ac386c44.jpg',
'Width': 1024}],
'price': 4300,
'price_includes_vat': True,
'registration_date': '2017-10-27',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Renault Megane 1.5 DCI Zen - Diesel - Manual - 110 hp - 170.101 km',
'transmission': 'manual',
'trim': 'Zen',
'vin': None,
'year': 2017}
2026-03-27 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735817%27 HTTP/1.1" 200 None
2026-03-27 13:34:42 [adesa.fr] INFO: Saving data for 10735817: {'created_time': 1774618482.48058, 'last_price_update_time': 1774618482.480592, 'auction_closing_time': 1774868400.0}
2026-03-27 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735817') HTTP/1.1" 204 0
2026-03-27 13:34:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d790f8f3-e162-59a3-aa41-0f00e430121f with identifier: 10730721
2026-03-27 13:34:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d790f8f3-e162-59a3-aa41-0f00e430121f with scrape type 1
2026-03-27 13:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d790f8f3-e162-59a3-aa41-0f00e430121f
2026-03-27 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748684%252Fgeneral%252F109295e4-0b87-41d4-868a-55096f834f94.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748684/general/109295e4-0b87-41d4-868a-55096f834f94.jpg not downloaded yet
2026-03-27 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748684%252Fgeneral%252F42fb9cf8-efc3-44ab-a643-1fc8f7755b0a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748684/general/42fb9cf8-efc3-44ab-a643-1fc8f7755b0a.jpg not downloaded yet
2026-03-27 13:34:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735783> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:34:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748684%252Fgeneral%252F67963dc8-bf45-433a-86e2-33fc9c84eaf4.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748684/general/67963dc8-bf45-433a-86e2-33fc9c84eaf4.jpg not downloaded yet
2026-03-27 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748684%252Fgeneral%252F8033f8c3-5518-4bbd-87a4-18effb6af697.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748684/general/8033f8c3-5518-4bbd-87a4-18effb6af697.jpg not downloaded yet
2026-03-27 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748684%252Fgeneral%252F0a75ee14-e981-44da-b99c-d1aa88b387da.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748684/general/0a75ee14-e981-44da-b99c-d1aa88b387da.jpg not downloaded yet
2026-03-27 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748684%252Fgeneral%252F0222be82-84db-47de-ae61-772bfa89174e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748684/general/0222be82-84db-47de-ae61-772bfa89174e.jpg not downloaded yet
2026-03-27 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748684%252Fgeneral%252F74d76da0-956a-460c-a6c8-9515d9948a1b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748684/general/74d76da0-956a-460c-a6c8-9515d9948a1b.jpg not downloaded yet
2026-03-27 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748684%252Fgeneral%252F55f1a6f4-e866-4398-9ee4-05daa1524477.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748684/general/55f1a6f4-e866-4398-9ee4-05daa1524477.jpg not downloaded yet
2026-03-27 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748684%252Fgeneral%252F0314cd07-8223-477f-93ff-4cbc9bd0b9ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748684/general/0314cd07-8223-477f-93ff-4cbc9bd0b9ac.jpg not downloaded yet
2026-03-27 13:34:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748684/general/109295e4-0b87-41d4-868a-55096f834f94.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730721)
2026-03-27 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748684%252Fgeneral%252Fc73c4993-38cb-4a08-a8c1-615526fbfdf6.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748684/general/c73c4993-38cb-4a08-a8c1-615526fbfdf6.jpg not downloaded yet
2026-03-27 13:34:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa331c3c-d71a-52dd-961c-9924d5b514c8 with identifier: 10735783
2026-03-27 13:34:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa331c3c-d71a-52dd-961c-9924d5b514c8 with scrape type 1
2026-03-27 13:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item aa331c3c-d71a-52dd-961c-9924d5b514c8
2026-03-27 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637198%252Fgeneral%252F25461d5b-5d3b-43b1-b681-cdbfaa50e8b2.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637198/general/25461d5b-5d3b-43b1-b681-cdbfaa50e8b2.jpg already downloaded
2026-03-27 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637198%252Fgeneral%252F1540ffb9-0071-4c10-b28a-f9772a8846ee.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637198/general/1540ffb9-0071-4c10-b28a-f9772a8846ee.jpg already downloaded
2026-03-27 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637198%252Fgeneral%252F756c931c-4862-4a8e-afc1-629dfac79339.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637198/general/756c931c-4862-4a8e-afc1-629dfac79339.jpg already downloaded
2026-03-27 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637198%252Fgeneral%252F4112606e-2235-4233-92f9-1cbab3509ce3.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637198/general/4112606e-2235-4233-92f9-1cbab3509ce3.jpg already downloaded
2026-03-27 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637198%252Fgeneral%252F5283d2a4-9ec7-46a5-bd45-51097d9ae9ab.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637198/general/5283d2a4-9ec7-46a5-bd45-51097d9ae9ab.jpg already downloaded
2026-03-27 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637198%252Fgeneral%252F684af00b-886f-4c5d-a51e-c13d804c25ff.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637198/general/684af00b-886f-4c5d-a51e-c13d804c25ff.jpg already downloaded
2026-03-27 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637198%252Fgeneral%252F1405f57d-0cc9-49cb-9530-1f414ae6768b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637198/general/1405f57d-0cc9-49cb-9530-1f414ae6768b.jpg already downloaded
2026-03-27 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637198%252Fgeneral%252F5509b372-4a59-481d-8d25-647ca3662612.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637198/general/5509b372-4a59-481d-8d25-647ca3662612.jpg already downloaded
2026-03-27 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637198%252Fgeneral%252F7e658e0a-3ba3-40ef-83a6-ebce8253b08b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637198/general/7e658e0a-3ba3-40ef-83a6-ebce8253b08b.jpg already downloaded
2026-03-27 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637198%252Fgeneral%252F4f9ada39-aeea-41f8-8926-7e5785b776f9.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637198/general/4f9ada39-aeea-41f8-8926-7e5785b776f9.jpg already downloaded
2026-03-27 13:34:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: aa331c3c-d71a-52dd-961c-9924d5b514c8, identifier: 10735783
2026-03-27 13:34:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: aa331c3c-d71a-52dd-961c-9924d5b514c8 with identifier: 10735783
2026-03-27 13:34:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: aa331c3c-d71a-52dd-961c-9924d5b514c8 with identifier: 10735783
2026-03-27 13:34:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: aa331c3c-d71a-52dd-961c-9924d5b514c8 with identifier: 10735783 to the API
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:34:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735783>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Hybrid',
'id': 'aa331c3c-d71a-52dd-961c-9924d5b514c8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS-294-FA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735783',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 94918,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5637198/general/25461d5b-5d3b-43b1-b681-cdbfaa50e8b2.jpg',
'https://images.openlane.eu/carimgs/5637198/general/1540ffb9-0071-4c10-b28a-f9772a8846ee.jpg',
'https://images.openlane.eu/carimgs/5637198/general/756c931c-4862-4a8e-afc1-629dfac79339.jpg',
'https://images.openlane.eu/carimgs/5637198/general/4112606e-2235-4233-92f9-1cbab3509ce3.jpg',
'https://images.openlane.eu/carimgs/5637198/general/5283d2a4-9ec7-46a5-bd45-51097d9ae9ab.jpg',
'https://images.openlane.eu/carimgs/5637198/general/684af00b-886f-4c5d-a51e-c13d804c25ff.jpg',
'https://images.openlane.eu/carimgs/5637198/general/1405f57d-0cc9-49cb-9530-1f414ae6768b.jpg',
'https://images.openlane.eu/carimgs/5637198/general/5509b372-4a59-481d-8d25-647ca3662612.jpg',
'https://images.openlane.eu/carimgs/5637198/general/7e658e0a-3ba3-40ef-83a6-ebce8253b08b.jpg',
'https://images.openlane.eu/carimgs/5637198/general/4f9ada39-aeea-41f8-8926-7e5785b776f9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa331c3c-d71a-52dd-961c-9924d5b514c8/aa331c3c-d71a-52dd-961c-9924d5b514c8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 722631,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637198/general/25461d5b-5d3b-43b1-b681-cdbfaa50e8b2.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa331c3c-d71a-52dd-961c-9924d5b514c8/aa331c3c-d71a-52dd-961c-9924d5b514c8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 633195,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637198/general/1540ffb9-0071-4c10-b28a-f9772a8846ee.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa331c3c-d71a-52dd-961c-9924d5b514c8/aa331c3c-d71a-52dd-961c-9924d5b514c8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 664941,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637198/general/756c931c-4862-4a8e-afc1-629dfac79339.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa331c3c-d71a-52dd-961c-9924d5b514c8/aa331c3c-d71a-52dd-961c-9924d5b514c8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 562180,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637198/general/4112606e-2235-4233-92f9-1cbab3509ce3.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa331c3c-d71a-52dd-961c-9924d5b514c8/aa331c3c-d71a-52dd-961c-9924d5b514c8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 869146,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637198/general/5283d2a4-9ec7-46a5-bd45-51097d9ae9ab.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa331c3c-d71a-52dd-961c-9924d5b514c8/aa331c3c-d71a-52dd-961c-9924d5b514c8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 491476,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637198/general/684af00b-886f-4c5d-a51e-c13d804c25ff.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa331c3c-d71a-52dd-961c-9924d5b514c8/aa331c3c-d71a-52dd-961c-9924d5b514c8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 427684,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637198/general/1405f57d-0cc9-49cb-9530-1f414ae6768b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa331c3c-d71a-52dd-961c-9924d5b514c8/aa331c3c-d71a-52dd-961c-9924d5b514c8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 509391,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637198/general/5509b372-4a59-481d-8d25-647ca3662612.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa331c3c-d71a-52dd-961c-9924d5b514c8/aa331c3c-d71a-52dd-961c-9924d5b514c8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 692630,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637198/general/7e658e0a-3ba3-40ef-83a6-ebce8253b08b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aa331c3c-d71a-52dd-961c-9924d5b514c8/aa331c3c-d71a-52dd-961c-9924d5b514c8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 380003,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637198/general/4f9ada39-aeea-41f8-8926-7e5785b776f9.jpg',
'Width': 2000}],
'price': 15500,
'price_includes_vat': True,
'registration_date': '2023-11-03',
'seats_number': 5,
'seller_name': 'SAS COMPAGNIE PICARDE DE LOGISTIQUE AUTO',
'title': 'Kia Sportage 1.6 T-GDI Active - Hybrid - Automatic - 180 hp - '
'94.918 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2023}
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735783%27 HTTP/1.1" 200 None
2026-03-27 13:34:43 [adesa.fr] INFO: Saving data for 10735783: {'created_time': 1774618483.249095, 'last_price_update_time': 1774618483.249105, 'auction_closing_time': 1774868400.0}
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735783') HTTP/1.1" 204 0
2026-03-27 13:34:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733984> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:34:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae796d0450>
2026-03-27 13:34:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d790f8f3-e162-59a3-aa41-0f00e430121f/d790f8f3-e162-59a3-aa41-0f00e430121f_image_0.jpg HTTP/1.1" 201 0
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748684%252Fgeneral%252F109295e4-0b87-41d4-868a-55096f834f94.jpg') HTTP/1.1" 204 0
2026-03-27 13:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748684/general/109295e4-0b87-41d4-868a-55096f834f94.jpg saved to cache
2026-03-27 13:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d790f8f3-e162-59a3-aa41-0f00e430121f
2026-03-27 13:34:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:34:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c800a83-ea5e-5129-92fe-0569aa456ac3 with identifier: 10733984
2026-03-27 13:34:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c800a83-ea5e-5129-92fe-0569aa456ac3 with scrape type 1
2026-03-27 13:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5c800a83-ea5e-5129-92fe-0569aa456ac3
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745287%252Fgeneral%252F27dd9285-ec98-4391-a473-0e24a39e8e0e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745287/general/27dd9285-ec98-4391-a473-0e24a39e8e0e.jpg not downloaded yet
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745287%252Fgeneral%252Fd22258c7-3d03-4599-aceb-7cefde84631b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745287/general/d22258c7-3d03-4599-aceb-7cefde84631b.jpg not downloaded yet
2026-03-27 13:34:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748684/general/0314cd07-8223-477f-93ff-4cbc9bd0b9ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730721)
2026-03-27 13:34:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733986> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745287%252Fgeneral%252Fcc2b68a8-76de-4e25-bb9f-06105a5f2d36.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745287/general/cc2b68a8-76de-4e25-bb9f-06105a5f2d36.jpg not downloaded yet
2026-03-27 13:34:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745287%252Fgeneral%252Fcfd2e755-e800-487b-948b-aebe7055acbf.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745287/general/cfd2e755-e800-487b-948b-aebe7055acbf.jpg not downloaded yet
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745287%252Fgeneral%252F793df64b-ba1f-48f9-a37b-e651d07b44f6.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745287/general/793df64b-ba1f-48f9-a37b-e651d07b44f6.jpg not downloaded yet
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745287%252Fgeneral%252Fa7639568-a048-43fa-be84-13fc5ac3c5d7.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745287/general/a7639568-a048-43fa-be84-13fc5ac3c5d7.jpg not downloaded yet
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745287%252Fgeneral%252F9b64ccd7-c963-4dd1-8630-1c66c85606a1.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745287/general/9b64ccd7-c963-4dd1-8630-1c66c85606a1.jpg not downloaded yet
2026-03-27 13:34:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748684/general/c73c4993-38cb-4a08-a8c1-615526fbfdf6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730721)
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745287%252Fgeneral%252F275d8b52-2d8a-4c15-99c7-ac55233944fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745287/general/275d8b52-2d8a-4c15-99c7-ac55233944fd.jpg not downloaded yet
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745287%252Fgeneral%252Fb3e74ac3-b4c8-44f1-9246-1f2fd4ebd355.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745287/general/b3e74ac3-b4c8-44f1-9246-1f2fd4ebd355.jpg not downloaded yet
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745287%252Fgeneral%252F2de4c5e9-803f-46d4-9082-29b1a3442e13.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745287/general/2de4c5e9-803f-46d4-9082-29b1a3442e13.jpg not downloaded yet
2026-03-27 13:34:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7b6d3150>
2026-03-27 13:34:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d790f8f3-e162-59a3-aa41-0f00e430121f/d790f8f3-e162-59a3-aa41-0f00e430121f_image_8.jpg HTTP/1.1" 201 0
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748684%252Fgeneral%252F0314cd07-8223-477f-93ff-4cbc9bd0b9ac.jpg') HTTP/1.1" 204 0
2026-03-27 13:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748684/general/0314cd07-8223-477f-93ff-4cbc9bd0b9ac.jpg saved to cache
2026-03-27 13:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d790f8f3-e162-59a3-aa41-0f00e430121f
2026-03-27 13:34:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ebb1ef7-9b3f-515c-bcab-30792b383851 with identifier: 10733986
2026-03-27 13:34:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ebb1ef7-9b3f-515c-bcab-30792b383851 with scrape type 1
2026-03-27 13:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 1ebb1ef7-9b3f-515c-bcab-30792b383851
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745303%252Fgeneral%252F7b736be9-648c-4e03-a187-870f1ab1009e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745303/general/7b736be9-648c-4e03-a187-870f1ab1009e.jpg not downloaded yet
2026-03-27 13:34:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745287/general/d22258c7-3d03-4599-aceb-7cefde84631b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733984)
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745303%252Fgeneral%252F536e10d4-a308-4ec0-8fb2-b91024eca4c6.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745303/general/536e10d4-a308-4ec0-8fb2-b91024eca4c6.jpg not downloaded yet
2026-03-27 13:34:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745287/general/27dd9285-ec98-4391-a473-0e24a39e8e0e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733984)
2026-03-27 13:34:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745287/general/a7639568-a048-43fa-be84-13fc5ac3c5d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733984)
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745303%252Fgeneral%252Ff3996cf3-49cf-4716-b299-dc2198de078e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745303/general/f3996cf3-49cf-4716-b299-dc2198de078e.jpg not downloaded yet
2026-03-27 13:34:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7b95ef50>
2026-03-27 13:34:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d790f8f3-e162-59a3-aa41-0f00e430121f/d790f8f3-e162-59a3-aa41-0f00e430121f_image_9.jpg HTTP/1.1" 201 0
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748684%252Fgeneral%252Fc73c4993-38cb-4a08-a8c1-615526fbfdf6.jpg') HTTP/1.1" 204 0
2026-03-27 13:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748684/general/c73c4993-38cb-4a08-a8c1-615526fbfdf6.jpg saved to cache
2026-03-27 13:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d790f8f3-e162-59a3-aa41-0f00e430121f
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745303%252Fgeneral%252F64a59dc6-6ab4-450c-af42-393091582e3e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745303/general/64a59dc6-6ab4-450c-af42-393091582e3e.jpg not downloaded yet
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745303%252Fgeneral%252F3bb397ad-c187-43eb-b1ad-e18b8ba6456c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745303/general/3bb397ad-c187-43eb-b1ad-e18b8ba6456c.jpg not downloaded yet
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745303%252Fgeneral%252F1aeacca3-b9bf-4284-8b04-8db0bbfb97d1.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745303/general/1aeacca3-b9bf-4284-8b04-8db0bbfb97d1.jpg not downloaded yet
2026-03-27 13:34:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae798b6f50>
2026-03-27 13:34:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c800a83-ea5e-5129-92fe-0569aa456ac3/5c800a83-ea5e-5129-92fe-0569aa456ac3_image_1.jpg HTTP/1.1" 201 0
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745287%252Fgeneral%252Fd22258c7-3d03-4599-aceb-7cefde84631b.jpg') HTTP/1.1" 204 0
2026-03-27 13:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745287/general/d22258c7-3d03-4599-aceb-7cefde84631b.jpg saved to cache
2026-03-27 13:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5c800a83-ea5e-5129-92fe-0569aa456ac3
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745303%252Fgeneral%252F08bd4576-f050-4380-bbe4-1c5acfbbf6a8.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745303/general/08bd4576-f050-4380-bbe4-1c5acfbbf6a8.jpg not downloaded yet
2026-03-27 13:34:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae78129a50>
2026-03-27 13:34:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c800a83-ea5e-5129-92fe-0569aa456ac3/5c800a83-ea5e-5129-92fe-0569aa456ac3_image_0.jpg HTTP/1.1" 201 0
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745287%252Fgeneral%252F27dd9285-ec98-4391-a473-0e24a39e8e0e.jpg') HTTP/1.1" 204 0
2026-03-27 13:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745287/general/27dd9285-ec98-4391-a473-0e24a39e8e0e.jpg saved to cache
2026-03-27 13:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5c800a83-ea5e-5129-92fe-0569aa456ac3
2026-03-27 13:34:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae87e33550>
2026-03-27 13:34:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c800a83-ea5e-5129-92fe-0569aa456ac3/5c800a83-ea5e-5129-92fe-0569aa456ac3_image_5.jpg HTTP/1.1" 201 0
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745287%252Fgeneral%252Fa7639568-a048-43fa-be84-13fc5ac3c5d7.jpg') HTTP/1.1" 204 0
2026-03-27 13:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745287/general/a7639568-a048-43fa-be84-13fc5ac3c5d7.jpg saved to cache
2026-03-27 13:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5c800a83-ea5e-5129-92fe-0569aa456ac3
2026-03-27 13:34:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745287/general/b3e74ac3-b4c8-44f1-9246-1f2fd4ebd355.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733984)
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745303%252Fgeneral%252Faed3bb35-ba05-4622-9b18-0b04dbf33bc1.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745303/general/aed3bb35-ba05-4622-9b18-0b04dbf33bc1.jpg not downloaded yet
2026-03-27 13:34:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745287/general/2de4c5e9-803f-46d4-9082-29b1a3442e13.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733984)
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745303%252Fgeneral%252Fa73b2a92-f515-4f4a-8f08-12816aa189e7.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745303/general/a73b2a92-f515-4f4a-8f08-12816aa189e7.jpg not downloaded yet
2026-03-27 13:34:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745303/general/7b736be9-648c-4e03-a187-870f1ab1009e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733986)
2026-03-27 13:34:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7b6d38d0>
2026-03-27 13:34:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c800a83-ea5e-5129-92fe-0569aa456ac3/5c800a83-ea5e-5129-92fe-0569aa456ac3_image_8.jpg HTTP/1.1" 201 0
2026-03-27 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745287%252Fgeneral%252Fb3e74ac3-b4c8-44f1-9246-1f2fd4ebd355.jpg') HTTP/1.1" 204 0
2026-03-27 13:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745287/general/b3e74ac3-b4c8-44f1-9246-1f2fd4ebd355.jpg saved to cache
2026-03-27 13:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5c800a83-ea5e-5129-92fe-0569aa456ac3
2026-03-27 13:34:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731312> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:34:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:34:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae793ebc90>
2026-03-27 13:34:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c800a83-ea5e-5129-92fe-0569aa456ac3/5c800a83-ea5e-5129-92fe-0569aa456ac3_image_9.jpg HTTP/1.1" 201 0
2026-03-27 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745287%252Fgeneral%252F2de4c5e9-803f-46d4-9082-29b1a3442e13.jpg') HTTP/1.1" 204 0
2026-03-27 13:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745287/general/2de4c5e9-803f-46d4-9082-29b1a3442e13.jpg saved to cache
2026-03-27 13:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5c800a83-ea5e-5129-92fe-0569aa456ac3
2026-03-27 13:34:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae795fba10>
2026-03-27 13:34:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1ebb1ef7-9b3f-515c-bcab-30792b383851/1ebb1ef7-9b3f-515c-bcab-30792b383851_image_0.jpg HTTP/1.1" 201 0
2026-03-27 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745303%252Fgeneral%252F7b736be9-648c-4e03-a187-870f1ab1009e.jpg') HTTP/1.1" 204 0
2026-03-27 13:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745303/general/7b736be9-648c-4e03-a187-870f1ab1009e.jpg saved to cache
2026-03-27 13:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1ebb1ef7-9b3f-515c-bcab-30792b383851
2026-03-27 13:34:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745303/general/a73b2a92-f515-4f4a-8f08-12816aa189e7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733986)
2026-03-27 13:34:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3ae4383-fdfa-5e69-a58a-a80ed13db0f0 with identifier: 10731312
2026-03-27 13:34:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3ae4383-fdfa-5e69-a58a-a80ed13db0f0 with scrape type 1
2026-03-27 13:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e3ae4383-fdfa-5e69-a58a-a80ed13db0f0
2026-03-27 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749129%252Fgeneral%252Ff60d38d1-3b9f-4cc3-9c81-cd8261ee398d.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749129/general/f60d38d1-3b9f-4cc3-9c81-cd8261ee398d.jpg not downloaded yet
2026-03-27 13:34:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745303/general/08bd4576-f050-4380-bbe4-1c5acfbbf6a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733986)
2026-03-27 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749129%252Fgeneral%252F73340b15-9728-4ba6-ac38-930014b7ce4c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749129/general/73340b15-9728-4ba6-ac38-930014b7ce4c.jpg not downloaded yet
2026-03-27 13:34:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745303/general/1aeacca3-b9bf-4284-8b04-8db0bbfb97d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733986)
2026-03-27 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749129%252Fgeneral%252Fd99be218-ab49-40f7-a210-2d5ee965a328.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749129/general/d99be218-ab49-40f7-a210-2d5ee965a328.jpg not downloaded yet
2026-03-27 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749129%252Fgeneral%252F538fe9f0-a37b-4b8f-a90f-7121fb314d2e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749129/general/538fe9f0-a37b-4b8f-a90f-7121fb314d2e.jpg not downloaded yet
2026-03-27 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749129%252Fgeneral%252F62b48a14-1d40-4dfd-9f21-086bd524f07c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749129/general/62b48a14-1d40-4dfd-9f21-086bd524f07c.jpg not downloaded yet
2026-03-27 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749129%252Fgeneral%252F69f6b857-6438-40e7-b4fd-dccb83f7e508.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749129/general/69f6b857-6438-40e7-b4fd-dccb83f7e508.jpg not downloaded yet
2026-03-27 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749129%252Fgeneral%252Fed9bf55c-257f-4912-8ec7-abb920425e7a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749129/general/ed9bf55c-257f-4912-8ec7-abb920425e7a.jpg not downloaded yet
2026-03-27 13:34:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7b95cd10>
2026-03-27 13:34:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1ebb1ef7-9b3f-515c-bcab-30792b383851/1ebb1ef7-9b3f-515c-bcab-30792b383851_image_8.jpg HTTP/1.1" 201 0
2026-03-27 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745303%252Fgeneral%252Fa73b2a92-f515-4f4a-8f08-12816aa189e7.jpg') HTTP/1.1" 204 0
2026-03-27 13:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745303/general/a73b2a92-f515-4f4a-8f08-12816aa189e7.jpg saved to cache
2026-03-27 13:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1ebb1ef7-9b3f-515c-bcab-30792b383851
2026-03-27 13:34:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745303/general/64a59dc6-6ab4-450c-af42-393091582e3e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733986)
2026-03-27 13:34:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749129/general/73340b15-9728-4ba6-ac38-930014b7ce4c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731312)
2026-03-27 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749129%252Fgeneral%252Fadf1fff1-7367-4982-93d0-c46cbcf2bd1b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749129/general/adf1fff1-7367-4982-93d0-c46cbcf2bd1b.jpg not downloaded yet
2026-03-27 13:34:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733990> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:34:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae6373c3d0>
2026-03-27 13:34:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1ebb1ef7-9b3f-515c-bcab-30792b383851/1ebb1ef7-9b3f-515c-bcab-30792b383851_image_6.jpg HTTP/1.1" 201 0
2026-03-27 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745303%252Fgeneral%252F08bd4576-f050-4380-bbe4-1c5acfbbf6a8.jpg') HTTP/1.1" 204 0
2026-03-27 13:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745303/general/08bd4576-f050-4380-bbe4-1c5acfbbf6a8.jpg saved to cache
2026-03-27 13:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1ebb1ef7-9b3f-515c-bcab-30792b383851
2026-03-27 13:34:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745303/general/3bb397ad-c187-43eb-b1ad-e18b8ba6456c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733986)
2026-03-27 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749129%252Fgeneral%252Fb91e54fa-6872-4b32-8fc2-0f7bde5df4fa.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749129/general/b91e54fa-6872-4b32-8fc2-0f7bde5df4fa.jpg not downloaded yet
2026-03-27 13:34:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:34:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745303/general/aed3bb35-ba05-4622-9b18-0b04dbf33bc1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733986)
2026-03-27 13:34:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79394a10>
2026-03-27 13:34:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1ebb1ef7-9b3f-515c-bcab-30792b383851/1ebb1ef7-9b3f-515c-bcab-30792b383851_image_5.jpg HTTP/1.1" 201 0
2026-03-27 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745303%252Fgeneral%252F1aeacca3-b9bf-4284-8b04-8db0bbfb97d1.jpg') HTTP/1.1" 204 0
2026-03-27 13:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745303/general/1aeacca3-b9bf-4284-8b04-8db0bbfb97d1.jpg saved to cache
2026-03-27 13:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1ebb1ef7-9b3f-515c-bcab-30792b383851
2026-03-27 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749129%252Fgeneral%252F54de0abf-3483-4b09-bd9e-95457e0aef10.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749129/general/54de0abf-3483-4b09-bd9e-95457e0aef10.jpg not downloaded yet
2026-03-27 13:34:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae794883d0>
2026-03-27 13:34:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1ebb1ef7-9b3f-515c-bcab-30792b383851/1ebb1ef7-9b3f-515c-bcab-30792b383851_image_3.jpg HTTP/1.1" 201 0
2026-03-27 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745303%252Fgeneral%252F64a59dc6-6ab4-450c-af42-393091582e3e.jpg') HTTP/1.1" 204 0
2026-03-27 13:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745303/general/64a59dc6-6ab4-450c-af42-393091582e3e.jpg saved to cache
2026-03-27 13:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1ebb1ef7-9b3f-515c-bcab-30792b383851
2026-03-27 13:34:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79534ed0>
2026-03-27 13:34:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3ae4383-fdfa-5e69-a58a-a80ed13db0f0/e3ae4383-fdfa-5e69-a58a-a80ed13db0f0_image_1.jpg HTTP/1.1" 201 0
2026-03-27 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749129%252Fgeneral%252F73340b15-9728-4ba6-ac38-930014b7ce4c.jpg') HTTP/1.1" 204 0
2026-03-27 13:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749129/general/73340b15-9728-4ba6-ac38-930014b7ce4c.jpg saved to cache
2026-03-27 13:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e3ae4383-fdfa-5e69-a58a-a80ed13db0f0
2026-03-27 13:34:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749129/general/adf1fff1-7367-4982-93d0-c46cbcf2bd1b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731312)
2026-03-27 13:34:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749129/general/ed9bf55c-257f-4912-8ec7-abb920425e7a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731312)
2026-03-27 13:34:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:34:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c52ab59-8d89-5fc4-a22e-1797697198c6 with identifier: 10733990
2026-03-27 13:34:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c52ab59-8d89-5fc4-a22e-1797697198c6 with scrape type 1
2026-03-27 13:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2c52ab59-8d89-5fc4-a22e-1797697198c6
2026-03-27 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726960%252Fgeneral%252Fa76cd555-0a01-40f7-955b-3623c58ba17c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726960/general/a76cd555-0a01-40f7-955b-3623c58ba17c.jpg not downloaded yet
2026-03-27 13:34:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749129/general/69f6b857-6438-40e7-b4fd-dccb83f7e508.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731312)
2026-03-27 13:34:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749129/general/62b48a14-1d40-4dfd-9f21-086bd524f07c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731312)
2026-03-27 13:34:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:34:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735841> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:34:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726960%252Fgeneral%252F15aa7967-e30e-4117-8d49-bf15fde8d7ef.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726960/general/15aa7967-e30e-4117-8d49-bf15fde8d7ef.jpg not downloaded yet
2026-03-27 13:34:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae798b7c50>
2026-03-27 13:34:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1ebb1ef7-9b3f-515c-bcab-30792b383851/1ebb1ef7-9b3f-515c-bcab-30792b383851_image_4.jpg HTTP/1.1" 201 0
2026-03-27 13:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745303%252Fgeneral%252F3bb397ad-c187-43eb-b1ad-e18b8ba6456c.jpg') HTTP/1.1" 204 0
2026-03-27 13:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745303/general/3bb397ad-c187-43eb-b1ad-e18b8ba6456c.jpg saved to cache
2026-03-27 13:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1ebb1ef7-9b3f-515c-bcab-30792b383851
2026-03-27 13:34:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae795f5cd0>
2026-03-27 13:34:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1ebb1ef7-9b3f-515c-bcab-30792b383851/1ebb1ef7-9b3f-515c-bcab-30792b383851_image_7.jpg HTTP/1.1" 201 0
2026-03-27 13:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745303%252Fgeneral%252Faed3bb35-ba05-4622-9b18-0b04dbf33bc1.jpg') HTTP/1.1" 204 0
2026-03-27 13:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745303/general/aed3bb35-ba05-4622-9b18-0b04dbf33bc1.jpg saved to cache
2026-03-27 13:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1ebb1ef7-9b3f-515c-bcab-30792b383851
2026-03-27 13:34:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749129/general/538fe9f0-a37b-4b8f-a90f-7121fb314d2e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731312)
2026-03-27 13:34:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749129/general/b91e54fa-6872-4b32-8fc2-0f7bde5df4fa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731312)
2026-03-27 13:34:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749129/general/54de0abf-3483-4b09-bd9e-95457e0aef10.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731312)
2026-03-27 13:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726960%252Fgeneral%252Fdf6da48d-0cff-4079-a5d1-ef5f17d4d4fb.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726960/general/df6da48d-0cff-4079-a5d1-ef5f17d4d4fb.jpg not downloaded yet
2026-03-27 13:34:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735806> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:34:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae781aca50>
2026-03-27 13:34:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3ae4383-fdfa-5e69-a58a-a80ed13db0f0/e3ae4383-fdfa-5e69-a58a-a80ed13db0f0_image_7.jpg HTTP/1.1" 201 0
2026-03-27 13:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749129%252Fgeneral%252Fadf1fff1-7367-4982-93d0-c46cbcf2bd1b.jpg') HTTP/1.1" 204 0
2026-03-27 13:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749129/general/adf1fff1-7367-4982-93d0-c46cbcf2bd1b.jpg saved to cache
2026-03-27 13:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e3ae4383-fdfa-5e69-a58a-a80ed13db0f0
2026-03-27 13:34:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7947a510>
2026-03-27 13:34:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3ae4383-fdfa-5e69-a58a-a80ed13db0f0/e3ae4383-fdfa-5e69-a58a-a80ed13db0f0_image_6.jpg HTTP/1.1" 201 0
2026-03-27 13:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749129%252Fgeneral%252Fed9bf55c-257f-4912-8ec7-abb920425e7a.jpg') HTTP/1.1" 204 0
2026-03-27 13:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749129/general/ed9bf55c-257f-4912-8ec7-abb920425e7a.jpg saved to cache
2026-03-27 13:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e3ae4383-fdfa-5e69-a58a-a80ed13db0f0
2026-03-27 13:34:45 [adesa.fr] INFO: Found listing with ID: 10730942
2026-03-27 13:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730942%27 HTTP/1.1" 200 None
2026-03-27 13:34:45 [adesa.fr] INFO: Scrape type for 10730942: 1
2026-03-27 13:34:45 [adesa.fr] INFO: Scraping item 10730942 url https://www.openlane.eu/en/carv6/auction/10730942
2026-03-27 13:34:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79560090>
2026-03-27 13:34:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3ae4383-fdfa-5e69-a58a-a80ed13db0f0/e3ae4383-fdfa-5e69-a58a-a80ed13db0f0_image_5.jpg HTTP/1.1" 201 0
2026-03-27 13:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749129%252Fgeneral%252F69f6b857-6438-40e7-b4fd-dccb83f7e508.jpg') HTTP/1.1" 204 0
2026-03-27 13:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749129/general/69f6b857-6438-40e7-b4fd-dccb83f7e508.jpg saved to cache
2026-03-27 13:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e3ae4383-fdfa-5e69-a58a-a80ed13db0f0
2026-03-27 13:34:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79577b50>
2026-03-27 13:34:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3ae4383-fdfa-5e69-a58a-a80ed13db0f0/e3ae4383-fdfa-5e69-a58a-a80ed13db0f0_image_4.jpg HTTP/1.1" 201 0
2026-03-27 13:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749129%252Fgeneral%252F62b48a14-1d40-4dfd-9f21-086bd524f07c.jpg') HTTP/1.1" 204 0
2026-03-27 13:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749129/general/62b48a14-1d40-4dfd-9f21-086bd524f07c.jpg saved to cache
2026-03-27 13:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e3ae4383-fdfa-5e69-a58a-a80ed13db0f0
2026-03-27 13:34:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 226b0acc-7b20-5cf5-8979-587c567da327 with identifier: 10735841
2026-03-27 13:34:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 226b0acc-7b20-5cf5-8979-587c567da327 with scrape type 1
2026-03-27 13:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 226b0acc-7b20-5cf5-8979-587c567da327
2026-03-27 13:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730389%252Fgeneral%252F324f255a-64d0-4ae3-af16-fd1fd25fab6c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730389/general/324f255a-64d0-4ae3-af16-fd1fd25fab6c.jpg already downloaded
2026-03-27 13:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730389%252Fgeneral%252Fc2df3be7-b4a6-41e1-9bf0-a5bf0d3e1802.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730389/general/c2df3be7-b4a6-41e1-9bf0-a5bf0d3e1802.jpg already downloaded
2026-03-27 13:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730389%252Fgeneral%252F76103f8c-a9af-4536-a3eb-4faa197c8f36.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730389/general/76103f8c-a9af-4536-a3eb-4faa197c8f36.jpg already downloaded
2026-03-27 13:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730389%252Fgeneral%252Fa4a4c2eb-8941-4d48-8ef7-74447960f432.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730389/general/a4a4c2eb-8941-4d48-8ef7-74447960f432.jpg already downloaded
2026-03-27 13:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730389%252Fgeneral%252Fb737c6a8-b938-421e-917e-5a3f4421850a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730389/general/b737c6a8-b938-421e-917e-5a3f4421850a.jpg already downloaded
2026-03-27 13:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730389%252Fgeneral%252Fea285596-bd63-40f5-a237-4efa8d99ec4b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730389/general/ea285596-bd63-40f5-a237-4efa8d99ec4b.jpg already downloaded
2026-03-27 13:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730389%252Fgeneral%252F85b3cc58-045b-43e2-93d0-d969c05a1efa.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730389/general/85b3cc58-045b-43e2-93d0-d969c05a1efa.jpg already downloaded
2026-03-27 13:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730389%252Fgeneral%252F91d314f0-ca18-4837-9489-db117673df99.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730389/general/91d314f0-ca18-4837-9489-db117673df99.jpg already downloaded
2026-03-27 13:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730389%252Fgeneral%252F9cffa8b4-65e0-4aa2-8978-88581ce43b35.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730389/general/9cffa8b4-65e0-4aa2-8978-88581ce43b35.jpg already downloaded
2026-03-27 13:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730389%252Fgeneral%252F6c57b392-df20-4d1b-b54d-318555d055c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730389/general/6c57b392-df20-4d1b-b54d-318555d055c9.jpg already downloaded
2026-03-27 13:34:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 226b0acc-7b20-5cf5-8979-587c567da327, identifier: 10735841
2026-03-27 13:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726960%252Fgeneral%252Faf73d117-c47b-445c-9a28-4112aa18463d.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726960/general/af73d117-c47b-445c-9a28-4112aa18463d.jpg not downloaded yet
2026-03-27 13:34:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:34:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 226b0acc-7b20-5cf5-8979-587c567da327 with identifier: 10735841
2026-03-27 13:34:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 226b0acc-7b20-5cf5-8979-587c567da327 with identifier: 10735841
2026-03-27 13:34:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 226b0acc-7b20-5cf5-8979-587c567da327 with identifier: 10735841 to the API
2026-03-27 13:34:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:34:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:34:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735841>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 218,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '226b0acc-7b20-5cf5-8979-587c567da327',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG-677-AH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735841',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 165119,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 61,
'photo_urls': ['https://images.openlane.eu/carimgs/5730389/general/324f255a-64d0-4ae3-af16-fd1fd25fab6c.jpg',
'https://images.openlane.eu/carimgs/5730389/general/c2df3be7-b4a6-41e1-9bf0-a5bf0d3e1802.jpg',
'https://images.openlane.eu/carimgs/5730389/general/76103f8c-a9af-4536-a3eb-4faa197c8f36.jpg',
'https://images.openlane.eu/carimgs/5730389/general/a4a4c2eb-8941-4d48-8ef7-74447960f432.jpg',
'https://images.openlane.eu/carimgs/5730389/general/b737c6a8-b938-421e-917e-5a3f4421850a.jpg',
'https://images.openlane.eu/carimgs/5730389/general/ea285596-bd63-40f5-a237-4efa8d99ec4b.jpg',
'https://images.openlane.eu/carimgs/5730389/general/85b3cc58-045b-43e2-93d0-d969c05a1efa.jpg',
'https://images.openlane.eu/carimgs/5730389/general/91d314f0-ca18-4837-9489-db117673df99.jpg',
'https://images.openlane.eu/carimgs/5730389/general/9cffa8b4-65e0-4aa2-8978-88581ce43b35.jpg',
'https://images.openlane.eu/carimgs/5730389/general/6c57b392-df20-4d1b-b54d-318555d055c9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_226b0acc-7b20-5cf5-8979-587c567da327/226b0acc-7b20-5cf5-8979-587c567da327_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121771,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730389/general/324f255a-64d0-4ae3-af16-fd1fd25fab6c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_226b0acc-7b20-5cf5-8979-587c567da327/226b0acc-7b20-5cf5-8979-587c567da327_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134482,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730389/general/c2df3be7-b4a6-41e1-9bf0-a5bf0d3e1802.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_226b0acc-7b20-5cf5-8979-587c567da327/226b0acc-7b20-5cf5-8979-587c567da327_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113255,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730389/general/76103f8c-a9af-4536-a3eb-4faa197c8f36.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_226b0acc-7b20-5cf5-8979-587c567da327/226b0acc-7b20-5cf5-8979-587c567da327_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124447,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730389/general/a4a4c2eb-8941-4d48-8ef7-74447960f432.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_226b0acc-7b20-5cf5-8979-587c567da327/226b0acc-7b20-5cf5-8979-587c567da327_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103936,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730389/general/b737c6a8-b938-421e-917e-5a3f4421850a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_226b0acc-7b20-5cf5-8979-587c567da327/226b0acc-7b20-5cf5-8979-587c567da327_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117823,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730389/general/ea285596-bd63-40f5-a237-4efa8d99ec4b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_226b0acc-7b20-5cf5-8979-587c567da327/226b0acc-7b20-5cf5-8979-587c567da327_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126861,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730389/general/85b3cc58-045b-43e2-93d0-d969c05a1efa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_226b0acc-7b20-5cf5-8979-587c567da327/226b0acc-7b20-5cf5-8979-587c567da327_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142699,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730389/general/91d314f0-ca18-4837-9489-db117673df99.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_226b0acc-7b20-5cf5-8979-587c567da327/226b0acc-7b20-5cf5-8979-587c567da327_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91714,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730389/general/9cffa8b4-65e0-4aa2-8978-88581ce43b35.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_226b0acc-7b20-5cf5-8979-587c567da327/226b0acc-7b20-5cf5-8979-587c567da327_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145089,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730389/general/6c57b392-df20-4d1b-b54d-318555d055c9.jpg',
'Width': 1024}],
'price': 16600,
'price_includes_vat': True,
'registration_date': '2022-04-27',
'seats_number': 5,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Toyota Rav4 2.5 Dynamic Business - Hybrid - Automatic - 218 hp - '
'165.119 km',
'transmission': 'automatic',
'trim': 'Dynamic Business',
'vin': None,
'year': 2022}
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735841%27 HTTP/1.1" 200 None
2026-03-27 13:34:46 [adesa.fr] INFO: Saving data for 10735841: {'created_time': 1774618486.053255, 'last_price_update_time': 1774618486.053271, 'auction_closing_time': 1774868400.0}
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735841') HTTP/1.1" 204 0
2026-03-27 13:34:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749129/general/d99be218-ab49-40f7-a210-2d5ee965a328.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731312)
2026-03-27 13:34:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749129/general/f60d38d1-3b9f-4cc3-9c81-cd8261ee398d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731312)
2026-03-27 13:34:46 [adesa.fr] INFO: Found listing with ID: 10730944
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730944%27 HTTP/1.1" 200 None
2026-03-27 13:34:46 [adesa.fr] INFO: Scrape type for 10730944: 1
2026-03-27 13:34:46 [adesa.fr] INFO: Scraping item 10730944 url https://www.openlane.eu/en/carv6/auction/10730944
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726960%252Fgeneral%252Fa14f64ff-96c3-4219-9e27-ae0e7b3feb6e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726960/general/a14f64ff-96c3-4219-9e27-ae0e7b3feb6e.jpg not downloaded yet
2026-03-27 13:34:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79389010>
2026-03-27 13:34:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3ae4383-fdfa-5e69-a58a-a80ed13db0f0/e3ae4383-fdfa-5e69-a58a-a80ed13db0f0_image_3.jpg HTTP/1.1" 201 0
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749129%252Fgeneral%252F538fe9f0-a37b-4b8f-a90f-7121fb314d2e.jpg') HTTP/1.1" 204 0
2026-03-27 13:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749129/general/538fe9f0-a37b-4b8f-a90f-7121fb314d2e.jpg saved to cache
2026-03-27 13:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e3ae4383-fdfa-5e69-a58a-a80ed13db0f0
2026-03-27 13:34:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7986ccd0>
2026-03-27 13:34:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3ae4383-fdfa-5e69-a58a-a80ed13db0f0/e3ae4383-fdfa-5e69-a58a-a80ed13db0f0_image_8.jpg HTTP/1.1" 201 0
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749129%252Fgeneral%252Fb91e54fa-6872-4b32-8fc2-0f7bde5df4fa.jpg') HTTP/1.1" 204 0
2026-03-27 13:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749129/general/b91e54fa-6872-4b32-8fc2-0f7bde5df4fa.jpg saved to cache
2026-03-27 13:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e3ae4383-fdfa-5e69-a58a-a80ed13db0f0
2026-03-27 13:34:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae78166c50>
2026-03-27 13:34:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3ae4383-fdfa-5e69-a58a-a80ed13db0f0/e3ae4383-fdfa-5e69-a58a-a80ed13db0f0_image_9.jpg HTTP/1.1" 201 0
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749129%252Fgeneral%252F54de0abf-3483-4b09-bd9e-95457e0aef10.jpg') HTTP/1.1" 204 0
2026-03-27 13:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749129/general/54de0abf-3483-4b09-bd9e-95457e0aef10.jpg saved to cache
2026-03-27 13:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e3ae4383-fdfa-5e69-a58a-a80ed13db0f0
2026-03-27 13:34:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 991ec142-6334-59ac-8aa2-c4b72412bbc0 with identifier: 10735806
2026-03-27 13:34:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 991ec142-6334-59ac-8aa2-c4b72412bbc0 with scrape type 1
2026-03-27 13:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 991ec142-6334-59ac-8aa2-c4b72412bbc0
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698288%252Fgeneral%252F0295da31-463a-46dd-b622-7bc30f765188.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698288/general/0295da31-463a-46dd-b622-7bc30f765188.jpg already downloaded
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698288%252Fgeneral%252F1897ccfd-3d2d-440b-a435-1d079a619590.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698288/general/1897ccfd-3d2d-440b-a435-1d079a619590.jpg already downloaded
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698288%252Fgeneral%252F1ec758ce-aeb9-4c1e-a013-62933f3c6adf.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698288/general/1ec758ce-aeb9-4c1e-a013-62933f3c6adf.jpg already downloaded
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698288%252Fgeneral%252F6d72608d-b804-4c66-b737-cdc35b305d3a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698288/general/6d72608d-b804-4c66-b737-cdc35b305d3a.jpg already downloaded
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698288%252Fgeneral%252F6a805a62-99e2-4002-bd88-00b1b38b477f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698288/general/6a805a62-99e2-4002-bd88-00b1b38b477f.jpg already downloaded
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698288%252Fgeneral%252F1001bb3b-4364-4f9f-898f-9452ba52cf7f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698288/general/1001bb3b-4364-4f9f-898f-9452ba52cf7f.jpg already downloaded
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698288%252Fgeneral%252F6542b243-a6b9-49cf-8999-36b3548345ea.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698288/general/6542b243-a6b9-49cf-8999-36b3548345ea.jpg already downloaded
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698288%252Fgeneral%252F6d1a930b-4ba9-49b8-95ad-fdee6a669b2b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698288/general/6d1a930b-4ba9-49b8-95ad-fdee6a669b2b.jpg already downloaded
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698288%252Fgeneral%252Ffb1b031b-0970-412d-a1d2-3f019f9aae95.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698288/general/fb1b031b-0970-412d-a1d2-3f019f9aae95.jpg already downloaded
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698288%252Fgeneral%252F8bd53d98-eabf-4b48-8c1f-72a2fd1bd6f9.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698288/general/8bd53d98-eabf-4b48-8c1f-72a2fd1bd6f9.jpg already downloaded
2026-03-27 13:34:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 991ec142-6334-59ac-8aa2-c4b72412bbc0, identifier: 10735806
2026-03-27 13:34:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5726960/general/a76cd555-0a01-40f7-955b-3623c58ba17c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733990)
2026-03-27 13:34:46 [adesa.fr] INFO: Found listing with ID: 10708002
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710708002%27 HTTP/1.1" 200 None
2026-03-27 13:34:46 [adesa.fr] INFO: Scrape type for 10708002: 0
2026-03-27 13:34:46 [adesa.fr] INFO: Skipping item 10708002 url https://www.openlane.eu/en/carv6/auction/10708002
2026-03-27 13:34:46 [adesa.fr] INFO: Found listing with ID: 10717043
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710717043%27 HTTP/1.1" 200 None
2026-03-27 13:34:46 [adesa.fr] INFO: Scrape type for 10717043: 0
2026-03-27 13:34:46 [adesa.fr] INFO: Skipping item 10717043 url https://www.openlane.eu/en/carv6/auction/10717043
2026-03-27 13:34:46 [adesa.fr] INFO: Found listing with ID: 10724173
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710724173%27 HTTP/1.1" 200 None
2026-03-27 13:34:46 [adesa.fr] INFO: Scrape type for 10724173: 0
2026-03-27 13:34:46 [adesa.fr] INFO: Skipping item 10724173 url https://www.openlane.eu/en/carv6/auction/10724173
2026-03-27 13:34:46 [adesa.fr] INFO: Found listing with ID: 10728852
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728852%27 HTTP/1.1" 200 None
2026-03-27 13:34:46 [adesa.fr] INFO: Scrape type for 10728852: 0
2026-03-27 13:34:46 [adesa.fr] INFO: Skipping item 10728852 url https://www.openlane.eu/en/carv6/auction/10728852
2026-03-27 13:34:46 [adesa.fr] INFO: Found listing with ID: 10691965
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710691965%27 HTTP/1.1" 200 None
2026-03-27 13:34:46 [adesa.fr] INFO: Scrape type for 10691965: 0
2026-03-27 13:34:46 [adesa.fr] INFO: Skipping item 10691965 url https://www.openlane.eu/en/carv6/auction/10691965
2026-03-27 13:34:46 [adesa.fr] INFO: Found listing with ID: 10405347
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710405347%27 HTTP/1.1" 200 None
2026-03-27 13:34:46 [adesa.fr] INFO: Scrape type for 10405347: 0
2026-03-27 13:34:46 [adesa.fr] INFO: Skipping item 10405347 url https://www.openlane.eu/en/carv6/auction/10405347
2026-03-27 13:34:46 [adesa.fr] INFO: Found listing with ID: 10583767
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710583767%27 HTTP/1.1" 200 None
2026-03-27 13:34:46 [adesa.fr] INFO: Scrape type for 10583767: 0
2026-03-27 13:34:46 [adesa.fr] INFO: Skipping item 10583767 url https://www.openlane.eu/en/carv6/auction/10583767
2026-03-27 13:34:46 [adesa.fr] INFO: Found listing with ID: 10405345
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710405345%27 HTTP/1.1" 200 None
2026-03-27 13:34:46 [adesa.fr] INFO: Scrape type for 10405345: 0
2026-03-27 13:34:46 [adesa.fr] INFO: Skipping item 10405345 url https://www.openlane.eu/en/carv6/auction/10405345
2026-03-27 13:34:46 [adesa.fr] INFO: Found listing with ID: 10655718
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710655718%27 HTTP/1.1" 200 None
2026-03-27 13:34:46 [adesa.fr] INFO: Scrape type for 10655718: 0
2026-03-27 13:34:46 [adesa.fr] INFO: Skipping item 10655718 url https://www.openlane.eu/en/carv6/auction/10655718
2026-03-27 13:34:46 [adesa.fr] INFO: Found listing with ID: 10532900
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710532900%27 HTTP/1.1" 200 None
2026-03-27 13:34:46 [adesa.fr] INFO: Scrape type for 10532900: 0
2026-03-27 13:34:46 [adesa.fr] INFO: Skipping item 10532900 url https://www.openlane.eu/en/carv6/auction/10532900
2026-03-27 13:34:46 [adesa.fr] INFO: Found listing with ID: 10691961
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710691961%27 HTTP/1.1" 200 None
2026-03-27 13:34:46 [adesa.fr] INFO: Scrape type for 10691961: 0
2026-03-27 13:34:46 [adesa.fr] INFO: Skipping item 10691961 url https://www.openlane.eu/en/carv6/auction/10691961
2026-03-27 13:34:46 [adesa.fr] INFO: Found listing with ID: 10405353
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710405353%27 HTTP/1.1" 200 None
2026-03-27 13:34:46 [adesa.fr] INFO: Scrape type for 10405353: 0
2026-03-27 13:34:46 [adesa.fr] INFO: Skipping item 10405353 url https://www.openlane.eu/en/carv6/auction/10405353
2026-03-27 13:34:46 [adesa.fr] INFO: Found listing with ID: 10641918
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710641918%27 HTTP/1.1" 200 None
2026-03-27 13:34:46 [adesa.fr] INFO: Scrape type for 10641918: 0
2026-03-27 13:34:46 [adesa.fr] INFO: Skipping item 10641918 url https://www.openlane.eu/en/carv6/auction/10641918
2026-03-27 13:34:46 [adesa.fr] INFO: Found listing with ID: 10722731
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710722731%27 HTTP/1.1" 200 None
2026-03-27 13:34:46 [adesa.fr] INFO: Scrape type for 10722731: 0
2026-03-27 13:34:46 [adesa.fr] INFO: Skipping item 10722731 url https://www.openlane.eu/en/carv6/auction/10722731
2026-03-27 13:34:46 [adesa.fr] INFO: Found listing with ID: 10727623
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710727623%27 HTTP/1.1" 200 None
2026-03-27 13:34:46 [adesa.fr] INFO: Scrape type for 10727623: 0
2026-03-27 13:34:46 [adesa.fr] INFO: Skipping item 10727623 url https://www.openlane.eu/en/carv6/auction/10727623
2026-03-27 13:34:46 [adesa.fr] INFO: Found listing with ID: 10728850
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728850%27 HTTP/1.1" 200 None
2026-03-27 13:34:46 [adesa.fr] INFO: Scrape type for 10728850: 0
2026-03-27 13:34:46 [adesa.fr] INFO: Skipping item 10728850 url https://www.openlane.eu/en/carv6/auction/10728850
2026-03-27 13:34:46 [adesa.fr] INFO: Found listing with ID: 10721366
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721366%27 HTTP/1.1" 200 None
2026-03-27 13:34:46 [adesa.fr] INFO: Scrape type for 10721366: 0
2026-03-27 13:34:46 [adesa.fr] INFO: Skipping item 10721366 url https://www.openlane.eu/en/carv6/auction/10721366
2026-03-27 13:34:46 [adesa.fr] INFO: Found listing with ID: 10721606
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721606%27 HTTP/1.1" 200 None
2026-03-27 13:34:46 [adesa.fr] INFO: Scrape type for 10721606: 0
2026-03-27 13:34:46 [adesa.fr] INFO: Skipping item 10721606 url https://www.openlane.eu/en/carv6/auction/10721606
2026-03-27 13:34:46 [adesa.fr] INFO: Found listing with ID: 10630790
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710630790%27 HTTP/1.1" 200 None
2026-03-27 13:34:46 [adesa.fr] INFO: Scrape type for 10630790: 0
2026-03-27 13:34:46 [adesa.fr] INFO: Skipping item 10630790 url https://www.openlane.eu/en/carv6/auction/10630790
2026-03-27 13:34:46 [adesa.fr] INFO: Found listing with ID: 10733972
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733972%27 HTTP/1.1" 200 None
2026-03-27 13:34:46 [adesa.fr] INFO: Scrape type for 10733972: 1
2026-03-27 13:34:46 [adesa.fr] INFO: Scraping item 10733972 url https://www.openlane.eu/en/carv6/auction/10733972
2026-03-27 13:34:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 991ec142-6334-59ac-8aa2-c4b72412bbc0 with identifier: 10735806
2026-03-27 13:34:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 991ec142-6334-59ac-8aa2-c4b72412bbc0 with identifier: 10735806
2026-03-27 13:34:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 991ec142-6334-59ac-8aa2-c4b72412bbc0 with identifier: 10735806 to the API
2026-03-27 13:34:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:34:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:34:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735806>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '991ec142-6334-59ac-8aa2-c4b72412bbc0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FY-853-NT',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735806',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 172362,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 42,
'photo_urls': ['https://images.openlane.eu/carimgs/5698288/general/0295da31-463a-46dd-b622-7bc30f765188.jpg',
'https://images.openlane.eu/carimgs/5698288/general/1897ccfd-3d2d-440b-a435-1d079a619590.jpg',
'https://images.openlane.eu/carimgs/5698288/general/1ec758ce-aeb9-4c1e-a013-62933f3c6adf.jpg',
'https://images.openlane.eu/carimgs/5698288/general/6d72608d-b804-4c66-b737-cdc35b305d3a.jpg',
'https://images.openlane.eu/carimgs/5698288/general/6a805a62-99e2-4002-bd88-00b1b38b477f.jpg',
'https://images.openlane.eu/carimgs/5698288/general/1001bb3b-4364-4f9f-898f-9452ba52cf7f.jpg',
'https://images.openlane.eu/carimgs/5698288/general/6542b243-a6b9-49cf-8999-36b3548345ea.jpg',
'https://images.openlane.eu/carimgs/5698288/general/6d1a930b-4ba9-49b8-95ad-fdee6a669b2b.jpg',
'https://images.openlane.eu/carimgs/5698288/general/fb1b031b-0970-412d-a1d2-3f019f9aae95.jpg',
'https://images.openlane.eu/carimgs/5698288/general/8bd53d98-eabf-4b48-8c1f-72a2fd1bd6f9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_991ec142-6334-59ac-8aa2-c4b72412bbc0/991ec142-6334-59ac-8aa2-c4b72412bbc0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134356,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698288/general/0295da31-463a-46dd-b622-7bc30f765188.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_991ec142-6334-59ac-8aa2-c4b72412bbc0/991ec142-6334-59ac-8aa2-c4b72412bbc0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118183,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698288/general/1897ccfd-3d2d-440b-a435-1d079a619590.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_991ec142-6334-59ac-8aa2-c4b72412bbc0/991ec142-6334-59ac-8aa2-c4b72412bbc0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145290,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698288/general/1ec758ce-aeb9-4c1e-a013-62933f3c6adf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_991ec142-6334-59ac-8aa2-c4b72412bbc0/991ec142-6334-59ac-8aa2-c4b72412bbc0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139362,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698288/general/6d72608d-b804-4c66-b737-cdc35b305d3a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_991ec142-6334-59ac-8aa2-c4b72412bbc0/991ec142-6334-59ac-8aa2-c4b72412bbc0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83996,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698288/general/6a805a62-99e2-4002-bd88-00b1b38b477f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_991ec142-6334-59ac-8aa2-c4b72412bbc0/991ec142-6334-59ac-8aa2-c4b72412bbc0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127390,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698288/general/1001bb3b-4364-4f9f-898f-9452ba52cf7f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_991ec142-6334-59ac-8aa2-c4b72412bbc0/991ec142-6334-59ac-8aa2-c4b72412bbc0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113848,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698288/general/6542b243-a6b9-49cf-8999-36b3548345ea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_991ec142-6334-59ac-8aa2-c4b72412bbc0/991ec142-6334-59ac-8aa2-c4b72412bbc0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89164,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698288/general/6d1a930b-4ba9-49b8-95ad-fdee6a669b2b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_991ec142-6334-59ac-8aa2-c4b72412bbc0/991ec142-6334-59ac-8aa2-c4b72412bbc0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141275,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698288/general/fb1b031b-0970-412d-a1d2-3f019f9aae95.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_991ec142-6334-59ac-8aa2-c4b72412bbc0/991ec142-6334-59ac-8aa2-c4b72412bbc0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82869,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698288/general/8bd53d98-eabf-4b48-8c1f-72a2fd1bd6f9.jpg',
'Width': 1024}],
'price': 9000,
'price_includes_vat': True,
'registration_date': '2021-04-14',
'seats_number': 5,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Peugeot 3008 1.5 HDI Active Business - Diesel - Automatic - 130 hp '
'- 172.362 km',
'transmission': 'automatic',
'trim': 'Active Business',
'vin': None,
'year': 2021}
2026-03-27 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735806%27 HTTP/1.1" 200 None
2026-03-27 13:34:47 [adesa.fr] INFO: Saving data for 10735806: {'created_time': 1774618487.347175, 'last_price_update_time': 1774618487.347186, 'auction_closing_time': 1774868400.0}
2026-03-27 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735806') HTTP/1.1" 204 0
2026-03-27 13:34:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745303/general/f3996cf3-49cf-4716-b299-dc2198de078e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733986)
2026-03-27 13:34:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745287/general/275d8b52-2d8a-4c15-99c7-ac55233944fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733984)
2026-03-27 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726960%252Fgeneral%252F41360263-1e8d-427c-ab69-5562b8877f9d.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726960/general/41360263-1e8d-427c-ab69-5562b8877f9d.jpg not downloaded yet
2026-03-27 13:34:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5726960/general/15aa7967-e30e-4117-8d49-bf15fde8d7ef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733990)
2026-03-27 13:34:47 [adesa.fr] INFO: Found listing with ID: 10633066
2026-03-27 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710633066%27 HTTP/1.1" 200 None
2026-03-27 13:34:47 [adesa.fr] INFO: Scrape type for 10633066: 0
2026-03-27 13:34:47 [adesa.fr] INFO: Skipping item 10633066 url https://www.openlane.eu/en/carv6/auction/10633066
2026-03-27 13:34:47 [adesa.fr] INFO: Found listing with ID: 10601085
2026-03-27 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710601085%27 HTTP/1.1" 200 None
2026-03-27 13:34:47 [adesa.fr] INFO: Scrape type for 10601085: 0
2026-03-27 13:34:47 [adesa.fr] INFO: Skipping item 10601085 url https://www.openlane.eu/en/carv6/auction/10601085
2026-03-27 13:34:47 [adesa.fr] INFO: Found listing with ID: 10669348
2026-03-27 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710669348%27 HTTP/1.1" 200 None
2026-03-27 13:34:47 [adesa.fr] INFO: Scrape type for 10669348: 0
2026-03-27 13:34:47 [adesa.fr] INFO: Skipping item 10669348 url https://www.openlane.eu/en/carv6/auction/10669348
2026-03-27 13:34:47 [adesa.fr] INFO: Found listing with ID: 10513909
2026-03-27 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710513909%27 HTTP/1.1" 200 None
2026-03-27 13:34:47 [adesa.fr] INFO: Scrape type for 10513909: 0
2026-03-27 13:34:47 [adesa.fr] INFO: Skipping item 10513909 url https://www.openlane.eu/en/carv6/auction/10513909
2026-03-27 13:34:47 [adesa.fr] INFO: Found listing with ID: 10051044
2026-03-27 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710051044%27 HTTP/1.1" 200 None
2026-03-27 13:34:47 [adesa.fr] INFO: Scrape type for 10051044: 0
2026-03-27 13:34:47 [adesa.fr] INFO: Skipping item 10051044 url https://www.openlane.eu/en/carv6/auction/10051044
2026-03-27 13:34:47 [adesa.fr] INFO: Found listing with ID: 10331201
2026-03-27 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710331201%27 HTTP/1.1" 200 None
2026-03-27 13:34:47 [adesa.fr] INFO: Scrape type for 10331201: 0
2026-03-27 13:34:47 [adesa.fr] INFO: Skipping item 10331201 url https://www.openlane.eu/en/carv6/auction/10331201
2026-03-27 13:34:47 [adesa.fr] INFO: Found listing with ID: 10326073
2026-03-27 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710326073%27 HTTP/1.1" 200 None
2026-03-27 13:34:47 [adesa.fr] INFO: Scrape type for 10326073: 0
2026-03-27 13:34:47 [adesa.fr] INFO: Skipping item 10326073 url https://www.openlane.eu/en/carv6/auction/10326073
2026-03-27 13:34:47 [adesa.fr] INFO: Found listing with ID: 10489924
2026-03-27 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710489924%27 HTTP/1.1" 200 None
2026-03-27 13:34:47 [adesa.fr] INFO: Scrape type for 10489924: 0
2026-03-27 13:34:47 [adesa.fr] INFO: Skipping item 10489924 url https://www.openlane.eu/en/carv6/auction/10489924
2026-03-27 13:34:47 [adesa.fr] INFO: Found listing with ID: 10451783
2026-03-27 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710451783%27 HTTP/1.1" 200 None
2026-03-27 13:34:47 [adesa.fr] INFO: Scrape type for 10451783: 0
2026-03-27 13:34:47 [adesa.fr] INFO: Skipping item 10451783 url https://www.openlane.eu/en/carv6/auction/10451783
2026-03-27 13:34:47 [adesa.fr] INFO: Found listing with ID: 10713166
2026-03-27 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710713166%27 HTTP/1.1" 200 None
2026-03-27 13:34:47 [adesa.fr] INFO: Scrape type for 10713166: 0
2026-03-27 13:34:47 [adesa.fr] INFO: Skipping item 10713166 url https://www.openlane.eu/en/carv6/auction/10713166
2026-03-27 13:34:47 [adesa.fr] INFO: Found listing with ID: 10531347
2026-03-27 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710531347%27 HTTP/1.1" 200 None
2026-03-27 13:34:47 [adesa.fr] INFO: Scrape type for 10531347: 0
2026-03-27 13:34:47 [adesa.fr] INFO: Skipping item 10531347 url https://www.openlane.eu/en/carv6/auction/10531347
2026-03-27 13:34:47 [adesa.fr] INFO: Found listing with ID: 10728758
2026-03-27 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728758%27 HTTP/1.1" 200 None
2026-03-27 13:34:47 [adesa.fr] INFO: Scrape type for 10728758: 0
2026-03-27 13:34:47 [adesa.fr] INFO: Skipping item 10728758 url https://www.openlane.eu/en/carv6/auction/10728758
2026-03-27 13:34:47 [adesa.fr] INFO: Found listing with ID: 10606719
2026-03-27 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710606719%27 HTTP/1.1" 200 None
2026-03-27 13:34:47 [adesa.fr] INFO: Scrape type for 10606719: 0
2026-03-27 13:34:47 [adesa.fr] INFO: Skipping item 10606719 url https://www.openlane.eu/en/carv6/auction/10606719
2026-03-27 13:34:47 [adesa.fr] INFO: Found listing with ID: 10694522
2026-03-27 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710694522%27 HTTP/1.1" 200 None
2026-03-27 13:34:47 [adesa.fr] INFO: Scrape type for 10694522: 0
2026-03-27 13:34:47 [adesa.fr] INFO: Skipping item 10694522 url https://www.openlane.eu/en/carv6/auction/10694522
2026-03-27 13:34:47 [adesa.fr] INFO: Found listing with ID: 10699721
2026-03-27 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699721%27 HTTP/1.1" 200 None
2026-03-27 13:34:47 [adesa.fr] INFO: Scrape type for 10699721: 0
2026-03-27 13:34:47 [adesa.fr] INFO: Skipping item 10699721 url https://www.openlane.eu/en/carv6/auction/10699721
2026-03-27 13:34:47 [adesa.fr] INFO: Found listing with ID: 10326062
2026-03-27 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710326062%27 HTTP/1.1" 200 None
2026-03-27 13:34:47 [adesa.fr] INFO: Scrape type for 10326062: 0
2026-03-27 13:34:47 [adesa.fr] INFO: Skipping item 10326062 url https://www.openlane.eu/en/carv6/auction/10326062
2026-03-27 13:34:47 [adesa.fr] INFO: Found listing with ID: 10734482
2026-03-27 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734482%27 HTTP/1.1" 200 None
2026-03-27 13:34:47 [adesa.fr] INFO: Scrape type for 10734482: 1
2026-03-27 13:34:47 [adesa.fr] INFO: Scraping item 10734482 url https://www.openlane.eu/en/carv6/auction/10734482
2026-03-27 13:34:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5726960/general/df6da48d-0cff-4079-a5d1-ef5f17d4d4fb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733990)
2026-03-27 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726960%252Fgeneral%252F65dc0bbf-5ac7-448a-ab61-e79dc947b061.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726960/general/65dc0bbf-5ac7-448a-ab61-e79dc947b061.jpg not downloaded yet
2026-03-27 13:34:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745287/general/9b64ccd7-c963-4dd1-8630-1c66c85606a1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733984)
2026-03-27 13:34:47 [adesa.fr] INFO: Found listing with ID: 10571076
2026-03-27 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710571076%27 HTTP/1.1" 200 None
2026-03-27 13:34:47 [adesa.fr] INFO: Scrape type for 10571076: 0
2026-03-27 13:34:47 [adesa.fr] INFO: Skipping item 10571076 url https://www.openlane.eu/en/carv6/auction/10571076
2026-03-27 13:34:47 [adesa.fr] INFO: Found listing with ID: 10730718
2026-03-27 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730718%27 HTTP/1.1" 200 None
2026-03-27 13:34:47 [adesa.fr] INFO: Scrape type for 10730718: 1
2026-03-27 13:34:47 [adesa.fr] INFO: Scraping item 10730718 url https://www.openlane.eu/en/carv6/auction/10730718
2026-03-27 13:34:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7986d710>
2026-03-27 13:34:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3ae4383-fdfa-5e69-a58a-a80ed13db0f0/e3ae4383-fdfa-5e69-a58a-a80ed13db0f0_image_2.jpg HTTP/1.1" 201 0
2026-03-27 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749129%252Fgeneral%252Fd99be218-ab49-40f7-a210-2d5ee965a328.jpg') HTTP/1.1" 204 0
2026-03-27 13:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749129/general/d99be218-ab49-40f7-a210-2d5ee965a328.jpg saved to cache
2026-03-27 13:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e3ae4383-fdfa-5e69-a58a-a80ed13db0f0
2026-03-27 13:34:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae78126e90>
2026-03-27 13:34:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3ae4383-fdfa-5e69-a58a-a80ed13db0f0/e3ae4383-fdfa-5e69-a58a-a80ed13db0f0_image_0.jpg HTTP/1.1" 201 0
2026-03-27 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749129%252Fgeneral%252Ff60d38d1-3b9f-4cc3-9c81-cd8261ee398d.jpg') HTTP/1.1" 204 0
2026-03-27 13:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749129/general/f60d38d1-3b9f-4cc3-9c81-cd8261ee398d.jpg saved to cache
2026-03-27 13:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e3ae4383-fdfa-5e69-a58a-a80ed13db0f0
2026-03-27 13:34:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e3ae4383-fdfa-5e69-a58a-a80ed13db0f0, skipping ID generation
2026-03-27 13:34:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3ae4383-fdfa-5e69-a58a-a80ed13db0f0 with scrape type 1
2026-03-27 13:34:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e3ae4383-fdfa-5e69-a58a-a80ed13db0f0 sending to next pipeline
2026-03-27 13:34:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e3ae4383-fdfa-5e69-a58a-a80ed13db0f0, identifier: 10731312
2026-03-27 13:34:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7a53c5d0>
2026-03-27 13:34:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c52ab59-8d89-5fc4-a22e-1797697198c6/2c52ab59-8d89-5fc4-a22e-1797697198c6_image_0.jpg HTTP/1.1" 201 0
2026-03-27 13:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726960%252Fgeneral%252Fa76cd555-0a01-40f7-955b-3623c58ba17c.jpg') HTTP/1.1" 204 0
2026-03-27 13:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726960/general/a76cd555-0a01-40f7-955b-3623c58ba17c.jpg saved to cache
2026-03-27 13:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2c52ab59-8d89-5fc4-a22e-1797697198c6
2026-03-27 13:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726960%252Fgeneral%252F73e55027-90da-4d59-b4f3-d9e965ca1c2f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726960/general/73e55027-90da-4d59-b4f3-d9e965ca1c2f.jpg not downloaded yet
2026-03-27 13:34:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e3ae4383-fdfa-5e69-a58a-a80ed13db0f0 with identifier: 10731312
2026-03-27 13:34:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e3ae4383-fdfa-5e69-a58a-a80ed13db0f0 with identifier: 10731312
2026-03-27 13:34:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e3ae4383-fdfa-5e69-a58a-a80ed13db0f0 with identifier: 10731312 to the API
2026-03-27 13:34:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:34:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:34:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749129/general/f60d38d1-3b9f-4cc3-9c81-cd8261ee398d.jpg>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 134,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'e3ae4383-fdfa-5e69-a58a-a80ed13db0f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '53704',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731312',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 35497,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3ae4383-fdfa-5e69-a58a-a80ed13db0f0/e3ae4383-fdfa-5e69-a58a-a80ed13db0f0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51474,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749129/general/f60d38d1-3b9f-4cc3-9c81-cd8261ee398d.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3ae4383-fdfa-5e69-a58a-a80ed13db0f0/e3ae4383-fdfa-5e69-a58a-a80ed13db0f0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47157,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749129/general/73340b15-9728-4ba6-ac38-930014b7ce4c.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3ae4383-fdfa-5e69-a58a-a80ed13db0f0/e3ae4383-fdfa-5e69-a58a-a80ed13db0f0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50796,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749129/general/d99be218-ab49-40f7-a210-2d5ee965a328.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3ae4383-fdfa-5e69-a58a-a80ed13db0f0/e3ae4383-fdfa-5e69-a58a-a80ed13db0f0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107553,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749129/general/538fe9f0-a37b-4b8f-a90f-7121fb314d2e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3ae4383-fdfa-5e69-a58a-a80ed13db0f0/e3ae4383-fdfa-5e69-a58a-a80ed13db0f0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102285,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749129/general/62b48a14-1d40-4dfd-9f21-086bd524f07c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3ae4383-fdfa-5e69-a58a-a80ed13db0f0/e3ae4383-fdfa-5e69-a58a-a80ed13db0f0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92877,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749129/general/69f6b857-6438-40e7-b4fd-dccb83f7e508.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3ae4383-fdfa-5e69-a58a-a80ed13db0f0/e3ae4383-fdfa-5e69-a58a-a80ed13db0f0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95100,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749129/general/ed9bf55c-257f-4912-8ec7-abb920425e7a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3ae4383-fdfa-5e69-a58a-a80ed13db0f0/e3ae4383-fdfa-5e69-a58a-a80ed13db0f0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59460,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749129/general/adf1fff1-7367-4982-93d0-c46cbcf2bd1b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3ae4383-fdfa-5e69-a58a-a80ed13db0f0/e3ae4383-fdfa-5e69-a58a-a80ed13db0f0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44934,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749129/general/b91e54fa-6872-4b32-8fc2-0f7bde5df4fa.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3ae4383-fdfa-5e69-a58a-a80ed13db0f0/e3ae4383-fdfa-5e69-a58a-a80ed13db0f0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41421,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749129/general/54de0abf-3483-4b09-bd9e-95457e0aef10.jpg',
'Width': 1022}],
'price': 14000,
'price_includes_vat': True,
'registration_date': '2024-01-25',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Opel Mokka 1.2 - Petrol - Automatic - 134 hp - 35.497 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 13:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731312%27 HTTP/1.1" 200 None
2026-03-27 13:34:48 [adesa.fr] INFO: Saving data for 10731312: {'created_time': 1774618488.488062, 'last_price_update_time': 1774618488.488074, 'auction_closing_time': 1798675200.0}
2026-03-27 13:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10731312') HTTP/1.1" 204 0
2026-03-27 13:34:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745303/general/536e10d4-a308-4ec0-8fb2-b91024eca4c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733986)
2026-03-27 13:34:48 [adesa.fr] INFO: Found listing with ID: 10694993
2026-03-27 13:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710694993%27 HTTP/1.1" 200 None
2026-03-27 13:34:48 [adesa.fr] INFO: Scrape type for 10694993: 0
2026-03-27 13:34:48 [adesa.fr] INFO: Skipping item 10694993 url https://www.openlane.eu/en/carv6/auction/10694993
2026-03-27 13:34:48 [adesa.fr] INFO: Found listing with ID: 10473268
2026-03-27 13:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710473268%27 HTTP/1.1" 200 None
2026-03-27 13:34:48 [adesa.fr] INFO: Scrape type for 10473268: 0
2026-03-27 13:34:48 [adesa.fr] INFO: Skipping item 10473268 url https://www.openlane.eu/en/carv6/auction/10473268
2026-03-27 13:34:48 [adesa.fr] INFO: Found listing with ID: 10683948
2026-03-27 13:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710683948%27 HTTP/1.1" 200 None
2026-03-27 13:34:48 [adesa.fr] INFO: Scrape type for 10683948: 0
2026-03-27 13:34:48 [adesa.fr] INFO: Skipping item 10683948 url https://www.openlane.eu/en/carv6/auction/10683948
2026-03-27 13:34:48 [adesa.fr] INFO: Found listing with ID: 10713167
2026-03-27 13:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710713167%27 HTTP/1.1" 200 None
2026-03-27 13:34:48 [adesa.fr] INFO: Scrape type for 10713167: 0
2026-03-27 13:34:48 [adesa.fr] INFO: Skipping item 10713167 url https://www.openlane.eu/en/carv6/auction/10713167
2026-03-27 13:34:48 [adesa.fr] INFO: Found listing with ID: 10710381
2026-03-27 13:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710381%27 HTTP/1.1" 200 None
2026-03-27 13:34:48 [adesa.fr] INFO: Scrape type for 10710381: 0
2026-03-27 13:34:48 [adesa.fr] INFO: Skipping item 10710381 url https://www.openlane.eu/en/carv6/auction/10710381
2026-03-27 13:34:48 [adesa.fr] INFO: Found listing with ID: 10721360
2026-03-27 13:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721360%27 HTTP/1.1" 200 None
2026-03-27 13:34:48 [adesa.fr] INFO: Scrape type for 10721360: 0
2026-03-27 13:34:48 [adesa.fr] INFO: Skipping item 10721360 url https://www.openlane.eu/en/carv6/auction/10721360
2026-03-27 13:34:48 [adesa.fr] INFO: Found listing with ID: 10702500
2026-03-27 13:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710702500%27 HTTP/1.1" 200 None
2026-03-27 13:34:48 [adesa.fr] INFO: Scrape type for 10702500: 0
2026-03-27 13:34:48 [adesa.fr] INFO: Skipping item 10702500 url https://www.openlane.eu/en/carv6/auction/10702500
2026-03-27 13:34:48 [adesa.fr] INFO: Found listing with ID: 10719678
2026-03-27 13:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710719678%27 HTTP/1.1" 200 None
2026-03-27 13:34:48 [adesa.fr] INFO: Scrape type for 10719678: 0
2026-03-27 13:34:48 [adesa.fr] INFO: Skipping item 10719678 url https://www.openlane.eu/en/carv6/auction/10719678
2026-03-27 13:34:48 [adesa.fr] INFO: Found listing with ID: 10719687
2026-03-27 13:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710719687%27 HTTP/1.1" 200 None
2026-03-27 13:34:48 [adesa.fr] INFO: Scrape type for 10719687: 0
2026-03-27 13:34:48 [adesa.fr] INFO: Skipping item 10719687 url https://www.openlane.eu/en/carv6/auction/10719687
2026-03-27 13:34:48 [adesa.fr] INFO: Found listing with ID: 10733661
2026-03-27 13:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733661%27 HTTP/1.1" 200 None
2026-03-27 13:34:48 [adesa.fr] INFO: Scrape type for 10733661: 1
2026-03-27 13:34:48 [adesa.fr] INFO: Scraping item 10733661 url https://www.openlane.eu/en/carv6/auction/10733661
2026-03-27 13:34:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5726960/general/a14f64ff-96c3-4219-9e27-ae0e7b3feb6e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733990)
2026-03-27 13:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726960%252Fgeneral%252F1c1e57ad-33e2-4973-b06d-28f60bc9caed.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726960/general/1c1e57ad-33e2-4973-b06d-28f60bc9caed.jpg not downloaded yet
2026-03-27 13:34:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7956cc90>
2026-03-27 13:34:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1ebb1ef7-9b3f-515c-bcab-30792b383851/1ebb1ef7-9b3f-515c-bcab-30792b383851_image_2.jpg HTTP/1.1" 201 0
2026-03-27 13:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745303%252Fgeneral%252Ff3996cf3-49cf-4716-b299-dc2198de078e.jpg') HTTP/1.1" 204 0
2026-03-27 13:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745303/general/f3996cf3-49cf-4716-b299-dc2198de078e.jpg saved to cache
2026-03-27 13:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1ebb1ef7-9b3f-515c-bcab-30792b383851
2026-03-27 13:34:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae794b9cd0>
2026-03-27 13:34:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c800a83-ea5e-5129-92fe-0569aa456ac3/5c800a83-ea5e-5129-92fe-0569aa456ac3_image_7.jpg HTTP/1.1" 201 0
2026-03-27 13:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745287%252Fgeneral%252F275d8b52-2d8a-4c15-99c7-ac55233944fd.jpg') HTTP/1.1" 204 0
2026-03-27 13:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745287/general/275d8b52-2d8a-4c15-99c7-ac55233944fd.jpg saved to cache
2026-03-27 13:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5c800a83-ea5e-5129-92fe-0569aa456ac3
2026-03-27 13:34:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79582c50>
2026-03-27 13:34:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c52ab59-8d89-5fc4-a22e-1797697198c6/2c52ab59-8d89-5fc4-a22e-1797697198c6_image_1.jpg HTTP/1.1" 201 0
2026-03-27 13:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726960%252Fgeneral%252F15aa7967-e30e-4117-8d49-bf15fde8d7ef.jpg') HTTP/1.1" 204 0
2026-03-27 13:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726960/general/15aa7967-e30e-4117-8d49-bf15fde8d7ef.jpg saved to cache
2026-03-27 13:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2c52ab59-8d89-5fc4-a22e-1797697198c6
2026-03-27 13:34:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7950f6d0>
2026-03-27 13:34:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c52ab59-8d89-5fc4-a22e-1797697198c6/2c52ab59-8d89-5fc4-a22e-1797697198c6_image_2.jpg HTTP/1.1" 201 0
2026-03-27 13:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726960%252Fgeneral%252Fdf6da48d-0cff-4079-a5d1-ef5f17d4d4fb.jpg') HTTP/1.1" 204 0
2026-03-27 13:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726960/general/df6da48d-0cff-4079-a5d1-ef5f17d4d4fb.jpg saved to cache
2026-03-27 13:34:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2c52ab59-8d89-5fc4-a22e-1797697198c6
2026-03-27 13:34:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae6370c6d0>
2026-03-27 13:34:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c800a83-ea5e-5129-92fe-0569aa456ac3/5c800a83-ea5e-5129-92fe-0569aa456ac3_image_6.jpg HTTP/1.1" 201 0
2026-03-27 13:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745287%252Fgeneral%252F9b64ccd7-c963-4dd1-8630-1c66c85606a1.jpg') HTTP/1.1" 204 0
2026-03-27 13:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745287/general/9b64ccd7-c963-4dd1-8630-1c66c85606a1.jpg saved to cache
2026-03-27 13:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5c800a83-ea5e-5129-92fe-0569aa456ac3
2026-03-27 13:34:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5726960/general/af73d117-c47b-445c-9a28-4112aa18463d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733990)
2026-03-27 13:34:49 [adesa.fr] INFO: Found listing with ID: 10662209
2026-03-27 13:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710662209%27 HTTP/1.1" 200 None
2026-03-27 13:34:49 [adesa.fr] INFO: Scrape type for 10662209: 0
2026-03-27 13:34:49 [adesa.fr] INFO: Skipping item 10662209 url https://www.openlane.eu/en/carv6/auction/10662209
2026-03-27 13:34:49 [adesa.fr] INFO: Found listing with ID: 10439487
2026-03-27 13:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710439487%27 HTTP/1.1" 200 None
2026-03-27 13:34:49 [adesa.fr] INFO: Scrape type for 10439487: 0
2026-03-27 13:34:49 [adesa.fr] INFO: Skipping item 10439487 url https://www.openlane.eu/en/carv6/auction/10439487
2026-03-27 13:34:49 [adesa.fr] INFO: Found listing with ID: 10728851
2026-03-27 13:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728851%27 HTTP/1.1" 200 None
2026-03-27 13:34:49 [adesa.fr] INFO: Scrape type for 10728851: 0
2026-03-27 13:34:49 [adesa.fr] INFO: Skipping item 10728851 url https://www.openlane.eu/en/carv6/auction/10728851
2026-03-27 13:34:49 [adesa.fr] INFO: Found listing with ID: 10699438
2026-03-27 13:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699438%27 HTTP/1.1" 200 None
2026-03-27 13:34:49 [adesa.fr] INFO: Scrape type for 10699438: 0
2026-03-27 13:34:49 [adesa.fr] INFO: Skipping item 10699438 url https://www.openlane.eu/en/carv6/auction/10699438
2026-03-27 13:34:49 [adesa.fr] INFO: Found listing with ID: 10051061
2026-03-27 13:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710051061%27 HTTP/1.1" 200 None
2026-03-27 13:34:49 [adesa.fr] INFO: Scrape type for 10051061: 0
2026-03-27 13:34:49 [adesa.fr] INFO: Skipping item 10051061 url https://www.openlane.eu/en/carv6/auction/10051061
2026-03-27 13:34:49 [adesa.fr] INFO: Found listing with ID: 10269481
2026-03-27 13:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710269481%27 HTTP/1.1" 200 None
2026-03-27 13:34:49 [adesa.fr] INFO: Scrape type for 10269481: 0
2026-03-27 13:34:49 [adesa.fr] INFO: Skipping item 10269481 url https://www.openlane.eu/en/carv6/auction/10269481
2026-03-27 13:34:49 [adesa.fr] INFO: Found listing with ID: 10699439
2026-03-27 13:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699439%27 HTTP/1.1" 200 None
2026-03-27 13:34:49 [adesa.fr] INFO: Scrape type for 10699439: 0
2026-03-27 13:34:49 [adesa.fr] INFO: Skipping item 10699439 url https://www.openlane.eu/en/carv6/auction/10699439
2026-03-27 13:34:49 [adesa.fr] INFO: Found listing with ID: 10057241
2026-03-27 13:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710057241%27 HTTP/1.1" 200 None
2026-03-27 13:34:49 [adesa.fr] INFO: Scrape type for 10057241: 0
2026-03-27 13:34:49 [adesa.fr] INFO: Skipping item 10057241 url https://www.openlane.eu/en/carv6/auction/10057241
2026-03-27 13:34:49 [adesa.fr] INFO: Found listing with ID: 10704551
2026-03-27 13:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710704551%27 HTTP/1.1" 200 None
2026-03-27 13:34:49 [adesa.fr] INFO: Scrape type for 10704551: 0
2026-03-27 13:34:49 [adesa.fr] INFO: Skipping item 10704551 url https://www.openlane.eu/en/carv6/auction/10704551
2026-03-27 13:34:49 [adesa.fr] INFO: Found listing with ID: 10734487
2026-03-27 13:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734487%27 HTTP/1.1" 200 None
2026-03-27 13:34:49 [adesa.fr] INFO: Scrape type for 10734487: 1
2026-03-27 13:34:49 [adesa.fr] INFO: Scraping item 10734487 url https://www.openlane.eu/en/carv6/auction/10734487
2026-03-27 13:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726960%252Fgeneral%252F356a5195-a851-411d-b192-c9d85fc49c53.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726960/general/356a5195-a851-411d-b192-c9d85fc49c53.jpg not downloaded yet
2026-03-27 13:34:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae795fdd50>
2026-03-27 13:34:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1ebb1ef7-9b3f-515c-bcab-30792b383851/1ebb1ef7-9b3f-515c-bcab-30792b383851_image_1.jpg HTTP/1.1" 201 0
2026-03-27 13:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745303%252Fgeneral%252F536e10d4-a308-4ec0-8fb2-b91024eca4c6.jpg') HTTP/1.1" 204 0
2026-03-27 13:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745303/general/536e10d4-a308-4ec0-8fb2-b91024eca4c6.jpg saved to cache
2026-03-27 13:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1ebb1ef7-9b3f-515c-bcab-30792b383851
2026-03-27 13:34:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1ebb1ef7-9b3f-515c-bcab-30792b383851, skipping ID generation
2026-03-27 13:34:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ebb1ef7-9b3f-515c-bcab-30792b383851 with scrape type 1
2026-03-27 13:34:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1ebb1ef7-9b3f-515c-bcab-30792b383851 sending to next pipeline
2026-03-27 13:34:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1ebb1ef7-9b3f-515c-bcab-30792b383851, identifier: 10733986
2026-03-27 13:34:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5726960/general/41360263-1e8d-427c-ab69-5562b8877f9d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733990)
2026-03-27 13:34:49 [adesa.fr] INFO: Found listing with ID: 10733191
2026-03-27 13:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733191%27 HTTP/1.1" 200 None
2026-03-27 13:34:49 [adesa.fr] INFO: Scrape type for 10733191: 1
2026-03-27 13:34:49 [adesa.fr] INFO: Scraping item 10733191 url https://www.openlane.eu/en/carv6/auction/10733191
2026-03-27 13:34:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1ebb1ef7-9b3f-515c-bcab-30792b383851 with identifier: 10733986
2026-03-27 13:34:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1ebb1ef7-9b3f-515c-bcab-30792b383851 with identifier: 10733986
2026-03-27 13:34:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1ebb1ef7-9b3f-515c-bcab-30792b383851 with identifier: 10733986 to the API
2026-03-27 13:34:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:34:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:34:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745303/general/536e10d4-a308-4ec0-8fb2-b91024eca4c6.jpg>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '1ebb1ef7-9b3f-515c-bcab-30792b383851',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57404',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733986',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 20445,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 9,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ebb1ef7-9b3f-515c-bcab-30792b383851/1ebb1ef7-9b3f-515c-bcab-30792b383851_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 495839,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745303/general/7b736be9-648c-4e03-a187-870f1ab1009e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ebb1ef7-9b3f-515c-bcab-30792b383851/1ebb1ef7-9b3f-515c-bcab-30792b383851_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 455808,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745303/general/536e10d4-a308-4ec0-8fb2-b91024eca4c6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ebb1ef7-9b3f-515c-bcab-30792b383851/1ebb1ef7-9b3f-515c-bcab-30792b383851_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231597,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745303/general/f3996cf3-49cf-4716-b299-dc2198de078e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ebb1ef7-9b3f-515c-bcab-30792b383851/1ebb1ef7-9b3f-515c-bcab-30792b383851_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320898,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745303/general/64a59dc6-6ab4-450c-af42-393091582e3e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ebb1ef7-9b3f-515c-bcab-30792b383851/1ebb1ef7-9b3f-515c-bcab-30792b383851_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308238,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745303/general/3bb397ad-c187-43eb-b1ad-e18b8ba6456c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ebb1ef7-9b3f-515c-bcab-30792b383851/1ebb1ef7-9b3f-515c-bcab-30792b383851_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 506587,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745303/general/1aeacca3-b9bf-4284-8b04-8db0bbfb97d1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ebb1ef7-9b3f-515c-bcab-30792b383851/1ebb1ef7-9b3f-515c-bcab-30792b383851_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 410894,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745303/general/08bd4576-f050-4380-bbe4-1c5acfbbf6a8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ebb1ef7-9b3f-515c-bcab-30792b383851/1ebb1ef7-9b3f-515c-bcab-30792b383851_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 407979,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745303/general/aed3bb35-ba05-4622-9b18-0b04dbf33bc1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ebb1ef7-9b3f-515c-bcab-30792b383851/1ebb1ef7-9b3f-515c-bcab-30792b383851_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 344482,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745303/general/a73b2a92-f515-4f4a-8f08-12816aa189e7.jpg',
'Width': 1920}],
'price': 17700,
'price_includes_vat': True,
'registration_date': '2025-02-20',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 308 SW 1.2 Allure - Petrol - Automatic - 136 hp - 20.445 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-27 13:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733986%27 HTTP/1.1" 200 None
2026-03-27 13:34:49 [adesa.fr] INFO: Saving data for 10733986: {'created_time': 1774618489.98073, 'last_price_update_time': 1774618489.98076, 'auction_closing_time': 1798675200.0}
2026-03-27 13:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733986') HTTP/1.1" 204 0
2026-03-27 13:34:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7986ba10>
2026-03-27 13:34:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c52ab59-8d89-5fc4-a22e-1797697198c6/2c52ab59-8d89-5fc4-a22e-1797697198c6_image_4.jpg HTTP/1.1" 201 0
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726960%252Fgeneral%252Fa14f64ff-96c3-4219-9e27-ae0e7b3feb6e.jpg') HTTP/1.1" 204 0
2026-03-27 13:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726960/general/a14f64ff-96c3-4219-9e27-ae0e7b3feb6e.jpg saved to cache
2026-03-27 13:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2c52ab59-8d89-5fc4-a22e-1797697198c6
2026-03-27 13:34:50 [adesa.fr] INFO: Found listing with ID: 10685083
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710685083%27 HTTP/1.1" 200 None
2026-03-27 13:34:50 [adesa.fr] INFO: Scrape type for 10685083: 0
2026-03-27 13:34:50 [adesa.fr] INFO: Skipping item 10685083 url https://www.openlane.eu/en/carv6/auction/10685083
2026-03-27 13:34:50 [adesa.fr] INFO: Found listing with ID: 10730646
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730646%27 HTTP/1.1" 200 None
2026-03-27 13:34:50 [adesa.fr] INFO: Scrape type for 10730646: 1
2026-03-27 13:34:50 [adesa.fr] INFO: Scraping item 10730646 url https://www.openlane.eu/en/carv6/auction/10730646
2026-03-27 13:34:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae794a1fd0>
2026-03-27 13:34:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c52ab59-8d89-5fc4-a22e-1797697198c6/2c52ab59-8d89-5fc4-a22e-1797697198c6_image_3.jpg HTTP/1.1" 201 0
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726960%252Fgeneral%252Faf73d117-c47b-445c-9a28-4112aa18463d.jpg') HTTP/1.1" 204 0
2026-03-27 13:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726960/general/af73d117-c47b-445c-9a28-4112aa18463d.jpg saved to cache
2026-03-27 13:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2c52ab59-8d89-5fc4-a22e-1797697198c6
2026-03-27 13:34:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5726960/general/73e55027-90da-4d59-b4f3-d9e965ca1c2f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733990)
2026-03-27 13:34:50 [adesa.fr] INFO: Found listing with ID: 10699459
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699459%27 HTTP/1.1" 200 None
2026-03-27 13:34:50 [adesa.fr] INFO: Scrape type for 10699459: 0
2026-03-27 13:34:50 [adesa.fr] INFO: Skipping item 10699459 url https://www.openlane.eu/en/carv6/auction/10699459
2026-03-27 13:34:50 [adesa.fr] INFO: Found listing with ID: 10518391
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710518391%27 HTTP/1.1" 200 None
2026-03-27 13:34:50 [adesa.fr] INFO: Scrape type for 10518391: 0
2026-03-27 13:34:50 [adesa.fr] INFO: Skipping item 10518391 url https://www.openlane.eu/en/carv6/auction/10518391
2026-03-27 13:34:50 [adesa.fr] INFO: Found listing with ID: 10699457
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699457%27 HTTP/1.1" 200 None
2026-03-27 13:34:50 [adesa.fr] INFO: Scrape type for 10699457: 0
2026-03-27 13:34:50 [adesa.fr] INFO: Skipping item 10699457 url https://www.openlane.eu/en/carv6/auction/10699457
2026-03-27 13:34:50 [adesa.fr] INFO: Found listing with ID: 10650228
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710650228%27 HTTP/1.1" 200 None
2026-03-27 13:34:50 [adesa.fr] INFO: Scrape type for 10650228: 0
2026-03-27 13:34:50 [adesa.fr] INFO: Skipping item 10650228 url https://www.openlane.eu/en/carv6/auction/10650228
2026-03-27 13:34:50 [adesa.fr] INFO: Found listing with ID: 10136698
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710136698%27 HTTP/1.1" 200 None
2026-03-27 13:34:50 [adesa.fr] INFO: Scrape type for 10136698: 0
2026-03-27 13:34:50 [adesa.fr] INFO: Skipping item 10136698 url https://www.openlane.eu/en/carv6/auction/10136698
2026-03-27 13:34:50 [adesa.fr] INFO: Found listing with ID: 9905933
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%279905933%27 HTTP/1.1" 200 None
2026-03-27 13:34:50 [adesa.fr] INFO: Scrape type for 9905933: 0
2026-03-27 13:34:50 [adesa.fr] INFO: Skipping item 9905933 url https://www.openlane.eu/en/carv6/auction/9905933
2026-03-27 13:34:50 [adesa.fr] INFO: Found listing with ID: 10726262
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726262%27 HTTP/1.1" 200 None
2026-03-27 13:34:50 [adesa.fr] INFO: Scrape type for 10726262: 0
2026-03-27 13:34:50 [adesa.fr] INFO: Skipping item 10726262 url https://www.openlane.eu/en/carv6/auction/10726262
2026-03-27 13:34:50 [adesa.fr] INFO: Found listing with ID: 10728623
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728623%27 HTTP/1.1" 200 None
2026-03-27 13:34:50 [adesa.fr] INFO: Scrape type for 10728623: 0
2026-03-27 13:34:50 [adesa.fr] INFO: Skipping item 10728623 url https://www.openlane.eu/en/carv6/auction/10728623
2026-03-27 13:34:50 [adesa.fr] INFO: Found listing with ID: 10734355
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734355%27 HTTP/1.1" 200 None
2026-03-27 13:34:50 [adesa.fr] INFO: Scrape type for 10734355: 1
2026-03-27 13:34:50 [adesa.fr] INFO: Scraping item 10734355 url https://www.openlane.eu/en/carv6/auction/10734355
2026-03-27 13:34:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae6377bad0>
2026-03-27 13:34:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c52ab59-8d89-5fc4-a22e-1797697198c6/2c52ab59-8d89-5fc4-a22e-1797697198c6_image_5.jpg HTTP/1.1" 201 0
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726960%252Fgeneral%252F41360263-1e8d-427c-ab69-5562b8877f9d.jpg') HTTP/1.1" 204 0
2026-03-27 13:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726960/general/41360263-1e8d-427c-ab69-5562b8877f9d.jpg saved to cache
2026-03-27 13:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2c52ab59-8d89-5fc4-a22e-1797697198c6
2026-03-27 13:34:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735840> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:34:50 [adesa.fr] INFO: Found listing with ID: 10597849
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710597849%27 HTTP/1.1" 200 None
2026-03-27 13:34:50 [adesa.fr] INFO: Scrape type for 10597849: 0
2026-03-27 13:34:50 [adesa.fr] INFO: Skipping item 10597849 url https://www.openlane.eu/en/carv6/auction/10597849
2026-03-27 13:34:50 [adesa.fr] INFO: Found listing with ID: 10580073
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710580073%27 HTTP/1.1" 200 None
2026-03-27 13:34:50 [adesa.fr] INFO: Scrape type for 10580073: 0
2026-03-27 13:34:50 [adesa.fr] INFO: Skipping item 10580073 url https://www.openlane.eu/en/carv6/auction/10580073
2026-03-27 13:34:50 [adesa.fr] INFO: Found listing with ID: 10727618
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710727618%27 HTTP/1.1" 200 None
2026-03-27 13:34:50 [adesa.fr] INFO: Scrape type for 10727618: 0
2026-03-27 13:34:50 [adesa.fr] INFO: Skipping item 10727618 url https://www.openlane.eu/en/carv6/auction/10727618
2026-03-27 13:34:50 [adesa.fr] INFO: Found listing with ID: 10718734
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710718734%27 HTTP/1.1" 200 None
2026-03-27 13:34:50 [adesa.fr] INFO: Scrape type for 10718734: 0
2026-03-27 13:34:50 [adesa.fr] INFO: Skipping item 10718734 url https://www.openlane.eu/en/carv6/auction/10718734
2026-03-27 13:34:50 [adesa.fr] INFO: Found listing with ID: 10719679
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710719679%27 HTTP/1.1" 200 None
2026-03-27 13:34:50 [adesa.fr] INFO: Scrape type for 10719679: 0
2026-03-27 13:34:50 [adesa.fr] INFO: Skipping item 10719679 url https://www.openlane.eu/en/carv6/auction/10719679
2026-03-27 13:34:50 [adesa.fr] INFO: Found listing with ID: 10640495
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710640495%27 HTTP/1.1" 200 None
2026-03-27 13:34:50 [adesa.fr] INFO: Scrape type for 10640495: 0
2026-03-27 13:34:50 [adesa.fr] INFO: Skipping item 10640495 url https://www.openlane.eu/en/carv6/auction/10640495
2026-03-27 13:34:50 [adesa.fr] INFO: Found listing with ID: 10627155
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710627155%27 HTTP/1.1" 200 None
2026-03-27 13:34:50 [adesa.fr] INFO: Scrape type for 10627155: 0
2026-03-27 13:34:50 [adesa.fr] INFO: Skipping item 10627155 url https://www.openlane.eu/en/carv6/auction/10627155
2026-03-27 13:34:50 [adesa.fr] INFO: Found listing with ID: 10721193
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721193%27 HTTP/1.1" 200 None
2026-03-27 13:34:50 [adesa.fr] INFO: Scrape type for 10721193: 0
2026-03-27 13:34:50 [adesa.fr] INFO: Skipping item 10721193 url https://www.openlane.eu/en/carv6/auction/10721193
2026-03-27 13:34:50 [adesa.fr] INFO: Found listing with ID: 10437881
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710437881%27 HTTP/1.1" 200 None
2026-03-27 13:34:50 [adesa.fr] INFO: Scrape type for 10437881: 0
2026-03-27 13:34:50 [adesa.fr] INFO: Skipping item 10437881 url https://www.openlane.eu/en/carv6/auction/10437881
2026-03-27 13:34:50 [adesa.fr] INFO: Found listing with ID: 10699722
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699722%27 HTTP/1.1" 200 None
2026-03-27 13:34:50 [adesa.fr] INFO: Scrape type for 10699722: 0
2026-03-27 13:34:50 [adesa.fr] INFO: Skipping item 10699722 url https://www.openlane.eu/en/carv6/auction/10699722
2026-03-27 13:34:50 [adesa.fr] INFO: Found listing with ID: 10394825
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710394825%27 HTTP/1.1" 200 None
2026-03-27 13:34:50 [adesa.fr] INFO: Scrape type for 10394825: 0
2026-03-27 13:34:50 [adesa.fr] INFO: Skipping item 10394825 url https://www.openlane.eu/en/carv6/auction/10394825
2026-03-27 13:34:50 [adesa.fr] INFO: Found listing with ID: 10698182
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710698182%27 HTTP/1.1" 200 None
2026-03-27 13:34:50 [adesa.fr] INFO: Scrape type for 10698182: 0
2026-03-27 13:34:50 [adesa.fr] INFO: Skipping item 10698182 url https://www.openlane.eu/en/carv6/auction/10698182
2026-03-27 13:34:50 [adesa.fr] INFO: Found listing with ID: 10687167
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710687167%27 HTTP/1.1" 200 None
2026-03-27 13:34:50 [adesa.fr] INFO: Scrape type for 10687167: 0
2026-03-27 13:34:50 [adesa.fr] INFO: Skipping item 10687167 url https://www.openlane.eu/en/carv6/auction/10687167
2026-03-27 13:34:50 [adesa.fr] INFO: Found listing with ID: 10723137
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723137%27 HTTP/1.1" 200 None
2026-03-27 13:34:50 [adesa.fr] INFO: Scrape type for 10723137: 0
2026-03-27 13:34:50 [adesa.fr] INFO: Skipping item 10723137 url https://www.openlane.eu/en/carv6/auction/10723137
2026-03-27 13:34:50 [adesa.fr] INFO: Found listing with ID: 10699512
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699512%27 HTTP/1.1" 200 None
2026-03-27 13:34:50 [adesa.fr] INFO: Scrape type for 10699512: 0
2026-03-27 13:34:50 [adesa.fr] INFO: Skipping item 10699512 url https://www.openlane.eu/en/carv6/auction/10699512
2026-03-27 13:34:50 [adesa.fr] INFO: Found listing with ID: 10699517
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699517%27 HTTP/1.1" 200 None
2026-03-27 13:34:50 [adesa.fr] INFO: Scrape type for 10699517: 0
2026-03-27 13:34:50 [adesa.fr] INFO: Skipping item 10699517 url https://www.openlane.eu/en/carv6/auction/10699517
2026-03-27 13:34:50 [adesa.fr] INFO: Found listing with ID: 10728626
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728626%27 HTTP/1.1" 200 None
2026-03-27 13:34:50 [adesa.fr] INFO: Scrape type for 10728626: 0
2026-03-27 13:34:50 [adesa.fr] INFO: Skipping item 10728626 url https://www.openlane.eu/en/carv6/auction/10728626
2026-03-27 13:34:50 [adesa.fr] INFO: Found listing with ID: 10728624
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728624%27 HTTP/1.1" 200 None
2026-03-27 13:34:50 [adesa.fr] INFO: Scrape type for 10728624: 0
2026-03-27 13:34:50 [adesa.fr] INFO: Skipping item 10728624 url https://www.openlane.eu/en/carv6/auction/10728624
2026-03-27 13:34:50 [adesa.fr] INFO: Found listing with ID: 10699513
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699513%27 HTTP/1.1" 200 None
2026-03-27 13:34:50 [adesa.fr] INFO: Scrape type for 10699513: 0
2026-03-27 13:34:50 [adesa.fr] INFO: Skipping item 10699513 url https://www.openlane.eu/en/carv6/auction/10699513
2026-03-27 13:34:50 [adesa.fr] INFO: Found listing with ID: 10597858
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710597858%27 HTTP/1.1" 200 None
2026-03-27 13:34:50 [adesa.fr] INFO: Scrape type for 10597858: 0
2026-03-27 13:34:50 [adesa.fr] INFO: Skipping item 10597858 url https://www.openlane.eu/en/carv6/auction/10597858
2026-03-27 13:34:50 [adesa.fr] INFO: Found listing with ID: 10688557
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710688557%27 HTTP/1.1" 200 None
2026-03-27 13:34:50 [adesa.fr] INFO: Scrape type for 10688557: 0
2026-03-27 13:34:50 [adesa.fr] INFO: Skipping item 10688557 url https://www.openlane.eu/en/carv6/auction/10688557
2026-03-27 13:34:50 [adesa.fr] INFO: Found listing with ID: 10699502
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699502%27 HTTP/1.1" 200 None
2026-03-27 13:34:50 [adesa.fr] INFO: Scrape type for 10699502: 0
2026-03-27 13:34:50 [adesa.fr] INFO: Skipping item 10699502 url https://www.openlane.eu/en/carv6/auction/10699502
2026-03-27 13:34:50 [adesa.fr] INFO: Found listing with ID: 10699501
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699501%27 HTTP/1.1" 200 None
2026-03-27 13:34:50 [adesa.fr] INFO: Scrape type for 10699501: 0
2026-03-27 13:34:50 [adesa.fr] INFO: Skipping item 10699501 url https://www.openlane.eu/en/carv6/auction/10699501
2026-03-27 13:34:50 [adesa.fr] INFO: Found listing with ID: 10452571
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710452571%27 HTTP/1.1" 200 None
2026-03-27 13:34:50 [adesa.fr] INFO: Scrape type for 10452571: 0
2026-03-27 13:34:50 [adesa.fr] INFO: Skipping item 10452571 url https://www.openlane.eu/en/carv6/auction/10452571
2026-03-27 13:34:50 [adesa.fr] INFO: Found listing with ID: 10512962
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710512962%27 HTTP/1.1" 200 None
2026-03-27 13:34:50 [adesa.fr] INFO: Scrape type for 10512962: 0
2026-03-27 13:34:50 [adesa.fr] INFO: Skipping item 10512962 url https://www.openlane.eu/en/carv6/auction/10512962
2026-03-27 13:34:50 [adesa.fr] INFO: Found listing with ID: 10661603
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710661603%27 HTTP/1.1" 200 None
2026-03-27 13:34:50 [adesa.fr] INFO: Scrape type for 10661603: 0
2026-03-27 13:34:50 [adesa.fr] INFO: Skipping item 10661603 url https://www.openlane.eu/en/carv6/auction/10661603
2026-03-27 13:34:50 [adesa.fr] INFO: Found listing with ID: 10411867
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710411867%27 HTTP/1.1" 200 None
2026-03-27 13:34:50 [adesa.fr] INFO: Scrape type for 10411867: 0
2026-03-27 13:34:50 [adesa.fr] INFO: Skipping item 10411867 url https://www.openlane.eu/en/carv6/auction/10411867
2026-03-27 13:34:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:34:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:34:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7b683650>
2026-03-27 13:34:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:34:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c52ab59-8d89-5fc4-a22e-1797697198c6/2c52ab59-8d89-5fc4-a22e-1797697198c6_image_7.jpg HTTP/1.1" 201 0
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726960%252Fgeneral%252F73e55027-90da-4d59-b4f3-d9e965ca1c2f.jpg') HTTP/1.1" 204 0
2026-03-27 13:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726960/general/73e55027-90da-4d59-b4f3-d9e965ca1c2f.jpg saved to cache
2026-03-27 13:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2c52ab59-8d89-5fc4-a22e-1797697198c6
2026-03-27 13:34:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 660e6872-fbee-5a99-a7db-8e101f52c036 with identifier: 10735840
2026-03-27 13:34:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 660e6872-fbee-5a99-a7db-8e101f52c036 with scrape type 1
2026-03-27 13:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 660e6872-fbee-5a99-a7db-8e101f52c036
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730388%252Fgeneral%252F36e39624-e2f4-4ed6-9f6f-4b74df9c6d4c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730388/general/36e39624-e2f4-4ed6-9f6f-4b74df9c6d4c.jpg already downloaded
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730388%252Fgeneral%252F024fc7f8-01fb-44e3-be73-224efffc76e4.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730388/general/024fc7f8-01fb-44e3-be73-224efffc76e4.jpg already downloaded
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730388%252Fgeneral%252F0d0ccceb-e18e-4436-beee-da20cc3a0640.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730388/general/0d0ccceb-e18e-4436-beee-da20cc3a0640.jpg already downloaded
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730388%252Fgeneral%252F7420e8fc-8b73-4fa5-9a99-8e73353ac1e2.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730388/general/7420e8fc-8b73-4fa5-9a99-8e73353ac1e2.jpg already downloaded
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730388%252Fgeneral%252F5e2c1c1f-b1e9-463b-a13d-a489f1fe8599.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730388/general/5e2c1c1f-b1e9-463b-a13d-a489f1fe8599.jpg already downloaded
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730388%252Fgeneral%252F9f81dce9-a6f1-42ee-a034-9f033f4ce0fc.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730388/general/9f81dce9-a6f1-42ee-a034-9f033f4ce0fc.jpg already downloaded
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730388%252Fgeneral%252F04b7f31b-9567-4f8f-9c6f-e8a2f675f53d.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730388/general/04b7f31b-9567-4f8f-9c6f-e8a2f675f53d.jpg already downloaded
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730388%252Fgeneral%252Fb7e48166-d6dd-4921-88cf-8b04fd49bc39.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730388/general/b7e48166-d6dd-4921-88cf-8b04fd49bc39.jpg already downloaded
2026-03-27 13:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730388%252Fgeneral%252Fa62f45df-07b6-4728-8fd5-779c7500fc29.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730388/general/a62f45df-07b6-4728-8fd5-779c7500fc29.jpg already downloaded
2026-03-27 13:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730388%252Fgeneral%252F07020bdc-cab6-4eed-b161-06cb160ccde0.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730388/general/07020bdc-cab6-4eed-b161-06cb160ccde0.jpg already downloaded
2026-03-27 13:34:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 660e6872-fbee-5a99-a7db-8e101f52c036, identifier: 10735840
2026-03-27 13:34:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 660e6872-fbee-5a99-a7db-8e101f52c036 with identifier: 10735840
2026-03-27 13:34:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 660e6872-fbee-5a99-a7db-8e101f52c036 with identifier: 10735840
2026-03-27 13:34:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 660e6872-fbee-5a99-a7db-8e101f52c036 with identifier: 10735840 to the API
2026-03-27 13:34:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:34:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:34:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735840>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': '660e6872-fbee-5a99-a7db-8e101f52c036',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-580-PE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735840',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'ProAce',
'odometer': 195468,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/5730388/general/36e39624-e2f4-4ed6-9f6f-4b74df9c6d4c.jpg',
'https://images.openlane.eu/carimgs/5730388/general/024fc7f8-01fb-44e3-be73-224efffc76e4.jpg',
'https://images.openlane.eu/carimgs/5730388/general/0d0ccceb-e18e-4436-beee-da20cc3a0640.jpg',
'https://images.openlane.eu/carimgs/5730388/general/7420e8fc-8b73-4fa5-9a99-8e73353ac1e2.jpg',
'https://images.openlane.eu/carimgs/5730388/general/5e2c1c1f-b1e9-463b-a13d-a489f1fe8599.jpg',
'https://images.openlane.eu/carimgs/5730388/general/9f81dce9-a6f1-42ee-a034-9f033f4ce0fc.jpg',
'https://images.openlane.eu/carimgs/5730388/general/04b7f31b-9567-4f8f-9c6f-e8a2f675f53d.jpg',
'https://images.openlane.eu/carimgs/5730388/general/b7e48166-d6dd-4921-88cf-8b04fd49bc39.jpg',
'https://images.openlane.eu/carimgs/5730388/general/a62f45df-07b6-4728-8fd5-779c7500fc29.jpg',
'https://images.openlane.eu/carimgs/5730388/general/07020bdc-cab6-4eed-b161-06cb160ccde0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_660e6872-fbee-5a99-a7db-8e101f52c036/660e6872-fbee-5a99-a7db-8e101f52c036_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142856,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730388/general/36e39624-e2f4-4ed6-9f6f-4b74df9c6d4c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_660e6872-fbee-5a99-a7db-8e101f52c036/660e6872-fbee-5a99-a7db-8e101f52c036_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145207,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730388/general/024fc7f8-01fb-44e3-be73-224efffc76e4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_660e6872-fbee-5a99-a7db-8e101f52c036/660e6872-fbee-5a99-a7db-8e101f52c036_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146755,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730388/general/0d0ccceb-e18e-4436-beee-da20cc3a0640.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_660e6872-fbee-5a99-a7db-8e101f52c036/660e6872-fbee-5a99-a7db-8e101f52c036_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145077,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730388/general/7420e8fc-8b73-4fa5-9a99-8e73353ac1e2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_660e6872-fbee-5a99-a7db-8e101f52c036/660e6872-fbee-5a99-a7db-8e101f52c036_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93460,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730388/general/5e2c1c1f-b1e9-463b-a13d-a489f1fe8599.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_660e6872-fbee-5a99-a7db-8e101f52c036/660e6872-fbee-5a99-a7db-8e101f52c036_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137264,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730388/general/9f81dce9-a6f1-42ee-a034-9f033f4ce0fc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_660e6872-fbee-5a99-a7db-8e101f52c036/660e6872-fbee-5a99-a7db-8e101f52c036_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88174,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730388/general/04b7f31b-9567-4f8f-9c6f-e8a2f675f53d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_660e6872-fbee-5a99-a7db-8e101f52c036/660e6872-fbee-5a99-a7db-8e101f52c036_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192155,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730388/general/b7e48166-d6dd-4921-88cf-8b04fd49bc39.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_660e6872-fbee-5a99-a7db-8e101f52c036/660e6872-fbee-5a99-a7db-8e101f52c036_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85851,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730388/general/a62f45df-07b6-4728-8fd5-779c7500fc29.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_660e6872-fbee-5a99-a7db-8e101f52c036/660e6872-fbee-5a99-a7db-8e101f52c036_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79947,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730388/general/07020bdc-cab6-4eed-b161-06cb160ccde0.jpg',
'Width': 1024}],
'price': 5600,
'price_includes_vat': True,
'registration_date': '2021-12-15',
'seats_number': 3,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Toyota ProAce City 1.2 Business - Petrol - Manual - 110 hp - '
'195.468 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 13:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735840%27 HTTP/1.1" 200 None
2026-03-27 13:34:51 [adesa.fr] INFO: Saving data for 10735840: {'created_time': 1774618491.664494, 'last_price_update_time': 1774618491.664504, 'auction_closing_time': 1774868400.0}
2026-03-27 13:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735840') HTTP/1.1" 204 0
2026-03-27 13:34:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730942> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:34:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:34:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19666614-480c-58bc-bc75-d1c9063c35a8 with identifier: 10730942
2026-03-27 13:34:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19666614-480c-58bc-bc75-d1c9063c35a8 with scrape type 1
2026-03-27 13:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 19666614-480c-58bc-bc75-d1c9063c35a8
2026-03-27 13:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745304%252Fgeneral%252Fc6e7bfbf-7556-41de-bc27-91d7eaddc42f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745304/general/c6e7bfbf-7556-41de-bc27-91d7eaddc42f.jpg not downloaded yet
2026-03-27 13:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745304%252Fgeneral%252F9a655ce0-e487-48d1-8423-af13fe32927d.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745304/general/9a655ce0-e487-48d1-8423-af13fe32927d.jpg not downloaded yet
2026-03-27 13:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745304%252Fgeneral%252F64c6d179-f786-4cc0-bbab-18722f0097be.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745304/general/64c6d179-f786-4cc0-bbab-18722f0097be.jpg not downloaded yet
2026-03-27 13:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745304%252Fgeneral%252F472df246-d2c6-45f2-8fb6-ccf44c0fe11d.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745304/general/472df246-d2c6-45f2-8fb6-ccf44c0fe11d.jpg not downloaded yet
2026-03-27 13:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745304%252Fgeneral%252F54ff9ba2-7a46-4fe5-85ce-c9bc509d3d72.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745304/general/54ff9ba2-7a46-4fe5-85ce-c9bc509d3d72.jpg not downloaded yet
2026-03-27 13:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745304%252Fgeneral%252F9e2c604a-6c78-4f89-a869-dedcf623bbac.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745304/general/9e2c604a-6c78-4f89-a869-dedcf623bbac.jpg not downloaded yet
2026-03-27 13:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745304%252Fgeneral%252F20c0c808-af62-4be4-b4c4-4820a778d368.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745304/general/20c0c808-af62-4be4-b4c4-4820a778d368.jpg not downloaded yet
2026-03-27 13:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745304%252Fgeneral%252F1b8102f6-4a80-468e-9869-e815cd7f1c12.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745304/general/1b8102f6-4a80-468e-9869-e815cd7f1c12.jpg not downloaded yet
2026-03-27 13:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745304%252Fgeneral%252F5994cbcf-b6d2-424c-beaf-0c4c457735d2.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745304/general/5994cbcf-b6d2-424c-beaf-0c4c457735d2.jpg not downloaded yet
2026-03-27 13:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:34:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745304%252Fgeneral%252F7849ceae-7548-465a-b4bb-bd12ad9ee729.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:34:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745304/general/7849ceae-7548-465a-b4bb-bd12ad9ee729.jpg not downloaded yet
2026-03-27 13:34:55 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.277(s), this was the 1st time calling it.
2026-03-27 13:34:55 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.959712577805661 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-27 13:35:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 13:35:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735848> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:35:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:35:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66e87c0b-15ec-5643-801d-2d80eb4da1fd with identifier: 10735848
2026-03-27 13:35:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66e87c0b-15ec-5643-801d-2d80eb4da1fd with scrape type 1
2026-03-27 13:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 66e87c0b-15ec-5643-801d-2d80eb4da1fd
2026-03-27 13:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741733%252Fgeneral%252Fded92e02-640b-46ce-8c80-93f22b60ced5.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741733/general/ded92e02-640b-46ce-8c80-93f22b60ced5.jpg already downloaded
2026-03-27 13:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741733%252Fgeneral%252F623b8bae-39a7-4b0f-b3d7-c2563c5e7272.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741733/general/623b8bae-39a7-4b0f-b3d7-c2563c5e7272.jpg already downloaded
2026-03-27 13:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741733%252Fgeneral%252F61466c25-9e25-4438-bdd5-e09a513a0c3b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741733/general/61466c25-9e25-4438-bdd5-e09a513a0c3b.jpg already downloaded
2026-03-27 13:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741733%252Fgeneral%252F5661e857-5e0d-4aab-b940-960f3299acf4.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741733/general/5661e857-5e0d-4aab-b940-960f3299acf4.jpg already downloaded
2026-03-27 13:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741733%252Fgeneral%252F51effe01-b4be-463b-8a72-5ef5e01c0102.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741733/general/51effe01-b4be-463b-8a72-5ef5e01c0102.jpg already downloaded
2026-03-27 13:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741733%252Fgeneral%252Fcabf3627-da16-4914-b4b7-5a4cbc0dec5f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741733/general/cabf3627-da16-4914-b4b7-5a4cbc0dec5f.jpg already downloaded
2026-03-27 13:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741733%252Fgeneral%252F2aab7d05-c36d-48ef-9275-3c89aac06af0.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741733/general/2aab7d05-c36d-48ef-9275-3c89aac06af0.jpg already downloaded
2026-03-27 13:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741733%252Fgeneral%252F18fe2fa1-8d21-459f-a482-66388c6363cd.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741733/general/18fe2fa1-8d21-459f-a482-66388c6363cd.jpg already downloaded
2026-03-27 13:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741733%252Fgeneral%252F3d61aef4-a1fd-4816-9677-309f3ec616ca.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741733/general/3d61aef4-a1fd-4816-9677-309f3ec616ca.jpg already downloaded
2026-03-27 13:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741733%252Fgeneral%252F021ed96b-1d06-4481-8333-9ded9a8c9512.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741733/general/021ed96b-1d06-4481-8333-9ded9a8c9512.jpg already downloaded
2026-03-27 13:35:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 66e87c0b-15ec-5643-801d-2d80eb4da1fd, identifier: 10735848
2026-03-27 13:35:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 66e87c0b-15ec-5643-801d-2d80eb4da1fd with identifier: 10735848
2026-03-27 13:35:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 66e87c0b-15ec-5643-801d-2d80eb4da1fd with identifier: 10735848
2026-03-27 13:35:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 66e87c0b-15ec-5643-801d-2d80eb4da1fd with identifier: 10735848 to the API
2026-03-27 13:35:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:35:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:35:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735848>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 490,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Electric',
'id': '66e87c0b-15ec-5643-801d-2d80eb4da1fd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF778CV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735848',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 107278,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 41,
'photo_urls': ['https://images.openlane.eu/carimgs/5741733/general/ded92e02-640b-46ce-8c80-93f22b60ced5.jpg',
'https://images.openlane.eu/carimgs/5741733/general/623b8bae-39a7-4b0f-b3d7-c2563c5e7272.jpg',
'https://images.openlane.eu/carimgs/5741733/general/61466c25-9e25-4438-bdd5-e09a513a0c3b.jpg',
'https://images.openlane.eu/carimgs/5741733/general/5661e857-5e0d-4aab-b940-960f3299acf4.jpg',
'https://images.openlane.eu/carimgs/5741733/general/51effe01-b4be-463b-8a72-5ef5e01c0102.jpg',
'https://images.openlane.eu/carimgs/5741733/general/cabf3627-da16-4914-b4b7-5a4cbc0dec5f.jpg',
'https://images.openlane.eu/carimgs/5741733/general/2aab7d05-c36d-48ef-9275-3c89aac06af0.jpg',
'https://images.openlane.eu/carimgs/5741733/general/18fe2fa1-8d21-459f-a482-66388c6363cd.jpg',
'https://images.openlane.eu/carimgs/5741733/general/3d61aef4-a1fd-4816-9677-309f3ec616ca.jpg',
'https://images.openlane.eu/carimgs/5741733/general/021ed96b-1d06-4481-8333-9ded9a8c9512.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66e87c0b-15ec-5643-801d-2d80eb4da1fd/66e87c0b-15ec-5643-801d-2d80eb4da1fd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105583,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741733/general/ded92e02-640b-46ce-8c80-93f22b60ced5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66e87c0b-15ec-5643-801d-2d80eb4da1fd/66e87c0b-15ec-5643-801d-2d80eb4da1fd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110227,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741733/general/623b8bae-39a7-4b0f-b3d7-c2563c5e7272.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66e87c0b-15ec-5643-801d-2d80eb4da1fd/66e87c0b-15ec-5643-801d-2d80eb4da1fd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114174,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741733/general/61466c25-9e25-4438-bdd5-e09a513a0c3b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66e87c0b-15ec-5643-801d-2d80eb4da1fd/66e87c0b-15ec-5643-801d-2d80eb4da1fd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113966,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741733/general/5661e857-5e0d-4aab-b940-960f3299acf4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66e87c0b-15ec-5643-801d-2d80eb4da1fd/66e87c0b-15ec-5643-801d-2d80eb4da1fd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82721,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741733/general/51effe01-b4be-463b-8a72-5ef5e01c0102.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66e87c0b-15ec-5643-801d-2d80eb4da1fd/66e87c0b-15ec-5643-801d-2d80eb4da1fd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77750,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741733/general/cabf3627-da16-4914-b4b7-5a4cbc0dec5f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66e87c0b-15ec-5643-801d-2d80eb4da1fd/66e87c0b-15ec-5643-801d-2d80eb4da1fd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80331,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741733/general/2aab7d05-c36d-48ef-9275-3c89aac06af0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66e87c0b-15ec-5643-801d-2d80eb4da1fd/66e87c0b-15ec-5643-801d-2d80eb4da1fd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79128,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741733/general/18fe2fa1-8d21-459f-a482-66388c6363cd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66e87c0b-15ec-5643-801d-2d80eb4da1fd/66e87c0b-15ec-5643-801d-2d80eb4da1fd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68527,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741733/general/3d61aef4-a1fd-4816-9677-309f3ec616ca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66e87c0b-15ec-5643-801d-2d80eb4da1fd/66e87c0b-15ec-5643-801d-2d80eb4da1fd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97467,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741733/general/021ed96b-1d06-4481-8333-9ded9a8c9512.jpg',
'Width': 1024}],
'price': 19600,
'price_includes_vat': True,
'registration_date': '2022-03-10',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Tesla Model 3 Performance - Dual Motor - Electric - Automatic - 490 '
'hp - 107.278 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 13:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735848%27 HTTP/1.1" 200 None
2026-03-27 13:35:01 [adesa.fr] INFO: Saving data for 10735848: {'created_time': 1774618501.865553, 'last_price_update_time': 1774618501.865565, 'auction_closing_time': 1774868400.0}
2026-03-27 13:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735848') HTTP/1.1" 204 0
2026-03-27 13:35:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745304/general/7849ceae-7548-465a-b4bb-bd12ad9ee729.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730942)
2026-03-27 13:35:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7934c450>
2026-03-27 13:35:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19666614-480c-58bc-bc75-d1c9063c35a8/19666614-480c-58bc-bc75-d1c9063c35a8_image_9.jpg HTTP/1.1" 201 0
2026-03-27 13:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745304%252Fgeneral%252F7849ceae-7548-465a-b4bb-bd12ad9ee729.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745304/general/7849ceae-7548-465a-b4bb-bd12ad9ee729.jpg saved to cache
2026-03-27 13:35:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 19666614-480c-58bc-bc75-d1c9063c35a8
2026-03-27 13:35:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745304/general/5994cbcf-b6d2-424c-beaf-0c4c457735d2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730942)
2026-03-27 13:35:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae794aa810>
2026-03-27 13:35:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19666614-480c-58bc-bc75-d1c9063c35a8/19666614-480c-58bc-bc75-d1c9063c35a8_image_8.jpg HTTP/1.1" 201 0
2026-03-27 13:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745304%252Fgeneral%252F5994cbcf-b6d2-424c-beaf-0c4c457735d2.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745304/general/5994cbcf-b6d2-424c-beaf-0c4c457735d2.jpg saved to cache
2026-03-27 13:35:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 19666614-480c-58bc-bc75-d1c9063c35a8
2026-03-27 13:35:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745304/general/1b8102f6-4a80-468e-9869-e815cd7f1c12.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730942)
2026-03-27 13:35:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae781d5950>
2026-03-27 13:35:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19666614-480c-58bc-bc75-d1c9063c35a8/19666614-480c-58bc-bc75-d1c9063c35a8_image_7.jpg HTTP/1.1" 201 0
2026-03-27 13:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745304%252Fgeneral%252F1b8102f6-4a80-468e-9869-e815cd7f1c12.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745304/general/1b8102f6-4a80-468e-9869-e815cd7f1c12.jpg saved to cache
2026-03-27 13:35:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 19666614-480c-58bc-bc75-d1c9063c35a8
2026-03-27 13:35:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745304/general/20c0c808-af62-4be4-b4c4-4820a778d368.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730942)
2026-03-27 13:35:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79474d10>
2026-03-27 13:35:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19666614-480c-58bc-bc75-d1c9063c35a8/19666614-480c-58bc-bc75-d1c9063c35a8_image_6.jpg HTTP/1.1" 201 0
2026-03-27 13:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745304%252Fgeneral%252F20c0c808-af62-4be4-b4c4-4820a778d368.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745304/general/20c0c808-af62-4be4-b4c4-4820a778d368.jpg saved to cache
2026-03-27 13:35:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 19666614-480c-58bc-bc75-d1c9063c35a8
2026-03-27 13:35:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745304/general/9e2c604a-6c78-4f89-a869-dedcf623bbac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730942)
2026-03-27 13:35:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae781d4e90>
2026-03-27 13:35:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19666614-480c-58bc-bc75-d1c9063c35a8/19666614-480c-58bc-bc75-d1c9063c35a8_image_5.jpg HTTP/1.1" 201 0
2026-03-27 13:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745304%252Fgeneral%252F9e2c604a-6c78-4f89-a869-dedcf623bbac.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745304/general/9e2c604a-6c78-4f89-a869-dedcf623bbac.jpg saved to cache
2026-03-27 13:35:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 19666614-480c-58bc-bc75-d1c9063c35a8
2026-03-27 13:35:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745304/general/54ff9ba2-7a46-4fe5-85ce-c9bc509d3d72.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730942)
2026-03-27 13:35:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae794a8110>
2026-03-27 13:35:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19666614-480c-58bc-bc75-d1c9063c35a8/19666614-480c-58bc-bc75-d1c9063c35a8_image_4.jpg HTTP/1.1" 201 0
2026-03-27 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745304%252Fgeneral%252F54ff9ba2-7a46-4fe5-85ce-c9bc509d3d72.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745304/general/54ff9ba2-7a46-4fe5-85ce-c9bc509d3d72.jpg saved to cache
2026-03-27 13:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 19666614-480c-58bc-bc75-d1c9063c35a8
2026-03-27 13:35:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745304/general/472df246-d2c6-45f2-8fb6-ccf44c0fe11d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730942)
2026-03-27 13:35:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae794ab210>
2026-03-27 13:35:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19666614-480c-58bc-bc75-d1c9063c35a8/19666614-480c-58bc-bc75-d1c9063c35a8_image_3.jpg HTTP/1.1" 201 0
2026-03-27 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745304%252Fgeneral%252F472df246-d2c6-45f2-8fb6-ccf44c0fe11d.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745304/general/472df246-d2c6-45f2-8fb6-ccf44c0fe11d.jpg saved to cache
2026-03-27 13:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 19666614-480c-58bc-bc75-d1c9063c35a8
2026-03-27 13:35:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745304/general/64c6d179-f786-4cc0-bbab-18722f0097be.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730942)
2026-03-27 13:35:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745304/general/9a655ce0-e487-48d1-8423-af13fe32927d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730942)
2026-03-27 13:35:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79590950>
2026-03-27 13:35:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19666614-480c-58bc-bc75-d1c9063c35a8/19666614-480c-58bc-bc75-d1c9063c35a8_image_2.jpg HTTP/1.1" 201 0
2026-03-27 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745304%252Fgeneral%252F64c6d179-f786-4cc0-bbab-18722f0097be.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745304/general/64c6d179-f786-4cc0-bbab-18722f0097be.jpg saved to cache
2026-03-27 13:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 19666614-480c-58bc-bc75-d1c9063c35a8
2026-03-27 13:35:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7bafaa10>
2026-03-27 13:35:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19666614-480c-58bc-bc75-d1c9063c35a8/19666614-480c-58bc-bc75-d1c9063c35a8_image_1.jpg HTTP/1.1" 201 0
2026-03-27 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745304%252Fgeneral%252F9a655ce0-e487-48d1-8423-af13fe32927d.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745304/general/9a655ce0-e487-48d1-8423-af13fe32927d.jpg saved to cache
2026-03-27 13:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 19666614-480c-58bc-bc75-d1c9063c35a8
2026-03-27 13:35:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745304/general/c6e7bfbf-7556-41de-bc27-91d7eaddc42f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730942)
2026-03-27 13:35:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae794c5490>
2026-03-27 13:35:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19666614-480c-58bc-bc75-d1c9063c35a8/19666614-480c-58bc-bc75-d1c9063c35a8_image_0.jpg HTTP/1.1" 201 0
2026-03-27 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745304%252Fgeneral%252Fc6e7bfbf-7556-41de-bc27-91d7eaddc42f.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745304/general/c6e7bfbf-7556-41de-bc27-91d7eaddc42f.jpg saved to cache
2026-03-27 13:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 19666614-480c-58bc-bc75-d1c9063c35a8
2026-03-27 13:35:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 19666614-480c-58bc-bc75-d1c9063c35a8, skipping ID generation
2026-03-27 13:35:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19666614-480c-58bc-bc75-d1c9063c35a8 with scrape type 1
2026-03-27 13:35:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 19666614-480c-58bc-bc75-d1c9063c35a8 sending to next pipeline
2026-03-27 13:35:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 19666614-480c-58bc-bc75-d1c9063c35a8, identifier: 10730942
2026-03-27 13:35:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 19666614-480c-58bc-bc75-d1c9063c35a8 with identifier: 10730942
2026-03-27 13:35:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 19666614-480c-58bc-bc75-d1c9063c35a8 with identifier: 10730942
2026-03-27 13:35:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 19666614-480c-58bc-bc75-d1c9063c35a8 with identifier: 10730942 to the API
2026-03-27 13:35:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:35:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:35:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745304/general/c6e7bfbf-7556-41de-bc27-91d7eaddc42f.jpg>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '19666614-480c-58bc-bc75-d1c9063c35a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57405',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730942',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 21520,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19666614-480c-58bc-bc75-d1c9063c35a8/19666614-480c-58bc-bc75-d1c9063c35a8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277033,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745304/general/c6e7bfbf-7556-41de-bc27-91d7eaddc42f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19666614-480c-58bc-bc75-d1c9063c35a8/19666614-480c-58bc-bc75-d1c9063c35a8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280856,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745304/general/9a655ce0-e487-48d1-8423-af13fe32927d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19666614-480c-58bc-bc75-d1c9063c35a8/19666614-480c-58bc-bc75-d1c9063c35a8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256129,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745304/general/64c6d179-f786-4cc0-bbab-18722f0097be.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19666614-480c-58bc-bc75-d1c9063c35a8/19666614-480c-58bc-bc75-d1c9063c35a8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245484,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745304/general/472df246-d2c6-45f2-8fb6-ccf44c0fe11d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19666614-480c-58bc-bc75-d1c9063c35a8/19666614-480c-58bc-bc75-d1c9063c35a8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262709,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745304/general/54ff9ba2-7a46-4fe5-85ce-c9bc509d3d72.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19666614-480c-58bc-bc75-d1c9063c35a8/19666614-480c-58bc-bc75-d1c9063c35a8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166431,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745304/general/9e2c604a-6c78-4f89-a869-dedcf623bbac.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19666614-480c-58bc-bc75-d1c9063c35a8/19666614-480c-58bc-bc75-d1c9063c35a8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306473,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745304/general/20c0c808-af62-4be4-b4c4-4820a778d368.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19666614-480c-58bc-bc75-d1c9063c35a8/19666614-480c-58bc-bc75-d1c9063c35a8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234440,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745304/general/1b8102f6-4a80-468e-9869-e815cd7f1c12.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19666614-480c-58bc-bc75-d1c9063c35a8/19666614-480c-58bc-bc75-d1c9063c35a8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 372734,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745304/general/5994cbcf-b6d2-424c-beaf-0c4c457735d2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19666614-480c-58bc-bc75-d1c9063c35a8/19666614-480c-58bc-bc75-d1c9063c35a8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275222,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745304/general/7849ceae-7548-465a-b4bb-bd12ad9ee729.jpg',
'Width': 1920}],
'price': 18200,
'price_includes_vat': True,
'registration_date': '2025-03-19',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 308 SW 1.2 Allure - Petrol - Automatic - 136 hp - 21.520 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-27 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730942%27 HTTP/1.1" 200 None
2026-03-27 13:35:04 [adesa.fr] INFO: Saving data for 10730942: {'created_time': 1774618504.244845, 'last_price_update_time': 1774618504.244856, 'auction_closing_time': 1798675200.0}
2026-03-27 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10730942') HTTP/1.1" 204 0
2026-03-27 13:35:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733972> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:35:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:35:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1be7020e-37ad-56e3-b230-c5a9f790384e with identifier: 10733972
2026-03-27 13:35:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1be7020e-37ad-56e3-b230-c5a9f790384e with scrape type 1
2026-03-27 13:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1be7020e-37ad-56e3-b230-c5a9f790384e
2026-03-27 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750164%252Fgeneral%252F403074ab-1ec9-40aa-921d-3aabf8435618.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750164/general/403074ab-1ec9-40aa-921d-3aabf8435618.jpg not downloaded yet
2026-03-27 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750164%252Fgeneral%252F3c5242a2-764a-4b68-a73d-bdb1b97d58ed.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750164/general/3c5242a2-764a-4b68-a73d-bdb1b97d58ed.jpg not downloaded yet
2026-03-27 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750164%252Fgeneral%252Faf9b0e79-8801-44ab-91e9-22cba29dc147.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750164/general/af9b0e79-8801-44ab-91e9-22cba29dc147.jpg not downloaded yet
2026-03-27 13:35:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5726960/general/356a5195-a851-411d-b192-c9d85fc49c53.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733990)
2026-03-27 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750164%252Fgeneral%252F1e70cc05-aa4a-4a12-b5a4-fb5206ccf84a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750164/general/1e70cc05-aa4a-4a12-b5a4-fb5206ccf84a.jpg not downloaded yet
2026-03-27 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750164%252Fgeneral%252Fe31334c8-e51a-44e2-a81d-408c04353203.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750164/general/e31334c8-e51a-44e2-a81d-408c04353203.jpg not downloaded yet
2026-03-27 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750164%252Fgeneral%252F6ce2c81e-0b9c-42cb-b07f-0947e46e1dbb.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750164/general/6ce2c81e-0b9c-42cb-b07f-0947e46e1dbb.jpg not downloaded yet
2026-03-27 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750164%252Fgeneral%252F5f8a03a5-05a3-4f83-a511-aa0e715bcce0.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750164/general/5f8a03a5-05a3-4f83-a511-aa0e715bcce0.jpg not downloaded yet
2026-03-27 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750164%252Fgeneral%252F4f087ddf-424a-42bb-8db9-d66b88fc73f8.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750164/general/4f087ddf-424a-42bb-8db9-d66b88fc73f8.jpg not downloaded yet
2026-03-27 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750164%252Fgeneral%252F6505c0ac-d27a-49dc-980e-5e5edcb43509.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750164/general/6505c0ac-d27a-49dc-980e-5e5edcb43509.jpg not downloaded yet
2026-03-27 13:35:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750164/general/3c5242a2-764a-4b68-a73d-bdb1b97d58ed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733972)
2026-03-27 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750164%252Fgeneral%252F1279ee96-1dfe-4bf4-a131-f56912e27043.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750164/general/1279ee96-1dfe-4bf4-a131-f56912e27043.jpg not downloaded yet
2026-03-27 13:35:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae782a03d0>
2026-03-27 13:35:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c52ab59-8d89-5fc4-a22e-1797697198c6/2c52ab59-8d89-5fc4-a22e-1797697198c6_image_9.jpg HTTP/1.1" 201 0
2026-03-27 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726960%252Fgeneral%252F356a5195-a851-411d-b192-c9d85fc49c53.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726960/general/356a5195-a851-411d-b192-c9d85fc49c53.jpg saved to cache
2026-03-27 13:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2c52ab59-8d89-5fc4-a22e-1797697198c6
2026-03-27 13:35:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7958ec50>
2026-03-27 13:35:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1be7020e-37ad-56e3-b230-c5a9f790384e/1be7020e-37ad-56e3-b230-c5a9f790384e_image_1.jpg HTTP/1.1" 201 0
2026-03-27 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750164%252Fgeneral%252F3c5242a2-764a-4b68-a73d-bdb1b97d58ed.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750164/general/3c5242a2-764a-4b68-a73d-bdb1b97d58ed.jpg saved to cache
2026-03-27 13:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1be7020e-37ad-56e3-b230-c5a9f790384e
2026-03-27 13:35:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750164/general/4f087ddf-424a-42bb-8db9-d66b88fc73f8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733972)
2026-03-27 13:35:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750164/general/1279ee96-1dfe-4bf4-a131-f56912e27043.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733972)
2026-03-27 13:35:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7958ccd0>
2026-03-27 13:35:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1be7020e-37ad-56e3-b230-c5a9f790384e/1be7020e-37ad-56e3-b230-c5a9f790384e_image_7.jpg HTTP/1.1" 201 0
2026-03-27 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750164%252Fgeneral%252F4f087ddf-424a-42bb-8db9-d66b88fc73f8.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750164/general/4f087ddf-424a-42bb-8db9-d66b88fc73f8.jpg saved to cache
2026-03-27 13:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1be7020e-37ad-56e3-b230-c5a9f790384e
2026-03-27 13:35:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7bafa290>
2026-03-27 13:35:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1be7020e-37ad-56e3-b230-c5a9f790384e/1be7020e-37ad-56e3-b230-c5a9f790384e_image_9.jpg HTTP/1.1" 201 0
2026-03-27 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750164%252Fgeneral%252F1279ee96-1dfe-4bf4-a131-f56912e27043.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750164/general/1279ee96-1dfe-4bf4-a131-f56912e27043.jpg saved to cache
2026-03-27 13:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1be7020e-37ad-56e3-b230-c5a9f790384e
2026-03-27 13:35:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750164/general/6505c0ac-d27a-49dc-980e-5e5edcb43509.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733972)
2026-03-27 13:35:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750164/general/5f8a03a5-05a3-4f83-a511-aa0e715bcce0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733972)
2026-03-27 13:35:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae781d43d0>
2026-03-27 13:35:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1be7020e-37ad-56e3-b230-c5a9f790384e/1be7020e-37ad-56e3-b230-c5a9f790384e_image_8.jpg HTTP/1.1" 201 0
2026-03-27 13:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750164%252Fgeneral%252F6505c0ac-d27a-49dc-980e-5e5edcb43509.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750164/general/6505c0ac-d27a-49dc-980e-5e5edcb43509.jpg saved to cache
2026-03-27 13:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1be7020e-37ad-56e3-b230-c5a9f790384e
2026-03-27 13:35:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750164/general/6ce2c81e-0b9c-42cb-b07f-0947e46e1dbb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733972)
2026-03-27 13:35:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79696c10>
2026-03-27 13:35:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1be7020e-37ad-56e3-b230-c5a9f790384e/1be7020e-37ad-56e3-b230-c5a9f790384e_image_6.jpg HTTP/1.1" 201 0
2026-03-27 13:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750164%252Fgeneral%252F5f8a03a5-05a3-4f83-a511-aa0e715bcce0.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750164/general/5f8a03a5-05a3-4f83-a511-aa0e715bcce0.jpg saved to cache
2026-03-27 13:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1be7020e-37ad-56e3-b230-c5a9f790384e
2026-03-27 13:35:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7945ed90>
2026-03-27 13:35:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1be7020e-37ad-56e3-b230-c5a9f790384e/1be7020e-37ad-56e3-b230-c5a9f790384e_image_5.jpg HTTP/1.1" 201 0
2026-03-27 13:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750164%252Fgeneral%252F6ce2c81e-0b9c-42cb-b07f-0947e46e1dbb.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750164/general/6ce2c81e-0b9c-42cb-b07f-0947e46e1dbb.jpg saved to cache
2026-03-27 13:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1be7020e-37ad-56e3-b230-c5a9f790384e
2026-03-27 13:35:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750164/general/e31334c8-e51a-44e2-a81d-408c04353203.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733972)
2026-03-27 13:35:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae6377b510>
2026-03-27 13:35:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1be7020e-37ad-56e3-b230-c5a9f790384e/1be7020e-37ad-56e3-b230-c5a9f790384e_image_4.jpg HTTP/1.1" 201 0
2026-03-27 13:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750164%252Fgeneral%252Fe31334c8-e51a-44e2-a81d-408c04353203.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750164/general/e31334c8-e51a-44e2-a81d-408c04353203.jpg saved to cache
2026-03-27 13:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1be7020e-37ad-56e3-b230-c5a9f790384e
2026-03-27 13:35:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750164/general/1e70cc05-aa4a-4a12-b5a4-fb5206ccf84a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733972)
2026-03-27 13:35:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750164/general/af9b0e79-8801-44ab-91e9-22cba29dc147.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733972)
2026-03-27 13:35:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae794d1e10>
2026-03-27 13:35:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1be7020e-37ad-56e3-b230-c5a9f790384e/1be7020e-37ad-56e3-b230-c5a9f790384e_image_3.jpg HTTP/1.1" 201 0
2026-03-27 13:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750164%252Fgeneral%252F1e70cc05-aa4a-4a12-b5a4-fb5206ccf84a.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750164/general/1e70cc05-aa4a-4a12-b5a4-fb5206ccf84a.jpg saved to cache
2026-03-27 13:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1be7020e-37ad-56e3-b230-c5a9f790384e
2026-03-27 13:35:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7942b7d0>
2026-03-27 13:35:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1be7020e-37ad-56e3-b230-c5a9f790384e/1be7020e-37ad-56e3-b230-c5a9f790384e_image_2.jpg HTTP/1.1" 201 0
2026-03-27 13:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750164%252Fgeneral%252Faf9b0e79-8801-44ab-91e9-22cba29dc147.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750164/general/af9b0e79-8801-44ab-91e9-22cba29dc147.jpg saved to cache
2026-03-27 13:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1be7020e-37ad-56e3-b230-c5a9f790384e
2026-03-27 13:35:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750164/general/403074ab-1ec9-40aa-921d-3aabf8435618.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733972)
2026-03-27 13:35:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae795fde10>
2026-03-27 13:35:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1be7020e-37ad-56e3-b230-c5a9f790384e/1be7020e-37ad-56e3-b230-c5a9f790384e_image_0.jpg HTTP/1.1" 201 0
2026-03-27 13:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750164%252Fgeneral%252F403074ab-1ec9-40aa-921d-3aabf8435618.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750164/general/403074ab-1ec9-40aa-921d-3aabf8435618.jpg saved to cache
2026-03-27 13:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1be7020e-37ad-56e3-b230-c5a9f790384e
2026-03-27 13:35:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1be7020e-37ad-56e3-b230-c5a9f790384e, skipping ID generation
2026-03-27 13:35:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1be7020e-37ad-56e3-b230-c5a9f790384e with scrape type 1
2026-03-27 13:35:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1be7020e-37ad-56e3-b230-c5a9f790384e sending to next pipeline
2026-03-27 13:35:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1be7020e-37ad-56e3-b230-c5a9f790384e, identifier: 10733972
2026-03-27 13:35:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1be7020e-37ad-56e3-b230-c5a9f790384e with identifier: 10733972
2026-03-27 13:35:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1be7020e-37ad-56e3-b230-c5a9f790384e with identifier: 10733972
2026-03-27 13:35:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1be7020e-37ad-56e3-b230-c5a9f790384e with identifier: 10733972 to the API
2026-03-27 13:35:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:35:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:35:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750164/general/403074ab-1ec9-40aa-921d-3aabf8435618.jpg>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '1be7020e-37ad-56e3-b230-c5a9f790384e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57465',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733972',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 14514,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1be7020e-37ad-56e3-b230-c5a9f790384e/1be7020e-37ad-56e3-b230-c5a9f790384e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47235,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750164/general/403074ab-1ec9-40aa-921d-3aabf8435618.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1be7020e-37ad-56e3-b230-c5a9f790384e/1be7020e-37ad-56e3-b230-c5a9f790384e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46545,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750164/general/3c5242a2-764a-4b68-a73d-bdb1b97d58ed.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1be7020e-37ad-56e3-b230-c5a9f790384e/1be7020e-37ad-56e3-b230-c5a9f790384e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47895,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750164/general/af9b0e79-8801-44ab-91e9-22cba29dc147.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1be7020e-37ad-56e3-b230-c5a9f790384e/1be7020e-37ad-56e3-b230-c5a9f790384e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104798,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750164/general/1e70cc05-aa4a-4a12-b5a4-fb5206ccf84a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1be7020e-37ad-56e3-b230-c5a9f790384e/1be7020e-37ad-56e3-b230-c5a9f790384e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99715,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750164/general/e31334c8-e51a-44e2-a81d-408c04353203.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1be7020e-37ad-56e3-b230-c5a9f790384e/1be7020e-37ad-56e3-b230-c5a9f790384e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75178,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750164/general/6ce2c81e-0b9c-42cb-b07f-0947e46e1dbb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1be7020e-37ad-56e3-b230-c5a9f790384e/1be7020e-37ad-56e3-b230-c5a9f790384e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67750,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750164/general/5f8a03a5-05a3-4f83-a511-aa0e715bcce0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1be7020e-37ad-56e3-b230-c5a9f790384e/1be7020e-37ad-56e3-b230-c5a9f790384e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40081,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750164/general/4f087ddf-424a-42bb-8db9-d66b88fc73f8.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1be7020e-37ad-56e3-b230-c5a9f790384e/1be7020e-37ad-56e3-b230-c5a9f790384e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38052,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750164/general/6505c0ac-d27a-49dc-980e-5e5edcb43509.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1be7020e-37ad-56e3-b230-c5a9f790384e/1be7020e-37ad-56e3-b230-c5a9f790384e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91243,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750164/general/1279ee96-1dfe-4bf4-a131-f56912e27043.jpg',
'Width': 1024}],
'price': 15100,
'price_includes_vat': True,
'registration_date': '2025-04-23',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Clio 1.5 DCI Evolution - Diesel - Manual - 102 hp - 14.514 '
'km',
'transmission': 'manual',
'trim': 'Evolution',
'vin': None,
'year': 2025}
2026-03-27 13:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733972%27 HTTP/1.1" 200 None
2026-03-27 13:35:06 [adesa.fr] INFO: Saving data for 10733972: {'created_time': 1774618506.270273, 'last_price_update_time': 1774618506.270283, 'auction_closing_time': 1798675200.0}
2026-03-27 13:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733972') HTTP/1.1" 204 0
2026-03-27 13:35:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5726960/general/1c1e57ad-33e2-4973-b06d-28f60bc9caed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733990)
2026-03-27 13:35:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae782a26d0>
2026-03-27 13:35:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c52ab59-8d89-5fc4-a22e-1797697198c6/2c52ab59-8d89-5fc4-a22e-1797697198c6_image_8.jpg HTTP/1.1" 201 0
2026-03-27 13:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726960%252Fgeneral%252F1c1e57ad-33e2-4973-b06d-28f60bc9caed.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726960/general/1c1e57ad-33e2-4973-b06d-28f60bc9caed.jpg saved to cache
2026-03-27 13:35:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2c52ab59-8d89-5fc4-a22e-1797697198c6
2026-03-27 13:35:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5726960/general/65dc0bbf-5ac7-448a-ab61-e79dc947b061.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733990)
2026-03-27 13:35:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae781d6210>
2026-03-27 13:35:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c52ab59-8d89-5fc4-a22e-1797697198c6/2c52ab59-8d89-5fc4-a22e-1797697198c6_image_6.jpg HTTP/1.1" 201 0
2026-03-27 13:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726960%252Fgeneral%252F65dc0bbf-5ac7-448a-ab61-e79dc947b061.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726960/general/65dc0bbf-5ac7-448a-ab61-e79dc947b061.jpg saved to cache
2026-03-27 13:35:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2c52ab59-8d89-5fc4-a22e-1797697198c6
2026-03-27 13:35:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2c52ab59-8d89-5fc4-a22e-1797697198c6, skipping ID generation
2026-03-27 13:35:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c52ab59-8d89-5fc4-a22e-1797697198c6 with scrape type 1
2026-03-27 13:35:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2c52ab59-8d89-5fc4-a22e-1797697198c6 sending to next pipeline
2026-03-27 13:35:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2c52ab59-8d89-5fc4-a22e-1797697198c6, identifier: 10733990
2026-03-27 13:35:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2c52ab59-8d89-5fc4-a22e-1797697198c6 with identifier: 10733990
2026-03-27 13:35:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2c52ab59-8d89-5fc4-a22e-1797697198c6 with identifier: 10733990
2026-03-27 13:35:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2c52ab59-8d89-5fc4-a22e-1797697198c6 with identifier: 10733990 to the API
2026-03-27 13:35:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:35:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:35:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5726960/general/65dc0bbf-5ac7-448a-ab61-e79dc947b061.jpg>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': '2c52ab59-8d89-5fc4-a22e-1797697198c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '54841',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733990',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 20653,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 20,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c52ab59-8d89-5fc4-a22e-1797697198c6/2c52ab59-8d89-5fc4-a22e-1797697198c6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151341,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726960/general/a76cd555-0a01-40f7-955b-3623c58ba17c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c52ab59-8d89-5fc4-a22e-1797697198c6/2c52ab59-8d89-5fc4-a22e-1797697198c6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175378,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726960/general/15aa7967-e30e-4117-8d49-bf15fde8d7ef.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c52ab59-8d89-5fc4-a22e-1797697198c6/2c52ab59-8d89-5fc4-a22e-1797697198c6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163549,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726960/general/df6da48d-0cff-4079-a5d1-ef5f17d4d4fb.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c52ab59-8d89-5fc4-a22e-1797697198c6/2c52ab59-8d89-5fc4-a22e-1797697198c6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169083,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726960/general/af73d117-c47b-445c-9a28-4112aa18463d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c52ab59-8d89-5fc4-a22e-1797697198c6/2c52ab59-8d89-5fc4-a22e-1797697198c6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118803,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726960/general/a14f64ff-96c3-4219-9e27-ae0e7b3feb6e.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c52ab59-8d89-5fc4-a22e-1797697198c6/2c52ab59-8d89-5fc4-a22e-1797697198c6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146481,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726960/general/41360263-1e8d-427c-ab69-5562b8877f9d.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c52ab59-8d89-5fc4-a22e-1797697198c6/2c52ab59-8d89-5fc4-a22e-1797697198c6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137815,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726960/general/65dc0bbf-5ac7-448a-ab61-e79dc947b061.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c52ab59-8d89-5fc4-a22e-1797697198c6/2c52ab59-8d89-5fc4-a22e-1797697198c6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204124,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726960/general/73e55027-90da-4d59-b4f3-d9e965ca1c2f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c52ab59-8d89-5fc4-a22e-1797697198c6/2c52ab59-8d89-5fc4-a22e-1797697198c6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139326,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726960/general/1c1e57ad-33e2-4973-b06d-28f60bc9caed.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c52ab59-8d89-5fc4-a22e-1797697198c6/2c52ab59-8d89-5fc4-a22e-1797697198c6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208561,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726960/general/356a5195-a851-411d-b192-c9d85fc49c53.jpg',
'Width': 1600}],
'price': 22000,
'price_includes_vat': True,
'registration_date': '2025-03-25',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 1.2 Allure - Hybrid - Automatic - 136 hp - 20.653 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-27 13:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733990%27 HTTP/1.1" 200 None
2026-03-27 13:35:07 [adesa.fr] INFO: Saving data for 10733990: {'created_time': 1774618507.138038, 'last_price_update_time': 1774618507.138048, 'auction_closing_time': 1798675200.0}
2026-03-27 13:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733990') HTTP/1.1" 204 0
2026-03-27 13:35:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745287/general/793df64b-ba1f-48f9-a37b-e651d07b44f6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733984)
2026-03-27 13:35:07 [scrapy.extensions.logstats] INFO: Crawled 606 pages (at 107 pages/min), scraped 149 items (at 45 items/min)
2026-03-27 13:35:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 184MiB
2026-03-27 13:35:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745287/general/cfd2e755-e800-487b-948b-aebe7055acbf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733984)
2026-03-27 13:35:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae793b4b90>
2026-03-27 13:35:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c800a83-ea5e-5129-92fe-0569aa456ac3/5c800a83-ea5e-5129-92fe-0569aa456ac3_image_4.jpg HTTP/1.1" 201 0
2026-03-27 13:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745287%252Fgeneral%252F793df64b-ba1f-48f9-a37b-e651d07b44f6.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745287/general/793df64b-ba1f-48f9-a37b-e651d07b44f6.jpg saved to cache
2026-03-27 13:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5c800a83-ea5e-5129-92fe-0569aa456ac3
2026-03-27 13:35:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae794d1090>
2026-03-27 13:35:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c800a83-ea5e-5129-92fe-0569aa456ac3/5c800a83-ea5e-5129-92fe-0569aa456ac3_image_3.jpg HTTP/1.1" 201 0
2026-03-27 13:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745287%252Fgeneral%252Fcfd2e755-e800-487b-948b-aebe7055acbf.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745287/general/cfd2e755-e800-487b-948b-aebe7055acbf.jpg saved to cache
2026-03-27 13:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5c800a83-ea5e-5129-92fe-0569aa456ac3
2026-03-27 13:35:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745287/general/cc2b68a8-76de-4e25-bb9f-06105a5f2d36.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733984)
2026-03-27 13:35:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae794d39d0>
2026-03-27 13:35:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5c800a83-ea5e-5129-92fe-0569aa456ac3/5c800a83-ea5e-5129-92fe-0569aa456ac3_image_2.jpg HTTP/1.1" 201 0
2026-03-27 13:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745287%252Fgeneral%252Fcc2b68a8-76de-4e25-bb9f-06105a5f2d36.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745287/general/cc2b68a8-76de-4e25-bb9f-06105a5f2d36.jpg saved to cache
2026-03-27 13:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5c800a83-ea5e-5129-92fe-0569aa456ac3
2026-03-27 13:35:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5c800a83-ea5e-5129-92fe-0569aa456ac3, skipping ID generation
2026-03-27 13:35:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c800a83-ea5e-5129-92fe-0569aa456ac3 with scrape type 1
2026-03-27 13:35:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5c800a83-ea5e-5129-92fe-0569aa456ac3 sending to next pipeline
2026-03-27 13:35:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5c800a83-ea5e-5129-92fe-0569aa456ac3, identifier: 10733984
2026-03-27 13:35:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5c800a83-ea5e-5129-92fe-0569aa456ac3 with identifier: 10733984
2026-03-27 13:35:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5c800a83-ea5e-5129-92fe-0569aa456ac3 with identifier: 10733984
2026-03-27 13:35:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5c800a83-ea5e-5129-92fe-0569aa456ac3 with identifier: 10733984 to the API
2026-03-27 13:35:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:35:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:35:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745287/general/cc2b68a8-76de-4e25-bb9f-06105a5f2d36.jpg>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '5c800a83-ea5e-5129-92fe-0569aa456ac3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57355',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733984',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 953,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c800a83-ea5e-5129-92fe-0569aa456ac3/5c800a83-ea5e-5129-92fe-0569aa456ac3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158270,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745287/general/27dd9285-ec98-4391-a473-0e24a39e8e0e.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c800a83-ea5e-5129-92fe-0569aa456ac3/5c800a83-ea5e-5129-92fe-0569aa456ac3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162930,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745287/general/d22258c7-3d03-4599-aceb-7cefde84631b.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c800a83-ea5e-5129-92fe-0569aa456ac3/5c800a83-ea5e-5129-92fe-0569aa456ac3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135825,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745287/general/cc2b68a8-76de-4e25-bb9f-06105a5f2d36.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c800a83-ea5e-5129-92fe-0569aa456ac3/5c800a83-ea5e-5129-92fe-0569aa456ac3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134811,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745287/general/cfd2e755-e800-487b-948b-aebe7055acbf.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c800a83-ea5e-5129-92fe-0569aa456ac3/5c800a83-ea5e-5129-92fe-0569aa456ac3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131107,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745287/general/793df64b-ba1f-48f9-a37b-e651d07b44f6.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c800a83-ea5e-5129-92fe-0569aa456ac3/5c800a83-ea5e-5129-92fe-0569aa456ac3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129945,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745287/general/a7639568-a048-43fa-be84-13fc5ac3c5d7.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c800a83-ea5e-5129-92fe-0569aa456ac3/5c800a83-ea5e-5129-92fe-0569aa456ac3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172250,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745287/general/9b64ccd7-c963-4dd1-8630-1c66c85606a1.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c800a83-ea5e-5129-92fe-0569aa456ac3/5c800a83-ea5e-5129-92fe-0569aa456ac3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128818,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745287/general/275d8b52-2d8a-4c15-99c7-ac55233944fd.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c800a83-ea5e-5129-92fe-0569aa456ac3/5c800a83-ea5e-5129-92fe-0569aa456ac3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140364,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745287/general/b3e74ac3-b4c8-44f1-9246-1f2fd4ebd355.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c800a83-ea5e-5129-92fe-0569aa456ac3/5c800a83-ea5e-5129-92fe-0569aa456ac3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130398,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745287/general/2de4c5e9-803f-46d4-9082-29b1a3442e13.jpg',
'Width': 1600}],
'price': 15500,
'price_includes_vat': True,
'registration_date': '2025-08-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Manual - 102 hp - 953 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-27 13:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733984%27 HTTP/1.1" 200 None
2026-03-27 13:35:07 [adesa.fr] INFO: Saving data for 10733984: {'created_time': 1774618507.999237, 'last_price_update_time': 1774618507.999247, 'auction_closing_time': 1798675200.0}
2026-03-27 13:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733984') HTTP/1.1" 204 0
2026-03-27 13:35:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748684/general/55f1a6f4-e866-4398-9ee4-05daa1524477.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730721)
2026-03-27 13:35:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748684/general/74d76da0-956a-460c-a6c8-9515d9948a1b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730721)
2026-03-27 13:35:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae794c5510>
2026-03-27 13:35:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d790f8f3-e162-59a3-aa41-0f00e430121f/d790f8f3-e162-59a3-aa41-0f00e430121f_image_7.jpg HTTP/1.1" 201 0
2026-03-27 13:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748684%252Fgeneral%252F55f1a6f4-e866-4398-9ee4-05daa1524477.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748684/general/55f1a6f4-e866-4398-9ee4-05daa1524477.jpg saved to cache
2026-03-27 13:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d790f8f3-e162-59a3-aa41-0f00e430121f
2026-03-27 13:35:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae782a1b10>
2026-03-27 13:35:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d790f8f3-e162-59a3-aa41-0f00e430121f/d790f8f3-e162-59a3-aa41-0f00e430121f_image_6.jpg HTTP/1.1" 201 0
2026-03-27 13:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748684%252Fgeneral%252F74d76da0-956a-460c-a6c8-9515d9948a1b.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748684/general/74d76da0-956a-460c-a6c8-9515d9948a1b.jpg saved to cache
2026-03-27 13:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d790f8f3-e162-59a3-aa41-0f00e430121f
2026-03-27 13:35:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748684/general/0222be82-84db-47de-ae61-772bfa89174e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730721)
2026-03-27 13:35:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737486> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:35:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:35:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79360a10>
2026-03-27 13:35:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d790f8f3-e162-59a3-aa41-0f00e430121f/d790f8f3-e162-59a3-aa41-0f00e430121f_image_5.jpg HTTP/1.1" 201 0
2026-03-27 13:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748684%252Fgeneral%252F0222be82-84db-47de-ae61-772bfa89174e.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748684/general/0222be82-84db-47de-ae61-772bfa89174e.jpg saved to cache
2026-03-27 13:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d790f8f3-e162-59a3-aa41-0f00e430121f
2026-03-27 13:35:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748684/general/0a75ee14-e981-44da-b99c-d1aa88b387da.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730721)
2026-03-27 13:35:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 31ce6c9f-8394-5fa3-afdb-c63b7a673778 with identifier: 10737486
2026-03-27 13:35:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31ce6c9f-8394-5fa3-afdb-c63b7a673778 with scrape type 1
2026-03-27 13:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 31ce6c9f-8394-5fa3-afdb-c63b7a673778
2026-03-27 13:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674513%252Fgeneral%252F62ccd02d-4c4b-4ce4-bdc1-5a8d7158f1bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674513/general/62ccd02d-4c4b-4ce4-bdc1-5a8d7158f1bb.jpg already downloaded
2026-03-27 13:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674513%252Fgeneral%252Faa085fe1-ab89-4b06-9ac6-6526ebcb1b05.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674513/general/aa085fe1-ab89-4b06-9ac6-6526ebcb1b05.jpg already downloaded
2026-03-27 13:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674513%252Fgeneral%252F4f51d1a7-0be3-4bc5-b5fc-ca58a39fb20d.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674513/general/4f51d1a7-0be3-4bc5-b5fc-ca58a39fb20d.jpg already downloaded
2026-03-27 13:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674513%252Fgeneral%252F121dadb9-85a7-4c9b-834d-09db198b9c25.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674513/general/121dadb9-85a7-4c9b-834d-09db198b9c25.jpg already downloaded
2026-03-27 13:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674513%252Fgeneral%252F7783b28c-a941-4b61-8706-86b476987662.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674513/general/7783b28c-a941-4b61-8706-86b476987662.jpg already downloaded
2026-03-27 13:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674513%252Fgeneral%252F87f61bf7-c741-47d2-a774-2a69a1064b2e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674513/general/87f61bf7-c741-47d2-a774-2a69a1064b2e.jpg already downloaded
2026-03-27 13:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674513%252Fgeneral%252Fedd27fd0-81cb-450f-8b59-797424f56948.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674513/general/edd27fd0-81cb-450f-8b59-797424f56948.jpg already downloaded
2026-03-27 13:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674513%252Fgeneral%252F5c2a7ed2-4ada-4ea5-bdb2-474295b35f55.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674513/general/5c2a7ed2-4ada-4ea5-bdb2-474295b35f55.jpg already downloaded
2026-03-27 13:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674513%252Fgeneral%252F6ce4e802-c6b1-455e-b16e-40569db453af.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674513/general/6ce4e802-c6b1-455e-b16e-40569db453af.jpg already downloaded
2026-03-27 13:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674513%252Fgeneral%252F5e1de788-35b8-4f52-83be-49863f71b245.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674513/general/5e1de788-35b8-4f52-83be-49863f71b245.jpg already downloaded
2026-03-27 13:35:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 31ce6c9f-8394-5fa3-afdb-c63b7a673778, identifier: 10737486
2026-03-27 13:35:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 31ce6c9f-8394-5fa3-afdb-c63b7a673778 with identifier: 10737486
2026-03-27 13:35:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 31ce6c9f-8394-5fa3-afdb-c63b7a673778 with identifier: 10737486
2026-03-27 13:35:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 31ce6c9f-8394-5fa3-afdb-c63b7a673778 with identifier: 10737486 to the API
2026-03-27 13:35:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:35:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:35:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737486>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 135,
'expiration_date': '2026-12-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '31ce6c9f-8394-5fa3-afdb-c63b7a673778',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FY613RD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737486',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Iveco',
'model': 'Daily',
'odometer': 82750,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5674513/general/62ccd02d-4c4b-4ce4-bdc1-5a8d7158f1bb.jpg',
'https://images.openlane.eu/carimgs/5674513/general/aa085fe1-ab89-4b06-9ac6-6526ebcb1b05.jpg',
'https://images.openlane.eu/carimgs/5674513/general/4f51d1a7-0be3-4bc5-b5fc-ca58a39fb20d.jpg',
'https://images.openlane.eu/carimgs/5674513/general/121dadb9-85a7-4c9b-834d-09db198b9c25.jpg',
'https://images.openlane.eu/carimgs/5674513/general/7783b28c-a941-4b61-8706-86b476987662.jpg',
'https://images.openlane.eu/carimgs/5674513/general/87f61bf7-c741-47d2-a774-2a69a1064b2e.jpg',
'https://images.openlane.eu/carimgs/5674513/general/edd27fd0-81cb-450f-8b59-797424f56948.jpg',
'https://images.openlane.eu/carimgs/5674513/general/5c2a7ed2-4ada-4ea5-bdb2-474295b35f55.jpg',
'https://images.openlane.eu/carimgs/5674513/general/6ce4e802-c6b1-455e-b16e-40569db453af.jpg',
'https://images.openlane.eu/carimgs/5674513/general/5e1de788-35b8-4f52-83be-49863f71b245.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31ce6c9f-8394-5fa3-afdb-c63b7a673778/31ce6c9f-8394-5fa3-afdb-c63b7a673778_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 491259,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674513/general/62ccd02d-4c4b-4ce4-bdc1-5a8d7158f1bb.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31ce6c9f-8394-5fa3-afdb-c63b7a673778/31ce6c9f-8394-5fa3-afdb-c63b7a673778_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 639259,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674513/general/aa085fe1-ab89-4b06-9ac6-6526ebcb1b05.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31ce6c9f-8394-5fa3-afdb-c63b7a673778/31ce6c9f-8394-5fa3-afdb-c63b7a673778_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 481553,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674513/general/4f51d1a7-0be3-4bc5-b5fc-ca58a39fb20d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31ce6c9f-8394-5fa3-afdb-c63b7a673778/31ce6c9f-8394-5fa3-afdb-c63b7a673778_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 407694,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674513/general/121dadb9-85a7-4c9b-834d-09db198b9c25.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31ce6c9f-8394-5fa3-afdb-c63b7a673778/31ce6c9f-8394-5fa3-afdb-c63b7a673778_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 601531,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674513/general/7783b28c-a941-4b61-8706-86b476987662.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31ce6c9f-8394-5fa3-afdb-c63b7a673778/31ce6c9f-8394-5fa3-afdb-c63b7a673778_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 469230,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674513/general/87f61bf7-c741-47d2-a774-2a69a1064b2e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31ce6c9f-8394-5fa3-afdb-c63b7a673778/31ce6c9f-8394-5fa3-afdb-c63b7a673778_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 531570,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674513/general/edd27fd0-81cb-450f-8b59-797424f56948.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31ce6c9f-8394-5fa3-afdb-c63b7a673778/31ce6c9f-8394-5fa3-afdb-c63b7a673778_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 437000,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674513/general/5c2a7ed2-4ada-4ea5-bdb2-474295b35f55.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31ce6c9f-8394-5fa3-afdb-c63b7a673778/31ce6c9f-8394-5fa3-afdb-c63b7a673778_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 372757,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674513/general/6ce4e802-c6b1-455e-b16e-40569db453af.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31ce6c9f-8394-5fa3-afdb-c63b7a673778/31ce6c9f-8394-5fa3-afdb-c63b7a673778_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 364488,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674513/general/5e1de788-35b8-4f52-83be-49863f71b245.jpg',
'Width': 2000}],
'price': 20250,
'price_includes_vat': True,
'registration_date': '2021-04-19',
'seats_number': 2,
'seller_name': 'Auto Destok sarl',
'title': 'Iveco Daily chassis cab 2.3 Business - Diesel - Manual - 135 hp - '
'82.750 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737486%27 HTTP/1.1" 200 None
2026-03-27 13:35:09 [adesa.fr] INFO: Saving data for 10737486: {'created_time': 1774618509.039234, 'last_price_update_time': 1774618509.039246, 'auction_closing_time': 1798713900.0}
2026-03-27 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737486') HTTP/1.1" 204 0
2026-03-27 13:35:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748684/general/8033f8c3-5518-4bbd-87a4-18effb6af697.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730721)
2026-03-27 13:35:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748684/general/67963dc8-bf45-433a-86e2-33fc9c84eaf4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730721)
2026-03-27 13:35:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae794abb10>
2026-03-27 13:35:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d790f8f3-e162-59a3-aa41-0f00e430121f/d790f8f3-e162-59a3-aa41-0f00e430121f_image_4.jpg HTTP/1.1" 201 0
2026-03-27 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748684%252Fgeneral%252F0a75ee14-e981-44da-b99c-d1aa88b387da.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748684/general/0a75ee14-e981-44da-b99c-d1aa88b387da.jpg saved to cache
2026-03-27 13:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d790f8f3-e162-59a3-aa41-0f00e430121f
2026-03-27 13:35:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735375> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:35:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:35:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae794abc50>
2026-03-27 13:35:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d790f8f3-e162-59a3-aa41-0f00e430121f/d790f8f3-e162-59a3-aa41-0f00e430121f_image_3.jpg HTTP/1.1" 201 0
2026-03-27 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748684%252Fgeneral%252F8033f8c3-5518-4bbd-87a4-18effb6af697.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748684/general/8033f8c3-5518-4bbd-87a4-18effb6af697.jpg saved to cache
2026-03-27 13:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d790f8f3-e162-59a3-aa41-0f00e430121f
2026-03-27 13:35:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae794d1e10>
2026-03-27 13:35:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d790f8f3-e162-59a3-aa41-0f00e430121f/d790f8f3-e162-59a3-aa41-0f00e430121f_image_2.jpg HTTP/1.1" 201 0
2026-03-27 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748684%252Fgeneral%252F67963dc8-bf45-433a-86e2-33fc9c84eaf4.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748684/general/67963dc8-bf45-433a-86e2-33fc9c84eaf4.jpg saved to cache
2026-03-27 13:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d790f8f3-e162-59a3-aa41-0f00e430121f
2026-03-27 13:35:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748684/general/42fb9cf8-efc3-44ab-a643-1fc8f7755b0a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730721)
2026-03-27 13:35:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3aa95ac5-da45-5182-ac1a-f472557e552e with identifier: 10735375
2026-03-27 13:35:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3aa95ac5-da45-5182-ac1a-f472557e552e with scrape type 1
2026-03-27 13:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3aa95ac5-da45-5182-ac1a-f472557e552e
2026-03-27 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724898%252Fgeneral%252F7132d25e-a0ae-428e-866e-5bf2a625386b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724898/general/7132d25e-a0ae-428e-866e-5bf2a625386b.jpeg already downloaded
2026-03-27 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724898%252Fgeneral%252F3d0fc68c-abb1-48d3-a452-fa6109337d5c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724898/general/3d0fc68c-abb1-48d3-a452-fa6109337d5c.jpeg already downloaded
2026-03-27 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724898%252Fgeneral%252Fd0fb4c25-e134-4b69-ba79-9a24afc50bb2.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724898/general/d0fb4c25-e134-4b69-ba79-9a24afc50bb2.jpeg already downloaded
2026-03-27 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724898%252Fgeneral%252Fca6d51ea-d27a-4460-976d-aafee28d9be1.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724898/general/ca6d51ea-d27a-4460-976d-aafee28d9be1.jpeg already downloaded
2026-03-27 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724898%252Fgeneral%252Fbb6fdc2c-998d-4b10-938d-649245062bf5.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724898/general/bb6fdc2c-998d-4b10-938d-649245062bf5.jpeg already downloaded
2026-03-27 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724898%252Fgeneral%252F6a4cf718-a143-4cb5-a815-71d8ee1dc433.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724898/general/6a4cf718-a143-4cb5-a815-71d8ee1dc433.jpeg already downloaded
2026-03-27 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724898%252Fgeneral%252F020240f7-6b83-4e5d-b535-5d9bc47b53e9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724898/general/020240f7-6b83-4e5d-b535-5d9bc47b53e9.jpeg already downloaded
2026-03-27 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724898%252Fgeneral%252F2066a512-ae2f-43e5-9522-360cc6a4ba8b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724898/general/2066a512-ae2f-43e5-9522-360cc6a4ba8b.jpeg already downloaded
2026-03-27 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724898%252Fgeneral%252F72554766-3ed2-43f5-9a6b-48242ab1ff83.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724898/general/72554766-3ed2-43f5-9a6b-48242ab1ff83.jpeg already downloaded
2026-03-27 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724898%252Fgeneral%252F5dbcc475-abf0-41df-856f-6b4311ea6234.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:35:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724898/general/5dbcc475-abf0-41df-856f-6b4311ea6234.jpeg already downloaded
2026-03-27 13:35:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3aa95ac5-da45-5182-ac1a-f472557e552e, identifier: 10735375
2026-03-27 13:35:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3aa95ac5-da45-5182-ac1a-f472557e552e with identifier: 10735375
2026-03-27 13:35:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3aa95ac5-da45-5182-ac1a-f472557e552e with identifier: 10735375
2026-03-27 13:35:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3aa95ac5-da45-5182-ac1a-f472557e552e with identifier: 10735375 to the API
2026-03-27 13:35:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:35:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:35:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735375>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 332,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '3aa95ac5-da45-5182-ac1a-f472557e552e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ-035-BR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735375',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 111122,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5724898/general/7132d25e-a0ae-428e-866e-5bf2a625386b.jpeg',
'https://images.openlane.eu/carimgs/5724898/general/3d0fc68c-abb1-48d3-a452-fa6109337d5c.jpeg',
'https://images.openlane.eu/carimgs/5724898/general/d0fb4c25-e134-4b69-ba79-9a24afc50bb2.jpeg',
'https://images.openlane.eu/carimgs/5724898/general/ca6d51ea-d27a-4460-976d-aafee28d9be1.jpeg',
'https://images.openlane.eu/carimgs/5724898/general/bb6fdc2c-998d-4b10-938d-649245062bf5.jpeg',
'https://images.openlane.eu/carimgs/5724898/general/6a4cf718-a143-4cb5-a815-71d8ee1dc433.jpeg',
'https://images.openlane.eu/carimgs/5724898/general/020240f7-6b83-4e5d-b535-5d9bc47b53e9.jpeg',
'https://images.openlane.eu/carimgs/5724898/general/2066a512-ae2f-43e5-9522-360cc6a4ba8b.jpeg',
'https://images.openlane.eu/carimgs/5724898/general/72554766-3ed2-43f5-9a6b-48242ab1ff83.jpeg',
'https://images.openlane.eu/carimgs/5724898/general/5dbcc475-abf0-41df-856f-6b4311ea6234.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3aa95ac5-da45-5182-ac1a-f472557e552e/3aa95ac5-da45-5182-ac1a-f472557e552e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185309,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724898/general/7132d25e-a0ae-428e-866e-5bf2a625386b.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3aa95ac5-da45-5182-ac1a-f472557e552e/3aa95ac5-da45-5182-ac1a-f472557e552e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191071,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724898/general/3d0fc68c-abb1-48d3-a452-fa6109337d5c.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3aa95ac5-da45-5182-ac1a-f472557e552e/3aa95ac5-da45-5182-ac1a-f472557e552e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195571,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724898/general/d0fb4c25-e134-4b69-ba79-9a24afc50bb2.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3aa95ac5-da45-5182-ac1a-f472557e552e/3aa95ac5-da45-5182-ac1a-f472557e552e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179290,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724898/general/ca6d51ea-d27a-4460-976d-aafee28d9be1.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3aa95ac5-da45-5182-ac1a-f472557e552e/3aa95ac5-da45-5182-ac1a-f472557e552e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72865,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724898/general/bb6fdc2c-998d-4b10-938d-649245062bf5.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3aa95ac5-da45-5182-ac1a-f472557e552e/3aa95ac5-da45-5182-ac1a-f472557e552e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106168,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724898/general/6a4cf718-a143-4cb5-a815-71d8ee1dc433.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3aa95ac5-da45-5182-ac1a-f472557e552e/3aa95ac5-da45-5182-ac1a-f472557e552e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56673,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724898/general/020240f7-6b83-4e5d-b535-5d9bc47b53e9.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3aa95ac5-da45-5182-ac1a-f472557e552e/3aa95ac5-da45-5182-ac1a-f472557e552e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62553,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724898/general/2066a512-ae2f-43e5-9522-360cc6a4ba8b.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3aa95ac5-da45-5182-ac1a-f472557e552e/3aa95ac5-da45-5182-ac1a-f472557e552e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137246,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724898/general/72554766-3ed2-43f5-9a6b-48242ab1ff83.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3aa95ac5-da45-5182-ac1a-f472557e552e/3aa95ac5-da45-5182-ac1a-f472557e552e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53315,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724898/general/5dbcc475-abf0-41df-856f-6b4311ea6234.jpeg',
'Width': 720}],
'price': 47800,
'price_includes_vat': True,
'registration_date': '2022-08-24',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLE Coupé 350e AMG Line - 4-Matic - Hybrid - '
'Automatic - 332 hp - 111.122 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-27 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735375%27 HTTP/1.1" 200 None
2026-03-27 13:35:09 [adesa.fr] INFO: Saving data for 10735375: {'created_time': 1774618509.934086, 'last_price_update_time': 1774618509.934102, 'auction_closing_time': 1774858200.0}
2026-03-27 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735375') HTTP/1.1" 204 0
2026-03-27 13:35:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae796df050>
2026-03-27 13:35:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d790f8f3-e162-59a3-aa41-0f00e430121f/d790f8f3-e162-59a3-aa41-0f00e430121f_image_1.jpg HTTP/1.1" 201 0
2026-03-27 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748684%252Fgeneral%252F42fb9cf8-efc3-44ab-a643-1fc8f7755b0a.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748684/general/42fb9cf8-efc3-44ab-a643-1fc8f7755b0a.jpg saved to cache
2026-03-27 13:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d790f8f3-e162-59a3-aa41-0f00e430121f
2026-03-27 13:35:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d790f8f3-e162-59a3-aa41-0f00e430121f, skipping ID generation
2026-03-27 13:35:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d790f8f3-e162-59a3-aa41-0f00e430121f with scrape type 1
2026-03-27 13:35:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d790f8f3-e162-59a3-aa41-0f00e430121f sending to next pipeline
2026-03-27 13:35:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d790f8f3-e162-59a3-aa41-0f00e430121f, identifier: 10730721
2026-03-27 13:35:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d790f8f3-e162-59a3-aa41-0f00e430121f with identifier: 10730721
2026-03-27 13:35:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d790f8f3-e162-59a3-aa41-0f00e430121f with identifier: 10730721
2026-03-27 13:35:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d790f8f3-e162-59a3-aa41-0f00e430121f with identifier: 10730721 to the API
2026-03-27 13:35:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:35:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:35:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748684/general/42fb9cf8-efc3-44ab-a643-1fc8f7755b0a.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': 'd790f8f3-e162-59a3-aa41-0f00e430121f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55398',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730721',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'e-C4',
'odometer': 18465,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 34,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d790f8f3-e162-59a3-aa41-0f00e430121f/d790f8f3-e162-59a3-aa41-0f00e430121f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269348,
'Height': 855,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748684/general/109295e4-0b87-41d4-868a-55096f834f94.jpg',
'Width': 1140},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d790f8f3-e162-59a3-aa41-0f00e430121f/d790f8f3-e162-59a3-aa41-0f00e430121f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258876,
'Height': 855,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748684/general/42fb9cf8-efc3-44ab-a643-1fc8f7755b0a.jpg',
'Width': 1140},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d790f8f3-e162-59a3-aa41-0f00e430121f/d790f8f3-e162-59a3-aa41-0f00e430121f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227843,
'Height': 855,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748684/general/67963dc8-bf45-433a-86e2-33fc9c84eaf4.jpg',
'Width': 1140},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d790f8f3-e162-59a3-aa41-0f00e430121f/d790f8f3-e162-59a3-aa41-0f00e430121f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228043,
'Height': 855,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748684/general/8033f8c3-5518-4bbd-87a4-18effb6af697.jpg',
'Width': 1140},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d790f8f3-e162-59a3-aa41-0f00e430121f/d790f8f3-e162-59a3-aa41-0f00e430121f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218503,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748684/general/0a75ee14-e981-44da-b99c-d1aa88b387da.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d790f8f3-e162-59a3-aa41-0f00e430121f/d790f8f3-e162-59a3-aa41-0f00e430121f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200964,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748684/general/0222be82-84db-47de-ae61-772bfa89174e.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d790f8f3-e162-59a3-aa41-0f00e430121f/d790f8f3-e162-59a3-aa41-0f00e430121f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205408,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748684/general/74d76da0-956a-460c-a6c8-9515d9948a1b.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d790f8f3-e162-59a3-aa41-0f00e430121f/d790f8f3-e162-59a3-aa41-0f00e430121f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199547,
'Height': 855,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748684/general/55f1a6f4-e866-4398-9ee4-05daa1524477.jpg',
'Width': 1140},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d790f8f3-e162-59a3-aa41-0f00e430121f/d790f8f3-e162-59a3-aa41-0f00e430121f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196857,
'Height': 855,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748684/general/0314cd07-8223-477f-93ff-4cbc9bd0b9ac.jpg',
'Width': 1140},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d790f8f3-e162-59a3-aa41-0f00e430121f/d790f8f3-e162-59a3-aa41-0f00e430121f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184475,
'Height': 855,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748684/general/c73c4993-38cb-4a08-a8c1-615526fbfdf6.jpg',
'Width': 1140}],
'price': 14800,
'price_includes_vat': True,
'registration_date': '2024-04-26',
'seats_number': 5,
'seller_name': None,
'title': 'Citroën e-C4 51 kWh - Electric - Automatic - 136 hp - 18.465 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730721%27 HTTP/1.1" 200 None
2026-03-27 13:35:10 [adesa.fr] INFO: Saving data for 10730721: {'created_time': 1774618510.541498, 'last_price_update_time': 1774618510.541511, 'auction_closing_time': 1798675200.0}
2026-03-27 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10730721') HTTP/1.1" 204 0
2026-03-27 13:35:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733661> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:35:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:35:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7aa883a3-6848-56db-bc1c-06c8b94e7551 with identifier: 10733661
2026-03-27 13:35:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7aa883a3-6848-56db-bc1c-06c8b94e7551 with scrape type 1
2026-03-27 13:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7aa883a3-6848-56db-bc1c-06c8b94e7551
2026-03-27 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749795%252Fgeneral%252F6afd488f-6050-4a35-89c1-cf82f20bdd24.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749795/general/6afd488f-6050-4a35-89c1-cf82f20bdd24.jpg not downloaded yet
2026-03-27 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749795%252Fgeneral%252F37ebfae9-2aa8-4384-bf1e-d8e5bc3939f0.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749795/general/37ebfae9-2aa8-4384-bf1e-d8e5bc3939f0.jpg not downloaded yet
2026-03-27 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749795%252Fgeneral%252F0c6a5a41-1f69-4f79-b962-02a1e4d631bd.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749795/general/0c6a5a41-1f69-4f79-b962-02a1e4d631bd.jpg not downloaded yet
2026-03-27 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749795%252Fgeneral%252F5b265723-d40f-4026-8bc4-7626a9eb76d4.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749795/general/5b265723-d40f-4026-8bc4-7626a9eb76d4.jpg not downloaded yet
2026-03-27 13:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749795%252Fgeneral%252F1b4321d3-2e30-4030-8731-89e9dc85cf3f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749795/general/1b4321d3-2e30-4030-8731-89e9dc85cf3f.jpg not downloaded yet
2026-03-27 13:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749795%252Fgeneral%252F68e001f5-221e-415d-a511-aeca7c7ec602.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749795/general/68e001f5-221e-415d-a511-aeca7c7ec602.jpg not downloaded yet
2026-03-27 13:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749795%252Fgeneral%252F5fbe5b5d-4c8f-434d-a718-73aa4ca2bb24.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749795/general/5fbe5b5d-4c8f-434d-a718-73aa4ca2bb24.jpg not downloaded yet
2026-03-27 13:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749795%252Fgeneral%252F7591df61-a324-4535-9bf2-36a259d4655b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749795/general/7591df61-a324-4535-9bf2-36a259d4655b.jpg not downloaded yet
2026-03-27 13:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749795%252Fgeneral%252F81577b1a-c322-4639-a049-0c085e7d9cb9.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749795/general/81577b1a-c322-4639-a049-0c085e7d9cb9.jpg not downloaded yet
2026-03-27 13:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749795%252Fgeneral%252F15d65b43-8f72-44a6-8967-51420bd6e79e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749795/general/15d65b43-8f72-44a6-8967-51420bd6e79e.jpg not downloaded yet
2026-03-27 13:35:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734482> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:35:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:35:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc0d20da-254e-5974-a22f-8405ebfb11f2 with identifier: 10734482
2026-03-27 13:35:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc0d20da-254e-5974-a22f-8405ebfb11f2 with scrape type 1
2026-03-27 13:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bc0d20da-254e-5974-a22f-8405ebfb11f2
2026-03-27 13:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652379%252Fgeneral%252F6bd58656-c389-4725-990a-e7ffa86f1eba.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652379/general/6bd58656-c389-4725-990a-e7ffa86f1eba.jpg not downloaded yet
2026-03-27 13:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652379%252Fgeneral%252F2313d02a-27aa-4f8d-a49b-2552f92b2be3.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652379/general/2313d02a-27aa-4f8d-a49b-2552f92b2be3.jpg not downloaded yet
2026-03-27 13:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652379%252Fgeneral%252Ffea5f36b-9986-40dd-8878-4c209e83959a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652379/general/fea5f36b-9986-40dd-8878-4c209e83959a.jpg not downloaded yet
2026-03-27 13:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652379%252Fgeneral%252F4412408f-f448-4f26-b9c0-ce9cce92bc49.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652379/general/4412408f-f448-4f26-b9c0-ce9cce92bc49.jpg not downloaded yet
2026-03-27 13:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652379%252Fgeneral%252F4bf44818-52bc-4888-a8f2-ea543e925f12.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652379/general/4bf44818-52bc-4888-a8f2-ea543e925f12.jpg not downloaded yet
2026-03-27 13:35:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749795/general/15d65b43-8f72-44a6-8967-51420bd6e79e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733661)
2026-03-27 13:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652379%252Fgeneral%252Ffb0eaa11-cebf-4b9c-b1b0-2b63d769db6b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652379/general/fb0eaa11-cebf-4b9c-b1b0-2b63d769db6b.jpg not downloaded yet
2026-03-27 13:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652379%252Fgeneral%252F6d21d76e-63e2-473f-bcfa-bd3771872fe8.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652379/general/6d21d76e-63e2-473f-bcfa-bd3771872fe8.jpg not downloaded yet
2026-03-27 13:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652379%252Fgeneral%252Fc8358734-2b99-4ace-83ff-73d1221ac943.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652379/general/c8358734-2b99-4ace-83ff-73d1221ac943.jpg not downloaded yet
2026-03-27 13:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652379%252Fgeneral%252F14e01bd6-8680-45ee-a99f-28554c36cc58.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652379/general/14e01bd6-8680-45ee-a99f-28554c36cc58.jpg not downloaded yet
2026-03-27 13:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652379%252Fgeneral%252F3965e295-7213-4407-9724-4c0f94e8d1be.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652379/general/3965e295-7213-4407-9724-4c0f94e8d1be.jpg not downloaded yet
2026-03-27 13:35:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7baf95d0>
2026-03-27 13:35:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7aa883a3-6848-56db-bc1c-06c8b94e7551/7aa883a3-6848-56db-bc1c-06c8b94e7551_image_9.jpg HTTP/1.1" 201 0
2026-03-27 13:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749795%252Fgeneral%252F15d65b43-8f72-44a6-8967-51420bd6e79e.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749795/general/15d65b43-8f72-44a6-8967-51420bd6e79e.jpg saved to cache
2026-03-27 13:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7aa883a3-6848-56db-bc1c-06c8b94e7551
2026-03-27 13:35:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5652379/general/4412408f-f448-4f26-b9c0-ce9cce92bc49.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734482)
2026-03-27 13:35:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5652379/general/3965e295-7213-4407-9724-4c0f94e8d1be.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734482)
2026-03-27 13:35:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae793dfb50>
2026-03-27 13:35:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc0d20da-254e-5974-a22f-8405ebfb11f2/bc0d20da-254e-5974-a22f-8405ebfb11f2_image_3.jpg HTTP/1.1" 201 0
2026-03-27 13:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652379%252Fgeneral%252F4412408f-f448-4f26-b9c0-ce9cce92bc49.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652379/general/4412408f-f448-4f26-b9c0-ce9cce92bc49.jpg saved to cache
2026-03-27 13:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item bc0d20da-254e-5974-a22f-8405ebfb11f2
2026-03-27 13:35:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7958c190>
2026-03-27 13:35:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc0d20da-254e-5974-a22f-8405ebfb11f2/bc0d20da-254e-5974-a22f-8405ebfb11f2_image_9.jpg HTTP/1.1" 201 0
2026-03-27 13:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652379%252Fgeneral%252F3965e295-7213-4407-9724-4c0f94e8d1be.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652379/general/3965e295-7213-4407-9724-4c0f94e8d1be.jpg saved to cache
2026-03-27 13:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item bc0d20da-254e-5974-a22f-8405ebfb11f2
2026-03-27 13:35:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5652379/general/14e01bd6-8680-45ee-a99f-28554c36cc58.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734482)
2026-03-27 13:35:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7942b9d0>
2026-03-27 13:35:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc0d20da-254e-5974-a22f-8405ebfb11f2/bc0d20da-254e-5974-a22f-8405ebfb11f2_image_8.jpg HTTP/1.1" 201 0
2026-03-27 13:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652379%252Fgeneral%252F14e01bd6-8680-45ee-a99f-28554c36cc58.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652379/general/14e01bd6-8680-45ee-a99f-28554c36cc58.jpg saved to cache
2026-03-27 13:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item bc0d20da-254e-5974-a22f-8405ebfb11f2
2026-03-27 13:35:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5652379/general/c8358734-2b99-4ace-83ff-73d1221ac943.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734482)
2026-03-27 13:35:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79360350>
2026-03-27 13:35:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc0d20da-254e-5974-a22f-8405ebfb11f2/bc0d20da-254e-5974-a22f-8405ebfb11f2_image_7.jpg HTTP/1.1" 201 0
2026-03-27 13:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652379%252Fgeneral%252Fc8358734-2b99-4ace-83ff-73d1221ac943.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652379/general/c8358734-2b99-4ace-83ff-73d1221ac943.jpg saved to cache
2026-03-27 13:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item bc0d20da-254e-5974-a22f-8405ebfb11f2
2026-03-27 13:35:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5652379/general/6d21d76e-63e2-473f-bcfa-bd3771872fe8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734482)
2026-03-27 13:35:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae793a1150>
2026-03-27 13:35:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc0d20da-254e-5974-a22f-8405ebfb11f2/bc0d20da-254e-5974-a22f-8405ebfb11f2_image_6.jpg HTTP/1.1" 201 0
2026-03-27 13:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652379%252Fgeneral%252F6d21d76e-63e2-473f-bcfa-bd3771872fe8.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652379/general/6d21d76e-63e2-473f-bcfa-bd3771872fe8.jpg saved to cache
2026-03-27 13:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item bc0d20da-254e-5974-a22f-8405ebfb11f2
2026-03-27 13:35:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730944> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:35:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5652379/general/fb0eaa11-cebf-4b9c-b1b0-2b63d769db6b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734482)
2026-03-27 13:35:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:35:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3cb771f-a155-5c22-b005-77c454f39e45 with identifier: 10730944
2026-03-27 13:35:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3cb771f-a155-5c22-b005-77c454f39e45 with scrape type 1
2026-03-27 13:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a3cb771f-a155-5c22-b005-77c454f39e45
2026-03-27 13:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745285%252Fgeneral%252F30d8a898-bedc-447b-8b5a-f409393e90d7.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745285/general/30d8a898-bedc-447b-8b5a-f409393e90d7.jpg not downloaded yet
2026-03-27 13:35:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5652379/general/4bf44818-52bc-4888-a8f2-ea543e925f12.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734482)
2026-03-27 13:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745285%252Fgeneral%252F1b2cb885-f3ac-42d8-a567-edbb88f12c4c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745285/general/1b2cb885-f3ac-42d8-a567-edbb88f12c4c.jpg not downloaded yet
2026-03-27 13:35:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae798a25d0>
2026-03-27 13:35:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc0d20da-254e-5974-a22f-8405ebfb11f2/bc0d20da-254e-5974-a22f-8405ebfb11f2_image_5.jpg HTTP/1.1" 201 0
2026-03-27 13:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652379%252Fgeneral%252Ffb0eaa11-cebf-4b9c-b1b0-2b63d769db6b.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652379/general/fb0eaa11-cebf-4b9c-b1b0-2b63d769db6b.jpg saved to cache
2026-03-27 13:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item bc0d20da-254e-5974-a22f-8405ebfb11f2
2026-03-27 13:35:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5652379/general/fea5f36b-9986-40dd-8878-4c209e83959a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734482)
2026-03-27 13:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745285%252Fgeneral%252F0a4f6fde-69b7-45c4-8f58-6041947becfd.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745285/general/0a4f6fde-69b7-45c4-8f58-6041947becfd.jpg not downloaded yet
2026-03-27 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745285%252Fgeneral%252Fb6c2fc35-428e-4bab-9d8c-126878f87abc.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745285/general/b6c2fc35-428e-4bab-9d8c-126878f87abc.jpg not downloaded yet
2026-03-27 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745285%252Fgeneral%252F221d8f0b-d721-4986-b9e8-81721de3b771.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745285/general/221d8f0b-d721-4986-b9e8-81721de3b771.jpg not downloaded yet
2026-03-27 13:35:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae6373f9d0>
2026-03-27 13:35:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc0d20da-254e-5974-a22f-8405ebfb11f2/bc0d20da-254e-5974-a22f-8405ebfb11f2_image_4.jpg HTTP/1.1" 201 0
2026-03-27 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652379%252Fgeneral%252F4bf44818-52bc-4888-a8f2-ea543e925f12.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652379/general/4bf44818-52bc-4888-a8f2-ea543e925f12.jpg saved to cache
2026-03-27 13:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item bc0d20da-254e-5974-a22f-8405ebfb11f2
2026-03-27 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745285%252Fgeneral%252Ff31df859-17d6-49dc-9696-5a4bbfdb22ee.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745285/general/f31df859-17d6-49dc-9696-5a4bbfdb22ee.jpg not downloaded yet
2026-03-27 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745285%252Fgeneral%252F53fe767f-b0a3-4d92-a4ae-5eb8117f2ca2.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745285/general/53fe767f-b0a3-4d92-a4ae-5eb8117f2ca2.jpg not downloaded yet
2026-03-27 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745285%252Fgeneral%252F25946177-6257-474a-aca2-2df2b2125e15.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745285/general/25946177-6257-474a-aca2-2df2b2125e15.jpg not downloaded yet
2026-03-27 13:35:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae63703250>
2026-03-27 13:35:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc0d20da-254e-5974-a22f-8405ebfb11f2/bc0d20da-254e-5974-a22f-8405ebfb11f2_image_2.jpg HTTP/1.1" 201 0
2026-03-27 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652379%252Fgeneral%252Ffea5f36b-9986-40dd-8878-4c209e83959a.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652379/general/fea5f36b-9986-40dd-8878-4c209e83959a.jpg saved to cache
2026-03-27 13:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item bc0d20da-254e-5974-a22f-8405ebfb11f2
2026-03-27 13:35:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5652379/general/2313d02a-27aa-4f8d-a49b-2552f92b2be3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734482)
2026-03-27 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745285%252Fgeneral%252F3d1dc6a7-f373-4ebf-b48f-39b52df03cd8.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745285/general/3d1dc6a7-f373-4ebf-b48f-39b52df03cd8.jpg not downloaded yet
2026-03-27 13:35:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745285/general/30d8a898-bedc-447b-8b5a-f409393e90d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730944)
2026-03-27 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745285%252Fgeneral%252Fc1ee72a6-1ce3-4b9b-a063-fe816406ecc5.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745285/general/c1ee72a6-1ce3-4b9b-a063-fe816406ecc5.jpg not downloaded yet
2026-03-27 13:35:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79593e50>
2026-03-27 13:35:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc0d20da-254e-5974-a22f-8405ebfb11f2/bc0d20da-254e-5974-a22f-8405ebfb11f2_image_1.jpg HTTP/1.1" 201 0
2026-03-27 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652379%252Fgeneral%252F2313d02a-27aa-4f8d-a49b-2552f92b2be3.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652379/general/2313d02a-27aa-4f8d-a49b-2552f92b2be3.jpg saved to cache
2026-03-27 13:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item bc0d20da-254e-5974-a22f-8405ebfb11f2
2026-03-27 13:35:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7949ee10>
2026-03-27 13:35:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3cb771f-a155-5c22-b005-77c454f39e45/a3cb771f-a155-5c22-b005-77c454f39e45_image_0.jpg HTTP/1.1" 201 0
2026-03-27 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745285%252Fgeneral%252F30d8a898-bedc-447b-8b5a-f409393e90d7.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745285/general/30d8a898-bedc-447b-8b5a-f409393e90d7.jpg saved to cache
2026-03-27 13:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a3cb771f-a155-5c22-b005-77c454f39e45
2026-03-27 13:35:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745285/general/53fe767f-b0a3-4d92-a4ae-5eb8117f2ca2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730944)
2026-03-27 13:35:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745285/general/25946177-6257-474a-aca2-2df2b2125e15.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730944)
2026-03-27 13:35:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae782a3a10>
2026-03-27 13:35:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3cb771f-a155-5c22-b005-77c454f39e45/a3cb771f-a155-5c22-b005-77c454f39e45_image_6.jpg HTTP/1.1" 201 0
2026-03-27 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745285%252Fgeneral%252F53fe767f-b0a3-4d92-a4ae-5eb8117f2ca2.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745285/general/53fe767f-b0a3-4d92-a4ae-5eb8117f2ca2.jpg saved to cache
2026-03-27 13:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a3cb771f-a155-5c22-b005-77c454f39e45
2026-03-27 13:35:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae794c50d0>
2026-03-27 13:35:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3cb771f-a155-5c22-b005-77c454f39e45/a3cb771f-a155-5c22-b005-77c454f39e45_image_7.jpg HTTP/1.1" 201 0
2026-03-27 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745285%252Fgeneral%252F25946177-6257-474a-aca2-2df2b2125e15.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745285/general/25946177-6257-474a-aca2-2df2b2125e15.jpg saved to cache
2026-03-27 13:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a3cb771f-a155-5c22-b005-77c454f39e45
2026-03-27 13:35:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745285/general/c1ee72a6-1ce3-4b9b-a063-fe816406ecc5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730944)
2026-03-27 13:35:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745285/general/3d1dc6a7-f373-4ebf-b48f-39b52df03cd8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730944)
2026-03-27 13:35:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745285/general/f31df859-17d6-49dc-9696-5a4bbfdb22ee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730944)
2026-03-27 13:35:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae794c5750>
2026-03-27 13:35:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3cb771f-a155-5c22-b005-77c454f39e45/a3cb771f-a155-5c22-b005-77c454f39e45_image_9.jpg HTTP/1.1" 201 0
2026-03-27 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745285%252Fgeneral%252Fc1ee72a6-1ce3-4b9b-a063-fe816406ecc5.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745285/general/c1ee72a6-1ce3-4b9b-a063-fe816406ecc5.jpg saved to cache
2026-03-27 13:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a3cb771f-a155-5c22-b005-77c454f39e45
2026-03-27 13:35:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745285/general/b6c2fc35-428e-4bab-9d8c-126878f87abc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730944)
2026-03-27 13:35:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae798a17d0>
2026-03-27 13:35:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3cb771f-a155-5c22-b005-77c454f39e45/a3cb771f-a155-5c22-b005-77c454f39e45_image_8.jpg HTTP/1.1" 201 0
2026-03-27 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745285%252Fgeneral%252F3d1dc6a7-f373-4ebf-b48f-39b52df03cd8.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745285/general/3d1dc6a7-f373-4ebf-b48f-39b52df03cd8.jpg saved to cache
2026-03-27 13:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a3cb771f-a155-5c22-b005-77c454f39e45
2026-03-27 13:35:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7954d110>
2026-03-27 13:35:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3cb771f-a155-5c22-b005-77c454f39e45/a3cb771f-a155-5c22-b005-77c454f39e45_image_5.jpg HTTP/1.1" 201 0
2026-03-27 13:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745285%252Fgeneral%252Ff31df859-17d6-49dc-9696-5a4bbfdb22ee.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745285/general/f31df859-17d6-49dc-9696-5a4bbfdb22ee.jpg saved to cache
2026-03-27 13:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a3cb771f-a155-5c22-b005-77c454f39e45
2026-03-27 13:35:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745285/general/221d8f0b-d721-4986-b9e8-81721de3b771.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730944)
2026-03-27 13:35:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae781de590>
2026-03-27 13:35:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3cb771f-a155-5c22-b005-77c454f39e45/a3cb771f-a155-5c22-b005-77c454f39e45_image_3.jpg HTTP/1.1" 201 0
2026-03-27 13:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745285%252Fgeneral%252Fb6c2fc35-428e-4bab-9d8c-126878f87abc.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745285/general/b6c2fc35-428e-4bab-9d8c-126878f87abc.jpg saved to cache
2026-03-27 13:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a3cb771f-a155-5c22-b005-77c454f39e45
2026-03-27 13:35:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae795fd350>
2026-03-27 13:35:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3cb771f-a155-5c22-b005-77c454f39e45/a3cb771f-a155-5c22-b005-77c454f39e45_image_4.jpg HTTP/1.1" 201 0
2026-03-27 13:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745285%252Fgeneral%252F221d8f0b-d721-4986-b9e8-81721de3b771.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745285/general/221d8f0b-d721-4986-b9e8-81721de3b771.jpg saved to cache
2026-03-27 13:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a3cb771f-a155-5c22-b005-77c454f39e45
2026-03-27 13:35:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745285/general/1b2cb885-f3ac-42d8-a567-edbb88f12c4c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730944)
2026-03-27 13:35:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745285/general/0a4f6fde-69b7-45c4-8f58-6041947becfd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730944)
2026-03-27 13:35:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae637806d0>
2026-03-27 13:35:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3cb771f-a155-5c22-b005-77c454f39e45/a3cb771f-a155-5c22-b005-77c454f39e45_image_1.jpg HTTP/1.1" 201 0
2026-03-27 13:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745285%252Fgeneral%252F1b2cb885-f3ac-42d8-a567-edbb88f12c4c.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745285/general/1b2cb885-f3ac-42d8-a567-edbb88f12c4c.jpg saved to cache
2026-03-27 13:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a3cb771f-a155-5c22-b005-77c454f39e45
2026-03-27 13:35:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5652379/general/6bd58656-c389-4725-990a-e7ffa86f1eba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734482)
2026-03-27 13:35:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae637837d0>
2026-03-27 13:35:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3cb771f-a155-5c22-b005-77c454f39e45/a3cb771f-a155-5c22-b005-77c454f39e45_image_2.jpg HTTP/1.1" 201 0
2026-03-27 13:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745285%252Fgeneral%252F0a4f6fde-69b7-45c4-8f58-6041947becfd.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745285/general/0a4f6fde-69b7-45c4-8f58-6041947becfd.jpg saved to cache
2026-03-27 13:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a3cb771f-a155-5c22-b005-77c454f39e45
2026-03-27 13:35:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a3cb771f-a155-5c22-b005-77c454f39e45, skipping ID generation
2026-03-27 13:35:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3cb771f-a155-5c22-b005-77c454f39e45 with scrape type 1
2026-03-27 13:35:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a3cb771f-a155-5c22-b005-77c454f39e45 sending to next pipeline
2026-03-27 13:35:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a3cb771f-a155-5c22-b005-77c454f39e45, identifier: 10730944
2026-03-27 13:35:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749795/general/81577b1a-c322-4639-a049-0c085e7d9cb9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733661)
2026-03-27 13:35:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a3cb771f-a155-5c22-b005-77c454f39e45 with identifier: 10730944
2026-03-27 13:35:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a3cb771f-a155-5c22-b005-77c454f39e45 with identifier: 10730944
2026-03-27 13:35:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a3cb771f-a155-5c22-b005-77c454f39e45 with identifier: 10730944 to the API
2026-03-27 13:35:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:35:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:35:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745285/general/0a4f6fde-69b7-45c4-8f58-6041947becfd.jpg>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'a3cb771f-a155-5c22-b005-77c454f39e45',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57363',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730944',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 27859,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 14,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3cb771f-a155-5c22-b005-77c454f39e45/a3cb771f-a155-5c22-b005-77c454f39e45_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 385225,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745285/general/30d8a898-bedc-447b-8b5a-f409393e90d7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3cb771f-a155-5c22-b005-77c454f39e45/a3cb771f-a155-5c22-b005-77c454f39e45_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258274,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745285/general/1b2cb885-f3ac-42d8-a567-edbb88f12c4c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3cb771f-a155-5c22-b005-77c454f39e45/a3cb771f-a155-5c22-b005-77c454f39e45_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217944,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745285/general/0a4f6fde-69b7-45c4-8f58-6041947becfd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3cb771f-a155-5c22-b005-77c454f39e45/a3cb771f-a155-5c22-b005-77c454f39e45_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229761,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745285/general/b6c2fc35-428e-4bab-9d8c-126878f87abc.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3cb771f-a155-5c22-b005-77c454f39e45/a3cb771f-a155-5c22-b005-77c454f39e45_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279271,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745285/general/221d8f0b-d721-4986-b9e8-81721de3b771.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3cb771f-a155-5c22-b005-77c454f39e45/a3cb771f-a155-5c22-b005-77c454f39e45_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194113,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745285/general/f31df859-17d6-49dc-9696-5a4bbfdb22ee.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3cb771f-a155-5c22-b005-77c454f39e45/a3cb771f-a155-5c22-b005-77c454f39e45_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247930,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745285/general/53fe767f-b0a3-4d92-a4ae-5eb8117f2ca2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3cb771f-a155-5c22-b005-77c454f39e45/a3cb771f-a155-5c22-b005-77c454f39e45_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295046,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745285/general/25946177-6257-474a-aca2-2df2b2125e15.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3cb771f-a155-5c22-b005-77c454f39e45/a3cb771f-a155-5c22-b005-77c454f39e45_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 382837,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745285/general/3d1dc6a7-f373-4ebf-b48f-39b52df03cd8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3cb771f-a155-5c22-b005-77c454f39e45/a3cb771f-a155-5c22-b005-77c454f39e45_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 345313,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745285/general/c1ee72a6-1ce3-4b9b-a063-fe816406ecc5.jpg',
'Width': 1920}],
'price': 23700,
'price_includes_vat': True,
'registration_date': '2025-04-10',
'seats_number': 7,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 5008 1.2 Allure - Petrol - Automatic - 136 hp - 27.859 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-27 13:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730944%27 HTTP/1.1" 200 None
2026-03-27 13:35:16 [adesa.fr] INFO: Saving data for 10730944: {'created_time': 1774618516.156845, 'last_price_update_time': 1774618516.156856, 'auction_closing_time': 1798675200.0}
2026-03-27 13:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10730944') HTTP/1.1" 204 0
2026-03-27 13:35:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730718> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:35:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:35:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae781dea90>
2026-03-27 13:35:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bc0d20da-254e-5974-a22f-8405ebfb11f2/bc0d20da-254e-5974-a22f-8405ebfb11f2_image_0.jpg HTTP/1.1" 201 0
2026-03-27 13:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652379%252Fgeneral%252F6bd58656-c389-4725-990a-e7ffa86f1eba.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652379/general/6bd58656-c389-4725-990a-e7ffa86f1eba.jpg saved to cache
2026-03-27 13:35:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bc0d20da-254e-5974-a22f-8405ebfb11f2
2026-03-27 13:35:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bc0d20da-254e-5974-a22f-8405ebfb11f2, skipping ID generation
2026-03-27 13:35:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc0d20da-254e-5974-a22f-8405ebfb11f2 with scrape type 1
2026-03-27 13:35:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bc0d20da-254e-5974-a22f-8405ebfb11f2 sending to next pipeline
2026-03-27 13:35:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: bc0d20da-254e-5974-a22f-8405ebfb11f2, identifier: 10734482
2026-03-27 13:35:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae794f0190>
2026-03-27 13:35:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7aa883a3-6848-56db-bc1c-06c8b94e7551/7aa883a3-6848-56db-bc1c-06c8b94e7551_image_8.jpg HTTP/1.1" 201 0
2026-03-27 13:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749795%252Fgeneral%252F81577b1a-c322-4639-a049-0c085e7d9cb9.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749795/general/81577b1a-c322-4639-a049-0c085e7d9cb9.jpg saved to cache
2026-03-27 13:35:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7aa883a3-6848-56db-bc1c-06c8b94e7551
2026-03-27 13:35:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: bc0d20da-254e-5974-a22f-8405ebfb11f2 with identifier: 10734482
2026-03-27 13:35:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: bc0d20da-254e-5974-a22f-8405ebfb11f2 with identifier: 10734482
2026-03-27 13:35:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: bc0d20da-254e-5974-a22f-8405ebfb11f2 with identifier: 10734482 to the API
2026-03-27 13:35:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:35:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:35:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5652379/general/6bd58656-c389-4725-990a-e7ffa86f1eba.jpg>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': 'bc0d20da-254e-5974-a22f-8405ebfb11f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ-124-MY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734482',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 61399,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 50,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc0d20da-254e-5974-a22f-8405ebfb11f2/bc0d20da-254e-5974-a22f-8405ebfb11f2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182128,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652379/general/6bd58656-c389-4725-990a-e7ffa86f1eba.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc0d20da-254e-5974-a22f-8405ebfb11f2/bc0d20da-254e-5974-a22f-8405ebfb11f2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180592,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652379/general/2313d02a-27aa-4f8d-a49b-2552f92b2be3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc0d20da-254e-5974-a22f-8405ebfb11f2/bc0d20da-254e-5974-a22f-8405ebfb11f2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165837,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652379/general/fea5f36b-9986-40dd-8878-4c209e83959a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc0d20da-254e-5974-a22f-8405ebfb11f2/bc0d20da-254e-5974-a22f-8405ebfb11f2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164462,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652379/general/4412408f-f448-4f26-b9c0-ce9cce92bc49.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc0d20da-254e-5974-a22f-8405ebfb11f2/bc0d20da-254e-5974-a22f-8405ebfb11f2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246308,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652379/general/4bf44818-52bc-4888-a8f2-ea543e925f12.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc0d20da-254e-5974-a22f-8405ebfb11f2/bc0d20da-254e-5974-a22f-8405ebfb11f2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238778,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652379/general/fb0eaa11-cebf-4b9c-b1b0-2b63d769db6b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc0d20da-254e-5974-a22f-8405ebfb11f2/bc0d20da-254e-5974-a22f-8405ebfb11f2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304211,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652379/general/6d21d76e-63e2-473f-bcfa-bd3771872fe8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc0d20da-254e-5974-a22f-8405ebfb11f2/bc0d20da-254e-5974-a22f-8405ebfb11f2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 417000,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652379/general/c8358734-2b99-4ace-83ff-73d1221ac943.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc0d20da-254e-5974-a22f-8405ebfb11f2/bc0d20da-254e-5974-a22f-8405ebfb11f2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331934,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652379/general/14e01bd6-8680-45ee-a99f-28554c36cc58.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc0d20da-254e-5974-a22f-8405ebfb11f2/bc0d20da-254e-5974-a22f-8405ebfb11f2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 338280,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652379/general/3965e295-7213-4407-9724-4c0f94e8d1be.jpg',
'Width': 1920}],
'price': 8200,
'price_includes_vat': True,
'registration_date': '2022-09-22',
'seats_number': 2,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën C3 1.5 HDI Feel - Diesel - Manual - 102 hp - 61.399 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2022}
2026-03-27 13:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734482%27 HTTP/1.1" 200 None
2026-03-27 13:35:16 [adesa.fr] INFO: Saving data for 10734482: {'created_time': 1774618516.840525, 'last_price_update_time': 1774618516.840538, 'auction_closing_time': 1798671600.0}
2026-03-27 13:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10734482') HTTP/1.1" 204 0
2026-03-27 13:35:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749795/general/7591df61-a324-4535-9bf2-36a259d4655b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733661)
2026-03-27 13:35:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a95eadd-661e-54fc-beca-945070eaef24 with identifier: 10730718
2026-03-27 13:35:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a95eadd-661e-54fc-beca-945070eaef24 with scrape type 1
2026-03-27 13:35:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1a95eadd-661e-54fc-beca-945070eaef24
2026-03-27 13:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748680%252Fgeneral%252F07762ae7-aa9a-4c40-b3bf-88648f8393ca.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748680/general/07762ae7-aa9a-4c40-b3bf-88648f8393ca.jpg not downloaded yet
2026-03-27 13:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748680%252Fgeneral%252F1bb56dc4-3901-45d9-9cd5-f4e2611d1d2b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748680/general/1bb56dc4-3901-45d9-9cd5-f4e2611d1d2b.jpg not downloaded yet
2026-03-27 13:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748680%252Fgeneral%252F98647a55-89d2-42fa-a671-1eb987c7f72a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748680/general/98647a55-89d2-42fa-a671-1eb987c7f72a.jpg not downloaded yet
2026-03-27 13:35:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749795/general/5fbe5b5d-4c8f-434d-a718-73aa4ca2bb24.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733661)
2026-03-27 13:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748680%252Fgeneral%252F3210ffee-97bf-4dcb-844a-daa18faea823.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748680/general/3210ffee-97bf-4dcb-844a-daa18faea823.jpg not downloaded yet
2026-03-27 13:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748680%252Fgeneral%252Ff92a2210-1538-4da8-b12d-2b36402cd2ef.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748680/general/f92a2210-1538-4da8-b12d-2b36402cd2ef.jpg not downloaded yet
2026-03-27 13:35:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749795/general/68e001f5-221e-415d-a511-aeca7c7ec602.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733661)
2026-03-27 13:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748680%252Fgeneral%252F84964e30-46be-4423-b655-97db4460d350.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748680/general/84964e30-46be-4423-b655-97db4460d350.jpg not downloaded yet
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748680%252Fgeneral%252F76d7ce19-ce94-47c9-9112-cb7a11828755.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748680/general/76d7ce19-ce94-47c9-9112-cb7a11828755.jpg not downloaded yet
2026-03-27 13:35:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae794f05d0>
2026-03-27 13:35:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7aa883a3-6848-56db-bc1c-06c8b94e7551/7aa883a3-6848-56db-bc1c-06c8b94e7551_image_7.jpg HTTP/1.1" 201 0
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749795%252Fgeneral%252F7591df61-a324-4535-9bf2-36a259d4655b.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749795/general/7591df61-a324-4535-9bf2-36a259d4655b.jpg saved to cache
2026-03-27 13:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7aa883a3-6848-56db-bc1c-06c8b94e7551
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748680%252Fgeneral%252F32dd2910-d7ad-47b2-a40f-cc27a21d9461.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748680/general/32dd2910-d7ad-47b2-a40f-cc27a21d9461.jpg not downloaded yet
2026-03-27 13:35:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749795/general/1b4321d3-2e30-4030-8731-89e9dc85cf3f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733661)
2026-03-27 13:35:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748680/general/1bb56dc4-3901-45d9-9cd5-f4e2611d1d2b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730718)
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748680%252Fgeneral%252F8bfb443a-c1ae-4b99-9111-a0fb755895aa.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748680/general/8bfb443a-c1ae-4b99-9111-a0fb755895aa.jpg not downloaded yet
2026-03-27 13:35:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae794a2150>
2026-03-27 13:35:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7aa883a3-6848-56db-bc1c-06c8b94e7551/7aa883a3-6848-56db-bc1c-06c8b94e7551_image_6.jpg HTTP/1.1" 201 0
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749795%252Fgeneral%252F5fbe5b5d-4c8f-434d-a718-73aa4ca2bb24.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749795/general/5fbe5b5d-4c8f-434d-a718-73aa4ca2bb24.jpg saved to cache
2026-03-27 13:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7aa883a3-6848-56db-bc1c-06c8b94e7551
2026-03-27 13:35:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7823fad0>
2026-03-27 13:35:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7aa883a3-6848-56db-bc1c-06c8b94e7551/7aa883a3-6848-56db-bc1c-06c8b94e7551_image_5.jpg HTTP/1.1" 201 0
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749795%252Fgeneral%252F68e001f5-221e-415d-a511-aeca7c7ec602.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749795/general/68e001f5-221e-415d-a511-aeca7c7ec602.jpg saved to cache
2026-03-27 13:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7aa883a3-6848-56db-bc1c-06c8b94e7551
2026-03-27 13:35:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748680/general/3210ffee-97bf-4dcb-844a-daa18faea823.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730718)
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748680%252Fgeneral%252F40ef2229-59f2-45ed-8281-cadd4a74dd4f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748680/general/40ef2229-59f2-45ed-8281-cadd4a74dd4f.jpg not downloaded yet
2026-03-27 13:35:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734355> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:35:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae793bb890>
2026-03-27 13:35:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7aa883a3-6848-56db-bc1c-06c8b94e7551/7aa883a3-6848-56db-bc1c-06c8b94e7551_image_4.jpg HTTP/1.1" 201 0
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749795%252Fgeneral%252F1b4321d3-2e30-4030-8731-89e9dc85cf3f.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749795/general/1b4321d3-2e30-4030-8731-89e9dc85cf3f.jpg saved to cache
2026-03-27 13:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7aa883a3-6848-56db-bc1c-06c8b94e7551
2026-03-27 13:35:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:35:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae798a2950>
2026-03-27 13:35:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a95eadd-661e-54fc-beca-945070eaef24/1a95eadd-661e-54fc-beca-945070eaef24_image_1.jpg HTTP/1.1" 201 0
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748680%252Fgeneral%252F1bb56dc4-3901-45d9-9cd5-f4e2611d1d2b.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748680/general/1bb56dc4-3901-45d9-9cd5-f4e2611d1d2b.jpg saved to cache
2026-03-27 13:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1a95eadd-661e-54fc-beca-945070eaef24
2026-03-27 13:35:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7b95bd90>
2026-03-27 13:35:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a95eadd-661e-54fc-beca-945070eaef24/1a95eadd-661e-54fc-beca-945070eaef24_image_3.jpg HTTP/1.1" 201 0
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748680%252Fgeneral%252F3210ffee-97bf-4dcb-844a-daa18faea823.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748680/general/3210ffee-97bf-4dcb-844a-daa18faea823.jpg saved to cache
2026-03-27 13:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1a95eadd-661e-54fc-beca-945070eaef24
2026-03-27 13:35:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76462258-e08e-5142-a8d9-106661a3d724 with identifier: 10734355
2026-03-27 13:35:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76462258-e08e-5142-a8d9-106661a3d724 with scrape type 1
2026-03-27 13:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 76462258-e08e-5142-a8d9-106661a3d724
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750338%252Fgeneral%252Fed91a849-e029-49f5-a870-d23fad75c55b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750338/general/ed91a849-e029-49f5-a870-d23fad75c55b.jpg not downloaded yet
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750338%252Fgeneral%252Fbc2a7877-ec1e-443b-a0f9-cd7ba433b883.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750338/general/bc2a7877-ec1e-443b-a0f9-cd7ba433b883.jpg not downloaded yet
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750338%252Fgeneral%252F4f070012-eb72-4b97-8217-43ba87551249.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750338/general/4f070012-eb72-4b97-8217-43ba87551249.jpg not downloaded yet
2026-03-27 13:35:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748680/general/32dd2910-d7ad-47b2-a40f-cc27a21d9461.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730718)
2026-03-27 13:35:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748680/general/76d7ce19-ce94-47c9-9112-cb7a11828755.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730718)
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750338%252Fgeneral%252F38d9eecc-0b11-4e7e-9c51-0385b1ae6851.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750338/general/38d9eecc-0b11-4e7e-9c51-0385b1ae6851.jpg not downloaded yet
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750338%252Fgeneral%252F99de6ba8-aecf-4c67-a905-68c78fc7e046.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750338/general/99de6ba8-aecf-4c67-a905-68c78fc7e046.jpg not downloaded yet
2026-03-27 13:35:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748680/general/84964e30-46be-4423-b655-97db4460d350.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730718)
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750338%252Fgeneral%252F1a119b16-ddb1-4c0d-96ac-3f6bfbaeae02.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750338/general/1a119b16-ddb1-4c0d-96ac-3f6bfbaeae02.jpg not downloaded yet
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750338%252Fgeneral%252Ffb636710-2110-49ce-b44f-f584a64146dd.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750338/general/fb636710-2110-49ce-b44f-f584a64146dd.jpg not downloaded yet
2026-03-27 13:35:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748680/general/8bfb443a-c1ae-4b99-9111-a0fb755895aa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730718)
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750338%252Fgeneral%252Fd4419c40-7d6f-44b8-93f6-d7624d7cdd31.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750338/general/d4419c40-7d6f-44b8-93f6-d7624d7cdd31.jpg not downloaded yet
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750338%252Fgeneral%252F3d1e7f2a-5f67-4e68-8e81-39d006ca6035.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750338/general/3d1e7f2a-5f67-4e68-8e81-39d006ca6035.jpg not downloaded yet
2026-03-27 13:35:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750338/general/bc2a7877-ec1e-443b-a0f9-cd7ba433b883.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734355)
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750338%252Fgeneral%252F2d97e8e1-a81e-4803-b279-e75c963ae2e6.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750338/general/2d97e8e1-a81e-4803-b279-e75c963ae2e6.jpg not downloaded yet
2026-03-27 13:35:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7b957410>
2026-03-27 13:35:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a95eadd-661e-54fc-beca-945070eaef24/1a95eadd-661e-54fc-beca-945070eaef24_image_7.jpg HTTP/1.1" 201 0
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748680%252Fgeneral%252F32dd2910-d7ad-47b2-a40f-cc27a21d9461.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748680/general/32dd2910-d7ad-47b2-a40f-cc27a21d9461.jpg saved to cache
2026-03-27 13:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1a95eadd-661e-54fc-beca-945070eaef24
2026-03-27 13:35:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae781dc610>
2026-03-27 13:35:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a95eadd-661e-54fc-beca-945070eaef24/1a95eadd-661e-54fc-beca-945070eaef24_image_6.jpg HTTP/1.1" 201 0
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748680%252Fgeneral%252F76d7ce19-ce94-47c9-9112-cb7a11828755.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748680/general/76d7ce19-ce94-47c9-9112-cb7a11828755.jpg saved to cache
2026-03-27 13:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1a95eadd-661e-54fc-beca-945070eaef24
2026-03-27 13:35:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750338/general/38d9eecc-0b11-4e7e-9c51-0385b1ae6851.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734355)
2026-03-27 13:35:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79695c50>
2026-03-27 13:35:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a95eadd-661e-54fc-beca-945070eaef24/1a95eadd-661e-54fc-beca-945070eaef24_image_5.jpg HTTP/1.1" 201 0
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748680%252Fgeneral%252F84964e30-46be-4423-b655-97db4460d350.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748680/general/84964e30-46be-4423-b655-97db4460d350.jpg saved to cache
2026-03-27 13:35:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1a95eadd-661e-54fc-beca-945070eaef24
2026-03-27 13:35:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae89329b50>
2026-03-27 13:35:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a95eadd-661e-54fc-beca-945070eaef24/1a95eadd-661e-54fc-beca-945070eaef24_image_8.jpg HTTP/1.1" 201 0
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748680%252Fgeneral%252F8bfb443a-c1ae-4b99-9111-a0fb755895aa.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748680/general/8bfb443a-c1ae-4b99-9111-a0fb755895aa.jpg saved to cache
2026-03-27 13:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1a95eadd-661e-54fc-beca-945070eaef24
2026-03-27 13:35:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae781df850>
2026-03-27 13:35:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76462258-e08e-5142-a8d9-106661a3d724/76462258-e08e-5142-a8d9-106661a3d724_image_1.jpg HTTP/1.1" 201 0
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750338%252Fgeneral%252Fbc2a7877-ec1e-443b-a0f9-cd7ba433b883.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750338/general/bc2a7877-ec1e-443b-a0f9-cd7ba433b883.jpg saved to cache
2026-03-27 13:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 76462258-e08e-5142-a8d9-106661a3d724
2026-03-27 13:35:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750338/general/4f070012-eb72-4b97-8217-43ba87551249.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734355)
2026-03-27 13:35:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750338/general/1a119b16-ddb1-4c0d-96ac-3f6bfbaeae02.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734355)
2026-03-27 13:35:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734487> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:35:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7951f7d0>
2026-03-27 13:35:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76462258-e08e-5142-a8d9-106661a3d724/76462258-e08e-5142-a8d9-106661a3d724_image_3.jpg HTTP/1.1" 201 0
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750338%252Fgeneral%252F38d9eecc-0b11-4e7e-9c51-0385b1ae6851.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750338/general/38d9eecc-0b11-4e7e-9c51-0385b1ae6851.jpg saved to cache
2026-03-27 13:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 76462258-e08e-5142-a8d9-106661a3d724
2026-03-27 13:35:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:35:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750338/general/3d1e7f2a-5f67-4e68-8e81-39d006ca6035.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734355)
2026-03-27 13:35:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae782cee10>
2026-03-27 13:35:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76462258-e08e-5142-a8d9-106661a3d724/76462258-e08e-5142-a8d9-106661a3d724_image_2.jpg HTTP/1.1" 201 0
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750338%252Fgeneral%252F4f070012-eb72-4b97-8217-43ba87551249.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750338/general/4f070012-eb72-4b97-8217-43ba87551249.jpg saved to cache
2026-03-27 13:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 76462258-e08e-5142-a8d9-106661a3d724
2026-03-27 13:35:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750338/general/d4419c40-7d6f-44b8-93f6-d7624d7cdd31.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734355)
2026-03-27 13:35:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae63717f10>
2026-03-27 13:35:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76462258-e08e-5142-a8d9-106661a3d724/76462258-e08e-5142-a8d9-106661a3d724_image_5.jpg HTTP/1.1" 201 0
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750338%252Fgeneral%252F1a119b16-ddb1-4c0d-96ac-3f6bfbaeae02.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750338/general/1a119b16-ddb1-4c0d-96ac-3f6bfbaeae02.jpg saved to cache
2026-03-27 13:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 76462258-e08e-5142-a8d9-106661a3d724
2026-03-27 13:35:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb9620a7-751c-5450-b4eb-75591e0c7f03 with identifier: 10734487
2026-03-27 13:35:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb9620a7-751c-5450-b4eb-75591e0c7f03 with scrape type 1
2026-03-27 13:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cb9620a7-751c-5450-b4eb-75591e0c7f03
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750438%252Fgeneral%252F3e398392-d279-490f-8533-e2538565cbb7.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750438/general/3e398392-d279-490f-8533-e2538565cbb7.jpg not downloaded yet
2026-03-27 13:35:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750338/general/2d97e8e1-a81e-4803-b279-e75c963ae2e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734355)
2026-03-27 13:35:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750338/general/99de6ba8-aecf-4c67-a905-68c78fc7e046.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734355)
2026-03-27 13:35:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750338/general/ed91a849-e029-49f5-a870-d23fad75c55b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734355)
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750438%252Fgeneral%252F9a4c88dc-6736-40fb-bc5d-58cafe7f63a1.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750438/general/9a4c88dc-6736-40fb-bc5d-58cafe7f63a1.jpg not downloaded yet
2026-03-27 13:35:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae795abfd0>
2026-03-27 13:35:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76462258-e08e-5142-a8d9-106661a3d724/76462258-e08e-5142-a8d9-106661a3d724_image_8.jpg HTTP/1.1" 201 0
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750338%252Fgeneral%252F3d1e7f2a-5f67-4e68-8e81-39d006ca6035.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750338/general/3d1e7f2a-5f67-4e68-8e81-39d006ca6035.jpg saved to cache
2026-03-27 13:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 76462258-e08e-5142-a8d9-106661a3d724
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750438%252Fgeneral%252F5e403945-3a79-43a5-9d58-02bf176472f7.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750438/general/5e403945-3a79-43a5-9d58-02bf176472f7.jpg not downloaded yet
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750438%252Fgeneral%252F6b58ffdc-002d-4347-a670-1ec06c6a9014.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750438/general/6b58ffdc-002d-4347-a670-1ec06c6a9014.jpg not downloaded yet
2026-03-27 13:35:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730646> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:35:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735823> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:35:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae793d7dd0>
2026-03-27 13:35:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76462258-e08e-5142-a8d9-106661a3d724/76462258-e08e-5142-a8d9-106661a3d724_image_7.jpg HTTP/1.1" 201 0
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750338%252Fgeneral%252Fd4419c40-7d6f-44b8-93f6-d7624d7cdd31.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750338/general/d4419c40-7d6f-44b8-93f6-d7624d7cdd31.jpg saved to cache
2026-03-27 13:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 76462258-e08e-5142-a8d9-106661a3d724
2026-03-27 13:35:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae782bd890>
2026-03-27 13:35:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76462258-e08e-5142-a8d9-106661a3d724/76462258-e08e-5142-a8d9-106661a3d724_image_9.jpg HTTP/1.1" 201 0
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750338%252Fgeneral%252F2d97e8e1-a81e-4803-b279-e75c963ae2e6.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750338/general/2d97e8e1-a81e-4803-b279-e75c963ae2e6.jpg saved to cache
2026-03-27 13:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 76462258-e08e-5142-a8d9-106661a3d724
2026-03-27 13:35:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79577f10>
2026-03-27 13:35:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76462258-e08e-5142-a8d9-106661a3d724/76462258-e08e-5142-a8d9-106661a3d724_image_4.jpg HTTP/1.1" 201 0
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750338%252Fgeneral%252F99de6ba8-aecf-4c67-a905-68c78fc7e046.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750338/general/99de6ba8-aecf-4c67-a905-68c78fc7e046.jpg saved to cache
2026-03-27 13:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 76462258-e08e-5142-a8d9-106661a3d724
2026-03-27 13:35:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7989ee50>
2026-03-27 13:35:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76462258-e08e-5142-a8d9-106661a3d724/76462258-e08e-5142-a8d9-106661a3d724_image_0.jpg HTTP/1.1" 201 0
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750338%252Fgeneral%252Fed91a849-e029-49f5-a870-d23fad75c55b.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750338/general/ed91a849-e029-49f5-a870-d23fad75c55b.jpg saved to cache
2026-03-27 13:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 76462258-e08e-5142-a8d9-106661a3d724
2026-03-27 13:35:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750338/general/fb636710-2110-49ce-b44f-f584a64146dd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734355)
2026-03-27 13:35:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:35:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750438%252Fgeneral%252F6cdc7f18-4320-4e94-9e0b-2cdfcc0373d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750438/general/6cdc7f18-4320-4e94-9e0b-2cdfcc0373d5.jpg not downloaded yet
2026-03-27 13:35:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748680/general/40ef2229-59f2-45ed-8281-cadd4a74dd4f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730718)
2026-03-27 13:35:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748680/general/f92a2210-1538-4da8-b12d-2b36402cd2ef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730718)
2026-03-27 13:35:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748680/general/98647a55-89d2-42fa-a671-1eb987c7f72a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730718)
2026-03-27 13:35:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750438/general/3e398392-d279-490f-8533-e2538565cbb7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734487)
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750438%252Fgeneral%252F880a09d3-0e05-425e-9aa5-9d3e5b1fd7f3.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750438/general/880a09d3-0e05-425e-9aa5-9d3e5b1fd7f3.jpg not downloaded yet
2026-03-27 13:35:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56457217-e604-55eb-9c59-040ad1b62dcb with identifier: 10730646
2026-03-27 13:35:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56457217-e604-55eb-9c59-040ad1b62dcb with scrape type 1
2026-03-27 13:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 56457217-e604-55eb-9c59-040ad1b62dcb
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748448%252Fgeneral%252F1c10e207-5957-410a-a9c0-d039ae24c7d7.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748448/general/1c10e207-5957-410a-a9c0-d039ae24c7d7.jpg not downloaded yet
2026-03-27 13:35:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b799934b-99ae-5820-856d-3e301768207a with identifier: 10735823
2026-03-27 13:35:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b799934b-99ae-5820-856d-3e301768207a with scrape type 1
2026-03-27 13:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b799934b-99ae-5820-856d-3e301768207a
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716808%252Fgeneral%252F6bd9371e-2db7-4706-96a4-833d1ee4a660.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716808/general/6bd9371e-2db7-4706-96a4-833d1ee4a660.jpg already downloaded
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716808%252Fgeneral%252Fc80227dd-436e-4c9e-a1f6-9f67689eac41.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716808/general/c80227dd-436e-4c9e-a1f6-9f67689eac41.jpg already downloaded
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716808%252Fgeneral%252Ffb5ed496-ebba-4308-8445-9c531c088306.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716808/general/fb5ed496-ebba-4308-8445-9c531c088306.jpg already downloaded
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716808%252Fgeneral%252Fbfcbdcab-8284-4272-83d9-0d019ba44dfd.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716808/general/bfcbdcab-8284-4272-83d9-0d019ba44dfd.jpg already downloaded
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716808%252Fgeneral%252F728836a7-ccaa-451e-bef8-138fddf02f67.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716808/general/728836a7-ccaa-451e-bef8-138fddf02f67.jpg already downloaded
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716808%252Fgeneral%252Ff7b6ccd6-2c2b-40f5-920e-5983c0da5618.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716808/general/f7b6ccd6-2c2b-40f5-920e-5983c0da5618.jpg already downloaded
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716808%252Fgeneral%252Fd28dd649-81ae-49c6-a4d5-211bd79b9e0e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716808/general/d28dd649-81ae-49c6-a4d5-211bd79b9e0e.jpg already downloaded
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716808%252Fgeneral%252F0c6126a9-fe44-40a0-af3c-50e7fbc31e26.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716808/general/0c6126a9-fe44-40a0-af3c-50e7fbc31e26.jpg already downloaded
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716808%252Fgeneral%252Ff3088d2b-ec79-40ee-b075-72a3ac5e5ae4.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716808/general/f3088d2b-ec79-40ee-b075-72a3ac5e5ae4.jpg already downloaded
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716808%252Fgeneral%252Fedbb603b-7ae7-4160-8d49-4b33acaf5e75.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716808/general/edbb603b-7ae7-4160-8d49-4b33acaf5e75.jpg already downloaded
2026-03-27 13:35:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b799934b-99ae-5820-856d-3e301768207a, identifier: 10735823
2026-03-27 13:35:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b799934b-99ae-5820-856d-3e301768207a with identifier: 10735823
2026-03-27 13:35:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b799934b-99ae-5820-856d-3e301768207a with identifier: 10735823
2026-03-27 13:35:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b799934b-99ae-5820-856d-3e301768207a with identifier: 10735823 to the API
2026-03-27 13:35:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:35:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:35:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735823>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 145,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b799934b-99ae-5820-856d-3e301768207a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-052-CW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735823',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 157477,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5716808/general/6bd9371e-2db7-4706-96a4-833d1ee4a660.jpg',
'https://images.openlane.eu/carimgs/5716808/general/c80227dd-436e-4c9e-a1f6-9f67689eac41.jpg',
'https://images.openlane.eu/carimgs/5716808/general/fb5ed496-ebba-4308-8445-9c531c088306.jpg',
'https://images.openlane.eu/carimgs/5716808/general/bfcbdcab-8284-4272-83d9-0d019ba44dfd.jpg',
'https://images.openlane.eu/carimgs/5716808/general/728836a7-ccaa-451e-bef8-138fddf02f67.jpg',
'https://images.openlane.eu/carimgs/5716808/general/f7b6ccd6-2c2b-40f5-920e-5983c0da5618.jpg',
'https://images.openlane.eu/carimgs/5716808/general/d28dd649-81ae-49c6-a4d5-211bd79b9e0e.jpg',
'https://images.openlane.eu/carimgs/5716808/general/0c6126a9-fe44-40a0-af3c-50e7fbc31e26.jpg',
'https://images.openlane.eu/carimgs/5716808/general/f3088d2b-ec79-40ee-b075-72a3ac5e5ae4.jpg',
'https://images.openlane.eu/carimgs/5716808/general/edbb603b-7ae7-4160-8d49-4b33acaf5e75.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b799934b-99ae-5820-856d-3e301768207a/b799934b-99ae-5820-856d-3e301768207a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143088,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716808/general/6bd9371e-2db7-4706-96a4-833d1ee4a660.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b799934b-99ae-5820-856d-3e301768207a/b799934b-99ae-5820-856d-3e301768207a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154403,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716808/general/c80227dd-436e-4c9e-a1f6-9f67689eac41.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b799934b-99ae-5820-856d-3e301768207a/b799934b-99ae-5820-856d-3e301768207a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153609,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716808/general/fb5ed496-ebba-4308-8445-9c531c088306.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b799934b-99ae-5820-856d-3e301768207a/b799934b-99ae-5820-856d-3e301768207a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159338,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716808/general/bfcbdcab-8284-4272-83d9-0d019ba44dfd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b799934b-99ae-5820-856d-3e301768207a/b799934b-99ae-5820-856d-3e301768207a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100683,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716808/general/728836a7-ccaa-451e-bef8-138fddf02f67.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b799934b-99ae-5820-856d-3e301768207a/b799934b-99ae-5820-856d-3e301768207a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82694,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716808/general/f7b6ccd6-2c2b-40f5-920e-5983c0da5618.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b799934b-99ae-5820-856d-3e301768207a/b799934b-99ae-5820-856d-3e301768207a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101028,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716808/general/d28dd649-81ae-49c6-a4d5-211bd79b9e0e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b799934b-99ae-5820-856d-3e301768207a/b799934b-99ae-5820-856d-3e301768207a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118277,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716808/general/0c6126a9-fe44-40a0-af3c-50e7fbc31e26.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b799934b-99ae-5820-856d-3e301768207a/b799934b-99ae-5820-856d-3e301768207a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68291,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716808/general/f3088d2b-ec79-40ee-b075-72a3ac5e5ae4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b799934b-99ae-5820-856d-3e301768207a/b799934b-99ae-5820-856d-3e301768207a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115396,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716808/general/edbb603b-7ae7-4160-8d49-4b33acaf5e75.jpg',
'Width': 1024}],
'price': 9500,
'price_includes_vat': True,
'registration_date': '2022-12-15',
'seats_number': 5,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Renault Arkana 1.6 Evolution - Hybrid - Automatic - 145 hp - '
'157.477 km',
'transmission': 'automatic',
'trim': 'Evolution',
'vin': None,
'year': 2022}
2026-03-27 13:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735823%27 HTTP/1.1" 200 None
2026-03-27 13:35:19 [adesa.fr] INFO: Saving data for 10735823: {'created_time': 1774618519.522067, 'last_price_update_time': 1774618519.522079, 'auction_closing_time': 1774868400.0}
2026-03-27 13:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735823') HTTP/1.1" 204 0
2026-03-27 13:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750438%252Fgeneral%252Fb5dccc99-8de2-42f7-8dab-f22bc3e90195.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750438/general/b5dccc99-8de2-42f7-8dab-f22bc3e90195.jpg not downloaded yet
2026-03-27 13:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748448%252Fgeneral%252F1b0cbd7e-e840-4e4e-92a2-d7eba0647230.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748448/general/1b0cbd7e-e840-4e4e-92a2-d7eba0647230.jpg not downloaded yet
2026-03-27 13:35:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735844> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:35:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733191> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:35:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae795763d0>
2026-03-27 13:35:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_76462258-e08e-5142-a8d9-106661a3d724/76462258-e08e-5142-a8d9-106661a3d724_image_6.jpg HTTP/1.1" 201 0
2026-03-27 13:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750338%252Fgeneral%252Ffb636710-2110-49ce-b44f-f584a64146dd.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750338/general/fb636710-2110-49ce-b44f-f584a64146dd.jpg saved to cache
2026-03-27 13:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 76462258-e08e-5142-a8d9-106661a3d724
2026-03-27 13:35:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 76462258-e08e-5142-a8d9-106661a3d724, skipping ID generation
2026-03-27 13:35:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76462258-e08e-5142-a8d9-106661a3d724 with scrape type 1
2026-03-27 13:35:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 76462258-e08e-5142-a8d9-106661a3d724 sending to next pipeline
2026-03-27 13:35:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 76462258-e08e-5142-a8d9-106661a3d724, identifier: 10734355
2026-03-27 13:35:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7823d310>
2026-03-27 13:35:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a95eadd-661e-54fc-beca-945070eaef24/1a95eadd-661e-54fc-beca-945070eaef24_image_9.jpg HTTP/1.1" 201 0
2026-03-27 13:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748680%252Fgeneral%252F40ef2229-59f2-45ed-8281-cadd4a74dd4f.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748680/general/40ef2229-59f2-45ed-8281-cadd4a74dd4f.jpg saved to cache
2026-03-27 13:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1a95eadd-661e-54fc-beca-945070eaef24
2026-03-27 13:35:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79700f10>
2026-03-27 13:35:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a95eadd-661e-54fc-beca-945070eaef24/1a95eadd-661e-54fc-beca-945070eaef24_image_4.jpg HTTP/1.1" 201 0
2026-03-27 13:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748680%252Fgeneral%252Ff92a2210-1538-4da8-b12d-2b36402cd2ef.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748680/general/f92a2210-1538-4da8-b12d-2b36402cd2ef.jpg saved to cache
2026-03-27 13:35:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1a95eadd-661e-54fc-beca-945070eaef24
2026-03-27 13:35:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae781b5a90>
2026-03-27 13:35:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a95eadd-661e-54fc-beca-945070eaef24/1a95eadd-661e-54fc-beca-945070eaef24_image_2.jpg HTTP/1.1" 201 0
2026-03-27 13:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748680%252Fgeneral%252F98647a55-89d2-42fa-a671-1eb987c7f72a.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748680/general/98647a55-89d2-42fa-a671-1eb987c7f72a.jpg saved to cache
2026-03-27 13:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1a95eadd-661e-54fc-beca-945070eaef24
2026-03-27 13:35:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7968b090>
2026-03-27 13:35:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb9620a7-751c-5450-b4eb-75591e0c7f03/cb9620a7-751c-5450-b4eb-75591e0c7f03_image_0.jpg HTTP/1.1" 201 0
2026-03-27 13:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750438%252Fgeneral%252F3e398392-d279-490f-8533-e2538565cbb7.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750438/general/3e398392-d279-490f-8533-e2538565cbb7.jpg saved to cache
2026-03-27 13:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cb9620a7-751c-5450-b4eb-75591e0c7f03
2026-03-27 13:35:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750438/general/9a4c88dc-6736-40fb-bc5d-58cafe7f63a1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734487)
2026-03-27 13:35:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750438/general/6b58ffdc-002d-4347-a670-1ec06c6a9014.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734487)
2026-03-27 13:35:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750438/general/5e403945-3a79-43a5-9d58-02bf176472f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734487)
2026-03-27 13:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750438%252Fgeneral%252Ffc12057b-ff0a-49fa-a278-18b18e920331.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750438/general/fc12057b-ff0a-49fa-a278-18b18e920331.jpg not downloaded yet
2026-03-27 13:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748448%252Fgeneral%252F62525fbc-0fd2-48ed-b240-53a0606182bd.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748448/general/62525fbc-0fd2-48ed-b240-53a0606182bd.jpg not downloaded yet
2026-03-27 13:35:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:35:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 76462258-e08e-5142-a8d9-106661a3d724 with identifier: 10734355
2026-03-27 13:35:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 76462258-e08e-5142-a8d9-106661a3d724 with identifier: 10734355
2026-03-27 13:35:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 76462258-e08e-5142-a8d9-106661a3d724 with identifier: 10734355 to the API
2026-03-27 13:35:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:35:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:35:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750338/general/fb636710-2110-49ce-b44f-f584a64146dd.jpg>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '76462258-e08e-5142-a8d9-106661a3d724',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-622-AR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734355',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS4',
'odometer': 20121,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 35,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76462258-e08e-5142-a8d9-106661a3d724/76462258-e08e-5142-a8d9-106661a3d724_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231381,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750338/general/ed91a849-e029-49f5-a870-d23fad75c55b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76462258-e08e-5142-a8d9-106661a3d724/76462258-e08e-5142-a8d9-106661a3d724_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238701,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750338/general/bc2a7877-ec1e-443b-a0f9-cd7ba433b883.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76462258-e08e-5142-a8d9-106661a3d724/76462258-e08e-5142-a8d9-106661a3d724_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257432,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750338/general/4f070012-eb72-4b97-8217-43ba87551249.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76462258-e08e-5142-a8d9-106661a3d724/76462258-e08e-5142-a8d9-106661a3d724_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238481,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750338/general/38d9eecc-0b11-4e7e-9c51-0385b1ae6851.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76462258-e08e-5142-a8d9-106661a3d724/76462258-e08e-5142-a8d9-106661a3d724_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230193,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750338/general/99de6ba8-aecf-4c67-a905-68c78fc7e046.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76462258-e08e-5142-a8d9-106661a3d724/76462258-e08e-5142-a8d9-106661a3d724_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250322,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750338/general/1a119b16-ddb1-4c0d-96ac-3f6bfbaeae02.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76462258-e08e-5142-a8d9-106661a3d724/76462258-e08e-5142-a8d9-106661a3d724_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 420968,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750338/general/fb636710-2110-49ce-b44f-f584a64146dd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76462258-e08e-5142-a8d9-106661a3d724/76462258-e08e-5142-a8d9-106661a3d724_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341499,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750338/general/d4419c40-7d6f-44b8-93f6-d7624d7cdd31.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76462258-e08e-5142-a8d9-106661a3d724/76462258-e08e-5142-a8d9-106661a3d724_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 376385,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750338/general/3d1e7f2a-5f67-4e68-8e81-39d006ca6035.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76462258-e08e-5142-a8d9-106661a3d724/76462258-e08e-5142-a8d9-106661a3d724_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 407083,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750338/general/2d97e8e1-a81e-4803-b279-e75c963ae2e6.jpg',
'Width': 1920}],
'price': 22300,
'price_includes_vat': True,
'registration_date': '2025-02-21',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS4 - Petrol - Automatic - 136 hp - 20.121 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-27 13:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734355%27 HTTP/1.1" 200 None
2026-03-27 13:35:20 [adesa.fr] INFO: Saving data for 10734355: {'created_time': 1774618520.460859, 'last_price_update_time': 1774618520.46087, 'auction_closing_time': 1798671600.0}
2026-03-27 13:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10734355') HTTP/1.1" 204 0
2026-03-27 13:35:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748680/general/07762ae7-aa9a-4c40-b3bf-88648f8393ca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730718)
2026-03-27 13:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750438%252Fgeneral%252F3f95f334-7b09-44f3-8e68-a8354f9788a9.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750438/general/3f95f334-7b09-44f3-8e68-a8354f9788a9.jpg not downloaded yet
2026-03-27 13:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748448%252Fgeneral%252F35a74f6d-f201-4953-8f98-62c8da0c77e5.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748448/general/35a74f6d-f201-4953-8f98-62c8da0c77e5.jpg not downloaded yet
2026-03-27 13:35:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735850> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:35:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749795/general/5b265723-d40f-4026-8bc4-7626a9eb76d4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733661)
2026-03-27 13:35:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749795/general/0c6a5a41-1f69-4f79-b962-02a1e4d631bd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733661)
2026-03-27 13:35:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750438/general/6cdc7f18-4320-4e94-9e0b-2cdfcc0373d5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734487)
2026-03-27 13:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750438%252Fgeneral%252Fbaa7cd68-a607-4e3b-b437-01e3378090cb.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750438/general/baa7cd68-a607-4e3b-b437-01e3378090cb.jpg not downloaded yet
2026-03-27 13:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748448%252Fgeneral%252F7ddf89c9-65fc-4524-8e73-62851648476a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748448/general/7ddf89c9-65fc-4524-8e73-62851648476a.jpg not downloaded yet
2026-03-27 13:35:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a50835bd-5fd7-523e-b55a-8110880d5296 with identifier: 10735844
2026-03-27 13:35:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a50835bd-5fd7-523e-b55a-8110880d5296 with scrape type 1
2026-03-27 13:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a50835bd-5fd7-523e-b55a-8110880d5296
2026-03-27 13:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734556%252Fgeneral%252Fa3e4c425-f74e-4658-a463-249d118ae4a8.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734556/general/a3e4c425-f74e-4658-a463-249d118ae4a8.jpg already downloaded
2026-03-27 13:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734556%252Fgeneral%252F0d917b23-17ea-4460-81a3-e067d35d4982.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734556/general/0d917b23-17ea-4460-81a3-e067d35d4982.jpg already downloaded
2026-03-27 13:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734556%252Fgeneral%252F8f4ef7ce-18e2-4d51-9407-cb4baadee180.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734556/general/8f4ef7ce-18e2-4d51-9407-cb4baadee180.jpg already downloaded
2026-03-27 13:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734556%252Fgeneral%252F24171454-59e7-4418-813b-68336a935b05.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734556/general/24171454-59e7-4418-813b-68336a935b05.jpg already downloaded
2026-03-27 13:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734556%252Fgeneral%252F860e1ffd-6b2a-4168-8c21-774e793cdd13.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734556/general/860e1ffd-6b2a-4168-8c21-774e793cdd13.jpg already downloaded
2026-03-27 13:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734556%252Fgeneral%252F919d5a51-d06a-45d0-9a84-5d31ebc2ce29.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734556/general/919d5a51-d06a-45d0-9a84-5d31ebc2ce29.jpg already downloaded
2026-03-27 13:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734556%252Fgeneral%252F14b4ff50-e7a5-4deb-b01e-42b13d4b0620.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734556/general/14b4ff50-e7a5-4deb-b01e-42b13d4b0620.jpg already downloaded
2026-03-27 13:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734556%252Fgeneral%252F6cff9bec-243c-4e49-b87c-ea87fd6e5e22.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734556/general/6cff9bec-243c-4e49-b87c-ea87fd6e5e22.jpg already downloaded
2026-03-27 13:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734556%252Fgeneral%252Fb3596002-423b-48b1-a083-9a194b437bd8.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734556/general/b3596002-423b-48b1-a083-9a194b437bd8.jpg already downloaded
2026-03-27 13:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734556%252Fgeneral%252F471dc0b1-da4d-48db-b0e3-cfdd9d811942.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734556/general/471dc0b1-da4d-48db-b0e3-cfdd9d811942.jpg already downloaded
2026-03-27 13:35:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a50835bd-5fd7-523e-b55a-8110880d5296, identifier: 10735844
2026-03-27 13:35:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e7340f2-48d6-5f73-96d9-0beb9d2fb205 with identifier: 10733191
2026-03-27 13:35:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e7340f2-48d6-5f73-96d9-0beb9d2fb205 with scrape type 1
2026-03-27 13:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3e7340f2-48d6-5f73-96d9-0beb9d2fb205
2026-03-27 13:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749593%252Fgeneral%252Fa34833f7-6e57-4a65-9085-e1b424d497fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749593/general/a34833f7-6e57-4a65-9085-e1b424d497fd.jpg not downloaded yet
2026-03-27 13:35:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79360c50>
2026-03-27 13:35:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb9620a7-751c-5450-b4eb-75591e0c7f03/cb9620a7-751c-5450-b4eb-75591e0c7f03_image_1.jpg HTTP/1.1" 201 0
2026-03-27 13:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750438%252Fgeneral%252F9a4c88dc-6736-40fb-bc5d-58cafe7f63a1.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750438/general/9a4c88dc-6736-40fb-bc5d-58cafe7f63a1.jpg saved to cache
2026-03-27 13:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item cb9620a7-751c-5450-b4eb-75591e0c7f03
2026-03-27 13:35:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae6377b390>
2026-03-27 13:35:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb9620a7-751c-5450-b4eb-75591e0c7f03/cb9620a7-751c-5450-b4eb-75591e0c7f03_image_3.jpg HTTP/1.1" 201 0
2026-03-27 13:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750438%252Fgeneral%252F6b58ffdc-002d-4347-a670-1ec06c6a9014.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750438/general/6b58ffdc-002d-4347-a670-1ec06c6a9014.jpg saved to cache
2026-03-27 13:35:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item cb9620a7-751c-5450-b4eb-75591e0c7f03
2026-03-27 13:35:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79428610>
2026-03-27 13:35:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb9620a7-751c-5450-b4eb-75591e0c7f03/cb9620a7-751c-5450-b4eb-75591e0c7f03_image_2.jpg HTTP/1.1" 201 0
2026-03-27 13:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750438%252Fgeneral%252F5e403945-3a79-43a5-9d58-02bf176472f7.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750438/general/5e403945-3a79-43a5-9d58-02bf176472f7.jpg saved to cache
2026-03-27 13:35:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item cb9620a7-751c-5450-b4eb-75591e0c7f03
2026-03-27 13:35:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a50835bd-5fd7-523e-b55a-8110880d5296 with identifier: 10735844
2026-03-27 13:35:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a50835bd-5fd7-523e-b55a-8110880d5296 with identifier: 10735844
2026-03-27 13:35:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a50835bd-5fd7-523e-b55a-8110880d5296 with identifier: 10735844 to the API
2026-03-27 13:35:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:35:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:35:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735844>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 476,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Electric',
'id': 'a50835bd-5fd7-523e-b55a-8110880d5296',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ-745-GH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735844',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 162703,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 46,
'photo_urls': ['https://images.openlane.eu/carimgs/5734556/general/a3e4c425-f74e-4658-a463-249d118ae4a8.jpg',
'https://images.openlane.eu/carimgs/5734556/general/0d917b23-17ea-4460-81a3-e067d35d4982.jpg',
'https://images.openlane.eu/carimgs/5734556/general/8f4ef7ce-18e2-4d51-9407-cb4baadee180.jpg',
'https://images.openlane.eu/carimgs/5734556/general/24171454-59e7-4418-813b-68336a935b05.jpg',
'https://images.openlane.eu/carimgs/5734556/general/860e1ffd-6b2a-4168-8c21-774e793cdd13.jpg',
'https://images.openlane.eu/carimgs/5734556/general/919d5a51-d06a-45d0-9a84-5d31ebc2ce29.jpg',
'https://images.openlane.eu/carimgs/5734556/general/14b4ff50-e7a5-4deb-b01e-42b13d4b0620.jpg',
'https://images.openlane.eu/carimgs/5734556/general/6cff9bec-243c-4e49-b87c-ea87fd6e5e22.jpg',
'https://images.openlane.eu/carimgs/5734556/general/b3596002-423b-48b1-a083-9a194b437bd8.jpg',
'https://images.openlane.eu/carimgs/5734556/general/471dc0b1-da4d-48db-b0e3-cfdd9d811942.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a50835bd-5fd7-523e-b55a-8110880d5296/a50835bd-5fd7-523e-b55a-8110880d5296_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167005,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734556/general/a3e4c425-f74e-4658-a463-249d118ae4a8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a50835bd-5fd7-523e-b55a-8110880d5296/a50835bd-5fd7-523e-b55a-8110880d5296_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173510,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734556/general/0d917b23-17ea-4460-81a3-e067d35d4982.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a50835bd-5fd7-523e-b55a-8110880d5296/a50835bd-5fd7-523e-b55a-8110880d5296_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184220,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734556/general/8f4ef7ce-18e2-4d51-9407-cb4baadee180.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a50835bd-5fd7-523e-b55a-8110880d5296/a50835bd-5fd7-523e-b55a-8110880d5296_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180902,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734556/general/24171454-59e7-4418-813b-68336a935b05.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a50835bd-5fd7-523e-b55a-8110880d5296/a50835bd-5fd7-523e-b55a-8110880d5296_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91685,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734556/general/860e1ffd-6b2a-4168-8c21-774e793cdd13.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a50835bd-5fd7-523e-b55a-8110880d5296/a50835bd-5fd7-523e-b55a-8110880d5296_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153977,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734556/general/919d5a51-d06a-45d0-9a84-5d31ebc2ce29.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a50835bd-5fd7-523e-b55a-8110880d5296/a50835bd-5fd7-523e-b55a-8110880d5296_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194918,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734556/general/14b4ff50-e7a5-4deb-b01e-42b13d4b0620.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a50835bd-5fd7-523e-b55a-8110880d5296/a50835bd-5fd7-523e-b55a-8110880d5296_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55707,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734556/general/6cff9bec-243c-4e49-b87c-ea87fd6e5e22.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a50835bd-5fd7-523e-b55a-8110880d5296/a50835bd-5fd7-523e-b55a-8110880d5296_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83585,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734556/general/b3596002-423b-48b1-a083-9a194b437bd8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a50835bd-5fd7-523e-b55a-8110880d5296/a50835bd-5fd7-523e-b55a-8110880d5296_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94656,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734556/general/471dc0b1-da4d-48db-b0e3-cfdd9d811942.jpg',
'Width': 1024}],
'price': 16400,
'price_includes_vat': True,
'registration_date': '2022-09-05',
'seats_number': 5,
'seller_name': 'LEASEPLAN France Sas',
'title': 'Tesla Model 3 Long Range - Dual Motor - Electric - Automatic - 476 '
'hp - 162.703 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 13:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735844%27 HTTP/1.1" 200 None
2026-03-27 13:35:21 [adesa.fr] INFO: Saving data for 10735844: {'created_time': 1774618521.465728, 'last_price_update_time': 1774618521.465738, 'auction_closing_time': 1774868400.0}
2026-03-27 13:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735844') HTTP/1.1" 204 0
2026-03-27 13:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748448%252Fgeneral%252Fd4bc7a08-a84d-4bc8-b086-e2f0ea74fd02.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748448/general/d4bc7a08-a84d-4bc8-b086-e2f0ea74fd02.jpg not downloaded yet
2026-03-27 13:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749593%252Fgeneral%252F6ed8fc25-ecd9-4dee-bfcc-b18c6122e370.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749593/general/6ed8fc25-ecd9-4dee-bfcc-b18c6122e370.jpg not downloaded yet
2026-03-27 13:35:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:35:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae794770d0>
2026-03-27 13:35:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1a95eadd-661e-54fc-beca-945070eaef24/1a95eadd-661e-54fc-beca-945070eaef24_image_0.jpg HTTP/1.1" 201 0
2026-03-27 13:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748680%252Fgeneral%252F07762ae7-aa9a-4c40-b3bf-88648f8393ca.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748680/general/07762ae7-aa9a-4c40-b3bf-88648f8393ca.jpg saved to cache
2026-03-27 13:35:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1a95eadd-661e-54fc-beca-945070eaef24
2026-03-27 13:35:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1a95eadd-661e-54fc-beca-945070eaef24, skipping ID generation
2026-03-27 13:35:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a95eadd-661e-54fc-beca-945070eaef24 with scrape type 1
2026-03-27 13:35:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1a95eadd-661e-54fc-beca-945070eaef24 sending to next pipeline
2026-03-27 13:35:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1a95eadd-661e-54fc-beca-945070eaef24, identifier: 10730718
2026-03-27 13:35:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 756a2ae4-f517-5883-aea1-ade930d59e62 with identifier: 10735850
2026-03-27 13:35:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 756a2ae4-f517-5883-aea1-ade930d59e62 with scrape type 1
2026-03-27 13:35:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 756a2ae4-f517-5883-aea1-ade930d59e62
2026-03-27 13:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728791%252Fgeneral%252Fe3d2f4de-4837-4fdd-9c84-dbd24bbd90fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728791/general/e3d2f4de-4837-4fdd-9c84-dbd24bbd90fd.jpg already downloaded
2026-03-27 13:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728791%252Fgeneral%252F3c161de9-3dd4-4808-a01e-ec21c9cfb0f8.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728791/general/3c161de9-3dd4-4808-a01e-ec21c9cfb0f8.jpg already downloaded
2026-03-27 13:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728791%252Fgeneral%252F328f0e2c-5436-4459-b47d-49b7992e80c5.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728791/general/328f0e2c-5436-4459-b47d-49b7992e80c5.jpg already downloaded
2026-03-27 13:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728791%252Fgeneral%252F51511068-c023-424a-b8f9-58c009a8f1ae.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728791/general/51511068-c023-424a-b8f9-58c009a8f1ae.jpg already downloaded
2026-03-27 13:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728791%252Fgeneral%252Fe11a7c92-0f58-4d9c-ba42-59a7fbbccdb9.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728791/general/e11a7c92-0f58-4d9c-ba42-59a7fbbccdb9.jpg already downloaded
2026-03-27 13:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728791%252Fgeneral%252Fb98c1201-cc21-476d-bf1f-06fee450daee.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728791/general/b98c1201-cc21-476d-bf1f-06fee450daee.jpg already downloaded
2026-03-27 13:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728791%252Fgeneral%252Ffb9e491e-3848-43f2-9ac7-55820e89e4cc.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728791/general/fb9e491e-3848-43f2-9ac7-55820e89e4cc.jpg already downloaded
2026-03-27 13:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728791%252Fgeneral%252F8a08ab97-3743-4a20-8e3f-6d1144c1884d.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728791/general/8a08ab97-3743-4a20-8e3f-6d1144c1884d.jpg already downloaded
2026-03-27 13:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728791%252Fgeneral%252Fd19fc62c-454d-4829-b286-732e74e6c788.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728791/general/d19fc62c-454d-4829-b286-732e74e6c788.jpg already downloaded
2026-03-27 13:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728791%252Fgeneral%252F44a81891-5a82-411a-8abd-d451ddab2a65.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728791/general/44a81891-5a82-411a-8abd-d451ddab2a65.jpg already downloaded
2026-03-27 13:35:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 756a2ae4-f517-5883-aea1-ade930d59e62, identifier: 10735850
2026-03-27 13:35:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae795cee50>
2026-03-27 13:35:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7aa883a3-6848-56db-bc1c-06c8b94e7551/7aa883a3-6848-56db-bc1c-06c8b94e7551_image_3.jpg HTTP/1.1" 201 0
2026-03-27 13:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749795%252Fgeneral%252F5b265723-d40f-4026-8bc4-7626a9eb76d4.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749795/general/5b265723-d40f-4026-8bc4-7626a9eb76d4.jpg saved to cache
2026-03-27 13:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7aa883a3-6848-56db-bc1c-06c8b94e7551
2026-03-27 13:35:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae78107210>
2026-03-27 13:35:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7aa883a3-6848-56db-bc1c-06c8b94e7551/7aa883a3-6848-56db-bc1c-06c8b94e7551_image_2.jpg HTTP/1.1" 201 0
2026-03-27 13:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749795%252Fgeneral%252F0c6a5a41-1f69-4f79-b962-02a1e4d631bd.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749795/general/0c6a5a41-1f69-4f79-b962-02a1e4d631bd.jpg saved to cache
2026-03-27 13:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7aa883a3-6848-56db-bc1c-06c8b94e7551
2026-03-27 13:35:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae782ccb90>
2026-03-27 13:35:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb9620a7-751c-5450-b4eb-75591e0c7f03/cb9620a7-751c-5450-b4eb-75591e0c7f03_image_4.jpg HTTP/1.1" 201 0
2026-03-27 13:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750438%252Fgeneral%252F6cdc7f18-4320-4e94-9e0b-2cdfcc0373d5.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750438/general/6cdc7f18-4320-4e94-9e0b-2cdfcc0373d5.jpg saved to cache
2026-03-27 13:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item cb9620a7-751c-5450-b4eb-75591e0c7f03
2026-03-27 13:35:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749795/general/37ebfae9-2aa8-4384-bf1e-d8e5bc3939f0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733661)
2026-03-27 13:35:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748448/general/1b0cbd7e-e840-4e4e-92a2-d7eba0647230.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730646)
2026-03-27 13:35:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748448/general/1c10e207-5957-410a-a9c0-d039ae24c7d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730646)
2026-03-27 13:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748448%252Fgeneral%252Fa823e406-0854-48a1-8117-ecd010fdf126.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748448/general/a823e406-0854-48a1-8117-ecd010fdf126.jpg not downloaded yet
2026-03-27 13:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749593%252Fgeneral%252F8978080b-6f0f-471c-95f8-742bea6beb1d.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749593/general/8978080b-6f0f-471c-95f8-742bea6beb1d.jpg not downloaded yet
2026-03-27 13:35:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1a95eadd-661e-54fc-beca-945070eaef24 with identifier: 10730718
2026-03-27 13:35:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1a95eadd-661e-54fc-beca-945070eaef24 with identifier: 10730718
2026-03-27 13:35:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1a95eadd-661e-54fc-beca-945070eaef24 with identifier: 10730718 to the API
2026-03-27 13:35:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:35:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:35:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748680/general/07762ae7-aa9a-4c40-b3bf-88648f8393ca.jpg>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '1a95eadd-661e-54fc-beca-945070eaef24',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HE-167-MK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730718',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 5230,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a95eadd-661e-54fc-beca-945070eaef24/1a95eadd-661e-54fc-beca-945070eaef24_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177360,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748680/general/07762ae7-aa9a-4c40-b3bf-88648f8393ca.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a95eadd-661e-54fc-beca-945070eaef24/1a95eadd-661e-54fc-beca-945070eaef24_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174043,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748680/general/1bb56dc4-3901-45d9-9cd5-f4e2611d1d2b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a95eadd-661e-54fc-beca-945070eaef24/1a95eadd-661e-54fc-beca-945070eaef24_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172034,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748680/general/98647a55-89d2-42fa-a671-1eb987c7f72a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a95eadd-661e-54fc-beca-945070eaef24/1a95eadd-661e-54fc-beca-945070eaef24_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201571,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748680/general/3210ffee-97bf-4dcb-844a-daa18faea823.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a95eadd-661e-54fc-beca-945070eaef24/1a95eadd-661e-54fc-beca-945070eaef24_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158599,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748680/general/f92a2210-1538-4da8-b12d-2b36402cd2ef.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a95eadd-661e-54fc-beca-945070eaef24/1a95eadd-661e-54fc-beca-945070eaef24_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204052,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748680/general/84964e30-46be-4423-b655-97db4460d350.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a95eadd-661e-54fc-beca-945070eaef24/1a95eadd-661e-54fc-beca-945070eaef24_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347047,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748680/general/76d7ce19-ce94-47c9-9112-cb7a11828755.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a95eadd-661e-54fc-beca-945070eaef24/1a95eadd-661e-54fc-beca-945070eaef24_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307818,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748680/general/32dd2910-d7ad-47b2-a40f-cc27a21d9461.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a95eadd-661e-54fc-beca-945070eaef24/1a95eadd-661e-54fc-beca-945070eaef24_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 404201,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748680/general/8bfb443a-c1ae-4b99-9111-a0fb755895aa.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a95eadd-661e-54fc-beca-945070eaef24/1a95eadd-661e-54fc-beca-945070eaef24_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310097,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748680/general/40ef2229-59f2-45ed-8281-cadd4a74dd4f.jpg',
'Width': 1920}],
'price': 21500,
'price_includes_vat': True,
'registration_date': '2025-07-02',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën C5 Aircross Max - Petrol - Automatic - 136 hp - 5.230 km',
'transmission': 'automatic',
'trim': 'Max',
'vin': None,
'year': 2025}
2026-03-27 13:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730718%27 HTTP/1.1" 200 None
2026-03-27 13:35:22 [adesa.fr] INFO: Saving data for 10730718: {'created_time': 1774618522.595276, 'last_price_update_time': 1774618522.595287, 'auction_closing_time': 1798671600.0}
2026-03-27 13:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10730718') HTTP/1.1" 204 0
2026-03-27 13:35:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 756a2ae4-f517-5883-aea1-ade930d59e62 with identifier: 10735850
2026-03-27 13:35:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 756a2ae4-f517-5883-aea1-ade930d59e62 with identifier: 10735850
2026-03-27 13:35:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 756a2ae4-f517-5883-aea1-ade930d59e62 with identifier: 10735850 to the API
2026-03-27 13:35:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:35:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:35:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735850>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 94,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '756a2ae4-f517-5883-aea1-ade930d59e62',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG070XY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735850',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 88361,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5728791/general/e3d2f4de-4837-4fdd-9c84-dbd24bbd90fd.jpg',
'https://images.openlane.eu/carimgs/5728791/general/3c161de9-3dd4-4808-a01e-ec21c9cfb0f8.jpg',
'https://images.openlane.eu/carimgs/5728791/general/328f0e2c-5436-4459-b47d-49b7992e80c5.jpg',
'https://images.openlane.eu/carimgs/5728791/general/51511068-c023-424a-b8f9-58c009a8f1ae.jpg',
'https://images.openlane.eu/carimgs/5728791/general/e11a7c92-0f58-4d9c-ba42-59a7fbbccdb9.jpg',
'https://images.openlane.eu/carimgs/5728791/general/b98c1201-cc21-476d-bf1f-06fee450daee.jpg',
'https://images.openlane.eu/carimgs/5728791/general/fb9e491e-3848-43f2-9ac7-55820e89e4cc.jpg',
'https://images.openlane.eu/carimgs/5728791/general/8a08ab97-3743-4a20-8e3f-6d1144c1884d.jpg',
'https://images.openlane.eu/carimgs/5728791/general/d19fc62c-454d-4829-b286-732e74e6c788.jpg',
'https://images.openlane.eu/carimgs/5728791/general/44a81891-5a82-411a-8abd-d451ddab2a65.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_756a2ae4-f517-5883-aea1-ade930d59e62/756a2ae4-f517-5883-aea1-ade930d59e62_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150649,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728791/general/e3d2f4de-4837-4fdd-9c84-dbd24bbd90fd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_756a2ae4-f517-5883-aea1-ade930d59e62/756a2ae4-f517-5883-aea1-ade930d59e62_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149837,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728791/general/3c161de9-3dd4-4808-a01e-ec21c9cfb0f8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_756a2ae4-f517-5883-aea1-ade930d59e62/756a2ae4-f517-5883-aea1-ade930d59e62_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151294,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728791/general/328f0e2c-5436-4459-b47d-49b7992e80c5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_756a2ae4-f517-5883-aea1-ade930d59e62/756a2ae4-f517-5883-aea1-ade930d59e62_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145712,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728791/general/51511068-c023-424a-b8f9-58c009a8f1ae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_756a2ae4-f517-5883-aea1-ade930d59e62/756a2ae4-f517-5883-aea1-ade930d59e62_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81378,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728791/general/e11a7c92-0f58-4d9c-ba42-59a7fbbccdb9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_756a2ae4-f517-5883-aea1-ade930d59e62/756a2ae4-f517-5883-aea1-ade930d59e62_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83638,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728791/general/b98c1201-cc21-476d-bf1f-06fee450daee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_756a2ae4-f517-5883-aea1-ade930d59e62/756a2ae4-f517-5883-aea1-ade930d59e62_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98246,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728791/general/fb9e491e-3848-43f2-9ac7-55820e89e4cc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_756a2ae4-f517-5883-aea1-ade930d59e62/756a2ae4-f517-5883-aea1-ade930d59e62_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93806,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728791/general/8a08ab97-3743-4a20-8e3f-6d1144c1884d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_756a2ae4-f517-5883-aea1-ade930d59e62/756a2ae4-f517-5883-aea1-ade930d59e62_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72250,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728791/general/d19fc62c-454d-4829-b286-732e74e6c788.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_756a2ae4-f517-5883-aea1-ade930d59e62/756a2ae4-f517-5883-aea1-ade930d59e62_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80877,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728791/general/44a81891-5a82-411a-8abd-d451ddab2a65.jpg',
'Width': 1024}],
'price': 11200,
'price_includes_vat': True,
'registration_date': '2022-06-15',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Renault Arkana 1.6 Business - Hybrid - Automatic - 94 hp - 88.361 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-27 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735850%27 HTTP/1.1" 200 None
2026-03-27 13:35:23 [adesa.fr] INFO: Saving data for 10735850: {'created_time': 1774618523.49812, 'last_price_update_time': 1774618523.498134, 'auction_closing_time': 1774868400.0}
2026-03-27 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735850') HTTP/1.1" 204 0
2026-03-27 13:35:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750438/general/880a09d3-0e05-425e-9aa5-9d3e5b1fd7f3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734487)
2026-03-27 13:35:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749795/general/6afd488f-6050-4a35-89c1-cf82f20bdd24.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733661)
2026-03-27 13:35:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748448%252Fgeneral%252Fa0297497-1a7a-43cf-aaa6-99bdbd750ce1.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748448/general/a0297497-1a7a-43cf-aaa6-99bdbd750ce1.jpg not downloaded yet
2026-03-27 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749593%252Fgeneral%252F356df506-ea49-4a75-8c71-726d523cb805.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749593/general/356df506-ea49-4a75-8c71-726d523cb805.jpg not downloaded yet
2026-03-27 13:35:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735778> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:35:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735809> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:35:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735801> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:35:23 [adesa.fr] INFO: Found listing with ID: 10326128
2026-03-27 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710326128%27 HTTP/1.1" 200 None
2026-03-27 13:35:23 [adesa.fr] INFO: Scrape type for 10326128: 0
2026-03-27 13:35:23 [adesa.fr] INFO: Skipping item 10326128 url https://www.openlane.eu/en/carv6/auction/10326128
2026-03-27 13:35:23 [adesa.fr] INFO: Found listing with ID: 10556138
2026-03-27 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710556138%27 HTTP/1.1" 200 None
2026-03-27 13:35:23 [adesa.fr] INFO: Scrape type for 10556138: 0
2026-03-27 13:35:23 [adesa.fr] INFO: Skipping item 10556138 url https://www.openlane.eu/en/carv6/auction/10556138
2026-03-27 13:35:23 [adesa.fr] INFO: Found listing with ID: 10222565
2026-03-27 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710222565%27 HTTP/1.1" 200 None
2026-03-27 13:35:23 [adesa.fr] INFO: Scrape type for 10222565: 0
2026-03-27 13:35:23 [adesa.fr] INFO: Skipping item 10222565 url https://www.openlane.eu/en/carv6/auction/10222565
2026-03-27 13:35:23 [adesa.fr] INFO: Found listing with ID: 10231005
2026-03-27 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710231005%27 HTTP/1.1" 200 None
2026-03-27 13:35:23 [adesa.fr] INFO: Scrape type for 10231005: 0
2026-03-27 13:35:23 [adesa.fr] INFO: Skipping item 10231005 url https://www.openlane.eu/en/carv6/auction/10231005
2026-03-27 13:35:23 [adesa.fr] INFO: Found listing with ID: 10676045
2026-03-27 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710676045%27 HTTP/1.1" 200 None
2026-03-27 13:35:23 [adesa.fr] INFO: Scrape type for 10676045: 0
2026-03-27 13:35:23 [adesa.fr] INFO: Skipping item 10676045 url https://www.openlane.eu/en/carv6/auction/10676045
2026-03-27 13:35:23 [adesa.fr] INFO: Found listing with ID: 10707950
2026-03-27 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707950%27 HTTP/1.1" 200 None
2026-03-27 13:35:23 [adesa.fr] INFO: Scrape type for 10707950: 0
2026-03-27 13:35:23 [adesa.fr] INFO: Skipping item 10707950 url https://www.openlane.eu/en/carv6/auction/10707950
2026-03-27 13:35:23 [adesa.fr] INFO: Found listing with ID: 10707951
2026-03-27 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707951%27 HTTP/1.1" 200 None
2026-03-27 13:35:23 [adesa.fr] INFO: Scrape type for 10707951: 0
2026-03-27 13:35:23 [adesa.fr] INFO: Skipping item 10707951 url https://www.openlane.eu/en/carv6/auction/10707951
2026-03-27 13:35:23 [adesa.fr] INFO: Found listing with ID: 10707949
2026-03-27 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707949%27 HTTP/1.1" 200 None
2026-03-27 13:35:23 [adesa.fr] INFO: Scrape type for 10707949: 0
2026-03-27 13:35:23 [adesa.fr] INFO: Skipping item 10707949 url https://www.openlane.eu/en/carv6/auction/10707949
2026-03-27 13:35:23 [adesa.fr] INFO: Found listing with ID: 10729504
2026-03-27 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710729504%27 HTTP/1.1" 200 None
2026-03-27 13:35:23 [adesa.fr] INFO: Scrape type for 10729504: 0
2026-03-27 13:35:23 [adesa.fr] INFO: Skipping item 10729504 url https://www.openlane.eu/en/carv6/auction/10729504
2026-03-27 13:35:23 [adesa.fr] INFO: Found listing with ID: 10710380
2026-03-27 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710710380%27 HTTP/1.1" 200 None
2026-03-27 13:35:23 [adesa.fr] INFO: Scrape type for 10710380: 0
2026-03-27 13:35:23 [adesa.fr] INFO: Skipping item 10710380 url https://www.openlane.eu/en/carv6/auction/10710380
2026-03-27 13:35:23 [adesa.fr] INFO: Found listing with ID: 10715794
2026-03-27 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715794%27 HTTP/1.1" 200 None
2026-03-27 13:35:23 [adesa.fr] INFO: Scrape type for 10715794: 0
2026-03-27 13:35:23 [adesa.fr] INFO: Skipping item 10715794 url https://www.openlane.eu/en/carv6/auction/10715794
2026-03-27 13:35:23 [adesa.fr] INFO: Found listing with ID: 10734356
2026-03-27 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734356%27 HTTP/1.1" 200 None
2026-03-27 13:35:23 [adesa.fr] INFO: Scrape type for 10734356: 1
2026-03-27 13:35:23 [adesa.fr] INFO: Scraping item 10734356 url https://www.openlane.eu/en/carv6/auction/10734356
2026-03-27 13:35:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750438/general/b5dccc99-8de2-42f7-8dab-f22bc3e90195.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734487)
2026-03-27 13:35:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748448/general/35a74f6d-f201-4953-8f98-62c8da0c77e5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730646)
2026-03-27 13:35:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735828> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748448%252Fgeneral%252F9c1f7935-82fb-4362-bfe4-4bd9cc42566c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748448/general/9c1f7935-82fb-4362-bfe4-4bd9cc42566c.jpg not downloaded yet
2026-03-27 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749593%252Fgeneral%252F0906837e-53a4-43fb-989b-9f96e1d48c82.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749593/general/0906837e-53a4-43fb-989b-9f96e1d48c82.jpg not downloaded yet
2026-03-27 13:35:23 [adesa.fr] INFO: Found listing with ID: 10640496
2026-03-27 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710640496%27 HTTP/1.1" 200 None
2026-03-27 13:35:23 [adesa.fr] INFO: Scrape type for 10640496: 0
2026-03-27 13:35:23 [adesa.fr] INFO: Skipping item 10640496 url https://www.openlane.eu/en/carv6/auction/10640496
2026-03-27 13:35:23 [adesa.fr] INFO: Found listing with ID: 10721192
2026-03-27 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721192%27 HTTP/1.1" 200 None
2026-03-27 13:35:23 [adesa.fr] INFO: Scrape type for 10721192: 0
2026-03-27 13:35:23 [adesa.fr] INFO: Skipping item 10721192 url https://www.openlane.eu/en/carv6/auction/10721192
2026-03-27 13:35:23 [adesa.fr] INFO: Found listing with ID: 10719683
2026-03-27 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710719683%27 HTTP/1.1" 200 None
2026-03-27 13:35:23 [adesa.fr] INFO: Scrape type for 10719683: 0
2026-03-27 13:35:23 [adesa.fr] INFO: Skipping item 10719683 url https://www.openlane.eu/en/carv6/auction/10719683
2026-03-27 13:35:23 [adesa.fr] INFO: Found listing with ID: 10716793
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710716793%27 HTTP/1.1" 200 None
2026-03-27 13:35:24 [adesa.fr] INFO: Scrape type for 10716793: 0
2026-03-27 13:35:24 [adesa.fr] INFO: Skipping item 10716793 url https://www.openlane.eu/en/carv6/auction/10716793
2026-03-27 13:35:24 [adesa.fr] INFO: Found listing with ID: 10699481
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699481%27 HTTP/1.1" 200 None
2026-03-27 13:35:24 [adesa.fr] INFO: Scrape type for 10699481: 0
2026-03-27 13:35:24 [adesa.fr] INFO: Skipping item 10699481 url https://www.openlane.eu/en/carv6/auction/10699481
2026-03-27 13:35:24 [adesa.fr] INFO: Found listing with ID: 10699475
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699475%27 HTTP/1.1" 200 None
2026-03-27 13:35:24 [adesa.fr] INFO: Scrape type for 10699475: 0
2026-03-27 13:35:24 [adesa.fr] INFO: Skipping item 10699475 url https://www.openlane.eu/en/carv6/auction/10699475
2026-03-27 13:35:24 [adesa.fr] INFO: Found listing with ID: 10702499
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710702499%27 HTTP/1.1" 200 None
2026-03-27 13:35:24 [adesa.fr] INFO: Scrape type for 10702499: 0
2026-03-27 13:35:24 [adesa.fr] INFO: Skipping item 10702499 url https://www.openlane.eu/en/carv6/auction/10702499
2026-03-27 13:35:24 [adesa.fr] INFO: Found listing with ID: 10459274
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710459274%27 HTTP/1.1" 200 None
2026-03-27 13:35:24 [adesa.fr] INFO: Scrape type for 10459274: 0
2026-03-27 13:35:24 [adesa.fr] INFO: Skipping item 10459274 url https://www.openlane.eu/en/carv6/auction/10459274
2026-03-27 13:35:24 [adesa.fr] INFO: Found listing with ID: 10574132
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710574132%27 HTTP/1.1" 200 None
2026-03-27 13:35:24 [adesa.fr] INFO: Scrape type for 10574132: 0
2026-03-27 13:35:24 [adesa.fr] INFO: Skipping item 10574132 url https://www.openlane.eu/en/carv6/auction/10574132
2026-03-27 13:35:24 [adesa.fr] INFO: Found listing with ID: 10690022
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710690022%27 HTTP/1.1" 200 None
2026-03-27 13:35:24 [adesa.fr] INFO: Scrape type for 10690022: 0
2026-03-27 13:35:24 [adesa.fr] INFO: Skipping item 10690022 url https://www.openlane.eu/en/carv6/auction/10690022
2026-03-27 13:35:24 [adesa.fr] INFO: Found listing with ID: 10709611
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710709611%27 HTTP/1.1" 200 None
2026-03-27 13:35:24 [adesa.fr] INFO: Scrape type for 10709611: 0
2026-03-27 13:35:24 [adesa.fr] INFO: Skipping item 10709611 url https://www.openlane.eu/en/carv6/auction/10709611
2026-03-27 13:35:24 [adesa.fr] INFO: Found listing with ID: 10699450
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699450%27 HTTP/1.1" 200 None
2026-03-27 13:35:24 [adesa.fr] INFO: Scrape type for 10699450: 0
2026-03-27 13:35:24 [adesa.fr] INFO: Skipping item 10699450 url https://www.openlane.eu/en/carv6/auction/10699450
2026-03-27 13:35:24 [adesa.fr] INFO: Found listing with ID: 10694299
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710694299%27 HTTP/1.1" 200 None
2026-03-27 13:35:24 [adesa.fr] INFO: Scrape type for 10694299: 0
2026-03-27 13:35:24 [adesa.fr] INFO: Skipping item 10694299 url https://www.openlane.eu/en/carv6/auction/10694299
2026-03-27 13:35:24 [adesa.fr] INFO: Found listing with ID: 10595519
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710595519%27 HTTP/1.1" 200 None
2026-03-27 13:35:24 [adesa.fr] INFO: Scrape type for 10595519: 0
2026-03-27 13:35:24 [adesa.fr] INFO: Skipping item 10595519 url https://www.openlane.eu/en/carv6/auction/10595519
2026-03-27 13:35:24 [adesa.fr] INFO: Found listing with ID: 10554218
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710554218%27 HTTP/1.1" 200 None
2026-03-27 13:35:24 [adesa.fr] INFO: Scrape type for 10554218: 0
2026-03-27 13:35:24 [adesa.fr] INFO: Skipping item 10554218 url https://www.openlane.eu/en/carv6/auction/10554218
2026-03-27 13:35:24 [adesa.fr] INFO: Found listing with ID: 10689052
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710689052%27 HTTP/1.1" 200 None
2026-03-27 13:35:24 [adesa.fr] INFO: Scrape type for 10689052: 0
2026-03-27 13:35:24 [adesa.fr] INFO: Skipping item 10689052 url https://www.openlane.eu/en/carv6/auction/10689052
2026-03-27 13:35:24 [adesa.fr] INFO: Found listing with ID: 10597882
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710597882%27 HTTP/1.1" 200 None
2026-03-27 13:35:24 [adesa.fr] INFO: Scrape type for 10597882: 0
2026-03-27 13:35:24 [adesa.fr] INFO: Skipping item 10597882 url https://www.openlane.eu/en/carv6/auction/10597882
2026-03-27 13:35:24 [adesa.fr] INFO: Found listing with ID: 10734353
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734353%27 HTTP/1.1" 200 None
2026-03-27 13:35:24 [adesa.fr] INFO: Scrape type for 10734353: 1
2026-03-27 13:35:24 [adesa.fr] INFO: Scraping item 10734353 url https://www.openlane.eu/en/carv6/auction/10734353
2026-03-27 13:35:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:35:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:35:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae78227250>
2026-03-27 13:35:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7aa883a3-6848-56db-bc1c-06c8b94e7551/7aa883a3-6848-56db-bc1c-06c8b94e7551_image_1.jpg HTTP/1.1" 201 0
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749795%252Fgeneral%252F37ebfae9-2aa8-4384-bf1e-d8e5bc3939f0.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749795/general/37ebfae9-2aa8-4384-bf1e-d8e5bc3939f0.jpg saved to cache
2026-03-27 13:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7aa883a3-6848-56db-bc1c-06c8b94e7551
2026-03-27 13:35:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae781b4750>
2026-03-27 13:35:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56457217-e604-55eb-9c59-040ad1b62dcb/56457217-e604-55eb-9c59-040ad1b62dcb_image_1.jpg HTTP/1.1" 201 0
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748448%252Fgeneral%252F1b0cbd7e-e840-4e4e-92a2-d7eba0647230.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748448/general/1b0cbd7e-e840-4e4e-92a2-d7eba0647230.jpg saved to cache
2026-03-27 13:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 56457217-e604-55eb-9c59-040ad1b62dcb
2026-03-27 13:35:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7b95f990>
2026-03-27 13:35:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56457217-e604-55eb-9c59-040ad1b62dcb/56457217-e604-55eb-9c59-040ad1b62dcb_image_0.jpg HTTP/1.1" 201 0
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748448%252Fgeneral%252F1c10e207-5957-410a-a9c0-d039ae24c7d7.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748448/general/1c10e207-5957-410a-a9c0-d039ae24c7d7.jpg saved to cache
2026-03-27 13:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 56457217-e604-55eb-9c59-040ad1b62dcb
2026-03-27 13:35:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750438/general/3f95f334-7b09-44f3-8e68-a8354f9788a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734487)
2026-03-27 13:35:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748448/general/62525fbc-0fd2-48ed-b240-53a0606182bd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730646)
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748448%252Fgeneral%252F490a7294-28ac-48aa-82b5-56913822d65a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748448/general/490a7294-28ac-48aa-82b5-56913822d65a.jpg not downloaded yet
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749593%252Fgeneral%252Fff293633-5dba-4e68-8e10-6d6363136bc2.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749593/general/ff293633-5dba-4e68-8e10-6d6363136bc2.jpg not downloaded yet
2026-03-27 13:35:24 [adesa.fr] INFO: Found listing with ID: 10719684
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710719684%27 HTTP/1.1" 200 None
2026-03-27 13:35:24 [adesa.fr] INFO: Scrape type for 10719684: 0
2026-03-27 13:35:24 [adesa.fr] INFO: Skipping item 10719684 url https://www.openlane.eu/en/carv6/auction/10719684
2026-03-27 13:35:24 [adesa.fr] INFO: Found listing with ID: 10721358
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721358%27 HTTP/1.1" 200 None
2026-03-27 13:35:24 [adesa.fr] INFO: Scrape type for 10721358: 0
2026-03-27 13:35:24 [adesa.fr] INFO: Skipping item 10721358 url https://www.openlane.eu/en/carv6/auction/10721358
2026-03-27 13:35:24 [adesa.fr] INFO: Found listing with ID: 10721603
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721603%27 HTTP/1.1" 200 None
2026-03-27 13:35:24 [adesa.fr] INFO: Scrape type for 10721603: 0
2026-03-27 13:35:24 [adesa.fr] INFO: Skipping item 10721603 url https://www.openlane.eu/en/carv6/auction/10721603
2026-03-27 13:35:24 [adesa.fr] INFO: Found listing with ID: 10722728
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710722728%27 HTTP/1.1" 200 None
2026-03-27 13:35:24 [adesa.fr] INFO: Scrape type for 10722728: 0
2026-03-27 13:35:24 [adesa.fr] INFO: Skipping item 10722728 url https://www.openlane.eu/en/carv6/auction/10722728
2026-03-27 13:35:24 [adesa.fr] INFO: Found listing with ID: 10728846
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728846%27 HTTP/1.1" 200 None
2026-03-27 13:35:24 [adesa.fr] INFO: Scrape type for 10728846: 0
2026-03-27 13:35:24 [adesa.fr] INFO: Skipping item 10728846 url https://www.openlane.eu/en/carv6/auction/10728846
2026-03-27 13:35:24 [adesa.fr] INFO: Found listing with ID: 10713164
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710713164%27 HTTP/1.1" 200 None
2026-03-27 13:35:24 [adesa.fr] INFO: Scrape type for 10713164: 0
2026-03-27 13:35:24 [adesa.fr] INFO: Skipping item 10713164 url https://www.openlane.eu/en/carv6/auction/10713164
2026-03-27 13:35:24 [adesa.fr] INFO: Found listing with ID: 10681283
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710681283%27 HTTP/1.1" 200 None
2026-03-27 13:35:24 [adesa.fr] INFO: Scrape type for 10681283: 0
2026-03-27 13:35:24 [adesa.fr] INFO: Skipping item 10681283 url https://www.openlane.eu/en/carv6/auction/10681283
2026-03-27 13:35:24 [adesa.fr] INFO: Found listing with ID: 10724175
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710724175%27 HTTP/1.1" 200 None
2026-03-27 13:35:24 [adesa.fr] INFO: Scrape type for 10724175: 0
2026-03-27 13:35:24 [adesa.fr] INFO: Skipping item 10724175 url https://www.openlane.eu/en/carv6/auction/10724175
2026-03-27 13:35:24 [adesa.fr] INFO: Found listing with ID: 10724174
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710724174%27 HTTP/1.1" 200 None
2026-03-27 13:35:24 [adesa.fr] INFO: Scrape type for 10724174: 0
2026-03-27 13:35:24 [adesa.fr] INFO: Skipping item 10724174 url https://www.openlane.eu/en/carv6/auction/10724174
2026-03-27 13:35:24 [adesa.fr] INFO: Found listing with ID: 10682593
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710682593%27 HTTP/1.1" 200 None
2026-03-27 13:35:24 [adesa.fr] INFO: Scrape type for 10682593: 0
2026-03-27 13:35:24 [adesa.fr] INFO: Skipping item 10682593 url https://www.openlane.eu/en/carv6/auction/10682593
2026-03-27 13:35:24 [adesa.fr] INFO: Found listing with ID: 10284853
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710284853%27 HTTP/1.1" 200 None
2026-03-27 13:35:24 [adesa.fr] INFO: Scrape type for 10284853: 0
2026-03-27 13:35:24 [adesa.fr] INFO: Skipping item 10284853 url https://www.openlane.eu/en/carv6/auction/10284853
2026-03-27 13:35:24 [adesa.fr] INFO: Found listing with ID: 10573240
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710573240%27 HTTP/1.1" 200 None
2026-03-27 13:35:24 [adesa.fr] INFO: Scrape type for 10573240: 0
2026-03-27 13:35:24 [adesa.fr] INFO: Skipping item 10573240 url https://www.openlane.eu/en/carv6/auction/10573240
2026-03-27 13:35:24 [adesa.fr] INFO: Found listing with ID: 10726274
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726274%27 HTTP/1.1" 200 None
2026-03-27 13:35:24 [adesa.fr] INFO: Scrape type for 10726274: 0
2026-03-27 13:35:24 [adesa.fr] INFO: Skipping item 10726274 url https://www.openlane.eu/en/carv6/auction/10726274
2026-03-27 13:35:24 [adesa.fr] INFO: Found listing with ID: 10269547
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710269547%27 HTTP/1.1" 200 None
2026-03-27 13:35:24 [adesa.fr] INFO: Scrape type for 10269547: 0
2026-03-27 13:35:24 [adesa.fr] INFO: Skipping item 10269547 url https://www.openlane.eu/en/carv6/auction/10269547
2026-03-27 13:35:24 [adesa.fr] INFO: Found listing with ID: 10713169
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710713169%27 HTTP/1.1" 200 None
2026-03-27 13:35:24 [adesa.fr] INFO: Scrape type for 10713169: 0
2026-03-27 13:35:24 [adesa.fr] INFO: Skipping item 10713169 url https://www.openlane.eu/en/carv6/auction/10713169
2026-03-27 13:35:24 [adesa.fr] INFO: Found listing with ID: 10654300
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710654300%27 HTTP/1.1" 200 None
2026-03-27 13:35:24 [adesa.fr] INFO: Scrape type for 10654300: 0
2026-03-27 13:35:24 [adesa.fr] INFO: Skipping item 10654300 url https://www.openlane.eu/en/carv6/auction/10654300
2026-03-27 13:35:24 [adesa.fr] INFO: Found listing with ID: 10733975
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733975%27 HTTP/1.1" 200 None
2026-03-27 13:35:24 [adesa.fr] INFO: Scrape type for 10733975: 1
2026-03-27 13:35:24 [adesa.fr] INFO: Scraping item 10733975 url https://www.openlane.eu/en/carv6/auction/10733975
2026-03-27 13:35:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:35:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7947b3d0>
2026-03-27 13:35:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb9620a7-751c-5450-b4eb-75591e0c7f03/cb9620a7-751c-5450-b4eb-75591e0c7f03_image_5.jpg HTTP/1.1" 201 0
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750438%252Fgeneral%252F880a09d3-0e05-425e-9aa5-9d3e5b1fd7f3.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750438/general/880a09d3-0e05-425e-9aa5-9d3e5b1fd7f3.jpg saved to cache
2026-03-27 13:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item cb9620a7-751c-5450-b4eb-75591e0c7f03
2026-03-27 13:35:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae782ce750>
2026-03-27 13:35:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7aa883a3-6848-56db-bc1c-06c8b94e7551/7aa883a3-6848-56db-bc1c-06c8b94e7551_image_0.jpg HTTP/1.1" 201 0
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749795%252Fgeneral%252F6afd488f-6050-4a35-89c1-cf82f20bdd24.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749795/general/6afd488f-6050-4a35-89c1-cf82f20bdd24.jpg saved to cache
2026-03-27 13:35:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7aa883a3-6848-56db-bc1c-06c8b94e7551
2026-03-27 13:35:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7aa883a3-6848-56db-bc1c-06c8b94e7551, skipping ID generation
2026-03-27 13:35:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7aa883a3-6848-56db-bc1c-06c8b94e7551 with scrape type 1
2026-03-27 13:35:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7aa883a3-6848-56db-bc1c-06c8b94e7551 sending to next pipeline
2026-03-27 13:35:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7aa883a3-6848-56db-bc1c-06c8b94e7551, identifier: 10733661
2026-03-27 13:35:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1c713f2-b72e-5fda-a7f0-21e2b11e0a77 with identifier: 10735778
2026-03-27 13:35:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1c713f2-b72e-5fda-a7f0-21e2b11e0a77 with scrape type 1
2026-03-27 13:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f1c713f2-b72e-5fda-a7f0-21e2b11e0a77
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5453134%252Fgeneral%252F60d98968-c2e1-42ff-8271-dd9ab4c5722f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5453134/general/60d98968-c2e1-42ff-8271-dd9ab4c5722f.jpg already downloaded
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5453134%252Fgeneral%252F6f826d4e-9dc9-40e1-be26-1297c8dbd0b8.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5453134/general/6f826d4e-9dc9-40e1-be26-1297c8dbd0b8.jpg already downloaded
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5453134%252Fgeneral%252F1543ded1-812d-496a-8fe4-a081a9da89c2.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5453134/general/1543ded1-812d-496a-8fe4-a081a9da89c2.jpg already downloaded
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5453134%252Fgeneral%252F0e9c6667-3e9f-466f-92a4-fc5d842e746f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5453134/general/0e9c6667-3e9f-466f-92a4-fc5d842e746f.jpg already downloaded
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5453134%252Fgeneral%252F507c0451-3cbb-493f-93a5-564ec7e0778f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5453134/general/507c0451-3cbb-493f-93a5-564ec7e0778f.jpg already downloaded
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5453134%252Fgeneral%252Fe3da7474-8309-49b2-8a68-01f67e812a4a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5453134/general/e3da7474-8309-49b2-8a68-01f67e812a4a.jpg already downloaded
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5453134%252Fgeneral%252F51e0f8bc-9968-4612-b1cd-f2cf651c3c95.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5453134/general/51e0f8bc-9968-4612-b1cd-f2cf651c3c95.jpg already downloaded
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5453134%252Fgeneral%252F8350c4d7-5686-4d41-80ed-da195fe5dfa2.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5453134/general/8350c4d7-5686-4d41-80ed-da195fe5dfa2.jpg already downloaded
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5453134%252Fgeneral%252F8ff98e0e-0995-4050-a7e1-6420eb898f9e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5453134/general/8ff98e0e-0995-4050-a7e1-6420eb898f9e.jpg already downloaded
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5453134%252Fgeneral%252F147babec-89cb-4ad6-96e6-38bfacaefa78.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5453134/general/147babec-89cb-4ad6-96e6-38bfacaefa78.jpg already downloaded
2026-03-27 13:35:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f1c713f2-b72e-5fda-a7f0-21e2b11e0a77, identifier: 10735778
2026-03-27 13:35:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0b370be-17f7-5d68-b648-065eabc0847d with identifier: 10735809
2026-03-27 13:35:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0b370be-17f7-5d68-b648-065eabc0847d with scrape type 1
2026-03-27 13:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f0b370be-17f7-5d68-b648-065eabc0847d
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699600%252Fgeneral%252F15c018bd-349e-48f0-b38a-96804168974e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699600/general/15c018bd-349e-48f0-b38a-96804168974e.jpg already downloaded
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699600%252Fgeneral%252F318f1d37-fa57-4fe6-b325-c5c0dbcf2f06.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699600/general/318f1d37-fa57-4fe6-b325-c5c0dbcf2f06.jpg already downloaded
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699600%252Fgeneral%252Ff067eec3-0b4f-4110-b060-b602bec5f4ae.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699600/general/f067eec3-0b4f-4110-b060-b602bec5f4ae.jpg already downloaded
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699600%252Fgeneral%252F88b45429-8f77-4351-8a91-900966b7d4e5.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699600/general/88b45429-8f77-4351-8a91-900966b7d4e5.jpg already downloaded
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699600%252Fgeneral%252F0772db77-8707-40b7-ba4f-775d3ba80a0b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699600/general/0772db77-8707-40b7-ba4f-775d3ba80a0b.jpg already downloaded
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699600%252Fgeneral%252Ffec42e58-6281-416d-aef0-8a6024b5e34c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699600/general/fec42e58-6281-416d-aef0-8a6024b5e34c.jpg already downloaded
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699600%252Fgeneral%252F24bef755-4050-4011-9219-c64729154852.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699600/general/24bef755-4050-4011-9219-c64729154852.jpg already downloaded
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699600%252Fgeneral%252F29bdda80-a6ab-4d24-abe9-9105a5029b61.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699600/general/29bdda80-a6ab-4d24-abe9-9105a5029b61.jpg already downloaded
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699600%252Fgeneral%252Fbdbbaf0c-40ad-4c7b-8600-9309c99e58a0.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699600/general/bdbbaf0c-40ad-4c7b-8600-9309c99e58a0.jpg already downloaded
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699600%252Fgeneral%252Fb8c76e19-c3a3-4a0d-bdb4-fa3f5743eec3.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699600/general/b8c76e19-c3a3-4a0d-bdb4-fa3f5743eec3.jpg already downloaded
2026-03-27 13:35:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f0b370be-17f7-5d68-b648-065eabc0847d, identifier: 10735809
2026-03-27 13:35:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3427db9-7fcf-5bcc-9c67-6146027a200d with identifier: 10735801
2026-03-27 13:35:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3427db9-7fcf-5bcc-9c67-6146027a200d with scrape type 1
2026-03-27 13:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c3427db9-7fcf-5bcc-9c67-6146027a200d
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694990%252Fgeneral%252F59e7ba89-27e2-48c0-92b6-570a116f541c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694990/general/59e7ba89-27e2-48c0-92b6-570a116f541c.jpeg already downloaded
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694990%252Fgeneral%252Fe0360845-92ea-4930-96c4-a7740b44e6a2.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694990/general/e0360845-92ea-4930-96c4-a7740b44e6a2.jpeg already downloaded
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694990%252Fgeneral%252Fcb571918-88af-412d-a0f3-57d4a8b6fe16.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694990/general/cb571918-88af-412d-a0f3-57d4a8b6fe16.jpeg already downloaded
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694990%252Fgeneral%252F67338f48-b69d-4263-b3b5-0cc1575bb130.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694990/general/67338f48-b69d-4263-b3b5-0cc1575bb130.jpeg already downloaded
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694990%252Fgeneral%252F16dbd1c2-0cb3-4bbc-a2cb-1b49d77a7316.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694990/general/16dbd1c2-0cb3-4bbc-a2cb-1b49d77a7316.jpeg already downloaded
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694990%252Fgeneral%252F5085c07b-ec50-4ece-b828-777c897a9887.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694990/general/5085c07b-ec50-4ece-b828-777c897a9887.jpeg already downloaded
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694990%252Fgeneral%252Fc1a4d0bf-f23f-488f-86ee-cbd8c6785dc7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694990/general/c1a4d0bf-f23f-488f-86ee-cbd8c6785dc7.jpeg already downloaded
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694990%252Fgeneral%252F3d016ca3-4e55-4a16-a6ab-396fbacf3c3d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694990/general/3d016ca3-4e55-4a16-a6ab-396fbacf3c3d.jpeg already downloaded
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694990%252Fgeneral%252Fbe46fabf-4de9-41dd-80a7-eb356aa88284.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694990/general/be46fabf-4de9-41dd-80a7-eb356aa88284.jpeg already downloaded
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694990%252Fgeneral%252Fa61fac43-6151-4ee2-a4f9-4932c2a06371.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694990/general/a61fac43-6151-4ee2-a4f9-4932c2a06371.jpeg already downloaded
2026-03-27 13:35:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c3427db9-7fcf-5bcc-9c67-6146027a200d, identifier: 10735801
2026-03-27 13:35:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749593/general/6ed8fc25-ecd9-4dee-bfcc-b18c6122e370.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733191)
2026-03-27 13:35:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749593/general/a34833f7-6e57-4a65-9085-e1b424d497fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733191)
2026-03-27 13:35:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7aa883a3-6848-56db-bc1c-06c8b94e7551 with identifier: 10733661
2026-03-27 13:35:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7aa883a3-6848-56db-bc1c-06c8b94e7551 with identifier: 10733661
2026-03-27 13:35:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7aa883a3-6848-56db-bc1c-06c8b94e7551 with identifier: 10733661 to the API
2026-03-27 13:35:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:35:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:35:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749795/general/6afd488f-6050-4a35-89c1-cf82f20bdd24.jpg>
{'auction_title': '',
'c_o_2_emission_value': 33,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '7aa883a3-6848-56db-bc1c-06c8b94e7551',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY-336-ES',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733661',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 23668,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7aa883a3-6848-56db-bc1c-06c8b94e7551/7aa883a3-6848-56db-bc1c-06c8b94e7551_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187423,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749795/general/6afd488f-6050-4a35-89c1-cf82f20bdd24.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7aa883a3-6848-56db-bc1c-06c8b94e7551/7aa883a3-6848-56db-bc1c-06c8b94e7551_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185034,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749795/general/37ebfae9-2aa8-4384-bf1e-d8e5bc3939f0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7aa883a3-6848-56db-bc1c-06c8b94e7551/7aa883a3-6848-56db-bc1c-06c8b94e7551_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208391,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749795/general/0c6a5a41-1f69-4f79-b962-02a1e4d631bd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7aa883a3-6848-56db-bc1c-06c8b94e7551/7aa883a3-6848-56db-bc1c-06c8b94e7551_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177035,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749795/general/5b265723-d40f-4026-8bc4-7626a9eb76d4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7aa883a3-6848-56db-bc1c-06c8b94e7551/7aa883a3-6848-56db-bc1c-06c8b94e7551_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183444,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749795/general/1b4321d3-2e30-4030-8731-89e9dc85cf3f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7aa883a3-6848-56db-bc1c-06c8b94e7551/7aa883a3-6848-56db-bc1c-06c8b94e7551_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220053,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749795/general/68e001f5-221e-415d-a511-aeca7c7ec602.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7aa883a3-6848-56db-bc1c-06c8b94e7551/7aa883a3-6848-56db-bc1c-06c8b94e7551_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 396537,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749795/general/5fbe5b5d-4c8f-434d-a718-73aa4ca2bb24.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7aa883a3-6848-56db-bc1c-06c8b94e7551/7aa883a3-6848-56db-bc1c-06c8b94e7551_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362490,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749795/general/7591df61-a324-4535-9bf2-36a259d4655b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7aa883a3-6848-56db-bc1c-06c8b94e7551/7aa883a3-6848-56db-bc1c-06c8b94e7551_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362058,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749795/general/81577b1a-c322-4639-a049-0c085e7d9cb9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7aa883a3-6848-56db-bc1c-06c8b94e7551/7aa883a3-6848-56db-bc1c-06c8b94e7551_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354251,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749795/general/15d65b43-8f72-44a6-8967-51420bd6e79e.jpg',
'Width': 1920}],
'price': 24900,
'price_includes_vat': True,
'registration_date': '2024-07-12',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Cupra Formentor 1.4 e-Hybrid VZ - Petrol - Automatic - 150 hp - '
'23.668 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2024}
2026-03-27 13:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733661%27 HTTP/1.1" 200 None
2026-03-27 13:35:26 [adesa.fr] INFO: Saving data for 10733661: {'created_time': 1774618526.287442, 'last_price_update_time': 1774618526.287457, 'auction_closing_time': 1798671600.0}
2026-03-27 13:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733661') HTTP/1.1" 204 0
2026-03-27 13:35:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f1c713f2-b72e-5fda-a7f0-21e2b11e0a77 with identifier: 10735778
2026-03-27 13:35:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f1c713f2-b72e-5fda-a7f0-21e2b11e0a77 with identifier: 10735778
2026-03-27 13:35:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f1c713f2-b72e-5fda-a7f0-21e2b11e0a77 with identifier: 10735778 to the API
2026-03-27 13:35:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:35:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:35:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735778>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'f1c713f2-b72e-5fda-a7f0-21e2b11e0a77',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-762-DQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735778',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 121,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5453134/general/60d98968-c2e1-42ff-8271-dd9ab4c5722f.jpg',
'https://images.openlane.eu/carimgs/5453134/general/6f826d4e-9dc9-40e1-be26-1297c8dbd0b8.jpg',
'https://images.openlane.eu/carimgs/5453134/general/1543ded1-812d-496a-8fe4-a081a9da89c2.jpg',
'https://images.openlane.eu/carimgs/5453134/general/0e9c6667-3e9f-466f-92a4-fc5d842e746f.jpg',
'https://images.openlane.eu/carimgs/5453134/general/507c0451-3cbb-493f-93a5-564ec7e0778f.jpg',
'https://images.openlane.eu/carimgs/5453134/general/e3da7474-8309-49b2-8a68-01f67e812a4a.jpg',
'https://images.openlane.eu/carimgs/5453134/general/51e0f8bc-9968-4612-b1cd-f2cf651c3c95.jpg',
'https://images.openlane.eu/carimgs/5453134/general/8350c4d7-5686-4d41-80ed-da195fe5dfa2.jpg',
'https://images.openlane.eu/carimgs/5453134/general/8ff98e0e-0995-4050-a7e1-6420eb898f9e.jpg',
'https://images.openlane.eu/carimgs/5453134/general/147babec-89cb-4ad6-96e6-38bfacaefa78.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1c713f2-b72e-5fda-a7f0-21e2b11e0a77/f1c713f2-b72e-5fda-a7f0-21e2b11e0a77_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 738868,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5453134/general/60d98968-c2e1-42ff-8271-dd9ab4c5722f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1c713f2-b72e-5fda-a7f0-21e2b11e0a77/f1c713f2-b72e-5fda-a7f0-21e2b11e0a77_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 802779,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5453134/general/6f826d4e-9dc9-40e1-be26-1297c8dbd0b8.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1c713f2-b72e-5fda-a7f0-21e2b11e0a77/f1c713f2-b72e-5fda-a7f0-21e2b11e0a77_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 772464,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5453134/general/1543ded1-812d-496a-8fe4-a081a9da89c2.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1c713f2-b72e-5fda-a7f0-21e2b11e0a77/f1c713f2-b72e-5fda-a7f0-21e2b11e0a77_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 609771,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5453134/general/0e9c6667-3e9f-466f-92a4-fc5d842e746f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1c713f2-b72e-5fda-a7f0-21e2b11e0a77/f1c713f2-b72e-5fda-a7f0-21e2b11e0a77_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 501752,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5453134/general/507c0451-3cbb-493f-93a5-564ec7e0778f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1c713f2-b72e-5fda-a7f0-21e2b11e0a77/f1c713f2-b72e-5fda-a7f0-21e2b11e0a77_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 544305,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5453134/general/e3da7474-8309-49b2-8a68-01f67e812a4a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1c713f2-b72e-5fda-a7f0-21e2b11e0a77/f1c713f2-b72e-5fda-a7f0-21e2b11e0a77_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 413999,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5453134/general/51e0f8bc-9968-4612-b1cd-f2cf651c3c95.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1c713f2-b72e-5fda-a7f0-21e2b11e0a77/f1c713f2-b72e-5fda-a7f0-21e2b11e0a77_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 682720,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5453134/general/8350c4d7-5686-4d41-80ed-da195fe5dfa2.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1c713f2-b72e-5fda-a7f0-21e2b11e0a77/f1c713f2-b72e-5fda-a7f0-21e2b11e0a77_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 653122,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5453134/general/8ff98e0e-0995-4050-a7e1-6420eb898f9e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1c713f2-b72e-5fda-a7f0-21e2b11e0a77/f1c713f2-b72e-5fda-a7f0-21e2b11e0a77_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314422,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5453134/general/147babec-89cb-4ad6-96e6-38bfacaefa78.jpg',
'Width': 2000}],
'price': 20500,
'price_includes_vat': True,
'registration_date': '2024-02-15',
'seats_number': 5,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Skoda Superb Combi 2.0 TDI - Diesel - Automatic - 150 hp - 121 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 13:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735778%27 HTTP/1.1" 200 None
2026-03-27 13:35:26 [adesa.fr] INFO: Saving data for 10735778: {'created_time': 1774618526.771284, 'last_price_update_time': 1774618526.771297, 'auction_closing_time': 1774868400.0}
2026-03-27 13:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735778') HTTP/1.1" 204 0
2026-03-27 13:35:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f0b370be-17f7-5d68-b648-065eabc0847d with identifier: 10735809
2026-03-27 13:35:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f0b370be-17f7-5d68-b648-065eabc0847d with identifier: 10735809
2026-03-27 13:35:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f0b370be-17f7-5d68-b648-065eabc0847d with identifier: 10735809 to the API
2026-03-27 13:35:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:35:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735809>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'f0b370be-17f7-5d68-b648-065eabc0847d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GX061YF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735809',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 80968,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5699600/general/15c018bd-349e-48f0-b38a-96804168974e.jpg',
'https://images.openlane.eu/carimgs/5699600/general/318f1d37-fa57-4fe6-b325-c5c0dbcf2f06.jpg',
'https://images.openlane.eu/carimgs/5699600/general/f067eec3-0b4f-4110-b060-b602bec5f4ae.jpg',
'https://images.openlane.eu/carimgs/5699600/general/88b45429-8f77-4351-8a91-900966b7d4e5.jpg',
'https://images.openlane.eu/carimgs/5699600/general/0772db77-8707-40b7-ba4f-775d3ba80a0b.jpg',
'https://images.openlane.eu/carimgs/5699600/general/fec42e58-6281-416d-aef0-8a6024b5e34c.jpg',
'https://images.openlane.eu/carimgs/5699600/general/24bef755-4050-4011-9219-c64729154852.jpg',
'https://images.openlane.eu/carimgs/5699600/general/29bdda80-a6ab-4d24-abe9-9105a5029b61.jpg',
'https://images.openlane.eu/carimgs/5699600/general/bdbbaf0c-40ad-4c7b-8600-9309c99e58a0.jpg',
'https://images.openlane.eu/carimgs/5699600/general/b8c76e19-c3a3-4a0d-bdb4-fa3f5743eec3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0b370be-17f7-5d68-b648-065eabc0847d/f0b370be-17f7-5d68-b648-065eabc0847d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103863,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699600/general/15c018bd-349e-48f0-b38a-96804168974e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0b370be-17f7-5d68-b648-065eabc0847d/f0b370be-17f7-5d68-b648-065eabc0847d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107528,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699600/general/318f1d37-fa57-4fe6-b325-c5c0dbcf2f06.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0b370be-17f7-5d68-b648-065eabc0847d/f0b370be-17f7-5d68-b648-065eabc0847d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102467,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699600/general/f067eec3-0b4f-4110-b060-b602bec5f4ae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0b370be-17f7-5d68-b648-065eabc0847d/f0b370be-17f7-5d68-b648-065eabc0847d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99543,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699600/general/88b45429-8f77-4351-8a91-900966b7d4e5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0b370be-17f7-5d68-b648-065eabc0847d/f0b370be-17f7-5d68-b648-065eabc0847d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115573,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699600/general/0772db77-8707-40b7-ba4f-775d3ba80a0b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0b370be-17f7-5d68-b648-065eabc0847d/f0b370be-17f7-5d68-b648-065eabc0847d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99902,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699600/general/fec42e58-6281-416d-aef0-8a6024b5e34c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0b370be-17f7-5d68-b648-065eabc0847d/f0b370be-17f7-5d68-b648-065eabc0847d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108906,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699600/general/24bef755-4050-4011-9219-c64729154852.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0b370be-17f7-5d68-b648-065eabc0847d/f0b370be-17f7-5d68-b648-065eabc0847d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136771,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699600/general/29bdda80-a6ab-4d24-abe9-9105a5029b61.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0b370be-17f7-5d68-b648-065eabc0847d/f0b370be-17f7-5d68-b648-065eabc0847d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109562,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699600/general/bdbbaf0c-40ad-4c7b-8600-9309c99e58a0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0b370be-17f7-5d68-b648-065eabc0847d/f0b370be-17f7-5d68-b648-065eabc0847d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121886,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699600/general/b8c76e19-c3a3-4a0d-bdb4-fa3f5743eec3.jpg',
'Width': 1024}],
'price': 10300,
'price_includes_vat': True,
'registration_date': '2024-06-28',
'seats_number': 2,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Renault Kangoo Extra - Diesel - Manual - 115 hp - 80.968 km',
'transmission': 'manual',
'trim': 'Extra',
'vin': None,
'year': 2024}
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735809%27 HTTP/1.1" 200 None
2026-03-27 13:35:27 [adesa.fr] INFO: Saving data for 10735809: {'created_time': 1774618527.147938, 'last_price_update_time': 1774618527.14795, 'auction_closing_time': 1774868400.0}
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735809') HTTP/1.1" 204 0
2026-03-27 13:35:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c3427db9-7fcf-5bcc-9c67-6146027a200d with identifier: 10735801
2026-03-27 13:35:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c3427db9-7fcf-5bcc-9c67-6146027a200d with identifier: 10735801
2026-03-27 13:35:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c3427db9-7fcf-5bcc-9c67-6146027a200d with identifier: 10735801 to the API
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:35:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735801>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'c3427db9-7fcf-5bcc-9c67-6146027a200d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS-821-LJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735801',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 103102,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 45,
'photo_urls': ['https://images.openlane.eu/carimgs/5694990/general/59e7ba89-27e2-48c0-92b6-570a116f541c.jpeg',
'https://images.openlane.eu/carimgs/5694990/general/e0360845-92ea-4930-96c4-a7740b44e6a2.jpeg',
'https://images.openlane.eu/carimgs/5694990/general/cb571918-88af-412d-a0f3-57d4a8b6fe16.jpeg',
'https://images.openlane.eu/carimgs/5694990/general/67338f48-b69d-4263-b3b5-0cc1575bb130.jpeg',
'https://images.openlane.eu/carimgs/5694990/general/16dbd1c2-0cb3-4bbc-a2cb-1b49d77a7316.jpeg',
'https://images.openlane.eu/carimgs/5694990/general/5085c07b-ec50-4ece-b828-777c897a9887.jpeg',
'https://images.openlane.eu/carimgs/5694990/general/c1a4d0bf-f23f-488f-86ee-cbd8c6785dc7.jpeg',
'https://images.openlane.eu/carimgs/5694990/general/3d016ca3-4e55-4a16-a6ab-396fbacf3c3d.jpeg',
'https://images.openlane.eu/carimgs/5694990/general/be46fabf-4de9-41dd-80a7-eb356aa88284.jpeg',
'https://images.openlane.eu/carimgs/5694990/general/a61fac43-6151-4ee2-a4f9-4932c2a06371.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3427db9-7fcf-5bcc-9c67-6146027a200d/c3427db9-7fcf-5bcc-9c67-6146027a200d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3149287,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694990/general/59e7ba89-27e2-48c0-92b6-570a116f541c.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3427db9-7fcf-5bcc-9c67-6146027a200d/c3427db9-7fcf-5bcc-9c67-6146027a200d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3052430,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694990/general/e0360845-92ea-4930-96c4-a7740b44e6a2.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3427db9-7fcf-5bcc-9c67-6146027a200d/c3427db9-7fcf-5bcc-9c67-6146027a200d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2611469,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694990/general/cb571918-88af-412d-a0f3-57d4a8b6fe16.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3427db9-7fcf-5bcc-9c67-6146027a200d/c3427db9-7fcf-5bcc-9c67-6146027a200d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2953005,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694990/general/67338f48-b69d-4263-b3b5-0cc1575bb130.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3427db9-7fcf-5bcc-9c67-6146027a200d/c3427db9-7fcf-5bcc-9c67-6146027a200d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2989185,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694990/general/16dbd1c2-0cb3-4bbc-a2cb-1b49d77a7316.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3427db9-7fcf-5bcc-9c67-6146027a200d/c3427db9-7fcf-5bcc-9c67-6146027a200d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2866563,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694990/general/5085c07b-ec50-4ece-b828-777c897a9887.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3427db9-7fcf-5bcc-9c67-6146027a200d/c3427db9-7fcf-5bcc-9c67-6146027a200d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3313755,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694990/general/c1a4d0bf-f23f-488f-86ee-cbd8c6785dc7.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3427db9-7fcf-5bcc-9c67-6146027a200d/c3427db9-7fcf-5bcc-9c67-6146027a200d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2820377,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694990/general/3d016ca3-4e55-4a16-a6ab-396fbacf3c3d.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3427db9-7fcf-5bcc-9c67-6146027a200d/c3427db9-7fcf-5bcc-9c67-6146027a200d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1739310,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694990/general/be46fabf-4de9-41dd-80a7-eb356aa88284.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3427db9-7fcf-5bcc-9c67-6146027a200d/c3427db9-7fcf-5bcc-9c67-6146027a200d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3373442,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694990/general/a61fac43-6151-4ee2-a4f9-4932c2a06371.jpeg',
'Width': 4032}],
'price': 12400,
'price_includes_vat': True,
'registration_date': '2023-11-17',
'seats_number': 5,
'seller_name': 'SAS COMPAGNIE PICARDE DE LOGISTIQUE AUTO',
'title': 'Renault Arkana 1.3 RS Line - Petrol - Automatic - 160 hp - 103.102 '
'km',
'transmission': 'automatic',
'trim': 'RS Line',
'vin': None,
'year': 2023}
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735801%27 HTTP/1.1" 200 None
2026-03-27 13:35:27 [adesa.fr] INFO: Saving data for 10735801: {'created_time': 1774618527.543897, 'last_price_update_time': 1774618527.543909, 'auction_closing_time': 1774868400.0}
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735801') HTTP/1.1" 204 0
2026-03-27 13:35:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:35:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750438/general/fc12057b-ff0a-49fa-a278-18b18e920331.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734487)
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749593%252Fgeneral%252F0ddeee5d-3fed-4c2c-9646-fffdcaea397d.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749593/general/0ddeee5d-3fed-4c2c-9646-fffdcaea397d.jpg not downloaded yet
2026-03-27 13:35:27 [adesa.fr] INFO: Found listing with ID: 10722729
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710722729%27 HTTP/1.1" 200 None
2026-03-27 13:35:27 [adesa.fr] INFO: Scrape type for 10722729: 0
2026-03-27 13:35:27 [adesa.fr] INFO: Skipping item 10722729 url https://www.openlane.eu/en/carv6/auction/10722729
2026-03-27 13:35:27 [adesa.fr] INFO: Found listing with ID: 10702501
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710702501%27 HTTP/1.1" 200 None
2026-03-27 13:35:27 [adesa.fr] INFO: Scrape type for 10702501: 0
2026-03-27 13:35:27 [adesa.fr] INFO: Skipping item 10702501 url https://www.openlane.eu/en/carv6/auction/10702501
2026-03-27 13:35:27 [adesa.fr] INFO: Found listing with ID: 10707273
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707273%27 HTTP/1.1" 200 None
2026-03-27 13:35:27 [adesa.fr] INFO: Scrape type for 10707273: 0
2026-03-27 13:35:27 [adesa.fr] INFO: Skipping item 10707273 url https://www.openlane.eu/en/carv6/auction/10707273
2026-03-27 13:35:27 [adesa.fr] INFO: Found listing with ID: 10676823
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710676823%27 HTTP/1.1" 200 None
2026-03-27 13:35:27 [adesa.fr] INFO: Scrape type for 10676823: 0
2026-03-27 13:35:27 [adesa.fr] INFO: Skipping item 10676823 url https://www.openlane.eu/en/carv6/auction/10676823
2026-03-27 13:35:27 [adesa.fr] INFO: Found listing with ID: 10699507
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699507%27 HTTP/1.1" 200 None
2026-03-27 13:35:27 [adesa.fr] INFO: Scrape type for 10699507: 0
2026-03-27 13:35:27 [adesa.fr] INFO: Skipping item 10699507 url https://www.openlane.eu/en/carv6/auction/10699507
2026-03-27 13:35:27 [adesa.fr] INFO: Found listing with ID: 10673717
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710673717%27 HTTP/1.1" 200 None
2026-03-27 13:35:27 [adesa.fr] INFO: Scrape type for 10673717: 0
2026-03-27 13:35:27 [adesa.fr] INFO: Skipping item 10673717 url https://www.openlane.eu/en/carv6/auction/10673717
2026-03-27 13:35:27 [adesa.fr] INFO: Found listing with ID: 10721364
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721364%27 HTTP/1.1" 200 None
2026-03-27 13:35:27 [adesa.fr] INFO: Scrape type for 10721364: 0
2026-03-27 13:35:27 [adesa.fr] INFO: Skipping item 10721364 url https://www.openlane.eu/en/carv6/auction/10721364
2026-03-27 13:35:27 [adesa.fr] INFO: Found listing with ID: 10688251
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710688251%27 HTTP/1.1" 200 None
2026-03-27 13:35:27 [adesa.fr] INFO: Scrape type for 10688251: 0
2026-03-27 13:35:27 [adesa.fr] INFO: Skipping item 10688251 url https://www.openlane.eu/en/carv6/auction/10688251
2026-03-27 13:35:27 [adesa.fr] INFO: Found listing with ID: 10679268
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710679268%27 HTTP/1.1" 200 None
2026-03-27 13:35:27 [adesa.fr] INFO: Scrape type for 10679268: 0
2026-03-27 13:35:27 [adesa.fr] INFO: Skipping item 10679268 url https://www.openlane.eu/en/carv6/auction/10679268
2026-03-27 13:35:27 [adesa.fr] INFO: Found listing with ID: 10707858
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707858%27 HTTP/1.1" 200 None
2026-03-27 13:35:27 [adesa.fr] INFO: Scrape type for 10707858: 0
2026-03-27 13:35:27 [adesa.fr] INFO: Skipping item 10707858 url https://www.openlane.eu/en/carv6/auction/10707858
2026-03-27 13:35:27 [adesa.fr] INFO: Found listing with ID: 10473270
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710473270%27 HTTP/1.1" 200 None
2026-03-27 13:35:27 [adesa.fr] INFO: Scrape type for 10473270: 0
2026-03-27 13:35:27 [adesa.fr] INFO: Skipping item 10473270 url https://www.openlane.eu/en/carv6/auction/10473270
2026-03-27 13:35:27 [adesa.fr] INFO: Found listing with ID: 10682079
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710682079%27 HTTP/1.1" 200 None
2026-03-27 13:35:27 [adesa.fr] INFO: Scrape type for 10682079: 0
2026-03-27 13:35:27 [adesa.fr] INFO: Skipping item 10682079 url https://www.openlane.eu/en/carv6/auction/10682079
2026-03-27 13:35:27 [adesa.fr] INFO: Found listing with ID: 10728849
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728849%27 HTTP/1.1" 200 None
2026-03-27 13:35:27 [adesa.fr] INFO: Scrape type for 10728849: 0
2026-03-27 13:35:27 [adesa.fr] INFO: Skipping item 10728849 url https://www.openlane.eu/en/carv6/auction/10728849
2026-03-27 13:35:27 [adesa.fr] INFO: Found listing with ID: 10699416
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699416%27 HTTP/1.1" 200 None
2026-03-27 13:35:27 [adesa.fr] INFO: Scrape type for 10699416: 0
2026-03-27 13:35:27 [adesa.fr] INFO: Skipping item 10699416 url https://www.openlane.eu/en/carv6/auction/10699416
2026-03-27 13:35:27 [adesa.fr] INFO: Found listing with ID: 10647802
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710647802%27 HTTP/1.1" 200 None
2026-03-27 13:35:27 [adesa.fr] INFO: Scrape type for 10647802: 0
2026-03-27 13:35:27 [adesa.fr] INFO: Skipping item 10647802 url https://www.openlane.eu/en/carv6/auction/10647802
2026-03-27 13:35:27 [adesa.fr] INFO: Found listing with ID: 10473269
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710473269%27 HTTP/1.1" 200 None
2026-03-27 13:35:27 [adesa.fr] INFO: Scrape type for 10473269: 0
2026-03-27 13:35:27 [adesa.fr] INFO: Skipping item 10473269 url https://www.openlane.eu/en/carv6/auction/10473269
2026-03-27 13:35:27 [adesa.fr] INFO: Found listing with ID: 10699425
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699425%27 HTTP/1.1" 200 None
2026-03-27 13:35:27 [adesa.fr] INFO: Scrape type for 10699425: 0
2026-03-27 13:35:27 [adesa.fr] INFO: Skipping item 10699425 url https://www.openlane.eu/en/carv6/auction/10699425
2026-03-27 13:35:27 [adesa.fr] INFO: Found listing with ID: 10728755
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710728755%27 HTTP/1.1" 200 None
2026-03-27 13:35:27 [adesa.fr] INFO: Scrape type for 10728755: 0
2026-03-27 13:35:27 [adesa.fr] INFO: Skipping item 10728755 url https://www.openlane.eu/en/carv6/auction/10728755
2026-03-27 13:35:27 [adesa.fr] INFO: Found listing with ID: 10477906
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710477906%27 HTTP/1.1" 200 None
2026-03-27 13:35:27 [adesa.fr] INFO: Scrape type for 10477906: 0
2026-03-27 13:35:27 [adesa.fr] INFO: Skipping item 10477906 url https://www.openlane.eu/en/carv6/auction/10477906
2026-03-27 13:35:27 [adesa.fr] INFO: Found listing with ID: 10707276
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707276%27 HTTP/1.1" 200 None
2026-03-27 13:35:27 [adesa.fr] INFO: Scrape type for 10707276: 0
2026-03-27 13:35:27 [adesa.fr] INFO: Skipping item 10707276 url https://www.openlane.eu/en/carv6/auction/10707276
2026-03-27 13:35:27 [adesa.fr] INFO: Found listing with ID: 10381371
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710381371%27 HTTP/1.1" 200 None
2026-03-27 13:35:27 [adesa.fr] INFO: Scrape type for 10381371: 0
2026-03-27 13:35:27 [adesa.fr] INFO: Skipping item 10381371 url https://www.openlane.eu/en/carv6/auction/10381371
2026-03-27 13:35:27 [adesa.fr] INFO: Found listing with ID: 10375917
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710375917%27 HTTP/1.1" 200 None
2026-03-27 13:35:27 [adesa.fr] INFO: Scrape type for 10375917: 0
2026-03-27 13:35:27 [adesa.fr] INFO: Skipping item 10375917 url https://www.openlane.eu/en/carv6/auction/10375917
2026-03-27 13:35:27 [adesa.fr] INFO: Found listing with ID: 10326152
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710326152%27 HTTP/1.1" 200 None
2026-03-27 13:35:27 [adesa.fr] INFO: Scrape type for 10326152: 0
2026-03-27 13:35:27 [adesa.fr] INFO: Skipping item 10326152 url https://www.openlane.eu/en/carv6/auction/10326152
2026-03-27 13:35:27 [adesa.fr] INFO: Found listing with ID: 10707860
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710707860%27 HTTP/1.1" 200 None
2026-03-27 13:35:27 [adesa.fr] INFO: Scrape type for 10707860: 0
2026-03-27 13:35:27 [adesa.fr] INFO: Skipping item 10707860 url https://www.openlane.eu/en/carv6/auction/10707860
2026-03-27 13:35:27 [adesa.fr] INFO: Found listing with ID: 10597840
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710597840%27 HTTP/1.1" 200 None
2026-03-27 13:35:28 [adesa.fr] INFO: Scrape type for 10597840: 0
2026-03-27 13:35:28 [adesa.fr] INFO: Skipping item 10597840 url https://www.openlane.eu/en/carv6/auction/10597840
2026-03-27 13:35:28 [adesa.fr] INFO: Found listing with ID: 10351032
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710351032%27 HTTP/1.1" 200 None
2026-03-27 13:35:28 [adesa.fr] INFO: Scrape type for 10351032: 0
2026-03-27 13:35:28 [adesa.fr] INFO: Skipping item 10351032 url https://www.openlane.eu/en/carv6/auction/10351032
2026-03-27 13:35:28 [adesa.fr] INFO: Found listing with ID: 10681277
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710681277%27 HTTP/1.1" 200 None
2026-03-27 13:35:28 [adesa.fr] INFO: Scrape type for 10681277: 0
2026-03-27 13:35:28 [adesa.fr] INFO: Skipping item 10681277 url https://www.openlane.eu/en/carv6/auction/10681277
2026-03-27 13:35:28 [adesa.fr] INFO: Found listing with ID: 10681282
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710681282%27 HTTP/1.1" 200 None
2026-03-27 13:35:28 [adesa.fr] INFO: Scrape type for 10681282: 0
2026-03-27 13:35:28 [adesa.fr] INFO: Skipping item 10681282 url https://www.openlane.eu/en/carv6/auction/10681282
2026-03-27 13:35:28 [adesa.fr] INFO: Found listing with ID: 10733189
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733189%27 HTTP/1.1" 200 None
2026-03-27 13:35:28 [adesa.fr] INFO: Scrape type for 10733189: 1
2026-03-27 13:35:28 [adesa.fr] INFO: Scraping item 10733189 url https://www.openlane.eu/en/carv6/auction/10733189
2026-03-27 13:35:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748448/general/d4bc7a08-a84d-4bc8-b086-e2f0ea74fd02.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730646)
2026-03-27 13:35:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735780> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:35:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:35:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae78165b50>
2026-03-27 13:35:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb9620a7-751c-5450-b4eb-75591e0c7f03/cb9620a7-751c-5450-b4eb-75591e0c7f03_image_6.jpg HTTP/1.1" 201 0
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750438%252Fgeneral%252Fb5dccc99-8de2-42f7-8dab-f22bc3e90195.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750438/general/b5dccc99-8de2-42f7-8dab-f22bc3e90195.jpg saved to cache
2026-03-27 13:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item cb9620a7-751c-5450-b4eb-75591e0c7f03
2026-03-27 13:35:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae793da750>
2026-03-27 13:35:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56457217-e604-55eb-9c59-040ad1b62dcb/56457217-e604-55eb-9c59-040ad1b62dcb_image_3.jpg HTTP/1.1" 201 0
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748448%252Fgeneral%252F35a74f6d-f201-4953-8f98-62c8da0c77e5.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748448/general/35a74f6d-f201-4953-8f98-62c8da0c77e5.jpg saved to cache
2026-03-27 13:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 56457217-e604-55eb-9c59-040ad1b62dcb
2026-03-27 13:35:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c87b2de-2d89-56f3-b0ab-610ebd6db556 with identifier: 10735828
2026-03-27 13:35:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c87b2de-2d89-56f3-b0ab-610ebd6db556 with scrape type 1
2026-03-27 13:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1c87b2de-2d89-56f3-b0ab-610ebd6db556
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723853%252Fgeneral%252F137df2ed-9f37-49fd-a6c5-a6fc7a3e93ea.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723853/general/137df2ed-9f37-49fd-a6c5-a6fc7a3e93ea.jpg already downloaded
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723853%252Fgeneral%252Fa9aeac7d-a28b-4c28-b1d2-249cdd068ce0.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723853/general/a9aeac7d-a28b-4c28-b1d2-249cdd068ce0.jpg already downloaded
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723853%252Fgeneral%252F9f77e7ff-4403-4987-9019-486927a22f5e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723853/general/9f77e7ff-4403-4987-9019-486927a22f5e.jpg already downloaded
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723853%252Fgeneral%252F05259453-6530-4a35-9561-746fbe3ef21c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723853/general/05259453-6530-4a35-9561-746fbe3ef21c.jpg already downloaded
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723853%252Fgeneral%252F3b115be4-d06a-4310-8a94-26bc58c3ef34.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723853/general/3b115be4-d06a-4310-8a94-26bc58c3ef34.jpg already downloaded
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723853%252Fgeneral%252F70424541-9022-40f2-a3a0-06f8b332e5d8.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723853/general/70424541-9022-40f2-a3a0-06f8b332e5d8.jpg already downloaded
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723853%252Fgeneral%252F8c5d033d-fbf7-4c78-834b-585e95083346.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723853/general/8c5d033d-fbf7-4c78-834b-585e95083346.jpg already downloaded
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723853%252Fgeneral%252F7c721862-0054-4f29-aaba-e48aeffd53b3.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723853/general/7c721862-0054-4f29-aaba-e48aeffd53b3.jpg already downloaded
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723853%252Fgeneral%252Fe0855f37-462a-42d3-8081-c93c6b7034ee.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723853/general/e0855f37-462a-42d3-8081-c93c6b7034ee.jpg already downloaded
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723853%252Fgeneral%252F718b2b34-7b39-4086-921a-c3da9fe42adf.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723853/general/718b2b34-7b39-4086-921a-c3da9fe42adf.jpg already downloaded
2026-03-27 13:35:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1c87b2de-2d89-56f3-b0ab-610ebd6db556, identifier: 10735828
2026-03-27 13:35:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae63778a50>
2026-03-27 13:35:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb9620a7-751c-5450-b4eb-75591e0c7f03/cb9620a7-751c-5450-b4eb-75591e0c7f03_image_8.jpg HTTP/1.1" 201 0
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750438%252Fgeneral%252F3f95f334-7b09-44f3-8e68-a8354f9788a9.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750438/general/3f95f334-7b09-44f3-8e68-a8354f9788a9.jpg saved to cache
2026-03-27 13:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item cb9620a7-751c-5450-b4eb-75591e0c7f03
2026-03-27 13:35:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7969e490>
2026-03-27 13:35:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56457217-e604-55eb-9c59-040ad1b62dcb/56457217-e604-55eb-9c59-040ad1b62dcb_image_2.jpg HTTP/1.1" 201 0
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748448%252Fgeneral%252F62525fbc-0fd2-48ed-b240-53a0606182bd.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748448/general/62525fbc-0fd2-48ed-b240-53a0606182bd.jpg saved to cache
2026-03-27 13:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 56457217-e604-55eb-9c59-040ad1b62dcb
2026-03-27 13:35:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748448/general/7ddf89c9-65fc-4524-8e73-62851648476a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730646)
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749593%252Fgeneral%252F35597055-3ed3-41ef-98a5-0b8b0358944e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749593/general/35597055-3ed3-41ef-98a5-0b8b0358944e.jpg not downloaded yet
2026-03-27 13:35:28 [adesa.fr] INFO: Found listing with ID: 10661519
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710661519%27 HTTP/1.1" 200 None
2026-03-27 13:35:28 [adesa.fr] INFO: Scrape type for 10661519: 0
2026-03-27 13:35:28 [adesa.fr] INFO: Skipping item 10661519 url https://www.openlane.eu/en/carv6/auction/10661519
2026-03-27 13:35:28 [adesa.fr] INFO: Found listing with ID: 10571074
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710571074%27 HTTP/1.1" 200 None
2026-03-27 13:35:28 [adesa.fr] INFO: Scrape type for 10571074: 0
2026-03-27 13:35:28 [adesa.fr] INFO: Skipping item 10571074 url https://www.openlane.eu/en/carv6/auction/10571074
2026-03-27 13:35:28 [adesa.fr] INFO: Found listing with ID: 10408313
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710408313%27 HTTP/1.1" 200 None
2026-03-27 13:35:28 [adesa.fr] INFO: Scrape type for 10408313: 0
2026-03-27 13:35:28 [adesa.fr] INFO: Skipping item 10408313 url https://www.openlane.eu/en/carv6/auction/10408313
2026-03-27 13:35:28 [adesa.fr] INFO: Found listing with ID: 10649232
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710649232%27 HTTP/1.1" 200 None
2026-03-27 13:35:28 [adesa.fr] INFO: Scrape type for 10649232: 0
2026-03-27 13:35:28 [adesa.fr] INFO: Skipping item 10649232 url https://www.openlane.eu/en/carv6/auction/10649232
2026-03-27 13:35:28 [adesa.fr] INFO: Found listing with ID: 10626577
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710626577%27 HTTP/1.1" 200 None
2026-03-27 13:35:28 [adesa.fr] INFO: Scrape type for 10626577: 0
2026-03-27 13:35:28 [adesa.fr] INFO: Skipping item 10626577 url https://www.openlane.eu/en/carv6/auction/10626577
2026-03-27 13:35:28 [adesa.fr] INFO: Found listing with ID: 10731306
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731306%27 HTTP/1.1" 200 None
2026-03-27 13:35:28 [adesa.fr] INFO: Scrape type for 10731306: 1
2026-03-27 13:35:28 [adesa.fr] INFO: Scraping item 10731306 url https://www.openlane.eu/en/carv6/auction/10731306
2026-03-27 13:35:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1c87b2de-2d89-56f3-b0ab-610ebd6db556 with identifier: 10735828
2026-03-27 13:35:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1c87b2de-2d89-56f3-b0ab-610ebd6db556 with identifier: 10735828
2026-03-27 13:35:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1c87b2de-2d89-56f3-b0ab-610ebd6db556 with identifier: 10735828 to the API
2026-03-27 13:35:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:35:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735828>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 145,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '1c87b2de-2d89-56f3-b0ab-610ebd6db556',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ-758-ED',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735828',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 184901,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 56,
'photo_urls': ['https://images.openlane.eu/carimgs/5723853/general/137df2ed-9f37-49fd-a6c5-a6fc7a3e93ea.jpg',
'https://images.openlane.eu/carimgs/5723853/general/a9aeac7d-a28b-4c28-b1d2-249cdd068ce0.jpg',
'https://images.openlane.eu/carimgs/5723853/general/9f77e7ff-4403-4987-9019-486927a22f5e.jpg',
'https://images.openlane.eu/carimgs/5723853/general/05259453-6530-4a35-9561-746fbe3ef21c.jpg',
'https://images.openlane.eu/carimgs/5723853/general/3b115be4-d06a-4310-8a94-26bc58c3ef34.jpg',
'https://images.openlane.eu/carimgs/5723853/general/70424541-9022-40f2-a3a0-06f8b332e5d8.jpg',
'https://images.openlane.eu/carimgs/5723853/general/8c5d033d-fbf7-4c78-834b-585e95083346.jpg',
'https://images.openlane.eu/carimgs/5723853/general/7c721862-0054-4f29-aaba-e48aeffd53b3.jpg',
'https://images.openlane.eu/carimgs/5723853/general/e0855f37-462a-42d3-8081-c93c6b7034ee.jpg',
'https://images.openlane.eu/carimgs/5723853/general/718b2b34-7b39-4086-921a-c3da9fe42adf.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c87b2de-2d89-56f3-b0ab-610ebd6db556/1c87b2de-2d89-56f3-b0ab-610ebd6db556_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216187,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723853/general/137df2ed-9f37-49fd-a6c5-a6fc7a3e93ea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c87b2de-2d89-56f3-b0ab-610ebd6db556/1c87b2de-2d89-56f3-b0ab-610ebd6db556_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215718,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723853/general/a9aeac7d-a28b-4c28-b1d2-249cdd068ce0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c87b2de-2d89-56f3-b0ab-610ebd6db556/1c87b2de-2d89-56f3-b0ab-610ebd6db556_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209861,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723853/general/9f77e7ff-4403-4987-9019-486927a22f5e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c87b2de-2d89-56f3-b0ab-610ebd6db556/1c87b2de-2d89-56f3-b0ab-610ebd6db556_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213970,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723853/general/05259453-6530-4a35-9561-746fbe3ef21c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c87b2de-2d89-56f3-b0ab-610ebd6db556/1c87b2de-2d89-56f3-b0ab-610ebd6db556_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124472,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723853/general/3b115be4-d06a-4310-8a94-26bc58c3ef34.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c87b2de-2d89-56f3-b0ab-610ebd6db556/1c87b2de-2d89-56f3-b0ab-610ebd6db556_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158566,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723853/general/70424541-9022-40f2-a3a0-06f8b332e5d8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c87b2de-2d89-56f3-b0ab-610ebd6db556/1c87b2de-2d89-56f3-b0ab-610ebd6db556_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131400,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723853/general/8c5d033d-fbf7-4c78-834b-585e95083346.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c87b2de-2d89-56f3-b0ab-610ebd6db556/1c87b2de-2d89-56f3-b0ab-610ebd6db556_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178325,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723853/general/7c721862-0054-4f29-aaba-e48aeffd53b3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c87b2de-2d89-56f3-b0ab-610ebd6db556/1c87b2de-2d89-56f3-b0ab-610ebd6db556_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125602,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723853/general/e0855f37-462a-42d3-8081-c93c6b7034ee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c87b2de-2d89-56f3-b0ab-610ebd6db556/1c87b2de-2d89-56f3-b0ab-610ebd6db556_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223198,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723853/general/718b2b34-7b39-4086-921a-c3da9fe42adf.jpg',
'Width': 1024}],
'price': 8800,
'price_includes_vat': True,
'registration_date': '2022-08-30',
'seats_number': 5,
'seller_name': 'Natixis Car Lease (Athlon)',
'title': 'Renault Arkana 1.6 Business - Hybrid - Automatic - 145 hp - 184.901 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735828%27 HTTP/1.1" 200 None
2026-03-27 13:35:29 [adesa.fr] INFO: Saving data for 10735828: {'created_time': 1774618529.210809, 'last_price_update_time': 1774618529.210822, 'auction_closing_time': 1774868400.0}
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735828') HTTP/1.1" 204 0
2026-03-27 13:35:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:35:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7bbfaa90>
2026-03-27 13:35:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e7340f2-48d6-5f73-96d9-0beb9d2fb205/3e7340f2-48d6-5f73-96d9-0beb9d2fb205_image_1.jpg HTTP/1.1" 201 0
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749593%252Fgeneral%252F6ed8fc25-ecd9-4dee-bfcc-b18c6122e370.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749593/general/6ed8fc25-ecd9-4dee-bfcc-b18c6122e370.jpg saved to cache
2026-03-27 13:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3e7340f2-48d6-5f73-96d9-0beb9d2fb205
2026-03-27 13:35:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7943bc90>
2026-03-27 13:35:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e7340f2-48d6-5f73-96d9-0beb9d2fb205/3e7340f2-48d6-5f73-96d9-0beb9d2fb205_image_0.jpg HTTP/1.1" 201 0
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749593%252Fgeneral%252Fa34833f7-6e57-4a65-9085-e1b424d497fd.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749593/general/a34833f7-6e57-4a65-9085-e1b424d497fd.jpg saved to cache
2026-03-27 13:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3e7340f2-48d6-5f73-96d9-0beb9d2fb205
2026-03-27 13:35:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae795d3150>
2026-03-27 13:35:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb9620a7-751c-5450-b4eb-75591e0c7f03/cb9620a7-751c-5450-b4eb-75591e0c7f03_image_7.jpg HTTP/1.1" 201 0
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750438%252Fgeneral%252Ffc12057b-ff0a-49fa-a278-18b18e920331.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750438/general/fc12057b-ff0a-49fa-a278-18b18e920331.jpg saved to cache
2026-03-27 13:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item cb9620a7-751c-5450-b4eb-75591e0c7f03
2026-03-27 13:35:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750438/general/baa7cd68-a607-4e3b-b437-01e3378090cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734487)
2026-03-27 13:35:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749593/general/356df506-ea49-4a75-8c71-726d523cb805.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733191)
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749593%252Fgeneral%252Fbd98b35d-3405-4899-99c6-d983f6e08a0c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749593/general/bd98b35d-3405-4899-99c6-d983f6e08a0c.jpg not downloaded yet
2026-03-27 13:35:29 [adesa.fr] INFO: Found listing with ID: 10699395
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699395%27 HTTP/1.1" 200 None
2026-03-27 13:35:29 [adesa.fr] INFO: Scrape type for 10699395: 0
2026-03-27 13:35:29 [adesa.fr] INFO: Skipping item 10699395 url https://www.openlane.eu/en/carv6/auction/10699395
2026-03-27 13:35:29 [adesa.fr] INFO: Found listing with ID: 10699388
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699388%27 HTTP/1.1" 200 None
2026-03-27 13:35:29 [adesa.fr] INFO: Scrape type for 10699388: 0
2026-03-27 13:35:29 [adesa.fr] INFO: Skipping item 10699388 url https://www.openlane.eu/en/carv6/auction/10699388
2026-03-27 13:35:29 [adesa.fr] INFO: Found listing with ID: 10721340
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721340%27 HTTP/1.1" 200 None
2026-03-27 13:35:29 [adesa.fr] INFO: Scrape type for 10721340: 0
2026-03-27 13:35:29 [adesa.fr] INFO: Skipping item 10721340 url https://www.openlane.eu/en/carv6/auction/10721340
2026-03-27 13:35:29 [adesa.fr] INFO: Found listing with ID: 10721342
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710721342%27 HTTP/1.1" 200 None
2026-03-27 13:35:29 [adesa.fr] INFO: Scrape type for 10721342: 0
2026-03-27 13:35:29 [adesa.fr] INFO: Skipping item 10721342 url https://www.openlane.eu/en/carv6/auction/10721342
2026-03-27 13:35:29 [adesa.fr] INFO: Found listing with ID: 10699452
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699452%27 HTTP/1.1" 200 None
2026-03-27 13:35:29 [adesa.fr] INFO: Scrape type for 10699452: 0
2026-03-27 13:35:29 [adesa.fr] INFO: Skipping item 10699452 url https://www.openlane.eu/en/carv6/auction/10699452
2026-03-27 13:35:29 [adesa.fr] INFO: Found listing with ID: 10726267
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710726267%27 HTTP/1.1" 200 None
2026-03-27 13:35:29 [adesa.fr] INFO: Scrape type for 10726267: 0
2026-03-27 13:35:29 [adesa.fr] INFO: Skipping item 10726267 url https://www.openlane.eu/en/carv6/auction/10726267
2026-03-27 13:35:29 [adesa.fr] INFO: Found listing with ID: 10723136
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710723136%27 HTTP/1.1" 200 None
2026-03-27 13:35:29 [adesa.fr] INFO: Scrape type for 10723136: 0
2026-03-27 13:35:29 [adesa.fr] INFO: Skipping item 10723136 url https://www.openlane.eu/en/carv6/auction/10723136
2026-03-27 13:35:29 [adesa.fr] INFO: Found listing with ID: 10554939
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710554939%27 HTTP/1.1" 200 None
2026-03-27 13:35:29 [adesa.fr] INFO: Scrape type for 10554939: 0
2026-03-27 13:35:29 [adesa.fr] INFO: Skipping item 10554939 url https://www.openlane.eu/en/carv6/auction/10554939
2026-03-27 13:35:29 [adesa.fr] INFO: Found listing with ID: 10699445
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699445%27 HTTP/1.1" 200 None
2026-03-27 13:35:29 [adesa.fr] INFO: Scrape type for 10699445: 0
2026-03-27 13:35:29 [adesa.fr] INFO: Skipping item 10699445 url https://www.openlane.eu/en/carv6/auction/10699445
2026-03-27 13:35:29 [adesa.fr] INFO: Found listing with ID: 10699446
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699446%27 HTTP/1.1" 200 None
2026-03-27 13:35:29 [adesa.fr] INFO: Scrape type for 10699446: 0
2026-03-27 13:35:29 [adesa.fr] INFO: Skipping item 10699446 url https://www.openlane.eu/en/carv6/auction/10699446
2026-03-27 13:35:29 [adesa.fr] INFO: Found listing with ID: 10662769
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710662769%27 HTTP/1.1" 200 None
2026-03-27 13:35:29 [adesa.fr] INFO: Scrape type for 10662769: 0
2026-03-27 13:35:29 [adesa.fr] INFO: Skipping item 10662769 url https://www.openlane.eu/en/carv6/auction/10662769
2026-03-27 13:35:29 [adesa.fr] INFO: Found listing with ID: 10733976
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733976%27 HTTP/1.1" 200 None
2026-03-27 13:35:29 [adesa.fr] INFO: Scrape type for 10733976: 1
2026-03-27 13:35:29 [adesa.fr] INFO: Scraping item 10733976 url https://www.openlane.eu/en/carv6/auction/10733976
2026-03-27 13:35:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:35:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7ba20050>
2026-03-27 13:35:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56457217-e604-55eb-9c59-040ad1b62dcb/56457217-e604-55eb-9c59-040ad1b62dcb_image_5.jpg HTTP/1.1" 201 0
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748448%252Fgeneral%252Fd4bc7a08-a84d-4bc8-b086-e2f0ea74fd02.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748448/general/d4bc7a08-a84d-4bc8-b086-e2f0ea74fd02.jpg saved to cache
2026-03-27 13:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 56457217-e604-55eb-9c59-040ad1b62dcb
2026-03-27 13:35:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ad277f1-2490-503f-b163-db8d3fd63481 with identifier: 10735780
2026-03-27 13:35:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ad277f1-2490-503f-b163-db8d3fd63481 with scrape type 1
2026-03-27 13:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0ad277f1-2490-503f-b163-db8d3fd63481
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626302%252Fgeneral%252F5d730514-7bca-4365-9304-54711ead4e0b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626302/general/5d730514-7bca-4365-9304-54711ead4e0b.jpeg already downloaded
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626302%252Fgeneral%252F962628d8-2e0c-42ff-87e8-93f72cdfe6d1.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626302/general/962628d8-2e0c-42ff-87e8-93f72cdfe6d1.jpeg already downloaded
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626302%252Fgeneral%252F770c569b-7926-42ab-836f-df3de70176b8.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626302/general/770c569b-7926-42ab-836f-df3de70176b8.jpeg already downloaded
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626302%252Fgeneral%252Ff9f08a5d-ebff-4311-b489-4c7f59669960.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626302/general/f9f08a5d-ebff-4311-b489-4c7f59669960.jpeg already downloaded
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626302%252Fgeneral%252F2cd8789a-2ddc-4336-adba-af14f4952a14.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626302/general/2cd8789a-2ddc-4336-adba-af14f4952a14.jpeg already downloaded
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626302%252Fgeneral%252Fc2e4ad2d-17a2-45d0-ae4d-8a41937960c9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626302/general/c2e4ad2d-17a2-45d0-ae4d-8a41937960c9.jpeg already downloaded
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626302%252Fgeneral%252F3777d32c-bebb-416c-af71-639819683d4d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626302/general/3777d32c-bebb-416c-af71-639819683d4d.jpeg already downloaded
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626302%252Fgeneral%252Fe63cb800-a4ac-4361-8849-3e35ae40831a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626302/general/e63cb800-a4ac-4361-8849-3e35ae40831a.jpeg already downloaded
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626302%252Fgeneral%252F66f56a8f-074b-465a-a0c6-64645aa7894a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626302/general/66f56a8f-074b-465a-a0c6-64645aa7894a.jpeg already downloaded
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626302%252Fgeneral%252Fe258efa8-ae88-4fa1-af7b-3ae4571982df.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626302/general/e258efa8-ae88-4fa1-af7b-3ae4571982df.jpeg already downloaded
2026-03-27 13:35:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0ad277f1-2490-503f-b163-db8d3fd63481, identifier: 10735780
2026-03-27 13:35:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749593/general/8978080b-6f0f-471c-95f8-742bea6beb1d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733191)
2026-03-27 13:35:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748448/general/a823e406-0854-48a1-8117-ecd010fdf126.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730646)
2026-03-27 13:35:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0ad277f1-2490-503f-b163-db8d3fd63481 with identifier: 10735780
2026-03-27 13:35:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0ad277f1-2490-503f-b163-db8d3fd63481 with identifier: 10735780
2026-03-27 13:35:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0ad277f1-2490-503f-b163-db8d3fd63481 with identifier: 10735780 to the API
2026-03-27 13:35:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:35:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:35:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735780>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': '0ad277f1-2490-503f-b163-db8d3fd63481',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS-445-LJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735780',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 90496,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/5626302/general/5d730514-7bca-4365-9304-54711ead4e0b.jpeg',
'https://images.openlane.eu/carimgs/5626302/general/962628d8-2e0c-42ff-87e8-93f72cdfe6d1.jpeg',
'https://images.openlane.eu/carimgs/5626302/general/770c569b-7926-42ab-836f-df3de70176b8.jpeg',
'https://images.openlane.eu/carimgs/5626302/general/f9f08a5d-ebff-4311-b489-4c7f59669960.jpeg',
'https://images.openlane.eu/carimgs/5626302/general/2cd8789a-2ddc-4336-adba-af14f4952a14.jpeg',
'https://images.openlane.eu/carimgs/5626302/general/c2e4ad2d-17a2-45d0-ae4d-8a41937960c9.jpeg',
'https://images.openlane.eu/carimgs/5626302/general/3777d32c-bebb-416c-af71-639819683d4d.jpeg',
'https://images.openlane.eu/carimgs/5626302/general/e63cb800-a4ac-4361-8849-3e35ae40831a.jpeg',
'https://images.openlane.eu/carimgs/5626302/general/66f56a8f-074b-465a-a0c6-64645aa7894a.jpeg',
'https://images.openlane.eu/carimgs/5626302/general/e258efa8-ae88-4fa1-af7b-3ae4571982df.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ad277f1-2490-503f-b163-db8d3fd63481/0ad277f1-2490-503f-b163-db8d3fd63481_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3219839,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626302/general/5d730514-7bca-4365-9304-54711ead4e0b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ad277f1-2490-503f-b163-db8d3fd63481/0ad277f1-2490-503f-b163-db8d3fd63481_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2954367,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626302/general/962628d8-2e0c-42ff-87e8-93f72cdfe6d1.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ad277f1-2490-503f-b163-db8d3fd63481/0ad277f1-2490-503f-b163-db8d3fd63481_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2952045,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626302/general/770c569b-7926-42ab-836f-df3de70176b8.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ad277f1-2490-503f-b163-db8d3fd63481/0ad277f1-2490-503f-b163-db8d3fd63481_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2972874,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626302/general/f9f08a5d-ebff-4311-b489-4c7f59669960.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ad277f1-2490-503f-b163-db8d3fd63481/0ad277f1-2490-503f-b163-db8d3fd63481_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3244036,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626302/general/2cd8789a-2ddc-4336-adba-af14f4952a14.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ad277f1-2490-503f-b163-db8d3fd63481/0ad277f1-2490-503f-b163-db8d3fd63481_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2215061,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626302/general/c2e4ad2d-17a2-45d0-ae4d-8a41937960c9.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ad277f1-2490-503f-b163-db8d3fd63481/0ad277f1-2490-503f-b163-db8d3fd63481_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3238374,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626302/general/3777d32c-bebb-416c-af71-639819683d4d.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ad277f1-2490-503f-b163-db8d3fd63481/0ad277f1-2490-503f-b163-db8d3fd63481_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2418421,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626302/general/e63cb800-a4ac-4361-8849-3e35ae40831a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ad277f1-2490-503f-b163-db8d3fd63481/0ad277f1-2490-503f-b163-db8d3fd63481_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3448172,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626302/general/66f56a8f-074b-465a-a0c6-64645aa7894a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ad277f1-2490-503f-b163-db8d3fd63481/0ad277f1-2490-503f-b163-db8d3fd63481_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1704048,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626302/general/e258efa8-ae88-4fa1-af7b-3ae4571982df.jpeg',
'Width': 4032}],
'price': 13300,
'price_includes_vat': True,
'registration_date': '2023-11-17',
'seats_number': 5,
'seller_name': 'SAS COMPAGNIE PICARDE DE LOGISTIQUE AUTO',
'title': 'Renault Arkana 1.3 RS Line - Petrol - Automatic - 160 hp - 90.496 '
'km',
'transmission': 'automatic',
'trim': 'RS Line',
'vin': None,
'year': 2023}
2026-03-27 13:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735780%27 HTTP/1.1" 200 None
2026-03-27 13:35:30 [adesa.fr] INFO: Saving data for 10735780: {'created_time': 1774618530.533835, 'last_price_update_time': 1774618530.533845, 'auction_closing_time': 1774868400.0}
2026-03-27 13:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735780') HTTP/1.1" 204 0
2026-03-27 13:35:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae793896d0>
2026-03-27 13:35:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56457217-e604-55eb-9c59-040ad1b62dcb/56457217-e604-55eb-9c59-040ad1b62dcb_image_4.jpg HTTP/1.1" 201 0
2026-03-27 13:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748448%252Fgeneral%252F7ddf89c9-65fc-4524-8e73-62851648476a.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748448/general/7ddf89c9-65fc-4524-8e73-62851648476a.jpg saved to cache
2026-03-27 13:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 56457217-e604-55eb-9c59-040ad1b62dcb
2026-03-27 13:35:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748448/general/a0297497-1a7a-43cf-aaa6-99bdbd750ce1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730646)
2026-03-27 13:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749593%252Fgeneral%252F61c067a2-f6d0-4bb5-b4a1-1d42952558eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749593/general/61c067a2-f6d0-4bb5-b4a1-1d42952558eb.jpg not downloaded yet
2026-03-27 13:35:30 [adesa.fr] INFO: Found listing with ID: 10699444
2026-03-27 13:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699444%27 HTTP/1.1" 200 None
2026-03-27 13:35:30 [adesa.fr] INFO: Scrape type for 10699444: 0
2026-03-27 13:35:30 [adesa.fr] INFO: Skipping item 10699444 url https://www.openlane.eu/en/carv6/auction/10699444
2026-03-27 13:35:30 [adesa.fr] INFO: Found listing with ID: 10527709
2026-03-27 13:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710527709%27 HTTP/1.1" 200 None
2026-03-27 13:35:30 [adesa.fr] INFO: Scrape type for 10527709: 0
2026-03-27 13:35:30 [adesa.fr] INFO: Skipping item 10527709 url https://www.openlane.eu/en/carv6/auction/10527709
2026-03-27 13:35:30 [adesa.fr] INFO: Found listing with ID: 10527711
2026-03-27 13:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710527711%27 HTTP/1.1" 200 None
2026-03-27 13:35:30 [adesa.fr] INFO: Scrape type for 10527711: 0
2026-03-27 13:35:30 [adesa.fr] INFO: Skipping item 10527711 url https://www.openlane.eu/en/carv6/auction/10527711
2026-03-27 13:35:30 [adesa.fr] INFO: Found listing with ID: 10725178
2026-03-27 13:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710725178%27 HTTP/1.1" 200 None
2026-03-27 13:35:30 [adesa.fr] INFO: Scrape type for 10725178: 0
2026-03-27 13:35:30 [adesa.fr] INFO: Skipping item 10725178 url https://www.openlane.eu/en/carv6/auction/10725178
2026-03-27 13:35:30 [adesa.fr] INFO: Found listing with ID: 10711365
2026-03-27 13:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710711365%27 HTTP/1.1" 200 None
2026-03-27 13:35:30 [adesa.fr] INFO: Scrape type for 10711365: 0
2026-03-27 13:35:30 [adesa.fr] INFO: Skipping item 10711365 url https://www.openlane.eu/en/carv6/auction/10711365
2026-03-27 13:35:30 [adesa.fr] INFO: Found listing with ID: 10699467
2026-03-27 13:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699467%27 HTTP/1.1" 200 None
2026-03-27 13:35:30 [adesa.fr] INFO: Scrape type for 10699467: 0
2026-03-27 13:35:30 [adesa.fr] INFO: Skipping item 10699467 url https://www.openlane.eu/en/carv6/auction/10699467
2026-03-27 13:35:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749593/general/0906837e-53a4-43fb-989b-9f96e1d48c82.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733191)
2026-03-27 13:35:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734356> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:35:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735807> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:35:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79435b10>
2026-03-27 13:35:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb9620a7-751c-5450-b4eb-75591e0c7f03/cb9620a7-751c-5450-b4eb-75591e0c7f03_image_9.jpg HTTP/1.1" 201 0
2026-03-27 13:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750438%252Fgeneral%252Fbaa7cd68-a607-4e3b-b437-01e3378090cb.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750438/general/baa7cd68-a607-4e3b-b437-01e3378090cb.jpg saved to cache
2026-03-27 13:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item cb9620a7-751c-5450-b4eb-75591e0c7f03
2026-03-27 13:35:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cb9620a7-751c-5450-b4eb-75591e0c7f03, skipping ID generation
2026-03-27 13:35:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb9620a7-751c-5450-b4eb-75591e0c7f03 with scrape type 1
2026-03-27 13:35:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cb9620a7-751c-5450-b4eb-75591e0c7f03 sending to next pipeline
2026-03-27 13:35:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cb9620a7-751c-5450-b4eb-75591e0c7f03, identifier: 10734487
2026-03-27 13:35:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae793e82d0>
2026-03-27 13:35:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e7340f2-48d6-5f73-96d9-0beb9d2fb205/3e7340f2-48d6-5f73-96d9-0beb9d2fb205_image_3.jpg HTTP/1.1" 201 0
2026-03-27 13:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749593%252Fgeneral%252F356df506-ea49-4a75-8c71-726d523cb805.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749593/general/356df506-ea49-4a75-8c71-726d523cb805.jpg saved to cache
2026-03-27 13:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3e7340f2-48d6-5f73-96d9-0beb9d2fb205
2026-03-27 13:35:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748448/general/9c1f7935-82fb-4362-bfe4-4bd9cc42566c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730646)
2026-03-27 13:35:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:35:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:35:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734353> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:35:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cb9620a7-751c-5450-b4eb-75591e0c7f03 with identifier: 10734487
2026-03-27 13:35:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cb9620a7-751c-5450-b4eb-75591e0c7f03 with identifier: 10734487
2026-03-27 13:35:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cb9620a7-751c-5450-b4eb-75591e0c7f03 with identifier: 10734487 to the API
2026-03-27 13:35:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:35:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:35:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750438/general/baa7cd68-a607-4e3b-b437-01e3378090cb.jpg>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'cb9620a7-751c-5450-b4eb-75591e0c7f03',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GX-084-WD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734487',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS4',
'odometer': 6399,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb9620a7-751c-5450-b4eb-75591e0c7f03/cb9620a7-751c-5450-b4eb-75591e0c7f03_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188097,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750438/general/3e398392-d279-490f-8533-e2538565cbb7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb9620a7-751c-5450-b4eb-75591e0c7f03/cb9620a7-751c-5450-b4eb-75591e0c7f03_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194375,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750438/general/9a4c88dc-6736-40fb-bc5d-58cafe7f63a1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb9620a7-751c-5450-b4eb-75591e0c7f03/cb9620a7-751c-5450-b4eb-75591e0c7f03_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195110,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750438/general/5e403945-3a79-43a5-9d58-02bf176472f7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb9620a7-751c-5450-b4eb-75591e0c7f03/cb9620a7-751c-5450-b4eb-75591e0c7f03_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179672,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750438/general/6b58ffdc-002d-4347-a670-1ec06c6a9014.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb9620a7-751c-5450-b4eb-75591e0c7f03/cb9620a7-751c-5450-b4eb-75591e0c7f03_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215759,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750438/general/6cdc7f18-4320-4e94-9e0b-2cdfcc0373d5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb9620a7-751c-5450-b4eb-75591e0c7f03/cb9620a7-751c-5450-b4eb-75591e0c7f03_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225634,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750438/general/880a09d3-0e05-425e-9aa5-9d3e5b1fd7f3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb9620a7-751c-5450-b4eb-75591e0c7f03/cb9620a7-751c-5450-b4eb-75591e0c7f03_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 343601,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750438/general/b5dccc99-8de2-42f7-8dab-f22bc3e90195.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb9620a7-751c-5450-b4eb-75591e0c7f03/cb9620a7-751c-5450-b4eb-75591e0c7f03_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291108,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750438/general/fc12057b-ff0a-49fa-a278-18b18e920331.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb9620a7-751c-5450-b4eb-75591e0c7f03/cb9620a7-751c-5450-b4eb-75591e0c7f03_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340836,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750438/general/3f95f334-7b09-44f3-8e68-a8354f9788a9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb9620a7-751c-5450-b4eb-75591e0c7f03/cb9620a7-751c-5450-b4eb-75591e0c7f03_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289375,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750438/general/baa7cd68-a607-4e3b-b437-01e3378090cb.jpg',
'Width': 1920}],
'price': 19400,
'price_includes_vat': True,
'registration_date': '2024-06-26',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS4 1.2i Rivoli - Petrol - Automatic - 131 hp - 6.399 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2024}
2026-03-27 13:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734487%27 HTTP/1.1" 200 None
2026-03-27 13:35:31 [adesa.fr] INFO: Saving data for 10734487: {'created_time': 1774618531.789921, 'last_price_update_time': 1774618531.789932, 'auction_closing_time': 1798671600.0}
2026-03-27 13:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10734487') HTTP/1.1" 204 0
2026-03-27 13:35:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae78265110>
2026-03-27 13:35:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e7340f2-48d6-5f73-96d9-0beb9d2fb205/3e7340f2-48d6-5f73-96d9-0beb9d2fb205_image_2.jpg HTTP/1.1" 201 0
2026-03-27 13:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749593%252Fgeneral%252F8978080b-6f0f-471c-95f8-742bea6beb1d.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749593/general/8978080b-6f0f-471c-95f8-742bea6beb1d.jpg saved to cache
2026-03-27 13:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3e7340f2-48d6-5f73-96d9-0beb9d2fb205
2026-03-27 13:35:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7953f9d0>
2026-03-27 13:35:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56457217-e604-55eb-9c59-040ad1b62dcb/56457217-e604-55eb-9c59-040ad1b62dcb_image_6.jpg HTTP/1.1" 201 0
2026-03-27 13:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748448%252Fgeneral%252Fa823e406-0854-48a1-8117-ecd010fdf126.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748448/general/a823e406-0854-48a1-8117-ecd010fdf126.jpg saved to cache
2026-03-27 13:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 56457217-e604-55eb-9c59-040ad1b62dcb
2026-03-27 13:35:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:35:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7937f6d0>
2026-03-27 13:35:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56457217-e604-55eb-9c59-040ad1b62dcb/56457217-e604-55eb-9c59-040ad1b62dcb_image_7.jpg HTTP/1.1" 201 0
2026-03-27 13:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748448%252Fgeneral%252Fa0297497-1a7a-43cf-aaa6-99bdbd750ce1.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748448/general/a0297497-1a7a-43cf-aaa6-99bdbd750ce1.jpg saved to cache
2026-03-27 13:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 56457217-e604-55eb-9c59-040ad1b62dcb
2026-03-27 13:35:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749593/general/ff293633-5dba-4e68-8e10-6d6363136bc2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733191)
2026-03-27 13:35:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735796> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:35:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae63775d50>
2026-03-27 13:35:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e7340f2-48d6-5f73-96d9-0beb9d2fb205/3e7340f2-48d6-5f73-96d9-0beb9d2fb205_image_4.jpg HTTP/1.1" 201 0
2026-03-27 13:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749593%252Fgeneral%252F0906837e-53a4-43fb-989b-9f96e1d48c82.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749593/general/0906837e-53a4-43fb-989b-9f96e1d48c82.jpg saved to cache
2026-03-27 13:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3e7340f2-48d6-5f73-96d9-0beb9d2fb205
2026-03-27 13:35:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af4fb0ea-8683-5c88-8b64-6e842632ae2f with identifier: 10734356
2026-03-27 13:35:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af4fb0ea-8683-5c88-8b64-6e842632ae2f with scrape type 1
2026-03-27 13:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item af4fb0ea-8683-5c88-8b64-6e842632ae2f
2026-03-27 13:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750339%252Fgeneral%252Fceb1bb00-8eee-4858-9cf1-ceabc86ed0b5.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750339/general/ceb1bb00-8eee-4858-9cf1-ceabc86ed0b5.jpg not downloaded yet
2026-03-27 13:35:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db7b86c7-daf1-5506-9d08-9773b006fb86 with identifier: 10735807
2026-03-27 13:35:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db7b86c7-daf1-5506-9d08-9773b006fb86 with scrape type 1
2026-03-27 13:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item db7b86c7-daf1-5506-9d08-9773b006fb86
2026-03-27 13:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698291%252Fgeneral%252F6d6f8fb3-49cc-42f4-a50d-cd988e920d86.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698291/general/6d6f8fb3-49cc-42f4-a50d-cd988e920d86.jpg already downloaded
2026-03-27 13:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698291%252Fgeneral%252Ffe94418c-6a40-4c41-9c6c-d2b80f11cc9c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698291/general/fe94418c-6a40-4c41-9c6c-d2b80f11cc9c.jpg already downloaded
2026-03-27 13:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698291%252Fgeneral%252Fae5daa02-474a-4b07-8fd8-d00293c0b54e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698291/general/ae5daa02-474a-4b07-8fd8-d00293c0b54e.jpg already downloaded
2026-03-27 13:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698291%252Fgeneral%252Fe3225b9d-854b-4865-b45e-5bf7e96c0f42.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698291/general/e3225b9d-854b-4865-b45e-5bf7e96c0f42.jpg already downloaded
2026-03-27 13:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698291%252Fgeneral%252Fbfd5edf2-951c-4d26-abe0-288d19d7aad8.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698291/general/bfd5edf2-951c-4d26-abe0-288d19d7aad8.jpg already downloaded
2026-03-27 13:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698291%252Fgeneral%252Fb0853aac-5139-4fc6-927f-06f5e1ca6635.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698291/general/b0853aac-5139-4fc6-927f-06f5e1ca6635.jpg already downloaded
2026-03-27 13:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698291%252Fgeneral%252Fc5cde17c-57b5-491a-8b89-97d46e55be82.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698291/general/c5cde17c-57b5-491a-8b89-97d46e55be82.jpg already downloaded
2026-03-27 13:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698291%252Fgeneral%252F6a3de507-22d2-4b9f-8295-093fc60c5b51.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698291/general/6a3de507-22d2-4b9f-8295-093fc60c5b51.jpg already downloaded
2026-03-27 13:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698291%252Fgeneral%252Fdf03d250-49f7-4e71-8bd9-dccaa0369df0.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698291/general/df03d250-49f7-4e71-8bd9-dccaa0369df0.jpg already downloaded
2026-03-27 13:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698291%252Fgeneral%252F6239c4ab-df24-488b-92dc-3bb77ed0e346.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698291/general/6239c4ab-df24-488b-92dc-3bb77ed0e346.jpg already downloaded
2026-03-27 13:35:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: db7b86c7-daf1-5506-9d08-9773b006fb86, identifier: 10735807
2026-03-27 13:35:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749593/general/0ddeee5d-3fed-4c2c-9646-fffdcaea397d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733191)
2026-03-27 13:35:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:35:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733975> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:35:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: db7b86c7-daf1-5506-9d08-9773b006fb86 with identifier: 10735807
2026-03-27 13:35:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: db7b86c7-daf1-5506-9d08-9773b006fb86 with identifier: 10735807
2026-03-27 13:35:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: db7b86c7-daf1-5506-9d08-9773b006fb86 with identifier: 10735807 to the API
2026-03-27 13:35:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:35:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:35:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735807>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'db7b86c7-daf1-5506-9d08-9773b006fb86',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX-183-BD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735807',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 192206,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 80,
'photo_urls': ['https://images.openlane.eu/carimgs/5698291/general/6d6f8fb3-49cc-42f4-a50d-cd988e920d86.jpg',
'https://images.openlane.eu/carimgs/5698291/general/fe94418c-6a40-4c41-9c6c-d2b80f11cc9c.jpg',
'https://images.openlane.eu/carimgs/5698291/general/ae5daa02-474a-4b07-8fd8-d00293c0b54e.jpg',
'https://images.openlane.eu/carimgs/5698291/general/e3225b9d-854b-4865-b45e-5bf7e96c0f42.jpg',
'https://images.openlane.eu/carimgs/5698291/general/bfd5edf2-951c-4d26-abe0-288d19d7aad8.jpg',
'https://images.openlane.eu/carimgs/5698291/general/b0853aac-5139-4fc6-927f-06f5e1ca6635.jpg',
'https://images.openlane.eu/carimgs/5698291/general/c5cde17c-57b5-491a-8b89-97d46e55be82.jpg',
'https://images.openlane.eu/carimgs/5698291/general/6a3de507-22d2-4b9f-8295-093fc60c5b51.jpg',
'https://images.openlane.eu/carimgs/5698291/general/df03d250-49f7-4e71-8bd9-dccaa0369df0.jpg',
'https://images.openlane.eu/carimgs/5698291/general/6239c4ab-df24-488b-92dc-3bb77ed0e346.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db7b86c7-daf1-5506-9d08-9773b006fb86/db7b86c7-daf1-5506-9d08-9773b006fb86_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143386,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698291/general/6d6f8fb3-49cc-42f4-a50d-cd988e920d86.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db7b86c7-daf1-5506-9d08-9773b006fb86/db7b86c7-daf1-5506-9d08-9773b006fb86_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153793,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698291/general/fe94418c-6a40-4c41-9c6c-d2b80f11cc9c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db7b86c7-daf1-5506-9d08-9773b006fb86/db7b86c7-daf1-5506-9d08-9773b006fb86_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135749,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698291/general/ae5daa02-474a-4b07-8fd8-d00293c0b54e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db7b86c7-daf1-5506-9d08-9773b006fb86/db7b86c7-daf1-5506-9d08-9773b006fb86_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118094,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698291/general/e3225b9d-854b-4865-b45e-5bf7e96c0f42.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db7b86c7-daf1-5506-9d08-9773b006fb86/db7b86c7-daf1-5506-9d08-9773b006fb86_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105513,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698291/general/bfd5edf2-951c-4d26-abe0-288d19d7aad8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db7b86c7-daf1-5506-9d08-9773b006fb86/db7b86c7-daf1-5506-9d08-9773b006fb86_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94354,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698291/general/b0853aac-5139-4fc6-927f-06f5e1ca6635.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db7b86c7-daf1-5506-9d08-9773b006fb86/db7b86c7-daf1-5506-9d08-9773b006fb86_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85316,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698291/general/c5cde17c-57b5-491a-8b89-97d46e55be82.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db7b86c7-daf1-5506-9d08-9773b006fb86/db7b86c7-daf1-5506-9d08-9773b006fb86_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209062,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698291/general/6a3de507-22d2-4b9f-8295-093fc60c5b51.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db7b86c7-daf1-5506-9d08-9773b006fb86/db7b86c7-daf1-5506-9d08-9773b006fb86_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86937,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698291/general/df03d250-49f7-4e71-8bd9-dccaa0369df0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db7b86c7-daf1-5506-9d08-9773b006fb86/db7b86c7-daf1-5506-9d08-9773b006fb86_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103277,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698291/general/6239c4ab-df24-488b-92dc-3bb77ed0e346.jpg',
'Width': 1024}],
'price': 4600,
'price_includes_vat': True,
'registration_date': '2021-02-09',
'seats_number': 3,
'seller_name': 'LEASEPLAN France Sas',
'title': 'Peugeot Expert 1.5 HDI Asphalt - Diesel - Manual - 120 hp - 192.206 '
'km',
'transmission': 'manual',
'trim': 'Asphalt',
'vin': None,
'year': 2021}
2026-03-27 13:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735807%27 HTTP/1.1" 200 None
2026-03-27 13:35:33 [adesa.fr] INFO: Saving data for 10735807: {'created_time': 1774618533.361157, 'last_price_update_time': 1774618533.361171, 'auction_closing_time': 1774868400.0}
2026-03-27 13:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735807') HTTP/1.1" 204 0
2026-03-27 13:35:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae63747850>
2026-03-27 13:35:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56457217-e604-55eb-9c59-040ad1b62dcb/56457217-e604-55eb-9c59-040ad1b62dcb_image_8.jpg HTTP/1.1" 201 0
2026-03-27 13:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748448%252Fgeneral%252F9c1f7935-82fb-4362-bfe4-4bd9cc42566c.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748448/general/9c1f7935-82fb-4362-bfe4-4bd9cc42566c.jpg saved to cache
2026-03-27 13:35:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 56457217-e604-55eb-9c59-040ad1b62dcb
2026-03-27 13:35:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aabcb3d6-9535-5478-a0de-513a3e8cd218 with identifier: 10734353
2026-03-27 13:35:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aabcb3d6-9535-5478-a0de-513a3e8cd218 with scrape type 1
2026-03-27 13:35:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item aabcb3d6-9535-5478-a0de-513a3e8cd218
2026-03-27 13:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750337%252Fgeneral%252F06cd2482-c9f4-4851-8828-dcf3fe1614d2.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750337/general/06cd2482-c9f4-4851-8828-dcf3fe1614d2.jpg not downloaded yet
2026-03-27 13:35:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750339%252Fgeneral%252F01cb9060-1397-4bde-a3c0-e718776f5df0.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750339/general/01cb9060-1397-4bde-a3c0-e718776f5df0.jpg not downloaded yet
2026-03-27 13:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750337%252Fgeneral%252F7a986036-1157-44f8-91f0-6f97137a572d.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750337/general/7a986036-1157-44f8-91f0-6f97137a572d.jpg not downloaded yet
2026-03-27 13:35:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae793d6250>
2026-03-27 13:35:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e7340f2-48d6-5f73-96d9-0beb9d2fb205/3e7340f2-48d6-5f73-96d9-0beb9d2fb205_image_5.jpg HTTP/1.1" 201 0
2026-03-27 13:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749593%252Fgeneral%252Fff293633-5dba-4e68-8e10-6d6363136bc2.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749593/general/ff293633-5dba-4e68-8e10-6d6363136bc2.jpg saved to cache
2026-03-27 13:35:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3e7340f2-48d6-5f73-96d9-0beb9d2fb205
2026-03-27 13:35:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98fb0101-701f-56a6-a49a-3ddb7de1f59b with identifier: 10735796
2026-03-27 13:35:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98fb0101-701f-56a6-a49a-3ddb7de1f59b with scrape type 1
2026-03-27 13:35:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 98fb0101-701f-56a6-a49a-3ddb7de1f59b
2026-03-27 13:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690299%252Fgeneral%252Fac8ce898-286e-472d-b764-5a3a460cae93.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690299/general/ac8ce898-286e-472d-b764-5a3a460cae93.jpg already downloaded
2026-03-27 13:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690299%252Fgeneral%252Ff9989148-db79-4a3d-bc4f-fccfe58eefb7.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690299/general/f9989148-db79-4a3d-bc4f-fccfe58eefb7.jpg already downloaded
2026-03-27 13:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690299%252Fgeneral%252Fba1bc4af-414d-428e-95f8-e3054e8af80f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690299/general/ba1bc4af-414d-428e-95f8-e3054e8af80f.jpg already downloaded
2026-03-27 13:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690299%252Fgeneral%252F0ab20c71-1f3e-4295-b7c2-e275e0729780.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690299/general/0ab20c71-1f3e-4295-b7c2-e275e0729780.jpg already downloaded
2026-03-27 13:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690299%252Fgeneral%252F0e3701c7-c030-4030-a77a-b41147be7bdb.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690299/general/0e3701c7-c030-4030-a77a-b41147be7bdb.jpg already downloaded
2026-03-27 13:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690299%252Fgeneral%252F994ce381-e05c-4015-b7d0-fcc3c0077731.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690299/general/994ce381-e05c-4015-b7d0-fcc3c0077731.jpg already downloaded
2026-03-27 13:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690299%252Fgeneral%252Fa370026f-d1f1-4003-b937-c9411bf4b7c7.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690299/general/a370026f-d1f1-4003-b937-c9411bf4b7c7.jpg already downloaded
2026-03-27 13:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690299%252Fgeneral%252Fb50c261d-84ca-4f42-8c81-7dd76c0169e8.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690299/general/b50c261d-84ca-4f42-8c81-7dd76c0169e8.jpg already downloaded
2026-03-27 13:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690299%252Fgeneral%252F14c39e3d-a25e-4439-ab5d-eee4706dbb72.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690299/general/14c39e3d-a25e-4439-ab5d-eee4706dbb72.jpg already downloaded
2026-03-27 13:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690299%252Fgeneral%252Fc88babc1-255c-4610-ad1f-37a8196a1642.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690299/general/c88babc1-255c-4610-ad1f-37a8196a1642.jpg already downloaded
2026-03-27 13:35:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 98fb0101-701f-56a6-a49a-3ddb7de1f59b, identifier: 10735796
2026-03-27 13:35:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749593/general/35597055-3ed3-41ef-98a5-0b8b0358944e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733191)
2026-03-27 13:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750339%252Fgeneral%252F3d11fc91-da95-45ee-9079-aaa1f58b71e4.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750339/general/3d11fc91-da95-45ee-9079-aaa1f58b71e4.jpg not downloaded yet
2026-03-27 13:35:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 98fb0101-701f-56a6-a49a-3ddb7de1f59b with identifier: 10735796
2026-03-27 13:35:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 98fb0101-701f-56a6-a49a-3ddb7de1f59b with identifier: 10735796
2026-03-27 13:35:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 98fb0101-701f-56a6-a49a-3ddb7de1f59b with identifier: 10735796 to the API
2026-03-27 13:35:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:35:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:35:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735796>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '98fb0101-701f-56a6-a49a-3ddb7de1f59b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FM-662-FA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735796',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 248054,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5690299/general/ac8ce898-286e-472d-b764-5a3a460cae93.jpg',
'https://images.openlane.eu/carimgs/5690299/general/f9989148-db79-4a3d-bc4f-fccfe58eefb7.jpg',
'https://images.openlane.eu/carimgs/5690299/general/ba1bc4af-414d-428e-95f8-e3054e8af80f.jpg',
'https://images.openlane.eu/carimgs/5690299/general/0ab20c71-1f3e-4295-b7c2-e275e0729780.jpg',
'https://images.openlane.eu/carimgs/5690299/general/0e3701c7-c030-4030-a77a-b41147be7bdb.jpg',
'https://images.openlane.eu/carimgs/5690299/general/994ce381-e05c-4015-b7d0-fcc3c0077731.jpg',
'https://images.openlane.eu/carimgs/5690299/general/a370026f-d1f1-4003-b937-c9411bf4b7c7.jpg',
'https://images.openlane.eu/carimgs/5690299/general/b50c261d-84ca-4f42-8c81-7dd76c0169e8.jpg',
'https://images.openlane.eu/carimgs/5690299/general/14c39e3d-a25e-4439-ab5d-eee4706dbb72.jpg',
'https://images.openlane.eu/carimgs/5690299/general/c88babc1-255c-4610-ad1f-37a8196a1642.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98fb0101-701f-56a6-a49a-3ddb7de1f59b/98fb0101-701f-56a6-a49a-3ddb7de1f59b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141674,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690299/general/ac8ce898-286e-472d-b764-5a3a460cae93.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98fb0101-701f-56a6-a49a-3ddb7de1f59b/98fb0101-701f-56a6-a49a-3ddb7de1f59b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138468,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690299/general/f9989148-db79-4a3d-bc4f-fccfe58eefb7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98fb0101-701f-56a6-a49a-3ddb7de1f59b/98fb0101-701f-56a6-a49a-3ddb7de1f59b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148081,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690299/general/ba1bc4af-414d-428e-95f8-e3054e8af80f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98fb0101-701f-56a6-a49a-3ddb7de1f59b/98fb0101-701f-56a6-a49a-3ddb7de1f59b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138717,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690299/general/0ab20c71-1f3e-4295-b7c2-e275e0729780.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98fb0101-701f-56a6-a49a-3ddb7de1f59b/98fb0101-701f-56a6-a49a-3ddb7de1f59b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93327,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690299/general/0e3701c7-c030-4030-a77a-b41147be7bdb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98fb0101-701f-56a6-a49a-3ddb7de1f59b/98fb0101-701f-56a6-a49a-3ddb7de1f59b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111820,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690299/general/994ce381-e05c-4015-b7d0-fcc3c0077731.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98fb0101-701f-56a6-a49a-3ddb7de1f59b/98fb0101-701f-56a6-a49a-3ddb7de1f59b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74128,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690299/general/a370026f-d1f1-4003-b937-c9411bf4b7c7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98fb0101-701f-56a6-a49a-3ddb7de1f59b/98fb0101-701f-56a6-a49a-3ddb7de1f59b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81241,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690299/general/b50c261d-84ca-4f42-8c81-7dd76c0169e8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98fb0101-701f-56a6-a49a-3ddb7de1f59b/98fb0101-701f-56a6-a49a-3ddb7de1f59b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123461,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690299/general/14c39e3d-a25e-4439-ab5d-eee4706dbb72.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98fb0101-701f-56a6-a49a-3ddb7de1f59b/98fb0101-701f-56a6-a49a-3ddb7de1f59b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64277,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690299/general/c88babc1-255c-4610-ad1f-37a8196a1642.jpg',
'Width': 1024}],
'price': 4900,
'price_includes_vat': True,
'registration_date': '2019-12-10',
'seats_number': 3,
'seller_name': 'LEASEPLAN France Sas',
'title': 'Peugeot Expert Long 2.0 HDI Asphalt - Diesel - Manual - 150 hp - '
'248.054 km',
'transmission': 'manual',
'trim': 'Asphalt',
'vin': None,
'year': 2019}
2026-03-27 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735796%27 HTTP/1.1" 200 None
2026-03-27 13:35:34 [adesa.fr] INFO: Saving data for 10735796: {'created_time': 1774618534.315185, 'last_price_update_time': 1774618534.315198, 'auction_closing_time': 1774868400.0}
2026-03-27 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735796') HTTP/1.1" 204 0
2026-03-27 13:35:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7b81edd0>
2026-03-27 13:35:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e7340f2-48d6-5f73-96d9-0beb9d2fb205/3e7340f2-48d6-5f73-96d9-0beb9d2fb205_image_6.jpg HTTP/1.1" 201 0
2026-03-27 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749593%252Fgeneral%252F0ddeee5d-3fed-4c2c-9646-fffdcaea397d.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749593/general/0ddeee5d-3fed-4c2c-9646-fffdcaea397d.jpg saved to cache
2026-03-27 13:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3e7340f2-48d6-5f73-96d9-0beb9d2fb205
2026-03-27 13:35:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec4345e3-bdc3-5d9a-8584-e57520b0db2b with identifier: 10733975
2026-03-27 13:35:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec4345e3-bdc3-5d9a-8584-e57520b0db2b with scrape type 1
2026-03-27 13:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ec4345e3-bdc3-5d9a-8584-e57520b0db2b
2026-03-27 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5573014%252Fgeneral%252Fe6114e05-3bdb-4c9c-92a4-cba21a53ad58.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5573014/general/e6114e05-3bdb-4c9c-92a4-cba21a53ad58.jpg already downloaded
2026-03-27 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5573014%252Fgeneral%252F5e42b1bb-b477-4dc7-b3cc-e79128072af7.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5573014/general/5e42b1bb-b477-4dc7-b3cc-e79128072af7.jpg already downloaded
2026-03-27 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5573014%252Fgeneral%252Fd22ce2c7-ebfa-4e6d-9404-360c7018b9ea.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5573014/general/d22ce2c7-ebfa-4e6d-9404-360c7018b9ea.jpg already downloaded
2026-03-27 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5573014%252Fgeneral%252F1f98b1a8-24fb-4331-b2ea-aa753dc224e6.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5573014/general/1f98b1a8-24fb-4331-b2ea-aa753dc224e6.jpg already downloaded
2026-03-27 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5573014%252Fgeneral%252F5a91a182-7375-4a44-b7f4-cc1b36731c83.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5573014/general/5a91a182-7375-4a44-b7f4-cc1b36731c83.jpg already downloaded
2026-03-27 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5573014%252Fgeneral%252F4bc10653-fbd8-4627-9427-643c6d095c6a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5573014/general/4bc10653-fbd8-4627-9427-643c6d095c6a.jpg already downloaded
2026-03-27 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5573014%252Fgeneral%252Fe9612b3b-5552-42a4-b291-f9de1f6e4143.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5573014/general/e9612b3b-5552-42a4-b291-f9de1f6e4143.jpg already downloaded
2026-03-27 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5573014%252Fgeneral%252F84719e27-3b5e-434a-acf1-70e272c91a02.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5573014/general/84719e27-3b5e-434a-acf1-70e272c91a02.jpg already downloaded
2026-03-27 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5573014%252Fgeneral%252F3eab6ae0-5914-480e-a630-1ceb508d2cec.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5573014/general/3eab6ae0-5914-480e-a630-1ceb508d2cec.jpg already downloaded
2026-03-27 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5573014%252Fgeneral%252F887df3df-47b1-4190-a5db-2da2be73b385.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5573014/general/887df3df-47b1-4190-a5db-2da2be73b385.jpg already downloaded
2026-03-27 13:35:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ec4345e3-bdc3-5d9a-8584-e57520b0db2b, identifier: 10733975
2026-03-27 13:35:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748448/general/490a7294-28ac-48aa-82b5-56913822d65a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10730646)
2026-03-27 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750337%252Fgeneral%252F2ae201b3-c201-4305-b8b1-23df2a1b717c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750337/general/2ae201b3-c201-4305-b8b1-23df2a1b717c.jpg not downloaded yet
2026-03-27 13:35:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ec4345e3-bdc3-5d9a-8584-e57520b0db2b with identifier: 10733975
2026-03-27 13:35:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ec4345e3-bdc3-5d9a-8584-e57520b0db2b with identifier: 10733975
2026-03-27 13:35:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ec4345e3-bdc3-5d9a-8584-e57520b0db2b with identifier: 10733975 to the API
2026-03-27 13:35:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:35:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:35:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733975>
{'auction_title': '',
'c_o_2_emission_value': 38,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': 'ec4345e3-bdc3-5d9a-8584-e57520b0db2b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT-628-XQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733975',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 23356,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5573014/general/e6114e05-3bdb-4c9c-92a4-cba21a53ad58.jpg',
'https://images.openlane.eu/carimgs/5573014/general/5e42b1bb-b477-4dc7-b3cc-e79128072af7.jpg',
'https://images.openlane.eu/carimgs/5573014/general/d22ce2c7-ebfa-4e6d-9404-360c7018b9ea.jpg',
'https://images.openlane.eu/carimgs/5573014/general/1f98b1a8-24fb-4331-b2ea-aa753dc224e6.jpg',
'https://images.openlane.eu/carimgs/5573014/general/5a91a182-7375-4a44-b7f4-cc1b36731c83.jpg',
'https://images.openlane.eu/carimgs/5573014/general/4bc10653-fbd8-4627-9427-643c6d095c6a.jpg',
'https://images.openlane.eu/carimgs/5573014/general/e9612b3b-5552-42a4-b291-f9de1f6e4143.jpg',
'https://images.openlane.eu/carimgs/5573014/general/84719e27-3b5e-434a-acf1-70e272c91a02.jpg',
'https://images.openlane.eu/carimgs/5573014/general/3eab6ae0-5914-480e-a630-1ceb508d2cec.jpg',
'https://images.openlane.eu/carimgs/5573014/general/887df3df-47b1-4190-a5db-2da2be73b385.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec4345e3-bdc3-5d9a-8584-e57520b0db2b/ec4345e3-bdc3-5d9a-8584-e57520b0db2b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190117,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5573014/general/e6114e05-3bdb-4c9c-92a4-cba21a53ad58.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec4345e3-bdc3-5d9a-8584-e57520b0db2b/ec4345e3-bdc3-5d9a-8584-e57520b0db2b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187791,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5573014/general/5e42b1bb-b477-4dc7-b3cc-e79128072af7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec4345e3-bdc3-5d9a-8584-e57520b0db2b/ec4345e3-bdc3-5d9a-8584-e57520b0db2b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171303,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5573014/general/d22ce2c7-ebfa-4e6d-9404-360c7018b9ea.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec4345e3-bdc3-5d9a-8584-e57520b0db2b/ec4345e3-bdc3-5d9a-8584-e57520b0db2b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169595,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5573014/general/1f98b1a8-24fb-4331-b2ea-aa753dc224e6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec4345e3-bdc3-5d9a-8584-e57520b0db2b/ec4345e3-bdc3-5d9a-8584-e57520b0db2b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236207,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5573014/general/5a91a182-7375-4a44-b7f4-cc1b36731c83.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec4345e3-bdc3-5d9a-8584-e57520b0db2b/ec4345e3-bdc3-5d9a-8584-e57520b0db2b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237117,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5573014/general/4bc10653-fbd8-4627-9427-643c6d095c6a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec4345e3-bdc3-5d9a-8584-e57520b0db2b/ec4345e3-bdc3-5d9a-8584-e57520b0db2b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 461497,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5573014/general/e9612b3b-5552-42a4-b291-f9de1f6e4143.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec4345e3-bdc3-5d9a-8584-e57520b0db2b/ec4345e3-bdc3-5d9a-8584-e57520b0db2b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 389610,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5573014/general/84719e27-3b5e-434a-acf1-70e272c91a02.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec4345e3-bdc3-5d9a-8584-e57520b0db2b/ec4345e3-bdc3-5d9a-8584-e57520b0db2b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 454798,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5573014/general/3eab6ae0-5914-480e-a630-1ceb508d2cec.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec4345e3-bdc3-5d9a-8584-e57520b0db2b/ec4345e3-bdc3-5d9a-8584-e57520b0db2b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287184,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5573014/general/887df3df-47b1-4190-a5db-2da2be73b385.jpg',
'Width': 1920}],
'price': 20200,
'price_includes_vat': True,
'registration_date': '2024-01-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 Allure Pack - Hybrid - Automatic - 150 hp - 23.356 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2024}
2026-03-27 13:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733975%27 HTTP/1.1" 200 None
2026-03-27 13:35:35 [adesa.fr] INFO: Saving data for 10733975: {'created_time': 1774618535.023894, 'last_price_update_time': 1774618535.023906, 'auction_closing_time': 1798671600.0}
2026-03-27 13:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733975') HTTP/1.1" 204 0
2026-03-27 13:35:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749593/general/61c067a2-f6d0-4bb5-b4a1-1d42952558eb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733191)
2026-03-27 13:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750339%252Fgeneral%252Ff1fb44da-f69a-4c4c-a969-9082cd418ee7.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750339/general/f1fb44da-f69a-4c4c-a969-9082cd418ee7.jpg not downloaded yet
2026-03-27 13:35:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749593/general/bd98b35d-3405-4899-99c6-d983f6e08a0c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733191)
2026-03-27 13:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750337%252Fgeneral%252F8e28b995-1078-465d-8b91-882418692308.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750337/general/8e28b995-1078-465d-8b91-882418692308.jpg not downloaded yet
2026-03-27 13:35:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae63702150>
2026-03-27 13:35:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e7340f2-48d6-5f73-96d9-0beb9d2fb205/3e7340f2-48d6-5f73-96d9-0beb9d2fb205_image_7.jpg HTTP/1.1" 201 0
2026-03-27 13:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749593%252Fgeneral%252F35597055-3ed3-41ef-98a5-0b8b0358944e.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749593/general/35597055-3ed3-41ef-98a5-0b8b0358944e.jpg saved to cache
2026-03-27 13:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3e7340f2-48d6-5f73-96d9-0beb9d2fb205
2026-03-27 13:35:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750339/general/ceb1bb00-8eee-4858-9cf1-ceabc86ed0b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734356)
2026-03-27 13:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750339%252Fgeneral%252F878aeb47-2b04-4c68-b067-5e49f72c15bd.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750339/general/878aeb47-2b04-4c68-b067-5e49f72c15bd.jpg not downloaded yet
2026-03-27 13:35:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae794a2110>
2026-03-27 13:35:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56457217-e604-55eb-9c59-040ad1b62dcb/56457217-e604-55eb-9c59-040ad1b62dcb_image_9.jpg HTTP/1.1" 201 0
2026-03-27 13:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748448%252Fgeneral%252F490a7294-28ac-48aa-82b5-56913822d65a.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748448/general/490a7294-28ac-48aa-82b5-56913822d65a.jpg saved to cache
2026-03-27 13:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 56457217-e604-55eb-9c59-040ad1b62dcb
2026-03-27 13:35:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 56457217-e604-55eb-9c59-040ad1b62dcb, skipping ID generation
2026-03-27 13:35:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56457217-e604-55eb-9c59-040ad1b62dcb with scrape type 1
2026-03-27 13:35:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 56457217-e604-55eb-9c59-040ad1b62dcb sending to next pipeline
2026-03-27 13:35:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 56457217-e604-55eb-9c59-040ad1b62dcb, identifier: 10730646
2026-03-27 13:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750337%252Fgeneral%252F04ebe78c-8f63-4381-85d8-72074cd38016.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750337/general/04ebe78c-8f63-4381-85d8-72074cd38016.jpg not downloaded yet
2026-03-27 13:35:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 56457217-e604-55eb-9c59-040ad1b62dcb with identifier: 10730646
2026-03-27 13:35:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 56457217-e604-55eb-9c59-040ad1b62dcb with identifier: 10730646
2026-03-27 13:35:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 56457217-e604-55eb-9c59-040ad1b62dcb with identifier: 10730646 to the API
2026-03-27 13:35:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:35:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:35:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748448/general/490a7294-28ac-48aa-82b5-56913822d65a.jpg>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '56457217-e604-55eb-9c59-040ad1b62dcb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY-693-YM',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730646',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS4',
'odometer': 16115,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 46,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56457217-e604-55eb-9c59-040ad1b62dcb/56457217-e604-55eb-9c59-040ad1b62dcb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181399,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748448/general/1c10e207-5957-410a-a9c0-d039ae24c7d7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56457217-e604-55eb-9c59-040ad1b62dcb/56457217-e604-55eb-9c59-040ad1b62dcb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187401,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748448/general/1b0cbd7e-e840-4e4e-92a2-d7eba0647230.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56457217-e604-55eb-9c59-040ad1b62dcb/56457217-e604-55eb-9c59-040ad1b62dcb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185109,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748448/general/62525fbc-0fd2-48ed-b240-53a0606182bd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56457217-e604-55eb-9c59-040ad1b62dcb/56457217-e604-55eb-9c59-040ad1b62dcb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226993,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748448/general/35a74f6d-f201-4953-8f98-62c8da0c77e5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56457217-e604-55eb-9c59-040ad1b62dcb/56457217-e604-55eb-9c59-040ad1b62dcb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185833,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748448/general/7ddf89c9-65fc-4524-8e73-62851648476a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56457217-e604-55eb-9c59-040ad1b62dcb/56457217-e604-55eb-9c59-040ad1b62dcb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 367009,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748448/general/d4bc7a08-a84d-4bc8-b086-e2f0ea74fd02.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56457217-e604-55eb-9c59-040ad1b62dcb/56457217-e604-55eb-9c59-040ad1b62dcb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245820,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748448/general/a823e406-0854-48a1-8117-ecd010fdf126.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56457217-e604-55eb-9c59-040ad1b62dcb/56457217-e604-55eb-9c59-040ad1b62dcb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 338621,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748448/general/a0297497-1a7a-43cf-aaa6-99bdbd750ce1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56457217-e604-55eb-9c59-040ad1b62dcb/56457217-e604-55eb-9c59-040ad1b62dcb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289556,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748448/general/9c1f7935-82fb-4362-bfe4-4bd9cc42566c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56457217-e604-55eb-9c59-040ad1b62dcb/56457217-e604-55eb-9c59-040ad1b62dcb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 392303,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748448/general/490a7294-28ac-48aa-82b5-56913822d65a.jpg',
'Width': 1920}],
'price': 18900,
'price_includes_vat': True,
'registration_date': '2024-08-30',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS4 1.2 - Petrol - Automatic - 131 hp - 16.115 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 13:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710730646%27 HTTP/1.1" 200 None
2026-03-27 13:35:35 [adesa.fr] INFO: Saving data for 10730646: {'created_time': 1774618535.805567, 'last_price_update_time': 1774618535.805578, 'auction_closing_time': 1798671600.0}
2026-03-27 13:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10730646') HTTP/1.1" 204 0
2026-03-27 13:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750339%252Fgeneral%252Fc6fbb172-0753-4d13-a249-ece4bc71df8f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750339/general/c6fbb172-0753-4d13-a249-ece4bc71df8f.jpg not downloaded yet
2026-03-27 13:35:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7828d2d0>
2026-03-27 13:35:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e7340f2-48d6-5f73-96d9-0beb9d2fb205/3e7340f2-48d6-5f73-96d9-0beb9d2fb205_image_9.jpg HTTP/1.1" 201 0
2026-03-27 13:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749593%252Fgeneral%252F61c067a2-f6d0-4bb5-b4a1-1d42952558eb.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749593/general/61c067a2-f6d0-4bb5-b4a1-1d42952558eb.jpg saved to cache
2026-03-27 13:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3e7340f2-48d6-5f73-96d9-0beb9d2fb205
2026-03-27 13:35:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79435010>
2026-03-27 13:35:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e7340f2-48d6-5f73-96d9-0beb9d2fb205/3e7340f2-48d6-5f73-96d9-0beb9d2fb205_image_8.jpg HTTP/1.1" 201 0
2026-03-27 13:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749593%252Fgeneral%252Fbd98b35d-3405-4899-99c6-d983f6e08a0c.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749593/general/bd98b35d-3405-4899-99c6-d983f6e08a0c.jpg saved to cache
2026-03-27 13:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3e7340f2-48d6-5f73-96d9-0beb9d2fb205
2026-03-27 13:35:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3e7340f2-48d6-5f73-96d9-0beb9d2fb205, skipping ID generation
2026-03-27 13:35:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e7340f2-48d6-5f73-96d9-0beb9d2fb205 with scrape type 1
2026-03-27 13:35:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3e7340f2-48d6-5f73-96d9-0beb9d2fb205 sending to next pipeline
2026-03-27 13:35:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3e7340f2-48d6-5f73-96d9-0beb9d2fb205, identifier: 10733191
2026-03-27 13:35:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750339/general/01cb9060-1397-4bde-a3c0-e718776f5df0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734356)
2026-03-27 13:35:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750339/general/3d11fc91-da95-45ee-9079-aaa1f58b71e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734356)
2026-03-27 13:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750337%252Fgeneral%252Fd12fdadb-638d-417f-9a1c-175ec5d4bb80.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750337/general/d12fdadb-638d-417f-9a1c-175ec5d4bb80.jpg not downloaded yet
2026-03-27 13:35:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3e7340f2-48d6-5f73-96d9-0beb9d2fb205 with identifier: 10733191
2026-03-27 13:35:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3e7340f2-48d6-5f73-96d9-0beb9d2fb205 with identifier: 10733191
2026-03-27 13:35:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3e7340f2-48d6-5f73-96d9-0beb9d2fb205 with identifier: 10733191 to the API
2026-03-27 13:35:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:35:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:35:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749593/general/bd98b35d-3405-4899-99c6-d983f6e08a0c.jpg>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '3e7340f2-48d6-5f73-96d9-0beb9d2fb205',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GX-451-TE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733191',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS4',
'odometer': 8804,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e7340f2-48d6-5f73-96d9-0beb9d2fb205/3e7340f2-48d6-5f73-96d9-0beb9d2fb205_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219268,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749593/general/a34833f7-6e57-4a65-9085-e1b424d497fd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e7340f2-48d6-5f73-96d9-0beb9d2fb205/3e7340f2-48d6-5f73-96d9-0beb9d2fb205_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216997,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749593/general/6ed8fc25-ecd9-4dee-bfcc-b18c6122e370.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e7340f2-48d6-5f73-96d9-0beb9d2fb205/3e7340f2-48d6-5f73-96d9-0beb9d2fb205_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224519,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749593/general/8978080b-6f0f-471c-95f8-742bea6beb1d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e7340f2-48d6-5f73-96d9-0beb9d2fb205/3e7340f2-48d6-5f73-96d9-0beb9d2fb205_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224182,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749593/general/356df506-ea49-4a75-8c71-726d523cb805.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e7340f2-48d6-5f73-96d9-0beb9d2fb205/3e7340f2-48d6-5f73-96d9-0beb9d2fb205_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230951,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749593/general/0906837e-53a4-43fb-989b-9f96e1d48c82.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e7340f2-48d6-5f73-96d9-0beb9d2fb205/3e7340f2-48d6-5f73-96d9-0beb9d2fb205_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 336284,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749593/general/ff293633-5dba-4e68-8e10-6d6363136bc2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e7340f2-48d6-5f73-96d9-0beb9d2fb205/3e7340f2-48d6-5f73-96d9-0beb9d2fb205_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288273,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749593/general/0ddeee5d-3fed-4c2c-9646-fffdcaea397d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e7340f2-48d6-5f73-96d9-0beb9d2fb205/3e7340f2-48d6-5f73-96d9-0beb9d2fb205_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 327208,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749593/general/35597055-3ed3-41ef-98a5-0b8b0358944e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e7340f2-48d6-5f73-96d9-0beb9d2fb205/3e7340f2-48d6-5f73-96d9-0beb9d2fb205_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 392912,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749593/general/bd98b35d-3405-4899-99c6-d983f6e08a0c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e7340f2-48d6-5f73-96d9-0beb9d2fb205/3e7340f2-48d6-5f73-96d9-0beb9d2fb205_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302627,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749593/general/61c067a2-f6d0-4bb5-b4a1-1d42952558eb.jpg',
'Width': 1920}],
'price': 19400,
'price_includes_vat': True,
'registration_date': '2024-06-24',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'DS DS4 1.2i Rivoli - Petrol - Automatic - 131 hp - 8.804 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2024}
2026-03-27 13:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733191%27 HTTP/1.1" 200 None
2026-03-27 13:35:36 [adesa.fr] INFO: Saving data for 10733191: {'created_time': 1774618536.528383, 'last_price_update_time': 1774618536.528396, 'auction_closing_time': 1798671600.0}
2026-03-27 13:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733191') HTTP/1.1" 204 0
2026-03-27 13:35:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750337/general/7a986036-1157-44f8-91f0-6f97137a572d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734353)
2026-03-27 13:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750339%252Fgeneral%252F7fe55df5-eb23-4a67-9780-949e673c2e4d.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750339/general/7fe55df5-eb23-4a67-9780-949e673c2e4d.jpg not downloaded yet
2026-03-27 13:35:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae63731310>
2026-03-27 13:35:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_af4fb0ea-8683-5c88-8b64-6e842632ae2f/af4fb0ea-8683-5c88-8b64-6e842632ae2f_image_0.jpg HTTP/1.1" 201 0
2026-03-27 13:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750339%252Fgeneral%252Fceb1bb00-8eee-4858-9cf1-ceabc86ed0b5.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750339/general/ceb1bb00-8eee-4858-9cf1-ceabc86ed0b5.jpg saved to cache
2026-03-27 13:35:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item af4fb0ea-8683-5c88-8b64-6e842632ae2f
2026-03-27 13:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750337%252Fgeneral%252F975bbe71-fb22-4182-8b93-e8520fb9dc9f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750337/general/975bbe71-fb22-4182-8b93-e8520fb9dc9f.jpg not downloaded yet
2026-03-27 13:35:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731306> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:35:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750337/general/2ae201b3-c201-4305-b8b1-23df2a1b717c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734353)
2026-03-27 13:35:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750339/general/f1fb44da-f69a-4c4c-a969-9082cd418ee7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734356)
2026-03-27 13:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750339%252Fgeneral%252Fc9799bd6-1b92-4aff-82aa-ed670e2e4f5b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750339/general/c9799bd6-1b92-4aff-82aa-ed670e2e4f5b.jpg not downloaded yet
2026-03-27 13:35:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750337%252Fgeneral%252F5b9a2e18-0203-45ed-8a2c-c5e00bd30167.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750337/general/5b9a2e18-0203-45ed-8a2c-c5e00bd30167.jpg not downloaded yet
2026-03-27 13:35:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79439350>
2026-03-27 13:35:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_af4fb0ea-8683-5c88-8b64-6e842632ae2f/af4fb0ea-8683-5c88-8b64-6e842632ae2f_image_1.jpg HTTP/1.1" 201 0
2026-03-27 13:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750339%252Fgeneral%252F01cb9060-1397-4bde-a3c0-e718776f5df0.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750339/general/01cb9060-1397-4bde-a3c0-e718776f5df0.jpg saved to cache
2026-03-27 13:35:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item af4fb0ea-8683-5c88-8b64-6e842632ae2f
2026-03-27 13:35:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7baf8250>
2026-03-27 13:35:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_af4fb0ea-8683-5c88-8b64-6e842632ae2f/af4fb0ea-8683-5c88-8b64-6e842632ae2f_image_2.jpg HTTP/1.1" 201 0
2026-03-27 13:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750339%252Fgeneral%252F3d11fc91-da95-45ee-9079-aaa1f58b71e4.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750339/general/3d11fc91-da95-45ee-9079-aaa1f58b71e4.jpg saved to cache
2026-03-27 13:35:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item af4fb0ea-8683-5c88-8b64-6e842632ae2f
2026-03-27 13:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750339%252Fgeneral%252F7b50caf6-f3fc-40de-8511-bcf524a2b4c3.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750339/general/7b50caf6-f3fc-40de-8511-bcf524a2b4c3.jpg not downloaded yet
2026-03-27 13:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750337%252Fgeneral%252F2da83836-8698-4e52-98a0-98acbb2313da.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750337/general/2da83836-8698-4e52-98a0-98acbb2313da.jpg not downloaded yet
2026-03-27 13:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750339%252Fgeneral%252F5b9e9b4f-d3eb-4ccf-aa64-6716f3c4b10a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750339/general/5b9e9b4f-d3eb-4ccf-aa64-6716f3c4b10a.jpg not downloaded yet
2026-03-27 13:35:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79466d50>
2026-03-27 13:35:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aabcb3d6-9535-5478-a0de-513a3e8cd218/aabcb3d6-9535-5478-a0de-513a3e8cd218_image_1.jpg HTTP/1.1" 201 0
2026-03-27 13:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750337%252Fgeneral%252F7a986036-1157-44f8-91f0-6f97137a572d.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750337/general/7a986036-1157-44f8-91f0-6f97137a572d.jpg saved to cache
2026-03-27 13:35:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item aabcb3d6-9535-5478-a0de-513a3e8cd218
2026-03-27 13:35:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7eb56f80-b218-5511-8b01-78afabc896f4 with identifier: 10731306
2026-03-27 13:35:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7eb56f80-b218-5511-8b01-78afabc896f4 with scrape type 1
2026-03-27 13:35:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7eb56f80-b218-5511-8b01-78afabc896f4
2026-03-27 13:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749125%252Fgeneral%252F1a928229-36b0-490d-996a-48ac6a71c6e4.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749125/general/1a928229-36b0-490d-996a-48ac6a71c6e4.jpg not downloaded yet
2026-03-27 13:35:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae795601d0>
2026-03-27 13:35:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aabcb3d6-9535-5478-a0de-513a3e8cd218/aabcb3d6-9535-5478-a0de-513a3e8cd218_image_2.jpg HTTP/1.1" 201 0
2026-03-27 13:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750337%252Fgeneral%252F2ae201b3-c201-4305-b8b1-23df2a1b717c.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750337/general/2ae201b3-c201-4305-b8b1-23df2a1b717c.jpg saved to cache
2026-03-27 13:35:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item aabcb3d6-9535-5478-a0de-513a3e8cd218
2026-03-27 13:35:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79530f50>
2026-03-27 13:35:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_af4fb0ea-8683-5c88-8b64-6e842632ae2f/af4fb0ea-8683-5c88-8b64-6e842632ae2f_image_3.jpg HTTP/1.1" 201 0
2026-03-27 13:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750339%252Fgeneral%252Ff1fb44da-f69a-4c4c-a969-9082cd418ee7.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750339/general/f1fb44da-f69a-4c4c-a969-9082cd418ee7.jpg saved to cache
2026-03-27 13:35:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item af4fb0ea-8683-5c88-8b64-6e842632ae2f
2026-03-27 13:35:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750339/general/c6fbb172-0753-4d13-a249-ece4bc71df8f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734356)
2026-03-27 13:35:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750339/general/878aeb47-2b04-4c68-b067-5e49f72c15bd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734356)
2026-03-27 13:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750337%252Fgeneral%252F4f583fa8-ecc9-48d4-8110-b167c02f2ac5.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750337/general/4f583fa8-ecc9-48d4-8110-b167c02f2ac5.jpg not downloaded yet
2026-03-27 13:35:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750337/general/04ebe78c-8f63-4381-85d8-72074cd38016.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734353)
2026-03-27 13:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749125%252Fgeneral%252F396f3e03-0a62-4b84-bdd8-8da8c829cd21.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749125/general/396f3e03-0a62-4b84-bdd8-8da8c829cd21.jpg not downloaded yet
2026-03-27 13:35:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749125%252Fgeneral%252F320bf432-fd35-47fe-9033-2b85898f04b6.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749125/general/320bf432-fd35-47fe-9033-2b85898f04b6.jpg not downloaded yet
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749125%252Fgeneral%252Fa59d11fe-164d-4c4f-bcfb-45fdd325eb42.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749125/general/a59d11fe-164d-4c4f-bcfb-45fdd325eb42.jpg not downloaded yet
2026-03-27 13:35:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750337/general/975bbe71-fb22-4182-8b93-e8520fb9dc9f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734353)
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749125%252Fgeneral%252F439149ff-2811-475c-a93b-130f3689d247.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749125/general/439149ff-2811-475c-a93b-130f3689d247.jpg not downloaded yet
2026-03-27 13:35:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750339/general/7fe55df5-eb23-4a67-9780-949e673c2e4d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734356)
2026-03-27 13:35:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750337/general/d12fdadb-638d-417f-9a1c-175ec5d4bb80.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734353)
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749125%252Fgeneral%252F720d3439-6044-4c4f-83d5-e9040b5a4983.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749125/general/720d3439-6044-4c4f-83d5-e9040b5a4983.jpg not downloaded yet
2026-03-27 13:35:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749125/general/1a928229-36b0-490d-996a-48ac6a71c6e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731306)
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749125%252Fgeneral%252F228f8ed5-ee5e-4e8d-a67a-a387ccf9aab9.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749125/general/228f8ed5-ee5e-4e8d-a67a-a387ccf9aab9.jpg not downloaded yet
2026-03-27 13:35:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae63709f10>
2026-03-27 13:35:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_af4fb0ea-8683-5c88-8b64-6e842632ae2f/af4fb0ea-8683-5c88-8b64-6e842632ae2f_image_5.jpg HTTP/1.1" 201 0
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750339%252Fgeneral%252Fc6fbb172-0753-4d13-a249-ece4bc71df8f.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750339/general/c6fbb172-0753-4d13-a249-ece4bc71df8f.jpg saved to cache
2026-03-27 13:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item af4fb0ea-8683-5c88-8b64-6e842632ae2f
2026-03-27 13:35:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae63750f50>
2026-03-27 13:35:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_af4fb0ea-8683-5c88-8b64-6e842632ae2f/af4fb0ea-8683-5c88-8b64-6e842632ae2f_image_4.jpg HTTP/1.1" 201 0
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750339%252Fgeneral%252F878aeb47-2b04-4c68-b067-5e49f72c15bd.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750339/general/878aeb47-2b04-4c68-b067-5e49f72c15bd.jpg saved to cache
2026-03-27 13:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item af4fb0ea-8683-5c88-8b64-6e842632ae2f
2026-03-27 13:35:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae78263f90>
2026-03-27 13:35:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aabcb3d6-9535-5478-a0de-513a3e8cd218/aabcb3d6-9535-5478-a0de-513a3e8cd218_image_4.jpg HTTP/1.1" 201 0
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750337%252Fgeneral%252F04ebe78c-8f63-4381-85d8-72074cd38016.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750337/general/04ebe78c-8f63-4381-85d8-72074cd38016.jpg saved to cache
2026-03-27 13:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item aabcb3d6-9535-5478-a0de-513a3e8cd218
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749125%252Fgeneral%252F80486bab-897d-44ec-95a6-64e5032aeee9.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749125/general/80486bab-897d-44ec-95a6-64e5032aeee9.jpg not downloaded yet
2026-03-27 13:35:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae637855d0>
2026-03-27 13:35:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aabcb3d6-9535-5478-a0de-513a3e8cd218/aabcb3d6-9535-5478-a0de-513a3e8cd218_image_6.jpg HTTP/1.1" 201 0
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750337%252Fgeneral%252F975bbe71-fb22-4182-8b93-e8520fb9dc9f.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750337/general/975bbe71-fb22-4182-8b93-e8520fb9dc9f.jpg saved to cache
2026-03-27 13:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item aabcb3d6-9535-5478-a0de-513a3e8cd218
2026-03-27 13:35:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae78267150>
2026-03-27 13:35:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_af4fb0ea-8683-5c88-8b64-6e842632ae2f/af4fb0ea-8683-5c88-8b64-6e842632ae2f_image_6.jpg HTTP/1.1" 201 0
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750339%252Fgeneral%252F7fe55df5-eb23-4a67-9780-949e673c2e4d.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750339/general/7fe55df5-eb23-4a67-9780-949e673c2e4d.jpg saved to cache
2026-03-27 13:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item af4fb0ea-8683-5c88-8b64-6e842632ae2f
2026-03-27 13:35:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae793d7c90>
2026-03-27 13:35:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aabcb3d6-9535-5478-a0de-513a3e8cd218/aabcb3d6-9535-5478-a0de-513a3e8cd218_image_5.jpg HTTP/1.1" 201 0
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750337%252Fgeneral%252Fd12fdadb-638d-417f-9a1c-175ec5d4bb80.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750337/general/d12fdadb-638d-417f-9a1c-175ec5d4bb80.jpg saved to cache
2026-03-27 13:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item aabcb3d6-9535-5478-a0de-513a3e8cd218
2026-03-27 13:35:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7b95f0d0>
2026-03-27 13:35:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7eb56f80-b218-5511-8b01-78afabc896f4/7eb56f80-b218-5511-8b01-78afabc896f4_image_0.jpg HTTP/1.1" 201 0
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749125%252Fgeneral%252F1a928229-36b0-490d-996a-48ac6a71c6e4.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749125/general/1a928229-36b0-490d-996a-48ac6a71c6e4.jpg saved to cache
2026-03-27 13:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7eb56f80-b218-5511-8b01-78afabc896f4
2026-03-27 13:35:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749125/general/396f3e03-0a62-4b84-bdd8-8da8c829cd21.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731306)
2026-03-27 13:35:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749125/general/a59d11fe-164d-4c4f-bcfb-45fdd325eb42.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731306)
2026-03-27 13:35:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749125/general/320bf432-fd35-47fe-9033-2b85898f04b6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731306)
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749125%252Fgeneral%252F8113ae82-e409-4e5f-a422-f9ce11fc89c8.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749125/general/8113ae82-e409-4e5f-a422-f9ce11fc89c8.jpg not downloaded yet
2026-03-27 13:35:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750339/general/7b50caf6-f3fc-40de-8511-bcf524a2b4c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734356)
2026-03-27 13:35:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750337/general/2da83836-8698-4e52-98a0-98acbb2313da.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734353)
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749125%252Fgeneral%252F99fae87f-f1d0-4db7-9b77-d3ef3b514c6c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749125/general/99fae87f-f1d0-4db7-9b77-d3ef3b514c6c.jpg not downloaded yet
2026-03-27 13:35:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749125/general/720d3439-6044-4c4f-83d5-e9040b5a4983.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731306)
2026-03-27 13:35:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749125/general/439149ff-2811-475c-a93b-130f3689d247.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731306)
2026-03-27 13:35:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7946bcd0>
2026-03-27 13:35:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7eb56f80-b218-5511-8b01-78afabc896f4/7eb56f80-b218-5511-8b01-78afabc896f4_image_1.jpg HTTP/1.1" 201 0
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749125%252Fgeneral%252F396f3e03-0a62-4b84-bdd8-8da8c829cd21.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749125/general/396f3e03-0a62-4b84-bdd8-8da8c829cd21.jpg saved to cache
2026-03-27 13:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7eb56f80-b218-5511-8b01-78afabc896f4
2026-03-27 13:35:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae795d2450>
2026-03-27 13:35:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7eb56f80-b218-5511-8b01-78afabc896f4/7eb56f80-b218-5511-8b01-78afabc896f4_image_3.jpg HTTP/1.1" 201 0
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749125%252Fgeneral%252Fa59d11fe-164d-4c4f-bcfb-45fdd325eb42.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749125/general/a59d11fe-164d-4c4f-bcfb-45fdd325eb42.jpg saved to cache
2026-03-27 13:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7eb56f80-b218-5511-8b01-78afabc896f4
2026-03-27 13:35:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7958c910>
2026-03-27 13:35:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7eb56f80-b218-5511-8b01-78afabc896f4/7eb56f80-b218-5511-8b01-78afabc896f4_image_2.jpg HTTP/1.1" 201 0
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749125%252Fgeneral%252F320bf432-fd35-47fe-9033-2b85898f04b6.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749125/general/320bf432-fd35-47fe-9033-2b85898f04b6.jpg saved to cache
2026-03-27 13:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7eb56f80-b218-5511-8b01-78afabc896f4
2026-03-27 13:35:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735839> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:35:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:35:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749125/general/80486bab-897d-44ec-95a6-64e5032aeee9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731306)
2026-03-27 13:35:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749125/general/228f8ed5-ee5e-4e8d-a67a-a387ccf9aab9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731306)
2026-03-27 13:35:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae637489d0>
2026-03-27 13:35:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_af4fb0ea-8683-5c88-8b64-6e842632ae2f/af4fb0ea-8683-5c88-8b64-6e842632ae2f_image_8.jpg HTTP/1.1" 201 0
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750339%252Fgeneral%252F7b50caf6-f3fc-40de-8511-bcf524a2b4c3.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750339/general/7b50caf6-f3fc-40de-8511-bcf524a2b4c3.jpg saved to cache
2026-03-27 13:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item af4fb0ea-8683-5c88-8b64-6e842632ae2f
2026-03-27 13:35:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae78297290>
2026-03-27 13:35:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aabcb3d6-9535-5478-a0de-513a3e8cd218/aabcb3d6-9535-5478-a0de-513a3e8cd218_image_8.jpg HTTP/1.1" 201 0
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750337%252Fgeneral%252F2da83836-8698-4e52-98a0-98acbb2313da.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750337/general/2da83836-8698-4e52-98a0-98acbb2313da.jpg saved to cache
2026-03-27 13:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item aabcb3d6-9535-5478-a0de-513a3e8cd218
2026-03-27 13:35:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7932bed0>
2026-03-27 13:35:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7eb56f80-b218-5511-8b01-78afabc896f4/7eb56f80-b218-5511-8b01-78afabc896f4_image_5.jpg HTTP/1.1" 201 0
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749125%252Fgeneral%252F720d3439-6044-4c4f-83d5-e9040b5a4983.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749125/general/720d3439-6044-4c4f-83d5-e9040b5a4983.jpg saved to cache
2026-03-27 13:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7eb56f80-b218-5511-8b01-78afabc896f4
2026-03-27 13:35:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae782c7610>
2026-03-27 13:35:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7eb56f80-b218-5511-8b01-78afabc896f4/7eb56f80-b218-5511-8b01-78afabc896f4_image_4.jpg HTTP/1.1" 201 0
2026-03-27 13:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749125%252Fgeneral%252F439149ff-2811-475c-a93b-130f3689d247.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749125/general/439149ff-2811-475c-a93b-130f3689d247.jpg saved to cache
2026-03-27 13:35:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7eb56f80-b218-5511-8b01-78afabc896f4
2026-03-27 13:35:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750337/general/4f583fa8-ecc9-48d4-8110-b167c02f2ac5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734353)
2026-03-27 13:35:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750339/general/5b9e9b4f-d3eb-4ccf-aa64-6716f3c4b10a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734356)
2026-03-27 13:35:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749125/general/8113ae82-e409-4e5f-a422-f9ce11fc89c8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731306)
2026-03-27 13:35:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735788> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:35:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e70892e-b971-5cf4-a94e-47ef5c907ae8 with identifier: 10735839
2026-03-27 13:35:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e70892e-b971-5cf4-a94e-47ef5c907ae8 with scrape type 1
2026-03-27 13:35:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8e70892e-b971-5cf4-a94e-47ef5c907ae8
2026-03-27 13:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730307%252Fgeneral%252Ff6d5ba07-96cb-4c03-b2cb-34bf39d671e6.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730307/general/f6d5ba07-96cb-4c03-b2cb-34bf39d671e6.jpg already downloaded
2026-03-27 13:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730307%252Fgeneral%252Ffab7b214-e5f3-49ce-85f9-b802dc6ec685.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730307/general/fab7b214-e5f3-49ce-85f9-b802dc6ec685.jpg already downloaded
2026-03-27 13:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730307%252Fgeneral%252F3534ad1f-e0b3-43d8-933b-b466cce4d551.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730307/general/3534ad1f-e0b3-43d8-933b-b466cce4d551.jpg already downloaded
2026-03-27 13:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730307%252Fgeneral%252F17f6bde1-79ef-412a-8a22-3d4f26bfc1d7.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730307/general/17f6bde1-79ef-412a-8a22-3d4f26bfc1d7.jpg already downloaded
2026-03-27 13:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730307%252Fgeneral%252Fd6892737-411a-4c72-8881-672e59c4d99b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730307/general/d6892737-411a-4c72-8881-672e59c4d99b.jpg already downloaded
2026-03-27 13:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730307%252Fgeneral%252F5cb80a70-7f1c-4fc6-a4f9-e1ed9ccf3f5c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730307/general/5cb80a70-7f1c-4fc6-a4f9-e1ed9ccf3f5c.jpg already downloaded
2026-03-27 13:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730307%252Fgeneral%252Fb1ec56b2-5bf7-41b1-bcc2-c46ec04c121f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730307/general/b1ec56b2-5bf7-41b1-bcc2-c46ec04c121f.jpg already downloaded
2026-03-27 13:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730307%252Fgeneral%252F42124883-8652-4f14-b9e7-61715cb5e9f3.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730307/general/42124883-8652-4f14-b9e7-61715cb5e9f3.jpg already downloaded
2026-03-27 13:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730307%252Fgeneral%252Fa34b7d38-4257-4c26-8c16-6d719c3a0208.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730307/general/a34b7d38-4257-4c26-8c16-6d719c3a0208.jpg already downloaded
2026-03-27 13:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730307%252Fgeneral%252F947bb08a-469f-4b52-a4ce-344c5e989568.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730307/general/947bb08a-469f-4b52-a4ce-344c5e989568.jpg already downloaded
2026-03-27 13:35:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8e70892e-b971-5cf4-a94e-47ef5c907ae8, identifier: 10735839
2026-03-27 13:35:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7937c250>
2026-03-27 13:35:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7eb56f80-b218-5511-8b01-78afabc896f4/7eb56f80-b218-5511-8b01-78afabc896f4_image_7.jpg HTTP/1.1" 201 0
2026-03-27 13:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749125%252Fgeneral%252F80486bab-897d-44ec-95a6-64e5032aeee9.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749125/general/80486bab-897d-44ec-95a6-64e5032aeee9.jpg saved to cache
2026-03-27 13:35:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7eb56f80-b218-5511-8b01-78afabc896f4
2026-03-27 13:35:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae795d22d0>
2026-03-27 13:35:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7eb56f80-b218-5511-8b01-78afabc896f4/7eb56f80-b218-5511-8b01-78afabc896f4_image_6.jpg HTTP/1.1" 201 0
2026-03-27 13:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749125%252Fgeneral%252F228f8ed5-ee5e-4e8d-a67a-a387ccf9aab9.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749125/general/228f8ed5-ee5e-4e8d-a67a-a387ccf9aab9.jpg saved to cache
2026-03-27 13:35:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7eb56f80-b218-5511-8b01-78afabc896f4
2026-03-27 13:35:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:35:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8e70892e-b971-5cf4-a94e-47ef5c907ae8 with identifier: 10735839
2026-03-27 13:35:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8e70892e-b971-5cf4-a94e-47ef5c907ae8 with identifier: 10735839
2026-03-27 13:35:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8e70892e-b971-5cf4-a94e-47ef5c907ae8 with identifier: 10735839 to the API
2026-03-27 13:35:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:35:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:35:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735839>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': '8e70892e-b971-5cf4-a94e-47ef5c907ae8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR-219-WK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735839',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '5008',
'odometer': 161059,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 41,
'photo_urls': ['https://images.openlane.eu/carimgs/5730307/general/f6d5ba07-96cb-4c03-b2cb-34bf39d671e6.jpg',
'https://images.openlane.eu/carimgs/5730307/general/fab7b214-e5f3-49ce-85f9-b802dc6ec685.jpg',
'https://images.openlane.eu/carimgs/5730307/general/3534ad1f-e0b3-43d8-933b-b466cce4d551.jpg',
'https://images.openlane.eu/carimgs/5730307/general/17f6bde1-79ef-412a-8a22-3d4f26bfc1d7.jpg',
'https://images.openlane.eu/carimgs/5730307/general/d6892737-411a-4c72-8881-672e59c4d99b.jpg',
'https://images.openlane.eu/carimgs/5730307/general/5cb80a70-7f1c-4fc6-a4f9-e1ed9ccf3f5c.jpg',
'https://images.openlane.eu/carimgs/5730307/general/b1ec56b2-5bf7-41b1-bcc2-c46ec04c121f.jpg',
'https://images.openlane.eu/carimgs/5730307/general/42124883-8652-4f14-b9e7-61715cb5e9f3.jpg',
'https://images.openlane.eu/carimgs/5730307/general/a34b7d38-4257-4c26-8c16-6d719c3a0208.jpg',
'https://images.openlane.eu/carimgs/5730307/general/947bb08a-469f-4b52-a4ce-344c5e989568.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e70892e-b971-5cf4-a94e-47ef5c907ae8/8e70892e-b971-5cf4-a94e-47ef5c907ae8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169868,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730307/general/f6d5ba07-96cb-4c03-b2cb-34bf39d671e6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e70892e-b971-5cf4-a94e-47ef5c907ae8/8e70892e-b971-5cf4-a94e-47ef5c907ae8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181194,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730307/general/fab7b214-e5f3-49ce-85f9-b802dc6ec685.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e70892e-b971-5cf4-a94e-47ef5c907ae8/8e70892e-b971-5cf4-a94e-47ef5c907ae8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153152,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730307/general/3534ad1f-e0b3-43d8-933b-b466cce4d551.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e70892e-b971-5cf4-a94e-47ef5c907ae8/8e70892e-b971-5cf4-a94e-47ef5c907ae8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163336,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730307/general/17f6bde1-79ef-412a-8a22-3d4f26bfc1d7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e70892e-b971-5cf4-a94e-47ef5c907ae8/8e70892e-b971-5cf4-a94e-47ef5c907ae8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123091,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730307/general/d6892737-411a-4c72-8881-672e59c4d99b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e70892e-b971-5cf4-a94e-47ef5c907ae8/8e70892e-b971-5cf4-a94e-47ef5c907ae8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119278,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730307/general/5cb80a70-7f1c-4fc6-a4f9-e1ed9ccf3f5c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e70892e-b971-5cf4-a94e-47ef5c907ae8/8e70892e-b971-5cf4-a94e-47ef5c907ae8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135032,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730307/general/b1ec56b2-5bf7-41b1-bcc2-c46ec04c121f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e70892e-b971-5cf4-a94e-47ef5c907ae8/8e70892e-b971-5cf4-a94e-47ef5c907ae8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79895,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730307/general/42124883-8652-4f14-b9e7-61715cb5e9f3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e70892e-b971-5cf4-a94e-47ef5c907ae8/8e70892e-b971-5cf4-a94e-47ef5c907ae8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95096,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730307/general/a34b7d38-4257-4c26-8c16-6d719c3a0208.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e70892e-b971-5cf4-a94e-47ef5c907ae8/8e70892e-b971-5cf4-a94e-47ef5c907ae8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208102,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730307/general/947bb08a-469f-4b52-a4ce-344c5e989568.jpg',
'Width': 1024}],
'price': 10200,
'price_includes_vat': True,
'registration_date': '2023-10-17',
'seats_number': 7,
'seller_name': 'LEASEPLAN France Sas',
'title': 'Peugeot 5008 1.2 Allure Pack - Petrol - Automatic - 130 hp - '
'161.059 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-27 13:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735839%27 HTTP/1.1" 200 None
2026-03-27 13:35:38 [adesa.fr] INFO: Saving data for 10735839: {'created_time': 1774618538.921808, 'last_price_update_time': 1774618538.921819, 'auction_closing_time': 1774868400.0}
2026-03-27 13:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735839') HTTP/1.1" 204 0
2026-03-27 13:35:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749125/general/99fae87f-f1d0-4db7-9b77-d3ef3b514c6c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731306)
2026-03-27 13:35:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae794f67d0>
2026-03-27 13:35:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aabcb3d6-9535-5478-a0de-513a3e8cd218/aabcb3d6-9535-5478-a0de-513a3e8cd218_image_9.jpg HTTP/1.1" 201 0
2026-03-27 13:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750337%252Fgeneral%252F4f583fa8-ecc9-48d4-8110-b167c02f2ac5.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750337/general/4f583fa8-ecc9-48d4-8110-b167c02f2ac5.jpg saved to cache
2026-03-27 13:35:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item aabcb3d6-9535-5478-a0de-513a3e8cd218
2026-03-27 13:35:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae794868d0>
2026-03-27 13:35:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_af4fb0ea-8683-5c88-8b64-6e842632ae2f/af4fb0ea-8683-5c88-8b64-6e842632ae2f_image_9.jpg HTTP/1.1" 201 0
2026-03-27 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750339%252Fgeneral%252F5b9e9b4f-d3eb-4ccf-aa64-6716f3c4b10a.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750339/general/5b9e9b4f-d3eb-4ccf-aa64-6716f3c4b10a.jpg saved to cache
2026-03-27 13:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item af4fb0ea-8683-5c88-8b64-6e842632ae2f
2026-03-27 13:35:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7986cbd0>
2026-03-27 13:35:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7eb56f80-b218-5511-8b01-78afabc896f4/7eb56f80-b218-5511-8b01-78afabc896f4_image_8.jpg HTTP/1.1" 201 0
2026-03-27 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749125%252Fgeneral%252F8113ae82-e409-4e5f-a422-f9ce11fc89c8.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749125/general/8113ae82-e409-4e5f-a422-f9ce11fc89c8.jpg saved to cache
2026-03-27 13:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7eb56f80-b218-5511-8b01-78afabc896f4
2026-03-27 13:35:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5806ac57-9e51-510b-9b05-eaedae4f293e with identifier: 10735788
2026-03-27 13:35:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5806ac57-9e51-510b-9b05-eaedae4f293e with scrape type 1
2026-03-27 13:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5806ac57-9e51-510b-9b05-eaedae4f293e
2026-03-27 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669262%252Fgeneral%252F8f22ef69-15d0-4068-9d8f-ef641e40a075.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669262/general/8f22ef69-15d0-4068-9d8f-ef641e40a075.jpg already downloaded
2026-03-27 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669262%252Fgeneral%252F0ba359f2-844c-469f-8e15-8d7d1505b1d4.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669262/general/0ba359f2-844c-469f-8e15-8d7d1505b1d4.jpg already downloaded
2026-03-27 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669262%252Fgeneral%252F4d6f953c-f538-4676-ab89-41b50bd892e5.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669262/general/4d6f953c-f538-4676-ab89-41b50bd892e5.jpg already downloaded
2026-03-27 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669262%252Fgeneral%252F0fa6f853-80ed-4abc-9b0a-bf784a3b2fe4.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669262/general/0fa6f853-80ed-4abc-9b0a-bf784a3b2fe4.jpg already downloaded
2026-03-27 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669262%252Fgeneral%252F1fbbedab-60cb-43da-be8d-4a4159185d52.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669262/general/1fbbedab-60cb-43da-be8d-4a4159185d52.jpg already downloaded
2026-03-27 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669262%252Fgeneral%252F2a6bfaa6-ea06-4022-8e70-6dc7131b8784.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669262/general/2a6bfaa6-ea06-4022-8e70-6dc7131b8784.jpg already downloaded
2026-03-27 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669262%252Fgeneral%252F1eb71d04-c1e8-4fc5-ac8f-2f00e8f2e524.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669262/general/1eb71d04-c1e8-4fc5-ac8f-2f00e8f2e524.jpg already downloaded
2026-03-27 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669262%252Fgeneral%252Fe36439a1-8c50-4c2b-8f81-25bf6ac39629.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669262/general/e36439a1-8c50-4c2b-8f81-25bf6ac39629.jpg already downloaded
2026-03-27 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669262%252Fgeneral%252Fb2b93841-4a51-4d0b-ba99-c6f716a08866.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669262/general/b2b93841-4a51-4d0b-ba99-c6f716a08866.jpg already downloaded
2026-03-27 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669262%252Fgeneral%252Fb671dd82-4cff-4d54-800a-c6e91be98020.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669262/general/b671dd82-4cff-4d54-800a-c6e91be98020.jpg already downloaded
2026-03-27 13:35:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5806ac57-9e51-510b-9b05-eaedae4f293e, identifier: 10735788
2026-03-27 13:35:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5806ac57-9e51-510b-9b05-eaedae4f293e with identifier: 10735788
2026-03-27 13:35:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5806ac57-9e51-510b-9b05-eaedae4f293e with identifier: 10735788
2026-03-27 13:35:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5806ac57-9e51-510b-9b05-eaedae4f293e with identifier: 10735788 to the API
2026-03-27 13:35:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:35:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:35:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735788>
{'auction_title': '',
'c_o_2_emission_value': 30,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '5806ac57-9e51-510b-9b05-eaedae4f293e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD209WK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735788',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 51588,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5669262/general/8f22ef69-15d0-4068-9d8f-ef641e40a075.jpg',
'https://images.openlane.eu/carimgs/5669262/general/0ba359f2-844c-469f-8e15-8d7d1505b1d4.jpg',
'https://images.openlane.eu/carimgs/5669262/general/4d6f953c-f538-4676-ab89-41b50bd892e5.jpg',
'https://images.openlane.eu/carimgs/5669262/general/0fa6f853-80ed-4abc-9b0a-bf784a3b2fe4.jpg',
'https://images.openlane.eu/carimgs/5669262/general/1fbbedab-60cb-43da-be8d-4a4159185d52.jpg',
'https://images.openlane.eu/carimgs/5669262/general/2a6bfaa6-ea06-4022-8e70-6dc7131b8784.jpg',
'https://images.openlane.eu/carimgs/5669262/general/1eb71d04-c1e8-4fc5-ac8f-2f00e8f2e524.jpg',
'https://images.openlane.eu/carimgs/5669262/general/e36439a1-8c50-4c2b-8f81-25bf6ac39629.jpg',
'https://images.openlane.eu/carimgs/5669262/general/b2b93841-4a51-4d0b-ba99-c6f716a08866.jpg',
'https://images.openlane.eu/carimgs/5669262/general/b671dd82-4cff-4d54-800a-c6e91be98020.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5806ac57-9e51-510b-9b05-eaedae4f293e/5806ac57-9e51-510b-9b05-eaedae4f293e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115723,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669262/general/8f22ef69-15d0-4068-9d8f-ef641e40a075.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5806ac57-9e51-510b-9b05-eaedae4f293e/5806ac57-9e51-510b-9b05-eaedae4f293e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114270,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669262/general/0ba359f2-844c-469f-8e15-8d7d1505b1d4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5806ac57-9e51-510b-9b05-eaedae4f293e/5806ac57-9e51-510b-9b05-eaedae4f293e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130671,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669262/general/4d6f953c-f538-4676-ab89-41b50bd892e5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5806ac57-9e51-510b-9b05-eaedae4f293e/5806ac57-9e51-510b-9b05-eaedae4f293e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123418,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669262/general/0fa6f853-80ed-4abc-9b0a-bf784a3b2fe4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5806ac57-9e51-510b-9b05-eaedae4f293e/5806ac57-9e51-510b-9b05-eaedae4f293e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73162,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669262/general/1fbbedab-60cb-43da-be8d-4a4159185d52.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5806ac57-9e51-510b-9b05-eaedae4f293e/5806ac57-9e51-510b-9b05-eaedae4f293e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107110,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669262/general/2a6bfaa6-ea06-4022-8e70-6dc7131b8784.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5806ac57-9e51-510b-9b05-eaedae4f293e/5806ac57-9e51-510b-9b05-eaedae4f293e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124345,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669262/general/1eb71d04-c1e8-4fc5-ac8f-2f00e8f2e524.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5806ac57-9e51-510b-9b05-eaedae4f293e/5806ac57-9e51-510b-9b05-eaedae4f293e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75381,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669262/general/e36439a1-8c50-4c2b-8f81-25bf6ac39629.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5806ac57-9e51-510b-9b05-eaedae4f293e/5806ac57-9e51-510b-9b05-eaedae4f293e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92630,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669262/general/b2b93841-4a51-4d0b-ba99-c6f716a08866.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5806ac57-9e51-510b-9b05-eaedae4f293e/5806ac57-9e51-510b-9b05-eaedae4f293e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116909,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669262/general/b671dd82-4cff-4d54-800a-c6e91be98020.jpg',
'Width': 1024}],
'price': 13200,
'price_includes_vat': True,
'registration_date': '2021-12-28',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Peugeot 3008 1.6 Allure Pack - AWD - Hybrid - Automatic - 200 hp - '
'51.588 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-27 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735788%27 HTTP/1.1" 200 None
2026-03-27 13:35:39 [adesa.fr] INFO: Saving data for 10735788: {'created_time': 1774618539.769824, 'last_price_update_time': 1774618539.769837, 'auction_closing_time': 1774868400.0}
2026-03-27 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735788') HTTP/1.1" 204 0
2026-03-27 13:35:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750337/general/06cd2482-c9f4-4851-8828-dcf3fe1614d2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734353)
2026-03-27 13:35:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750337/general/8e28b995-1078-465d-8b91-882418692308.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734353)
2026-03-27 13:35:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5686825/general/b77dc6e9-e1fb-4fa4-ac9a-fe28b1f1ef39.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735346)
2026-03-27 13:35:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5686825/general/c0c718c3-06e0-412e-bad6-d0634332730a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735346)
2026-03-27 13:35:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750337/general/5b9a2e18-0203-45ed-8a2c-c5e00bd30167.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734353)
2026-03-27 13:35:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae782c5850>
2026-03-27 13:35:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7eb56f80-b218-5511-8b01-78afabc896f4/7eb56f80-b218-5511-8b01-78afabc896f4_image_9.jpg HTTP/1.1" 201 0
2026-03-27 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749125%252Fgeneral%252F99fae87f-f1d0-4db7-9b77-d3ef3b514c6c.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749125/general/99fae87f-f1d0-4db7-9b77-d3ef3b514c6c.jpg saved to cache
2026-03-27 13:35:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7eb56f80-b218-5511-8b01-78afabc896f4
2026-03-27 13:35:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7eb56f80-b218-5511-8b01-78afabc896f4, skipping ID generation
2026-03-27 13:35:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7eb56f80-b218-5511-8b01-78afabc896f4 with scrape type 1
2026-03-27 13:35:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7eb56f80-b218-5511-8b01-78afabc896f4 sending to next pipeline
2026-03-27 13:35:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 7eb56f80-b218-5511-8b01-78afabc896f4, identifier: 10731306
2026-03-27 13:35:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 7eb56f80-b218-5511-8b01-78afabc896f4 with identifier: 10731306
2026-03-27 13:35:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 7eb56f80-b218-5511-8b01-78afabc896f4 with identifier: 10731306
2026-03-27 13:35:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 7eb56f80-b218-5511-8b01-78afabc896f4 with identifier: 10731306 to the API
2026-03-27 13:35:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:35:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:35:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749125/general/99fae87f-f1d0-4db7-9b77-d3ef3b514c6c.jpg>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '7eb56f80-b218-5511-8b01-78afabc896f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HA-011-HV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731306',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 24073,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 37,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7eb56f80-b218-5511-8b01-78afabc896f4/7eb56f80-b218-5511-8b01-78afabc896f4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180128,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749125/general/1a928229-36b0-490d-996a-48ac6a71c6e4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7eb56f80-b218-5511-8b01-78afabc896f4/7eb56f80-b218-5511-8b01-78afabc896f4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179378,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749125/general/396f3e03-0a62-4b84-bdd8-8da8c829cd21.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7eb56f80-b218-5511-8b01-78afabc896f4/7eb56f80-b218-5511-8b01-78afabc896f4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182961,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749125/general/320bf432-fd35-47fe-9033-2b85898f04b6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7eb56f80-b218-5511-8b01-78afabc896f4/7eb56f80-b218-5511-8b01-78afabc896f4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162136,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749125/general/a59d11fe-164d-4c4f-bcfb-45fdd325eb42.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7eb56f80-b218-5511-8b01-78afabc896f4/7eb56f80-b218-5511-8b01-78afabc896f4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166700,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749125/general/439149ff-2811-475c-a93b-130f3689d247.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7eb56f80-b218-5511-8b01-78afabc896f4/7eb56f80-b218-5511-8b01-78afabc896f4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185130,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749125/general/720d3439-6044-4c4f-83d5-e9040b5a4983.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7eb56f80-b218-5511-8b01-78afabc896f4/7eb56f80-b218-5511-8b01-78afabc896f4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299436,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749125/general/228f8ed5-ee5e-4e8d-a67a-a387ccf9aab9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7eb56f80-b218-5511-8b01-78afabc896f4/7eb56f80-b218-5511-8b01-78afabc896f4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293696,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749125/general/80486bab-897d-44ec-95a6-64e5032aeee9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7eb56f80-b218-5511-8b01-78afabc896f4/7eb56f80-b218-5511-8b01-78afabc896f4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 398267,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749125/general/8113ae82-e409-4e5f-a422-f9ce11fc89c8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7eb56f80-b218-5511-8b01-78afabc896f4/7eb56f80-b218-5511-8b01-78afabc896f4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 442718,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749125/general/99fae87f-f1d0-4db7-9b77-d3ef3b514c6c.jpg',
'Width': 1920}],
'price': 21500,
'price_includes_vat': True,
'registration_date': '2024-11-21',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 GT - Petrol - Automatic - 136 hp - 24.073 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2024}
2026-03-27 13:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710731306%27 HTTP/1.1" 200 None
2026-03-27 13:35:40 [adesa.fr] INFO: Saving data for 10731306: {'created_time': 1774618540.353916, 'last_price_update_time': 1774618540.353927, 'auction_closing_time': 1798671600.0}
2026-03-27 13:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10731306') HTTP/1.1" 204 0
2026-03-27 13:35:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750339/general/c9799bd6-1b92-4aff-82aa-ed670e2e4f5b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734356)
2026-03-27 13:35:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5686825/general/956ee12f-488d-4022-ab1e-5f8b5b8894ff.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735346)
2026-03-27 13:35:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5686825/general/c449be67-1091-4759-acd8-ec8769926694.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735346)
2026-03-27 13:35:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5686825/general/a324f3f7-0ddb-4ee3-a7ec-4b8a1d36d98d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735346)
2026-03-27 13:35:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae781b4f90>
2026-03-27 13:35:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aabcb3d6-9535-5478-a0de-513a3e8cd218/aabcb3d6-9535-5478-a0de-513a3e8cd218_image_0.jpg HTTP/1.1" 201 0
2026-03-27 13:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750337%252Fgeneral%252F06cd2482-c9f4-4851-8828-dcf3fe1614d2.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750337/general/06cd2482-c9f4-4851-8828-dcf3fe1614d2.jpg saved to cache
2026-03-27 13:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item aabcb3d6-9535-5478-a0de-513a3e8cd218
2026-03-27 13:35:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae63794890>
2026-03-27 13:35:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aabcb3d6-9535-5478-a0de-513a3e8cd218/aabcb3d6-9535-5478-a0de-513a3e8cd218_image_3.jpg HTTP/1.1" 201 0
2026-03-27 13:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750337%252Fgeneral%252F8e28b995-1078-465d-8b91-882418692308.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750337/general/8e28b995-1078-465d-8b91-882418692308.jpg saved to cache
2026-03-27 13:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item aabcb3d6-9535-5478-a0de-513a3e8cd218
2026-03-27 13:35:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item f04f7b07-3bc1-5d83-bd65-9b43e382ec3d due to Ignoring non-200 response
2026-03-27 13:35:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item f04f7b07-3bc1-5d83-bd65-9b43e382ec3d due to Ignoring non-200 response
2026-03-27 13:35:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae781c5610>
2026-03-27 13:35:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aabcb3d6-9535-5478-a0de-513a3e8cd218/aabcb3d6-9535-5478-a0de-513a3e8cd218_image_7.jpg HTTP/1.1" 201 0
2026-03-27 13:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750337%252Fgeneral%252F5b9a2e18-0203-45ed-8a2c-c5e00bd30167.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750337/general/5b9a2e18-0203-45ed-8a2c-c5e00bd30167.jpg saved to cache
2026-03-27 13:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item aabcb3d6-9535-5478-a0de-513a3e8cd218
2026-03-27 13:35:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: aabcb3d6-9535-5478-a0de-513a3e8cd218, skipping ID generation
2026-03-27 13:35:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aabcb3d6-9535-5478-a0de-513a3e8cd218 with scrape type 1
2026-03-27 13:35:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item aabcb3d6-9535-5478-a0de-513a3e8cd218 sending to next pipeline
2026-03-27 13:35:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: aabcb3d6-9535-5478-a0de-513a3e8cd218, identifier: 10734353
2026-03-27 13:35:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: aabcb3d6-9535-5478-a0de-513a3e8cd218 with identifier: 10734353
2026-03-27 13:35:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: aabcb3d6-9535-5478-a0de-513a3e8cd218 with identifier: 10734353
2026-03-27 13:35:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: aabcb3d6-9535-5478-a0de-513a3e8cd218 with identifier: 10734353 to the API
2026-03-27 13:35:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:35:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:35:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750337/general/5b9a2e18-0203-45ed-8a2c-c5e00bd30167.jpg>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'aabcb3d6-9535-5478-a0de-513a3e8cd218',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HB-386-RY',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734353',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 18967,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 35,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aabcb3d6-9535-5478-a0de-513a3e8cd218/aabcb3d6-9535-5478-a0de-513a3e8cd218_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239005,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750337/general/06cd2482-c9f4-4851-8828-dcf3fe1614d2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aabcb3d6-9535-5478-a0de-513a3e8cd218/aabcb3d6-9535-5478-a0de-513a3e8cd218_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240816,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750337/general/7a986036-1157-44f8-91f0-6f97137a572d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aabcb3d6-9535-5478-a0de-513a3e8cd218/aabcb3d6-9535-5478-a0de-513a3e8cd218_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245180,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750337/general/2ae201b3-c201-4305-b8b1-23df2a1b717c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aabcb3d6-9535-5478-a0de-513a3e8cd218/aabcb3d6-9535-5478-a0de-513a3e8cd218_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223362,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750337/general/8e28b995-1078-465d-8b91-882418692308.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aabcb3d6-9535-5478-a0de-513a3e8cd218/aabcb3d6-9535-5478-a0de-513a3e8cd218_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235606,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750337/general/04ebe78c-8f63-4381-85d8-72074cd38016.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aabcb3d6-9535-5478-a0de-513a3e8cd218/aabcb3d6-9535-5478-a0de-513a3e8cd218_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 513807,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750337/general/d12fdadb-638d-417f-9a1c-175ec5d4bb80.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aabcb3d6-9535-5478-a0de-513a3e8cd218/aabcb3d6-9535-5478-a0de-513a3e8cd218_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 420475,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750337/general/975bbe71-fb22-4182-8b93-e8520fb9dc9f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aabcb3d6-9535-5478-a0de-513a3e8cd218/aabcb3d6-9535-5478-a0de-513a3e8cd218_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 451191,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750337/general/5b9a2e18-0203-45ed-8a2c-c5e00bd30167.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aabcb3d6-9535-5478-a0de-513a3e8cd218/aabcb3d6-9535-5478-a0de-513a3e8cd218_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 385804,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750337/general/2da83836-8698-4e52-98a0-98acbb2313da.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aabcb3d6-9535-5478-a0de-513a3e8cd218/aabcb3d6-9535-5478-a0de-513a3e8cd218_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282031,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750337/general/4f583fa8-ecc9-48d4-8110-b167c02f2ac5.jpg',
'Width': 1920}],
'price': 12600,
'price_includes_vat': True,
'registration_date': '2025-01-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 208 1.2 Style - Petrol - Manual - 101 hp - 18.967 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2025}
2026-03-27 13:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734353%27 HTTP/1.1" 200 None
2026-03-27 13:35:41 [adesa.fr] INFO: Saving data for 10734353: {'created_time': 1774618541.036494, 'last_price_update_time': 1774618541.036509, 'auction_closing_time': 1798671600.0}
2026-03-27 13:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10734353') HTTP/1.1" 204 0
2026-03-27 13:35:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748203/general/9970ed07-1598-4300-a625-5f9b7682c6f0.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10737472)
2026-03-27 13:35:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7b95ccd0>
2026-03-27 13:35:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_af4fb0ea-8683-5c88-8b64-6e842632ae2f/af4fb0ea-8683-5c88-8b64-6e842632ae2f_image_7.jpg HTTP/1.1" 201 0
2026-03-27 13:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750339%252Fgeneral%252Fc9799bd6-1b92-4aff-82aa-ed670e2e4f5b.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750339/general/c9799bd6-1b92-4aff-82aa-ed670e2e4f5b.jpg saved to cache
2026-03-27 13:35:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item af4fb0ea-8683-5c88-8b64-6e842632ae2f
2026-03-27 13:35:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: af4fb0ea-8683-5c88-8b64-6e842632ae2f, skipping ID generation
2026-03-27 13:35:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af4fb0ea-8683-5c88-8b64-6e842632ae2f with scrape type 1
2026-03-27 13:35:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item af4fb0ea-8683-5c88-8b64-6e842632ae2f sending to next pipeline
2026-03-27 13:35:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: af4fb0ea-8683-5c88-8b64-6e842632ae2f, identifier: 10734356
2026-03-27 13:35:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item f04f7b07-3bc1-5d83-bd65-9b43e382ec3d due to Ignoring non-200 response
2026-03-27 13:35:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item f04f7b07-3bc1-5d83-bd65-9b43e382ec3d due to Ignoring non-200 response
2026-03-27 13:35:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f04f7b07-3bc1-5d83-bd65-9b43e382ec3d, skipping ID generation
2026-03-27 13:35:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f04f7b07-3bc1-5d83-bd65-9b43e382ec3d with scrape type 1
2026-03-27 13:35:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f04f7b07-3bc1-5d83-bd65-9b43e382ec3d sending to next pipeline
2026-03-27 13:35:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f04f7b07-3bc1-5d83-bd65-9b43e382ec3d, identifier: 10735346
2026-03-27 13:35:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: af4fb0ea-8683-5c88-8b64-6e842632ae2f with identifier: 10734356
2026-03-27 13:35:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: af4fb0ea-8683-5c88-8b64-6e842632ae2f with identifier: 10734356
2026-03-27 13:35:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: af4fb0ea-8683-5c88-8b64-6e842632ae2f with identifier: 10734356 to the API
2026-03-27 13:35:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:35:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:35:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750339/general/c9799bd6-1b92-4aff-82aa-ed670e2e4f5b.jpg>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'af4fb0ea-8683-5c88-8b64-6e842632ae2f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-871-XD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734356',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 17550,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 34,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af4fb0ea-8683-5c88-8b64-6e842632ae2f/af4fb0ea-8683-5c88-8b64-6e842632ae2f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156866,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750339/general/ceb1bb00-8eee-4858-9cf1-ceabc86ed0b5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af4fb0ea-8683-5c88-8b64-6e842632ae2f/af4fb0ea-8683-5c88-8b64-6e842632ae2f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157096,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750339/general/01cb9060-1397-4bde-a3c0-e718776f5df0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af4fb0ea-8683-5c88-8b64-6e842632ae2f/af4fb0ea-8683-5c88-8b64-6e842632ae2f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129547,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750339/general/3d11fc91-da95-45ee-9079-aaa1f58b71e4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af4fb0ea-8683-5c88-8b64-6e842632ae2f/af4fb0ea-8683-5c88-8b64-6e842632ae2f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141769,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750339/general/f1fb44da-f69a-4c4c-a969-9082cd418ee7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af4fb0ea-8683-5c88-8b64-6e842632ae2f/af4fb0ea-8683-5c88-8b64-6e842632ae2f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142087,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750339/general/878aeb47-2b04-4c68-b067-5e49f72c15bd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af4fb0ea-8683-5c88-8b64-6e842632ae2f/af4fb0ea-8683-5c88-8b64-6e842632ae2f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132530,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750339/general/c6fbb172-0753-4d13-a249-ece4bc71df8f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af4fb0ea-8683-5c88-8b64-6e842632ae2f/af4fb0ea-8683-5c88-8b64-6e842632ae2f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 477266,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750339/general/7fe55df5-eb23-4a67-9780-949e673c2e4d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af4fb0ea-8683-5c88-8b64-6e842632ae2f/af4fb0ea-8683-5c88-8b64-6e842632ae2f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 549777,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750339/general/c9799bd6-1b92-4aff-82aa-ed670e2e4f5b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af4fb0ea-8683-5c88-8b64-6e842632ae2f/af4fb0ea-8683-5c88-8b64-6e842632ae2f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 405790,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750339/general/7b50caf6-f3fc-40de-8511-bcf524a2b4c3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af4fb0ea-8683-5c88-8b64-6e842632ae2f/af4fb0ea-8683-5c88-8b64-6e842632ae2f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 455009,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750339/general/5b9e9b4f-d3eb-4ccf-aa64-6716f3c4b10a.jpg',
'Width': 1920}],
'price': 18100,
'price_includes_vat': True,
'registration_date': '2025-06-03',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 Allure - Petrol - Automatic - 136 hp - 17.550 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-27 13:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710734356%27 HTTP/1.1" 200 None
2026-03-27 13:35:41 [adesa.fr] INFO: Saving data for 10734356: {'created_time': 1774618541.78412, 'last_price_update_time': 1774618541.784131, 'auction_closing_time': 1798671600.0}
2026-03-27 13:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10734356') HTTP/1.1" 204 0
2026-03-27 13:35:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f04f7b07-3bc1-5d83-bd65-9b43e382ec3d with identifier: 10735346
2026-03-27 13:35:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f04f7b07-3bc1-5d83-bd65-9b43e382ec3d with identifier: 10735346
2026-03-27 13:35:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f04f7b07-3bc1-5d83-bd65-9b43e382ec3d with identifier: 10735346 to the API
2026-03-27 13:35:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:35:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:35:42 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5686825/general/a324f3f7-0ddb-4ee3-a7ec-4b8a1d36d98d.JPG>
{'auction_title': '',
'c_o_2_emission_value': 52,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 403,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': 'f04f7b07-3bc1-5d83-bd65-9b43e382ec3d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-661-CN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735346',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 86725,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 36,
'photos': [],
'price': 34800,
'price_includes_vat': True,
'registration_date': '2022-12-14',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Range Rover Velar 2.0 P400e R-Dynamic SE - AWD - Hybrid '
'- Automatic - 403 hp - 86.725 km',
'transmission': 'automatic',
'trim': 'R-Dynamic SE',
'vin': None,
'year': 2022}
2026-03-27 13:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735346%27 HTTP/1.1" 200 None
2026-03-27 13:35:42 [adesa.fr] INFO: Saving data for 10735346: {'created_time': 1774618542.099167, 'last_price_update_time': 1774618542.09918, 'auction_closing_time': 1774858200.0}
2026-03-27 13:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735346') HTTP/1.1" 204 0
2026-03-27 13:35:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item f04f7b07-3bc1-5d83-bd65-9b43e382ec3d due to Ignoring non-200 response
2026-03-27 13:35:42 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 13:35:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae796dd650>
2026-03-27 13:35:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c27a96a-dbd0-5886-85c2-d2b575443181/0c27a96a-dbd0-5886-85c2-d2b575443181_image_0.jpg HTTP/1.1" 201 0
2026-03-27 13:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748203%252Fgeneral%252F9970ed07-1598-4300-a625-5f9b7682c6f0.jpeg') HTTP/1.1" 204 0
2026-03-27 13:35:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748203/general/9970ed07-1598-4300-a625-5f9b7682c6f0.jpeg saved to cache
2026-03-27 13:35:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0c27a96a-dbd0-5886-85c2-d2b575443181
2026-03-27 13:35:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0c27a96a-dbd0-5886-85c2-d2b575443181, skipping ID generation
2026-03-27 13:35:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c27a96a-dbd0-5886-85c2-d2b575443181 with scrape type 1
2026-03-27 13:35:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0c27a96a-dbd0-5886-85c2-d2b575443181 sending to next pipeline
2026-03-27 13:35:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0c27a96a-dbd0-5886-85c2-d2b575443181, identifier: 10737472
2026-03-27 13:35:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0c27a96a-dbd0-5886-85c2-d2b575443181 with identifier: 10737472
2026-03-27 13:35:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0c27a96a-dbd0-5886-85c2-d2b575443181 with identifier: 10737472
2026-03-27 13:35:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0c27a96a-dbd0-5886-85c2-d2b575443181 with identifier: 10737472 to the API
2026-03-27 13:35:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:35:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:35:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748203/general/9970ed07-1598-4300-a625-5f9b7682c6f0.jpeg>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '1.7L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '0c27a96a-dbd0-5886-85c2-d2b575443181',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'CP-025-JW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737472',
'listing': 'auctionplusdirectbuy',
'location': 'Chalon en Champagne (France)',
'make': 'Hyundai',
'model': 'i40',
'odometer': 164570,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 55,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c27a96a-dbd0-5886-85c2-d2b575443181/0c27a96a-dbd0-5886-85c2-d2b575443181_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339388,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748203/general/9970ed07-1598-4300-a625-5f9b7682c6f0.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c27a96a-dbd0-5886-85c2-d2b575443181/0c27a96a-dbd0-5886-85c2-d2b575443181_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 419838,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748203/general/b2ffff39-3b8b-4edc-a8e8-4c41768adc8f.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c27a96a-dbd0-5886-85c2-d2b575443181/0c27a96a-dbd0-5886-85c2-d2b575443181_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 381558,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748203/general/af53d691-aadc-46d2-a83c-987e2d0e8299.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c27a96a-dbd0-5886-85c2-d2b575443181/0c27a96a-dbd0-5886-85c2-d2b575443181_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 392744,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748203/general/3f618141-6c80-4368-a13a-51f2ff698fd6.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c27a96a-dbd0-5886-85c2-d2b575443181/0c27a96a-dbd0-5886-85c2-d2b575443181_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 425344,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748203/general/578a372c-f515-4c3d-90d9-15ed141b5ca0.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c27a96a-dbd0-5886-85c2-d2b575443181/0c27a96a-dbd0-5886-85c2-d2b575443181_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 351401,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748203/general/211c007c-d56a-479e-82d8-fb5d80b77463.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c27a96a-dbd0-5886-85c2-d2b575443181/0c27a96a-dbd0-5886-85c2-d2b575443181_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 348291,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748203/general/5471563c-c6af-40bb-9d95-f21aaf54b846.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c27a96a-dbd0-5886-85c2-d2b575443181/0c27a96a-dbd0-5886-85c2-d2b575443181_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295495,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748203/general/159071fb-61b6-46f0-8bf8-63787557e0c1.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c27a96a-dbd0-5886-85c2-d2b575443181/0c27a96a-dbd0-5886-85c2-d2b575443181_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296314,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748203/general/41f83587-d57e-4ea3-88ea-df127174a56a.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c27a96a-dbd0-5886-85c2-d2b575443181/0c27a96a-dbd0-5886-85c2-d2b575443181_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 311914,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748203/general/b85c745c-237b-48aa-bb6b-1975fdc00220.jpeg',
'Width': 1280}],
'price': 2200,
'price_includes_vat': True,
'registration_date': '2012-12-28',
'seats_number': 5,
'seller_name': 'Auto-Union sarl',
'title': 'Hyundai i40 1.7 CRDi Business - Diesel - Manual - 115 hp - 164.570 '
'km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2012}
2026-03-27 13:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737472%27 HTTP/1.1" 200 None
2026-03-27 13:35:42 [adesa.fr] INFO: Saving data for 10737472: {'created_time': 1774618542.638616, 'last_price_update_time': 1774618542.638627, 'auction_closing_time': 1774864800.0}
2026-03-27 13:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737472') HTTP/1.1" 204 0
2026-03-27 13:35:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733189> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:35:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:35:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eadf0b50-0d61-5244-9e13-ba4f3f9ef547 with identifier: 10733189
2026-03-27 13:35:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eadf0b50-0d61-5244-9e13-ba4f3f9ef547 with scrape type 1
2026-03-27 13:35:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item eadf0b50-0d61-5244-9e13-ba4f3f9ef547
2026-03-27 13:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749591%252Fgeneral%252F19d5ebc8-a1d4-4924-a343-e947f121b00a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749591/general/19d5ebc8-a1d4-4924-a343-e947f121b00a.jpg not downloaded yet
2026-03-27 13:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749591%252Fgeneral%252Ffcbf1cef-945e-4526-ac58-866a068ef9fa.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749591/general/fcbf1cef-945e-4526-ac58-866a068ef9fa.jpg not downloaded yet
2026-03-27 13:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749591%252Fgeneral%252Fade6c435-9b65-4e76-ab86-accaa606734d.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749591/general/ade6c435-9b65-4e76-ab86-accaa606734d.jpg not downloaded yet
2026-03-27 13:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749591%252Fgeneral%252F695edcab-3631-46f9-a768-8b4ee3ca875d.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749591/general/695edcab-3631-46f9-a768-8b4ee3ca875d.jpg not downloaded yet
2026-03-27 13:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749591%252Fgeneral%252F2126dacb-4648-420f-8461-ab521d0cd6b1.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749591/general/2126dacb-4648-420f-8461-ab521d0cd6b1.jpg not downloaded yet
2026-03-27 13:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749591%252Fgeneral%252Fa7f213ac-2451-4810-b653-efb2ab689a99.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749591/general/a7f213ac-2451-4810-b653-efb2ab689a99.jpg not downloaded yet
2026-03-27 13:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749591%252Fgeneral%252F20cc6978-5bd1-4150-81e2-6b078d3dc795.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749591/general/20cc6978-5bd1-4150-81e2-6b078d3dc795.jpg not downloaded yet
2026-03-27 13:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749591%252Fgeneral%252F59f87c06-f56b-48bb-950f-0ae02084c634.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749591/general/59f87c06-f56b-48bb-950f-0ae02084c634.jpg not downloaded yet
2026-03-27 13:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749591%252Fgeneral%252Ff42eb32a-8537-45a0-8098-dcb5271262e6.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749591/general/f42eb32a-8537-45a0-8098-dcb5271262e6.jpg not downloaded yet
2026-03-27 13:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749591%252Fgeneral%252F12735bcb-76e7-402b-9571-5d7382c8236b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749591/general/12735bcb-76e7-402b-9571-5d7382c8236b.jpg not downloaded yet
2026-03-27 13:35:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735833> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:35:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:35:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9743993-9427-5295-becb-abfd334d2014 with identifier: 10735833
2026-03-27 13:35:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9743993-9427-5295-becb-abfd334d2014 with scrape type 1
2026-03-27 13:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e9743993-9427-5295-becb-abfd334d2014
2026-03-27 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729900%252Fgeneral%252F725a9a8e-4ca4-45a1-82f9-80bf84b8a5b6.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729900/general/725a9a8e-4ca4-45a1-82f9-80bf84b8a5b6.jpeg already downloaded
2026-03-27 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729900%252Fgeneral%252F50e6a84d-8e98-4365-b384-ed0620792bcf.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729900/general/50e6a84d-8e98-4365-b384-ed0620792bcf.jpeg already downloaded
2026-03-27 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729900%252Fgeneral%252Fccfb9c5f-e980-46f8-993e-3050d9cbe2df.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729900/general/ccfb9c5f-e980-46f8-993e-3050d9cbe2df.jpeg already downloaded
2026-03-27 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729900%252Fgeneral%252F361f4f2d-ddcb-4481-bd5e-df1986c5a5c1.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729900/general/361f4f2d-ddcb-4481-bd5e-df1986c5a5c1.jpeg already downloaded
2026-03-27 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729900%252Fgeneral%252F4b747dcc-8f23-4cee-a49e-26fd80da4c25.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729900/general/4b747dcc-8f23-4cee-a49e-26fd80da4c25.jpeg already downloaded
2026-03-27 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729900%252Fgeneral%252F73591580-36f7-4a89-86da-cf99f8a18243.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729900/general/73591580-36f7-4a89-86da-cf99f8a18243.jpeg already downloaded
2026-03-27 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729900%252Fgeneral%252F783eaf9d-ac14-4a67-8f2a-1844243455bd.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729900/general/783eaf9d-ac14-4a67-8f2a-1844243455bd.jpeg already downloaded
2026-03-27 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729900%252Fgeneral%252F541290b6-458f-4bcc-9fbd-60cfd1112ae5.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729900/general/541290b6-458f-4bcc-9fbd-60cfd1112ae5.jpeg already downloaded
2026-03-27 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729900%252Fgeneral%252Fca69032c-5225-4b1f-8f84-a62b3fbf5c78.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729900/general/ca69032c-5225-4b1f-8f84-a62b3fbf5c78.jpeg already downloaded
2026-03-27 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729900%252Fgeneral%252F4917baaf-59ee-43d7-83db-28a605c1489c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:35:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729900/general/4917baaf-59ee-43d7-83db-28a605c1489c.jpeg already downloaded
2026-03-27 13:35:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e9743993-9427-5295-becb-abfd334d2014, identifier: 10735833
2026-03-27 13:35:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e9743993-9427-5295-becb-abfd334d2014 with identifier: 10735833
2026-03-27 13:35:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e9743993-9427-5295-becb-abfd334d2014 with identifier: 10735833
2026-03-27 13:35:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e9743993-9427-5295-becb-abfd334d2014 with identifier: 10735833 to the API
2026-03-27 13:35:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:35:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:35:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735833>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'e9743993-9427-5295-becb-abfd334d2014',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF-415-XW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735833',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '208',
'odometer': 89935,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 48,
'photo_urls': ['https://images.openlane.eu/carimgs/5729900/general/725a9a8e-4ca4-45a1-82f9-80bf84b8a5b6.jpeg',
'https://images.openlane.eu/carimgs/5729900/general/50e6a84d-8e98-4365-b384-ed0620792bcf.jpeg',
'https://images.openlane.eu/carimgs/5729900/general/ccfb9c5f-e980-46f8-993e-3050d9cbe2df.jpeg',
'https://images.openlane.eu/carimgs/5729900/general/361f4f2d-ddcb-4481-bd5e-df1986c5a5c1.jpeg',
'https://images.openlane.eu/carimgs/5729900/general/4b747dcc-8f23-4cee-a49e-26fd80da4c25.jpeg',
'https://images.openlane.eu/carimgs/5729900/general/73591580-36f7-4a89-86da-cf99f8a18243.jpeg',
'https://images.openlane.eu/carimgs/5729900/general/783eaf9d-ac14-4a67-8f2a-1844243455bd.jpeg',
'https://images.openlane.eu/carimgs/5729900/general/541290b6-458f-4bcc-9fbd-60cfd1112ae5.jpeg',
'https://images.openlane.eu/carimgs/5729900/general/ca69032c-5225-4b1f-8f84-a62b3fbf5c78.jpeg',
'https://images.openlane.eu/carimgs/5729900/general/4917baaf-59ee-43d7-83db-28a605c1489c.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9743993-9427-5295-becb-abfd334d2014/e9743993-9427-5295-becb-abfd334d2014_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3807392,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729900/general/725a9a8e-4ca4-45a1-82f9-80bf84b8a5b6.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9743993-9427-5295-becb-abfd334d2014/e9743993-9427-5295-becb-abfd334d2014_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3731242,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729900/general/50e6a84d-8e98-4365-b384-ed0620792bcf.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9743993-9427-5295-becb-abfd334d2014/e9743993-9427-5295-becb-abfd334d2014_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3280369,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729900/general/ccfb9c5f-e980-46f8-993e-3050d9cbe2df.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9743993-9427-5295-becb-abfd334d2014/e9743993-9427-5295-becb-abfd334d2014_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3752987,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729900/general/361f4f2d-ddcb-4481-bd5e-df1986c5a5c1.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9743993-9427-5295-becb-abfd334d2014/e9743993-9427-5295-becb-abfd334d2014_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3226818,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729900/general/4b747dcc-8f23-4cee-a49e-26fd80da4c25.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9743993-9427-5295-becb-abfd334d2014/e9743993-9427-5295-becb-abfd334d2014_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3097975,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729900/general/73591580-36f7-4a89-86da-cf99f8a18243.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9743993-9427-5295-becb-abfd334d2014/e9743993-9427-5295-becb-abfd334d2014_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2862924,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729900/general/783eaf9d-ac14-4a67-8f2a-1844243455bd.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9743993-9427-5295-becb-abfd334d2014/e9743993-9427-5295-becb-abfd334d2014_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2685749,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729900/general/541290b6-458f-4bcc-9fbd-60cfd1112ae5.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9743993-9427-5295-becb-abfd334d2014/e9743993-9427-5295-becb-abfd334d2014_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2672409,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729900/general/ca69032c-5225-4b1f-8f84-a62b3fbf5c78.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9743993-9427-5295-becb-abfd334d2014/e9743993-9427-5295-becb-abfd334d2014_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1534048,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729900/general/4917baaf-59ee-43d7-83db-28a605c1489c.jpeg',
'Width': 4032}],
'price': 6400,
'price_includes_vat': True,
'registration_date': '2022-04-21',
'seats_number': 5,
'seller_name': 'SAS COMPAGNIE PICARDE DE LOGISTIQUE AUTO',
'title': 'Peugeot 208 1.2i Allure - Petrol - Manual - 100 hp - 89.935 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2022}
2026-03-27 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735833%27 HTTP/1.1" 200 None
2026-03-27 13:35:47 [adesa.fr] INFO: Saving data for 10735833: {'created_time': 1774618547.372017, 'last_price_update_time': 1774618547.372028, 'auction_closing_time': 1774868400.0}
2026-03-27 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735833') HTTP/1.1" 204 0
2026-03-27 13:35:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749591/general/12735bcb-76e7-402b-9571-5d7382c8236b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733189)
2026-03-27 13:35:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae796d3e50>
2026-03-27 13:35:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eadf0b50-0d61-5244-9e13-ba4f3f9ef547/eadf0b50-0d61-5244-9e13-ba4f3f9ef547_image_9.jpg HTTP/1.1" 201 0
2026-03-27 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749591%252Fgeneral%252F12735bcb-76e7-402b-9571-5d7382c8236b.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749591/general/12735bcb-76e7-402b-9571-5d7382c8236b.jpg saved to cache
2026-03-27 13:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item eadf0b50-0d61-5244-9e13-ba4f3f9ef547
2026-03-27 13:35:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749591/general/f42eb32a-8537-45a0-8098-dcb5271262e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733189)
2026-03-27 13:35:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae6374b810>
2026-03-27 13:35:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eadf0b50-0d61-5244-9e13-ba4f3f9ef547/eadf0b50-0d61-5244-9e13-ba4f3f9ef547_image_8.jpg HTTP/1.1" 201 0
2026-03-27 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749591%252Fgeneral%252Ff42eb32a-8537-45a0-8098-dcb5271262e6.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749591/general/f42eb32a-8537-45a0-8098-dcb5271262e6.jpg saved to cache
2026-03-27 13:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item eadf0b50-0d61-5244-9e13-ba4f3f9ef547
2026-03-27 13:35:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749591/general/59f87c06-f56b-48bb-950f-0ae02084c634.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733189)
2026-03-27 13:35:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749591/general/20cc6978-5bd1-4150-81e2-6b078d3dc795.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733189)
2026-03-27 13:35:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae794f4cd0>
2026-03-27 13:35:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eadf0b50-0d61-5244-9e13-ba4f3f9ef547/eadf0b50-0d61-5244-9e13-ba4f3f9ef547_image_7.jpg HTTP/1.1" 201 0
2026-03-27 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749591%252Fgeneral%252F59f87c06-f56b-48bb-950f-0ae02084c634.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749591/general/59f87c06-f56b-48bb-950f-0ae02084c634.jpg saved to cache
2026-03-27 13:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item eadf0b50-0d61-5244-9e13-ba4f3f9ef547
2026-03-27 13:35:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749591/general/a7f213ac-2451-4810-b653-efb2ab689a99.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733189)
2026-03-27 13:35:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae794c5bd0>
2026-03-27 13:35:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eadf0b50-0d61-5244-9e13-ba4f3f9ef547/eadf0b50-0d61-5244-9e13-ba4f3f9ef547_image_6.jpg HTTP/1.1" 201 0
2026-03-27 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749591%252Fgeneral%252F20cc6978-5bd1-4150-81e2-6b078d3dc795.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749591/general/20cc6978-5bd1-4150-81e2-6b078d3dc795.jpg saved to cache
2026-03-27 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item eadf0b50-0d61-5244-9e13-ba4f3f9ef547
2026-03-27 13:35:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7826a890>
2026-03-27 13:35:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eadf0b50-0d61-5244-9e13-ba4f3f9ef547/eadf0b50-0d61-5244-9e13-ba4f3f9ef547_image_5.jpg HTTP/1.1" 201 0
2026-03-27 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749591%252Fgeneral%252Fa7f213ac-2451-4810-b653-efb2ab689a99.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749591/general/a7f213ac-2451-4810-b653-efb2ab689a99.jpg saved to cache
2026-03-27 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item eadf0b50-0d61-5244-9e13-ba4f3f9ef547
2026-03-27 13:35:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749591/general/2126dacb-4648-420f-8461-ab521d0cd6b1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733189)
2026-03-27 13:35:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae637938d0>
2026-03-27 13:35:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eadf0b50-0d61-5244-9e13-ba4f3f9ef547/eadf0b50-0d61-5244-9e13-ba4f3f9ef547_image_4.jpg HTTP/1.1" 201 0
2026-03-27 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749591%252Fgeneral%252F2126dacb-4648-420f-8461-ab521d0cd6b1.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749591/general/2126dacb-4648-420f-8461-ab521d0cd6b1.jpg saved to cache
2026-03-27 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item eadf0b50-0d61-5244-9e13-ba4f3f9ef547
2026-03-27 13:35:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749591/general/695edcab-3631-46f9-a768-8b4ee3ca875d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733189)
2026-03-27 13:35:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae796df650>
2026-03-27 13:35:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eadf0b50-0d61-5244-9e13-ba4f3f9ef547/eadf0b50-0d61-5244-9e13-ba4f3f9ef547_image_3.jpg HTTP/1.1" 201 0
2026-03-27 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749591%252Fgeneral%252F695edcab-3631-46f9-a768-8b4ee3ca875d.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749591/general/695edcab-3631-46f9-a768-8b4ee3ca875d.jpg saved to cache
2026-03-27 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item eadf0b50-0d61-5244-9e13-ba4f3f9ef547
2026-03-27 13:35:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749591/general/ade6c435-9b65-4e76-ab86-accaa606734d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733189)
2026-03-27 13:35:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7b6451d0>
2026-03-27 13:35:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eadf0b50-0d61-5244-9e13-ba4f3f9ef547/eadf0b50-0d61-5244-9e13-ba4f3f9ef547_image_2.jpg HTTP/1.1" 201 0
2026-03-27 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749591%252Fgeneral%252Fade6c435-9b65-4e76-ab86-accaa606734d.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749591/general/ade6c435-9b65-4e76-ab86-accaa606734d.jpg saved to cache
2026-03-27 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item eadf0b50-0d61-5244-9e13-ba4f3f9ef547
2026-03-27 13:35:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749591/general/fcbf1cef-945e-4526-ac58-866a068ef9fa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733189)
2026-03-27 13:35:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79660110>
2026-03-27 13:35:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eadf0b50-0d61-5244-9e13-ba4f3f9ef547/eadf0b50-0d61-5244-9e13-ba4f3f9ef547_image_1.jpg HTTP/1.1" 201 0
2026-03-27 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749591%252Fgeneral%252Ffcbf1cef-945e-4526-ac58-866a068ef9fa.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749591/general/fcbf1cef-945e-4526-ac58-866a068ef9fa.jpg saved to cache
2026-03-27 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item eadf0b50-0d61-5244-9e13-ba4f3f9ef547
2026-03-27 13:35:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749591/general/19d5ebc8-a1d4-4924-a343-e947f121b00a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733189)
2026-03-27 13:35:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:35:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7986cbd0>
2026-03-27 13:35:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:35:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:35:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:35:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_eadf0b50-0d61-5244-9e13-ba4f3f9ef547/eadf0b50-0d61-5244-9e13-ba4f3f9ef547_image_0.jpg HTTP/1.1" 201 0
2026-03-27 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749591%252Fgeneral%252F19d5ebc8-a1d4-4924-a343-e947f121b00a.jpg') HTTP/1.1" 204 0
2026-03-27 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749591/general/19d5ebc8-a1d4-4924-a343-e947f121b00a.jpg saved to cache
2026-03-27 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item eadf0b50-0d61-5244-9e13-ba4f3f9ef547
2026-03-27 13:35:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: eadf0b50-0d61-5244-9e13-ba4f3f9ef547, skipping ID generation
2026-03-27 13:35:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eadf0b50-0d61-5244-9e13-ba4f3f9ef547 with scrape type 1
2026-03-27 13:35:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item eadf0b50-0d61-5244-9e13-ba4f3f9ef547 sending to next pipeline
2026-03-27 13:35:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: eadf0b50-0d61-5244-9e13-ba4f3f9ef547, identifier: 10733189
2026-03-27 13:35:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: eadf0b50-0d61-5244-9e13-ba4f3f9ef547 with identifier: 10733189
2026-03-27 13:35:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: eadf0b50-0d61-5244-9e13-ba4f3f9ef547 with identifier: 10733189
2026-03-27 13:35:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: eadf0b50-0d61-5244-9e13-ba4f3f9ef547 with identifier: 10733189 to the API
2026-03-27 13:35:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:35:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:35:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749591/general/19d5ebc8-a1d4-4924-a343-e947f121b00a.jpg>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'eadf0b50-0d61-5244-9e13-ba4f3f9ef547',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HC-019-BH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733189',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 20960,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eadf0b50-0d61-5244-9e13-ba4f3f9ef547/eadf0b50-0d61-5244-9e13-ba4f3f9ef547_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195073,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749591/general/19d5ebc8-a1d4-4924-a343-e947f121b00a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eadf0b50-0d61-5244-9e13-ba4f3f9ef547/eadf0b50-0d61-5244-9e13-ba4f3f9ef547_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189625,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749591/general/fcbf1cef-945e-4526-ac58-866a068ef9fa.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eadf0b50-0d61-5244-9e13-ba4f3f9ef547/eadf0b50-0d61-5244-9e13-ba4f3f9ef547_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193468,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749591/general/ade6c435-9b65-4e76-ab86-accaa606734d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eadf0b50-0d61-5244-9e13-ba4f3f9ef547/eadf0b50-0d61-5244-9e13-ba4f3f9ef547_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164192,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749591/general/695edcab-3631-46f9-a768-8b4ee3ca875d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eadf0b50-0d61-5244-9e13-ba4f3f9ef547/eadf0b50-0d61-5244-9e13-ba4f3f9ef547_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167720,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749591/general/2126dacb-4648-420f-8461-ab521d0cd6b1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eadf0b50-0d61-5244-9e13-ba4f3f9ef547/eadf0b50-0d61-5244-9e13-ba4f3f9ef547_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194313,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749591/general/a7f213ac-2451-4810-b653-efb2ab689a99.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eadf0b50-0d61-5244-9e13-ba4f3f9ef547/eadf0b50-0d61-5244-9e13-ba4f3f9ef547_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 367551,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749591/general/20cc6978-5bd1-4150-81e2-6b078d3dc795.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eadf0b50-0d61-5244-9e13-ba4f3f9ef547/eadf0b50-0d61-5244-9e13-ba4f3f9ef547_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 498412,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749591/general/59f87c06-f56b-48bb-950f-0ae02084c634.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eadf0b50-0d61-5244-9e13-ba4f3f9ef547/eadf0b50-0d61-5244-9e13-ba4f3f9ef547_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 416800,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749591/general/f42eb32a-8537-45a0-8098-dcb5271262e6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eadf0b50-0d61-5244-9e13-ba4f3f9ef547/eadf0b50-0d61-5244-9e13-ba4f3f9ef547_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 447653,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749591/general/12735bcb-76e7-402b-9571-5d7382c8236b.jpg',
'Width': 1920}],
'price': 20300,
'price_includes_vat': True,
'registration_date': '2025-02-24',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 Allure - Petrol - Automatic - 136 hp - 20.960 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-27 13:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733189%27 HTTP/1.1" 200 None
2026-03-27 13:35:49 [adesa.fr] INFO: Saving data for 10733189: {'created_time': 1774618549.333972, 'last_price_update_time': 1774618549.333983, 'auction_closing_time': 1798671600.0}
2026-03-27 13:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733189') HTTP/1.1" 204 0
2026-03-27 13:35:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735847> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:35:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:35:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 408b48d6-a592-5c7e-93f6-3d0d45403c7e with identifier: 10735847
2026-03-27 13:35:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 408b48d6-a592-5c7e-93f6-3d0d45403c7e with scrape type 1
2026-03-27 13:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 408b48d6-a592-5c7e-93f6-3d0d45403c7e
2026-03-27 13:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741519%252Fgeneral%252F85619a73-fe6f-496b-8bb5-d4f9b334c948.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741519/general/85619a73-fe6f-496b-8bb5-d4f9b334c948.jpg already downloaded
2026-03-27 13:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741519%252Fgeneral%252Fd29143ea-ec87-468f-9a83-bc3ae3b2b241.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741519/general/d29143ea-ec87-468f-9a83-bc3ae3b2b241.jpg already downloaded
2026-03-27 13:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741519%252Fgeneral%252F3a254d25-bcc2-4811-9e06-e3d093a1ec46.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741519/general/3a254d25-bcc2-4811-9e06-e3d093a1ec46.jpg already downloaded
2026-03-27 13:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741519%252Fgeneral%252F355b50d3-ad31-4f73-a5f7-e9433bbc7ce3.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741519/general/355b50d3-ad31-4f73-a5f7-e9433bbc7ce3.jpg already downloaded
2026-03-27 13:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741519%252Fgeneral%252F5fdb46f1-72d4-46ad-985f-a13cc067e848.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741519/general/5fdb46f1-72d4-46ad-985f-a13cc067e848.jpg already downloaded
2026-03-27 13:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741519%252Fgeneral%252F05ea1910-e463-47ae-8546-61b3cbf25475.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741519/general/05ea1910-e463-47ae-8546-61b3cbf25475.jpg already downloaded
2026-03-27 13:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741519%252Fgeneral%252Fb3b7cc65-3c47-45a1-871e-571b80ab5413.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741519/general/b3b7cc65-3c47-45a1-871e-571b80ab5413.jpg already downloaded
2026-03-27 13:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741519%252Fgeneral%252F97100316-f01d-47dc-8e0a-e643843dc380.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741519/general/97100316-f01d-47dc-8e0a-e643843dc380.jpg already downloaded
2026-03-27 13:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741519%252Fgeneral%252F5ba1ea91-9062-4cf7-ac87-4ce93eee5f03.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741519/general/5ba1ea91-9062-4cf7-ac87-4ce93eee5f03.jpg already downloaded
2026-03-27 13:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741519%252Fgeneral%252F5e5fccd9-31a0-4341-ad4f-28a1952ba4d1.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741519/general/5e5fccd9-31a0-4341-ad4f-28a1952ba4d1.jpg already downloaded
2026-03-27 13:35:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 408b48d6-a592-5c7e-93f6-3d0d45403c7e, identifier: 10735847
2026-03-27 13:35:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 408b48d6-a592-5c7e-93f6-3d0d45403c7e with identifier: 10735847
2026-03-27 13:35:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 408b48d6-a592-5c7e-93f6-3d0d45403c7e with identifier: 10735847
2026-03-27 13:35:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 408b48d6-a592-5c7e-93f6-3d0d45403c7e with identifier: 10735847 to the API
2026-03-27 13:35:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:35:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:35:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735847>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '408b48d6-a592-5c7e-93f6-3d0d45403c7e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK251VB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735847',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Peugeot',
'model': '2008',
'odometer': 143637,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 48,
'photo_urls': ['https://images.openlane.eu/carimgs/5741519/general/85619a73-fe6f-496b-8bb5-d4f9b334c948.jpg',
'https://images.openlane.eu/carimgs/5741519/general/d29143ea-ec87-468f-9a83-bc3ae3b2b241.jpg',
'https://images.openlane.eu/carimgs/5741519/general/3a254d25-bcc2-4811-9e06-e3d093a1ec46.jpg',
'https://images.openlane.eu/carimgs/5741519/general/355b50d3-ad31-4f73-a5f7-e9433bbc7ce3.jpg',
'https://images.openlane.eu/carimgs/5741519/general/5fdb46f1-72d4-46ad-985f-a13cc067e848.jpg',
'https://images.openlane.eu/carimgs/5741519/general/05ea1910-e463-47ae-8546-61b3cbf25475.jpg',
'https://images.openlane.eu/carimgs/5741519/general/b3b7cc65-3c47-45a1-871e-571b80ab5413.jpg',
'https://images.openlane.eu/carimgs/5741519/general/97100316-f01d-47dc-8e0a-e643843dc380.jpg',
'https://images.openlane.eu/carimgs/5741519/general/5ba1ea91-9062-4cf7-ac87-4ce93eee5f03.jpg',
'https://images.openlane.eu/carimgs/5741519/general/5e5fccd9-31a0-4341-ad4f-28a1952ba4d1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_408b48d6-a592-5c7e-93f6-3d0d45403c7e/408b48d6-a592-5c7e-93f6-3d0d45403c7e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104708,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741519/general/85619a73-fe6f-496b-8bb5-d4f9b334c948.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_408b48d6-a592-5c7e-93f6-3d0d45403c7e/408b48d6-a592-5c7e-93f6-3d0d45403c7e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99288,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741519/general/d29143ea-ec87-468f-9a83-bc3ae3b2b241.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_408b48d6-a592-5c7e-93f6-3d0d45403c7e/408b48d6-a592-5c7e-93f6-3d0d45403c7e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114821,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741519/general/3a254d25-bcc2-4811-9e06-e3d093a1ec46.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_408b48d6-a592-5c7e-93f6-3d0d45403c7e/408b48d6-a592-5c7e-93f6-3d0d45403c7e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117372,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741519/general/355b50d3-ad31-4f73-a5f7-e9433bbc7ce3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_408b48d6-a592-5c7e-93f6-3d0d45403c7e/408b48d6-a592-5c7e-93f6-3d0d45403c7e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79354,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741519/general/5fdb46f1-72d4-46ad-985f-a13cc067e848.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_408b48d6-a592-5c7e-93f6-3d0d45403c7e/408b48d6-a592-5c7e-93f6-3d0d45403c7e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87838,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741519/general/05ea1910-e463-47ae-8546-61b3cbf25475.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_408b48d6-a592-5c7e-93f6-3d0d45403c7e/408b48d6-a592-5c7e-93f6-3d0d45403c7e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96681,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741519/general/b3b7cc65-3c47-45a1-871e-571b80ab5413.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_408b48d6-a592-5c7e-93f6-3d0d45403c7e/408b48d6-a592-5c7e-93f6-3d0d45403c7e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128405,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741519/general/97100316-f01d-47dc-8e0a-e643843dc380.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_408b48d6-a592-5c7e-93f6-3d0d45403c7e/408b48d6-a592-5c7e-93f6-3d0d45403c7e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75901,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741519/general/5ba1ea91-9062-4cf7-ac87-4ce93eee5f03.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_408b48d6-a592-5c7e-93f6-3d0d45403c7e/408b48d6-a592-5c7e-93f6-3d0d45403c7e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119955,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741519/general/5e5fccd9-31a0-4341-ad4f-28a1952ba4d1.jpg',
'Width': 1024}],
'price': 7100,
'price_includes_vat': True,
'registration_date': '2022-11-28',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Peugeot 2008 1.5 HDI Active Pack - Diesel - Manual - 110 hp - '
'143.637 km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2022}
2026-03-27 13:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735847%27 HTTP/1.1" 200 None
2026-03-27 13:35:52 [adesa.fr] INFO: Saving data for 10735847: {'created_time': 1774618552.118091, 'last_price_update_time': 1774618552.118103, 'auction_closing_time': 1774868400.0}
2026-03-27 13:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735847') HTTP/1.1" 204 0
2026-03-27 13:35:52 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:35:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:35:52 [adesa.fr] INFO: Found listing with ID: 10693704
2026-03-27 13:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710693704%27 HTTP/1.1" 200 None
2026-03-27 13:35:52 [adesa.fr] INFO: Scrape type for 10693704: 0
2026-03-27 13:35:52 [adesa.fr] INFO: Skipping item 10693704 url https://www.openlane.eu/en/carv6/auction/10693704
2026-03-27 13:35:52 [adesa.fr] INFO: Found listing with ID: 10695919
2026-03-27 13:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710695919%27 HTTP/1.1" 200 None
2026-03-27 13:35:52 [adesa.fr] INFO: Scrape type for 10695919: 0
2026-03-27 13:35:52 [adesa.fr] INFO: Skipping item 10695919 url https://www.openlane.eu/en/carv6/auction/10695919
2026-03-27 13:35:52 [adesa.fr] INFO: Found listing with ID: 10687169
2026-03-27 13:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710687169%27 HTTP/1.1" 200 None
2026-03-27 13:35:52 [adesa.fr] INFO: Scrape type for 10687169: 0
2026-03-27 13:35:52 [adesa.fr] INFO: Skipping item 10687169 url https://www.openlane.eu/en/carv6/auction/10687169
2026-03-27 13:35:52 [adesa.fr] INFO: Found listing with ID: 10715524
2026-03-27 13:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710715524%27 HTTP/1.1" 200 None
2026-03-27 13:35:52 [adesa.fr] INFO: Scrape type for 10715524: 0
2026-03-27 13:35:52 [adesa.fr] INFO: Skipping item 10715524 url https://www.openlane.eu/en/carv6/auction/10715524
2026-03-27 13:35:52 [adesa.fr] INFO: Found listing with ID: 10652149
2026-03-27 13:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710652149%27 HTTP/1.1" 200 None
2026-03-27 13:35:52 [adesa.fr] INFO: Scrape type for 10652149: 0
2026-03-27 13:35:52 [adesa.fr] INFO: Skipping item 10652149 url https://www.openlane.eu/en/carv6/auction/10652149
2026-03-27 13:35:52 [adesa.fr] INFO: Found listing with ID: 10699412
2026-03-27 13:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710699412%27 HTTP/1.1" 200 None
2026-03-27 13:35:52 [adesa.fr] INFO: Scrape type for 10699412: 0
2026-03-27 13:35:52 [adesa.fr] INFO: Skipping item 10699412 url https://www.openlane.eu/en/carv6/auction/10699412
2026-03-27 13:36:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735838> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:36:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:36:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c77dd43-9129-541f-b3d5-be803a547356 with identifier: 10735838
2026-03-27 13:36:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c77dd43-9129-541f-b3d5-be803a547356 with scrape type 1
2026-03-27 13:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6c77dd43-9129-541f-b3d5-be803a547356
2026-03-27 13:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730297%252Fgeneral%252F5d322bff-3e05-4de0-adce-7f27ad4dfc81.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730297/general/5d322bff-3e05-4de0-adce-7f27ad4dfc81.jpg already downloaded
2026-03-27 13:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730297%252Fgeneral%252F260b8faa-76da-4f03-8e3c-01e20236de69.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730297/general/260b8faa-76da-4f03-8e3c-01e20236de69.jpg already downloaded
2026-03-27 13:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730297%252Fgeneral%252Fe8a5dba3-f39c-4305-9891-df62c4970546.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730297/general/e8a5dba3-f39c-4305-9891-df62c4970546.jpg already downloaded
2026-03-27 13:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730297%252Fgeneral%252Fc39ff3f3-32c4-435e-93fa-dba15283a1f1.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730297/general/c39ff3f3-32c4-435e-93fa-dba15283a1f1.jpg already downloaded
2026-03-27 13:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730297%252Fgeneral%252F5c7d0816-03af-48b9-8bf2-a929b2afd3b5.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730297/general/5c7d0816-03af-48b9-8bf2-a929b2afd3b5.jpg already downloaded
2026-03-27 13:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730297%252Fgeneral%252F1b4af195-1afd-4684-9232-a974c3f5f134.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730297/general/1b4af195-1afd-4684-9232-a974c3f5f134.jpg already downloaded
2026-03-27 13:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730297%252Fgeneral%252F310ad884-2eec-4b20-8a0f-db0c738380a6.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730297/general/310ad884-2eec-4b20-8a0f-db0c738380a6.jpg already downloaded
2026-03-27 13:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730297%252Fgeneral%252F88e4ff7f-f8a7-4f57-82e0-ed67ecbbd9a4.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730297/general/88e4ff7f-f8a7-4f57-82e0-ed67ecbbd9a4.jpg already downloaded
2026-03-27 13:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730297%252Fgeneral%252F25254cdf-a2f6-4053-bc58-622559d113b5.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730297/general/25254cdf-a2f6-4053-bc58-622559d113b5.jpg already downloaded
2026-03-27 13:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730297%252Fgeneral%252Fc87363a2-d820-434b-a198-3631b82ed29b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730297/general/c87363a2-d820-434b-a198-3631b82ed29b.jpg already downloaded
2026-03-27 13:36:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6c77dd43-9129-541f-b3d5-be803a547356, identifier: 10735838
2026-03-27 13:36:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6c77dd43-9129-541f-b3d5-be803a547356 with identifier: 10735838
2026-03-27 13:36:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6c77dd43-9129-541f-b3d5-be803a547356 with identifier: 10735838
2026-03-27 13:36:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6c77dd43-9129-541f-b3d5-be803a547356 with identifier: 10735838 to the API
2026-03-27 13:36:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:36:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:36:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735838>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': '6c77dd43-9129-541f-b3d5-be803a547356',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-164-CW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735838',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 146097,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 52,
'photo_urls': ['https://images.openlane.eu/carimgs/5730297/general/5d322bff-3e05-4de0-adce-7f27ad4dfc81.jpg',
'https://images.openlane.eu/carimgs/5730297/general/260b8faa-76da-4f03-8e3c-01e20236de69.jpg',
'https://images.openlane.eu/carimgs/5730297/general/e8a5dba3-f39c-4305-9891-df62c4970546.jpg',
'https://images.openlane.eu/carimgs/5730297/general/c39ff3f3-32c4-435e-93fa-dba15283a1f1.jpg',
'https://images.openlane.eu/carimgs/5730297/general/5c7d0816-03af-48b9-8bf2-a929b2afd3b5.jpg',
'https://images.openlane.eu/carimgs/5730297/general/1b4af195-1afd-4684-9232-a974c3f5f134.jpg',
'https://images.openlane.eu/carimgs/5730297/general/310ad884-2eec-4b20-8a0f-db0c738380a6.jpg',
'https://images.openlane.eu/carimgs/5730297/general/88e4ff7f-f8a7-4f57-82e0-ed67ecbbd9a4.jpg',
'https://images.openlane.eu/carimgs/5730297/general/25254cdf-a2f6-4053-bc58-622559d113b5.jpg',
'https://images.openlane.eu/carimgs/5730297/general/c87363a2-d820-434b-a198-3631b82ed29b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c77dd43-9129-541f-b3d5-be803a547356/6c77dd43-9129-541f-b3d5-be803a547356_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164802,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730297/general/5d322bff-3e05-4de0-adce-7f27ad4dfc81.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c77dd43-9129-541f-b3d5-be803a547356/6c77dd43-9129-541f-b3d5-be803a547356_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154789,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730297/general/260b8faa-76da-4f03-8e3c-01e20236de69.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c77dd43-9129-541f-b3d5-be803a547356/6c77dd43-9129-541f-b3d5-be803a547356_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176424,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730297/general/e8a5dba3-f39c-4305-9891-df62c4970546.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c77dd43-9129-541f-b3d5-be803a547356/6c77dd43-9129-541f-b3d5-be803a547356_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153147,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730297/general/c39ff3f3-32c4-435e-93fa-dba15283a1f1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c77dd43-9129-541f-b3d5-be803a547356/6c77dd43-9129-541f-b3d5-be803a547356_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109962,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730297/general/5c7d0816-03af-48b9-8bf2-a929b2afd3b5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c77dd43-9129-541f-b3d5-be803a547356/6c77dd43-9129-541f-b3d5-be803a547356_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121832,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730297/general/1b4af195-1afd-4684-9232-a974c3f5f134.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c77dd43-9129-541f-b3d5-be803a547356/6c77dd43-9129-541f-b3d5-be803a547356_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131390,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730297/general/310ad884-2eec-4b20-8a0f-db0c738380a6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c77dd43-9129-541f-b3d5-be803a547356/6c77dd43-9129-541f-b3d5-be803a547356_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72814,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730297/general/88e4ff7f-f8a7-4f57-82e0-ed67ecbbd9a4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c77dd43-9129-541f-b3d5-be803a547356/6c77dd43-9129-541f-b3d5-be803a547356_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96105,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730297/general/25254cdf-a2f6-4053-bc58-622559d113b5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c77dd43-9129-541f-b3d5-be803a547356/6c77dd43-9129-541f-b3d5-be803a547356_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201289,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730297/general/c87363a2-d820-434b-a198-3631b82ed29b.jpg',
'Width': 1024}],
'price': 8300,
'price_includes_vat': True,
'registration_date': '2022-12-15',
'seats_number': 5,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Peugeot 3008 1.2 Active Pack - Petrol - Automatic - 130 hp - '
'146.097 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2022}
2026-03-27 13:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735838%27 HTTP/1.1" 200 None
2026-03-27 13:36:02 [adesa.fr] INFO: Saving data for 10735838: {'created_time': 1774618562.156866, 'last_price_update_time': 1774618562.156881, 'auction_closing_time': 1774868400.0}
2026-03-27 13:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735838') HTTP/1.1" 204 0
2026-03-27 13:36:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735837> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:36:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:36:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ffe90774-a794-5b6f-80f3-11760ee286da with identifier: 10735837
2026-03-27 13:36:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ffe90774-a794-5b6f-80f3-11760ee286da with scrape type 1
2026-03-27 13:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ffe90774-a794-5b6f-80f3-11760ee286da
2026-03-27 13:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730241%252Fgeneral%252F0aa6a57f-4335-456c-8cbe-167ee95306e3.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730241/general/0aa6a57f-4335-456c-8cbe-167ee95306e3.jpg already downloaded
2026-03-27 13:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730241%252Fgeneral%252F35ba0a87-2dbc-479c-a53a-a8e21b691a64.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730241/general/35ba0a87-2dbc-479c-a53a-a8e21b691a64.jpg already downloaded
2026-03-27 13:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730241%252Fgeneral%252F7d02bd6b-d54a-4e67-90e8-28d73614f300.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730241/general/7d02bd6b-d54a-4e67-90e8-28d73614f300.jpg already downloaded
2026-03-27 13:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730241%252Fgeneral%252Fe40ee856-0828-4677-825a-440955d10e93.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730241/general/e40ee856-0828-4677-825a-440955d10e93.jpg already downloaded
2026-03-27 13:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730241%252Fgeneral%252F4db35349-2902-40b1-ad64-273cf01d6782.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730241/general/4db35349-2902-40b1-ad64-273cf01d6782.jpg already downloaded
2026-03-27 13:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730241%252Fgeneral%252Fa7861250-7ec8-473b-9a38-f7606b83e916.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730241/general/a7861250-7ec8-473b-9a38-f7606b83e916.jpg already downloaded
2026-03-27 13:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730241%252Fgeneral%252Fbfda1ff6-ba02-4597-8776-2afdcabfe01a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730241/general/bfda1ff6-ba02-4597-8776-2afdcabfe01a.jpg already downloaded
2026-03-27 13:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730241%252Fgeneral%252F7bfaad60-dd34-494f-8bc9-5155c72bf76b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730241/general/7bfaad60-dd34-494f-8bc9-5155c72bf76b.jpg already downloaded
2026-03-27 13:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730241%252Fgeneral%252Fb26f63ae-cbf2-4cbf-a930-65913070cb5e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730241/general/b26f63ae-cbf2-4cbf-a930-65913070cb5e.jpg already downloaded
2026-03-27 13:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730241%252Fgeneral%252F26562c8b-44d2-4b33-bd77-9aa345e26d2d.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730241/general/26562c8b-44d2-4b33-bd77-9aa345e26d2d.jpg already downloaded
2026-03-27 13:36:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ffe90774-a794-5b6f-80f3-11760ee286da, identifier: 10735837
2026-03-27 13:36:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ffe90774-a794-5b6f-80f3-11760ee286da with identifier: 10735837
2026-03-27 13:36:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ffe90774-a794-5b6f-80f3-11760ee286da with identifier: 10735837
2026-03-27 13:36:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ffe90774-a794-5b6f-80f3-11760ee286da with identifier: 10735837 to the API
2026-03-27 13:36:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:36:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:36:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735837>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'ffe90774-a794-5b6f-80f3-11760ee286da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ-627-JC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735837',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 142238,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 46,
'photo_urls': ['https://images.openlane.eu/carimgs/5730241/general/0aa6a57f-4335-456c-8cbe-167ee95306e3.jpg',
'https://images.openlane.eu/carimgs/5730241/general/35ba0a87-2dbc-479c-a53a-a8e21b691a64.jpg',
'https://images.openlane.eu/carimgs/5730241/general/7d02bd6b-d54a-4e67-90e8-28d73614f300.jpg',
'https://images.openlane.eu/carimgs/5730241/general/e40ee856-0828-4677-825a-440955d10e93.jpg',
'https://images.openlane.eu/carimgs/5730241/general/4db35349-2902-40b1-ad64-273cf01d6782.jpg',
'https://images.openlane.eu/carimgs/5730241/general/a7861250-7ec8-473b-9a38-f7606b83e916.jpg',
'https://images.openlane.eu/carimgs/5730241/general/bfda1ff6-ba02-4597-8776-2afdcabfe01a.jpg',
'https://images.openlane.eu/carimgs/5730241/general/7bfaad60-dd34-494f-8bc9-5155c72bf76b.jpg',
'https://images.openlane.eu/carimgs/5730241/general/b26f63ae-cbf2-4cbf-a930-65913070cb5e.jpg',
'https://images.openlane.eu/carimgs/5730241/general/26562c8b-44d2-4b33-bd77-9aa345e26d2d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffe90774-a794-5b6f-80f3-11760ee286da/ffe90774-a794-5b6f-80f3-11760ee286da_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106092,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730241/general/0aa6a57f-4335-456c-8cbe-167ee95306e3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffe90774-a794-5b6f-80f3-11760ee286da/ffe90774-a794-5b6f-80f3-11760ee286da_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111886,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730241/general/35ba0a87-2dbc-479c-a53a-a8e21b691a64.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffe90774-a794-5b6f-80f3-11760ee286da/ffe90774-a794-5b6f-80f3-11760ee286da_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114780,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730241/general/7d02bd6b-d54a-4e67-90e8-28d73614f300.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffe90774-a794-5b6f-80f3-11760ee286da/ffe90774-a794-5b6f-80f3-11760ee286da_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121602,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730241/general/e40ee856-0828-4677-825a-440955d10e93.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffe90774-a794-5b6f-80f3-11760ee286da/ffe90774-a794-5b6f-80f3-11760ee286da_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115360,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730241/general/4db35349-2902-40b1-ad64-273cf01d6782.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffe90774-a794-5b6f-80f3-11760ee286da/ffe90774-a794-5b6f-80f3-11760ee286da_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111317,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730241/general/a7861250-7ec8-473b-9a38-f7606b83e916.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffe90774-a794-5b6f-80f3-11760ee286da/ffe90774-a794-5b6f-80f3-11760ee286da_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91875,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730241/general/bfda1ff6-ba02-4597-8776-2afdcabfe01a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffe90774-a794-5b6f-80f3-11760ee286da/ffe90774-a794-5b6f-80f3-11760ee286da_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94804,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730241/general/7bfaad60-dd34-494f-8bc9-5155c72bf76b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffe90774-a794-5b6f-80f3-11760ee286da/ffe90774-a794-5b6f-80f3-11760ee286da_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152629,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730241/general/b26f63ae-cbf2-4cbf-a930-65913070cb5e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffe90774-a794-5b6f-80f3-11760ee286da/ffe90774-a794-5b6f-80f3-11760ee286da_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66355,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730241/general/26562c8b-44d2-4b33-bd77-9aa345e26d2d.jpg',
'Width': 1024}],
'price': 11400,
'price_includes_vat': True,
'registration_date': '2021-05-20',
'seats_number': 8,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Citroën Jumpy 1.5 HDI Comfort - Diesel - Manual - 120 hp - 142.238 '
'km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-27 13:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735837%27 HTTP/1.1" 200 None
2026-03-27 13:36:04 [adesa.fr] INFO: Saving data for 10735837: {'created_time': 1774618564.072064, 'last_price_update_time': 1774618564.072075, 'auction_closing_time': 1774868400.0}
2026-03-27 13:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735837') HTTP/1.1" 204 0
2026-03-27 13:36:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735805> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:36:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:36:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735802> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:36:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:36:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26f52584-a754-5c70-a16c-3db5b7897240 with identifier: 10735805
2026-03-27 13:36:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26f52584-a754-5c70-a16c-3db5b7897240 with scrape type 1
2026-03-27 13:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 26f52584-a754-5c70-a16c-3db5b7897240
2026-03-27 13:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698260%252Fgeneral%252F9b92d2f1-67d0-4b39-834c-e1be20bbf45f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698260/general/9b92d2f1-67d0-4b39-834c-e1be20bbf45f.jpg already downloaded
2026-03-27 13:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698260%252Fgeneral%252Fe1b356bf-0a56-44bd-b73c-ea751a231f68.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698260/general/e1b356bf-0a56-44bd-b73c-ea751a231f68.jpg already downloaded
2026-03-27 13:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698260%252Fgeneral%252F35c0711d-0304-43bb-9108-e280c957d202.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698260/general/35c0711d-0304-43bb-9108-e280c957d202.jpg already downloaded
2026-03-27 13:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698260%252Fgeneral%252Faa36efbc-716c-432d-84d5-004dbc6c3b41.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698260/general/aa36efbc-716c-432d-84d5-004dbc6c3b41.jpg already downloaded
2026-03-27 13:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698260%252Fgeneral%252F47ff1d23-3c91-4574-be8f-6ff5b1bda9f8.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698260/general/47ff1d23-3c91-4574-be8f-6ff5b1bda9f8.jpg already downloaded
2026-03-27 13:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698260%252Fgeneral%252F22ef7c84-cb47-43d5-8d27-d3d74bc69f55.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698260/general/22ef7c84-cb47-43d5-8d27-d3d74bc69f55.jpg already downloaded
2026-03-27 13:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698260%252Fgeneral%252F5bd4f7c9-5a63-4fef-bb4a-77c9ed38348c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698260/general/5bd4f7c9-5a63-4fef-bb4a-77c9ed38348c.jpg already downloaded
2026-03-27 13:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698260%252Fgeneral%252F02916f78-b362-446c-8883-dc61255e76e4.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698260/general/02916f78-b362-446c-8883-dc61255e76e4.jpg already downloaded
2026-03-27 13:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698260%252Fgeneral%252F944e331a-d5ae-4186-b2c5-629c104a05aa.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698260/general/944e331a-d5ae-4186-b2c5-629c104a05aa.jpg already downloaded
2026-03-27 13:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698260%252Fgeneral%252Ff0796ede-408d-4c0a-a598-989b392f5aaf.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698260/general/f0796ede-408d-4c0a-a598-989b392f5aaf.jpg already downloaded
2026-03-27 13:36:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 26f52584-a754-5c70-a16c-3db5b7897240, identifier: 10735805
2026-03-27 13:36:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 26f52584-a754-5c70-a16c-3db5b7897240 with identifier: 10735805
2026-03-27 13:36:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 26f52584-a754-5c70-a16c-3db5b7897240 with identifier: 10735805
2026-03-27 13:36:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 26f52584-a754-5c70-a16c-3db5b7897240 with identifier: 10735805 to the API
2026-03-27 13:36:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:36:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:36:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735805>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '26f52584-a754-5c70-a16c-3db5b7897240',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FA-345-YK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735805',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 196263,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 63,
'photo_urls': ['https://images.openlane.eu/carimgs/5698260/general/9b92d2f1-67d0-4b39-834c-e1be20bbf45f.jpg',
'https://images.openlane.eu/carimgs/5698260/general/e1b356bf-0a56-44bd-b73c-ea751a231f68.jpg',
'https://images.openlane.eu/carimgs/5698260/general/35c0711d-0304-43bb-9108-e280c957d202.jpg',
'https://images.openlane.eu/carimgs/5698260/general/aa36efbc-716c-432d-84d5-004dbc6c3b41.jpg',
'https://images.openlane.eu/carimgs/5698260/general/47ff1d23-3c91-4574-be8f-6ff5b1bda9f8.jpg',
'https://images.openlane.eu/carimgs/5698260/general/22ef7c84-cb47-43d5-8d27-d3d74bc69f55.jpg',
'https://images.openlane.eu/carimgs/5698260/general/5bd4f7c9-5a63-4fef-bb4a-77c9ed38348c.jpg',
'https://images.openlane.eu/carimgs/5698260/general/02916f78-b362-446c-8883-dc61255e76e4.jpg',
'https://images.openlane.eu/carimgs/5698260/general/944e331a-d5ae-4186-b2c5-629c104a05aa.jpg',
'https://images.openlane.eu/carimgs/5698260/general/f0796ede-408d-4c0a-a598-989b392f5aaf.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26f52584-a754-5c70-a16c-3db5b7897240/26f52584-a754-5c70-a16c-3db5b7897240_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135447,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698260/general/9b92d2f1-67d0-4b39-834c-e1be20bbf45f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26f52584-a754-5c70-a16c-3db5b7897240/26f52584-a754-5c70-a16c-3db5b7897240_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125440,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698260/general/e1b356bf-0a56-44bd-b73c-ea751a231f68.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26f52584-a754-5c70-a16c-3db5b7897240/26f52584-a754-5c70-a16c-3db5b7897240_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106663,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698260/general/35c0711d-0304-43bb-9108-e280c957d202.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26f52584-a754-5c70-a16c-3db5b7897240/26f52584-a754-5c70-a16c-3db5b7897240_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101067,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698260/general/aa36efbc-716c-432d-84d5-004dbc6c3b41.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26f52584-a754-5c70-a16c-3db5b7897240/26f52584-a754-5c70-a16c-3db5b7897240_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133436,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698260/general/47ff1d23-3c91-4574-be8f-6ff5b1bda9f8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26f52584-a754-5c70-a16c-3db5b7897240/26f52584-a754-5c70-a16c-3db5b7897240_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100956,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698260/general/22ef7c84-cb47-43d5-8d27-d3d74bc69f55.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26f52584-a754-5c70-a16c-3db5b7897240/26f52584-a754-5c70-a16c-3db5b7897240_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104564,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698260/general/5bd4f7c9-5a63-4fef-bb4a-77c9ed38348c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26f52584-a754-5c70-a16c-3db5b7897240/26f52584-a754-5c70-a16c-3db5b7897240_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251192,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698260/general/02916f78-b362-446c-8883-dc61255e76e4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26f52584-a754-5c70-a16c-3db5b7897240/26f52584-a754-5c70-a16c-3db5b7897240_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111343,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698260/general/944e331a-d5ae-4186-b2c5-629c104a05aa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26f52584-a754-5c70-a16c-3db5b7897240/26f52584-a754-5c70-a16c-3db5b7897240_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113010,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698260/general/f0796ede-408d-4c0a-a598-989b392f5aaf.jpg',
'Width': 1024}],
'price': 3700,
'price_includes_vat': True,
'registration_date': '2018-10-08',
'seats_number': 3,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Citroën Jumpy 1.6 HDI Club - Diesel - Manual - 95 hp - 196.263 km',
'transmission': 'manual',
'trim': 'Club',
'vin': None,
'year': 2018}
2026-03-27 13:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735805%27 HTTP/1.1" 200 None
2026-03-27 13:36:05 [adesa.fr] INFO: Saving data for 10735805: {'created_time': 1774618565.869218, 'last_price_update_time': 1774618565.86923, 'auction_closing_time': 1774868400.0}
2026-03-27 13:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735805') HTTP/1.1" 204 0
2026-03-27 13:36:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 797855b5-27f8-536c-ae4d-0304567b8077 with identifier: 10735802
2026-03-27 13:36:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 797855b5-27f8-536c-ae4d-0304567b8077 with scrape type 1
2026-03-27 13:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 797855b5-27f8-536c-ae4d-0304567b8077
2026-03-27 13:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695018%252Fgeneral%252Fbe0a71a2-ba61-410f-a369-0118186e8110.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695018/general/be0a71a2-ba61-410f-a369-0118186e8110.jpeg already downloaded
2026-03-27 13:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695018%252Fgeneral%252F0c8409c1-679d-434f-a438-2b0b73a54cad.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695018/general/0c8409c1-679d-434f-a438-2b0b73a54cad.jpeg already downloaded
2026-03-27 13:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695018%252Fgeneral%252F7f53673a-e0cf-48c8-98e4-5edd5017d0b2.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695018/general/7f53673a-e0cf-48c8-98e4-5edd5017d0b2.jpeg already downloaded
2026-03-27 13:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695018%252Fgeneral%252F789a72a8-70fb-49d2-ab5e-7275662bae5c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695018/general/789a72a8-70fb-49d2-ab5e-7275662bae5c.jpeg already downloaded
2026-03-27 13:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695018%252Fgeneral%252F4b0da23b-1a9b-462c-8b02-cbc015e4478a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695018/general/4b0da23b-1a9b-462c-8b02-cbc015e4478a.jpeg already downloaded
2026-03-27 13:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695018%252Fgeneral%252F095e3375-e280-4d77-bfea-3a3ee6ca3c54.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695018/general/095e3375-e280-4d77-bfea-3a3ee6ca3c54.jpeg already downloaded
2026-03-27 13:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695018%252Fgeneral%252F41c6943d-fe54-4b7d-b96e-7453c610cad8.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695018/general/41c6943d-fe54-4b7d-b96e-7453c610cad8.jpeg already downloaded
2026-03-27 13:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695018%252Fgeneral%252F9c84604f-089f-4022-911a-80109ce8291d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695018/general/9c84604f-089f-4022-911a-80109ce8291d.jpeg already downloaded
2026-03-27 13:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695018%252Fgeneral%252F33433541-7727-41f9-93de-5ac522ae363f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695018/general/33433541-7727-41f9-93de-5ac522ae363f.jpeg already downloaded
2026-03-27 13:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695018%252Fgeneral%252Fec2a8582-66fd-4998-b7fd-d15225edb055.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695018/general/ec2a8582-66fd-4998-b7fd-d15225edb055.jpeg already downloaded
2026-03-27 13:36:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 797855b5-27f8-536c-ae4d-0304567b8077, identifier: 10735802
2026-03-27 13:36:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 797855b5-27f8-536c-ae4d-0304567b8077 with identifier: 10735802
2026-03-27 13:36:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 797855b5-27f8-536c-ae4d-0304567b8077 with identifier: 10735802
2026-03-27 13:36:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 797855b5-27f8-536c-ae4d-0304567b8077 with identifier: 10735802 to the API
2026-03-27 13:36:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:36:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:36:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735802>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': '797855b5-27f8-536c-ae4d-0304567b8077',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-478-QF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735802',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C5',
'odometer': 80609,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5695018/general/be0a71a2-ba61-410f-a369-0118186e8110.jpeg',
'https://images.openlane.eu/carimgs/5695018/general/0c8409c1-679d-434f-a438-2b0b73a54cad.jpeg',
'https://images.openlane.eu/carimgs/5695018/general/7f53673a-e0cf-48c8-98e4-5edd5017d0b2.jpeg',
'https://images.openlane.eu/carimgs/5695018/general/789a72a8-70fb-49d2-ab5e-7275662bae5c.jpeg',
'https://images.openlane.eu/carimgs/5695018/general/4b0da23b-1a9b-462c-8b02-cbc015e4478a.jpeg',
'https://images.openlane.eu/carimgs/5695018/general/095e3375-e280-4d77-bfea-3a3ee6ca3c54.jpeg',
'https://images.openlane.eu/carimgs/5695018/general/41c6943d-fe54-4b7d-b96e-7453c610cad8.jpeg',
'https://images.openlane.eu/carimgs/5695018/general/9c84604f-089f-4022-911a-80109ce8291d.jpeg',
'https://images.openlane.eu/carimgs/5695018/general/33433541-7727-41f9-93de-5ac522ae363f.jpeg',
'https://images.openlane.eu/carimgs/5695018/general/ec2a8582-66fd-4998-b7fd-d15225edb055.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_797855b5-27f8-536c-ae4d-0304567b8077/797855b5-27f8-536c-ae4d-0304567b8077_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4279176,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695018/general/be0a71a2-ba61-410f-a369-0118186e8110.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_797855b5-27f8-536c-ae4d-0304567b8077/797855b5-27f8-536c-ae4d-0304567b8077_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4834601,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695018/general/0c8409c1-679d-434f-a438-2b0b73a54cad.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_797855b5-27f8-536c-ae4d-0304567b8077/797855b5-27f8-536c-ae4d-0304567b8077_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4297443,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695018/general/7f53673a-e0cf-48c8-98e4-5edd5017d0b2.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_797855b5-27f8-536c-ae4d-0304567b8077/797855b5-27f8-536c-ae4d-0304567b8077_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3374886,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695018/general/789a72a8-70fb-49d2-ab5e-7275662bae5c.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_797855b5-27f8-536c-ae4d-0304567b8077/797855b5-27f8-536c-ae4d-0304567b8077_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4326340,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695018/general/4b0da23b-1a9b-462c-8b02-cbc015e4478a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_797855b5-27f8-536c-ae4d-0304567b8077/797855b5-27f8-536c-ae4d-0304567b8077_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2489697,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695018/general/095e3375-e280-4d77-bfea-3a3ee6ca3c54.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_797855b5-27f8-536c-ae4d-0304567b8077/797855b5-27f8-536c-ae4d-0304567b8077_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2786951,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695018/general/41c6943d-fe54-4b7d-b96e-7453c610cad8.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_797855b5-27f8-536c-ae4d-0304567b8077/797855b5-27f8-536c-ae4d-0304567b8077_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2434042,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695018/general/9c84604f-089f-4022-911a-80109ce8291d.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_797855b5-27f8-536c-ae4d-0304567b8077/797855b5-27f8-536c-ae4d-0304567b8077_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3468260,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695018/general/33433541-7727-41f9-93de-5ac522ae363f.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_797855b5-27f8-536c-ae4d-0304567b8077/797855b5-27f8-536c-ae4d-0304567b8077_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1624383,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695018/general/ec2a8582-66fd-4998-b7fd-d15225edb055.jpeg',
'Width': 4032}],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2024-03-11',
'seats_number': 5,
'seller_name': 'SAS COMPAGNIE PICARDE DE LOGISTIQUE AUTO',
'title': 'Citroën C5 X 1.2 You - Petrol - Automatic - 131 hp - 80.609 km',
'transmission': 'automatic',
'trim': 'You',
'vin': None,
'year': 2024}
2026-03-27 13:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735802%27 HTTP/1.1" 200 None
2026-03-27 13:36:06 [adesa.fr] INFO: Saving data for 10735802: {'created_time': 1774618566.507292, 'last_price_update_time': 1774618566.507304, 'auction_closing_time': 1774868400.0}
2026-03-27 13:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735802') HTTP/1.1" 204 0
2026-03-27 13:36:07 [scrapy.extensions.logstats] INFO: Crawled 645 pages (at 39 pages/min), scraped 186 items (at 37 items/min)
2026-03-27 13:36:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 184MiB
2026-03-27 13:36:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733976> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:36:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:36:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2050e6a-4d53-52c0-bf57-86ba25e5d753 with identifier: 10733976
2026-03-27 13:36:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2050e6a-4d53-52c0-bf57-86ba25e5d753 with scrape type 1
2026-03-27 13:36:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c2050e6a-4d53-52c0-bf57-86ba25e5d753
2026-03-27 13:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727235%252Fgeneral%252F712b5bdd-0c32-4883-8552-384228cc08c4.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727235/general/712b5bdd-0c32-4883-8552-384228cc08c4.jpg already downloaded
2026-03-27 13:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727235%252Fgeneral%252F030e5292-31e1-4309-800d-95ede753b724.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727235/general/030e5292-31e1-4309-800d-95ede753b724.jpg already downloaded
2026-03-27 13:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727235%252Fgeneral%252F39cfe282-a33e-4009-82e8-c32dd3fe3c2b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727235/general/39cfe282-a33e-4009-82e8-c32dd3fe3c2b.jpg already downloaded
2026-03-27 13:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727235%252Fgeneral%252F3a50d4b4-3ae8-4bc6-835b-8d0997b5e392.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727235/general/3a50d4b4-3ae8-4bc6-835b-8d0997b5e392.jpg already downloaded
2026-03-27 13:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727235%252Fgeneral%252Fd3245755-b3cd-43e4-bbcc-99530f8033c1.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727235/general/d3245755-b3cd-43e4-bbcc-99530f8033c1.jpg already downloaded
2026-03-27 13:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727235%252Fgeneral%252Fc6ac1c0f-bcf0-4a73-bf39-75f19b8b7f3b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727235/general/c6ac1c0f-bcf0-4a73-bf39-75f19b8b7f3b.jpg already downloaded
2026-03-27 13:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727235%252Fgeneral%252Fd4d571bc-26d5-4f8e-8da8-527d37c52cbf.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727235/general/d4d571bc-26d5-4f8e-8da8-527d37c52cbf.jpg already downloaded
2026-03-27 13:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727235%252Fgeneral%252Faad6c217-82b8-4bda-b493-a7e1c4143733.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727235/general/aad6c217-82b8-4bda-b493-a7e1c4143733.jpg already downloaded
2026-03-27 13:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727235%252Fgeneral%252Fc101024b-5d43-4553-ae2c-d38dfcf72db0.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727235/general/c101024b-5d43-4553-ae2c-d38dfcf72db0.jpg already downloaded
2026-03-27 13:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727235%252Fgeneral%252F92c2936c-6d72-4fb1-9c54-aaf174be5759.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727235/general/92c2936c-6d72-4fb1-9c54-aaf174be5759.jpg already downloaded
2026-03-27 13:36:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c2050e6a-4d53-52c0-bf57-86ba25e5d753, identifier: 10733976
2026-03-27 13:36:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c2050e6a-4d53-52c0-bf57-86ba25e5d753 with identifier: 10733976
2026-03-27 13:36:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c2050e6a-4d53-52c0-bf57-86ba25e5d753 with identifier: 10733976
2026-03-27 13:36:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c2050e6a-4d53-52c0-bf57-86ba25e5d753 with identifier: 10733976 to the API
2026-03-27 13:36:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:36:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:36:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733976>
{'auction_title': '',
'c_o_2_emission_value': 33,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': 'c2050e6a-4d53-52c0-bf57-86ba25e5d753',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GZ-842-JJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733976',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 27188,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 48,
'photo_urls': ['https://images.openlane.eu/carimgs/5727235/general/712b5bdd-0c32-4883-8552-384228cc08c4.jpg',
'https://images.openlane.eu/carimgs/5727235/general/030e5292-31e1-4309-800d-95ede753b724.jpg',
'https://images.openlane.eu/carimgs/5727235/general/39cfe282-a33e-4009-82e8-c32dd3fe3c2b.jpg',
'https://images.openlane.eu/carimgs/5727235/general/3a50d4b4-3ae8-4bc6-835b-8d0997b5e392.jpg',
'https://images.openlane.eu/carimgs/5727235/general/d3245755-b3cd-43e4-bbcc-99530f8033c1.jpg',
'https://images.openlane.eu/carimgs/5727235/general/c6ac1c0f-bcf0-4a73-bf39-75f19b8b7f3b.jpg',
'https://images.openlane.eu/carimgs/5727235/general/d4d571bc-26d5-4f8e-8da8-527d37c52cbf.jpg',
'https://images.openlane.eu/carimgs/5727235/general/aad6c217-82b8-4bda-b493-a7e1c4143733.jpg',
'https://images.openlane.eu/carimgs/5727235/general/c101024b-5d43-4553-ae2c-d38dfcf72db0.jpg',
'https://images.openlane.eu/carimgs/5727235/general/92c2936c-6d72-4fb1-9c54-aaf174be5759.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbaebd43-4ecc-5352-bb34-965ec87285f7/cbaebd43-4ecc-5352-bb34-965ec87285f7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187280,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727235/general/712b5bdd-0c32-4883-8552-384228cc08c4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbaebd43-4ecc-5352-bb34-965ec87285f7/cbaebd43-4ecc-5352-bb34-965ec87285f7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182214,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727235/general/030e5292-31e1-4309-800d-95ede753b724.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbaebd43-4ecc-5352-bb34-965ec87285f7/cbaebd43-4ecc-5352-bb34-965ec87285f7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175709,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727235/general/39cfe282-a33e-4009-82e8-c32dd3fe3c2b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbaebd43-4ecc-5352-bb34-965ec87285f7/cbaebd43-4ecc-5352-bb34-965ec87285f7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172456,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727235/general/3a50d4b4-3ae8-4bc6-835b-8d0997b5e392.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8045d9da-f1fd-5472-ba63-c4f23753083d/8045d9da-f1fd-5472-ba63-c4f23753083d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235002,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727235/general/d3245755-b3cd-43e4-bbcc-99530f8033c1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbaebd43-4ecc-5352-bb34-965ec87285f7/cbaebd43-4ecc-5352-bb34-965ec87285f7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222489,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727235/general/c6ac1c0f-bcf0-4a73-bf39-75f19b8b7f3b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8045d9da-f1fd-5472-ba63-c4f23753083d/8045d9da-f1fd-5472-ba63-c4f23753083d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 591429,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727235/general/d4d571bc-26d5-4f8e-8da8-527d37c52cbf.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8045d9da-f1fd-5472-ba63-c4f23753083d/8045d9da-f1fd-5472-ba63-c4f23753083d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 344832,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727235/general/aad6c217-82b8-4bda-b493-a7e1c4143733.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8045d9da-f1fd-5472-ba63-c4f23753083d/8045d9da-f1fd-5472-ba63-c4f23753083d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 424473,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727235/general/c101024b-5d43-4553-ae2c-d38dfcf72db0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8045d9da-f1fd-5472-ba63-c4f23753083d/8045d9da-f1fd-5472-ba63-c4f23753083d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363956,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727235/general/92c2936c-6d72-4fb1-9c54-aaf174be5759.jpg',
'Width': 1920}],
'price': 21100,
'price_includes_vat': True,
'registration_date': '2024-09-26',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 508 SW 1.6 Allure - Hybrid - Automatic - 180 hp - 27.188 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-27 13:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710733976%27 HTTP/1.1" 200 None
2026-03-27 13:36:08 [adesa.fr] INFO: Saving data for 10733976: {'created_time': 1774618568.156445, 'last_price_update_time': 1774618568.156457, 'auction_closing_time': 1798671600.0}
2026-03-27 13:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10733976') HTTP/1.1" 204 0
2026-03-27 13:36:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735835> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:36:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:36:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cdf41581-8c77-5234-b755-e988ecfa5aa0 with identifier: 10735835
2026-03-27 13:36:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cdf41581-8c77-5234-b755-e988ecfa5aa0 with scrape type 1
2026-03-27 13:36:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cdf41581-8c77-5234-b755-e988ecfa5aa0
2026-03-27 13:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729906%252Fgeneral%252Ff1e2ea01-962a-4bf5-aa5d-c031a3b389ba.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729906/general/f1e2ea01-962a-4bf5-aa5d-c031a3b389ba.jpeg already downloaded
2026-03-27 13:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729906%252Fgeneral%252F0ba51fde-dcdf-4a45-ab58-ad8e4dcb7d1e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729906/general/0ba51fde-dcdf-4a45-ab58-ad8e4dcb7d1e.jpeg already downloaded
2026-03-27 13:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729906%252Fgeneral%252F82ba01f4-ae1b-4cb9-9175-9cdaf8bf755d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729906/general/82ba01f4-ae1b-4cb9-9175-9cdaf8bf755d.jpeg already downloaded
2026-03-27 13:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729906%252Fgeneral%252Fb7250a4c-e86c-4c89-8626-fd7f5c71889e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729906/general/b7250a4c-e86c-4c89-8626-fd7f5c71889e.jpeg already downloaded
2026-03-27 13:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729906%252Fgeneral%252F2efbed56-a422-412f-906e-8bb59e1044f4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729906/general/2efbed56-a422-412f-906e-8bb59e1044f4.jpeg already downloaded
2026-03-27 13:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729906%252Fgeneral%252F8a24097e-4c58-427e-82fb-0315eda08eb2.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729906/general/8a24097e-4c58-427e-82fb-0315eda08eb2.jpeg already downloaded
2026-03-27 13:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729906%252Fgeneral%252F83c2b006-fa93-4e5a-bfa4-aec8b47c2a02.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729906/general/83c2b006-fa93-4e5a-bfa4-aec8b47c2a02.jpeg already downloaded
2026-03-27 13:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729906%252Fgeneral%252Fafcc7432-6453-4962-a01a-1b19302e05c1.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729906/general/afcc7432-6453-4962-a01a-1b19302e05c1.jpeg already downloaded
2026-03-27 13:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729906%252Fgeneral%252Faec73518-92df-4386-a737-3f1d0a7a9f5b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729906/general/aec73518-92df-4386-a737-3f1d0a7a9f5b.jpeg already downloaded
2026-03-27 13:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729906%252Fgeneral%252F37550375-7c86-4b83-8c99-d06e6b7f4bba.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729906/general/37550375-7c86-4b83-8c99-d06e6b7f4bba.jpeg already downloaded
2026-03-27 13:36:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: cdf41581-8c77-5234-b755-e988ecfa5aa0, identifier: 10735835
2026-03-27 13:36:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: cdf41581-8c77-5234-b755-e988ecfa5aa0 with identifier: 10735835
2026-03-27 13:36:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: cdf41581-8c77-5234-b755-e988ecfa5aa0 with identifier: 10735835
2026-03-27 13:36:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: cdf41581-8c77-5234-b755-e988ecfa5aa0 with identifier: 10735835 to the API
2026-03-27 13:36:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:36:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:36:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735835>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'cdf41581-8c77-5234-b755-e988ecfa5aa0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-279-ZG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735835',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C5',
'odometer': 88260,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 47,
'photo_urls': ['https://images.openlane.eu/carimgs/5729906/general/f1e2ea01-962a-4bf5-aa5d-c031a3b389ba.jpeg',
'https://images.openlane.eu/carimgs/5729906/general/0ba51fde-dcdf-4a45-ab58-ad8e4dcb7d1e.jpeg',
'https://images.openlane.eu/carimgs/5729906/general/82ba01f4-ae1b-4cb9-9175-9cdaf8bf755d.jpeg',
'https://images.openlane.eu/carimgs/5729906/general/b7250a4c-e86c-4c89-8626-fd7f5c71889e.jpeg',
'https://images.openlane.eu/carimgs/5729906/general/2efbed56-a422-412f-906e-8bb59e1044f4.jpeg',
'https://images.openlane.eu/carimgs/5729906/general/8a24097e-4c58-427e-82fb-0315eda08eb2.jpeg',
'https://images.openlane.eu/carimgs/5729906/general/83c2b006-fa93-4e5a-bfa4-aec8b47c2a02.jpeg',
'https://images.openlane.eu/carimgs/5729906/general/afcc7432-6453-4962-a01a-1b19302e05c1.jpeg',
'https://images.openlane.eu/carimgs/5729906/general/aec73518-92df-4386-a737-3f1d0a7a9f5b.jpeg',
'https://images.openlane.eu/carimgs/5729906/general/37550375-7c86-4b83-8c99-d06e6b7f4bba.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdf41581-8c77-5234-b755-e988ecfa5aa0/cdf41581-8c77-5234-b755-e988ecfa5aa0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3495499,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729906/general/f1e2ea01-962a-4bf5-aa5d-c031a3b389ba.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdf41581-8c77-5234-b755-e988ecfa5aa0/cdf41581-8c77-5234-b755-e988ecfa5aa0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3379129,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729906/general/0ba51fde-dcdf-4a45-ab58-ad8e4dcb7d1e.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdf41581-8c77-5234-b755-e988ecfa5aa0/cdf41581-8c77-5234-b755-e988ecfa5aa0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2954417,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729906/general/82ba01f4-ae1b-4cb9-9175-9cdaf8bf755d.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdf41581-8c77-5234-b755-e988ecfa5aa0/cdf41581-8c77-5234-b755-e988ecfa5aa0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3173985,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729906/general/b7250a4c-e86c-4c89-8626-fd7f5c71889e.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdf41581-8c77-5234-b755-e988ecfa5aa0/cdf41581-8c77-5234-b755-e988ecfa5aa0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3051319,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729906/general/2efbed56-a422-412f-906e-8bb59e1044f4.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdf41581-8c77-5234-b755-e988ecfa5aa0/cdf41581-8c77-5234-b755-e988ecfa5aa0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2730431,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729906/general/8a24097e-4c58-427e-82fb-0315eda08eb2.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdf41581-8c77-5234-b755-e988ecfa5aa0/cdf41581-8c77-5234-b755-e988ecfa5aa0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2719808,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729906/general/83c2b006-fa93-4e5a-bfa4-aec8b47c2a02.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdf41581-8c77-5234-b755-e988ecfa5aa0/cdf41581-8c77-5234-b755-e988ecfa5aa0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2478874,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729906/general/afcc7432-6453-4962-a01a-1b19302e05c1.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdf41581-8c77-5234-b755-e988ecfa5aa0/cdf41581-8c77-5234-b755-e988ecfa5aa0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2862446,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729906/general/aec73518-92df-4386-a737-3f1d0a7a9f5b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdf41581-8c77-5234-b755-e988ecfa5aa0/cdf41581-8c77-5234-b755-e988ecfa5aa0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1827019,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729906/general/37550375-7c86-4b83-8c99-d06e6b7f4bba.jpeg',
'Width': 4032}],
'price': 10300,
'price_includes_vat': True,
'registration_date': '2023-03-25',
'seats_number': 5,
'seller_name': 'SAS COMPAGNIE PICARDE DE LOGISTIQUE AUTO',
'title': 'Citroën C5 X 1.2 Feel - Petrol - Automatic - 131 hp - 88.260 km',
'transmission': 'automatic',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-27 13:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735835%27 HTTP/1.1" 200 None
2026-03-27 13:36:08 [adesa.fr] INFO: Saving data for 10735835: {'created_time': 1774618568.853308, 'last_price_update_time': 1774618568.853318, 'auction_closing_time': 1774868400.0}
2026-03-27 13:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735835') HTTP/1.1" 204 0
2026-03-27 13:36:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735843> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:36:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:36:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1 with identifier: 10735843
2026-03-27 13:36:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1 with scrape type 1
2026-03-27 13:36:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1
2026-03-27 13:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734554%252Fgeneral%252Fc79a5955-cc1a-4c46-9810-8d9209e8dedc.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734554/general/c79a5955-cc1a-4c46-9810-8d9209e8dedc.jpg already downloaded
2026-03-27 13:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734554%252Fgeneral%252Ff7405118-b34e-4c1f-a41b-107f32a89630.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734554/general/f7405118-b34e-4c1f-a41b-107f32a89630.jpg already downloaded
2026-03-27 13:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734554%252Fgeneral%252F8ddde3dc-6558-498b-bf2f-dc884631da1c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734554/general/8ddde3dc-6558-498b-bf2f-dc884631da1c.jpg already downloaded
2026-03-27 13:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734554%252Fgeneral%252F8ba0fe49-a010-45af-a2cc-f9bf65dcc91e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734554/general/8ba0fe49-a010-45af-a2cc-f9bf65dcc91e.jpg already downloaded
2026-03-27 13:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734554%252Fgeneral%252Fdb27c505-d720-4124-82c4-070e0fc7eab1.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734554/general/db27c505-d720-4124-82c4-070e0fc7eab1.jpg already downloaded
2026-03-27 13:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734554%252Fgeneral%252F5f725d19-e19d-4eed-9e4f-84736c170768.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734554/general/5f725d19-e19d-4eed-9e4f-84736c170768.jpg already downloaded
2026-03-27 13:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734554%252Fgeneral%252F0f9ac52e-0c2e-4ffb-9f42-2cc1f65475e2.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734554/general/0f9ac52e-0c2e-4ffb-9f42-2cc1f65475e2.jpg already downloaded
2026-03-27 13:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734554%252Fgeneral%252F1dab2c3b-ae06-44f5-bdbf-d0a5e45cf61a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734554/general/1dab2c3b-ae06-44f5-bdbf-d0a5e45cf61a.jpg already downloaded
2026-03-27 13:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734554%252Fgeneral%252Fd1c87ee7-53de-4370-a2fe-8ca9befd01b1.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734554/general/d1c87ee7-53de-4370-a2fe-8ca9befd01b1.jpg already downloaded
2026-03-27 13:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734554%252Fgeneral%252Fb8cfbde6-7401-4c6a-8a1c-a518d75d3ce7.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734554/general/b8cfbde6-7401-4c6a-8a1c-a518d75d3ce7.jpg already downloaded
2026-03-27 13:36:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1, identifier: 10735843
2026-03-27 13:36:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1 with identifier: 10735843
2026-03-27 13:36:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1 with identifier: 10735843
2026-03-27 13:36:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1 with identifier: 10735843 to the API
2026-03-27 13:36:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:36:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:36:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735843>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': '5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA-895-MS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735843',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Peugeot',
'model': '5008',
'odometer': 159443,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 123,
'photo_urls': ['https://images.openlane.eu/carimgs/5734554/general/c79a5955-cc1a-4c46-9810-8d9209e8dedc.jpg',
'https://images.openlane.eu/carimgs/5734554/general/f7405118-b34e-4c1f-a41b-107f32a89630.jpg',
'https://images.openlane.eu/carimgs/5734554/general/8ddde3dc-6558-498b-bf2f-dc884631da1c.jpg',
'https://images.openlane.eu/carimgs/5734554/general/8ba0fe49-a010-45af-a2cc-f9bf65dcc91e.jpg',
'https://images.openlane.eu/carimgs/5734554/general/db27c505-d720-4124-82c4-070e0fc7eab1.jpg',
'https://images.openlane.eu/carimgs/5734554/general/5f725d19-e19d-4eed-9e4f-84736c170768.jpg',
'https://images.openlane.eu/carimgs/5734554/general/0f9ac52e-0c2e-4ffb-9f42-2cc1f65475e2.jpg',
'https://images.openlane.eu/carimgs/5734554/general/1dab2c3b-ae06-44f5-bdbf-d0a5e45cf61a.jpg',
'https://images.openlane.eu/carimgs/5734554/general/d1c87ee7-53de-4370-a2fe-8ca9befd01b1.jpg',
'https://images.openlane.eu/carimgs/5734554/general/b8cfbde6-7401-4c6a-8a1c-a518d75d3ce7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1/5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144482,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734554/general/c79a5955-cc1a-4c46-9810-8d9209e8dedc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1/5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135961,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734554/general/f7405118-b34e-4c1f-a41b-107f32a89630.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1/5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164980,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734554/general/8ddde3dc-6558-498b-bf2f-dc884631da1c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1/5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155491,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734554/general/8ba0fe49-a010-45af-a2cc-f9bf65dcc91e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1/5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158059,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734554/general/db27c505-d720-4124-82c4-070e0fc7eab1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1/5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135409,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734554/general/5f725d19-e19d-4eed-9e4f-84736c170768.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1/5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122678,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734554/general/0f9ac52e-0c2e-4ffb-9f42-2cc1f65475e2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1/5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81270,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734554/general/1dab2c3b-ae06-44f5-bdbf-d0a5e45cf61a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1/5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84404,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734554/general/d1c87ee7-53de-4370-a2fe-8ca9befd01b1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1/5a90f8bc-671e-509e-9ffe-18ef6bc5dcc1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255847,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734554/general/b8cfbde6-7401-4c6a-8a1c-a518d75d3ce7.jpg',
'Width': 1024}],
'price': 9500,
'price_includes_vat': True,
'registration_date': '2021-07-02',
'seats_number': 7,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Peugeot 5008 1.2 Allure Pack - Petrol - Automatic - 130 hp - '
'159.443 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-27 13:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735843%27 HTTP/1.1" 200 None
2026-03-27 13:36:10 [adesa.fr] INFO: Saving data for 10735843: {'created_time': 1774618570.092572, 'last_price_update_time': 1774618570.092584, 'auction_closing_time': 1774868400.0}
2026-03-27 13:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735843') HTTP/1.1" 204 0
2026-03-27 13:36:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735811> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:36:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:36:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bac1bef6-803f-5e8b-ad57-31648a84b867 with identifier: 10735811
2026-03-27 13:36:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bac1bef6-803f-5e8b-ad57-31648a84b867 with scrape type 1
2026-03-27 13:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bac1bef6-803f-5e8b-ad57-31648a84b867
2026-03-27 13:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703390%252Fgeneral%252F0e1ec4fc-f5e8-479b-affa-4416062b82aa.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703390/general/0e1ec4fc-f5e8-479b-affa-4416062b82aa.jpeg already downloaded
2026-03-27 13:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703390%252Fgeneral%252F176d7e95-f6cd-4e0c-b2a4-237ee98d3a0a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703390/general/176d7e95-f6cd-4e0c-b2a4-237ee98d3a0a.jpeg already downloaded
2026-03-27 13:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703390%252Fgeneral%252F474f30bc-2d50-4f21-af31-7d61e391cab0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703390/general/474f30bc-2d50-4f21-af31-7d61e391cab0.jpeg already downloaded
2026-03-27 13:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703390%252Fgeneral%252F6d77e157-071d-4e34-ab5f-83c5f6995b2d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703390/general/6d77e157-071d-4e34-ab5f-83c5f6995b2d.jpeg already downloaded
2026-03-27 13:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703390%252Fgeneral%252F21c256c7-4cee-4144-881d-e954e0c3c501.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703390/general/21c256c7-4cee-4144-881d-e954e0c3c501.jpeg already downloaded
2026-03-27 13:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703390%252Fgeneral%252F690b7710-12b4-4742-a4ff-2885d39ed640.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703390/general/690b7710-12b4-4742-a4ff-2885d39ed640.jpeg already downloaded
2026-03-27 13:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703390%252Fgeneral%252F5576a2bd-4e5e-40bb-a7e2-19da6772fc5c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703390/general/5576a2bd-4e5e-40bb-a7e2-19da6772fc5c.jpeg already downloaded
2026-03-27 13:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703390%252Fgeneral%252F04e7989b-2a4c-4846-a902-b13735230e75.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703390/general/04e7989b-2a4c-4846-a902-b13735230e75.jpeg already downloaded
2026-03-27 13:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703390%252Fgeneral%252F9dac81be-34ec-441a-a1c5-271541b3b37c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703390/general/9dac81be-34ec-441a-a1c5-271541b3b37c.jpeg already downloaded
2026-03-27 13:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703390%252Fgeneral%252F44e24127-b839-47fc-8baa-2acd091b900f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703390/general/44e24127-b839-47fc-8baa-2acd091b900f.jpeg already downloaded
2026-03-27 13:36:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: bac1bef6-803f-5e8b-ad57-31648a84b867, identifier: 10735811
2026-03-27 13:36:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: bac1bef6-803f-5e8b-ad57-31648a84b867 with identifier: 10735811
2026-03-27 13:36:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: bac1bef6-803f-5e8b-ad57-31648a84b867 with identifier: 10735811
2026-03-27 13:36:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: bac1bef6-803f-5e8b-ad57-31648a84b867 with identifier: 10735811 to the API
2026-03-27 13:36:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:36:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:36:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735811>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'bac1bef6-803f-5e8b-ad57-31648a84b867',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-217-DN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735811',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C5',
'odometer': 80172,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 46,
'photo_urls': ['https://images.openlane.eu/carimgs/5703390/general/0e1ec4fc-f5e8-479b-affa-4416062b82aa.jpeg',
'https://images.openlane.eu/carimgs/5703390/general/176d7e95-f6cd-4e0c-b2a4-237ee98d3a0a.jpeg',
'https://images.openlane.eu/carimgs/5703390/general/474f30bc-2d50-4f21-af31-7d61e391cab0.jpeg',
'https://images.openlane.eu/carimgs/5703390/general/6d77e157-071d-4e34-ab5f-83c5f6995b2d.jpeg',
'https://images.openlane.eu/carimgs/5703390/general/21c256c7-4cee-4144-881d-e954e0c3c501.jpeg',
'https://images.openlane.eu/carimgs/5703390/general/690b7710-12b4-4742-a4ff-2885d39ed640.jpeg',
'https://images.openlane.eu/carimgs/5703390/general/5576a2bd-4e5e-40bb-a7e2-19da6772fc5c.jpeg',
'https://images.openlane.eu/carimgs/5703390/general/04e7989b-2a4c-4846-a902-b13735230e75.jpeg',
'https://images.openlane.eu/carimgs/5703390/general/9dac81be-34ec-441a-a1c5-271541b3b37c.jpeg',
'https://images.openlane.eu/carimgs/5703390/general/44e24127-b839-47fc-8baa-2acd091b900f.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bac1bef6-803f-5e8b-ad57-31648a84b867/bac1bef6-803f-5e8b-ad57-31648a84b867_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3227870,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703390/general/0e1ec4fc-f5e8-479b-affa-4416062b82aa.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bac1bef6-803f-5e8b-ad57-31648a84b867/bac1bef6-803f-5e8b-ad57-31648a84b867_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3248098,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703390/general/176d7e95-f6cd-4e0c-b2a4-237ee98d3a0a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bac1bef6-803f-5e8b-ad57-31648a84b867/bac1bef6-803f-5e8b-ad57-31648a84b867_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3626008,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703390/general/474f30bc-2d50-4f21-af31-7d61e391cab0.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bac1bef6-803f-5e8b-ad57-31648a84b867/bac1bef6-803f-5e8b-ad57-31648a84b867_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3299808,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703390/general/6d77e157-071d-4e34-ab5f-83c5f6995b2d.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bac1bef6-803f-5e8b-ad57-31648a84b867/bac1bef6-803f-5e8b-ad57-31648a84b867_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2952354,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703390/general/21c256c7-4cee-4144-881d-e954e0c3c501.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bac1bef6-803f-5e8b-ad57-31648a84b867/bac1bef6-803f-5e8b-ad57-31648a84b867_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3499287,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703390/general/690b7710-12b4-4742-a4ff-2885d39ed640.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bac1bef6-803f-5e8b-ad57-31648a84b867/bac1bef6-803f-5e8b-ad57-31648a84b867_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2299645,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703390/general/5576a2bd-4e5e-40bb-a7e2-19da6772fc5c.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bac1bef6-803f-5e8b-ad57-31648a84b867/bac1bef6-803f-5e8b-ad57-31648a84b867_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2392234,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703390/general/04e7989b-2a4c-4846-a902-b13735230e75.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bac1bef6-803f-5e8b-ad57-31648a84b867/bac1bef6-803f-5e8b-ad57-31648a84b867_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2271209,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703390/general/9dac81be-34ec-441a-a1c5-271541b3b37c.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bac1bef6-803f-5e8b-ad57-31648a84b867/bac1bef6-803f-5e8b-ad57-31648a84b867_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2790807,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703390/general/44e24127-b839-47fc-8baa-2acd091b900f.jpeg',
'Width': 4032}],
'price': 11100,
'price_includes_vat': True,
'registration_date': '2024-02-15',
'seats_number': 5,
'seller_name': 'SAS COMPAGNIE PICARDE DE LOGISTIQUE AUTO',
'title': 'Citroën C5 X 1.2 You - Petrol - Automatic - 131 hp - 80.172 km',
'transmission': 'automatic',
'trim': 'You',
'vin': None,
'year': 2024}
2026-03-27 13:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735811%27 HTTP/1.1" 200 None
2026-03-27 13:36:17 [adesa.fr] INFO: Saving data for 10735811: {'created_time': 1774618577.688827, 'last_price_update_time': 1774618577.688838, 'auction_closing_time': 1774868400.0}
2026-03-27 13:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735811') HTTP/1.1" 204 0
2026-03-27 13:36:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735816> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:36:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:36:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f36fcd37-ac7d-5367-9695-1e78f588506f with identifier: 10735816
2026-03-27 13:36:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f36fcd37-ac7d-5367-9695-1e78f588506f with scrape type 1
2026-03-27 13:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f36fcd37-ac7d-5367-9695-1e78f588506f
2026-03-27 13:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709511%252Fgeneral%252F66b63a86-d970-4984-9ec3-239e8b345345.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709511/general/66b63a86-d970-4984-9ec3-239e8b345345.jpg already downloaded
2026-03-27 13:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709511%252Fgeneral%252Fc2e626b5-2b26-4d23-8cda-4a52d8bc3417.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709511/general/c2e626b5-2b26-4d23-8cda-4a52d8bc3417.jpg already downloaded
2026-03-27 13:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709511%252Fgeneral%252Ffb0700eb-d991-4427-a560-24a0e3d1c4ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709511/general/fb0700eb-d991-4427-a560-24a0e3d1c4ac.jpg already downloaded
2026-03-27 13:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709511%252Fgeneral%252F1709ad83-fc0d-4e30-abf9-60c67abe3fbd.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709511/general/1709ad83-fc0d-4e30-abf9-60c67abe3fbd.jpg already downloaded
2026-03-27 13:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709511%252Fgeneral%252Fe090e1ad-4627-407a-88aa-7dca934ff7b2.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709511/general/e090e1ad-4627-407a-88aa-7dca934ff7b2.jpg already downloaded
2026-03-27 13:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709511%252Fgeneral%252F04ef1780-f342-48f0-8514-8a1aec92a55b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709511/general/04ef1780-f342-48f0-8514-8a1aec92a55b.jpg already downloaded
2026-03-27 13:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709511%252Fgeneral%252F4db28020-a172-4318-b437-0f80301c7de3.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709511/general/4db28020-a172-4318-b437-0f80301c7de3.jpg already downloaded
2026-03-27 13:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709511%252Fgeneral%252F0079b917-f63b-456b-8607-bc3ace56dca1.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709511/general/0079b917-f63b-456b-8607-bc3ace56dca1.jpg already downloaded
2026-03-27 13:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709511%252Fgeneral%252Ffb215df3-f545-4f5f-9c2d-35f0e3507431.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709511/general/fb215df3-f545-4f5f-9c2d-35f0e3507431.jpg already downloaded
2026-03-27 13:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709511%252Fgeneral%252Fc14d1e35-e4a9-4e27-9fa2-2713c2aecd70.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709511/general/c14d1e35-e4a9-4e27-9fa2-2713c2aecd70.jpg already downloaded
2026-03-27 13:36:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f36fcd37-ac7d-5367-9695-1e78f588506f, identifier: 10735816
2026-03-27 13:36:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f36fcd37-ac7d-5367-9695-1e78f588506f with identifier: 10735816
2026-03-27 13:36:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f36fcd37-ac7d-5367-9695-1e78f588506f with identifier: 10735816
2026-03-27 13:36:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f36fcd37-ac7d-5367-9695-1e78f588506f with identifier: 10735816 to the API
2026-03-27 13:36:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:36:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:36:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735816>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'f36fcd37-ac7d-5367-9695-1e78f588506f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FC438QQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735816',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 217935,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 56,
'photo_urls': ['https://images.openlane.eu/carimgs/5709511/general/66b63a86-d970-4984-9ec3-239e8b345345.jpg',
'https://images.openlane.eu/carimgs/5709511/general/c2e626b5-2b26-4d23-8cda-4a52d8bc3417.jpg',
'https://images.openlane.eu/carimgs/5709511/general/fb0700eb-d991-4427-a560-24a0e3d1c4ac.jpg',
'https://images.openlane.eu/carimgs/5709511/general/1709ad83-fc0d-4e30-abf9-60c67abe3fbd.jpg',
'https://images.openlane.eu/carimgs/5709511/general/e090e1ad-4627-407a-88aa-7dca934ff7b2.jpg',
'https://images.openlane.eu/carimgs/5709511/general/04ef1780-f342-48f0-8514-8a1aec92a55b.jpg',
'https://images.openlane.eu/carimgs/5709511/general/4db28020-a172-4318-b437-0f80301c7de3.jpg',
'https://images.openlane.eu/carimgs/5709511/general/0079b917-f63b-456b-8607-bc3ace56dca1.jpg',
'https://images.openlane.eu/carimgs/5709511/general/fb215df3-f545-4f5f-9c2d-35f0e3507431.jpg',
'https://images.openlane.eu/carimgs/5709511/general/c14d1e35-e4a9-4e27-9fa2-2713c2aecd70.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f36fcd37-ac7d-5367-9695-1e78f588506f/f36fcd37-ac7d-5367-9695-1e78f588506f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140133,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709511/general/66b63a86-d970-4984-9ec3-239e8b345345.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f36fcd37-ac7d-5367-9695-1e78f588506f/f36fcd37-ac7d-5367-9695-1e78f588506f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136491,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709511/general/c2e626b5-2b26-4d23-8cda-4a52d8bc3417.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f36fcd37-ac7d-5367-9695-1e78f588506f/f36fcd37-ac7d-5367-9695-1e78f588506f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116646,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709511/general/fb0700eb-d991-4427-a560-24a0e3d1c4ac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f36fcd37-ac7d-5367-9695-1e78f588506f/f36fcd37-ac7d-5367-9695-1e78f588506f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118937,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709511/general/1709ad83-fc0d-4e30-abf9-60c67abe3fbd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f36fcd37-ac7d-5367-9695-1e78f588506f/f36fcd37-ac7d-5367-9695-1e78f588506f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67390,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709511/general/e090e1ad-4627-407a-88aa-7dca934ff7b2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f36fcd37-ac7d-5367-9695-1e78f588506f/f36fcd37-ac7d-5367-9695-1e78f588506f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73357,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709511/general/04ef1780-f342-48f0-8514-8a1aec92a55b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f36fcd37-ac7d-5367-9695-1e78f588506f/f36fcd37-ac7d-5367-9695-1e78f588506f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71068,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709511/general/4db28020-a172-4318-b437-0f80301c7de3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f36fcd37-ac7d-5367-9695-1e78f588506f/f36fcd37-ac7d-5367-9695-1e78f588506f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65930,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709511/general/0079b917-f63b-456b-8607-bc3ace56dca1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f36fcd37-ac7d-5367-9695-1e78f588506f/f36fcd37-ac7d-5367-9695-1e78f588506f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98758,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709511/general/fb215df3-f545-4f5f-9c2d-35f0e3507431.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f36fcd37-ac7d-5367-9695-1e78f588506f/f36fcd37-ac7d-5367-9695-1e78f588506f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81451,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709511/general/c14d1e35-e4a9-4e27-9fa2-2713c2aecd70.jpg',
'Width': 1024}],
'price': 5300,
'price_includes_vat': True,
'registration_date': '2018-12-19',
'seats_number': 5,
'seller_name': 'Arval Fleet Services',
'title': 'Peugeot 3008 1.2i Active Business - Petrol - Automatic - 130 hp - '
'217.935 km',
'transmission': 'automatic',
'trim': 'Active Business',
'vin': None,
'year': 2018}
2026-03-27 13:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735816%27 HTTP/1.1" 200 None
2026-03-27 13:36:18 [adesa.fr] INFO: Saving data for 10735816: {'created_time': 1774618578.396962, 'last_price_update_time': 1774618578.396973, 'auction_closing_time': 1774868400.0}
2026-03-27 13:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735816') HTTP/1.1" 204 0
2026-03-27 13:36:22 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 13.975(s), this was the 1st time calling it.
2026-03-27 13:36:22 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.742049203816043 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Fri, 27 Mar 2026 13:36:22 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '9f5d0cf65db09d8d84801680a548b768', 'Vary': 'Accept-Encoding', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Expose-Headers': '*, X-Project-Key', 'Access-Control-Allow-Methods': 'GET, PUT, POST, DELETE, PATCH, OPTIONS', 'Access-Control-Allow-Headers': 'DNT, Keep-Alive, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization, X-Project-Key', 'Access-Control-Max-Age': '1728000')>, body=b'{"type":"/download/temporary-error","title":"Website Ban","status":520,"detail":"Zyte API could not get a ban-free response in a reasonable time. See https://docs.zyte.com/zyte-api/usage/errors.html#ban-responses"}', request_id=9f5d0cf65db09d8d84801680a548b768.
2026-03-27 13:36:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735831> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:36:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:36:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d944f6dc-1902-5a5a-af4f-154265ba13fb with identifier: 10735831
2026-03-27 13:36:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d944f6dc-1902-5a5a-af4f-154265ba13fb with scrape type 1
2026-03-27 13:36:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d944f6dc-1902-5a5a-af4f-154265ba13fb
2026-03-27 13:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728740%252Fgeneral%252F22d1629c-c570-476a-9058-0e606ddaed43.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728740/general/22d1629c-c570-476a-9058-0e606ddaed43.jpg already downloaded
2026-03-27 13:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728740%252Fgeneral%252Fb24a4aaa-68ac-494a-8f7e-38c8be74a171.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728740/general/b24a4aaa-68ac-494a-8f7e-38c8be74a171.jpg already downloaded
2026-03-27 13:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728740%252Fgeneral%252F6bee8aba-c642-4dfd-8b57-b16ec12ffe8e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728740/general/6bee8aba-c642-4dfd-8b57-b16ec12ffe8e.jpg already downloaded
2026-03-27 13:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728740%252Fgeneral%252Fa82b81a7-779c-4a09-a30a-035554123324.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728740/general/a82b81a7-779c-4a09-a30a-035554123324.jpg already downloaded
2026-03-27 13:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728740%252Fgeneral%252F1452521d-2663-42af-82ce-0da59a4fc406.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728740/general/1452521d-2663-42af-82ce-0da59a4fc406.jpg already downloaded
2026-03-27 13:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728740%252Fgeneral%252F66ae023f-ff94-436a-8eb7-971a268cc870.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728740/general/66ae023f-ff94-436a-8eb7-971a268cc870.jpg already downloaded
2026-03-27 13:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728740%252Fgeneral%252F53a3fe79-2c29-4ee2-8162-eb00e9f11f63.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728740/general/53a3fe79-2c29-4ee2-8162-eb00e9f11f63.jpg already downloaded
2026-03-27 13:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728740%252Fgeneral%252F6a5e05fd-fd0c-4131-bce8-2b5b42306101.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728740/general/6a5e05fd-fd0c-4131-bce8-2b5b42306101.jpg already downloaded
2026-03-27 13:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728740%252Fgeneral%252F99c5ff83-139a-41c7-b74b-6da219708f3c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728740/general/99c5ff83-139a-41c7-b74b-6da219708f3c.jpg already downloaded
2026-03-27 13:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728740%252Fgeneral%252F2a5353a3-129f-48da-8eb7-711c505e2192.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728740/general/2a5353a3-129f-48da-8eb7-711c505e2192.jpg already downloaded
2026-03-27 13:36:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d944f6dc-1902-5a5a-af4f-154265ba13fb, identifier: 10735831
2026-03-27 13:36:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d944f6dc-1902-5a5a-af4f-154265ba13fb with identifier: 10735831
2026-03-27 13:36:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d944f6dc-1902-5a5a-af4f-154265ba13fb with identifier: 10735831
2026-03-27 13:36:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d944f6dc-1902-5a5a-af4f-154265ba13fb with identifier: 10735831 to the API
2026-03-27 13:36:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:36:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:36:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735831>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'd944f6dc-1902-5a5a-af4f-154265ba13fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ999AE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735831',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C4',
'odometer': 102271,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 64,
'photo_urls': ['https://images.openlane.eu/carimgs/5728740/general/22d1629c-c570-476a-9058-0e606ddaed43.jpg',
'https://images.openlane.eu/carimgs/5728740/general/b24a4aaa-68ac-494a-8f7e-38c8be74a171.jpg',
'https://images.openlane.eu/carimgs/5728740/general/6bee8aba-c642-4dfd-8b57-b16ec12ffe8e.jpg',
'https://images.openlane.eu/carimgs/5728740/general/a82b81a7-779c-4a09-a30a-035554123324.jpg',
'https://images.openlane.eu/carimgs/5728740/general/1452521d-2663-42af-82ce-0da59a4fc406.jpg',
'https://images.openlane.eu/carimgs/5728740/general/66ae023f-ff94-436a-8eb7-971a268cc870.jpg',
'https://images.openlane.eu/carimgs/5728740/general/53a3fe79-2c29-4ee2-8162-eb00e9f11f63.jpg',
'https://images.openlane.eu/carimgs/5728740/general/6a5e05fd-fd0c-4131-bce8-2b5b42306101.jpg',
'https://images.openlane.eu/carimgs/5728740/general/99c5ff83-139a-41c7-b74b-6da219708f3c.jpg',
'https://images.openlane.eu/carimgs/5728740/general/2a5353a3-129f-48da-8eb7-711c505e2192.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d944f6dc-1902-5a5a-af4f-154265ba13fb/d944f6dc-1902-5a5a-af4f-154265ba13fb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233324,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728740/general/22d1629c-c570-476a-9058-0e606ddaed43.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d944f6dc-1902-5a5a-af4f-154265ba13fb/d944f6dc-1902-5a5a-af4f-154265ba13fb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239130,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728740/general/b24a4aaa-68ac-494a-8f7e-38c8be74a171.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d944f6dc-1902-5a5a-af4f-154265ba13fb/d944f6dc-1902-5a5a-af4f-154265ba13fb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247600,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728740/general/6bee8aba-c642-4dfd-8b57-b16ec12ffe8e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d944f6dc-1902-5a5a-af4f-154265ba13fb/d944f6dc-1902-5a5a-af4f-154265ba13fb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254979,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728740/general/a82b81a7-779c-4a09-a30a-035554123324.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d944f6dc-1902-5a5a-af4f-154265ba13fb/d944f6dc-1902-5a5a-af4f-154265ba13fb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246687,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728740/general/1452521d-2663-42af-82ce-0da59a4fc406.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d944f6dc-1902-5a5a-af4f-154265ba13fb/d944f6dc-1902-5a5a-af4f-154265ba13fb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262944,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728740/general/66ae023f-ff94-436a-8eb7-971a268cc870.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d944f6dc-1902-5a5a-af4f-154265ba13fb/d944f6dc-1902-5a5a-af4f-154265ba13fb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261555,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728740/general/53a3fe79-2c29-4ee2-8162-eb00e9f11f63.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d944f6dc-1902-5a5a-af4f-154265ba13fb/d944f6dc-1902-5a5a-af4f-154265ba13fb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286564,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728740/general/6a5e05fd-fd0c-4131-bce8-2b5b42306101.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d944f6dc-1902-5a5a-af4f-154265ba13fb/d944f6dc-1902-5a5a-af4f-154265ba13fb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226272,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728740/general/99c5ff83-139a-41c7-b74b-6da219708f3c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d944f6dc-1902-5a5a-af4f-154265ba13fb/d944f6dc-1902-5a5a-af4f-154265ba13fb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281713,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728740/general/2a5353a3-129f-48da-8eb7-711c505e2192.jpg',
'Width': 1920}],
'price': 6600,
'price_includes_vat': True,
'registration_date': '2021-05-03',
'seats_number': 7,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Citroën C4 Grand Picasso 1.2i Business - Petrol - Automatic - 130 '
'hp - 102.271 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 13:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735831%27 HTTP/1.1" 200 None
2026-03-27 13:36:26 [adesa.fr] INFO: Saving data for 10735831: {'created_time': 1774618586.972002, 'last_price_update_time': 1774618586.972015, 'auction_closing_time': 1774868400.0}
2026-03-27 13:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735831') HTTP/1.1" 204 0
2026-03-27 13:36:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 13:36:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735786> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:36:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:36:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ab5fece-c0aa-5b95-ae42-7305def17bf3 with identifier: 10735786
2026-03-27 13:36:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ab5fece-c0aa-5b95-ae42-7305def17bf3 with scrape type 1
2026-03-27 13:36:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9ab5fece-c0aa-5b95-ae42-7305def17bf3
2026-03-27 13:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656735%252Fgeneral%252F0579c658-a348-4f62-a5d3-2db4ab28effd.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656735/general/0579c658-a348-4f62-a5d3-2db4ab28effd.jpg already downloaded
2026-03-27 13:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656735%252Fgeneral%252Fc0c315dd-6a60-408e-b0e3-10090a4088e1.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656735/general/c0c315dd-6a60-408e-b0e3-10090a4088e1.jpg already downloaded
2026-03-27 13:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656735%252Fgeneral%252Fca7f55a7-e668-4a45-8c5f-cef25333edda.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656735/general/ca7f55a7-e668-4a45-8c5f-cef25333edda.jpg already downloaded
2026-03-27 13:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656735%252Fgeneral%252F0379a774-04ca-41f6-bb55-ac94b1e1485b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656735/general/0379a774-04ca-41f6-bb55-ac94b1e1485b.jpg already downloaded
2026-03-27 13:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656735%252Fgeneral%252F1ec4b973-17dd-4ae5-899c-0ab85b3e9ef1.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656735/general/1ec4b973-17dd-4ae5-899c-0ab85b3e9ef1.jpg already downloaded
2026-03-27 13:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656735%252Fgeneral%252Fa229f342-d27c-47ca-8886-81cb5fee1478.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656735/general/a229f342-d27c-47ca-8886-81cb5fee1478.jpg already downloaded
2026-03-27 13:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656735%252Fgeneral%252Fc957fc7e-e0d1-44fa-8fbe-85cc20b492c3.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656735/general/c957fc7e-e0d1-44fa-8fbe-85cc20b492c3.jpg already downloaded
2026-03-27 13:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656735%252Fgeneral%252F772596ed-92a3-4920-a060-ec6fd0e12116.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656735/general/772596ed-92a3-4920-a060-ec6fd0e12116.jpg already downloaded
2026-03-27 13:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656735%252Fgeneral%252Ff8d81fe6-0d04-4bec-9035-4a3743f91cf5.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656735/general/f8d81fe6-0d04-4bec-9035-4a3743f91cf5.jpg already downloaded
2026-03-27 13:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656735%252Fgeneral%252F832171da-29b3-4145-a1cb-1e523b992e5a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656735/general/832171da-29b3-4145-a1cb-1e523b992e5a.jpg already downloaded
2026-03-27 13:36:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 9ab5fece-c0aa-5b95-ae42-7305def17bf3, identifier: 10735786
2026-03-27 13:36:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 9ab5fece-c0aa-5b95-ae42-7305def17bf3 with identifier: 10735786
2026-03-27 13:36:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 9ab5fece-c0aa-5b95-ae42-7305def17bf3 with identifier: 10735786
2026-03-27 13:36:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 9ab5fece-c0aa-5b95-ae42-7305def17bf3 with identifier: 10735786 to the API
2026-03-27 13:36:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:36:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:36:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735786>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '9ab5fece-c0aa-5b95-ae42-7305def17bf3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GH821JC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735786',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C5',
'odometer': 165805,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 37,
'photo_urls': ['https://images.openlane.eu/carimgs/5656735/general/0579c658-a348-4f62-a5d3-2db4ab28effd.jpg',
'https://images.openlane.eu/carimgs/5656735/general/c0c315dd-6a60-408e-b0e3-10090a4088e1.jpg',
'https://images.openlane.eu/carimgs/5656735/general/ca7f55a7-e668-4a45-8c5f-cef25333edda.jpg',
'https://images.openlane.eu/carimgs/5656735/general/0379a774-04ca-41f6-bb55-ac94b1e1485b.jpg',
'https://images.openlane.eu/carimgs/5656735/general/1ec4b973-17dd-4ae5-899c-0ab85b3e9ef1.jpg',
'https://images.openlane.eu/carimgs/5656735/general/a229f342-d27c-47ca-8886-81cb5fee1478.jpg',
'https://images.openlane.eu/carimgs/5656735/general/c957fc7e-e0d1-44fa-8fbe-85cc20b492c3.jpg',
'https://images.openlane.eu/carimgs/5656735/general/772596ed-92a3-4920-a060-ec6fd0e12116.jpg',
'https://images.openlane.eu/carimgs/5656735/general/f8d81fe6-0d04-4bec-9035-4a3743f91cf5.jpg',
'https://images.openlane.eu/carimgs/5656735/general/832171da-29b3-4145-a1cb-1e523b992e5a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ab5fece-c0aa-5b95-ae42-7305def17bf3/9ab5fece-c0aa-5b95-ae42-7305def17bf3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136929,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656735/general/0579c658-a348-4f62-a5d3-2db4ab28effd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ab5fece-c0aa-5b95-ae42-7305def17bf3/9ab5fece-c0aa-5b95-ae42-7305def17bf3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171413,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656735/general/c0c315dd-6a60-408e-b0e3-10090a4088e1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ab5fece-c0aa-5b95-ae42-7305def17bf3/9ab5fece-c0aa-5b95-ae42-7305def17bf3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144582,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656735/general/ca7f55a7-e668-4a45-8c5f-cef25333edda.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ab5fece-c0aa-5b95-ae42-7305def17bf3/9ab5fece-c0aa-5b95-ae42-7305def17bf3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158867,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656735/general/0379a774-04ca-41f6-bb55-ac94b1e1485b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ab5fece-c0aa-5b95-ae42-7305def17bf3/9ab5fece-c0aa-5b95-ae42-7305def17bf3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102911,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656735/general/1ec4b973-17dd-4ae5-899c-0ab85b3e9ef1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ab5fece-c0aa-5b95-ae42-7305def17bf3/9ab5fece-c0aa-5b95-ae42-7305def17bf3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129861,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656735/general/a229f342-d27c-47ca-8886-81cb5fee1478.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ab5fece-c0aa-5b95-ae42-7305def17bf3/9ab5fece-c0aa-5b95-ae42-7305def17bf3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85902,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656735/general/c957fc7e-e0d1-44fa-8fbe-85cc20b492c3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ab5fece-c0aa-5b95-ae42-7305def17bf3/9ab5fece-c0aa-5b95-ae42-7305def17bf3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117373,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656735/general/772596ed-92a3-4920-a060-ec6fd0e12116.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ab5fece-c0aa-5b95-ae42-7305def17bf3/9ab5fece-c0aa-5b95-ae42-7305def17bf3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97813,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656735/general/f8d81fe6-0d04-4bec-9035-4a3743f91cf5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ab5fece-c0aa-5b95-ae42-7305def17bf3/9ab5fece-c0aa-5b95-ae42-7305def17bf3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109673,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656735/general/832171da-29b3-4145-a1cb-1e523b992e5a.jpg',
'Width': 1024}],
'price': 7500,
'price_includes_vat': True,
'registration_date': '2022-07-01',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Citroën C5 Aircross 1.6 Business - Hybrid - Automatic - 181 hp - '
'165.805 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-27 13:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735786%27 HTTP/1.1" 200 None
2026-03-27 13:36:27 [adesa.fr] INFO: Saving data for 10735786: {'created_time': 1774618587.676931, 'last_price_update_time': 1774618587.67694, 'auction_closing_time': 1774868400.0}
2026-03-27 13:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735786') HTTP/1.1" 204 0
2026-03-27 13:36:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735820> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:36:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:36:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 730f620a-2921-5473-a71e-6d0d507ae66d with identifier: 10735820
2026-03-27 13:36:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 730f620a-2921-5473-a71e-6d0d507ae66d with scrape type 1
2026-03-27 13:36:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 730f620a-2921-5473-a71e-6d0d507ae66d
2026-03-27 13:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710067%252Fgeneral%252F1f51f9e7-675f-4d2c-820a-ada69ddfe527.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710067/general/1f51f9e7-675f-4d2c-820a-ada69ddfe527.jpg already downloaded
2026-03-27 13:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710067%252Fgeneral%252Fec20ccc8-faa9-4d96-9a21-2bf58a7856ed.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710067/general/ec20ccc8-faa9-4d96-9a21-2bf58a7856ed.jpg already downloaded
2026-03-27 13:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710067%252Fgeneral%252F4eaf79b6-2ec3-457b-bd23-1cae0fdbc84d.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710067/general/4eaf79b6-2ec3-457b-bd23-1cae0fdbc84d.jpg already downloaded
2026-03-27 13:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710067%252Fgeneral%252Fa115eef2-fb8d-49ec-9553-e5adf72e1859.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710067/general/a115eef2-fb8d-49ec-9553-e5adf72e1859.jpg already downloaded
2026-03-27 13:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710067%252Fgeneral%252Fdbd935d9-1d70-40cf-873d-2bc54d6dc273.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710067/general/dbd935d9-1d70-40cf-873d-2bc54d6dc273.jpg already downloaded
2026-03-27 13:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710067%252Fgeneral%252F2ec38beb-d718-46df-b00e-8861594f22b6.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710067/general/2ec38beb-d718-46df-b00e-8861594f22b6.jpg already downloaded
2026-03-27 13:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710067%252Fgeneral%252Fdca6f9b7-3dcc-4c23-a0c5-ac2e4fc20afd.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710067/general/dca6f9b7-3dcc-4c23-a0c5-ac2e4fc20afd.jpg already downloaded
2026-03-27 13:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710067%252Fgeneral%252Fd33a2894-479c-4e0d-ac0b-3396a800d314.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710067/general/d33a2894-479c-4e0d-ac0b-3396a800d314.jpg already downloaded
2026-03-27 13:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710067%252Fgeneral%252F57b40254-260e-489d-9d66-2a62cecd48a3.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710067/general/57b40254-260e-489d-9d66-2a62cecd48a3.jpg already downloaded
2026-03-27 13:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710067%252Fgeneral%252Ffbf78c15-6720-40e0-8a36-d24cf954ae62.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710067/general/fbf78c15-6720-40e0-8a36-d24cf954ae62.jpg already downloaded
2026-03-27 13:36:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 730f620a-2921-5473-a71e-6d0d507ae66d, identifier: 10735820
2026-03-27 13:36:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 730f620a-2921-5473-a71e-6d0d507ae66d with identifier: 10735820
2026-03-27 13:36:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 730f620a-2921-5473-a71e-6d0d507ae66d with identifier: 10735820
2026-03-27 13:36:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 730f620a-2921-5473-a71e-6d0d507ae66d with identifier: 10735820 to the API
2026-03-27 13:36:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:36:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:36:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735820>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': '730f620a-2921-5473-a71e-6d0d507ae66d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB-927-ZB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735820',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 74494,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5710067/general/1f51f9e7-675f-4d2c-820a-ada69ddfe527.jpg',
'https://images.openlane.eu/carimgs/5710067/general/ec20ccc8-faa9-4d96-9a21-2bf58a7856ed.jpg',
'https://images.openlane.eu/carimgs/5710067/general/4eaf79b6-2ec3-457b-bd23-1cae0fdbc84d.jpg',
'https://images.openlane.eu/carimgs/5710067/general/a115eef2-fb8d-49ec-9553-e5adf72e1859.jpg',
'https://images.openlane.eu/carimgs/5710067/general/dbd935d9-1d70-40cf-873d-2bc54d6dc273.jpg',
'https://images.openlane.eu/carimgs/5710067/general/2ec38beb-d718-46df-b00e-8861594f22b6.jpg',
'https://images.openlane.eu/carimgs/5710067/general/dca6f9b7-3dcc-4c23-a0c5-ac2e4fc20afd.jpg',
'https://images.openlane.eu/carimgs/5710067/general/d33a2894-479c-4e0d-ac0b-3396a800d314.jpg',
'https://images.openlane.eu/carimgs/5710067/general/57b40254-260e-489d-9d66-2a62cecd48a3.jpg',
'https://images.openlane.eu/carimgs/5710067/general/fbf78c15-6720-40e0-8a36-d24cf954ae62.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_730f620a-2921-5473-a71e-6d0d507ae66d/730f620a-2921-5473-a71e-6d0d507ae66d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123484,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710067/general/1f51f9e7-675f-4d2c-820a-ada69ddfe527.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_730f620a-2921-5473-a71e-6d0d507ae66d/730f620a-2921-5473-a71e-6d0d507ae66d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119412,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710067/general/ec20ccc8-faa9-4d96-9a21-2bf58a7856ed.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_730f620a-2921-5473-a71e-6d0d507ae66d/730f620a-2921-5473-a71e-6d0d507ae66d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117556,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710067/general/4eaf79b6-2ec3-457b-bd23-1cae0fdbc84d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_730f620a-2921-5473-a71e-6d0d507ae66d/730f620a-2921-5473-a71e-6d0d507ae66d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125686,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710067/general/a115eef2-fb8d-49ec-9553-e5adf72e1859.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_730f620a-2921-5473-a71e-6d0d507ae66d/730f620a-2921-5473-a71e-6d0d507ae66d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75925,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710067/general/dbd935d9-1d70-40cf-873d-2bc54d6dc273.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_730f620a-2921-5473-a71e-6d0d507ae66d/730f620a-2921-5473-a71e-6d0d507ae66d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75350,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710067/general/2ec38beb-d718-46df-b00e-8861594f22b6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_730f620a-2921-5473-a71e-6d0d507ae66d/730f620a-2921-5473-a71e-6d0d507ae66d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91046,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710067/general/dca6f9b7-3dcc-4c23-a0c5-ac2e4fc20afd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_730f620a-2921-5473-a71e-6d0d507ae66d/730f620a-2921-5473-a71e-6d0d507ae66d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113917,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710067/general/d33a2894-479c-4e0d-ac0b-3396a800d314.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_730f620a-2921-5473-a71e-6d0d507ae66d/730f620a-2921-5473-a71e-6d0d507ae66d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117462,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710067/general/57b40254-260e-489d-9d66-2a62cecd48a3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_730f620a-2921-5473-a71e-6d0d507ae66d/730f620a-2921-5473-a71e-6d0d507ae66d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155020,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710067/general/fbf78c15-6720-40e0-8a36-d24cf954ae62.jpg',
'Width': 1024}],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2021-09-23',
'seats_number': 5,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'DS DS7 Crossback 1.2 Bastille - Petrol - Automatic - 130 hp - '
'74.494 km',
'transmission': 'automatic',
'trim': 'Bastille',
'vin': None,
'year': 2021}
2026-03-27 13:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735820%27 HTTP/1.1" 200 None
2026-03-27 13:36:29 [adesa.fr] INFO: Saving data for 10735820: {'created_time': 1774618589.40604, 'last_price_update_time': 1774618589.406057, 'auction_closing_time': 1774868400.0}
2026-03-27 13:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735820') HTTP/1.1" 204 0
2026-03-27 13:36:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735830> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:36:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:36:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab38a5db-68a3-5025-8c48-f60a97246db8 with identifier: 10735830
2026-03-27 13:36:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab38a5db-68a3-5025-8c48-f60a97246db8 with scrape type 1
2026-03-27 13:36:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ab38a5db-68a3-5025-8c48-f60a97246db8
2026-03-27 13:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724530%252Fgeneral%252Fa7bd6be2-09ca-4560-b2c3-cb53390df8fc.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724530/general/a7bd6be2-09ca-4560-b2c3-cb53390df8fc.jpg already downloaded
2026-03-27 13:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724530%252Fgeneral%252F912c6471-1c7d-4e66-84e4-bf99f4e6e8c0.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724530/general/912c6471-1c7d-4e66-84e4-bf99f4e6e8c0.jpg already downloaded
2026-03-27 13:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724530%252Fgeneral%252F9f0aac95-e20d-4909-a99a-d083d16af30d.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724530/general/9f0aac95-e20d-4909-a99a-d083d16af30d.jpg already downloaded
2026-03-27 13:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724530%252Fgeneral%252F8dd2b4ad-8a49-4d75-86e4-7d781156e9d0.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724530/general/8dd2b4ad-8a49-4d75-86e4-7d781156e9d0.jpg already downloaded
2026-03-27 13:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724530%252Fgeneral%252Fb4eb8b8e-ac66-4113-b551-5df6926a9be5.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724530/general/b4eb8b8e-ac66-4113-b551-5df6926a9be5.jpg already downloaded
2026-03-27 13:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724530%252Fgeneral%252F521442c6-eff3-415c-a94c-5dd24806f20e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724530/general/521442c6-eff3-415c-a94c-5dd24806f20e.jpg already downloaded
2026-03-27 13:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724530%252Fgeneral%252Fc17f335b-96a9-40ef-8bd7-37b50b84fd56.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724530/general/c17f335b-96a9-40ef-8bd7-37b50b84fd56.jpg already downloaded
2026-03-27 13:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724530%252Fgeneral%252F8aabd601-3a46-4c56-a721-fa5f5c9cf510.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724530/general/8aabd601-3a46-4c56-a721-fa5f5c9cf510.jpg already downloaded
2026-03-27 13:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724530%252Fgeneral%252F74d1d670-3b45-47b2-a9fc-949b2112d0a5.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724530/general/74d1d670-3b45-47b2-a9fc-949b2112d0a5.jpg already downloaded
2026-03-27 13:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724530%252Fgeneral%252F66c0afa9-f4db-4a07-a136-4e925550ff6d.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724530/general/66c0afa9-f4db-4a07-a136-4e925550ff6d.jpg already downloaded
2026-03-27 13:36:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: ab38a5db-68a3-5025-8c48-f60a97246db8, identifier: 10735830
2026-03-27 13:36:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: ab38a5db-68a3-5025-8c48-f60a97246db8 with identifier: 10735830
2026-03-27 13:36:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: ab38a5db-68a3-5025-8c48-f60a97246db8 with identifier: 10735830
2026-03-27 13:36:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: ab38a5db-68a3-5025-8c48-f60a97246db8 with identifier: 10735830 to the API
2026-03-27 13:36:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:36:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:36:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735830>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'ab38a5db-68a3-5025-8c48-f60a97246db8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FQ-782-FW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735830',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Citroën',
'model': 'C3',
'odometer': 152784,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5724530/general/a7bd6be2-09ca-4560-b2c3-cb53390df8fc.jpg',
'https://images.openlane.eu/carimgs/5724530/general/912c6471-1c7d-4e66-84e4-bf99f4e6e8c0.jpg',
'https://images.openlane.eu/carimgs/5724530/general/9f0aac95-e20d-4909-a99a-d083d16af30d.jpg',
'https://images.openlane.eu/carimgs/5724530/general/8dd2b4ad-8a49-4d75-86e4-7d781156e9d0.jpg',
'https://images.openlane.eu/carimgs/5724530/general/b4eb8b8e-ac66-4113-b551-5df6926a9be5.jpg',
'https://images.openlane.eu/carimgs/5724530/general/521442c6-eff3-415c-a94c-5dd24806f20e.jpg',
'https://images.openlane.eu/carimgs/5724530/general/c17f335b-96a9-40ef-8bd7-37b50b84fd56.jpg',
'https://images.openlane.eu/carimgs/5724530/general/8aabd601-3a46-4c56-a721-fa5f5c9cf510.jpg',
'https://images.openlane.eu/carimgs/5724530/general/74d1d670-3b45-47b2-a9fc-949b2112d0a5.jpg',
'https://images.openlane.eu/carimgs/5724530/general/66c0afa9-f4db-4a07-a136-4e925550ff6d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab38a5db-68a3-5025-8c48-f60a97246db8/ab38a5db-68a3-5025-8c48-f60a97246db8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97108,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724530/general/a7bd6be2-09ca-4560-b2c3-cb53390df8fc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab38a5db-68a3-5025-8c48-f60a97246db8/ab38a5db-68a3-5025-8c48-f60a97246db8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115457,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724530/general/912c6471-1c7d-4e66-84e4-bf99f4e6e8c0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab38a5db-68a3-5025-8c48-f60a97246db8/ab38a5db-68a3-5025-8c48-f60a97246db8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101197,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724530/general/9f0aac95-e20d-4909-a99a-d083d16af30d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab38a5db-68a3-5025-8c48-f60a97246db8/ab38a5db-68a3-5025-8c48-f60a97246db8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122267,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724530/general/8dd2b4ad-8a49-4d75-86e4-7d781156e9d0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab38a5db-68a3-5025-8c48-f60a97246db8/ab38a5db-68a3-5025-8c48-f60a97246db8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108772,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724530/general/b4eb8b8e-ac66-4113-b551-5df6926a9be5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab38a5db-68a3-5025-8c48-f60a97246db8/ab38a5db-68a3-5025-8c48-f60a97246db8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115147,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724530/general/521442c6-eff3-415c-a94c-5dd24806f20e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab38a5db-68a3-5025-8c48-f60a97246db8/ab38a5db-68a3-5025-8c48-f60a97246db8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100102,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724530/general/c17f335b-96a9-40ef-8bd7-37b50b84fd56.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab38a5db-68a3-5025-8c48-f60a97246db8/ab38a5db-68a3-5025-8c48-f60a97246db8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118042,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724530/general/8aabd601-3a46-4c56-a721-fa5f5c9cf510.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab38a5db-68a3-5025-8c48-f60a97246db8/ab38a5db-68a3-5025-8c48-f60a97246db8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202872,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724530/general/74d1d670-3b45-47b2-a9fc-949b2112d0a5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab38a5db-68a3-5025-8c48-f60a97246db8/ab38a5db-68a3-5025-8c48-f60a97246db8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47963,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724530/general/66c0afa9-f4db-4a07-a136-4e925550ff6d.jpg',
'Width': 1024}],
'price': 2900,
'price_includes_vat': True,
'registration_date': '2020-06-05',
'seats_number': 2,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Citroën C3 1.5 HDI Feel Business - Diesel - Manual - 100 hp - '
'152.784 km',
'transmission': 'manual',
'trim': 'Feel Business',
'vin': None,
'year': 2020}
2026-03-27 13:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735830%27 HTTP/1.1" 200 None
2026-03-27 13:36:31 [adesa.fr] INFO: Saving data for 10735830: {'created_time': 1774618591.728103, 'last_price_update_time': 1774618591.728114, 'auction_closing_time': 1774868400.0}
2026-03-27 13:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735830') HTTP/1.1" 204 0
2026-03-27 13:36:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735803> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:36:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:36:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 934353fe-9652-5a5c-b439-42c3fd185b4f with identifier: 10735803
2026-03-27 13:36:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 934353fe-9652-5a5c-b439-42c3fd185b4f with scrape type 1
2026-03-27 13:36:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 934353fe-9652-5a5c-b439-42c3fd185b4f
2026-03-27 13:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695020%252Fgeneral%252F16cc6aec-b587-4c01-926c-22a21ee8318d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695020/general/16cc6aec-b587-4c01-926c-22a21ee8318d.jpeg already downloaded
2026-03-27 13:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695020%252Fgeneral%252F7c48e13c-cfa9-421a-92c0-020d373ade22.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695020/general/7c48e13c-cfa9-421a-92c0-020d373ade22.jpeg already downloaded
2026-03-27 13:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695020%252Fgeneral%252Fcf894814-d2ac-4d55-8cce-237cfa6fdd00.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695020/general/cf894814-d2ac-4d55-8cce-237cfa6fdd00.jpeg already downloaded
2026-03-27 13:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695020%252Fgeneral%252F570fe928-1414-4101-92e3-595f0460563e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695020/general/570fe928-1414-4101-92e3-595f0460563e.jpeg already downloaded
2026-03-27 13:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695020%252Fgeneral%252Fbf1d9a81-ae71-4392-8d4c-dba3db08b0c7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695020/general/bf1d9a81-ae71-4392-8d4c-dba3db08b0c7.jpeg already downloaded
2026-03-27 13:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695020%252Fgeneral%252Fc083d540-f040-490e-8809-c9b72685bc5f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695020/general/c083d540-f040-490e-8809-c9b72685bc5f.jpeg already downloaded
2026-03-27 13:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695020%252Fgeneral%252F50b1999e-ac7f-4cae-a84b-84bfddd81dd4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695020/general/50b1999e-ac7f-4cae-a84b-84bfddd81dd4.jpeg already downloaded
2026-03-27 13:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695020%252Fgeneral%252Feac66712-8fa6-4cf5-bdd5-672f21cbd264.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695020/general/eac66712-8fa6-4cf5-bdd5-672f21cbd264.jpeg already downloaded
2026-03-27 13:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695020%252Fgeneral%252Fa8a11d39-f648-4c6e-88d0-3183da3fb9b0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695020/general/a8a11d39-f648-4c6e-88d0-3183da3fb9b0.jpeg already downloaded
2026-03-27 13:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695020%252Fgeneral%252Fb9b22d55-11b6-4881-8a86-d299f19ff0ec.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695020/general/b9b22d55-11b6-4881-8a86-d299f19ff0ec.jpeg already downloaded
2026-03-27 13:36:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 934353fe-9652-5a5c-b439-42c3fd185b4f, identifier: 10735803
2026-03-27 13:36:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 934353fe-9652-5a5c-b439-42c3fd185b4f with identifier: 10735803
2026-03-27 13:36:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 934353fe-9652-5a5c-b439-42c3fd185b4f with identifier: 10735803
2026-03-27 13:36:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 934353fe-9652-5a5c-b439-42c3fd185b4f with identifier: 10735803 to the API
2026-03-27 13:36:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:36:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:36:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735803>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': '934353fe-9652-5a5c-b439-42c3fd185b4f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-880-ZF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735803',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C5',
'odometer': 69420,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/5695020/general/16cc6aec-b587-4c01-926c-22a21ee8318d.jpeg',
'https://images.openlane.eu/carimgs/5695020/general/7c48e13c-cfa9-421a-92c0-020d373ade22.jpeg',
'https://images.openlane.eu/carimgs/5695020/general/cf894814-d2ac-4d55-8cce-237cfa6fdd00.jpeg',
'https://images.openlane.eu/carimgs/5695020/general/570fe928-1414-4101-92e3-595f0460563e.jpeg',
'https://images.openlane.eu/carimgs/5695020/general/bf1d9a81-ae71-4392-8d4c-dba3db08b0c7.jpeg',
'https://images.openlane.eu/carimgs/5695020/general/c083d540-f040-490e-8809-c9b72685bc5f.jpeg',
'https://images.openlane.eu/carimgs/5695020/general/50b1999e-ac7f-4cae-a84b-84bfddd81dd4.jpeg',
'https://images.openlane.eu/carimgs/5695020/general/eac66712-8fa6-4cf5-bdd5-672f21cbd264.jpeg',
'https://images.openlane.eu/carimgs/5695020/general/a8a11d39-f648-4c6e-88d0-3183da3fb9b0.jpeg',
'https://images.openlane.eu/carimgs/5695020/general/b9b22d55-11b6-4881-8a86-d299f19ff0ec.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_934353fe-9652-5a5c-b439-42c3fd185b4f/934353fe-9652-5a5c-b439-42c3fd185b4f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3249574,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695020/general/16cc6aec-b587-4c01-926c-22a21ee8318d.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_934353fe-9652-5a5c-b439-42c3fd185b4f/934353fe-9652-5a5c-b439-42c3fd185b4f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3641247,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695020/general/7c48e13c-cfa9-421a-92c0-020d373ade22.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_934353fe-9652-5a5c-b439-42c3fd185b4f/934353fe-9652-5a5c-b439-42c3fd185b4f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3588475,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695020/general/cf894814-d2ac-4d55-8cce-237cfa6fdd00.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_934353fe-9652-5a5c-b439-42c3fd185b4f/934353fe-9652-5a5c-b439-42c3fd185b4f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3567080,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695020/general/570fe928-1414-4101-92e3-595f0460563e.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_934353fe-9652-5a5c-b439-42c3fd185b4f/934353fe-9652-5a5c-b439-42c3fd185b4f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3461823,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695020/general/bf1d9a81-ae71-4392-8d4c-dba3db08b0c7.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_934353fe-9652-5a5c-b439-42c3fd185b4f/934353fe-9652-5a5c-b439-42c3fd185b4f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2745507,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695020/general/c083d540-f040-490e-8809-c9b72685bc5f.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_934353fe-9652-5a5c-b439-42c3fd185b4f/934353fe-9652-5a5c-b439-42c3fd185b4f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2568055,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695020/general/50b1999e-ac7f-4cae-a84b-84bfddd81dd4.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_934353fe-9652-5a5c-b439-42c3fd185b4f/934353fe-9652-5a5c-b439-42c3fd185b4f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2180258,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695020/general/eac66712-8fa6-4cf5-bdd5-672f21cbd264.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_934353fe-9652-5a5c-b439-42c3fd185b4f/934353fe-9652-5a5c-b439-42c3fd185b4f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3319130,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695020/general/a8a11d39-f648-4c6e-88d0-3183da3fb9b0.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_934353fe-9652-5a5c-b439-42c3fd185b4f/934353fe-9652-5a5c-b439-42c3fd185b4f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3383590,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695020/general/b9b22d55-11b6-4881-8a86-d299f19ff0ec.jpeg',
'Width': 4032}],
'price': 10500,
'price_includes_vat': True,
'registration_date': '2023-03-25',
'seats_number': 5,
'seller_name': 'SAS COMPAGNIE PICARDE DE LOGISTIQUE AUTO',
'title': 'Citroën C5 X 1.2 Feel - Petrol - Automatic - 131 hp - 69.420 km',
'transmission': 'automatic',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-27 13:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735803%27 HTTP/1.1" 200 None
2026-03-27 13:36:32 [adesa.fr] INFO: Saving data for 10735803: {'created_time': 1774618592.445909, 'last_price_update_time': 1774618592.445919, 'auction_closing_time': 1774868400.0}
2026-03-27 13:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735803') HTTP/1.1" 204 0
2026-03-27 13:36:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735790> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:36:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:36:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81601345-a4b7-5884-a3e5-094ba2b61223 with identifier: 10735790
2026-03-27 13:36:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81601345-a4b7-5884-a3e5-094ba2b61223 with scrape type 1
2026-03-27 13:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 81601345-a4b7-5884-a3e5-094ba2b61223
2026-03-27 13:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673728%252Fgeneral%252F21aafaec-8041-419c-8b7a-be5ae1c7f352.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673728/general/21aafaec-8041-419c-8b7a-be5ae1c7f352.jpeg already downloaded
2026-03-27 13:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673728%252Fgeneral%252F549ef8f9-e464-489f-b798-f9adfe26143e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673728/general/549ef8f9-e464-489f-b798-f9adfe26143e.jpeg already downloaded
2026-03-27 13:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673728%252Fgeneral%252F00d67c11-a870-4148-8bd2-3752ed127053.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673728/general/00d67c11-a870-4148-8bd2-3752ed127053.jpeg already downloaded
2026-03-27 13:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673728%252Fgeneral%252F7cd23a9f-055c-4e6d-a33d-421ba471c510.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673728/general/7cd23a9f-055c-4e6d-a33d-421ba471c510.jpeg already downloaded
2026-03-27 13:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673728%252Fgeneral%252Fabb1c1bc-b836-4321-90b0-ef24c81351fe.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673728/general/abb1c1bc-b836-4321-90b0-ef24c81351fe.jpeg already downloaded
2026-03-27 13:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673728%252Fgeneral%252F82f66698-ddd5-45d8-9b55-72038067e75a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673728/general/82f66698-ddd5-45d8-9b55-72038067e75a.jpeg already downloaded
2026-03-27 13:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673728%252Fgeneral%252F8c9d9af1-edfa-468c-a52e-75d528a087c7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673728/general/8c9d9af1-edfa-468c-a52e-75d528a087c7.jpeg already downloaded
2026-03-27 13:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673728%252Fgeneral%252Fdf5ba624-8d02-4e3b-b074-78796b2fb567.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673728/general/df5ba624-8d02-4e3b-b074-78796b2fb567.jpeg already downloaded
2026-03-27 13:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673728%252Fgeneral%252F8758e4be-ef95-4975-bc29-b88fd4177eb6.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673728/general/8758e4be-ef95-4975-bc29-b88fd4177eb6.jpeg already downloaded
2026-03-27 13:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673728%252Fgeneral%252F1534589d-a8e9-4bad-af6e-263e1e16b5d7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673728/general/1534589d-a8e9-4bad-af6e-263e1e16b5d7.jpeg already downloaded
2026-03-27 13:36:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 81601345-a4b7-5884-a3e5-094ba2b61223, identifier: 10735790
2026-03-27 13:36:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 81601345-a4b7-5884-a3e5-094ba2b61223 with identifier: 10735790
2026-03-27 13:36:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 81601345-a4b7-5884-a3e5-094ba2b61223 with identifier: 10735790
2026-03-27 13:36:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 81601345-a4b7-5884-a3e5-094ba2b61223 with identifier: 10735790 to the API
2026-03-27 13:36:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:36:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:36:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735790>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': '81601345-a4b7-5884-a3e5-094ba2b61223',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-480-HS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735790',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C4',
'odometer': 80746,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5673728/general/21aafaec-8041-419c-8b7a-be5ae1c7f352.jpeg',
'https://images.openlane.eu/carimgs/5673728/general/549ef8f9-e464-489f-b798-f9adfe26143e.jpeg',
'https://images.openlane.eu/carimgs/5673728/general/00d67c11-a870-4148-8bd2-3752ed127053.jpeg',
'https://images.openlane.eu/carimgs/5673728/general/7cd23a9f-055c-4e6d-a33d-421ba471c510.jpeg',
'https://images.openlane.eu/carimgs/5673728/general/abb1c1bc-b836-4321-90b0-ef24c81351fe.jpeg',
'https://images.openlane.eu/carimgs/5673728/general/82f66698-ddd5-45d8-9b55-72038067e75a.jpeg',
'https://images.openlane.eu/carimgs/5673728/general/8c9d9af1-edfa-468c-a52e-75d528a087c7.jpeg',
'https://images.openlane.eu/carimgs/5673728/general/df5ba624-8d02-4e3b-b074-78796b2fb567.jpeg',
'https://images.openlane.eu/carimgs/5673728/general/8758e4be-ef95-4975-bc29-b88fd4177eb6.jpeg',
'https://images.openlane.eu/carimgs/5673728/general/1534589d-a8e9-4bad-af6e-263e1e16b5d7.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81601345-a4b7-5884-a3e5-094ba2b61223/81601345-a4b7-5884-a3e5-094ba2b61223_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3927885,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673728/general/21aafaec-8041-419c-8b7a-be5ae1c7f352.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81601345-a4b7-5884-a3e5-094ba2b61223/81601345-a4b7-5884-a3e5-094ba2b61223_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4747593,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673728/general/549ef8f9-e464-489f-b798-f9adfe26143e.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81601345-a4b7-5884-a3e5-094ba2b61223/81601345-a4b7-5884-a3e5-094ba2b61223_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4422767,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673728/general/00d67c11-a870-4148-8bd2-3752ed127053.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81601345-a4b7-5884-a3e5-094ba2b61223/81601345-a4b7-5884-a3e5-094ba2b61223_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3208453,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673728/general/7cd23a9f-055c-4e6d-a33d-421ba471c510.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81601345-a4b7-5884-a3e5-094ba2b61223/81601345-a4b7-5884-a3e5-094ba2b61223_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4360211,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673728/general/abb1c1bc-b836-4321-90b0-ef24c81351fe.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81601345-a4b7-5884-a3e5-094ba2b61223/81601345-a4b7-5884-a3e5-094ba2b61223_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4906876,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673728/general/82f66698-ddd5-45d8-9b55-72038067e75a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81601345-a4b7-5884-a3e5-094ba2b61223/81601345-a4b7-5884-a3e5-094ba2b61223_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3117191,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673728/general/8c9d9af1-edfa-468c-a52e-75d528a087c7.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81601345-a4b7-5884-a3e5-094ba2b61223/81601345-a4b7-5884-a3e5-094ba2b61223_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2455641,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673728/general/df5ba624-8d02-4e3b-b074-78796b2fb567.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81601345-a4b7-5884-a3e5-094ba2b61223/81601345-a4b7-5884-a3e5-094ba2b61223_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2524538,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673728/general/8758e4be-ef95-4975-bc29-b88fd4177eb6.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81601345-a4b7-5884-a3e5-094ba2b61223/81601345-a4b7-5884-a3e5-094ba2b61223_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2981157,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673728/general/1534589d-a8e9-4bad-af6e-263e1e16b5d7.jpeg',
'Width': 4032}],
'price': 9400,
'price_includes_vat': True,
'registration_date': '2024-02-26',
'seats_number': 5,
'seller_name': 'SAS COMPAGNIE PICARDE DE LOGISTIQUE AUTO',
'title': 'Citroën C4 1.2 Plus - Petrol - Automatic - 131 hp - 80.746 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-27 13:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735790%27 HTTP/1.1" 200 None
2026-03-27 13:36:39 [adesa.fr] INFO: Saving data for 10735790: {'created_time': 1774618599.40683, 'last_price_update_time': 1774618599.406841, 'auction_closing_time': 1774868400.0}
2026-03-27 13:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735790') HTTP/1.1" 204 0
2026-03-27 13:36:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735785> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:36:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:36:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e643974-9ce4-5b39-b109-6211d7b1bdc4 with identifier: 10735785
2026-03-27 13:36:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e643974-9ce4-5b39-b109-6211d7b1bdc4 with scrape type 1
2026-03-27 13:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0e643974-9ce4-5b39-b109-6211d7b1bdc4
2026-03-27 13:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5655635%252Fgeneral%252Fdd05fab8-ca38-46ff-93fb-e6eeb1879856.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655635/general/dd05fab8-ca38-46ff-93fb-e6eeb1879856.jpeg already downloaded
2026-03-27 13:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5655635%252Fgeneral%252Fcdf1638b-e43d-47ca-8623-255b0c98cd3c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655635/general/cdf1638b-e43d-47ca-8623-255b0c98cd3c.jpeg already downloaded
2026-03-27 13:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5655635%252Fgeneral%252F0f856375-da2f-42a6-aa3c-bbd3e507d3bc.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655635/general/0f856375-da2f-42a6-aa3c-bbd3e507d3bc.jpeg already downloaded
2026-03-27 13:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5655635%252Fgeneral%252Fb1f99884-1721-4467-8b04-367bd00d6a65.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655635/general/b1f99884-1721-4467-8b04-367bd00d6a65.jpeg already downloaded
2026-03-27 13:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5655635%252Fgeneral%252F663dcab3-3421-4487-9de8-5aa9d47f17d1.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655635/general/663dcab3-3421-4487-9de8-5aa9d47f17d1.jpeg already downloaded
2026-03-27 13:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5655635%252Fgeneral%252F0175940d-c74a-4c9e-8fd3-36e35c4b9110.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655635/general/0175940d-c74a-4c9e-8fd3-36e35c4b9110.jpeg already downloaded
2026-03-27 13:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5655635%252Fgeneral%252Fa6b96ab3-8632-426b-9b3c-e9a960a19087.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655635/general/a6b96ab3-8632-426b-9b3c-e9a960a19087.jpeg already downloaded
2026-03-27 13:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5655635%252Fgeneral%252F381bc4b7-5070-4e17-8808-b6b9f9cb4ef8.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655635/general/381bc4b7-5070-4e17-8808-b6b9f9cb4ef8.jpeg already downloaded
2026-03-27 13:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5655635%252Fgeneral%252F3946b3e7-d9db-4d2d-ae41-9994710916ec.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655635/general/3946b3e7-d9db-4d2d-ae41-9994710916ec.jpeg already downloaded
2026-03-27 13:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5655635%252Fgeneral%252Fa6e17b32-710c-4ffe-803d-fc8bfa2e2ae9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5655635/general/a6e17b32-710c-4ffe-803d-fc8bfa2e2ae9.jpeg already downloaded
2026-03-27 13:36:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 0e643974-9ce4-5b39-b109-6211d7b1bdc4, identifier: 10735785
2026-03-27 13:36:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 0e643974-9ce4-5b39-b109-6211d7b1bdc4 with identifier: 10735785
2026-03-27 13:36:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 0e643974-9ce4-5b39-b109-6211d7b1bdc4 with identifier: 10735785
2026-03-27 13:36:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 0e643974-9ce4-5b39-b109-6211d7b1bdc4 with identifier: 10735785 to the API
2026-03-27 13:36:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:36:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:36:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735785>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': '0e643974-9ce4-5b39-b109-6211d7b1bdc4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GV-399-PJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735785',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C4',
'odometer': 88297,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/5655635/general/dd05fab8-ca38-46ff-93fb-e6eeb1879856.jpeg',
'https://images.openlane.eu/carimgs/5655635/general/cdf1638b-e43d-47ca-8623-255b0c98cd3c.jpeg',
'https://images.openlane.eu/carimgs/5655635/general/0f856375-da2f-42a6-aa3c-bbd3e507d3bc.jpeg',
'https://images.openlane.eu/carimgs/5655635/general/b1f99884-1721-4467-8b04-367bd00d6a65.jpeg',
'https://images.openlane.eu/carimgs/5655635/general/663dcab3-3421-4487-9de8-5aa9d47f17d1.jpeg',
'https://images.openlane.eu/carimgs/5655635/general/0175940d-c74a-4c9e-8fd3-36e35c4b9110.jpeg',
'https://images.openlane.eu/carimgs/5655635/general/a6b96ab3-8632-426b-9b3c-e9a960a19087.jpeg',
'https://images.openlane.eu/carimgs/5655635/general/381bc4b7-5070-4e17-8808-b6b9f9cb4ef8.jpeg',
'https://images.openlane.eu/carimgs/5655635/general/3946b3e7-d9db-4d2d-ae41-9994710916ec.jpeg',
'https://images.openlane.eu/carimgs/5655635/general/a6e17b32-710c-4ffe-803d-fc8bfa2e2ae9.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e643974-9ce4-5b39-b109-6211d7b1bdc4/0e643974-9ce4-5b39-b109-6211d7b1bdc4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2628793,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655635/general/dd05fab8-ca38-46ff-93fb-e6eeb1879856.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e643974-9ce4-5b39-b109-6211d7b1bdc4/0e643974-9ce4-5b39-b109-6211d7b1bdc4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2852547,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655635/general/cdf1638b-e43d-47ca-8623-255b0c98cd3c.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e643974-9ce4-5b39-b109-6211d7b1bdc4/0e643974-9ce4-5b39-b109-6211d7b1bdc4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2992326,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655635/general/0f856375-da2f-42a6-aa3c-bbd3e507d3bc.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e643974-9ce4-5b39-b109-6211d7b1bdc4/0e643974-9ce4-5b39-b109-6211d7b1bdc4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3027956,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655635/general/b1f99884-1721-4467-8b04-367bd00d6a65.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e643974-9ce4-5b39-b109-6211d7b1bdc4/0e643974-9ce4-5b39-b109-6211d7b1bdc4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2946863,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655635/general/663dcab3-3421-4487-9de8-5aa9d47f17d1.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e643974-9ce4-5b39-b109-6211d7b1bdc4/0e643974-9ce4-5b39-b109-6211d7b1bdc4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2989411,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655635/general/0175940d-c74a-4c9e-8fd3-36e35c4b9110.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e643974-9ce4-5b39-b109-6211d7b1bdc4/0e643974-9ce4-5b39-b109-6211d7b1bdc4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2948353,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655635/general/a6b96ab3-8632-426b-9b3c-e9a960a19087.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e643974-9ce4-5b39-b109-6211d7b1bdc4/0e643974-9ce4-5b39-b109-6211d7b1bdc4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2220399,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655635/general/381bc4b7-5070-4e17-8808-b6b9f9cb4ef8.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e643974-9ce4-5b39-b109-6211d7b1bdc4/0e643974-9ce4-5b39-b109-6211d7b1bdc4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2589288,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655635/general/3946b3e7-d9db-4d2d-ae41-9994710916ec.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e643974-9ce4-5b39-b109-6211d7b1bdc4/0e643974-9ce4-5b39-b109-6211d7b1bdc4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2331863,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5655635/general/a6e17b32-710c-4ffe-803d-fc8bfa2e2ae9.jpeg',
'Width': 4032}],
'price': 9200,
'price_includes_vat': True,
'registration_date': '2024-03-07',
'seats_number': 5,
'seller_name': 'SAS COMPAGNIE PICARDE DE LOGISTIQUE AUTO',
'title': 'Citroën C4 1.2i Plus - Petrol - Automatic - 131 hp - 88.297 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-27 13:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735785%27 HTTP/1.1" 200 None
2026-03-27 13:36:40 [adesa.fr] INFO: Saving data for 10735785: {'created_time': 1774618600.693148, 'last_price_update_time': 1774618600.693159, 'auction_closing_time': 1774868400.0}
2026-03-27 13:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735785') HTTP/1.1" 204 0
2026-03-27 13:36:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5671757/general/801cc094-9aef-476a-a7cb-c168cd78846a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735337)
2026-03-27 13:36:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 1246a9e9-8e7d-58f1-af9d-262438d878f4 due to Ignoring non-200 response
2026-03-27 13:36:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746650/general/7a5d9818-8a68-49e5-93da-67160954e332.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735395)
2026-03-27 13:36:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5637772/general/433cda39-527c-4930-8601-51523ae6e8e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735321)
2026-03-27 13:36:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:36:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7baf92d0>
2026-03-27 13:36:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:36:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:36:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:36:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_adc90b02-0fe7-5049-ac7f-1606176d7fbd/adc90b02-0fe7-5049-ac7f-1606176d7fbd_image_9.jpg HTTP/1.1" 201 0
2026-03-27 13:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746650%252Fgeneral%252F7a5d9818-8a68-49e5-93da-67160954e332.jpg') HTTP/1.1" 204 0
2026-03-27 13:36:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746650/general/7a5d9818-8a68-49e5-93da-67160954e332.jpg saved to cache
2026-03-27 13:36:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item adc90b02-0fe7-5049-ac7f-1606176d7fbd
2026-03-27 13:36:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:36:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79666a90>
2026-03-27 13:36:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:36:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:36:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:36:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac/6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac_image_9.jpg HTTP/1.1" 201 0
2026-03-27 13:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637772%252Fgeneral%252F433cda39-527c-4930-8601-51523ae6e8e0.jpg') HTTP/1.1" 204 0
2026-03-27 13:36:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637772/general/433cda39-527c-4930-8601-51523ae6e8e0.jpg saved to cache
2026-03-27 13:36:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac
2026-03-27 13:36:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735822> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:36:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:36:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07ce3346-7fd3-5b6f-b3a3-1760f0254ac9 with identifier: 10735822
2026-03-27 13:36:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07ce3346-7fd3-5b6f-b3a3-1760f0254ac9 with scrape type 1
2026-03-27 13:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 07ce3346-7fd3-5b6f-b3a3-1760f0254ac9
2026-03-27 13:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716713%252Fgeneral%252Fe14f11ed-f83a-43a2-b114-86f79c6598f2.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716713/general/e14f11ed-f83a-43a2-b114-86f79c6598f2.jpg already downloaded
2026-03-27 13:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716713%252Fgeneral%252F024c3d7a-a61e-409a-b677-410a22cd6f9f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716713/general/024c3d7a-a61e-409a-b677-410a22cd6f9f.jpg already downloaded
2026-03-27 13:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716713%252Fgeneral%252Fa28c0eaa-52be-4db4-80c1-0b42f6e51eb2.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716713/general/a28c0eaa-52be-4db4-80c1-0b42f6e51eb2.jpg already downloaded
2026-03-27 13:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716713%252Fgeneral%252F3d72cde7-4c30-4d37-8b53-2eed1f10c078.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716713/general/3d72cde7-4c30-4d37-8b53-2eed1f10c078.jpg already downloaded
2026-03-27 13:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716713%252Fgeneral%252F88c39ac0-c58f-4b15-9c1c-5c9745fbde5b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716713/general/88c39ac0-c58f-4b15-9c1c-5c9745fbde5b.jpg already downloaded
2026-03-27 13:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716713%252Fgeneral%252F6821c82e-394a-40b1-a9e2-be00f4c87f00.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716713/general/6821c82e-394a-40b1-a9e2-be00f4c87f00.jpg already downloaded
2026-03-27 13:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716713%252Fgeneral%252Fb4a53f3e-d900-41d7-b3d6-821bdfea8b38.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716713/general/b4a53f3e-d900-41d7-b3d6-821bdfea8b38.jpg already downloaded
2026-03-27 13:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716713%252Fgeneral%252F28dd85b2-5759-4430-8c2e-bc4775f1a1da.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716713/general/28dd85b2-5759-4430-8c2e-bc4775f1a1da.jpg already downloaded
2026-03-27 13:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716713%252Fgeneral%252Fbd7bc0c3-7df7-4752-ac71-2151074224d6.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716713/general/bd7bc0c3-7df7-4752-ac71-2151074224d6.jpg already downloaded
2026-03-27 13:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716713%252Fgeneral%252F42b306f5-b6a5-4ca4-8594-49df710705ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716713/general/42b306f5-b6a5-4ca4-8594-49df710705ac.jpg already downloaded
2026-03-27 13:36:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 07ce3346-7fd3-5b6f-b3a3-1760f0254ac9, identifier: 10735822
2026-03-27 13:36:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 07ce3346-7fd3-5b6f-b3a3-1760f0254ac9 with identifier: 10735822
2026-03-27 13:36:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 07ce3346-7fd3-5b6f-b3a3-1760f0254ac9 with identifier: 10735822
2026-03-27 13:36:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 07ce3346-7fd3-5b6f-b3a3-1760f0254ac9 with identifier: 10735822 to the API
2026-03-27 13:36:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:36:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:36:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735822>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': '07ce3346-7fd3-5b6f-b3a3-1760f0254ac9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT-320-FS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735822',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C3',
'odometer': 55066,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 44,
'photo_urls': ['https://images.openlane.eu/carimgs/5716713/general/e14f11ed-f83a-43a2-b114-86f79c6598f2.jpg',
'https://images.openlane.eu/carimgs/5716713/general/024c3d7a-a61e-409a-b677-410a22cd6f9f.jpg',
'https://images.openlane.eu/carimgs/5716713/general/a28c0eaa-52be-4db4-80c1-0b42f6e51eb2.jpg',
'https://images.openlane.eu/carimgs/5716713/general/3d72cde7-4c30-4d37-8b53-2eed1f10c078.jpg',
'https://images.openlane.eu/carimgs/5716713/general/88c39ac0-c58f-4b15-9c1c-5c9745fbde5b.jpg',
'https://images.openlane.eu/carimgs/5716713/general/6821c82e-394a-40b1-a9e2-be00f4c87f00.jpg',
'https://images.openlane.eu/carimgs/5716713/general/b4a53f3e-d900-41d7-b3d6-821bdfea8b38.jpg',
'https://images.openlane.eu/carimgs/5716713/general/28dd85b2-5759-4430-8c2e-bc4775f1a1da.jpg',
'https://images.openlane.eu/carimgs/5716713/general/bd7bc0c3-7df7-4752-ac71-2151074224d6.jpg',
'https://images.openlane.eu/carimgs/5716713/general/42b306f5-b6a5-4ca4-8594-49df710705ac.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07ce3346-7fd3-5b6f-b3a3-1760f0254ac9/07ce3346-7fd3-5b6f-b3a3-1760f0254ac9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112321,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716713/general/e14f11ed-f83a-43a2-b114-86f79c6598f2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07ce3346-7fd3-5b6f-b3a3-1760f0254ac9/07ce3346-7fd3-5b6f-b3a3-1760f0254ac9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110647,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716713/general/024c3d7a-a61e-409a-b677-410a22cd6f9f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07ce3346-7fd3-5b6f-b3a3-1760f0254ac9/07ce3346-7fd3-5b6f-b3a3-1760f0254ac9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115837,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716713/general/a28c0eaa-52be-4db4-80c1-0b42f6e51eb2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07ce3346-7fd3-5b6f-b3a3-1760f0254ac9/07ce3346-7fd3-5b6f-b3a3-1760f0254ac9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106444,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716713/general/3d72cde7-4c30-4d37-8b53-2eed1f10c078.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07ce3346-7fd3-5b6f-b3a3-1760f0254ac9/07ce3346-7fd3-5b6f-b3a3-1760f0254ac9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99192,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716713/general/88c39ac0-c58f-4b15-9c1c-5c9745fbde5b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07ce3346-7fd3-5b6f-b3a3-1760f0254ac9/07ce3346-7fd3-5b6f-b3a3-1760f0254ac9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68933,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716713/general/6821c82e-394a-40b1-a9e2-be00f4c87f00.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07ce3346-7fd3-5b6f-b3a3-1760f0254ac9/07ce3346-7fd3-5b6f-b3a3-1760f0254ac9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108026,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716713/general/b4a53f3e-d900-41d7-b3d6-821bdfea8b38.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07ce3346-7fd3-5b6f-b3a3-1760f0254ac9/07ce3346-7fd3-5b6f-b3a3-1760f0254ac9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100060,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716713/general/28dd85b2-5759-4430-8c2e-bc4775f1a1da.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07ce3346-7fd3-5b6f-b3a3-1760f0254ac9/07ce3346-7fd3-5b6f-b3a3-1760f0254ac9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103111,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716713/general/bd7bc0c3-7df7-4752-ac71-2151074224d6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07ce3346-7fd3-5b6f-b3a3-1760f0254ac9/07ce3346-7fd3-5b6f-b3a3-1760f0254ac9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60273,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716713/general/42b306f5-b6a5-4ca4-8594-49df710705ac.jpg',
'Width': 1024}],
'price': 4700,
'price_includes_vat': True,
'registration_date': '2020-10-07',
'seats_number': 2,
'seller_name': 'Natixis Car Lease (Athlon)',
'title': 'Citroën C3 1.2i Shine Business - Petrol - Manual - 110 hp - 55.066 '
'km',
'transmission': 'manual',
'trim': 'Shine Business',
'vin': None,
'year': 2020}
2026-03-27 13:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735822%27 HTTP/1.1" 200 None
2026-03-27 13:36:52 [adesa.fr] INFO: Saving data for 10735822: {'created_time': 1774618612.407465, 'last_price_update_time': 1774618612.407485, 'auction_closing_time': 1774868400.0}
2026-03-27 13:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735822') HTTP/1.1" 204 0
2026-03-27 13:36:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746650/general/b8b5488b-86ad-47ce-8221-599f2e1a2047.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735395)
2026-03-27 13:36:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5637772/general/80901c23-8b89-4281-961a-895a41bdb40f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735321)
2026-03-27 13:36:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:36:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae63710090>
2026-03-27 13:36:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:36:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:36:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:36:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_adc90b02-0fe7-5049-ac7f-1606176d7fbd/adc90b02-0fe7-5049-ac7f-1606176d7fbd_image_8.jpg HTTP/1.1" 201 0
2026-03-27 13:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746650%252Fgeneral%252Fb8b5488b-86ad-47ce-8221-599f2e1a2047.jpg') HTTP/1.1" 204 0
2026-03-27 13:36:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746650/general/b8b5488b-86ad-47ce-8221-599f2e1a2047.jpg saved to cache
2026-03-27 13:36:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item adc90b02-0fe7-5049-ac7f-1606176d7fbd
2026-03-27 13:36:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac due to Ignoring non-200 response
2026-03-27 13:36:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735800> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:36:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:36:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f637dafc-cedf-53a8-bb0c-8bc34cb1522d with identifier: 10735800
2026-03-27 13:36:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f637dafc-cedf-53a8-bb0c-8bc34cb1522d with scrape type 1
2026-03-27 13:36:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f637dafc-cedf-53a8-bb0c-8bc34cb1522d
2026-03-27 13:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692228%252Fgeneral%252F5906dad5-2075-43e9-86a4-41b61ed47d62.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692228/general/5906dad5-2075-43e9-86a4-41b61ed47d62.jpeg already downloaded
2026-03-27 13:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692228%252Fgeneral%252Fc2db996e-ba92-462a-8b2e-c30c518bbfd5.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692228/general/c2db996e-ba92-462a-8b2e-c30c518bbfd5.jpeg already downloaded
2026-03-27 13:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692228%252Fgeneral%252Ffb2e6d04-13ed-4a0a-92f1-257e17b793fb.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692228/general/fb2e6d04-13ed-4a0a-92f1-257e17b793fb.jpeg already downloaded
2026-03-27 13:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692228%252Fgeneral%252F045c433c-7920-49b4-9835-07adc454b26b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692228/general/045c433c-7920-49b4-9835-07adc454b26b.jpeg already downloaded
2026-03-27 13:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692228%252Fgeneral%252F49b3ee34-f334-48e2-b634-1a37684a0b8d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692228/general/49b3ee34-f334-48e2-b634-1a37684a0b8d.jpeg already downloaded
2026-03-27 13:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692228%252Fgeneral%252F97abcc99-aa3d-4e9a-b8ae-2ce784c69e57.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692228/general/97abcc99-aa3d-4e9a-b8ae-2ce784c69e57.jpeg already downloaded
2026-03-27 13:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692228%252Fgeneral%252F228a1185-daa4-4cf7-ba85-a9bb9d5f3ffd.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692228/general/228a1185-daa4-4cf7-ba85-a9bb9d5f3ffd.jpeg already downloaded
2026-03-27 13:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692228%252Fgeneral%252Fb505ac41-0062-4b22-b072-8966918f3d49.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692228/general/b505ac41-0062-4b22-b072-8966918f3d49.jpeg already downloaded
2026-03-27 13:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692228%252Fgeneral%252Fe031ecd0-4be7-4f19-a47d-e79e5cf2d1d5.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692228/general/e031ecd0-4be7-4f19-a47d-e79e5cf2d1d5.jpeg already downloaded
2026-03-27 13:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692228%252Fgeneral%252F91ad74fe-cd81-4d32-a59b-47fb07429f44.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:36:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692228/general/91ad74fe-cd81-4d32-a59b-47fb07429f44.jpeg already downloaded
2026-03-27 13:36:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f637dafc-cedf-53a8-bb0c-8bc34cb1522d, identifier: 10735800
2026-03-27 13:36:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f637dafc-cedf-53a8-bb0c-8bc34cb1522d with identifier: 10735800
2026-03-27 13:36:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f637dafc-cedf-53a8-bb0c-8bc34cb1522d with identifier: 10735800
2026-03-27 13:36:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f637dafc-cedf-53a8-bb0c-8bc34cb1522d with identifier: 10735800 to the API
2026-03-27 13:36:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:36:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:36:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735800>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'f637dafc-cedf-53a8-bb0c-8bc34cb1522d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG-189-JG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735800',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C3',
'odometer': 75018,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5692228/general/5906dad5-2075-43e9-86a4-41b61ed47d62.jpeg',
'https://images.openlane.eu/carimgs/5692228/general/c2db996e-ba92-462a-8b2e-c30c518bbfd5.jpeg',
'https://images.openlane.eu/carimgs/5692228/general/fb2e6d04-13ed-4a0a-92f1-257e17b793fb.jpeg',
'https://images.openlane.eu/carimgs/5692228/general/045c433c-7920-49b4-9835-07adc454b26b.jpeg',
'https://images.openlane.eu/carimgs/5692228/general/49b3ee34-f334-48e2-b634-1a37684a0b8d.jpeg',
'https://images.openlane.eu/carimgs/5692228/general/97abcc99-aa3d-4e9a-b8ae-2ce784c69e57.jpeg',
'https://images.openlane.eu/carimgs/5692228/general/228a1185-daa4-4cf7-ba85-a9bb9d5f3ffd.jpeg',
'https://images.openlane.eu/carimgs/5692228/general/b505ac41-0062-4b22-b072-8966918f3d49.jpeg',
'https://images.openlane.eu/carimgs/5692228/general/e031ecd0-4be7-4f19-a47d-e79e5cf2d1d5.jpeg',
'https://images.openlane.eu/carimgs/5692228/general/91ad74fe-cd81-4d32-a59b-47fb07429f44.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f637dafc-cedf-53a8-bb0c-8bc34cb1522d/f637dafc-cedf-53a8-bb0c-8bc34cb1522d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2939687,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692228/general/5906dad5-2075-43e9-86a4-41b61ed47d62.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f637dafc-cedf-53a8-bb0c-8bc34cb1522d/f637dafc-cedf-53a8-bb0c-8bc34cb1522d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3158994,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692228/general/c2db996e-ba92-462a-8b2e-c30c518bbfd5.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f637dafc-cedf-53a8-bb0c-8bc34cb1522d/f637dafc-cedf-53a8-bb0c-8bc34cb1522d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3058505,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692228/general/fb2e6d04-13ed-4a0a-92f1-257e17b793fb.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f637dafc-cedf-53a8-bb0c-8bc34cb1522d/f637dafc-cedf-53a8-bb0c-8bc34cb1522d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2858566,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692228/general/045c433c-7920-49b4-9835-07adc454b26b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f637dafc-cedf-53a8-bb0c-8bc34cb1522d/f637dafc-cedf-53a8-bb0c-8bc34cb1522d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2741133,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692228/general/49b3ee34-f334-48e2-b634-1a37684a0b8d.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f637dafc-cedf-53a8-bb0c-8bc34cb1522d/f637dafc-cedf-53a8-bb0c-8bc34cb1522d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2784810,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692228/general/97abcc99-aa3d-4e9a-b8ae-2ce784c69e57.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f637dafc-cedf-53a8-bb0c-8bc34cb1522d/f637dafc-cedf-53a8-bb0c-8bc34cb1522d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3051082,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692228/general/228a1185-daa4-4cf7-ba85-a9bb9d5f3ffd.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f637dafc-cedf-53a8-bb0c-8bc34cb1522d/f637dafc-cedf-53a8-bb0c-8bc34cb1522d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3005260,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692228/general/b505ac41-0062-4b22-b072-8966918f3d49.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f637dafc-cedf-53a8-bb0c-8bc34cb1522d/f637dafc-cedf-53a8-bb0c-8bc34cb1522d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3064436,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692228/general/e031ecd0-4be7-4f19-a47d-e79e5cf2d1d5.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f637dafc-cedf-53a8-bb0c-8bc34cb1522d/f637dafc-cedf-53a8-bb0c-8bc34cb1522d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2003178,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692228/general/91ad74fe-cd81-4d32-a59b-47fb07429f44.jpeg',
'Width': 4032}],
'price': 5600,
'price_includes_vat': True,
'registration_date': '2022-05-16',
'seats_number': 5,
'seller_name': 'SAS COMPAGNIE PICARDE DE LOGISTIQUE AUTO',
'title': 'Citroën C3 1.2i Shine - Petrol - Manual - 110 hp - 75.018 km',
'transmission': 'manual',
'trim': 'Shine',
'vin': None,
'year': 2022}
2026-03-27 13:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735800%27 HTTP/1.1" 200 None
2026-03-27 13:36:53 [adesa.fr] INFO: Saving data for 10735800: {'created_time': 1774618613.256124, 'last_price_update_time': 1774618613.256135, 'auction_closing_time': 1774868400.0}
2026-03-27 13:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735800') HTTP/1.1" 204 0
2026-03-27 13:36:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746650/general/162db652-54e2-4e18-b80c-d41ef8a22b75.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735395)
2026-03-27 13:36:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:36:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae782d1150>
2026-03-27 13:36:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:36:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:36:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:36:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_adc90b02-0fe7-5049-ac7f-1606176d7fbd/adc90b02-0fe7-5049-ac7f-1606176d7fbd_image_7.jpg HTTP/1.1" 201 0
2026-03-27 13:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746650%252Fgeneral%252F162db652-54e2-4e18-b80c-d41ef8a22b75.jpg') HTTP/1.1" 204 0
2026-03-27 13:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746650/general/162db652-54e2-4e18-b80c-d41ef8a22b75.jpg saved to cache
2026-03-27 13:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item adc90b02-0fe7-5049-ac7f-1606176d7fbd
2026-03-27 13:36:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5637772/general/958324d9-2a2b-4e22-bfdc-1c07f467be87.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735321)
2026-03-27 13:36:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735842> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:36:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:36:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735813> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:36:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:36:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:36:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae63712410>
2026-03-27 13:36:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:36:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:36:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:36:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac/6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac_image_7.jpg HTTP/1.1" 201 0
2026-03-27 13:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637772%252Fgeneral%252F958324d9-2a2b-4e22-bfdc-1c07f467be87.jpg') HTTP/1.1" 204 0
2026-03-27 13:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637772/general/958324d9-2a2b-4e22-bfdc-1c07f467be87.jpg saved to cache
2026-03-27 13:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac
2026-03-27 13:36:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746650/general/c774451d-f6ac-4156-904c-eb7ff622e7d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735395)
2026-03-27 13:36:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6ec2102-d150-5b31-95da-df47f6ce7fa6 with identifier: 10735842
2026-03-27 13:36:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6ec2102-d150-5b31-95da-df47f6ce7fa6 with scrape type 1
2026-03-27 13:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b6ec2102-d150-5b31-95da-df47f6ce7fa6
2026-03-27 13:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734551%252Fgeneral%252F90bf176e-bae4-457a-bff5-2e3cf41fc215.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734551/general/90bf176e-bae4-457a-bff5-2e3cf41fc215.jpg already downloaded
2026-03-27 13:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734551%252Fgeneral%252Faceda874-1b85-42bc-b0fa-d25cddd649d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734551/general/aceda874-1b85-42bc-b0fa-d25cddd649d5.jpg already downloaded
2026-03-27 13:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734551%252Fgeneral%252F5b4a7304-9ab6-46a3-9353-3e58adbcbd67.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734551/general/5b4a7304-9ab6-46a3-9353-3e58adbcbd67.jpg already downloaded
2026-03-27 13:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734551%252Fgeneral%252F3b7bb1de-f6f1-4047-9f6a-e55e75bf5d73.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734551/general/3b7bb1de-f6f1-4047-9f6a-e55e75bf5d73.jpg already downloaded
2026-03-27 13:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734551%252Fgeneral%252F7001c753-0738-47f9-be48-04de64aeef82.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734551/general/7001c753-0738-47f9-be48-04de64aeef82.jpg already downloaded
2026-03-27 13:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734551%252Fgeneral%252Ff308d37a-4102-473d-9982-af3357ac64c4.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734551/general/f308d37a-4102-473d-9982-af3357ac64c4.jpg already downloaded
2026-03-27 13:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734551%252Fgeneral%252F4d5ccdab-a0f1-4e44-bc0f-9e5187fa2a2a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734551/general/4d5ccdab-a0f1-4e44-bc0f-9e5187fa2a2a.jpg already downloaded
2026-03-27 13:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734551%252Fgeneral%252Fc2529724-defe-4625-a01b-603b4864f68f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734551/general/c2529724-defe-4625-a01b-603b4864f68f.jpg already downloaded
2026-03-27 13:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734551%252Fgeneral%252F10dc3dba-5465-4123-97bd-8364ea1b3086.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734551/general/10dc3dba-5465-4123-97bd-8364ea1b3086.jpg already downloaded
2026-03-27 13:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734551%252Fgeneral%252F5a3422bb-7f42-4049-8f03-08cc3fa9367d.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734551/general/5a3422bb-7f42-4049-8f03-08cc3fa9367d.jpg already downloaded
2026-03-27 13:36:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b6ec2102-d150-5b31-95da-df47f6ce7fa6, identifier: 10735842
2026-03-27 13:36:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e347439-5e7f-5ba4-b9ef-619630540fca with identifier: 10735813
2026-03-27 13:36:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e347439-5e7f-5ba4-b9ef-619630540fca with scrape type 1
2026-03-27 13:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2e347439-5e7f-5ba4-b9ef-619630540fca
2026-03-27 13:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704291%252Fgeneral%252Fa2f8d5a8-fa06-412d-a0ba-390d566e443b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704291/general/a2f8d5a8-fa06-412d-a0ba-390d566e443b.jpg already downloaded
2026-03-27 13:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704291%252Fgeneral%252F27ef0891-d91c-425a-a2f4-f83116323230.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704291/general/27ef0891-d91c-425a-a2f4-f83116323230.jpg already downloaded
2026-03-27 13:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704291%252Fgeneral%252F5d02a8a7-62c3-41f7-8acf-2d233c6b2834.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704291/general/5d02a8a7-62c3-41f7-8acf-2d233c6b2834.jpg already downloaded
2026-03-27 13:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704291%252Fgeneral%252F7335f5f4-d841-4105-953a-714ae0b4332a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704291/general/7335f5f4-d841-4105-953a-714ae0b4332a.jpg already downloaded
2026-03-27 13:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704291%252Fgeneral%252Fcdeca59c-d6be-4f4d-bf4b-52a02ffda288.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704291/general/cdeca59c-d6be-4f4d-bf4b-52a02ffda288.jpg already downloaded
2026-03-27 13:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704291%252Fgeneral%252F75888402-ee00-4de0-a4d6-f7b348c48cfd.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704291/general/75888402-ee00-4de0-a4d6-f7b348c48cfd.jpg already downloaded
2026-03-27 13:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704291%252Fgeneral%252F67f24226-2c0d-4b8e-ae74-bc72dbfc92e5.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704291/general/67f24226-2c0d-4b8e-ae74-bc72dbfc92e5.jpg already downloaded
2026-03-27 13:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704291%252Fgeneral%252F84811f44-652e-409b-9a51-db4cd42dd529.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704291/general/84811f44-652e-409b-9a51-db4cd42dd529.jpg already downloaded
2026-03-27 13:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704291%252Fgeneral%252F4a5982ec-be65-47c0-816f-24969fbf538a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704291/general/4a5982ec-be65-47c0-816f-24969fbf538a.jpg already downloaded
2026-03-27 13:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704291%252Fgeneral%252Fae84124b-a440-43f0-855c-2d539f0cb4f9.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704291/general/ae84124b-a440-43f0-855c-2d539f0cb4f9.jpg already downloaded
2026-03-27 13:36:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2e347439-5e7f-5ba4-b9ef-619630540fca, identifier: 10735813
2026-03-27 13:36:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b6ec2102-d150-5b31-95da-df47f6ce7fa6 with identifier: 10735842
2026-03-27 13:36:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b6ec2102-d150-5b31-95da-df47f6ce7fa6 with identifier: 10735842
2026-03-27 13:36:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b6ec2102-d150-5b31-95da-df47f6ce7fa6 with identifier: 10735842 to the API
2026-03-27 13:36:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:36:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:36:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735842>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b6ec2102-d150-5b31-95da-df47f6ce7fa6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB-972-DP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735842',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Citroën',
'model': 'C5',
'odometer': 116661,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5734551/general/90bf176e-bae4-457a-bff5-2e3cf41fc215.jpg',
'https://images.openlane.eu/carimgs/5734551/general/aceda874-1b85-42bc-b0fa-d25cddd649d5.jpg',
'https://images.openlane.eu/carimgs/5734551/general/5b4a7304-9ab6-46a3-9353-3e58adbcbd67.jpg',
'https://images.openlane.eu/carimgs/5734551/general/3b7bb1de-f6f1-4047-9f6a-e55e75bf5d73.jpg',
'https://images.openlane.eu/carimgs/5734551/general/7001c753-0738-47f9-be48-04de64aeef82.jpg',
'https://images.openlane.eu/carimgs/5734551/general/f308d37a-4102-473d-9982-af3357ac64c4.jpg',
'https://images.openlane.eu/carimgs/5734551/general/4d5ccdab-a0f1-4e44-bc0f-9e5187fa2a2a.jpg',
'https://images.openlane.eu/carimgs/5734551/general/c2529724-defe-4625-a01b-603b4864f68f.jpg',
'https://images.openlane.eu/carimgs/5734551/general/10dc3dba-5465-4123-97bd-8364ea1b3086.jpg',
'https://images.openlane.eu/carimgs/5734551/general/5a3422bb-7f42-4049-8f03-08cc3fa9367d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6ec2102-d150-5b31-95da-df47f6ce7fa6/b6ec2102-d150-5b31-95da-df47f6ce7fa6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104912,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734551/general/90bf176e-bae4-457a-bff5-2e3cf41fc215.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6ec2102-d150-5b31-95da-df47f6ce7fa6/b6ec2102-d150-5b31-95da-df47f6ce7fa6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129255,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734551/general/aceda874-1b85-42bc-b0fa-d25cddd649d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6ec2102-d150-5b31-95da-df47f6ce7fa6/b6ec2102-d150-5b31-95da-df47f6ce7fa6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98130,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734551/general/5b4a7304-9ab6-46a3-9353-3e58adbcbd67.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6ec2102-d150-5b31-95da-df47f6ce7fa6/b6ec2102-d150-5b31-95da-df47f6ce7fa6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129575,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734551/general/3b7bb1de-f6f1-4047-9f6a-e55e75bf5d73.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6ec2102-d150-5b31-95da-df47f6ce7fa6/b6ec2102-d150-5b31-95da-df47f6ce7fa6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85158,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734551/general/7001c753-0738-47f9-be48-04de64aeef82.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6ec2102-d150-5b31-95da-df47f6ce7fa6/b6ec2102-d150-5b31-95da-df47f6ce7fa6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96375,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734551/general/f308d37a-4102-473d-9982-af3357ac64c4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6ec2102-d150-5b31-95da-df47f6ce7fa6/b6ec2102-d150-5b31-95da-df47f6ce7fa6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100431,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734551/general/4d5ccdab-a0f1-4e44-bc0f-9e5187fa2a2a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6ec2102-d150-5b31-95da-df47f6ce7fa6/b6ec2102-d150-5b31-95da-df47f6ce7fa6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115244,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734551/general/c2529724-defe-4625-a01b-603b4864f68f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6ec2102-d150-5b31-95da-df47f6ce7fa6/b6ec2102-d150-5b31-95da-df47f6ce7fa6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98699,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734551/general/10dc3dba-5465-4123-97bd-8364ea1b3086.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6ec2102-d150-5b31-95da-df47f6ce7fa6/b6ec2102-d150-5b31-95da-df47f6ce7fa6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68945,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734551/general/5a3422bb-7f42-4049-8f03-08cc3fa9367d.jpg',
'Width': 1024}],
'price': 9700,
'price_includes_vat': True,
'registration_date': '2021-08-06',
'seats_number': 5,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Citroën C5 Aircross 1.6 Business - Hybrid - Automatic - 181 hp - '
'116.661 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 13:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735842%27 HTTP/1.1" 200 None
2026-03-27 13:36:54 [adesa.fr] INFO: Saving data for 10735842: {'created_time': 1774618614.515718, 'last_price_update_time': 1774618614.515729, 'auction_closing_time': 1774868400.0}
2026-03-27 13:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735842') HTTP/1.1" 204 0
2026-03-27 13:36:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2e347439-5e7f-5ba4-b9ef-619630540fca with identifier: 10735813
2026-03-27 13:36:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2e347439-5e7f-5ba4-b9ef-619630540fca with identifier: 10735813
2026-03-27 13:36:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2e347439-5e7f-5ba4-b9ef-619630540fca with identifier: 10735813 to the API
2026-03-27 13:36:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:36:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:36:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735813>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '2e347439-5e7f-5ba4-b9ef-619630540fca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FW101SD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735813',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 175123,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 136,
'photo_urls': ['https://images.openlane.eu/carimgs/5704291/general/a2f8d5a8-fa06-412d-a0ba-390d566e443b.jpg',
'https://images.openlane.eu/carimgs/5704291/general/27ef0891-d91c-425a-a2f4-f83116323230.jpg',
'https://images.openlane.eu/carimgs/5704291/general/5d02a8a7-62c3-41f7-8acf-2d233c6b2834.jpg',
'https://images.openlane.eu/carimgs/5704291/general/7335f5f4-d841-4105-953a-714ae0b4332a.jpg',
'https://images.openlane.eu/carimgs/5704291/general/cdeca59c-d6be-4f4d-bf4b-52a02ffda288.jpg',
'https://images.openlane.eu/carimgs/5704291/general/75888402-ee00-4de0-a4d6-f7b348c48cfd.jpg',
'https://images.openlane.eu/carimgs/5704291/general/67f24226-2c0d-4b8e-ae74-bc72dbfc92e5.jpg',
'https://images.openlane.eu/carimgs/5704291/general/84811f44-652e-409b-9a51-db4cd42dd529.jpg',
'https://images.openlane.eu/carimgs/5704291/general/4a5982ec-be65-47c0-816f-24969fbf538a.jpg',
'https://images.openlane.eu/carimgs/5704291/general/ae84124b-a440-43f0-855c-2d539f0cb4f9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e347439-5e7f-5ba4-b9ef-619630540fca/2e347439-5e7f-5ba4-b9ef-619630540fca_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112433,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704291/general/a2f8d5a8-fa06-412d-a0ba-390d566e443b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e347439-5e7f-5ba4-b9ef-619630540fca/2e347439-5e7f-5ba4-b9ef-619630540fca_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116939,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704291/general/27ef0891-d91c-425a-a2f4-f83116323230.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e347439-5e7f-5ba4-b9ef-619630540fca/2e347439-5e7f-5ba4-b9ef-619630540fca_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120107,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704291/general/5d02a8a7-62c3-41f7-8acf-2d233c6b2834.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e347439-5e7f-5ba4-b9ef-619630540fca/2e347439-5e7f-5ba4-b9ef-619630540fca_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116403,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704291/general/7335f5f4-d841-4105-953a-714ae0b4332a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e347439-5e7f-5ba4-b9ef-619630540fca/2e347439-5e7f-5ba4-b9ef-619630540fca_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82051,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704291/general/cdeca59c-d6be-4f4d-bf4b-52a02ffda288.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e347439-5e7f-5ba4-b9ef-619630540fca/2e347439-5e7f-5ba4-b9ef-619630540fca_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105041,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704291/general/75888402-ee00-4de0-a4d6-f7b348c48cfd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e347439-5e7f-5ba4-b9ef-619630540fca/2e347439-5e7f-5ba4-b9ef-619630540fca_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98673,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704291/general/67f24226-2c0d-4b8e-ae74-bc72dbfc92e5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e347439-5e7f-5ba4-b9ef-619630540fca/2e347439-5e7f-5ba4-b9ef-619630540fca_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200609,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704291/general/84811f44-652e-409b-9a51-db4cd42dd529.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e347439-5e7f-5ba4-b9ef-619630540fca/2e347439-5e7f-5ba4-b9ef-619630540fca_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75641,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704291/general/4a5982ec-be65-47c0-816f-24969fbf538a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e347439-5e7f-5ba4-b9ef-619630540fca/2e347439-5e7f-5ba4-b9ef-619630540fca_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109362,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704291/general/ae84124b-a440-43f0-855c-2d539f0cb4f9.jpg',
'Width': 1024}],
'price': 6200,
'price_includes_vat': True,
'registration_date': '2021-01-25',
'seats_number': 2,
'seller_name': 'Arval Fleet Services',
'title': 'Citroën Berlingo 1.5 HDI Club - Diesel - Automatic - 130 hp - '
'175.123 km',
'transmission': 'automatic',
'trim': 'Club',
'vin': None,
'year': 2021}
2026-03-27 13:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735813%27 HTTP/1.1" 200 None
2026-03-27 13:36:54 [adesa.fr] INFO: Saving data for 10735813: {'created_time': 1774618614.833239, 'last_price_update_time': 1774618614.833249, 'auction_closing_time': 1774868400.0}
2026-03-27 13:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735813') HTTP/1.1" 204 0
2026-03-27 13:36:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735795> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:36:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:36:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:36:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79439ed0>
2026-03-27 13:36:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:36:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:36:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:36:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_adc90b02-0fe7-5049-ac7f-1606176d7fbd/adc90b02-0fe7-5049-ac7f-1606176d7fbd_image_6.jpg HTTP/1.1" 201 0
2026-03-27 13:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746650%252Fgeneral%252Fc774451d-f6ac-4156-904c-eb7ff622e7d8.jpg') HTTP/1.1" 204 0
2026-03-27 13:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746650/general/c774451d-f6ac-4156-904c-eb7ff622e7d8.jpg saved to cache
2026-03-27 13:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item adc90b02-0fe7-5049-ac7f-1606176d7fbd
2026-03-27 13:36:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3432317b-c827-58c8-b73d-cb8e4e945ecb with identifier: 10735795
2026-03-27 13:36:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3432317b-c827-58c8-b73d-cb8e4e945ecb with scrape type 1
2026-03-27 13:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3432317b-c827-58c8-b73d-cb8e4e945ecb
2026-03-27 13:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685300%252Fgeneral%252Faa712403-6aa0-4ecf-a412-5c777db762cf.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685300/general/aa712403-6aa0-4ecf-a412-5c777db762cf.jpg already downloaded
2026-03-27 13:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685300%252Fgeneral%252Fac8482c5-4146-442d-ac5f-2afce485698f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685300/general/ac8482c5-4146-442d-ac5f-2afce485698f.jpg already downloaded
2026-03-27 13:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685300%252Fgeneral%252Fe77d3cd1-6b84-431d-a30c-e54106e79e83.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685300/general/e77d3cd1-6b84-431d-a30c-e54106e79e83.jpg already downloaded
2026-03-27 13:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685300%252Fgeneral%252Fb3850132-ebc0-4690-b708-4414f844f126.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685300/general/b3850132-ebc0-4690-b708-4414f844f126.jpg already downloaded
2026-03-27 13:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685300%252Fgeneral%252F5fece97b-2274-491b-8086-29eb5db0f7a7.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685300/general/5fece97b-2274-491b-8086-29eb5db0f7a7.jpg already downloaded
2026-03-27 13:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685300%252Fgeneral%252F98641d14-e7dc-449b-bef2-14424475244c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685300/general/98641d14-e7dc-449b-bef2-14424475244c.jpg already downloaded
2026-03-27 13:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685300%252Fgeneral%252F95218b99-6f4e-4992-b89d-00e466bdfb34.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685300/general/95218b99-6f4e-4992-b89d-00e466bdfb34.jpg already downloaded
2026-03-27 13:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685300%252Fgeneral%252F60615cb1-dd0b-4bde-a2d7-fbf1d3601936.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685300/general/60615cb1-dd0b-4bde-a2d7-fbf1d3601936.jpg already downloaded
2026-03-27 13:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685300%252Fgeneral%252Fb6142541-fbbc-418d-8809-6fea1da199ae.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685300/general/b6142541-fbbc-418d-8809-6fea1da199ae.jpg already downloaded
2026-03-27 13:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5685300%252Fgeneral%252Fb8f0f6a0-5c77-4163-8e09-a89820615f4d.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685300/general/b8f0f6a0-5c77-4163-8e09-a89820615f4d.jpg already downloaded
2026-03-27 13:36:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3432317b-c827-58c8-b73d-cb8e4e945ecb, identifier: 10735795
2026-03-27 13:36:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5637772/general/6551809d-2493-42c2-bb4b-179e38446225.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735321)
2026-03-27 13:36:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3432317b-c827-58c8-b73d-cb8e4e945ecb with identifier: 10735795
2026-03-27 13:36:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3432317b-c827-58c8-b73d-cb8e4e945ecb with identifier: 10735795
2026-03-27 13:36:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3432317b-c827-58c8-b73d-cb8e4e945ecb with identifier: 10735795 to the API
2026-03-27 13:36:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:36:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:36:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735795>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': '3432317b-c827-58c8-b73d-cb8e4e945ecb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG-099-NR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735795',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 107756,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 67,
'photo_urls': ['https://images.openlane.eu/carimgs/5685300/general/aa712403-6aa0-4ecf-a412-5c777db762cf.jpg',
'https://images.openlane.eu/carimgs/5685300/general/ac8482c5-4146-442d-ac5f-2afce485698f.jpg',
'https://images.openlane.eu/carimgs/5685300/general/e77d3cd1-6b84-431d-a30c-e54106e79e83.jpg',
'https://images.openlane.eu/carimgs/5685300/general/b3850132-ebc0-4690-b708-4414f844f126.jpg',
'https://images.openlane.eu/carimgs/5685300/general/5fece97b-2274-491b-8086-29eb5db0f7a7.jpg',
'https://images.openlane.eu/carimgs/5685300/general/98641d14-e7dc-449b-bef2-14424475244c.jpg',
'https://images.openlane.eu/carimgs/5685300/general/95218b99-6f4e-4992-b89d-00e466bdfb34.jpg',
'https://images.openlane.eu/carimgs/5685300/general/60615cb1-dd0b-4bde-a2d7-fbf1d3601936.jpg',
'https://images.openlane.eu/carimgs/5685300/general/b6142541-fbbc-418d-8809-6fea1da199ae.jpg',
'https://images.openlane.eu/carimgs/5685300/general/b8f0f6a0-5c77-4163-8e09-a89820615f4d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3432317b-c827-58c8-b73d-cb8e4e945ecb/3432317b-c827-58c8-b73d-cb8e4e945ecb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107545,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685300/general/aa712403-6aa0-4ecf-a412-5c777db762cf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3432317b-c827-58c8-b73d-cb8e4e945ecb/3432317b-c827-58c8-b73d-cb8e4e945ecb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119798,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685300/general/ac8482c5-4146-442d-ac5f-2afce485698f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3432317b-c827-58c8-b73d-cb8e4e945ecb/3432317b-c827-58c8-b73d-cb8e4e945ecb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98959,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685300/general/e77d3cd1-6b84-431d-a30c-e54106e79e83.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3432317b-c827-58c8-b73d-cb8e4e945ecb/3432317b-c827-58c8-b73d-cb8e4e945ecb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103759,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685300/general/b3850132-ebc0-4690-b708-4414f844f126.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3432317b-c827-58c8-b73d-cb8e4e945ecb/3432317b-c827-58c8-b73d-cb8e4e945ecb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146621,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685300/general/5fece97b-2274-491b-8086-29eb5db0f7a7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3432317b-c827-58c8-b73d-cb8e4e945ecb/3432317b-c827-58c8-b73d-cb8e4e945ecb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81098,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685300/general/98641d14-e7dc-449b-bef2-14424475244c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3432317b-c827-58c8-b73d-cb8e4e945ecb/3432317b-c827-58c8-b73d-cb8e4e945ecb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98682,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685300/general/95218b99-6f4e-4992-b89d-00e466bdfb34.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3432317b-c827-58c8-b73d-cb8e4e945ecb/3432317b-c827-58c8-b73d-cb8e4e945ecb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98944,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685300/general/60615cb1-dd0b-4bde-a2d7-fbf1d3601936.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3432317b-c827-58c8-b73d-cb8e4e945ecb/3432317b-c827-58c8-b73d-cb8e4e945ecb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175797,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685300/general/b6142541-fbbc-418d-8809-6fea1da199ae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3432317b-c827-58c8-b73d-cb8e4e945ecb/3432317b-c827-58c8-b73d-cb8e4e945ecb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79618,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685300/general/b8f0f6a0-5c77-4163-8e09-a89820615f4d.jpg',
'Width': 1024}],
'price': 4400,
'price_includes_vat': True,
'registration_date': '2022-05-25',
'seats_number': 3,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Citroën Berlingo 1.2 Club - Petrol - Manual - 110 hp - 107.756 km',
'transmission': 'manual',
'trim': 'Club',
'vin': None,
'year': 2022}
2026-03-27 13:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735795%27 HTTP/1.1" 200 None
2026-03-27 13:36:55 [adesa.fr] INFO: Saving data for 10735795: {'created_time': 1774618615.556285, 'last_price_update_time': 1774618615.556296, 'auction_closing_time': 1774868400.0}
2026-03-27 13:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735795') HTTP/1.1" 204 0
2026-03-27 13:36:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746650/general/77ad4775-8bf9-4bb8-9820-797943b6ba83.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735395)
2026-03-27 13:36:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735794> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:36:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:36:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:36:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79660650>
2026-03-27 13:36:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:36:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:36:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:36:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac/6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac_image_6.jpg HTTP/1.1" 201 0
2026-03-27 13:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637772%252Fgeneral%252F6551809d-2493-42c2-bb4b-179e38446225.jpg') HTTP/1.1" 204 0
2026-03-27 13:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637772/general/6551809d-2493-42c2-bb4b-179e38446225.jpg saved to cache
2026-03-27 13:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac
2026-03-27 13:36:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:36:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae79438910>
2026-03-27 13:36:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:36:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:36:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:36:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_adc90b02-0fe7-5049-ac7f-1606176d7fbd/adc90b02-0fe7-5049-ac7f-1606176d7fbd_image_5.jpg HTTP/1.1" 201 0
2026-03-27 13:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746650%252Fgeneral%252F77ad4775-8bf9-4bb8-9820-797943b6ba83.jpg') HTTP/1.1" 204 0
2026-03-27 13:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746650/general/77ad4775-8bf9-4bb8-9820-797943b6ba83.jpg saved to cache
2026-03-27 13:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item adc90b02-0fe7-5049-ac7f-1606176d7fbd
2026-03-27 13:36:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5637772/general/20856b92-6a1c-4125-b5f1-d54cfcc105bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735321)
2026-03-27 13:36:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d1985e3-3f59-51aa-ab98-99d8e413b992 with identifier: 10735794
2026-03-27 13:36:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d1985e3-3f59-51aa-ab98-99d8e413b992 with scrape type 1
2026-03-27 13:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6d1985e3-3f59-51aa-ab98-99d8e413b992
2026-03-27 13:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5682995%252Fgeneral%252F92be649b-e2b2-4728-823f-a0cc1f8b2a14.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5682995/general/92be649b-e2b2-4728-823f-a0cc1f8b2a14.jpg already downloaded
2026-03-27 13:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5682995%252Fgeneral%252F76af489a-a156-4f4f-a944-9403e0abb351.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5682995/general/76af489a-a156-4f4f-a944-9403e0abb351.jpg already downloaded
2026-03-27 13:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5682995%252Fgeneral%252Fb64b3edd-dfb0-48f4-a0ec-cf9291b72487.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5682995/general/b64b3edd-dfb0-48f4-a0ec-cf9291b72487.jpg already downloaded
2026-03-27 13:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5682995%252Fgeneral%252F43ac3e69-4b9a-4f53-a8d9-3288e8e829a1.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5682995/general/43ac3e69-4b9a-4f53-a8d9-3288e8e829a1.jpg already downloaded
2026-03-27 13:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5682995%252Fgeneral%252F644ad146-7280-44dd-adc6-7fff3e598772.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5682995/general/644ad146-7280-44dd-adc6-7fff3e598772.jpg already downloaded
2026-03-27 13:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5682995%252Fgeneral%252F1a385702-14d5-4570-bf97-ad209ebdc66f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5682995/general/1a385702-14d5-4570-bf97-ad209ebdc66f.jpg already downloaded
2026-03-27 13:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5682995%252Fgeneral%252F4d45958f-3037-49b3-930d-ed5055d47443.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5682995/general/4d45958f-3037-49b3-930d-ed5055d47443.jpg already downloaded
2026-03-27 13:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5682995%252Fgeneral%252Ff2060580-86fa-4eb8-8e77-94a7e84615b8.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5682995/general/f2060580-86fa-4eb8-8e77-94a7e84615b8.jpg already downloaded
2026-03-27 13:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5682995%252Fgeneral%252F08b3c645-cc93-4ce6-97ee-770b0afd7211.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5682995/general/08b3c645-cc93-4ce6-97ee-770b0afd7211.jpg already downloaded
2026-03-27 13:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5682995%252Fgeneral%252F94ad9b87-059f-47c0-831a-11a595b6880f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5682995/general/94ad9b87-059f-47c0-831a-11a595b6880f.jpg already downloaded
2026-03-27 13:36:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6d1985e3-3f59-51aa-ab98-99d8e413b992, identifier: 10735794
2026-03-27 13:36:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6d1985e3-3f59-51aa-ab98-99d8e413b992 with identifier: 10735794
2026-03-27 13:36:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6d1985e3-3f59-51aa-ab98-99d8e413b992 with identifier: 10735794
2026-03-27 13:36:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6d1985e3-3f59-51aa-ab98-99d8e413b992 with identifier: 10735794 to the API
2026-03-27 13:36:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:36:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:36:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735794>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 98,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': '6d1985e3-3f59-51aa-ab98-99d8e413b992',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EC-457-KK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735794',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 31099,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 49,
'photo_urls': ['https://images.openlane.eu/carimgs/5682995/general/92be649b-e2b2-4728-823f-a0cc1f8b2a14.jpg',
'https://images.openlane.eu/carimgs/5682995/general/76af489a-a156-4f4f-a944-9403e0abb351.jpg',
'https://images.openlane.eu/carimgs/5682995/general/b64b3edd-dfb0-48f4-a0ec-cf9291b72487.jpg',
'https://images.openlane.eu/carimgs/5682995/general/43ac3e69-4b9a-4f53-a8d9-3288e8e829a1.jpg',
'https://images.openlane.eu/carimgs/5682995/general/644ad146-7280-44dd-adc6-7fff3e598772.jpg',
'https://images.openlane.eu/carimgs/5682995/general/1a385702-14d5-4570-bf97-ad209ebdc66f.jpg',
'https://images.openlane.eu/carimgs/5682995/general/4d45958f-3037-49b3-930d-ed5055d47443.jpg',
'https://images.openlane.eu/carimgs/5682995/general/f2060580-86fa-4eb8-8e77-94a7e84615b8.jpg',
'https://images.openlane.eu/carimgs/5682995/general/08b3c645-cc93-4ce6-97ee-770b0afd7211.jpg',
'https://images.openlane.eu/carimgs/5682995/general/94ad9b87-059f-47c0-831a-11a595b6880f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d1985e3-3f59-51aa-ab98-99d8e413b992/6d1985e3-3f59-51aa-ab98-99d8e413b992_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134864,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5682995/general/92be649b-e2b2-4728-823f-a0cc1f8b2a14.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d1985e3-3f59-51aa-ab98-99d8e413b992/6d1985e3-3f59-51aa-ab98-99d8e413b992_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135669,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5682995/general/76af489a-a156-4f4f-a944-9403e0abb351.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d1985e3-3f59-51aa-ab98-99d8e413b992/6d1985e3-3f59-51aa-ab98-99d8e413b992_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86835,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5682995/general/b64b3edd-dfb0-48f4-a0ec-cf9291b72487.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d1985e3-3f59-51aa-ab98-99d8e413b992/6d1985e3-3f59-51aa-ab98-99d8e413b992_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123173,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5682995/general/43ac3e69-4b9a-4f53-a8d9-3288e8e829a1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d1985e3-3f59-51aa-ab98-99d8e413b992/6d1985e3-3f59-51aa-ab98-99d8e413b992_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116523,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5682995/general/644ad146-7280-44dd-adc6-7fff3e598772.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d1985e3-3f59-51aa-ab98-99d8e413b992/6d1985e3-3f59-51aa-ab98-99d8e413b992_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124412,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5682995/general/1a385702-14d5-4570-bf97-ad209ebdc66f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d1985e3-3f59-51aa-ab98-99d8e413b992/6d1985e3-3f59-51aa-ab98-99d8e413b992_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134096,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5682995/general/4d45958f-3037-49b3-930d-ed5055d47443.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d1985e3-3f59-51aa-ab98-99d8e413b992/6d1985e3-3f59-51aa-ab98-99d8e413b992_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122081,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5682995/general/f2060580-86fa-4eb8-8e77-94a7e84615b8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d1985e3-3f59-51aa-ab98-99d8e413b992/6d1985e3-3f59-51aa-ab98-99d8e413b992_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118705,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5682995/general/08b3c645-cc93-4ce6-97ee-770b0afd7211.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d1985e3-3f59-51aa-ab98-99d8e413b992/6d1985e3-3f59-51aa-ab98-99d8e413b992_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156617,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5682995/general/94ad9b87-059f-47c0-831a-11a595b6880f.jpg',
'Width': 1024}],
'price': 3400,
'price_includes_vat': True,
'registration_date': '2016-05-24',
'seats_number': 3,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Citroën Berlingo Business - Petrol - Manual - 98 hp - 31.099 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2016}
2026-03-27 13:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735794%27 HTTP/1.1" 200 None
2026-03-27 13:36:56 [adesa.fr] INFO: Saving data for 10735794: {'created_time': 1774618616.335878, 'last_price_update_time': 1774618616.33589, 'auction_closing_time': 1774868400.0}
2026-03-27 13:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735794') HTTP/1.1" 204 0
2026-03-27 13:36:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5637772/general/e723f50d-9263-4a14-8d75-86b3f00d4425.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735321)
2026-03-27 13:36:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:36:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae63713690>
2026-03-27 13:36:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:36:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:36:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:36:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac/6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac_image_5.jpg HTTP/1.1" 201 0
2026-03-27 13:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637772%252Fgeneral%252F20856b92-6a1c-4125-b5f1-d54cfcc105bb.jpg') HTTP/1.1" 204 0
2026-03-27 13:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637772/general/20856b92-6a1c-4125-b5f1-d54cfcc105bb.jpg saved to cache
2026-03-27 13:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac
2026-03-27 13:36:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746650/general/7288eda3-7000-4e13-96d5-9025b2db095c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735395)
2026-03-27 13:36:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735797> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:36:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:36:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5671757/general/22c74d8e-ea0e-4b16-b67a-5cf68c2a4c3e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735337)
2026-03-27 13:36:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:36:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7b72cdd0>
2026-03-27 13:36:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:36:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:36:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:36:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac/6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac_image_4.jpg HTTP/1.1" 201 0
2026-03-27 13:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637772%252Fgeneral%252Fe723f50d-9263-4a14-8d75-86b3f00d4425.jpg') HTTP/1.1" 204 0
2026-03-27 13:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637772/general/e723f50d-9263-4a14-8d75-86b3f00d4425.jpg saved to cache
2026-03-27 13:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac
2026-03-27 13:36:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:36:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae793c6fd0>
2026-03-27 13:36:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:36:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:36:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:36:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_adc90b02-0fe7-5049-ac7f-1606176d7fbd/adc90b02-0fe7-5049-ac7f-1606176d7fbd_image_4.jpg HTTP/1.1" 201 0
2026-03-27 13:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746650%252Fgeneral%252F7288eda3-7000-4e13-96d5-9025b2db095c.jpg') HTTP/1.1" 204 0
2026-03-27 13:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746650/general/7288eda3-7000-4e13-96d5-9025b2db095c.jpg saved to cache
2026-03-27 13:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item adc90b02-0fe7-5049-ac7f-1606176d7fbd
2026-03-27 13:36:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5637772/general/ebe6c6f1-a6c1-49f5-a86c-f60cb3d62a3e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735321)
2026-03-27 13:36:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1c87c4b-8c66-547e-a432-07cf1e578110 with identifier: 10735797
2026-03-27 13:36:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1c87c4b-8c66-547e-a432-07cf1e578110 with scrape type 1
2026-03-27 13:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d1c87c4b-8c66-547e-a432-07cf1e578110
2026-03-27 13:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691668%252Fgeneral%252F43b15628-e9d7-4de4-93e7-33b773b1a588.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691668/general/43b15628-e9d7-4de4-93e7-33b773b1a588.jpg already downloaded
2026-03-27 13:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691668%252Fgeneral%252F13cd8319-8c74-4dd6-b7e4-402467b7d03f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691668/general/13cd8319-8c74-4dd6-b7e4-402467b7d03f.jpg already downloaded
2026-03-27 13:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691668%252Fgeneral%252F3e81e51c-5f47-4e65-9ab5-06dd83ea5b12.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691668/general/3e81e51c-5f47-4e65-9ab5-06dd83ea5b12.jpg already downloaded
2026-03-27 13:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691668%252Fgeneral%252Fe3f64937-a909-4ce0-ba67-23e6b2afdfcd.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691668/general/e3f64937-a909-4ce0-ba67-23e6b2afdfcd.jpg already downloaded
2026-03-27 13:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691668%252Fgeneral%252Fd792e621-978e-4a97-a5e2-9a0589503c65.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691668/general/d792e621-978e-4a97-a5e2-9a0589503c65.jpg already downloaded
2026-03-27 13:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691668%252Fgeneral%252F6000c410-3be9-4698-8ee7-f05e67635e9f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691668/general/6000c410-3be9-4698-8ee7-f05e67635e9f.jpg already downloaded
2026-03-27 13:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691668%252Fgeneral%252F4f0030cd-9467-49c9-a187-1b9d6cb3ba74.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691668/general/4f0030cd-9467-49c9-a187-1b9d6cb3ba74.jpg already downloaded
2026-03-27 13:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691668%252Fgeneral%252Fa697d518-8985-4c18-a72c-69e7738e80a1.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691668/general/a697d518-8985-4c18-a72c-69e7738e80a1.jpg already downloaded
2026-03-27 13:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691668%252Fgeneral%252F012b8435-2648-47cc-b4a7-fe371321524b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691668/general/012b8435-2648-47cc-b4a7-fe371321524b.jpg already downloaded
2026-03-27 13:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691668%252Fgeneral%252Fa69c63a8-ef42-488e-97c0-a0d84018dc2e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691668/general/a69c63a8-ef42-488e-97c0-a0d84018dc2e.jpg already downloaded
2026-03-27 13:36:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d1c87c4b-8c66-547e-a432-07cf1e578110, identifier: 10735797
2026-03-27 13:36:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 1246a9e9-8e7d-58f1-af9d-262438d878f4 due to Ignoring non-200 response
2026-03-27 13:36:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d1c87c4b-8c66-547e-a432-07cf1e578110 with identifier: 10735797
2026-03-27 13:36:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d1c87c4b-8c66-547e-a432-07cf1e578110 with identifier: 10735797
2026-03-27 13:36:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d1c87c4b-8c66-547e-a432-07cf1e578110 with identifier: 10735797 to the API
2026-03-27 13:36:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:36:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:36:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735797>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'd1c87c4b-8c66-547e-a432-07cf1e578110',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC455AE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735797',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': 'X3',
'odometer': 187811,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 54,
'photo_urls': ['https://images.openlane.eu/carimgs/5691668/general/43b15628-e9d7-4de4-93e7-33b773b1a588.jpg',
'https://images.openlane.eu/carimgs/5691668/general/13cd8319-8c74-4dd6-b7e4-402467b7d03f.jpg',
'https://images.openlane.eu/carimgs/5691668/general/3e81e51c-5f47-4e65-9ab5-06dd83ea5b12.jpg',
'https://images.openlane.eu/carimgs/5691668/general/e3f64937-a909-4ce0-ba67-23e6b2afdfcd.jpg',
'https://images.openlane.eu/carimgs/5691668/general/d792e621-978e-4a97-a5e2-9a0589503c65.jpg',
'https://images.openlane.eu/carimgs/5691668/general/6000c410-3be9-4698-8ee7-f05e67635e9f.jpg',
'https://images.openlane.eu/carimgs/5691668/general/4f0030cd-9467-49c9-a187-1b9d6cb3ba74.jpg',
'https://images.openlane.eu/carimgs/5691668/general/a697d518-8985-4c18-a72c-69e7738e80a1.jpg',
'https://images.openlane.eu/carimgs/5691668/general/012b8435-2648-47cc-b4a7-fe371321524b.jpg',
'https://images.openlane.eu/carimgs/5691668/general/a69c63a8-ef42-488e-97c0-a0d84018dc2e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1c87c4b-8c66-547e-a432-07cf1e578110/d1c87c4b-8c66-547e-a432-07cf1e578110_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120465,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691668/general/43b15628-e9d7-4de4-93e7-33b773b1a588.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1c87c4b-8c66-547e-a432-07cf1e578110/d1c87c4b-8c66-547e-a432-07cf1e578110_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139696,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691668/general/13cd8319-8c74-4dd6-b7e4-402467b7d03f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1c87c4b-8c66-547e-a432-07cf1e578110/d1c87c4b-8c66-547e-a432-07cf1e578110_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133650,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691668/general/3e81e51c-5f47-4e65-9ab5-06dd83ea5b12.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1c87c4b-8c66-547e-a432-07cf1e578110/d1c87c4b-8c66-547e-a432-07cf1e578110_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99421,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691668/general/e3f64937-a909-4ce0-ba67-23e6b2afdfcd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1c87c4b-8c66-547e-a432-07cf1e578110/d1c87c4b-8c66-547e-a432-07cf1e578110_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105424,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691668/general/d792e621-978e-4a97-a5e2-9a0589503c65.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1c87c4b-8c66-547e-a432-07cf1e578110/d1c87c4b-8c66-547e-a432-07cf1e578110_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112536,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691668/general/6000c410-3be9-4698-8ee7-f05e67635e9f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1c87c4b-8c66-547e-a432-07cf1e578110/d1c87c4b-8c66-547e-a432-07cf1e578110_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134150,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691668/general/4f0030cd-9467-49c9-a187-1b9d6cb3ba74.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1c87c4b-8c66-547e-a432-07cf1e578110/d1c87c4b-8c66-547e-a432-07cf1e578110_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103704,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691668/general/a697d518-8985-4c18-a72c-69e7738e80a1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1c87c4b-8c66-547e-a432-07cf1e578110/d1c87c4b-8c66-547e-a432-07cf1e578110_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131598,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691668/general/012b8435-2648-47cc-b4a7-fe371321524b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1c87c4b-8c66-547e-a432-07cf1e578110/d1c87c4b-8c66-547e-a432-07cf1e578110_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133386,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691668/general/a69c63a8-ef42-488e-97c0-a0d84018dc2e.jpg',
'Width': 1024}],
'price': 12300,
'price_includes_vat': True,
'registration_date': '2021-09-27',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'BMW X3 18d Business - Diesel - Automatic - 150 hp - 187.811 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 13:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735797%27 HTTP/1.1" 200 None
2026-03-27 13:36:57 [adesa.fr] INFO: Saving data for 10735797: {'created_time': 1774618617.547826, 'last_price_update_time': 1774618617.547836, 'auction_closing_time': 1774868400.0}
2026-03-27 13:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735797') HTTP/1.1" 204 0
2026-03-27 13:36:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735829> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:36:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:36:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:36:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae796dd290>
2026-03-27 13:36:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:36:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:36:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:36:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac/6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac_image_3.jpg HTTP/1.1" 201 0
2026-03-27 13:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637772%252Fgeneral%252Febe6c6f1-a6c1-49f5-a86c-f60cb3d62a3e.jpg') HTTP/1.1" 204 0
2026-03-27 13:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637772/general/ebe6c6f1-a6c1-49f5-a86c-f60cb3d62a3e.jpg saved to cache
2026-03-27 13:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac
2026-03-27 13:36:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746650/general/c294aabb-22d0-4cc9-bd41-9b7083cc1feb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735395)
2026-03-27 13:36:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: daf86a2f-a619-5843-b7c8-acc3116799b1 with identifier: 10735829
2026-03-27 13:36:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item daf86a2f-a619-5843-b7c8-acc3116799b1 with scrape type 1
2026-03-27 13:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item daf86a2f-a619-5843-b7c8-acc3116799b1
2026-03-27 13:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724526%252Fgeneral%252F93a018ba-1714-404c-8383-613a5da231c7.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724526/general/93a018ba-1714-404c-8383-613a5da231c7.jpg already downloaded
2026-03-27 13:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724526%252Fgeneral%252Fbacbe586-79d8-4dc8-b3ae-efe44a30ceac.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724526/general/bacbe586-79d8-4dc8-b3ae-efe44a30ceac.jpg already downloaded
2026-03-27 13:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724526%252Fgeneral%252F8136df25-e7b2-4f18-975c-76cc30f28afe.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724526/general/8136df25-e7b2-4f18-975c-76cc30f28afe.jpg already downloaded
2026-03-27 13:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724526%252Fgeneral%252Ffa109a3a-72f1-40a6-8b65-547be231f48a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724526/general/fa109a3a-72f1-40a6-8b65-547be231f48a.jpg already downloaded
2026-03-27 13:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724526%252Fgeneral%252Fe7adc99f-c61a-4dca-bc3e-91e81d6018e4.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724526/general/e7adc99f-c61a-4dca-bc3e-91e81d6018e4.jpg already downloaded
2026-03-27 13:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724526%252Fgeneral%252F832f8d52-399d-43d6-9776-ea22c900c255.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724526/general/832f8d52-399d-43d6-9776-ea22c900c255.jpg already downloaded
2026-03-27 13:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724526%252Fgeneral%252Fb6526fed-8e61-4b23-a924-79cbd5635bd2.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724526/general/b6526fed-8e61-4b23-a924-79cbd5635bd2.jpg already downloaded
2026-03-27 13:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724526%252Fgeneral%252Fd9373042-75da-4f9d-a13a-63cafce2c3cb.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724526/general/d9373042-75da-4f9d-a13a-63cafce2c3cb.jpg already downloaded
2026-03-27 13:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724526%252Fgeneral%252F881fd2f8-557a-40f6-a12e-cac4d8686aa8.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724526/general/881fd2f8-557a-40f6-a12e-cac4d8686aa8.jpg already downloaded
2026-03-27 13:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724526%252Fgeneral%252F446937fc-2d48-4879-9140-1d287ad9ff8b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724526/general/446937fc-2d48-4879-9140-1d287ad9ff8b.jpg already downloaded
2026-03-27 13:36:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: daf86a2f-a619-5843-b7c8-acc3116799b1, identifier: 10735829
2026-03-27 13:36:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: daf86a2f-a619-5843-b7c8-acc3116799b1 with identifier: 10735829
2026-03-27 13:36:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: daf86a2f-a619-5843-b7c8-acc3116799b1 with identifier: 10735829
2026-03-27 13:36:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: daf86a2f-a619-5843-b7c8-acc3116799b1 with identifier: 10735829 to the API
2026-03-27 13:36:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:36:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:36:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735829>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'daf86a2f-a619-5843-b7c8-acc3116799b1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GY-596-HG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735829',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'BMW',
'model': '1 Series',
'odometer': 27440,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 76,
'photo_urls': ['https://images.openlane.eu/carimgs/5724526/general/93a018ba-1714-404c-8383-613a5da231c7.jpg',
'https://images.openlane.eu/carimgs/5724526/general/bacbe586-79d8-4dc8-b3ae-efe44a30ceac.jpg',
'https://images.openlane.eu/carimgs/5724526/general/8136df25-e7b2-4f18-975c-76cc30f28afe.jpg',
'https://images.openlane.eu/carimgs/5724526/general/fa109a3a-72f1-40a6-8b65-547be231f48a.jpg',
'https://images.openlane.eu/carimgs/5724526/general/e7adc99f-c61a-4dca-bc3e-91e81d6018e4.jpg',
'https://images.openlane.eu/carimgs/5724526/general/832f8d52-399d-43d6-9776-ea22c900c255.jpg',
'https://images.openlane.eu/carimgs/5724526/general/b6526fed-8e61-4b23-a924-79cbd5635bd2.jpg',
'https://images.openlane.eu/carimgs/5724526/general/d9373042-75da-4f9d-a13a-63cafce2c3cb.jpg',
'https://images.openlane.eu/carimgs/5724526/general/881fd2f8-557a-40f6-a12e-cac4d8686aa8.jpg',
'https://images.openlane.eu/carimgs/5724526/general/446937fc-2d48-4879-9140-1d287ad9ff8b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daf86a2f-a619-5843-b7c8-acc3116799b1/daf86a2f-a619-5843-b7c8-acc3116799b1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181505,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724526/general/93a018ba-1714-404c-8383-613a5da231c7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daf86a2f-a619-5843-b7c8-acc3116799b1/daf86a2f-a619-5843-b7c8-acc3116799b1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179490,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724526/general/bacbe586-79d8-4dc8-b3ae-efe44a30ceac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daf86a2f-a619-5843-b7c8-acc3116799b1/daf86a2f-a619-5843-b7c8-acc3116799b1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159336,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724526/general/8136df25-e7b2-4f18-975c-76cc30f28afe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daf86a2f-a619-5843-b7c8-acc3116799b1/daf86a2f-a619-5843-b7c8-acc3116799b1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156600,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724526/general/fa109a3a-72f1-40a6-8b65-547be231f48a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daf86a2f-a619-5843-b7c8-acc3116799b1/daf86a2f-a619-5843-b7c8-acc3116799b1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96282,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724526/general/e7adc99f-c61a-4dca-bc3e-91e81d6018e4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daf86a2f-a619-5843-b7c8-acc3116799b1/daf86a2f-a619-5843-b7c8-acc3116799b1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111390,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724526/general/832f8d52-399d-43d6-9776-ea22c900c255.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daf86a2f-a619-5843-b7c8-acc3116799b1/daf86a2f-a619-5843-b7c8-acc3116799b1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150132,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724526/general/b6526fed-8e61-4b23-a924-79cbd5635bd2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daf86a2f-a619-5843-b7c8-acc3116799b1/daf86a2f-a619-5843-b7c8-acc3116799b1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116553,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724526/general/d9373042-75da-4f9d-a13a-63cafce2c3cb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daf86a2f-a619-5843-b7c8-acc3116799b1/daf86a2f-a619-5843-b7c8-acc3116799b1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259249,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724526/general/881fd2f8-557a-40f6-a12e-cac4d8686aa8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daf86a2f-a619-5843-b7c8-acc3116799b1/daf86a2f-a619-5843-b7c8-acc3116799b1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112124,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724526/general/446937fc-2d48-4879-9140-1d287ad9ff8b.jpg',
'Width': 1024}],
'price': 15100,
'price_includes_vat': True,
'registration_date': '2024-07-18',
'seats_number': 5,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'BMW 1 Series 118i Sport - Petrol - Automatic - 136 hp - 27.440 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2024}
2026-03-27 13:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735829%27 HTTP/1.1" 200 None
2026-03-27 13:36:58 [adesa.fr] INFO: Saving data for 10735829: {'created_time': 1774618618.264594, 'last_price_update_time': 1774618618.264605, 'auction_closing_time': 1774868400.0}
2026-03-27 13:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735829') HTTP/1.1" 204 0
2026-03-27 13:36:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5637772/general/00829df4-9181-4b91-bcc3-8deb4a3d5c0b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735321)
2026-03-27 13:36:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746650/general/4784691e-cc71-4e20-a6bd-1bb51e8bad95.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735395)
2026-03-27 13:36:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735827> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:36:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:36:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:36:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae781be510>
2026-03-27 13:36:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:36:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:36:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:36:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_adc90b02-0fe7-5049-ac7f-1606176d7fbd/adc90b02-0fe7-5049-ac7f-1606176d7fbd_image_3.jpg HTTP/1.1" 201 0
2026-03-27 13:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746650%252Fgeneral%252Fc294aabb-22d0-4cc9-bd41-9b7083cc1feb.jpg') HTTP/1.1" 204 0
2026-03-27 13:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746650/general/c294aabb-22d0-4cc9-bd41-9b7083cc1feb.jpg saved to cache
2026-03-27 13:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item adc90b02-0fe7-5049-ac7f-1606176d7fbd
2026-03-27 13:36:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:36:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae637957d0>
2026-03-27 13:36:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:36:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:36:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:36:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac/6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac_image_2.jpg HTTP/1.1" 201 0
2026-03-27 13:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637772%252Fgeneral%252F00829df4-9181-4b91-bcc3-8deb4a3d5c0b.jpg') HTTP/1.1" 204 0
2026-03-27 13:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637772/general/00829df4-9181-4b91-bcc3-8deb4a3d5c0b.jpg saved to cache
2026-03-27 13:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac
2026-03-27 13:36:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5671757/general/c513d124-7bd7-4734-ba16-46b9397a3d01.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735337)
2026-03-27 13:36:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746650/general/ebf38fec-cb1f-48d0-b061-cc89e59de54e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735395)
2026-03-27 13:36:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:36:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae78167f50>
2026-03-27 13:36:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:36:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:36:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:36:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_adc90b02-0fe7-5049-ac7f-1606176d7fbd/adc90b02-0fe7-5049-ac7f-1606176d7fbd_image_2.jpg HTTP/1.1" 201 0
2026-03-27 13:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746650%252Fgeneral%252F4784691e-cc71-4e20-a6bd-1bb51e8bad95.jpg') HTTP/1.1" 204 0
2026-03-27 13:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746650/general/4784691e-cc71-4e20-a6bd-1bb51e8bad95.jpg saved to cache
2026-03-27 13:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item adc90b02-0fe7-5049-ac7f-1606176d7fbd
2026-03-27 13:36:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c953a81-0cd0-5b5a-a2c6-59718a980db9 with identifier: 10735827
2026-03-27 13:36:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c953a81-0cd0-5b5a-a2c6-59718a980db9 with scrape type 1
2026-03-27 13:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5c953a81-0cd0-5b5a-a2c6-59718a980db9
2026-03-27 13:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722816%252Fgeneral%252F7a5b2021-43ae-460e-90ce-58539768c2ab.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722816/general/7a5b2021-43ae-460e-90ce-58539768c2ab.jpg already downloaded
2026-03-27 13:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722816%252Fgeneral%252F2a758cd9-0ce8-4d02-a6e9-7be039153c94.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722816/general/2a758cd9-0ce8-4d02-a6e9-7be039153c94.jpg already downloaded
2026-03-27 13:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722816%252Fgeneral%252Ffae32c6a-f0b2-4502-920e-58d2d629de79.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722816/general/fae32c6a-f0b2-4502-920e-58d2d629de79.jpg already downloaded
2026-03-27 13:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722816%252Fgeneral%252F41e9eb10-563c-483a-ba24-ec78a4361d2a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722816/general/41e9eb10-563c-483a-ba24-ec78a4361d2a.jpg already downloaded
2026-03-27 13:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722816%252Fgeneral%252Fe426d657-55f1-4b2b-a774-b173b7aac8d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722816/general/e426d657-55f1-4b2b-a774-b173b7aac8d5.jpg already downloaded
2026-03-27 13:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722816%252Fgeneral%252F68dc8f32-817e-4944-8024-560fe13138a8.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722816/general/68dc8f32-817e-4944-8024-560fe13138a8.jpg already downloaded
2026-03-27 13:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722816%252Fgeneral%252Ffb7c9635-c2e6-4ea1-aaee-8da1bd05dac9.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722816/general/fb7c9635-c2e6-4ea1-aaee-8da1bd05dac9.jpg already downloaded
2026-03-27 13:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722816%252Fgeneral%252Fb749f20c-7187-45c9-aa8e-97507bc4a374.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722816/general/b749f20c-7187-45c9-aa8e-97507bc4a374.jpg already downloaded
2026-03-27 13:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722816%252Fgeneral%252F12b37a6d-4a7f-4844-b359-cdb3846d9f97.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722816/general/12b37a6d-4a7f-4844-b359-cdb3846d9f97.jpg already downloaded
2026-03-27 13:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722816%252Fgeneral%252Fd0a3016a-ad85-49f1-96ad-90b86c6a16db.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:36:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722816/general/d0a3016a-ad85-49f1-96ad-90b86c6a16db.jpg already downloaded
2026-03-27 13:36:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 5c953a81-0cd0-5b5a-a2c6-59718a980db9, identifier: 10735827
2026-03-27 13:36:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 5c953a81-0cd0-5b5a-a2c6-59718a980db9 with identifier: 10735827
2026-03-27 13:36:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 5c953a81-0cd0-5b5a-a2c6-59718a980db9 with identifier: 10735827
2026-03-27 13:36:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 5c953a81-0cd0-5b5a-a2c6-59718a980db9 with identifier: 10735827 to the API
2026-03-27 13:36:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:36:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:36:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735827>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '5c953a81-0cd0-5b5a-a2c6-59718a980db9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FP776KN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735827',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Audi',
'model': 'Q3',
'odometer': 178501,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 78,
'photo_urls': ['https://images.openlane.eu/carimgs/5722816/general/7a5b2021-43ae-460e-90ce-58539768c2ab.jpg',
'https://images.openlane.eu/carimgs/5722816/general/2a758cd9-0ce8-4d02-a6e9-7be039153c94.jpg',
'https://images.openlane.eu/carimgs/5722816/general/fae32c6a-f0b2-4502-920e-58d2d629de79.jpg',
'https://images.openlane.eu/carimgs/5722816/general/41e9eb10-563c-483a-ba24-ec78a4361d2a.jpg',
'https://images.openlane.eu/carimgs/5722816/general/e426d657-55f1-4b2b-a774-b173b7aac8d5.jpg',
'https://images.openlane.eu/carimgs/5722816/general/68dc8f32-817e-4944-8024-560fe13138a8.jpg',
'https://images.openlane.eu/carimgs/5722816/general/fb7c9635-c2e6-4ea1-aaee-8da1bd05dac9.jpg',
'https://images.openlane.eu/carimgs/5722816/general/b749f20c-7187-45c9-aa8e-97507bc4a374.jpg',
'https://images.openlane.eu/carimgs/5722816/general/12b37a6d-4a7f-4844-b359-cdb3846d9f97.jpg',
'https://images.openlane.eu/carimgs/5722816/general/d0a3016a-ad85-49f1-96ad-90b86c6a16db.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c953a81-0cd0-5b5a-a2c6-59718a980db9/5c953a81-0cd0-5b5a-a2c6-59718a980db9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136501,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722816/general/7a5b2021-43ae-460e-90ce-58539768c2ab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c953a81-0cd0-5b5a-a2c6-59718a980db9/5c953a81-0cd0-5b5a-a2c6-59718a980db9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134852,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722816/general/2a758cd9-0ce8-4d02-a6e9-7be039153c94.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c953a81-0cd0-5b5a-a2c6-59718a980db9/5c953a81-0cd0-5b5a-a2c6-59718a980db9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142389,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722816/general/fae32c6a-f0b2-4502-920e-58d2d629de79.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c953a81-0cd0-5b5a-a2c6-59718a980db9/5c953a81-0cd0-5b5a-a2c6-59718a980db9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138580,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722816/general/41e9eb10-563c-483a-ba24-ec78a4361d2a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c953a81-0cd0-5b5a-a2c6-59718a980db9/5c953a81-0cd0-5b5a-a2c6-59718a980db9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87260,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722816/general/e426d657-55f1-4b2b-a774-b173b7aac8d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c953a81-0cd0-5b5a-a2c6-59718a980db9/5c953a81-0cd0-5b5a-a2c6-59718a980db9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94607,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722816/general/68dc8f32-817e-4944-8024-560fe13138a8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c953a81-0cd0-5b5a-a2c6-59718a980db9/5c953a81-0cd0-5b5a-a2c6-59718a980db9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81261,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722816/general/fb7c9635-c2e6-4ea1-aaee-8da1bd05dac9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c953a81-0cd0-5b5a-a2c6-59718a980db9/5c953a81-0cd0-5b5a-a2c6-59718a980db9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75260,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722816/general/b749f20c-7187-45c9-aa8e-97507bc4a374.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c953a81-0cd0-5b5a-a2c6-59718a980db9/5c953a81-0cd0-5b5a-a2c6-59718a980db9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86223,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722816/general/12b37a6d-4a7f-4844-b359-cdb3846d9f97.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c953a81-0cd0-5b5a-a2c6-59718a980db9/5c953a81-0cd0-5b5a-a2c6-59718a980db9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106398,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722816/general/d0a3016a-ad85-49f1-96ad-90b86c6a16db.jpg',
'Width': 1024}],
'price': 15400,
'price_includes_vat': True,
'registration_date': '2020-03-13',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Audi Q3 Sportback 35 TDI Business - Diesel - Automatic - 150 hp - '
'178.501 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-27 13:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735827%27 HTTP/1.1" 200 None
2026-03-27 13:36:59 [adesa.fr] INFO: Saving data for 10735827: {'created_time': 1774618619.033737, 'last_price_update_time': 1774618619.033747, 'auction_closing_time': 1774868400.0}
2026-03-27 13:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735827') HTTP/1.1" 204 0
2026-03-27 13:36:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5637772/general/3e4021ab-fd4e-4fcf-91e3-24bd1ba5c28e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735321)
2026-03-27 13:36:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1246a9e9-8e7d-58f1-af9d-262438d878f4, skipping ID generation
2026-03-27 13:36:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1246a9e9-8e7d-58f1-af9d-262438d878f4 with scrape type 1
2026-03-27 13:36:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1246a9e9-8e7d-58f1-af9d-262438d878f4 sending to next pipeline
2026-03-27 13:36:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 1246a9e9-8e7d-58f1-af9d-262438d878f4, identifier: 10735337
2026-03-27 13:36:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:36:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae782d1910>
2026-03-27 13:36:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:36:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:36:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:36:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_adc90b02-0fe7-5049-ac7f-1606176d7fbd/adc90b02-0fe7-5049-ac7f-1606176d7fbd_image_1.jpg HTTP/1.1" 201 0
2026-03-27 13:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746650%252Fgeneral%252Febf38fec-cb1f-48d0-b061-cc89e59de54e.jpg') HTTP/1.1" 204 0
2026-03-27 13:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746650/general/ebf38fec-cb1f-48d0-b061-cc89e59de54e.jpg saved to cache
2026-03-27 13:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item adc90b02-0fe7-5049-ac7f-1606176d7fbd
2026-03-27 13:36:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: adc90b02-0fe7-5049-ac7f-1606176d7fbd, skipping ID generation
2026-03-27 13:36:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item adc90b02-0fe7-5049-ac7f-1606176d7fbd with scrape type 1
2026-03-27 13:36:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item adc90b02-0fe7-5049-ac7f-1606176d7fbd sending to next pipeline
2026-03-27 13:36:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: adc90b02-0fe7-5049-ac7f-1606176d7fbd, identifier: 10735395
2026-03-27 13:36:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 1246a9e9-8e7d-58f1-af9d-262438d878f4 with identifier: 10735337
2026-03-27 13:36:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 1246a9e9-8e7d-58f1-af9d-262438d878f4 with identifier: 10735337
2026-03-27 13:36:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 1246a9e9-8e7d-58f1-af9d-262438d878f4 with identifier: 10735337 to the API
2026-03-27 13:36:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:36:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:36:59 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5671757/general/c513d124-7bd7-4734-ba16-46b9397a3d01.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 305,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '1246a9e9-8e7d-58f1-af9d-262438d878f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN-040-RS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735337',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 114926,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 28,
'photos': [],
'price': 34000,
'price_includes_vat': True,
'registration_date': '2023-04-28',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLC Coupé 300de AMG Line - 4-Matic - Hybrid - '
'Automatic - 305 hp - 114.926 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-27 13:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735337%27 HTTP/1.1" 200 None
2026-03-27 13:36:59 [adesa.fr] INFO: Saving data for 10735337: {'created_time': 1774618619.58114, 'last_price_update_time': 1774618619.581151, 'auction_closing_time': 1774858200.0}
2026-03-27 13:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735337') HTTP/1.1" 204 0
2026-03-27 13:36:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: adc90b02-0fe7-5049-ac7f-1606176d7fbd with identifier: 10735395
2026-03-27 13:36:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: adc90b02-0fe7-5049-ac7f-1606176d7fbd with identifier: 10735395
2026-03-27 13:36:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: adc90b02-0fe7-5049-ac7f-1606176d7fbd with identifier: 10735395 to the API
2026-03-27 13:36:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:36:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:36:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746650/general/ebf38fec-cb1f-48d0-b061-cc89e59de54e.jpg>
{'auction_title': '',
'c_o_2_emission_value': 69,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 403,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': 'adc90b02-0fe7-5049-ac7f-1606176d7fbd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FG-356-WJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735395',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 141591,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adc90b02-0fe7-5049-ac7f-1606176d7fbd/adc90b02-0fe7-5049-ac7f-1606176d7fbd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286844,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746650/general/55269f59-d0f8-4dc0-83eb-79fc419ef061.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adc90b02-0fe7-5049-ac7f-1606176d7fbd/adc90b02-0fe7-5049-ac7f-1606176d7fbd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207472,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746650/general/ebf38fec-cb1f-48d0-b061-cc89e59de54e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adc90b02-0fe7-5049-ac7f-1606176d7fbd/adc90b02-0fe7-5049-ac7f-1606176d7fbd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205849,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746650/general/4784691e-cc71-4e20-a6bd-1bb51e8bad95.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adc90b02-0fe7-5049-ac7f-1606176d7fbd/adc90b02-0fe7-5049-ac7f-1606176d7fbd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302957,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746650/general/c294aabb-22d0-4cc9-bd41-9b7083cc1feb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adc90b02-0fe7-5049-ac7f-1606176d7fbd/adc90b02-0fe7-5049-ac7f-1606176d7fbd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227019,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746650/general/7288eda3-7000-4e13-96d5-9025b2db095c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adc90b02-0fe7-5049-ac7f-1606176d7fbd/adc90b02-0fe7-5049-ac7f-1606176d7fbd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65145,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746650/general/77ad4775-8bf9-4bb8-9820-797943b6ba83.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adc90b02-0fe7-5049-ac7f-1606176d7fbd/adc90b02-0fe7-5049-ac7f-1606176d7fbd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72969,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746650/general/c774451d-f6ac-4156-904c-eb7ff622e7d8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adc90b02-0fe7-5049-ac7f-1606176d7fbd/adc90b02-0fe7-5049-ac7f-1606176d7fbd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281528,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746650/general/162db652-54e2-4e18-b80c-d41ef8a22b75.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adc90b02-0fe7-5049-ac7f-1606176d7fbd/adc90b02-0fe7-5049-ac7f-1606176d7fbd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210288,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746650/general/b8b5488b-86ad-47ce-8221-599f2e1a2047.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adc90b02-0fe7-5049-ac7f-1606176d7fbd/adc90b02-0fe7-5049-ac7f-1606176d7fbd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97815,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746650/general/7a5d9818-8a68-49e5-93da-67160954e332.jpg',
'Width': 1024}],
'price': 27300,
'price_includes_vat': True,
'registration_date': '2019-06-11',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Range Rover Sport 2.0 P400e SE - AWD - Hybrid - '
'Automatic - 403 hp - 141.591 km',
'transmission': 'automatic',
'trim': 'SE',
'vin': None,
'year': 2019}
2026-03-27 13:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735395%27 HTTP/1.1" 200 None
2026-03-27 13:36:59 [adesa.fr] INFO: Saving data for 10735395: {'created_time': 1774618619.981, 'last_price_update_time': 1774618619.981016, 'auction_closing_time': 1774858200.0}
2026-03-27 13:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735395') HTTP/1.1" 204 0
2026-03-27 13:36:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5637772/general/6caace1a-2d5b-474b-89a2-23487f7e16e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735321)
2026-03-27 13:37:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 1246a9e9-8e7d-58f1-af9d-262438d878f4 due to Ignoring non-200 response
2026-03-27 13:37:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:37:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae63774550>
2026-03-27 13:37:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:37:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:37:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:37:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac/6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac_image_1.jpg HTTP/1.1" 201 0
2026-03-27 13:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637772%252Fgeneral%252F3e4021ab-fd4e-4fcf-91e3-24bd1ba5c28e.jpg') HTTP/1.1" 204 0
2026-03-27 13:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637772/general/3e4021ab-fd4e-4fcf-91e3-24bd1ba5c28e.jpg saved to cache
2026-03-27 13:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac
2026-03-27 13:37:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735849> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:37:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:37:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 13:37:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fae7b81f810>
2026-03-27 13:37:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 13:37:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 13:37:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 13:37:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac/6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac_image_0.jpg HTTP/1.1" 201 0
2026-03-27 13:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.fr',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637772%252Fgeneral%252F6caace1a-2d5b-474b-89a2-23487f7e16e4.jpg') HTTP/1.1" 204 0
2026-03-27 13:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637772/general/6caace1a-2d5b-474b-89a2-23487f7e16e4.jpg saved to cache
2026-03-27 13:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac
2026-03-27 13:37:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac, skipping ID generation
2026-03-27 13:37:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac with scrape type 1
2026-03-27 13:37:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac sending to next pipeline
2026-03-27 13:37:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac, identifier: 10735321
2026-03-27 13:37:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac with identifier: 10735321
2026-03-27 13:37:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac with identifier: 10735321
2026-03-27 13:37:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac with identifier: 10735321 to the API
2026-03-27 13:37:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:37:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:37:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5637772/general/6caace1a-2d5b-474b-89a2-23487f7e16e4.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 199,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Petrol',
'id': '6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK877XV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735321',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 57033,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac/6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52979,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637772/general/6caace1a-2d5b-474b-89a2-23487f7e16e4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac/6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57750,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637772/general/3e4021ab-fd4e-4fcf-91e3-24bd1ba5c28e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac/6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56136,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637772/general/00829df4-9181-4b91-bcc3-8deb4a3d5c0b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac/6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51974,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637772/general/ebe6c6f1-a6c1-49f5-a86c-f60cb3d62a3e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac/6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103622,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637772/general/e723f50d-9263-4a14-8d75-86b3f00d4425.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac/6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72034,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637772/general/20856b92-6a1c-4125-b5f1-d54cfcc105bb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac/6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98940,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637772/general/6551809d-2493-42c2-bb4b-179e38446225.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac/6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101198,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637772/general/958324d9-2a2b-4e22-bfdc-1c07f467be87.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac/6e39ae1c-cbfd-5cf0-9b89-e9e8e89f32ac_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81951,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637772/general/433cda39-527c-4930-8601-51523ae6e8e0.jpg',
'Width': 1024}],
'price': 22300,
'price_includes_vat': True,
'registration_date': '2022-12-02',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Discovery Sport 2.0 SE - AWD - Petrol - Automatic - 199 '
'hp - 57.033 km',
'transmission': 'automatic',
'trim': 'SE',
'vin': None,
'year': 2022}
2026-03-27 13:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735321%27 HTTP/1.1" 200 None
2026-03-27 13:37:00 [adesa.fr] INFO: Saving data for 10735321: {'created_time': 1774618620.562467, 'last_price_update_time': 1774618620.562477, 'auction_closing_time': 1774858200.0}
2026-03-27 13:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735321') HTTP/1.1" 204 0
2026-03-27 13:37:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3c6b057-fd3b-5b97-aadd-827041cb14c5 with identifier: 10735849
2026-03-27 13:37:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3c6b057-fd3b-5b97-aadd-827041cb14c5 with scrape type 1
2026-03-27 13:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e3c6b057-fd3b-5b97-aadd-827041cb14c5
2026-03-27 13:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741755%252Fgeneral%252Feff3154b-9127-42b0-9c69-c1c42185c453.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741755/general/eff3154b-9127-42b0-9c69-c1c42185c453.jpg already downloaded
2026-03-27 13:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741755%252Fgeneral%252Feaf745bf-77f3-4d06-b989-a6dbc16d6dcb.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741755/general/eaf745bf-77f3-4d06-b989-a6dbc16d6dcb.jpg already downloaded
2026-03-27 13:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741755%252Fgeneral%252F85a32e60-9f1e-4f56-9abc-6d1bbfa08887.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741755/general/85a32e60-9f1e-4f56-9abc-6d1bbfa08887.jpg already downloaded
2026-03-27 13:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741755%252Fgeneral%252Fe56e12ab-3e1d-42a2-87fc-9a240b7238f7.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741755/general/e56e12ab-3e1d-42a2-87fc-9a240b7238f7.jpg already downloaded
2026-03-27 13:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741755%252Fgeneral%252Fa8ec79d7-11e8-44e4-bee4-884e3b86c55f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741755/general/a8ec79d7-11e8-44e4-bee4-884e3b86c55f.jpg already downloaded
2026-03-27 13:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741755%252Fgeneral%252F493bd4ff-ecfa-40c4-8a04-14e628c6c5f3.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741755/general/493bd4ff-ecfa-40c4-8a04-14e628c6c5f3.jpg already downloaded
2026-03-27 13:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741755%252Fgeneral%252F3973946d-23bc-4048-9c5c-3e670239ce68.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741755/general/3973946d-23bc-4048-9c5c-3e670239ce68.jpg already downloaded
2026-03-27 13:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741755%252Fgeneral%252Ffd2adbeb-9e3b-4917-8218-756182092613.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741755/general/fd2adbeb-9e3b-4917-8218-756182092613.jpg already downloaded
2026-03-27 13:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741755%252Fgeneral%252Fe797fd9b-119e-420c-b274-5ef0c41292dc.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741755/general/e797fd9b-119e-420c-b274-5ef0c41292dc.jpg already downloaded
2026-03-27 13:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741755%252Fgeneral%252F6bfe3125-4bd1-4fe4-b1d9-18aaf6ed9efc.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741755/general/6bfe3125-4bd1-4fe4-b1d9-18aaf6ed9efc.jpg already downloaded
2026-03-27 13:37:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e3c6b057-fd3b-5b97-aadd-827041cb14c5, identifier: 10735849
2026-03-27 13:37:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e3c6b057-fd3b-5b97-aadd-827041cb14c5 with identifier: 10735849
2026-03-27 13:37:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e3c6b057-fd3b-5b97-aadd-827041cb14c5 with identifier: 10735849
2026-03-27 13:37:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e3c6b057-fd3b-5b97-aadd-827041cb14c5 with identifier: 10735849 to the API
2026-03-27 13:37:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:37:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:37:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735849>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'e3c6b057-fd3b-5b97-aadd-827041cb14c5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GB658HQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735849',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': '3 Series',
'odometer': 99867,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 94,
'photo_urls': ['https://images.openlane.eu/carimgs/5741755/general/eff3154b-9127-42b0-9c69-c1c42185c453.jpg',
'https://images.openlane.eu/carimgs/5741755/general/eaf745bf-77f3-4d06-b989-a6dbc16d6dcb.jpg',
'https://images.openlane.eu/carimgs/5741755/general/85a32e60-9f1e-4f56-9abc-6d1bbfa08887.jpg',
'https://images.openlane.eu/carimgs/5741755/general/e56e12ab-3e1d-42a2-87fc-9a240b7238f7.jpg',
'https://images.openlane.eu/carimgs/5741755/general/a8ec79d7-11e8-44e4-bee4-884e3b86c55f.jpg',
'https://images.openlane.eu/carimgs/5741755/general/493bd4ff-ecfa-40c4-8a04-14e628c6c5f3.jpg',
'https://images.openlane.eu/carimgs/5741755/general/3973946d-23bc-4048-9c5c-3e670239ce68.jpg',
'https://images.openlane.eu/carimgs/5741755/general/fd2adbeb-9e3b-4917-8218-756182092613.jpg',
'https://images.openlane.eu/carimgs/5741755/general/e797fd9b-119e-420c-b274-5ef0c41292dc.jpg',
'https://images.openlane.eu/carimgs/5741755/general/6bfe3125-4bd1-4fe4-b1d9-18aaf6ed9efc.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3c6b057-fd3b-5b97-aadd-827041cb14c5/e3c6b057-fd3b-5b97-aadd-827041cb14c5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162837,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741755/general/eff3154b-9127-42b0-9c69-c1c42185c453.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3c6b057-fd3b-5b97-aadd-827041cb14c5/e3c6b057-fd3b-5b97-aadd-827041cb14c5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167216,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741755/general/eaf745bf-77f3-4d06-b989-a6dbc16d6dcb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3c6b057-fd3b-5b97-aadd-827041cb14c5/e3c6b057-fd3b-5b97-aadd-827041cb14c5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158722,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741755/general/85a32e60-9f1e-4f56-9abc-6d1bbfa08887.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3c6b057-fd3b-5b97-aadd-827041cb14c5/e3c6b057-fd3b-5b97-aadd-827041cb14c5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157420,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741755/general/e56e12ab-3e1d-42a2-87fc-9a240b7238f7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3c6b057-fd3b-5b97-aadd-827041cb14c5/e3c6b057-fd3b-5b97-aadd-827041cb14c5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96285,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741755/general/a8ec79d7-11e8-44e4-bee4-884e3b86c55f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3c6b057-fd3b-5b97-aadd-827041cb14c5/e3c6b057-fd3b-5b97-aadd-827041cb14c5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110275,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741755/general/493bd4ff-ecfa-40c4-8a04-14e628c6c5f3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3c6b057-fd3b-5b97-aadd-827041cb14c5/e3c6b057-fd3b-5b97-aadd-827041cb14c5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109281,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741755/general/3973946d-23bc-4048-9c5c-3e670239ce68.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3c6b057-fd3b-5b97-aadd-827041cb14c5/e3c6b057-fd3b-5b97-aadd-827041cb14c5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95690,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741755/general/fd2adbeb-9e3b-4917-8218-756182092613.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3c6b057-fd3b-5b97-aadd-827041cb14c5/e3c6b057-fd3b-5b97-aadd-827041cb14c5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100577,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741755/general/e797fd9b-119e-420c-b274-5ef0c41292dc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3c6b057-fd3b-5b97-aadd-827041cb14c5/e3c6b057-fd3b-5b97-aadd-827041cb14c5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109271,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741755/general/6bfe3125-4bd1-4fe4-b1d9-18aaf6ed9efc.jpg',
'Width': 1024}],
'price': 19000,
'price_includes_vat': True,
'registration_date': '2021-08-20',
'seats_number': 5,
'seller_name': 'LOUVEO (Arval)',
'title': 'BMW 3 Series 318d M Sport - Diesel - Automatic - 150 hp - 99.867 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-27 13:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735849%27 HTTP/1.1" 200 None
2026-03-27 13:37:01 [adesa.fr] INFO: Saving data for 10735849: {'created_time': 1774618621.184881, 'last_price_update_time': 1774618621.184892, 'auction_closing_time': 1774868400.0}
2026-03-27 13:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735849') HTTP/1.1" 204 0
2026-03-27 13:37:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735836> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:37:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:37:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6f5c167-7f69-5b04-95db-5d4b73cd1693 with identifier: 10735836
2026-03-27 13:37:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6f5c167-7f69-5b04-95db-5d4b73cd1693 with scrape type 1
2026-03-27 13:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e6f5c167-7f69-5b04-95db-5d4b73cd1693
2026-03-27 13:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730179%252Fgeneral%252Fbf5f2d4f-2ae2-4b7b-bf45-7a82cb5b44ff.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730179/general/bf5f2d4f-2ae2-4b7b-bf45-7a82cb5b44ff.jpg already downloaded
2026-03-27 13:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730179%252Fgeneral%252F5570f6cd-5b9e-40a3-ab2b-b28c9ebafbad.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730179/general/5570f6cd-5b9e-40a3-ab2b-b28c9ebafbad.jpg already downloaded
2026-03-27 13:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730179%252Fgeneral%252F95e24484-6835-4022-af7f-4bfb0257bf0f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730179/general/95e24484-6835-4022-af7f-4bfb0257bf0f.jpg already downloaded
2026-03-27 13:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730179%252Fgeneral%252F980ac564-e272-4079-95be-0f083d47f87c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730179/general/980ac564-e272-4079-95be-0f083d47f87c.jpg already downloaded
2026-03-27 13:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730179%252Fgeneral%252Fa336b3f7-db57-40d5-83c4-394e1ae164b2.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730179/general/a336b3f7-db57-40d5-83c4-394e1ae164b2.jpg already downloaded
2026-03-27 13:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730179%252Fgeneral%252F30082c85-0162-4554-a02f-24b51d276c78.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730179/general/30082c85-0162-4554-a02f-24b51d276c78.jpg already downloaded
2026-03-27 13:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730179%252Fgeneral%252Fd8f6151c-0876-4a4e-81fd-38b744b7969b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730179/general/d8f6151c-0876-4a4e-81fd-38b744b7969b.jpg already downloaded
2026-03-27 13:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730179%252Fgeneral%252Ff6e046b5-4c01-440e-9b6e-9d69d21ca20a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730179/general/f6e046b5-4c01-440e-9b6e-9d69d21ca20a.jpg already downloaded
2026-03-27 13:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730179%252Fgeneral%252F2e80ea8d-4d87-4beb-a325-51dcda4e2ea5.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730179/general/2e80ea8d-4d87-4beb-a325-51dcda4e2ea5.jpg already downloaded
2026-03-27 13:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730179%252Fgeneral%252Fb094c781-ae24-437f-bcdd-0d712a346a47.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730179/general/b094c781-ae24-437f-bcdd-0d712a346a47.jpg already downloaded
2026-03-27 13:37:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: e6f5c167-7f69-5b04-95db-5d4b73cd1693, identifier: 10735836
2026-03-27 13:37:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: e6f5c167-7f69-5b04-95db-5d4b73cd1693 with identifier: 10735836
2026-03-27 13:37:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: e6f5c167-7f69-5b04-95db-5d4b73cd1693 with identifier: 10735836
2026-03-27 13:37:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: e6f5c167-7f69-5b04-95db-5d4b73cd1693 with identifier: 10735836 to the API
2026-03-27 13:37:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:37:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:37:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735836>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'e6f5c167-7f69-5b04-95db-5d4b73cd1693',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FJ-351-FG',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735836',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C3',
'odometer': 145384,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5730179/general/bf5f2d4f-2ae2-4b7b-bf45-7a82cb5b44ff.jpg',
'https://images.openlane.eu/carimgs/5730179/general/5570f6cd-5b9e-40a3-ab2b-b28c9ebafbad.jpg',
'https://images.openlane.eu/carimgs/5730179/general/95e24484-6835-4022-af7f-4bfb0257bf0f.jpg',
'https://images.openlane.eu/carimgs/5730179/general/980ac564-e272-4079-95be-0f083d47f87c.jpg',
'https://images.openlane.eu/carimgs/5730179/general/a336b3f7-db57-40d5-83c4-394e1ae164b2.jpg',
'https://images.openlane.eu/carimgs/5730179/general/30082c85-0162-4554-a02f-24b51d276c78.jpg',
'https://images.openlane.eu/carimgs/5730179/general/d8f6151c-0876-4a4e-81fd-38b744b7969b.jpg',
'https://images.openlane.eu/carimgs/5730179/general/f6e046b5-4c01-440e-9b6e-9d69d21ca20a.jpg',
'https://images.openlane.eu/carimgs/5730179/general/2e80ea8d-4d87-4beb-a325-51dcda4e2ea5.jpg',
'https://images.openlane.eu/carimgs/5730179/general/b094c781-ae24-437f-bcdd-0d712a346a47.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6f5c167-7f69-5b04-95db-5d4b73cd1693/e6f5c167-7f69-5b04-95db-5d4b73cd1693_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143863,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730179/general/bf5f2d4f-2ae2-4b7b-bf45-7a82cb5b44ff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6f5c167-7f69-5b04-95db-5d4b73cd1693/e6f5c167-7f69-5b04-95db-5d4b73cd1693_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154552,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730179/general/5570f6cd-5b9e-40a3-ab2b-b28c9ebafbad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6f5c167-7f69-5b04-95db-5d4b73cd1693/e6f5c167-7f69-5b04-95db-5d4b73cd1693_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137942,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730179/general/95e24484-6835-4022-af7f-4bfb0257bf0f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6f5c167-7f69-5b04-95db-5d4b73cd1693/e6f5c167-7f69-5b04-95db-5d4b73cd1693_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144878,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730179/general/980ac564-e272-4079-95be-0f083d47f87c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6f5c167-7f69-5b04-95db-5d4b73cd1693/e6f5c167-7f69-5b04-95db-5d4b73cd1693_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130457,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730179/general/a336b3f7-db57-40d5-83c4-394e1ae164b2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6f5c167-7f69-5b04-95db-5d4b73cd1693/e6f5c167-7f69-5b04-95db-5d4b73cd1693_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92953,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730179/general/30082c85-0162-4554-a02f-24b51d276c78.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6f5c167-7f69-5b04-95db-5d4b73cd1693/e6f5c167-7f69-5b04-95db-5d4b73cd1693_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112432,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730179/general/d8f6151c-0876-4a4e-81fd-38b744b7969b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6f5c167-7f69-5b04-95db-5d4b73cd1693/e6f5c167-7f69-5b04-95db-5d4b73cd1693_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117306,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730179/general/f6e046b5-4c01-440e-9b6e-9d69d21ca20a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6f5c167-7f69-5b04-95db-5d4b73cd1693/e6f5c167-7f69-5b04-95db-5d4b73cd1693_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82783,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730179/general/2e80ea8d-4d87-4beb-a325-51dcda4e2ea5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e6f5c167-7f69-5b04-95db-5d4b73cd1693/e6f5c167-7f69-5b04-95db-5d4b73cd1693_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97104,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730179/general/b094c781-ae24-437f-bcdd-0d712a346a47.jpg',
'Width': 1024}],
'price': 3100,
'price_includes_vat': True,
'registration_date': '2019-07-30',
'seats_number': 2,
'seller_name': 'ALD AUTOMOTIVE FRANCE SA',
'title': 'Citroën C3 1.5 HDI Feel Business - Diesel - Manual - 100 hp - '
'145.384 km',
'transmission': 'manual',
'trim': 'Feel Business',
'vin': None,
'year': 2019}
2026-03-27 13:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735836%27 HTTP/1.1" 200 None
2026-03-27 13:37:04 [adesa.fr] INFO: Saving data for 10735836: {'created_time': 1774618624.130313, 'last_price_update_time': 1774618624.130324, 'auction_closing_time': 1774868400.0}
2026-03-27 13:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735836') HTTP/1.1" 204 0
2026-03-27 13:37:07 [scrapy.extensions.logstats] INFO: Crawled 672 pages (at 27 pages/min), scraped 212 items (at 26 items/min)
2026-03-27 13:37:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 184MiB
2026-03-27 13:37:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737477> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:37:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:37:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dca0a0ef-da62-5056-970a-47c7350a4165 with identifier: 10737477
2026-03-27 13:37:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dca0a0ef-da62-5056-970a-47c7350a4165 with scrape type 1
2026-03-27 13:37:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dca0a0ef-da62-5056-970a-47c7350a4165
2026-03-27 13:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702146%252Fgeneral%252F125e36dc-616a-45a6-a9f5-9efdd74d72d8.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:37:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702146/general/125e36dc-616a-45a6-a9f5-9efdd74d72d8.jpeg already downloaded
2026-03-27 13:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702146%252Fgeneral%252F41f0fe41-79c2-4dc3-b2f2-e37e949bd020.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:37:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702146/general/41f0fe41-79c2-4dc3-b2f2-e37e949bd020.jpeg already downloaded
2026-03-27 13:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702146%252Fgeneral%252F36246f3e-49f1-4b05-86b2-263088e0ae1f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:37:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702146/general/36246f3e-49f1-4b05-86b2-263088e0ae1f.jpeg already downloaded
2026-03-27 13:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702146%252Fgeneral%252F29a5acdb-6860-41f7-9078-a6cca6b01bd6.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:37:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702146/general/29a5acdb-6860-41f7-9078-a6cca6b01bd6.jpeg already downloaded
2026-03-27 13:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702146%252Fgeneral%252Ffbf70a3e-10af-4888-a83c-65b5206c6318.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:37:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702146/general/fbf70a3e-10af-4888-a83c-65b5206c6318.jpeg already downloaded
2026-03-27 13:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702146%252Fgeneral%252F14b0cca8-1c1a-4ff2-bdf0-237e35002f34.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:37:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702146/general/14b0cca8-1c1a-4ff2-bdf0-237e35002f34.jpeg already downloaded
2026-03-27 13:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702146%252Fgeneral%252F0a3388b7-1c59-411b-a06e-20942db208fc.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:37:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702146/general/0a3388b7-1c59-411b-a06e-20942db208fc.jpeg already downloaded
2026-03-27 13:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702146%252Fgeneral%252Fd4a71776-4c87-4871-b5eb-3119040c8945.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:37:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702146/general/d4a71776-4c87-4871-b5eb-3119040c8945.jpeg already downloaded
2026-03-27 13:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702146%252Fgeneral%252Fb577e94b-49e5-4eea-99f8-6830e0b09d99.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:37:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702146/general/b577e94b-49e5-4eea-99f8-6830e0b09d99.jpeg already downloaded
2026-03-27 13:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702146%252Fgeneral%252Fdaf920b8-8284-4a52-980a-63e0fe9ea936.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:37:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702146/general/daf920b8-8284-4a52-980a-63e0fe9ea936.jpeg already downloaded
2026-03-27 13:37:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: dca0a0ef-da62-5056-970a-47c7350a4165, identifier: 10737477
2026-03-27 13:37:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: dca0a0ef-da62-5056-970a-47c7350a4165 with identifier: 10737477
2026-03-27 13:37:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: dca0a0ef-da62-5056-970a-47c7350a4165 with identifier: 10737477
2026-03-27 13:37:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: dca0a0ef-da62-5056-970a-47c7350a4165 with identifier: 10737477 to the API
2026-03-27 13:37:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:37:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:37:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737477>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'dca0a0ef-da62-5056-970a-47c7350a4165',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FS-550-LB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737477',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '2008',
'odometer': 86757,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5702146/general/125e36dc-616a-45a6-a9f5-9efdd74d72d8.jpeg',
'https://images.openlane.eu/carimgs/5702146/general/41f0fe41-79c2-4dc3-b2f2-e37e949bd020.jpeg',
'https://images.openlane.eu/carimgs/5702146/general/36246f3e-49f1-4b05-86b2-263088e0ae1f.jpeg',
'https://images.openlane.eu/carimgs/5702146/general/29a5acdb-6860-41f7-9078-a6cca6b01bd6.jpeg',
'https://images.openlane.eu/carimgs/5702146/general/fbf70a3e-10af-4888-a83c-65b5206c6318.jpeg',
'https://images.openlane.eu/carimgs/5702146/general/14b0cca8-1c1a-4ff2-bdf0-237e35002f34.jpeg',
'https://images.openlane.eu/carimgs/5702146/general/0a3388b7-1c59-411b-a06e-20942db208fc.jpeg',
'https://images.openlane.eu/carimgs/5702146/general/d4a71776-4c87-4871-b5eb-3119040c8945.jpeg',
'https://images.openlane.eu/carimgs/5702146/general/b577e94b-49e5-4eea-99f8-6830e0b09d99.jpeg',
'https://images.openlane.eu/carimgs/5702146/general/daf920b8-8284-4a52-980a-63e0fe9ea936.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dca0a0ef-da62-5056-970a-47c7350a4165/dca0a0ef-da62-5056-970a-47c7350a4165_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 686104,
'Height': 1134,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702146/general/125e36dc-616a-45a6-a9f5-9efdd74d72d8.jpeg',
'Width': 2016},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dca0a0ef-da62-5056-970a-47c7350a4165/dca0a0ef-da62-5056-970a-47c7350a4165_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 563374,
'Height': 1134,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702146/general/41f0fe41-79c2-4dc3-b2f2-e37e949bd020.jpeg',
'Width': 2016},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dca0a0ef-da62-5056-970a-47c7350a4165/dca0a0ef-da62-5056-970a-47c7350a4165_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 735949,
'Height': 1134,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702146/general/36246f3e-49f1-4b05-86b2-263088e0ae1f.jpeg',
'Width': 2016},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dca0a0ef-da62-5056-970a-47c7350a4165/dca0a0ef-da62-5056-970a-47c7350a4165_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 732633,
'Height': 1134,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702146/general/29a5acdb-6860-41f7-9078-a6cca6b01bd6.jpeg',
'Width': 2016},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dca0a0ef-da62-5056-970a-47c7350a4165/dca0a0ef-da62-5056-970a-47c7350a4165_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 729431,
'Height': 1134,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702146/general/fbf70a3e-10af-4888-a83c-65b5206c6318.jpeg',
'Width': 2016},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dca0a0ef-da62-5056-970a-47c7350a4165/dca0a0ef-da62-5056-970a-47c7350a4165_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 809578,
'Height': 1134,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702146/general/14b0cca8-1c1a-4ff2-bdf0-237e35002f34.jpeg',
'Width': 2016},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dca0a0ef-da62-5056-970a-47c7350a4165/dca0a0ef-da62-5056-970a-47c7350a4165_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 534934,
'Height': 1134,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702146/general/0a3388b7-1c59-411b-a06e-20942db208fc.jpeg',
'Width': 2016},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dca0a0ef-da62-5056-970a-47c7350a4165/dca0a0ef-da62-5056-970a-47c7350a4165_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 525118,
'Height': 1134,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702146/general/d4a71776-4c87-4871-b5eb-3119040c8945.jpeg',
'Width': 2016},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dca0a0ef-da62-5056-970a-47c7350a4165/dca0a0ef-da62-5056-970a-47c7350a4165_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 663973,
'Height': 1134,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702146/general/b577e94b-49e5-4eea-99f8-6830e0b09d99.jpeg',
'Width': 2016},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dca0a0ef-da62-5056-970a-47c7350a4165/dca0a0ef-da62-5056-970a-47c7350a4165_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 489518,
'Height': 1134,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702146/general/daf920b8-8284-4a52-980a-63e0fe9ea936.jpeg',
'Width': 2016}],
'price': 13200,
'price_includes_vat': True,
'registration_date': '2020-09-03',
'seats_number': 5,
'seller_name': 'GARAGE SIMON // M SIMON FLORIAN',
'title': 'Peugeot 2008 1.5 HDI GT Line - Diesel - Automatic - 130 hp - 86.757 '
'km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2020}
2026-03-27 13:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737477%27 HTTP/1.1" 200 None
2026-03-27 13:37:08 [adesa.fr] INFO: Saving data for 10737477: {'created_time': 1774618628.240967, 'last_price_update_time': 1774618628.240977, 'auction_closing_time': 1774872900.0}
2026-03-27 13:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737477') HTTP/1.1" 204 0
2026-03-27 13:37:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735846> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:37:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:37:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735162> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:37:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:37:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ee9a27f-0a9c-5800-9a38-14414d97f36b with identifier: 10735846
2026-03-27 13:37:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ee9a27f-0a9c-5800-9a38-14414d97f36b with scrape type 1
2026-03-27 13:37:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2ee9a27f-0a9c-5800-9a38-14414d97f36b
2026-03-27 13:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735784%252Fgeneral%252Fadd126d6-12ca-4da9-8aa1-f002fa259a3a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735784/general/add126d6-12ca-4da9-8aa1-f002fa259a3a.jpg already downloaded
2026-03-27 13:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735784%252Fgeneral%252F76669b27-1bfd-4846-87a4-6f4996dc1c4a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735784/general/76669b27-1bfd-4846-87a4-6f4996dc1c4a.jpg already downloaded
2026-03-27 13:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735784%252Fgeneral%252Fb29c965d-d343-4a56-a93f-70c20752c1d1.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735784/general/b29c965d-d343-4a56-a93f-70c20752c1d1.jpg already downloaded
2026-03-27 13:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735784%252Fgeneral%252Facfa9f2e-4bcd-4b82-9c23-e86ceb0ff2c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735784/general/acfa9f2e-4bcd-4b82-9c23-e86ceb0ff2c9.jpg already downloaded
2026-03-27 13:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735784%252Fgeneral%252Fa09a0874-3397-454d-bcfc-62dd085bc3be.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735784/general/a09a0874-3397-454d-bcfc-62dd085bc3be.jpg already downloaded
2026-03-27 13:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735784%252Fgeneral%252F7bcea503-e1da-48f8-aaaa-8e020f89d090.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735784/general/7bcea503-e1da-48f8-aaaa-8e020f89d090.jpg already downloaded
2026-03-27 13:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735784%252Fgeneral%252F33232f3b-cabc-4189-ab15-c82f142acd3a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735784/general/33232f3b-cabc-4189-ab15-c82f142acd3a.jpg already downloaded
2026-03-27 13:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735784%252Fgeneral%252F82e3d860-b58f-4efd-8b1f-4fec95cc1a3f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735784/general/82e3d860-b58f-4efd-8b1f-4fec95cc1a3f.jpg already downloaded
2026-03-27 13:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735784%252Fgeneral%252Fd714ca52-6b7d-4818-8b4a-af923b87df42.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735784/general/d714ca52-6b7d-4818-8b4a-af923b87df42.jpg already downloaded
2026-03-27 13:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735784%252Fgeneral%252Fe1d46aad-9cd3-4ca7-90e1-21d5af989fa0.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735784/general/e1d46aad-9cd3-4ca7-90e1-21d5af989fa0.jpg already downloaded
2026-03-27 13:37:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 2ee9a27f-0a9c-5800-9a38-14414d97f36b, identifier: 10735846
2026-03-27 13:37:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 2ee9a27f-0a9c-5800-9a38-14414d97f36b with identifier: 10735846
2026-03-27 13:37:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 2ee9a27f-0a9c-5800-9a38-14414d97f36b with identifier: 10735846
2026-03-27 13:37:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 2ee9a27f-0a9c-5800-9a38-14414d97f36b with identifier: 10735846 to the API
2026-03-27 13:37:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:37:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:37:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735846>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '2ee9a27f-0a9c-5800-9a38-14414d97f36b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD677WJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735846',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Audi',
'model': 'A4',
'odometer': 230682,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 52,
'photo_urls': ['https://images.openlane.eu/carimgs/5735784/general/add126d6-12ca-4da9-8aa1-f002fa259a3a.jpg',
'https://images.openlane.eu/carimgs/5735784/general/76669b27-1bfd-4846-87a4-6f4996dc1c4a.jpg',
'https://images.openlane.eu/carimgs/5735784/general/b29c965d-d343-4a56-a93f-70c20752c1d1.jpg',
'https://images.openlane.eu/carimgs/5735784/general/acfa9f2e-4bcd-4b82-9c23-e86ceb0ff2c9.jpg',
'https://images.openlane.eu/carimgs/5735784/general/a09a0874-3397-454d-bcfc-62dd085bc3be.jpg',
'https://images.openlane.eu/carimgs/5735784/general/7bcea503-e1da-48f8-aaaa-8e020f89d090.jpg',
'https://images.openlane.eu/carimgs/5735784/general/33232f3b-cabc-4189-ab15-c82f142acd3a.jpg',
'https://images.openlane.eu/carimgs/5735784/general/82e3d860-b58f-4efd-8b1f-4fec95cc1a3f.jpg',
'https://images.openlane.eu/carimgs/5735784/general/d714ca52-6b7d-4818-8b4a-af923b87df42.jpg',
'https://images.openlane.eu/carimgs/5735784/general/e1d46aad-9cd3-4ca7-90e1-21d5af989fa0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ee9a27f-0a9c-5800-9a38-14414d97f36b/2ee9a27f-0a9c-5800-9a38-14414d97f36b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167465,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735784/general/add126d6-12ca-4da9-8aa1-f002fa259a3a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ee9a27f-0a9c-5800-9a38-14414d97f36b/2ee9a27f-0a9c-5800-9a38-14414d97f36b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186301,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735784/general/76669b27-1bfd-4846-87a4-6f4996dc1c4a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ee9a27f-0a9c-5800-9a38-14414d97f36b/2ee9a27f-0a9c-5800-9a38-14414d97f36b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175768,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735784/general/b29c965d-d343-4a56-a93f-70c20752c1d1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ee9a27f-0a9c-5800-9a38-14414d97f36b/2ee9a27f-0a9c-5800-9a38-14414d97f36b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140547,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735784/general/acfa9f2e-4bcd-4b82-9c23-e86ceb0ff2c9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ee9a27f-0a9c-5800-9a38-14414d97f36b/2ee9a27f-0a9c-5800-9a38-14414d97f36b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115113,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735784/general/a09a0874-3397-454d-bcfc-62dd085bc3be.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ee9a27f-0a9c-5800-9a38-14414d97f36b/2ee9a27f-0a9c-5800-9a38-14414d97f36b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87903,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735784/general/7bcea503-e1da-48f8-aaaa-8e020f89d090.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ee9a27f-0a9c-5800-9a38-14414d97f36b/2ee9a27f-0a9c-5800-9a38-14414d97f36b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106114,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735784/general/33232f3b-cabc-4189-ab15-c82f142acd3a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ee9a27f-0a9c-5800-9a38-14414d97f36b/2ee9a27f-0a9c-5800-9a38-14414d97f36b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92989,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735784/general/82e3d860-b58f-4efd-8b1f-4fec95cc1a3f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ee9a27f-0a9c-5800-9a38-14414d97f36b/2ee9a27f-0a9c-5800-9a38-14414d97f36b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111965,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735784/general/d714ca52-6b7d-4818-8b4a-af923b87df42.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ee9a27f-0a9c-5800-9a38-14414d97f36b/2ee9a27f-0a9c-5800-9a38-14414d97f36b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98465,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735784/general/e1d46aad-9cd3-4ca7-90e1-21d5af989fa0.jpg',
'Width': 1024}],
'price': 9600,
'price_includes_vat': True,
'registration_date': '2021-12-28',
'seats_number': 5,
'seller_name': 'Arval Fleet Services',
'title': 'Audi A4 Avant 35 TDI Business - Diesel - Automatic - 163 hp - '
'230.682 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 13:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735846%27 HTTP/1.1" 200 None
2026-03-27 13:37:10 [adesa.fr] INFO: Saving data for 10735846: {'created_time': 1774618630.180111, 'last_price_update_time': 1774618630.180121, 'auction_closing_time': 1774868400.0}
2026-03-27 13:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735846') HTTP/1.1" 204 0
2026-03-27 13:37:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a049923d-2e28-5f03-ac27-ef291df03acf with identifier: 10735162
2026-03-27 13:37:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a049923d-2e28-5f03-ac27-ef291df03acf with scrape type 1
2026-03-27 13:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a049923d-2e28-5f03-ac27-ef291df03acf
2026-03-27 13:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722938%252Fgeneral%252F18ef2d34-4c88-4779-baad-3f189da88dbd.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722938/general/18ef2d34-4c88-4779-baad-3f189da88dbd.JPG not downloaded yet
2026-03-27 13:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722938%252Fgeneral%252Fa6e07d04-435e-488f-978a-b7fd542fe777.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722938/general/a6e07d04-435e-488f-978a-b7fd542fe777.JPG not downloaded yet
2026-03-27 13:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722938%252Fgeneral%252F28bbf6c4-fd8c-4d97-aa31-a93c29e55ab7.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722938/general/28bbf6c4-fd8c-4d97-aa31-a93c29e55ab7.JPG not downloaded yet
2026-03-27 13:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722938%252Fgeneral%252F99cd2b95-4b76-4279-bda7-f376248805c3.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722938/general/99cd2b95-4b76-4279-bda7-f376248805c3.JPG not downloaded yet
2026-03-27 13:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722938%252Fgeneral%252Fc9a664e3-549e-46c8-8a84-dae033229cf6.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722938/general/c9a664e3-549e-46c8-8a84-dae033229cf6.JPG not downloaded yet
2026-03-27 13:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722938%252Fgeneral%252F56ee2879-2758-4487-bda8-9057a985fb91.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722938/general/56ee2879-2758-4487-bda8-9057a985fb91.JPG not downloaded yet
2026-03-27 13:37:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722938/general/18ef2d34-4c88-4779-baad-3f189da88dbd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735162)
2026-03-27 13:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722938%252Fgeneral%252F9f2b8a1f-ad73-41de-ab74-6e9d5564f317.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722938/general/9f2b8a1f-ad73-41de-ab74-6e9d5564f317.JPG not downloaded yet
2026-03-27 13:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722938%252Fgeneral%252F0ad9f143-bd47-4a5d-ad8a-9679acc98b72.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722938/general/0ad9f143-bd47-4a5d-ad8a-9679acc98b72.JPG not downloaded yet
2026-03-27 13:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722938%252Fgeneral%252F98528626-4510-4695-a6e2-5c9cc792a59b.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722938/general/98528626-4510-4695-a6e2-5c9cc792a59b.JPG not downloaded yet
2026-03-27 13:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722938%252Fgeneral%252Fd26a85c2-dfa7-441a-b275-2a7a673623c8.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:37:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722938/general/d26a85c2-dfa7-441a-b275-2a7a673623c8.JPG not downloaded yet
2026-03-27 13:37:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722938/general/56ee2879-2758-4487-bda8-9057a985fb91.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735162)
2026-03-27 13:37:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item a049923d-2e28-5f03-ac27-ef291df03acf due to Ignoring non-200 response
2026-03-27 13:37:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722938/general/d26a85c2-dfa7-441a-b275-2a7a673623c8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735162)
2026-03-27 13:37:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722938/general/98528626-4510-4695-a6e2-5c9cc792a59b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735162)
2026-03-27 13:37:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item a049923d-2e28-5f03-ac27-ef291df03acf due to Ignoring non-200 response
2026-03-27 13:37:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722938/general/0ad9f143-bd47-4a5d-ad8a-9679acc98b72.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735162)
2026-03-27 13:37:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item a049923d-2e28-5f03-ac27-ef291df03acf due to Ignoring non-200 response
2026-03-27 13:37:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722938/general/9f2b8a1f-ad73-41de-ab74-6e9d5564f317.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735162)
2026-03-27 13:37:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item a049923d-2e28-5f03-ac27-ef291df03acf due to Ignoring non-200 response
2026-03-27 13:37:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722938/general/c9a664e3-549e-46c8-8a84-dae033229cf6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735162)
2026-03-27 13:37:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item a049923d-2e28-5f03-ac27-ef291df03acf due to Ignoring non-200 response
2026-03-27 13:37:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722938/general/99cd2b95-4b76-4279-bda7-f376248805c3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735162)
2026-03-27 13:37:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item a049923d-2e28-5f03-ac27-ef291df03acf due to Ignoring non-200 response
2026-03-27 13:37:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722938/general/28bbf6c4-fd8c-4d97-aa31-a93c29e55ab7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735162)
2026-03-27 13:37:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item a049923d-2e28-5f03-ac27-ef291df03acf due to Ignoring non-200 response
2026-03-27 13:37:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722938/general/a6e07d04-435e-488f-978a-b7fd542fe777.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735162)
2026-03-27 13:37:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item a049923d-2e28-5f03-ac27-ef291df03acf due to Ignoring non-200 response
2026-03-27 13:37:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item a049923d-2e28-5f03-ac27-ef291df03acf due to Ignoring non-200 response
2026-03-27 13:37:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a049923d-2e28-5f03-ac27-ef291df03acf, skipping ID generation
2026-03-27 13:37:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a049923d-2e28-5f03-ac27-ef291df03acf with scrape type 1
2026-03-27 13:37:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a049923d-2e28-5f03-ac27-ef291df03acf sending to next pipeline
2026-03-27 13:37:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: a049923d-2e28-5f03-ac27-ef291df03acf, identifier: 10735162
2026-03-27 13:37:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: a049923d-2e28-5f03-ac27-ef291df03acf with identifier: 10735162
2026-03-27 13:37:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: a049923d-2e28-5f03-ac27-ef291df03acf with identifier: 10735162
2026-03-27 13:37:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: a049923d-2e28-5f03-ac27-ef291df03acf with identifier: 10735162 to the API
2026-03-27 13:37:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:37:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:37:11 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5722938/general/a6e07d04-435e-488f-978a-b7fd542fe777.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'a049923d-2e28-5f03-ac27-ef291df03acf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GX303RX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735162',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 23431,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 30,
'photos': [],
'price': 4650,
'price_includes_vat': True,
'registration_date': '2024-06-20',
'seats_number': 5,
'seller_name': 'Luckx Trade bv',
'title': 'Toyota Yaris Dynamic Business - Petrol - Manual - 125 hp - 23.431 '
'km',
'transmission': 'manual',
'trim': 'Dynamic Business',
'vin': None,
'year': 2024}
2026-03-27 13:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735162%27 HTTP/1.1" 200 None
2026-03-27 13:37:11 [adesa.fr] INFO: Saving data for 10735162: {'created_time': 1774618631.251314, 'last_price_update_time': 1774618631.251325, 'auction_closing_time': 1774864800.0}
2026-03-27 13:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735162') HTTP/1.1" 204 0
2026-03-27 13:37:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item a049923d-2e28-5f03-ac27-ef291df03acf due to Ignoring non-200 response
2026-03-27 13:37:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735824> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:37:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:37:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b65510e6-6ffd-5f8c-8825-8ebfef88b990 with identifier: 10735824
2026-03-27 13:37:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b65510e6-6ffd-5f8c-8825-8ebfef88b990 with scrape type 1
2026-03-27 13:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b65510e6-6ffd-5f8c-8825-8ebfef88b990
2026-03-27 13:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718774%252Fgeneral%252F99ca23c7-e109-4fd3-ba02-b1058be348e5.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718774/general/99ca23c7-e109-4fd3-ba02-b1058be348e5.jpg already downloaded
2026-03-27 13:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718774%252Fgeneral%252Fe0bb62f2-b136-4f5b-ac80-688440a9a8c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718774/general/e0bb62f2-b136-4f5b-ac80-688440a9a8c9.jpg already downloaded
2026-03-27 13:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718774%252Fgeneral%252F5ca50143-86fb-45ea-a55f-214eb1119409.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718774/general/5ca50143-86fb-45ea-a55f-214eb1119409.jpg already downloaded
2026-03-27 13:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718774%252Fgeneral%252F6ad86129-e85e-4a33-8b36-a7bcb13c2688.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718774/general/6ad86129-e85e-4a33-8b36-a7bcb13c2688.jpg already downloaded
2026-03-27 13:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718774%252Fgeneral%252Fdc3f44bb-d5f7-432e-8544-b01ab3410a2a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718774/general/dc3f44bb-d5f7-432e-8544-b01ab3410a2a.jpg already downloaded
2026-03-27 13:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718774%252Fgeneral%252Fc6004898-5bad-466d-b6bb-97037447a20d.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718774/general/c6004898-5bad-466d-b6bb-97037447a20d.jpg already downloaded
2026-03-27 13:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718774%252Fgeneral%252Fe3588979-1faa-4a15-b578-afc622865ad4.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718774/general/e3588979-1faa-4a15-b578-afc622865ad4.jpg already downloaded
2026-03-27 13:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718774%252Fgeneral%252Ff04f3ac3-631d-4aac-983d-c42255bf13ef.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718774/general/f04f3ac3-631d-4aac-983d-c42255bf13ef.jpg already downloaded
2026-03-27 13:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718774%252Fgeneral%252Fe73441df-b115-4030-81f0-dd0e4ba82d57.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718774/general/e73441df-b115-4030-81f0-dd0e4ba82d57.jpg already downloaded
2026-03-27 13:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5718774%252Fgeneral%252Fe9c5cd70-973f-4651-8602-a340d6e17a5d.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5718774/general/e9c5cd70-973f-4651-8602-a340d6e17a5d.jpg already downloaded
2026-03-27 13:37:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b65510e6-6ffd-5f8c-8825-8ebfef88b990, identifier: 10735824
2026-03-27 13:37:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b65510e6-6ffd-5f8c-8825-8ebfef88b990 with identifier: 10735824
2026-03-27 13:37:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b65510e6-6ffd-5f8c-8825-8ebfef88b990 with identifier: 10735824
2026-03-27 13:37:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b65510e6-6ffd-5f8c-8825-8ebfef88b990 with identifier: 10735824 to the API
2026-03-27 13:37:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:37:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:37:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735824>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'b65510e6-6ffd-5f8c-8825-8ebfef88b990',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE499ZW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735824',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Audi',
'model': 'A4',
'odometer': 226811,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5718774/general/99ca23c7-e109-4fd3-ba02-b1058be348e5.jpg',
'https://images.openlane.eu/carimgs/5718774/general/e0bb62f2-b136-4f5b-ac80-688440a9a8c9.jpg',
'https://images.openlane.eu/carimgs/5718774/general/5ca50143-86fb-45ea-a55f-214eb1119409.jpg',
'https://images.openlane.eu/carimgs/5718774/general/6ad86129-e85e-4a33-8b36-a7bcb13c2688.jpg',
'https://images.openlane.eu/carimgs/5718774/general/dc3f44bb-d5f7-432e-8544-b01ab3410a2a.jpg',
'https://images.openlane.eu/carimgs/5718774/general/c6004898-5bad-466d-b6bb-97037447a20d.jpg',
'https://images.openlane.eu/carimgs/5718774/general/e3588979-1faa-4a15-b578-afc622865ad4.jpg',
'https://images.openlane.eu/carimgs/5718774/general/f04f3ac3-631d-4aac-983d-c42255bf13ef.jpg',
'https://images.openlane.eu/carimgs/5718774/general/e73441df-b115-4030-81f0-dd0e4ba82d57.jpg',
'https://images.openlane.eu/carimgs/5718774/general/e9c5cd70-973f-4651-8602-a340d6e17a5d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b65510e6-6ffd-5f8c-8825-8ebfef88b990/b65510e6-6ffd-5f8c-8825-8ebfef88b990_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130813,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718774/general/99ca23c7-e109-4fd3-ba02-b1058be348e5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b65510e6-6ffd-5f8c-8825-8ebfef88b990/b65510e6-6ffd-5f8c-8825-8ebfef88b990_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139120,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718774/general/e0bb62f2-b136-4f5b-ac80-688440a9a8c9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b65510e6-6ffd-5f8c-8825-8ebfef88b990/b65510e6-6ffd-5f8c-8825-8ebfef88b990_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138896,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718774/general/5ca50143-86fb-45ea-a55f-214eb1119409.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b65510e6-6ffd-5f8c-8825-8ebfef88b990/b65510e6-6ffd-5f8c-8825-8ebfef88b990_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128960,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718774/general/6ad86129-e85e-4a33-8b36-a7bcb13c2688.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b65510e6-6ffd-5f8c-8825-8ebfef88b990/b65510e6-6ffd-5f8c-8825-8ebfef88b990_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89854,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718774/general/dc3f44bb-d5f7-432e-8544-b01ab3410a2a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b65510e6-6ffd-5f8c-8825-8ebfef88b990/b65510e6-6ffd-5f8c-8825-8ebfef88b990_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94839,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718774/general/c6004898-5bad-466d-b6bb-97037447a20d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b65510e6-6ffd-5f8c-8825-8ebfef88b990/b65510e6-6ffd-5f8c-8825-8ebfef88b990_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122784,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718774/general/e3588979-1faa-4a15-b578-afc622865ad4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b65510e6-6ffd-5f8c-8825-8ebfef88b990/b65510e6-6ffd-5f8c-8825-8ebfef88b990_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91243,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718774/general/f04f3ac3-631d-4aac-983d-c42255bf13ef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b65510e6-6ffd-5f8c-8825-8ebfef88b990/b65510e6-6ffd-5f8c-8825-8ebfef88b990_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83401,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718774/general/e73441df-b115-4030-81f0-dd0e4ba82d57.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b65510e6-6ffd-5f8c-8825-8ebfef88b990/b65510e6-6ffd-5f8c-8825-8ebfef88b990_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92793,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5718774/general/e9c5cd70-973f-4651-8602-a340d6e17a5d.jpg',
'Width': 1024}],
'price': 9700,
'price_includes_vat': True,
'registration_date': '2022-02-15',
'seats_number': 5,
'seller_name': 'ARVAL SERVICE LEASE',
'title': 'Audi A4 Avant 35 TFSI Business - Petrol - Automatic - 150 hp - '
'226.811 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-27 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735824%27 HTTP/1.1" 200 None
2026-03-27 13:37:12 [adesa.fr] INFO: Saving data for 10735824: {'created_time': 1774618632.118355, 'last_price_update_time': 1774618632.118367, 'auction_closing_time': 1774868400.0}
2026-03-27 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735824') HTTP/1.1" 204 0
2026-03-27 13:37:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735161> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:37:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:37:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 344d3167-234f-5f7c-9dc5-e2282ef40fc6 with identifier: 10735161
2026-03-27 13:37:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 344d3167-234f-5f7c-9dc5-e2282ef40fc6 with scrape type 1
2026-03-27 13:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 344d3167-234f-5f7c-9dc5-e2282ef40fc6
2026-03-27 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722936%252Fgeneral%252F5e62b066-a491-4daa-aab0-3770bad02c62.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722936/general/5e62b066-a491-4daa-aab0-3770bad02c62.JPG not downloaded yet
2026-03-27 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722936%252Fgeneral%252F99d0cef5-6bfc-412c-9e1e-967d65e82a18.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722936/general/99d0cef5-6bfc-412c-9e1e-967d65e82a18.JPG not downloaded yet
2026-03-27 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722936%252Fgeneral%252F0970d5f8-5478-4993-9b1a-2b74611201fa.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722936/general/0970d5f8-5478-4993-9b1a-2b74611201fa.JPG not downloaded yet
2026-03-27 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722936%252Fgeneral%252F48ca6926-c6ff-43e4-8db9-257397a752c5.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722936/general/48ca6926-c6ff-43e4-8db9-257397a752c5.JPG not downloaded yet
2026-03-27 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722936%252Fgeneral%252Ff089098a-462c-448e-b897-33ce5e6d2511.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722936/general/f089098a-462c-448e-b897-33ce5e6d2511.JPG not downloaded yet
2026-03-27 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722936%252Fgeneral%252F9dc68ef0-f59d-4097-8ddc-9d89b637dfa9.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722936/general/9dc68ef0-f59d-4097-8ddc-9d89b637dfa9.JPG not downloaded yet
2026-03-27 13:37:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722936/general/5e62b066-a491-4daa-aab0-3770bad02c62.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735161)
2026-03-27 13:37:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722936/general/99d0cef5-6bfc-412c-9e1e-967d65e82a18.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735161)
2026-03-27 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722936%252Fgeneral%252F3dd13a22-e9dd-4967-94f8-4645651ed640.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722936/general/3dd13a22-e9dd-4967-94f8-4645651ed640.JPG not downloaded yet
2026-03-27 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722936%252Fgeneral%252Fa5b11f3f-9813-4456-8ed9-047071119c24.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722936/general/a5b11f3f-9813-4456-8ed9-047071119c24.JPG not downloaded yet
2026-03-27 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722936%252Fgeneral%252F410de6eb-6571-4c85-b49b-31b67ea573b4.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722936/general/410de6eb-6571-4c85-b49b-31b67ea573b4.JPG not downloaded yet
2026-03-27 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722936%252Fgeneral%252Fb82c532e-f31c-44b2-8188-738f9bf48e37.JPG%27 HTTP/1.1" 200 None
2026-03-27 13:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722936/general/b82c532e-f31c-44b2-8188-738f9bf48e37.JPG not downloaded yet
2026-03-27 13:37:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722936/general/9dc68ef0-f59d-4097-8ddc-9d89b637dfa9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735161)
2026-03-27 13:37:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722936/general/f089098a-462c-448e-b897-33ce5e6d2511.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735161)
2026-03-27 13:37:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 344d3167-234f-5f7c-9dc5-e2282ef40fc6 due to Ignoring non-200 response
2026-03-27 13:37:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 344d3167-234f-5f7c-9dc5-e2282ef40fc6 due to Ignoring non-200 response
2026-03-27 13:37:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722936/general/410de6eb-6571-4c85-b49b-31b67ea573b4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735161)
2026-03-27 13:37:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722936/general/b82c532e-f31c-44b2-8188-738f9bf48e37.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735161)
2026-03-27 13:37:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722936/general/0970d5f8-5478-4993-9b1a-2b74611201fa.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735161)
2026-03-27 13:37:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722936/general/48ca6926-c6ff-43e4-8db9-257397a752c5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735161)
2026-03-27 13:37:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722936/general/3dd13a22-e9dd-4967-94f8-4645651ed640.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735161)
2026-03-27 13:37:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722936/general/a5b11f3f-9813-4456-8ed9-047071119c24.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735161)
2026-03-27 13:37:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 344d3167-234f-5f7c-9dc5-e2282ef40fc6 due to Ignoring non-200 response
2026-03-27 13:37:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 344d3167-234f-5f7c-9dc5-e2282ef40fc6 due to Ignoring non-200 response
2026-03-27 13:37:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 344d3167-234f-5f7c-9dc5-e2282ef40fc6 due to Ignoring non-200 response
2026-03-27 13:37:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 344d3167-234f-5f7c-9dc5-e2282ef40fc6 due to Ignoring non-200 response
2026-03-27 13:37:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 344d3167-234f-5f7c-9dc5-e2282ef40fc6 due to Ignoring non-200 response
2026-03-27 13:37:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 344d3167-234f-5f7c-9dc5-e2282ef40fc6 due to Ignoring non-200 response
2026-03-27 13:37:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 344d3167-234f-5f7c-9dc5-e2282ef40fc6 due to Ignoring non-200 response
2026-03-27 13:37:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 344d3167-234f-5f7c-9dc5-e2282ef40fc6, skipping ID generation
2026-03-27 13:37:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 344d3167-234f-5f7c-9dc5-e2282ef40fc6 with scrape type 1
2026-03-27 13:37:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 344d3167-234f-5f7c-9dc5-e2282ef40fc6 sending to next pipeline
2026-03-27 13:37:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 344d3167-234f-5f7c-9dc5-e2282ef40fc6, identifier: 10735161
2026-03-27 13:37:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 344d3167-234f-5f7c-9dc5-e2282ef40fc6 with identifier: 10735161
2026-03-27 13:37:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 344d3167-234f-5f7c-9dc5-e2282ef40fc6 with identifier: 10735161
2026-03-27 13:37:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 344d3167-234f-5f7c-9dc5-e2282ef40fc6 with identifier: 10735161 to the API
2026-03-27 13:37:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:37:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:37:13 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5722936/general/a5b11f3f-9813-4456-8ed9-047071119c24.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '344d3167-234f-5f7c-9dc5-e2282ef40fc6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GB566YH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735161',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 86692,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 27,
'photos': [],
'price': 4650,
'price_includes_vat': True,
'registration_date': '2021-04-13',
'seats_number': 5,
'seller_name': 'Luckx Trade bv',
'title': 'Peugeot 208 1.2i - Petrol - Automatic - 130 hp - 86.692 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 13:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735161%27 HTTP/1.1" 200 None
2026-03-27 13:37:14 [adesa.fr] INFO: Saving data for 10735161: {'created_time': 1774618634.013328, 'last_price_update_time': 1774618634.013339, 'auction_closing_time': 1774864800.0}
2026-03-27 13:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735161') HTTP/1.1" 204 0
2026-03-27 13:37:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 344d3167-234f-5f7c-9dc5-e2282ef40fc6 due to Ignoring non-200 response
2026-03-27 13:37:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735791> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:37:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:37:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737449> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:37:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:37:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735126> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:37:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:37:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3498120c-b96f-500d-97b4-a69094084777 with identifier: 10735791
2026-03-27 13:37:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3498120c-b96f-500d-97b4-a69094084777 with scrape type 1
2026-03-27 13:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3498120c-b96f-500d-97b4-a69094084777
2026-03-27 13:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673732%252Fgeneral%252F2977ded1-701a-4874-89a5-4e2273dc11a7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673732/general/2977ded1-701a-4874-89a5-4e2273dc11a7.jpeg already downloaded
2026-03-27 13:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673732%252Fgeneral%252F1f610fc5-e0fa-4bb6-82d7-3732a4e0ef3a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673732/general/1f610fc5-e0fa-4bb6-82d7-3732a4e0ef3a.jpeg already downloaded
2026-03-27 13:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673732%252Fgeneral%252F6791cca1-b1a0-489a-bb0d-9273f112c04b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673732/general/6791cca1-b1a0-489a-bb0d-9273f112c04b.jpeg already downloaded
2026-03-27 13:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673732%252Fgeneral%252Ffd7a02e6-27d3-4928-a983-5ab2d787bfd7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673732/general/fd7a02e6-27d3-4928-a983-5ab2d787bfd7.jpeg already downloaded
2026-03-27 13:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673732%252Fgeneral%252F7d1f3aaf-ff0f-4ae2-8a5e-7f6d07e4e085.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673732/general/7d1f3aaf-ff0f-4ae2-8a5e-7f6d07e4e085.jpeg already downloaded
2026-03-27 13:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673732%252Fgeneral%252F5e1b2c56-8de4-49fd-9735-f3bcc6457f28.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673732/general/5e1b2c56-8de4-49fd-9735-f3bcc6457f28.jpeg already downloaded
2026-03-27 13:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673732%252Fgeneral%252Fd8268a07-2b75-4e7e-90d3-b083c4a8e836.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673732/general/d8268a07-2b75-4e7e-90d3-b083c4a8e836.jpeg already downloaded
2026-03-27 13:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673732%252Fgeneral%252Fc245d3cd-8d14-42e0-89ef-de3a53b3f9e7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673732/general/c245d3cd-8d14-42e0-89ef-de3a53b3f9e7.jpeg already downloaded
2026-03-27 13:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673732%252Fgeneral%252Ff65b97a3-949f-4a52-9a13-4757f3fedd13.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673732/general/f65b97a3-949f-4a52-9a13-4757f3fedd13.jpeg already downloaded
2026-03-27 13:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673732%252Fgeneral%252F1e98772b-b6f0-4026-a1bc-fe237f52ce70.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:37:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673732/general/1e98772b-b6f0-4026-a1bc-fe237f52ce70.jpeg already downloaded
2026-03-27 13:37:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 3498120c-b96f-500d-97b4-a69094084777, identifier: 10735791
2026-03-27 13:37:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 3498120c-b96f-500d-97b4-a69094084777 with identifier: 10735791
2026-03-27 13:37:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 3498120c-b96f-500d-97b4-a69094084777 with identifier: 10735791
2026-03-27 13:37:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 3498120c-b96f-500d-97b4-a69094084777 with identifier: 10735791 to the API
2026-03-27 13:37:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:37:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:37:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735791>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': '3498120c-b96f-500d-97b4-a69094084777',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM-504-ZH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735791',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Citroën',
'model': 'C5',
'odometer': 85803,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 43,
'photo_urls': ['https://images.openlane.eu/carimgs/5673732/general/2977ded1-701a-4874-89a5-4e2273dc11a7.jpeg',
'https://images.openlane.eu/carimgs/5673732/general/1f610fc5-e0fa-4bb6-82d7-3732a4e0ef3a.jpeg',
'https://images.openlane.eu/carimgs/5673732/general/6791cca1-b1a0-489a-bb0d-9273f112c04b.jpeg',
'https://images.openlane.eu/carimgs/5673732/general/fd7a02e6-27d3-4928-a983-5ab2d787bfd7.jpeg',
'https://images.openlane.eu/carimgs/5673732/general/7d1f3aaf-ff0f-4ae2-8a5e-7f6d07e4e085.jpeg',
'https://images.openlane.eu/carimgs/5673732/general/5e1b2c56-8de4-49fd-9735-f3bcc6457f28.jpeg',
'https://images.openlane.eu/carimgs/5673732/general/d8268a07-2b75-4e7e-90d3-b083c4a8e836.jpeg',
'https://images.openlane.eu/carimgs/5673732/general/c245d3cd-8d14-42e0-89ef-de3a53b3f9e7.jpeg',
'https://images.openlane.eu/carimgs/5673732/general/f65b97a3-949f-4a52-9a13-4757f3fedd13.jpeg',
'https://images.openlane.eu/carimgs/5673732/general/1e98772b-b6f0-4026-a1bc-fe237f52ce70.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3498120c-b96f-500d-97b4-a69094084777/3498120c-b96f-500d-97b4-a69094084777_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2627631,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673732/general/2977ded1-701a-4874-89a5-4e2273dc11a7.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3498120c-b96f-500d-97b4-a69094084777/3498120c-b96f-500d-97b4-a69094084777_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2623770,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673732/general/1f610fc5-e0fa-4bb6-82d7-3732a4e0ef3a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3498120c-b96f-500d-97b4-a69094084777/3498120c-b96f-500d-97b4-a69094084777_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2524307,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673732/general/6791cca1-b1a0-489a-bb0d-9273f112c04b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3498120c-b96f-500d-97b4-a69094084777/3498120c-b96f-500d-97b4-a69094084777_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2787003,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673732/general/fd7a02e6-27d3-4928-a983-5ab2d787bfd7.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3498120c-b96f-500d-97b4-a69094084777/3498120c-b96f-500d-97b4-a69094084777_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2892904,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673732/general/7d1f3aaf-ff0f-4ae2-8a5e-7f6d07e4e085.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3498120c-b96f-500d-97b4-a69094084777/3498120c-b96f-500d-97b4-a69094084777_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3036441,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673732/general/5e1b2c56-8de4-49fd-9735-f3bcc6457f28.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3498120c-b96f-500d-97b4-a69094084777/3498120c-b96f-500d-97b4-a69094084777_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3071584,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673732/general/d8268a07-2b75-4e7e-90d3-b083c4a8e836.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3498120c-b96f-500d-97b4-a69094084777/3498120c-b96f-500d-97b4-a69094084777_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2902395,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673732/general/c245d3cd-8d14-42e0-89ef-de3a53b3f9e7.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3498120c-b96f-500d-97b4-a69094084777/3498120c-b96f-500d-97b4-a69094084777_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2728773,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673732/general/f65b97a3-949f-4a52-9a13-4757f3fedd13.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3498120c-b96f-500d-97b4-a69094084777/3498120c-b96f-500d-97b4-a69094084777_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1882506,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673732/general/1e98772b-b6f0-4026-a1bc-fe237f52ce70.jpeg',
'Width': 4032}],
'price': 10000,
'price_includes_vat': True,
'registration_date': '2023-03-25',
'seats_number': 5,
'seller_name': 'SAS COMPAGNIE PICARDE DE LOGISTIQUE AUTO',
'title': 'Citroën C5 X 1.2 Feel - Petrol - Automatic - 131 hp - 85.803 km',
'transmission': 'automatic',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-27 13:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735791%27 HTTP/1.1" 200 None
2026-03-27 13:37:17 [adesa.fr] INFO: Saving data for 10735791: {'created_time': 1774618637.31424, 'last_price_update_time': 1774618637.314251, 'auction_closing_time': 1774868400.0}
2026-03-27 13:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735791') HTTP/1.1" 204 0
2026-03-27 13:37:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737451> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:37:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:37:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5db6213-bf94-55c8-8156-afc0daec2105 with identifier: 10737449
2026-03-27 13:37:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5db6213-bf94-55c8-8156-afc0daec2105 with scrape type 1
2026-03-27 13:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c5db6213-bf94-55c8-8156-afc0daec2105
2026-03-27 13:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713398%252Fgeneral%252Fc8fefa70-ee79-43c0-a841-cd96afaad99e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713398/general/c8fefa70-ee79-43c0-a841-cd96afaad99e.jpg already downloaded
2026-03-27 13:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713398%252Fgeneral%252F6ac03012-e1f8-43b6-8eda-74a08dfa5f46.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713398/general/6ac03012-e1f8-43b6-8eda-74a08dfa5f46.jpg already downloaded
2026-03-27 13:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713398%252Fgeneral%252F1e563783-bb35-4f21-b3c6-aa2160c4d699.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713398/general/1e563783-bb35-4f21-b3c6-aa2160c4d699.jpg already downloaded
2026-03-27 13:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713398%252Fgeneral%252F20aa5ebe-a290-4820-9ccf-83ae6514b129.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713398/general/20aa5ebe-a290-4820-9ccf-83ae6514b129.jpg already downloaded
2026-03-27 13:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713398%252Fgeneral%252F3f058ebf-6d3e-4f91-9007-773c554db3cb.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713398/general/3f058ebf-6d3e-4f91-9007-773c554db3cb.jpg already downloaded
2026-03-27 13:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713398%252Fgeneral%252Fbdd64d18-acac-4835-80f5-00193b748bba.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713398/general/bdd64d18-acac-4835-80f5-00193b748bba.jpg already downloaded
2026-03-27 13:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713398%252Fgeneral%252Fdf6cda50-dc62-435b-be4c-4342ea950ea0.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713398/general/df6cda50-dc62-435b-be4c-4342ea950ea0.jpg already downloaded
2026-03-27 13:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713398%252Fgeneral%252Fb13bfbaa-7a9b-4905-b9a7-98e9665f4f42.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713398/general/b13bfbaa-7a9b-4905-b9a7-98e9665f4f42.jpg already downloaded
2026-03-27 13:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713398%252Fgeneral%252F903616c3-06e5-4be1-825f-372433e0c074.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713398/general/903616c3-06e5-4be1-825f-372433e0c074.jpg already downloaded
2026-03-27 13:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713398%252Fgeneral%252Fc16639e1-7393-47e1-bd0a-03c650fc97d4.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713398/general/c16639e1-7393-47e1-bd0a-03c650fc97d4.jpg already downloaded
2026-03-27 13:37:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: c5db6213-bf94-55c8-8156-afc0daec2105, identifier: 10737449
2026-03-27 13:37:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0bbff0e-b394-54d3-ae8d-f623e2ba72c2 with identifier: 10735126
2026-03-27 13:37:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0bbff0e-b394-54d3-ae8d-f623e2ba72c2 with scrape type 1
2026-03-27 13:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f0bbff0e-b394-54d3-ae8d-f623e2ba72c2
2026-03-27 13:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699129%252Fgeneral%252F7db2ce10-196c-448c-9ca9-eb1896f37947.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699129/general/7db2ce10-196c-448c-9ca9-eb1896f37947.jpg already downloaded
2026-03-27 13:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699129%252Fgeneral%252F1f5ac0e0-be05-4ef5-9f95-20367fd63a97.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699129/general/1f5ac0e0-be05-4ef5-9f95-20367fd63a97.jpg already downloaded
2026-03-27 13:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699129%252Fgeneral%252F09add31f-53b8-4477-be50-b19c78edebe2.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699129/general/09add31f-53b8-4477-be50-b19c78edebe2.jpg already downloaded
2026-03-27 13:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699129%252Fgeneral%252F958180cf-00ab-483e-80af-d60877744093.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699129/general/958180cf-00ab-483e-80af-d60877744093.jpg already downloaded
2026-03-27 13:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699129%252Fgeneral%252F30ad0c18-b47d-459b-ad9b-55c809307721.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699129/general/30ad0c18-b47d-459b-ad9b-55c809307721.jpg already downloaded
2026-03-27 13:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699129%252Fgeneral%252F96268a42-1e2a-4967-add5-9f13a8bed319.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699129/general/96268a42-1e2a-4967-add5-9f13a8bed319.jpg already downloaded
2026-03-27 13:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699129%252Fgeneral%252F39bde469-f472-4204-8896-d874642f0f67.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699129/general/39bde469-f472-4204-8896-d874642f0f67.jpg already downloaded
2026-03-27 13:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699129%252Fgeneral%252F05e02b23-0131-436b-a937-af6f51a10af6.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699129/general/05e02b23-0131-436b-a937-af6f51a10af6.jpg already downloaded
2026-03-27 13:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699129%252Fgeneral%252F5b88fd3e-e8f1-4f0d-97cf-d76ba0585cf7.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699129/general/5b88fd3e-e8f1-4f0d-97cf-d76ba0585cf7.jpg already downloaded
2026-03-27 13:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5699129%252Fgeneral%252F877f8a37-e63f-45d6-bfde-e807001d7354.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5699129/general/877f8a37-e63f-45d6-bfde-e807001d7354.jpg already downloaded
2026-03-27 13:37:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f0bbff0e-b394-54d3-ae8d-f623e2ba72c2, identifier: 10735126
2026-03-27 13:37:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: c5db6213-bf94-55c8-8156-afc0daec2105 with identifier: 10737449
2026-03-27 13:37:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: c5db6213-bf94-55c8-8156-afc0daec2105 with identifier: 10737449
2026-03-27 13:37:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: c5db6213-bf94-55c8-8156-afc0daec2105 with identifier: 10737449 to the API
2026-03-27 13:37:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:37:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:37:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737449>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'c5db6213-bf94-55c8-8156-afc0daec2105',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EC-422-RD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737449',
'listing': 'auctionplusdirectbuy',
'location': 'EXCENEVEX (France)',
'make': 'Renault',
'model': 'Megane',
'odometer': 88145,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 50,
'photo_urls': ['https://images.openlane.eu/carimgs/5713398/general/c8fefa70-ee79-43c0-a841-cd96afaad99e.jpg',
'https://images.openlane.eu/carimgs/5713398/general/6ac03012-e1f8-43b6-8eda-74a08dfa5f46.jpg',
'https://images.openlane.eu/carimgs/5713398/general/1e563783-bb35-4f21-b3c6-aa2160c4d699.jpg',
'https://images.openlane.eu/carimgs/5713398/general/20aa5ebe-a290-4820-9ccf-83ae6514b129.jpg',
'https://images.openlane.eu/carimgs/5713398/general/3f058ebf-6d3e-4f91-9007-773c554db3cb.jpg',
'https://images.openlane.eu/carimgs/5713398/general/bdd64d18-acac-4835-80f5-00193b748bba.jpg',
'https://images.openlane.eu/carimgs/5713398/general/df6cda50-dc62-435b-be4c-4342ea950ea0.jpg',
'https://images.openlane.eu/carimgs/5713398/general/b13bfbaa-7a9b-4905-b9a7-98e9665f4f42.jpg',
'https://images.openlane.eu/carimgs/5713398/general/903616c3-06e5-4be1-825f-372433e0c074.jpg',
'https://images.openlane.eu/carimgs/5713398/general/c16639e1-7393-47e1-bd0a-03c650fc97d4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5db6213-bf94-55c8-8156-afc0daec2105/c5db6213-bf94-55c8-8156-afc0daec2105_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309127,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713398/general/c8fefa70-ee79-43c0-a841-cd96afaad99e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5db6213-bf94-55c8-8156-afc0daec2105/c5db6213-bf94-55c8-8156-afc0daec2105_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324861,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713398/general/6ac03012-e1f8-43b6-8eda-74a08dfa5f46.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5db6213-bf94-55c8-8156-afc0daec2105/c5db6213-bf94-55c8-8156-afc0daec2105_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299080,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713398/general/1e563783-bb35-4f21-b3c6-aa2160c4d699.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5db6213-bf94-55c8-8156-afc0daec2105/c5db6213-bf94-55c8-8156-afc0daec2105_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288193,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713398/general/20aa5ebe-a290-4820-9ccf-83ae6514b129.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5db6213-bf94-55c8-8156-afc0daec2105/c5db6213-bf94-55c8-8156-afc0daec2105_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313675,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713398/general/3f058ebf-6d3e-4f91-9007-773c554db3cb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5db6213-bf94-55c8-8156-afc0daec2105/c5db6213-bf94-55c8-8156-afc0daec2105_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 327889,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713398/general/bdd64d18-acac-4835-80f5-00193b748bba.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5db6213-bf94-55c8-8156-afc0daec2105/c5db6213-bf94-55c8-8156-afc0daec2105_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216118,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713398/general/df6cda50-dc62-435b-be4c-4342ea950ea0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5db6213-bf94-55c8-8156-afc0daec2105/c5db6213-bf94-55c8-8156-afc0daec2105_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173892,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713398/general/b13bfbaa-7a9b-4905-b9a7-98e9665f4f42.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5db6213-bf94-55c8-8156-afc0daec2105/c5db6213-bf94-55c8-8156-afc0daec2105_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182799,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713398/general/903616c3-06e5-4be1-825f-372433e0c074.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5db6213-bf94-55c8-8156-afc0daec2105/c5db6213-bf94-55c8-8156-afc0daec2105_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189792,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713398/general/c16639e1-7393-47e1-bd0a-03c650fc97d4.jpg',
'Width': 1280}],
'price': 5300,
'price_includes_vat': True,
'registration_date': '2016-05-31',
'seats_number': 5,
'seller_name': 'Auto-Union sarl',
'title': 'Renault Megane 1.2 TCe Intens - Petrol - Manual - 130 hp - 88.145 '
'km',
'transmission': 'manual',
'trim': 'Intens',
'vin': None,
'year': 2016}
2026-03-27 13:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737449%27 HTTP/1.1" 200 None
2026-03-27 13:37:18 [adesa.fr] INFO: Saving data for 10737449: {'created_time': 1774618638.205788, 'last_price_update_time': 1774618638.205802, 'auction_closing_time': 1774864800.0}
2026-03-27 13:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737449') HTTP/1.1" 204 0
2026-03-27 13:37:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f0bbff0e-b394-54d3-ae8d-f623e2ba72c2 with identifier: 10735126
2026-03-27 13:37:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f0bbff0e-b394-54d3-ae8d-f623e2ba72c2 with identifier: 10735126
2026-03-27 13:37:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f0bbff0e-b394-54d3-ae8d-f623e2ba72c2 with identifier: 10735126 to the API
2026-03-27 13:37:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:37:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:37:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735126>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.3L',
'engine_horse_power': 135,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'f0bbff0e-b394-54d3-ae8d-f623e2ba72c2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GB897AK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735126',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Movano',
'odometer': 177435,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 48,
'photo_urls': ['https://images.openlane.eu/carimgs/5699129/general/7db2ce10-196c-448c-9ca9-eb1896f37947.jpg',
'https://images.openlane.eu/carimgs/5699129/general/1f5ac0e0-be05-4ef5-9f95-20367fd63a97.jpg',
'https://images.openlane.eu/carimgs/5699129/general/09add31f-53b8-4477-be50-b19c78edebe2.jpg',
'https://images.openlane.eu/carimgs/5699129/general/958180cf-00ab-483e-80af-d60877744093.jpg',
'https://images.openlane.eu/carimgs/5699129/general/30ad0c18-b47d-459b-ad9b-55c809307721.jpg',
'https://images.openlane.eu/carimgs/5699129/general/96268a42-1e2a-4967-add5-9f13a8bed319.jpg',
'https://images.openlane.eu/carimgs/5699129/general/39bde469-f472-4204-8896-d874642f0f67.jpg',
'https://images.openlane.eu/carimgs/5699129/general/05e02b23-0131-436b-a937-af6f51a10af6.jpg',
'https://images.openlane.eu/carimgs/5699129/general/5b88fd3e-e8f1-4f0d-97cf-d76ba0585cf7.jpg',
'https://images.openlane.eu/carimgs/5699129/general/877f8a37-e63f-45d6-bfde-e807001d7354.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0bbff0e-b394-54d3-ae8d-f623e2ba72c2/f0bbff0e-b394-54d3-ae8d-f623e2ba72c2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310277,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699129/general/7db2ce10-196c-448c-9ca9-eb1896f37947.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0bbff0e-b394-54d3-ae8d-f623e2ba72c2/f0bbff0e-b394-54d3-ae8d-f623e2ba72c2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 429963,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699129/general/1f5ac0e0-be05-4ef5-9f95-20367fd63a97.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0bbff0e-b394-54d3-ae8d-f623e2ba72c2/f0bbff0e-b394-54d3-ae8d-f623e2ba72c2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 386152,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699129/general/09add31f-53b8-4477-be50-b19c78edebe2.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0bbff0e-b394-54d3-ae8d-f623e2ba72c2/f0bbff0e-b394-54d3-ae8d-f623e2ba72c2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 366504,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699129/general/958180cf-00ab-483e-80af-d60877744093.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0bbff0e-b394-54d3-ae8d-f623e2ba72c2/f0bbff0e-b394-54d3-ae8d-f623e2ba72c2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 428919,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699129/general/30ad0c18-b47d-459b-ad9b-55c809307721.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0bbff0e-b394-54d3-ae8d-f623e2ba72c2/f0bbff0e-b394-54d3-ae8d-f623e2ba72c2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 410291,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699129/general/96268a42-1e2a-4967-add5-9f13a8bed319.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0bbff0e-b394-54d3-ae8d-f623e2ba72c2/f0bbff0e-b394-54d3-ae8d-f623e2ba72c2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 406463,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699129/general/39bde469-f472-4204-8896-d874642f0f67.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0bbff0e-b394-54d3-ae8d-f623e2ba72c2/f0bbff0e-b394-54d3-ae8d-f623e2ba72c2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256271,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699129/general/05e02b23-0131-436b-a937-af6f51a10af6.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0bbff0e-b394-54d3-ae8d-f623e2ba72c2/f0bbff0e-b394-54d3-ae8d-f623e2ba72c2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 416554,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699129/general/5b88fd3e-e8f1-4f0d-97cf-d76ba0585cf7.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0bbff0e-b394-54d3-ae8d-f623e2ba72c2/f0bbff0e-b394-54d3-ae8d-f623e2ba72c2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 428075,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5699129/general/877f8a37-e63f-45d6-bfde-e807001d7354.jpg',
'Width': 2000}],
'price': 9650,
'price_includes_vat': True,
'registration_date': '2021-07-29',
'seats_number': 3,
'seller_name': "Nickauto's CommV",
'title': 'Opel Movano L3H2 2.3 CDTI Edition - Diesel - Manual - 135 hp - '
'177.435 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2021}
2026-03-27 13:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735126%27 HTTP/1.1" 200 None
2026-03-27 13:37:18 [adesa.fr] INFO: Saving data for 10735126: {'created_time': 1774618638.56812, 'last_price_update_time': 1774618638.568132, 'auction_closing_time': 1774864800.0}
2026-03-27 13:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735126') HTTP/1.1" 204 0
2026-03-27 13:37:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48b2c873-15bb-5878-8b65-2553dd7e35a4 with identifier: 10737451
2026-03-27 13:37:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48b2c873-15bb-5878-8b65-2553dd7e35a4 with scrape type 1
2026-03-27 13:37:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 48b2c873-15bb-5878-8b65-2553dd7e35a4
2026-03-27 13:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729324%252Fgeneral%252F6ed363da-3066-4961-bbb5-da4681da6459.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729324/general/6ed363da-3066-4961-bbb5-da4681da6459.jpg already downloaded
2026-03-27 13:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729324%252Fgeneral%252F7cd6bc08-3e42-4d73-a4cf-177bcca41973.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729324/general/7cd6bc08-3e42-4d73-a4cf-177bcca41973.jpg already downloaded
2026-03-27 13:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729324%252Fgeneral%252Fd3fff4b7-2140-4069-b92c-a9c97d9b9f89.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729324/general/d3fff4b7-2140-4069-b92c-a9c97d9b9f89.jpg already downloaded
2026-03-27 13:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729324%252Fgeneral%252F5dcf6c62-5df0-439f-8676-34ea5e1dd241.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729324/general/5dcf6c62-5df0-439f-8676-34ea5e1dd241.jpg already downloaded
2026-03-27 13:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729324%252Fgeneral%252F09d026c7-da6c-435c-b44b-edfb2ad73321.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729324/general/09d026c7-da6c-435c-b44b-edfb2ad73321.jpg already downloaded
2026-03-27 13:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729324%252Fgeneral%252F542fa747-097a-4616-9c1e-f33eec91eea3.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729324/general/542fa747-097a-4616-9c1e-f33eec91eea3.jpg already downloaded
2026-03-27 13:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729324%252Fgeneral%252F81a23fd2-e7d2-4911-b5e0-0badc337b480.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729324/general/81a23fd2-e7d2-4911-b5e0-0badc337b480.jpg already downloaded
2026-03-27 13:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729324%252Fgeneral%252F74da8665-1699-462e-a49f-f7401e611fda.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729324/general/74da8665-1699-462e-a49f-f7401e611fda.jpg already downloaded
2026-03-27 13:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729324%252Fgeneral%252F8eb4f363-c6b0-46fa-8dd4-b50c9656a20c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729324/general/8eb4f363-c6b0-46fa-8dd4-b50c9656a20c.jpg already downloaded
2026-03-27 13:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729324%252Fgeneral%252F1f4fdb21-2d4f-4ff9-b201-4a1eafc2005a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729324/general/1f4fdb21-2d4f-4ff9-b201-4a1eafc2005a.jpg already downloaded
2026-03-27 13:37:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 48b2c873-15bb-5878-8b65-2553dd7e35a4, identifier: 10737451
2026-03-27 13:37:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 48b2c873-15bb-5878-8b65-2553dd7e35a4 with identifier: 10737451
2026-03-27 13:37:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 48b2c873-15bb-5878-8b65-2553dd7e35a4 with identifier: 10737451
2026-03-27 13:37:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 48b2c873-15bb-5878-8b65-2553dd7e35a4 with identifier: 10737451 to the API
2026-03-27 13:37:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:37:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:37:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737451>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '48b2c873-15bb-5878-8b65-2553dd7e35a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT883QK',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737451',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Renault',
'model': 'Megane',
'odometer': 227746,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5729324/general/6ed363da-3066-4961-bbb5-da4681da6459.jpg',
'https://images.openlane.eu/carimgs/5729324/general/7cd6bc08-3e42-4d73-a4cf-177bcca41973.jpg',
'https://images.openlane.eu/carimgs/5729324/general/d3fff4b7-2140-4069-b92c-a9c97d9b9f89.jpg',
'https://images.openlane.eu/carimgs/5729324/general/5dcf6c62-5df0-439f-8676-34ea5e1dd241.jpg',
'https://images.openlane.eu/carimgs/5729324/general/09d026c7-da6c-435c-b44b-edfb2ad73321.jpg',
'https://images.openlane.eu/carimgs/5729324/general/542fa747-097a-4616-9c1e-f33eec91eea3.jpg',
'https://images.openlane.eu/carimgs/5729324/general/81a23fd2-e7d2-4911-b5e0-0badc337b480.jpg',
'https://images.openlane.eu/carimgs/5729324/general/74da8665-1699-462e-a49f-f7401e611fda.jpg',
'https://images.openlane.eu/carimgs/5729324/general/8eb4f363-c6b0-46fa-8dd4-b50c9656a20c.jpg',
'https://images.openlane.eu/carimgs/5729324/general/1f4fdb21-2d4f-4ff9-b201-4a1eafc2005a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48b2c873-15bb-5878-8b65-2553dd7e35a4/48b2c873-15bb-5878-8b65-2553dd7e35a4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 749643,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729324/general/6ed363da-3066-4961-bbb5-da4681da6459.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48b2c873-15bb-5878-8b65-2553dd7e35a4/48b2c873-15bb-5878-8b65-2553dd7e35a4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 554786,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729324/general/7cd6bc08-3e42-4d73-a4cf-177bcca41973.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48b2c873-15bb-5878-8b65-2553dd7e35a4/48b2c873-15bb-5878-8b65-2553dd7e35a4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 770111,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729324/general/d3fff4b7-2140-4069-b92c-a9c97d9b9f89.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48b2c873-15bb-5878-8b65-2553dd7e35a4/48b2c873-15bb-5878-8b65-2553dd7e35a4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 699445,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729324/general/5dcf6c62-5df0-439f-8676-34ea5e1dd241.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48b2c873-15bb-5878-8b65-2553dd7e35a4/48b2c873-15bb-5878-8b65-2553dd7e35a4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 666432,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729324/general/09d026c7-da6c-435c-b44b-edfb2ad73321.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48b2c873-15bb-5878-8b65-2553dd7e35a4/48b2c873-15bb-5878-8b65-2553dd7e35a4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 619013,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729324/general/542fa747-097a-4616-9c1e-f33eec91eea3.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48b2c873-15bb-5878-8b65-2553dd7e35a4/48b2c873-15bb-5878-8b65-2553dd7e35a4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 586143,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729324/general/81a23fd2-e7d2-4911-b5e0-0badc337b480.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48b2c873-15bb-5878-8b65-2553dd7e35a4/48b2c873-15bb-5878-8b65-2553dd7e35a4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319667,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729324/general/74da8665-1699-462e-a49f-f7401e611fda.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48b2c873-15bb-5878-8b65-2553dd7e35a4/48b2c873-15bb-5878-8b65-2553dd7e35a4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237802,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729324/general/8eb4f363-c6b0-46fa-8dd4-b50c9656a20c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_48b2c873-15bb-5878-8b65-2553dd7e35a4/48b2c873-15bb-5878-8b65-2553dd7e35a4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 573374,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729324/general/1f4fdb21-2d4f-4ff9-b201-4a1eafc2005a.jpg',
'Width': 2000}],
'price': 5100,
'price_includes_vat': True,
'registration_date': '2020-10-23',
'seats_number': 5,
'seller_name': 'Auto Destok sarl',
'title': 'Renault Megane 1.5 DCI Business - Diesel - Automatic - 115 hp - '
'227.746 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-27 13:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737451%27 HTTP/1.1" 200 None
2026-03-27 13:37:19 [adesa.fr] INFO: Saving data for 10737451: {'created_time': 1774618639.157936, 'last_price_update_time': 1774618639.157946, 'auction_closing_time': 1774864800.0}
2026-03-27 13:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737451') HTTP/1.1" 204 0
2026-03-27 13:37:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735779> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:37:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 13:37:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9d95718-b7fe-5e96-9711-c55cba602f27 with identifier: 10735779
2026-03-27 13:37:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9d95718-b7fe-5e96-9711-c55cba602f27 with scrape type 1
2026-03-27 13:37:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f9d95718-b7fe-5e96-9711-c55cba602f27
2026-03-27 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5549989%252Fgeneral%252F3472d40f-d98e-4499-b3ff-8be1a17cfdf8.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549989/general/3472d40f-d98e-4499-b3ff-8be1a17cfdf8.jpg already downloaded
2026-03-27 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5549989%252Fgeneral%252Fa4c0e519-5738-40a1-8e2e-1713473ce8d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549989/general/a4c0e519-5738-40a1-8e2e-1713473ce8d5.jpg already downloaded
2026-03-27 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5549989%252Fgeneral%252F7f264ad2-5f68-454f-b6e4-0a059a149bcb.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549989/general/7f264ad2-5f68-454f-b6e4-0a059a149bcb.jpg already downloaded
2026-03-27 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5549989%252Fgeneral%252F6bf2c542-d19f-46e6-8c08-5f766bf6e38e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549989/general/6bf2c542-d19f-46e6-8c08-5f766bf6e38e.jpg already downloaded
2026-03-27 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5549989%252Fgeneral%252F11fe441f-696d-4ac5-9815-936a66857934.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549989/general/11fe441f-696d-4ac5-9815-936a66857934.jpg already downloaded
2026-03-27 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5549989%252Fgeneral%252F1140dc1c-a781-43b2-981a-9d670ba64062.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549989/general/1140dc1c-a781-43b2-981a-9d670ba64062.jpg already downloaded
2026-03-27 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5549989%252Fgeneral%252Fa75b211e-a18c-4dc7-ac77-22421f93d16c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549989/general/a75b211e-a18c-4dc7-ac77-22421f93d16c.jpg already downloaded
2026-03-27 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5549989%252Fgeneral%252F9f78de12-e062-4b1c-bb9e-03b1510d37ec.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549989/general/9f78de12-e062-4b1c-bb9e-03b1510d37ec.jpg already downloaded
2026-03-27 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5549989%252Fgeneral%252Fe6903576-ccd2-4837-973c-abb9f33e3eb0.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549989/general/e6903576-ccd2-4837-973c-abb9f33e3eb0.jpg already downloaded
2026-03-27 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5549989%252Fgeneral%252F8831da2c-bca9-45e0-87ee-b49bbdc4a1c1.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549989/general/8831da2c-bca9-45e0-87ee-b49bbdc4a1c1.jpg already downloaded
2026-03-27 13:37:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: f9d95718-b7fe-5e96-9711-c55cba602f27, identifier: 10735779
2026-03-27 13:37:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: f9d95718-b7fe-5e96-9711-c55cba602f27 with identifier: 10735779
2026-03-27 13:37:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: f9d95718-b7fe-5e96-9711-c55cba602f27 with identifier: 10735779
2026-03-27 13:37:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: f9d95718-b7fe-5e96-9711-c55cba602f27 with identifier: 10735779 to the API
2026-03-27 13:37:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:37:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:37:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735779>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'f9d95718-b7fe-5e96-9711-c55cba602f27',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL-094-PW',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735779',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Audi',
'model': 'A1',
'odometer': 175361,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5549989/general/3472d40f-d98e-4499-b3ff-8be1a17cfdf8.jpg',
'https://images.openlane.eu/carimgs/5549989/general/a4c0e519-5738-40a1-8e2e-1713473ce8d5.jpg',
'https://images.openlane.eu/carimgs/5549989/general/7f264ad2-5f68-454f-b6e4-0a059a149bcb.jpg',
'https://images.openlane.eu/carimgs/5549989/general/6bf2c542-d19f-46e6-8c08-5f766bf6e38e.jpg',
'https://images.openlane.eu/carimgs/5549989/general/11fe441f-696d-4ac5-9815-936a66857934.jpg',
'https://images.openlane.eu/carimgs/5549989/general/1140dc1c-a781-43b2-981a-9d670ba64062.jpg',
'https://images.openlane.eu/carimgs/5549989/general/a75b211e-a18c-4dc7-ac77-22421f93d16c.jpg',
'https://images.openlane.eu/carimgs/5549989/general/9f78de12-e062-4b1c-bb9e-03b1510d37ec.jpg',
'https://images.openlane.eu/carimgs/5549989/general/e6903576-ccd2-4837-973c-abb9f33e3eb0.jpg',
'https://images.openlane.eu/carimgs/5549989/general/8831da2c-bca9-45e0-87ee-b49bbdc4a1c1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9d95718-b7fe-5e96-9711-c55cba602f27/f9d95718-b7fe-5e96-9711-c55cba602f27_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148965,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549989/general/3472d40f-d98e-4499-b3ff-8be1a17cfdf8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9d95718-b7fe-5e96-9711-c55cba602f27/f9d95718-b7fe-5e96-9711-c55cba602f27_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159733,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549989/general/a4c0e519-5738-40a1-8e2e-1713473ce8d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9d95718-b7fe-5e96-9711-c55cba602f27/f9d95718-b7fe-5e96-9711-c55cba602f27_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152447,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549989/general/7f264ad2-5f68-454f-b6e4-0a059a149bcb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9d95718-b7fe-5e96-9711-c55cba602f27/f9d95718-b7fe-5e96-9711-c55cba602f27_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153616,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549989/general/6bf2c542-d19f-46e6-8c08-5f766bf6e38e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9d95718-b7fe-5e96-9711-c55cba602f27/f9d95718-b7fe-5e96-9711-c55cba602f27_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88486,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549989/general/11fe441f-696d-4ac5-9815-936a66857934.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9d95718-b7fe-5e96-9711-c55cba602f27/f9d95718-b7fe-5e96-9711-c55cba602f27_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103159,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549989/general/1140dc1c-a781-43b2-981a-9d670ba64062.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9d95718-b7fe-5e96-9711-c55cba602f27/f9d95718-b7fe-5e96-9711-c55cba602f27_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120032,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549989/general/a75b211e-a18c-4dc7-ac77-22421f93d16c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9d95718-b7fe-5e96-9711-c55cba602f27/f9d95718-b7fe-5e96-9711-c55cba602f27_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99487,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549989/general/9f78de12-e062-4b1c-bb9e-03b1510d37ec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9d95718-b7fe-5e96-9711-c55cba602f27/f9d95718-b7fe-5e96-9711-c55cba602f27_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161681,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549989/general/e6903576-ccd2-4837-973c-abb9f33e3eb0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9d95718-b7fe-5e96-9711-c55cba602f27/f9d95718-b7fe-5e96-9711-c55cba602f27_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126115,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549989/general/8831da2c-bca9-45e0-87ee-b49bbdc4a1c1.jpg',
'Width': 1024}],
'price': 12400,
'price_includes_vat': True,
'registration_date': '2023-01-11',
'seats_number': 5,
'seller_name': 'LEASEPLAN France Sas',
'title': 'Audi A1 Allstreet 35 TFSI Design Luxe - Petrol - Automatic - 150 hp '
'- 175.361 km',
'transmission': 'automatic',
'trim': 'Design Luxe',
'vin': None,
'year': 2023}
2026-03-27 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735779%27 HTTP/1.1" 200 None
2026-03-27 13:37:20 [adesa.fr] INFO: Saving data for 10735779: {'created_time': 1774618640.64313, 'last_price_update_time': 1774618640.643141, 'auction_closing_time': 1774868400.0}
2026-03-27 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735779') HTTP/1.1" 204 0
2026-03-27 13:37:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737450> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:37:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2a8c948-da0c-5a04-a235-7b8016b792cc with identifier: 10737450
2026-03-27 13:37:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2a8c948-da0c-5a04-a235-7b8016b792cc with scrape type 1
2026-03-27 13:37:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b2a8c948-da0c-5a04-a235-7b8016b792cc
2026-03-27 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721137%252Fgeneral%252Fea47d656-1114-4696-8445-a026ff1af674.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721137/general/ea47d656-1114-4696-8445-a026ff1af674.jpg already downloaded
2026-03-27 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721137%252Fgeneral%252Fc622172e-3cae-4ff6-8227-ed8808de7cca.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721137/general/c622172e-3cae-4ff6-8227-ed8808de7cca.jpg already downloaded
2026-03-27 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721137%252Fgeneral%252Fa94ce250-8867-43e2-a018-0227c16ca433.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721137/general/a94ce250-8867-43e2-a018-0227c16ca433.jpg already downloaded
2026-03-27 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721137%252Fgeneral%252F56903235-ccdd-47fe-9ea6-5f7d5fab8051.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721137/general/56903235-ccdd-47fe-9ea6-5f7d5fab8051.jpg already downloaded
2026-03-27 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721137%252Fgeneral%252F93cc086b-1b1f-4ea5-90f8-14dc26230e6a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721137/general/93cc086b-1b1f-4ea5-90f8-14dc26230e6a.jpg already downloaded
2026-03-27 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721137%252Fgeneral%252F02282e40-701e-47e8-acc5-98f1eee4eac6.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721137/general/02282e40-701e-47e8-acc5-98f1eee4eac6.jpg already downloaded
2026-03-27 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721137%252Fgeneral%252F5b81c7e6-b78d-4069-9a95-c42419e04c10.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721137/general/5b81c7e6-b78d-4069-9a95-c42419e04c10.jpg already downloaded
2026-03-27 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721137%252Fgeneral%252F8e1e41bd-d8d4-47e1-ae63-ba1e193fdc06.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721137/general/8e1e41bd-d8d4-47e1-ae63-ba1e193fdc06.jpg already downloaded
2026-03-27 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721137%252Fgeneral%252Fb23ab3b3-2670-4031-b414-4acef1228058.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721137/general/b23ab3b3-2670-4031-b414-4acef1228058.jpg already downloaded
2026-03-27 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721137%252Fgeneral%252F5216e666-0f2e-49b8-be6a-f8c1c439b9cb.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721137/general/5216e666-0f2e-49b8-be6a-f8c1c439b9cb.jpg already downloaded
2026-03-27 13:37:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b2a8c948-da0c-5a04-a235-7b8016b792cc, identifier: 10737450
2026-03-27 13:37:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b2a8c948-da0c-5a04-a235-7b8016b792cc with identifier: 10737450
2026-03-27 13:37:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b2a8c948-da0c-5a04-a235-7b8016b792cc with identifier: 10737450
2026-03-27 13:37:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b2a8c948-da0c-5a04-a235-7b8016b792cc with identifier: 10737450 to the API
2026-03-27 13:37:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:37:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:37:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737450>
{'auction_title': '',
'c_o_2_emission_value': 300,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 145,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'b2a8c948-da0c-5a04-a235-7b8016b792cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC170DD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737450',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 109952,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5721137/general/ea47d656-1114-4696-8445-a026ff1af674.jpg',
'https://images.openlane.eu/carimgs/5721137/general/c622172e-3cae-4ff6-8227-ed8808de7cca.jpg',
'https://images.openlane.eu/carimgs/5721137/general/a94ce250-8867-43e2-a018-0227c16ca433.jpg',
'https://images.openlane.eu/carimgs/5721137/general/56903235-ccdd-47fe-9ea6-5f7d5fab8051.jpg',
'https://images.openlane.eu/carimgs/5721137/general/93cc086b-1b1f-4ea5-90f8-14dc26230e6a.jpg',
'https://images.openlane.eu/carimgs/5721137/general/02282e40-701e-47e8-acc5-98f1eee4eac6.jpg',
'https://images.openlane.eu/carimgs/5721137/general/5b81c7e6-b78d-4069-9a95-c42419e04c10.jpg',
'https://images.openlane.eu/carimgs/5721137/general/8e1e41bd-d8d4-47e1-ae63-ba1e193fdc06.jpg',
'https://images.openlane.eu/carimgs/5721137/general/b23ab3b3-2670-4031-b414-4acef1228058.jpg',
'https://images.openlane.eu/carimgs/5721137/general/5216e666-0f2e-49b8-be6a-f8c1c439b9cb.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2a8c948-da0c-5a04-a235-7b8016b792cc/b2a8c948-da0c-5a04-a235-7b8016b792cc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 369473,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721137/general/ea47d656-1114-4696-8445-a026ff1af674.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2a8c948-da0c-5a04-a235-7b8016b792cc/b2a8c948-da0c-5a04-a235-7b8016b792cc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 475998,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721137/general/c622172e-3cae-4ff6-8227-ed8808de7cca.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2a8c948-da0c-5a04-a235-7b8016b792cc/b2a8c948-da0c-5a04-a235-7b8016b792cc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 535031,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721137/general/a94ce250-8867-43e2-a018-0227c16ca433.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2a8c948-da0c-5a04-a235-7b8016b792cc/b2a8c948-da0c-5a04-a235-7b8016b792cc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 423333,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721137/general/56903235-ccdd-47fe-9ea6-5f7d5fab8051.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2a8c948-da0c-5a04-a235-7b8016b792cc/b2a8c948-da0c-5a04-a235-7b8016b792cc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 539995,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721137/general/93cc086b-1b1f-4ea5-90f8-14dc26230e6a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2a8c948-da0c-5a04-a235-7b8016b792cc/b2a8c948-da0c-5a04-a235-7b8016b792cc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295719,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721137/general/02282e40-701e-47e8-acc5-98f1eee4eac6.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2a8c948-da0c-5a04-a235-7b8016b792cc/b2a8c948-da0c-5a04-a235-7b8016b792cc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 460285,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721137/general/5b81c7e6-b78d-4069-9a95-c42419e04c10.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2a8c948-da0c-5a04-a235-7b8016b792cc/b2a8c948-da0c-5a04-a235-7b8016b792cc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263935,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721137/general/8e1e41bd-d8d4-47e1-ae63-ba1e193fdc06.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2a8c948-da0c-5a04-a235-7b8016b792cc/b2a8c948-da0c-5a04-a235-7b8016b792cc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303347,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721137/general/b23ab3b3-2670-4031-b414-4acef1228058.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b2a8c948-da0c-5a04-a235-7b8016b792cc/b2a8c948-da0c-5a04-a235-7b8016b792cc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 468926,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721137/general/5216e666-0f2e-49b8-be6a-f8c1c439b9cb.jpg',
'Width': 2000}],
'price': 11950,
'price_includes_vat': True,
'registration_date': '2021-09-30',
'seats_number': 2,
'seller_name': 'Auto Destok sarl',
'title': 'Renault Trafic 2.0 DCI Business - Diesel - Manual - 145 hp - '
'109.952 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-27 13:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737450%27 HTTP/1.1" 200 None
2026-03-27 13:37:21 [adesa.fr] INFO: Saving data for 10737450: {'created_time': 1774618641.340289, 'last_price_update_time': 1774618641.340301, 'auction_closing_time': 1774864800.0}
2026-03-27 13:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737450') HTTP/1.1" 204 0
2026-03-27 13:37:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737736> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:37:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b538f747-1924-5606-bdea-4e989d69f8fd with identifier: 10737736
2026-03-27 13:37:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b538f747-1924-5606-bdea-4e989d69f8fd with scrape type 1
2026-03-27 13:37:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b538f747-1924-5606-bdea-4e989d69f8fd
2026-03-27 13:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674822%252Fgeneral%252Ffec53f43-f92c-4fd8-8535-a8c61cac4adb.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674822/general/fec53f43-f92c-4fd8-8535-a8c61cac4adb.jpg already downloaded
2026-03-27 13:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674822%252Fgeneral%252Fd69c39c7-f29b-4bc7-ac4c-4084958aeb10.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674822/general/d69c39c7-f29b-4bc7-ac4c-4084958aeb10.jpg already downloaded
2026-03-27 13:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674822%252Fgeneral%252Fc66c99f7-31fb-4ab2-97f2-227caa1cbed6.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674822/general/c66c99f7-31fb-4ab2-97f2-227caa1cbed6.jpg already downloaded
2026-03-27 13:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674822%252Fgeneral%252F23b95b1a-3fa4-4500-b574-d2b38af6918c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674822/general/23b95b1a-3fa4-4500-b574-d2b38af6918c.jpg already downloaded
2026-03-27 13:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674822%252Fgeneral%252F3f6bfd8f-66c9-4018-b6e9-46479abd77dc.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674822/general/3f6bfd8f-66c9-4018-b6e9-46479abd77dc.jpg already downloaded
2026-03-27 13:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674822%252Fgeneral%252F1f5f72be-be2c-4b2d-bfe9-cdf1ad4d90a4.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674822/general/1f5f72be-be2c-4b2d-bfe9-cdf1ad4d90a4.jpg already downloaded
2026-03-27 13:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674822%252Fgeneral%252Ff102317c-8049-4eb0-8937-9c7e07479e69.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674822/general/f102317c-8049-4eb0-8937-9c7e07479e69.jpg already downloaded
2026-03-27 13:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674822%252Fgeneral%252F206c20f9-9723-4f31-b75d-693ab9afcbe5.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674822/general/206c20f9-9723-4f31-b75d-693ab9afcbe5.jpg already downloaded
2026-03-27 13:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674822%252Fgeneral%252Fe39f4904-8925-4b81-920e-9781af7d9302.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674822/general/e39f4904-8925-4b81-920e-9781af7d9302.jpg already downloaded
2026-03-27 13:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674822%252Fgeneral%252Faaac0b29-626c-4f9f-8e02-d2d95e01776e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674822/general/aaac0b29-626c-4f9f-8e02-d2d95e01776e.jpg already downloaded
2026-03-27 13:37:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: b538f747-1924-5606-bdea-4e989d69f8fd, identifier: 10737736
2026-03-27 13:37:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: b538f747-1924-5606-bdea-4e989d69f8fd with identifier: 10737736
2026-03-27 13:37:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: b538f747-1924-5606-bdea-4e989d69f8fd with identifier: 10737736
2026-03-27 13:37:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: b538f747-1924-5606-bdea-4e989d69f8fd with identifier: 10737736 to the API
2026-03-27 13:37:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:37:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:37:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737736>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 300,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b538f747-1924-5606-bdea-4e989d69f8fd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '0KA526757',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737736',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 136689,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 46,
'photo_urls': ['https://images.openlane.eu/carimgs/5674822/general/fec53f43-f92c-4fd8-8535-a8c61cac4adb.jpg',
'https://images.openlane.eu/carimgs/5674822/general/d69c39c7-f29b-4bc7-ac4c-4084958aeb10.jpg',
'https://images.openlane.eu/carimgs/5674822/general/c66c99f7-31fb-4ab2-97f2-227caa1cbed6.jpg',
'https://images.openlane.eu/carimgs/5674822/general/23b95b1a-3fa4-4500-b574-d2b38af6918c.jpg',
'https://images.openlane.eu/carimgs/5674822/general/3f6bfd8f-66c9-4018-b6e9-46479abd77dc.jpg',
'https://images.openlane.eu/carimgs/5674822/general/1f5f72be-be2c-4b2d-bfe9-cdf1ad4d90a4.jpg',
'https://images.openlane.eu/carimgs/5674822/general/f102317c-8049-4eb0-8937-9c7e07479e69.jpg',
'https://images.openlane.eu/carimgs/5674822/general/206c20f9-9723-4f31-b75d-693ab9afcbe5.jpg',
'https://images.openlane.eu/carimgs/5674822/general/e39f4904-8925-4b81-920e-9781af7d9302.jpg',
'https://images.openlane.eu/carimgs/5674822/general/aaac0b29-626c-4f9f-8e02-d2d95e01776e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b538f747-1924-5606-bdea-4e989d69f8fd/b538f747-1924-5606-bdea-4e989d69f8fd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286582,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674822/general/fec53f43-f92c-4fd8-8535-a8c61cac4adb.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b538f747-1924-5606-bdea-4e989d69f8fd/b538f747-1924-5606-bdea-4e989d69f8fd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335579,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674822/general/d69c39c7-f29b-4bc7-ac4c-4084958aeb10.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b538f747-1924-5606-bdea-4e989d69f8fd/b538f747-1924-5606-bdea-4e989d69f8fd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274270,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674822/general/c66c99f7-31fb-4ab2-97f2-227caa1cbed6.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b538f747-1924-5606-bdea-4e989d69f8fd/b538f747-1924-5606-bdea-4e989d69f8fd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208858,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674822/general/23b95b1a-3fa4-4500-b574-d2b38af6918c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b538f747-1924-5606-bdea-4e989d69f8fd/b538f747-1924-5606-bdea-4e989d69f8fd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208033,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674822/general/3f6bfd8f-66c9-4018-b6e9-46479abd77dc.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b538f747-1924-5606-bdea-4e989d69f8fd/b538f747-1924-5606-bdea-4e989d69f8fd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191928,
'Height': 899,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674822/general/1f5f72be-be2c-4b2d-bfe9-cdf1ad4d90a4.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b538f747-1924-5606-bdea-4e989d69f8fd/b538f747-1924-5606-bdea-4e989d69f8fd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247334,
'Height': 899,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674822/general/f102317c-8049-4eb0-8937-9c7e07479e69.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b538f747-1924-5606-bdea-4e989d69f8fd/b538f747-1924-5606-bdea-4e989d69f8fd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110704,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674822/general/206c20f9-9723-4f31-b75d-693ab9afcbe5.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b538f747-1924-5606-bdea-4e989d69f8fd/b538f747-1924-5606-bdea-4e989d69f8fd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190902,
'Height': 899,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674822/general/e39f4904-8925-4b81-920e-9781af7d9302.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b538f747-1924-5606-bdea-4e989d69f8fd/b538f747-1924-5606-bdea-4e989d69f8fd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160021,
'Height': 899,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674822/general/aaac0b29-626c-4f9f-8e02-d2d95e01776e.jpg',
'Width': 2000}],
'price': 33600,
'price_includes_vat': True,
'registration_date': '2018-11-22',
'seats_number': 5,
'seller_name': 'El Jaouhari, Mohamed',
'title': 'Land Rover Range Rover Vogue P400e Vogue - AWD - Hybrid - Automatic '
'- 300 hp - 136.689 km',
'transmission': 'automatic',
'trim': 'Vogue',
'vin': None,
'year': 2018}
2026-03-27 13:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737736%27 HTTP/1.1" 200 None
2026-03-27 13:37:23 [adesa.fr] INFO: Saving data for 10737736: {'created_time': 1774618643.218505, 'last_price_update_time': 1774618643.218517, 'auction_closing_time': 1774864800.0}
2026-03-27 13:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737736') HTTP/1.1" 204 0
2026-03-27 13:37:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737462> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:37:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d73a968d-a5d3-587f-98a1-bf6f7286d221 with identifier: 10737462
2026-03-27 13:37:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d73a968d-a5d3-587f-98a1-bf6f7286d221 with scrape type 1
2026-03-27 13:37:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d73a968d-a5d3-587f-98a1-bf6f7286d221
2026-03-27 13:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735812%252Fgeneral%252Fbd936a19-418d-459c-b3c8-b435842ed17f.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735812/general/bd936a19-418d-459c-b3c8-b435842ed17f.jpg already downloaded
2026-03-27 13:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735812%252Fgeneral%252F0e2b4ed0-f9d7-4ef1-bff5-78a4ffea0bde.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735812/general/0e2b4ed0-f9d7-4ef1-bff5-78a4ffea0bde.jpg already downloaded
2026-03-27 13:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735812%252Fgeneral%252F67107130-add2-4938-a13a-9dbbd33c52cf.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735812/general/67107130-add2-4938-a13a-9dbbd33c52cf.jpg already downloaded
2026-03-27 13:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735812%252Fgeneral%252F4c354ad7-a5bb-4193-806b-6447c81def42.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735812/general/4c354ad7-a5bb-4193-806b-6447c81def42.jpg already downloaded
2026-03-27 13:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735812%252Fgeneral%252F6fe780d0-8791-4a37-83ab-32fb0e61fa1b.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735812/general/6fe780d0-8791-4a37-83ab-32fb0e61fa1b.jpg already downloaded
2026-03-27 13:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735812%252Fgeneral%252F6d8b19c4-7c52-4d52-b962-86f7306ad142.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735812/general/6d8b19c4-7c52-4d52-b962-86f7306ad142.jpg already downloaded
2026-03-27 13:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735812%252Fgeneral%252F1ea0e5a2-6d8e-49ef-9097-0b63c41dd4cd.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735812/general/1ea0e5a2-6d8e-49ef-9097-0b63c41dd4cd.jpg already downloaded
2026-03-27 13:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735812%252Fgeneral%252F617568e1-c4fe-42ec-ae77-95b1d5c48e49.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735812/general/617568e1-c4fe-42ec-ae77-95b1d5c48e49.jpg already downloaded
2026-03-27 13:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735812%252Fgeneral%252F063bdc1d-c08c-4c65-a830-6010ce11139c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735812/general/063bdc1d-c08c-4c65-a830-6010ce11139c.jpg already downloaded
2026-03-27 13:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735812%252Fgeneral%252F19d4de8c-b8de-4809-b941-6fafdd64b547.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735812/general/19d4de8c-b8de-4809-b941-6fafdd64b547.jpg already downloaded
2026-03-27 13:37:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: d73a968d-a5d3-587f-98a1-bf6f7286d221, identifier: 10737462
2026-03-27 13:37:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: d73a968d-a5d3-587f-98a1-bf6f7286d221 with identifier: 10737462
2026-03-27 13:37:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: d73a968d-a5d3-587f-98a1-bf6f7286d221 with identifier: 10737462
2026-03-27 13:37:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: d73a968d-a5d3-587f-98a1-bf6f7286d221 with identifier: 10737462 to the API
2026-03-27 13:37:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:37:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:37:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737462>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'd73a968d-a5d3-587f-98a1-bf6f7286d221',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FH-599-GC',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737462',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Nissan',
'model': 'Cabstar',
'odometer': 28977,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5735812/general/bd936a19-418d-459c-b3c8-b435842ed17f.jpg',
'https://images.openlane.eu/carimgs/5735812/general/0e2b4ed0-f9d7-4ef1-bff5-78a4ffea0bde.jpg',
'https://images.openlane.eu/carimgs/5735812/general/67107130-add2-4938-a13a-9dbbd33c52cf.jpg',
'https://images.openlane.eu/carimgs/5735812/general/4c354ad7-a5bb-4193-806b-6447c81def42.jpg',
'https://images.openlane.eu/carimgs/5735812/general/6fe780d0-8791-4a37-83ab-32fb0e61fa1b.jpg',
'https://images.openlane.eu/carimgs/5735812/general/6d8b19c4-7c52-4d52-b962-86f7306ad142.jpg',
'https://images.openlane.eu/carimgs/5735812/general/1ea0e5a2-6d8e-49ef-9097-0b63c41dd4cd.jpg',
'https://images.openlane.eu/carimgs/5735812/general/617568e1-c4fe-42ec-ae77-95b1d5c48e49.jpg',
'https://images.openlane.eu/carimgs/5735812/general/063bdc1d-c08c-4c65-a830-6010ce11139c.jpg',
'https://images.openlane.eu/carimgs/5735812/general/19d4de8c-b8de-4809-b941-6fafdd64b547.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d73a968d-a5d3-587f-98a1-bf6f7286d221/d73a968d-a5d3-587f-98a1-bf6f7286d221_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 423996,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735812/general/bd936a19-418d-459c-b3c8-b435842ed17f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d73a968d-a5d3-587f-98a1-bf6f7286d221/d73a968d-a5d3-587f-98a1-bf6f7286d221_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 439357,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735812/general/0e2b4ed0-f9d7-4ef1-bff5-78a4ffea0bde.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d73a968d-a5d3-587f-98a1-bf6f7286d221/d73a968d-a5d3-587f-98a1-bf6f7286d221_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341819,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735812/general/67107130-add2-4938-a13a-9dbbd33c52cf.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d73a968d-a5d3-587f-98a1-bf6f7286d221/d73a968d-a5d3-587f-98a1-bf6f7286d221_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 369909,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735812/general/4c354ad7-a5bb-4193-806b-6447c81def42.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d73a968d-a5d3-587f-98a1-bf6f7286d221/d73a968d-a5d3-587f-98a1-bf6f7286d221_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 430257,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735812/general/6fe780d0-8791-4a37-83ab-32fb0e61fa1b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d73a968d-a5d3-587f-98a1-bf6f7286d221/d73a968d-a5d3-587f-98a1-bf6f7286d221_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 415797,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735812/general/6d8b19c4-7c52-4d52-b962-86f7306ad142.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d73a968d-a5d3-587f-98a1-bf6f7286d221/d73a968d-a5d3-587f-98a1-bf6f7286d221_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 344673,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735812/general/1ea0e5a2-6d8e-49ef-9097-0b63c41dd4cd.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d73a968d-a5d3-587f-98a1-bf6f7286d221/d73a968d-a5d3-587f-98a1-bf6f7286d221_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 391170,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735812/general/617568e1-c4fe-42ec-ae77-95b1d5c48e49.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d73a968d-a5d3-587f-98a1-bf6f7286d221/d73a968d-a5d3-587f-98a1-bf6f7286d221_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260414,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735812/general/063bdc1d-c08c-4c65-a830-6010ce11139c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d73a968d-a5d3-587f-98a1-bf6f7286d221/d73a968d-a5d3-587f-98a1-bf6f7286d221_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237195,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735812/general/19d4de8c-b8de-4809-b941-6fafdd64b547.jpg',
'Width': 2000}],
'price': 23100,
'price_includes_vat': True,
'registration_date': '2019-06-25',
'seats_number': 2,
'seller_name': 'Auto Destok sarl',
'title': 'Nissan Cabstar 3.0 DCI Pro+ - Diesel - Manual - 130 hp - 28.977 km',
'transmission': 'manual',
'trim': 'Pro+',
'vin': None,
'year': 2019}
2026-03-27 13:37:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737462%27 HTTP/1.1" 200 None
2026-03-27 13:37:33 [adesa.fr] INFO: Saving data for 10737462: {'created_time': 1774618653.393235, 'last_price_update_time': 1774618653.393245, 'auction_closing_time': 1774864800.0}
2026-03-27 13:37:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737462') HTTP/1.1" 204 0
2026-03-27 13:37:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737468> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:37:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd873eac-f3e5-540a-ad58-ddfbe9d919ad with identifier: 10737468
2026-03-27 13:37:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd873eac-f3e5-540a-ad58-ddfbe9d919ad with scrape type 1
2026-03-27 13:37:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fd873eac-f3e5-540a-ad58-ddfbe9d919ad
2026-03-27 13:37:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743239%252Fgeneral%252Fd4294441-dfc2-4e5b-a0dd-96a591262a0e.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743239/general/d4294441-dfc2-4e5b-a0dd-96a591262a0e.jpg already downloaded
2026-03-27 13:37:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743239%252Fgeneral%252F9b64f0a9-018f-4d6b-9608-85e4be9ba376.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743239/general/9b64f0a9-018f-4d6b-9608-85e4be9ba376.jpg already downloaded
2026-03-27 13:37:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743239%252Fgeneral%252Fd5f60d78-78c4-498a-9954-d42d254bf411.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743239/general/d5f60d78-78c4-498a-9954-d42d254bf411.jpg already downloaded
2026-03-27 13:37:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743239%252Fgeneral%252F1f565bfc-61a9-4053-9f75-abca70c52ed3.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743239/general/1f565bfc-61a9-4053-9f75-abca70c52ed3.jpg already downloaded
2026-03-27 13:37:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743239%252Fgeneral%252Fe34b9a91-55a4-4863-88a7-88755ae3d386.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743239/general/e34b9a91-55a4-4863-88a7-88755ae3d386.jpg already downloaded
2026-03-27 13:37:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743239%252Fgeneral%252F4d484add-7f60-450f-b588-9d61016e254c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743239/general/4d484add-7f60-450f-b588-9d61016e254c.jpg already downloaded
2026-03-27 13:37:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743239%252Fgeneral%252Fcd13a0c2-efdd-436b-a497-00b6ac878c09.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743239/general/cd13a0c2-efdd-436b-a497-00b6ac878c09.jpg already downloaded
2026-03-27 13:37:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743239%252Fgeneral%252Fbf2afcd7-7961-43af-9e94-53c2599bc7ed.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743239/general/bf2afcd7-7961-43af-9e94-53c2599bc7ed.jpg already downloaded
2026-03-27 13:37:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743239%252Fgeneral%252F58afc5d6-e1a8-45af-ae8d-7ef976adad57.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743239/general/58afc5d6-e1a8-45af-ae8d-7ef976adad57.jpg already downloaded
2026-03-27 13:37:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743239%252Fgeneral%252F1824251c-d9be-46e3-8fd2-9c72c4da3985.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743239/general/1824251c-d9be-46e3-8fd2-9c72c4da3985.jpg already downloaded
2026-03-27 13:37:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: fd873eac-f3e5-540a-ad58-ddfbe9d919ad, identifier: 10737468
2026-03-27 13:37:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: fd873eac-f3e5-540a-ad58-ddfbe9d919ad with identifier: 10737468
2026-03-27 13:37:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: fd873eac-f3e5-540a-ad58-ddfbe9d919ad with identifier: 10737468
2026-03-27 13:37:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: fd873eac-f3e5-540a-ad58-ddfbe9d919ad with identifier: 10737468 to the API
2026-03-27 13:37:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:37:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:37:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737468>
{'auction_title': '',
'c_o_2_emission_value': 239,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'fd873eac-f3e5-540a-ad58-ddfbe9d919ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FR-616-BH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737468',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Nissan',
'model': 'Cabstar',
'odometer': 33802,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 43,
'photo_urls': ['https://images.openlane.eu/carimgs/5743239/general/d4294441-dfc2-4e5b-a0dd-96a591262a0e.jpg',
'https://images.openlane.eu/carimgs/5743239/general/9b64f0a9-018f-4d6b-9608-85e4be9ba376.jpg',
'https://images.openlane.eu/carimgs/5743239/general/d5f60d78-78c4-498a-9954-d42d254bf411.jpg',
'https://images.openlane.eu/carimgs/5743239/general/1f565bfc-61a9-4053-9f75-abca70c52ed3.jpg',
'https://images.openlane.eu/carimgs/5743239/general/e34b9a91-55a4-4863-88a7-88755ae3d386.jpg',
'https://images.openlane.eu/carimgs/5743239/general/4d484add-7f60-450f-b588-9d61016e254c.jpg',
'https://images.openlane.eu/carimgs/5743239/general/cd13a0c2-efdd-436b-a497-00b6ac878c09.jpg',
'https://images.openlane.eu/carimgs/5743239/general/bf2afcd7-7961-43af-9e94-53c2599bc7ed.jpg',
'https://images.openlane.eu/carimgs/5743239/general/58afc5d6-e1a8-45af-ae8d-7ef976adad57.jpg',
'https://images.openlane.eu/carimgs/5743239/general/1824251c-d9be-46e3-8fd2-9c72c4da3985.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd873eac-f3e5-540a-ad58-ddfbe9d919ad/fd873eac-f3e5-540a-ad58-ddfbe9d919ad_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 389770,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743239/general/d4294441-dfc2-4e5b-a0dd-96a591262a0e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd873eac-f3e5-540a-ad58-ddfbe9d919ad/fd873eac-f3e5-540a-ad58-ddfbe9d919ad_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 461388,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743239/general/9b64f0a9-018f-4d6b-9608-85e4be9ba376.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd873eac-f3e5-540a-ad58-ddfbe9d919ad/fd873eac-f3e5-540a-ad58-ddfbe9d919ad_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296117,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743239/general/d5f60d78-78c4-498a-9954-d42d254bf411.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd873eac-f3e5-540a-ad58-ddfbe9d919ad/fd873eac-f3e5-540a-ad58-ddfbe9d919ad_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 517227,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743239/general/1f565bfc-61a9-4053-9f75-abca70c52ed3.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd873eac-f3e5-540a-ad58-ddfbe9d919ad/fd873eac-f3e5-540a-ad58-ddfbe9d919ad_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 537372,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743239/general/e34b9a91-55a4-4863-88a7-88755ae3d386.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd873eac-f3e5-540a-ad58-ddfbe9d919ad/fd873eac-f3e5-540a-ad58-ddfbe9d919ad_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 518935,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743239/general/4d484add-7f60-450f-b588-9d61016e254c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd873eac-f3e5-540a-ad58-ddfbe9d919ad/fd873eac-f3e5-540a-ad58-ddfbe9d919ad_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360994,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743239/general/cd13a0c2-efdd-436b-a497-00b6ac878c09.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd873eac-f3e5-540a-ad58-ddfbe9d919ad/fd873eac-f3e5-540a-ad58-ddfbe9d919ad_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 382954,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743239/general/bf2afcd7-7961-43af-9e94-53c2599bc7ed.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd873eac-f3e5-540a-ad58-ddfbe9d919ad/fd873eac-f3e5-540a-ad58-ddfbe9d919ad_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242869,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743239/general/58afc5d6-e1a8-45af-ae8d-7ef976adad57.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd873eac-f3e5-540a-ad58-ddfbe9d919ad/fd873eac-f3e5-540a-ad58-ddfbe9d919ad_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 408777,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743239/general/1824251c-d9be-46e3-8fd2-9c72c4da3985.jpg',
'Width': 2000}],
'price': 24600,
'price_includes_vat': True,
'registration_date': '2020-06-30',
'seats_number': 2,
'seller_name': 'Auto Destok sarl',
'title': 'Nissan Cabstar 3.0 Basic+ - Diesel - Manual - 130 hp - 33.802 km',
'transmission': 'manual',
'trim': 'Basic+',
'vin': None,
'year': 2020}
2026-03-27 13:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737468%27 HTTP/1.1" 200 None
2026-03-27 13:37:34 [adesa.fr] INFO: Saving data for 10737468: {'created_time': 1774618654.093245, 'last_price_update_time': 1774618654.093257, 'auction_closing_time': 1774864800.0}
2026-03-27 13:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737468') HTTP/1.1" 204 0
2026-03-27 13:37:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737466> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:37:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c with identifier: 10737466
2026-03-27 13:37:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c with scrape type 1
2026-03-27 13:37:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c
2026-03-27 13:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741239%252Fgeneral%252F0a1e06cf-6c34-4a3a-9c30-712308b14722.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741239/general/0a1e06cf-6c34-4a3a-9c30-712308b14722.jpg already downloaded
2026-03-27 13:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741239%252Fgeneral%252F1cb415cb-7d12-47bc-91c1-dfbcb7c99e54.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741239/general/1cb415cb-7d12-47bc-91c1-dfbcb7c99e54.jpg already downloaded
2026-03-27 13:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741239%252Fgeneral%252F4a8b7b36-b80c-495c-b86a-fea957a19e57.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741239/general/4a8b7b36-b80c-495c-b86a-fea957a19e57.jpg already downloaded
2026-03-27 13:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741239%252Fgeneral%252F507d7200-c280-470a-85bf-c756fc79fe4c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741239/general/507d7200-c280-470a-85bf-c756fc79fe4c.jpg already downloaded
2026-03-27 13:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741239%252Fgeneral%252Fc5b7ceaf-c6f1-4cd2-aa9c-057657bc7e09.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741239/general/c5b7ceaf-c6f1-4cd2-aa9c-057657bc7e09.jpg already downloaded
2026-03-27 13:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741239%252Fgeneral%252F5bcbe97b-b92b-492b-92ac-084b1fe17921.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741239/general/5bcbe97b-b92b-492b-92ac-084b1fe17921.jpg already downloaded
2026-03-27 13:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741239%252Fgeneral%252F2bac60c2-777b-429d-a0ac-778a13568805.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741239/general/2bac60c2-777b-429d-a0ac-778a13568805.jpg already downloaded
2026-03-27 13:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741239%252Fgeneral%252Fac536571-51dd-4719-9afc-80e14b05e0c1.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741239/general/ac536571-51dd-4719-9afc-80e14b05e0c1.jpg already downloaded
2026-03-27 13:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741239%252Fgeneral%252F9d18db80-9bbf-4cf1-ad36-169faf907c3d.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741239/general/9d18db80-9bbf-4cf1-ad36-169faf907c3d.jpg already downloaded
2026-03-27 13:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741239%252Fgeneral%252F7ccabfc3-a172-425b-a85c-f4c4dadac292.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741239/general/7ccabfc3-a172-425b-a85c-f4c4dadac292.jpg already downloaded
2026-03-27 13:37:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c, identifier: 10737466
2026-03-27 13:37:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c with identifier: 10737466
2026-03-27 13:37:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c with identifier: 10737466
2026-03-27 13:37:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c with identifier: 10737466 to the API
2026-03-27 13:37:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:37:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:37:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737466>
{'auction_title': '',
'c_o_2_emission_value': 268,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 5',
'engine': '2.5L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EG-786-CA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737466',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Nissan',
'model': 'Cabstar',
'odometer': 132271,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 33,
'photo_urls': ['https://images.openlane.eu/carimgs/5741239/general/0a1e06cf-6c34-4a3a-9c30-712308b14722.jpg',
'https://images.openlane.eu/carimgs/5741239/general/1cb415cb-7d12-47bc-91c1-dfbcb7c99e54.jpg',
'https://images.openlane.eu/carimgs/5741239/general/4a8b7b36-b80c-495c-b86a-fea957a19e57.jpg',
'https://images.openlane.eu/carimgs/5741239/general/507d7200-c280-470a-85bf-c756fc79fe4c.jpg',
'https://images.openlane.eu/carimgs/5741239/general/c5b7ceaf-c6f1-4cd2-aa9c-057657bc7e09.jpg',
'https://images.openlane.eu/carimgs/5741239/general/5bcbe97b-b92b-492b-92ac-084b1fe17921.jpg',
'https://images.openlane.eu/carimgs/5741239/general/2bac60c2-777b-429d-a0ac-778a13568805.jpg',
'https://images.openlane.eu/carimgs/5741239/general/ac536571-51dd-4719-9afc-80e14b05e0c1.jpg',
'https://images.openlane.eu/carimgs/5741239/general/9d18db80-9bbf-4cf1-ad36-169faf907c3d.jpg',
'https://images.openlane.eu/carimgs/5741239/general/7ccabfc3-a172-425b-a85c-f4c4dadac292.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c/6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 376163,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741239/general/0a1e06cf-6c34-4a3a-9c30-712308b14722.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c/6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 465292,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741239/general/1cb415cb-7d12-47bc-91c1-dfbcb7c99e54.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c/6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 560396,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741239/general/4a8b7b36-b80c-495c-b86a-fea957a19e57.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c/6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 527275,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741239/general/507d7200-c280-470a-85bf-c756fc79fe4c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c/6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 469434,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741239/general/c5b7ceaf-c6f1-4cd2-aa9c-057657bc7e09.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c/6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 541396,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741239/general/5bcbe97b-b92b-492b-92ac-084b1fe17921.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c/6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 514219,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741239/general/2bac60c2-777b-429d-a0ac-778a13568805.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c/6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 388534,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741239/general/ac536571-51dd-4719-9afc-80e14b05e0c1.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c/6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352373,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741239/general/9d18db80-9bbf-4cf1-ad36-169faf907c3d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c/6d0ece16-e50e-5cdb-9e97-88bb3ce9d23c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332359,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741239/general/7ccabfc3-a172-425b-a85c-f4c4dadac292.jpg',
'Width': 2000}],
'price': 20250,
'price_includes_vat': True,
'registration_date': '2016-10-18',
'seats_number': 2,
'seller_name': 'Auto Destok sarl',
'title': 'Nissan Cabstar 2.5 Basic+ - Diesel - Manual - 122 hp - 132.271 km',
'transmission': 'manual',
'trim': 'Basic+',
'vin': None,
'year': 2016}
2026-03-27 13:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737466%27 HTTP/1.1" 200 None
2026-03-27 13:37:36 [adesa.fr] INFO: Saving data for 10737466: {'created_time': 1774618656.392241, 'last_price_update_time': 1774618656.39225, 'auction_closing_time': 1774864800.0}
2026-03-27 13:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737466') HTTP/1.1" 204 0
2026-03-27 13:37:41 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.450(s), this was the 1st time calling it.
2026-03-27 13:37:41 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.881916085358085 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-27 13:37:47 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.341(s), this was the 1st time calling it.
2026-03-27 13:37:47 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.1164583760721145 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-27 13:37:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 13:37:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735787> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:37:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350 with identifier: 10735787
2026-03-27 13:37:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350 with scrape type 1
2026-03-27 13:37:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350
2026-03-27 13:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669180%252Fgeneral%252F2facde9e-3a0e-4395-83c2-c63563d41ce0.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669180/general/2facde9e-3a0e-4395-83c2-c63563d41ce0.jpg already downloaded
2026-03-27 13:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669180%252Fgeneral%252F01f8151c-82dd-4cf3-bc70-43e2b8a1126c.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669180/general/01f8151c-82dd-4cf3-bc70-43e2b8a1126c.jpg already downloaded
2026-03-27 13:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669180%252Fgeneral%252Ffc3c2e87-126f-4bb6-9a27-63b016e15344.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669180/general/fc3c2e87-126f-4bb6-9a27-63b016e15344.jpg already downloaded
2026-03-27 13:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669180%252Fgeneral%252F61b8d47f-d94a-4437-911e-c2f2b42add74.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669180/general/61b8d47f-d94a-4437-911e-c2f2b42add74.jpg already downloaded
2026-03-27 13:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669180%252Fgeneral%252F7493c677-cd58-4e2b-828e-3e5cb4c016a6.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669180/general/7493c677-cd58-4e2b-828e-3e5cb4c016a6.jpg already downloaded
2026-03-27 13:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669180%252Fgeneral%252Fe9242f11-b50c-46cb-b701-f6b83b95ac5d.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669180/general/e9242f11-b50c-46cb-b701-f6b83b95ac5d.jpg already downloaded
2026-03-27 13:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669180%252Fgeneral%252F3e45ef1d-0f9f-4e03-b7f0-68c659b445aa.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669180/general/3e45ef1d-0f9f-4e03-b7f0-68c659b445aa.jpg already downloaded
2026-03-27 13:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669180%252Fgeneral%252F96769392-3a24-474c-9608-e4bee018286a.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669180/general/96769392-3a24-474c-9608-e4bee018286a.jpg already downloaded
2026-03-27 13:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669180%252Fgeneral%252F45aaa82b-c3f3-43d0-83c6-d86e119ca843.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669180/general/45aaa82b-c3f3-43d0-83c6-d86e119ca843.jpg already downloaded
2026-03-27 13:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669180%252Fgeneral%252F068eb1c9-1003-4c68-90fc-e72a1ab9b8be.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:37:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669180/general/068eb1c9-1003-4c68-90fc-e72a1ab9b8be.jpg already downloaded
2026-03-27 13:37:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350, identifier: 10735787
2026-03-27 13:37:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350 with identifier: 10735787
2026-03-27 13:37:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350 with identifier: 10735787
2026-03-27 13:37:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350 with identifier: 10735787 to the API
2026-03-27 13:37:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:37:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:37:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735787>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FZ532RZ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735787',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 67672,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 57,
'photo_urls': ['https://images.openlane.eu/carimgs/5669180/general/2facde9e-3a0e-4395-83c2-c63563d41ce0.jpg',
'https://images.openlane.eu/carimgs/5669180/general/01f8151c-82dd-4cf3-bc70-43e2b8a1126c.jpg',
'https://images.openlane.eu/carimgs/5669180/general/fc3c2e87-126f-4bb6-9a27-63b016e15344.jpg',
'https://images.openlane.eu/carimgs/5669180/general/61b8d47f-d94a-4437-911e-c2f2b42add74.jpg',
'https://images.openlane.eu/carimgs/5669180/general/7493c677-cd58-4e2b-828e-3e5cb4c016a6.jpg',
'https://images.openlane.eu/carimgs/5669180/general/e9242f11-b50c-46cb-b701-f6b83b95ac5d.jpg',
'https://images.openlane.eu/carimgs/5669180/general/3e45ef1d-0f9f-4e03-b7f0-68c659b445aa.jpg',
'https://images.openlane.eu/carimgs/5669180/general/96769392-3a24-474c-9608-e4bee018286a.jpg',
'https://images.openlane.eu/carimgs/5669180/general/45aaa82b-c3f3-43d0-83c6-d86e119ca843.jpg',
'https://images.openlane.eu/carimgs/5669180/general/068eb1c9-1003-4c68-90fc-e72a1ab9b8be.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350/4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169920,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669180/general/2facde9e-3a0e-4395-83c2-c63563d41ce0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350/4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205612,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669180/general/01f8151c-82dd-4cf3-bc70-43e2b8a1126c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350/4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172652,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669180/general/fc3c2e87-126f-4bb6-9a27-63b016e15344.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350/4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149615,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669180/general/61b8d47f-d94a-4437-911e-c2f2b42add74.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350/4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105411,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669180/general/7493c677-cd58-4e2b-828e-3e5cb4c016a6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350/4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131260,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669180/general/e9242f11-b50c-46cb-b701-f6b83b95ac5d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350/4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105838,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669180/general/3e45ef1d-0f9f-4e03-b7f0-68c659b445aa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350/4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57194,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669180/general/96769392-3a24-474c-9608-e4bee018286a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350/4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106892,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669180/general/45aaa82b-c3f3-43d0-83c6-d86e119ca843.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350/4c29f1f5-cd41-5cc8-ae9c-f0101d7fd350_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127321,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669180/general/068eb1c9-1003-4c68-90fc-e72a1ab9b8be.jpg',
'Width': 1024}],
'price': 13100,
'price_includes_vat': True,
'registration_date': '2021-06-02',
'seats_number': 5,
'seller_name': 'Arval Fleet Services',
'title': 'Peugeot 3008 1.6 GT - Hybrid - Automatic - 180 hp - 67.672 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-27 13:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735787%27 HTTP/1.1" 200 None
2026-03-27 13:37:51 [adesa.fr] INFO: Saving data for 10735787: {'created_time': 1774618671.799734, 'last_price_update_time': 1774618671.799745, 'auction_closing_time': 1774868400.0}
2026-03-27 13:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735787') HTTP/1.1" 204 0
2026-03-27 13:37:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 13:37:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735799> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:37:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32e87a0f-8631-5a92-80b0-68d2a29cac11 with identifier: 10735799
2026-03-27 13:37:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32e87a0f-8631-5a92-80b0-68d2a29cac11 with scrape type 1
2026-03-27 13:37:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 32e87a0f-8631-5a92-80b0-68d2a29cac11
2026-03-27 13:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692226%252Fgeneral%252F7d6b5e16-bd2f-46cb-80e1-2789cbc2ef33.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:37:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692226/general/7d6b5e16-bd2f-46cb-80e1-2789cbc2ef33.jpeg already downloaded
2026-03-27 13:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692226%252Fgeneral%252F5ec12ad8-0b38-4b5c-9c6d-6b768074e441.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:37:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692226/general/5ec12ad8-0b38-4b5c-9c6d-6b768074e441.jpeg already downloaded
2026-03-27 13:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692226%252Fgeneral%252Fa82b96be-da0d-4e7a-ab54-671f31904c17.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:37:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692226/general/a82b96be-da0d-4e7a-ab54-671f31904c17.jpeg already downloaded
2026-03-27 13:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692226%252Fgeneral%252F9d4893f5-43a5-4015-9282-0c69ca8df1a8.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:37:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692226/general/9d4893f5-43a5-4015-9282-0c69ca8df1a8.jpeg already downloaded
2026-03-27 13:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692226%252Fgeneral%252F63606b8f-1882-450b-9739-24db127b6314.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:37:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692226/general/63606b8f-1882-450b-9739-24db127b6314.jpeg already downloaded
2026-03-27 13:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692226%252Fgeneral%252Fdf6cc603-3a25-4d20-b809-55c56d5f3687.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:37:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692226/general/df6cc603-3a25-4d20-b809-55c56d5f3687.jpeg already downloaded
2026-03-27 13:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692226%252Fgeneral%252F6241c8fd-72dc-4c34-a519-085ec5ff8f6f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:37:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692226/general/6241c8fd-72dc-4c34-a519-085ec5ff8f6f.jpeg already downloaded
2026-03-27 13:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692226%252Fgeneral%252F58385db2-2c2e-4485-8be5-b6c329bb1f76.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:37:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692226/general/58385db2-2c2e-4485-8be5-b6c329bb1f76.jpeg already downloaded
2026-03-27 13:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692226%252Fgeneral%252F2b225e0c-1f45-4f05-86d8-aae5174fd119.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:37:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692226/general/2b225e0c-1f45-4f05-86d8-aae5174fd119.jpeg already downloaded
2026-03-27 13:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692226%252Fgeneral%252Fed1c2fb1-fc32-404a-9e81-fd294e7fb6b6.jpeg%27 HTTP/1.1" 200 None
2026-03-27 13:37:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692226/general/ed1c2fb1-fc32-404a-9e81-fd294e7fb6b6.jpeg already downloaded
2026-03-27 13:37:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 32e87a0f-8631-5a92-80b0-68d2a29cac11, identifier: 10735799
2026-03-27 13:37:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 32e87a0f-8631-5a92-80b0-68d2a29cac11 with identifier: 10735799
2026-03-27 13:37:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 32e87a0f-8631-5a92-80b0-68d2a29cac11 with identifier: 10735799
2026-03-27 13:37:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 32e87a0f-8631-5a92-80b0-68d2a29cac11 with identifier: 10735799 to the API
2026-03-27 13:37:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:37:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:37:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735799>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': '32e87a0f-8631-5a92-80b0-68d2a29cac11',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GS-137-DJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735799',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '3008',
'odometer': 88335,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 42,
'photo_urls': ['https://images.openlane.eu/carimgs/5692226/general/7d6b5e16-bd2f-46cb-80e1-2789cbc2ef33.jpeg',
'https://images.openlane.eu/carimgs/5692226/general/5ec12ad8-0b38-4b5c-9c6d-6b768074e441.jpeg',
'https://images.openlane.eu/carimgs/5692226/general/a82b96be-da0d-4e7a-ab54-671f31904c17.jpeg',
'https://images.openlane.eu/carimgs/5692226/general/9d4893f5-43a5-4015-9282-0c69ca8df1a8.jpeg',
'https://images.openlane.eu/carimgs/5692226/general/63606b8f-1882-450b-9739-24db127b6314.jpeg',
'https://images.openlane.eu/carimgs/5692226/general/df6cc603-3a25-4d20-b809-55c56d5f3687.jpeg',
'https://images.openlane.eu/carimgs/5692226/general/6241c8fd-72dc-4c34-a519-085ec5ff8f6f.jpeg',
'https://images.openlane.eu/carimgs/5692226/general/58385db2-2c2e-4485-8be5-b6c329bb1f76.jpeg',
'https://images.openlane.eu/carimgs/5692226/general/2b225e0c-1f45-4f05-86d8-aae5174fd119.jpeg',
'https://images.openlane.eu/carimgs/5692226/general/ed1c2fb1-fc32-404a-9e81-fd294e7fb6b6.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32e87a0f-8631-5a92-80b0-68d2a29cac11/32e87a0f-8631-5a92-80b0-68d2a29cac11_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2639436,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692226/general/7d6b5e16-bd2f-46cb-80e1-2789cbc2ef33.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32e87a0f-8631-5a92-80b0-68d2a29cac11/32e87a0f-8631-5a92-80b0-68d2a29cac11_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2635871,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692226/general/5ec12ad8-0b38-4b5c-9c6d-6b768074e441.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32e87a0f-8631-5a92-80b0-68d2a29cac11/32e87a0f-8631-5a92-80b0-68d2a29cac11_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2692860,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692226/general/a82b96be-da0d-4e7a-ab54-671f31904c17.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32e87a0f-8631-5a92-80b0-68d2a29cac11/32e87a0f-8631-5a92-80b0-68d2a29cac11_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2877567,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692226/general/9d4893f5-43a5-4015-9282-0c69ca8df1a8.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32e87a0f-8631-5a92-80b0-68d2a29cac11/32e87a0f-8631-5a92-80b0-68d2a29cac11_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2886003,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692226/general/63606b8f-1882-450b-9739-24db127b6314.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32e87a0f-8631-5a92-80b0-68d2a29cac11/32e87a0f-8631-5a92-80b0-68d2a29cac11_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2871852,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692226/general/df6cc603-3a25-4d20-b809-55c56d5f3687.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32e87a0f-8631-5a92-80b0-68d2a29cac11/32e87a0f-8631-5a92-80b0-68d2a29cac11_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2492475,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692226/general/6241c8fd-72dc-4c34-a519-085ec5ff8f6f.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32e87a0f-8631-5a92-80b0-68d2a29cac11/32e87a0f-8631-5a92-80b0-68d2a29cac11_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2924020,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692226/general/58385db2-2c2e-4485-8be5-b6c329bb1f76.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32e87a0f-8631-5a92-80b0-68d2a29cac11/32e87a0f-8631-5a92-80b0-68d2a29cac11_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3004722,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692226/general/2b225e0c-1f45-4f05-86d8-aae5174fd119.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32e87a0f-8631-5a92-80b0-68d2a29cac11/32e87a0f-8631-5a92-80b0-68d2a29cac11_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2718222,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692226/general/ed1c2fb1-fc32-404a-9e81-fd294e7fb6b6.jpeg',
'Width': 4032}],
'price': 10700,
'price_includes_vat': True,
'registration_date': '2023-10-31',
'seats_number': 5,
'seller_name': 'SAS COMPAGNIE PICARDE DE LOGISTIQUE AUTO',
'title': 'Peugeot 3008 1.2i Allure Pack - Petrol - Manual - 130 hp - 88.335 '
'km',
'transmission': 'manual',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-27 13:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710735799%27 HTTP/1.1" 200 None
2026-03-27 13:37:54 [adesa.fr] INFO: Saving data for 10735799: {'created_time': 1774618674.708886, 'last_price_update_time': 1774618674.708897, 'auction_closing_time': 1774868400.0}
2026-03-27 13:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10735799') HTTP/1.1" 204 0
2026-03-27 13:38:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737469> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 13:38:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d8fa2ae-ba46-5e54-b138-40c0f0422da1 with identifier: 10737469
2026-03-27 13:38:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d8fa2ae-ba46-5e54-b138-40c0f0422da1 with scrape type 1
2026-03-27 13:38:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8d8fa2ae-ba46-5e54-b138-40c0f0422da1
2026-03-27 13:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743878%252Fgeneral%252F3520b858-acf5-478b-a6a9-75a3b2f919ad.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:38:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743878/general/3520b858-acf5-478b-a6a9-75a3b2f919ad.jpg already downloaded
2026-03-27 13:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743878%252Fgeneral%252F9d981af8-b363-4be9-b00d-0629f4428518.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:38:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743878/general/9d981af8-b363-4be9-b00d-0629f4428518.jpg already downloaded
2026-03-27 13:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743878%252Fgeneral%252Faa4469c5-896f-4e37-92f9-4accf2b7f905.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:38:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743878/general/aa4469c5-896f-4e37-92f9-4accf2b7f905.jpg already downloaded
2026-03-27 13:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743878%252Fgeneral%252Fe5e412ea-c192-4088-8180-fd966df3b8d7.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:38:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743878/general/e5e412ea-c192-4088-8180-fd966df3b8d7.jpg already downloaded
2026-03-27 13:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743878%252Fgeneral%252Fccfdf68d-f663-4cae-bd36-d30617044de4.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:38:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743878/general/ccfdf68d-f663-4cae-bd36-d30617044de4.jpg already downloaded
2026-03-27 13:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743878%252Fgeneral%252F53f8fd16-4dff-4a40-847a-bad1639cb953.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:38:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743878/general/53f8fd16-4dff-4a40-847a-bad1639cb953.jpg already downloaded
2026-03-27 13:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743878%252Fgeneral%252Fc057e365-4ad3-477a-b6aa-a3e559a09711.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:38:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743878/general/c057e365-4ad3-477a-b6aa-a3e559a09711.jpg already downloaded
2026-03-27 13:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743878%252Fgeneral%252F32b3562c-f5c5-4f1c-be89-2f1fa9f64904.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:38:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743878/general/32b3562c-f5c5-4f1c-be89-2f1fa9f64904.jpg already downloaded
2026-03-27 13:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743878%252Fgeneral%252F5605f38c-9c19-4494-892f-2b9299a5b51d.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:38:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743878/general/5605f38c-9c19-4494-892f-2b9299a5b51d.jpg already downloaded
2026-03-27 13:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743878%252Fgeneral%252Fac65a347-4da8-490b-a3bd-b709d71260e1.jpg%27 HTTP/1.1" 200 None
2026-03-27 13:38:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743878/general/ac65a347-4da8-490b-a3bd-b709d71260e1.jpg already downloaded
2026-03-27 13:38:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.fr, Processed item id: 8d8fa2ae-ba46-5e54-b138-40c0f0422da1, identifier: 10737469
2026-03-27 13:38:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.fr, Translating item: 8d8fa2ae-ba46-5e54-b138-40c0f0422da1 with identifier: 10737469
2026-03-27 13:38:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.fr, Applying rules to item: 8d8fa2ae-ba46-5e54-b138-40c0f0422da1 with identifier: 10737469
2026-03-27 13:38:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.fr, Posting item: 8d8fa2ae-ba46-5e54-b138-40c0f0422da1 with identifier: 10737469 to the API
2026-03-27 13:38:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 13:38:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 13:38:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737469>
{'auction_title': '',
'c_o_2_emission_value': 246,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '8d8fa2ae-ba46-5e54-b138-40c0f0422da1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EZ-491-FL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737469',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Fuso',
'model': 'Canter',
'odometer': 124372,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 45,
'photo_urls': ['https://images.openlane.eu/carimgs/5743878/general/3520b858-acf5-478b-a6a9-75a3b2f919ad.jpg',
'https://images.openlane.eu/carimgs/5743878/general/9d981af8-b363-4be9-b00d-0629f4428518.jpg',
'https://images.openlane.eu/carimgs/5743878/general/aa4469c5-896f-4e37-92f9-4accf2b7f905.jpg',
'https://images.openlane.eu/carimgs/5743878/general/e5e412ea-c192-4088-8180-fd966df3b8d7.jpg',
'https://images.openlane.eu/carimgs/5743878/general/ccfdf68d-f663-4cae-bd36-d30617044de4.jpg',
'https://images.openlane.eu/carimgs/5743878/general/53f8fd16-4dff-4a40-847a-bad1639cb953.jpg',
'https://images.openlane.eu/carimgs/5743878/general/c057e365-4ad3-477a-b6aa-a3e559a09711.jpg',
'https://images.openlane.eu/carimgs/5743878/general/32b3562c-f5c5-4f1c-be89-2f1fa9f64904.jpg',
'https://images.openlane.eu/carimgs/5743878/general/5605f38c-9c19-4494-892f-2b9299a5b51d.jpg',
'https://images.openlane.eu/carimgs/5743878/general/ac65a347-4da8-490b-a3bd-b709d71260e1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8fa2ae-ba46-5e54-b138-40c0f0422da1/8d8fa2ae-ba46-5e54-b138-40c0f0422da1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 467575,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743878/general/3520b858-acf5-478b-a6a9-75a3b2f919ad.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8fa2ae-ba46-5e54-b138-40c0f0422da1/8d8fa2ae-ba46-5e54-b138-40c0f0422da1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 449513,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743878/general/9d981af8-b363-4be9-b00d-0629f4428518.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8fa2ae-ba46-5e54-b138-40c0f0422da1/8d8fa2ae-ba46-5e54-b138-40c0f0422da1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 489942,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743878/general/aa4469c5-896f-4e37-92f9-4accf2b7f905.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8fa2ae-ba46-5e54-b138-40c0f0422da1/8d8fa2ae-ba46-5e54-b138-40c0f0422da1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 448132,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743878/general/e5e412ea-c192-4088-8180-fd966df3b8d7.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8fa2ae-ba46-5e54-b138-40c0f0422da1/8d8fa2ae-ba46-5e54-b138-40c0f0422da1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 388932,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743878/general/ccfdf68d-f663-4cae-bd36-d30617044de4.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8fa2ae-ba46-5e54-b138-40c0f0422da1/8d8fa2ae-ba46-5e54-b138-40c0f0422da1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 376328,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743878/general/53f8fd16-4dff-4a40-847a-bad1639cb953.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8fa2ae-ba46-5e54-b138-40c0f0422da1/8d8fa2ae-ba46-5e54-b138-40c0f0422da1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258152,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743878/general/c057e365-4ad3-477a-b6aa-a3e559a09711.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8fa2ae-ba46-5e54-b138-40c0f0422da1/8d8fa2ae-ba46-5e54-b138-40c0f0422da1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 538696,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743878/general/32b3562c-f5c5-4f1c-be89-2f1fa9f64904.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8fa2ae-ba46-5e54-b138-40c0f0422da1/8d8fa2ae-ba46-5e54-b138-40c0f0422da1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 678168,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743878/general/5605f38c-9c19-4494-892f-2b9299a5b51d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8fa2ae-ba46-5e54-b138-40c0f0422da1/8d8fa2ae-ba46-5e54-b138-40c0f0422da1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 441041,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743878/general/ac65a347-4da8-490b-a3bd-b709d71260e1.jpg',
'Width': 2000}],
'price': 15750,
'price_includes_vat': True,
'registration_date': '2018-07-23',
'seats_number': 3,
'seller_name': 'Auto Destok sarl',
'title': 'Fuso Canter 3.0 - Diesel - Manual - 130 hp - 124.372 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-27 13:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20RowKey%20eq%20%2710737469%27 HTTP/1.1" 200 None
2026-03-27 13:38:02 [adesa.fr] INFO: Saving data for 10737469: {'created_time': 1774618682.464905, 'last_price_update_time': 1774618682.464917, 'auction_closing_time': 1774864800.0}
2026-03-27 13:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.fr',RowKey='10737469') HTTP/1.1" 204 0
2026-03-27 13:38:02 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-27 13:38:02 [adesa.fr] INFO: adesa.fr Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-27 13:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 13:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.fr%27%20and%20last_price_update_time%20lt%201774186682 HTTP/1.1" 200 None
2026-03-27 13:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10655690') HTTP/1.1" 204 0
2026-03-27 13:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10688253') HTTP/1.1" 204 0
2026-03-27 13:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10697640') HTTP/1.1" 204 0
2026-03-27 13:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10698997') HTTP/1.1" 204 0
2026-03-27 13:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10699760') HTTP/1.1" 204 0
2026-03-27 13:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10702389') HTTP/1.1" 204 0
2026-03-27 13:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10705747') HTTP/1.1" 204 0
2026-03-27 13:38:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.fr',RowKey='10707735') HTTP/1.1" 204 0
2026-03-27 13:38:02 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (230 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.fr/task_41_2026-03-27T13_30_00.jl
2026-03-27 13:38:02 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 941240,
'downloader/request_count': 1139,
'downloader/request_method_count/GET': 1131,
'downloader/request_method_count/POST': 8,
'downloader/response_bytes': 174559699,
'downloader/response_count': 1139,
'downloader/response_status_count/200': 667,
'downloader/response_status_count/403': 472,
'elapsed_time_seconds': 475.484993,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 27, 13, 38, 2, 726289, tzinfo=datetime.timezone.utc),
'httpcompression/response_bytes': 2146455,
'httpcompression/response_count': 472,
'item_scraped_count': 230,
'log_count/DEBUG': 11381,
'log_count/INFO': 9069,
'memusage/max': 193089536,
'memusage/startup': 150347776,
'photo_download_count': 429,
'request_depth_max': 8,
'response_received_count': 710,
'scheduler/dequeued': 1139,
'scheduler/dequeued/memory': 1139,
'scheduler/enqueued': 1139,
'scheduler/enqueued/memory': 1139,
'scrape_type/new': 228,
'scrape_type/price_update': 2,
'scrape_type/skipped': 476,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 246,
'scrapy-zyte-api/error_ratio': 0.032520325203252036,
'scrapy-zyte-api/error_types/download/temporary-error': 2,
'scrapy-zyte-api/errors': 8,
"scrapy-zyte-api/exception_types/<class 'aiohttp.client_exceptions.ClientConnectorError'>": 6,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 11.131259825476437,
'scrapy-zyte-api/mean_response_seconds': 11.18388237330686,
'scrapy-zyte-api/processed': 238,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 238,
'scrapy-zyte-api/request_args/experimental.requestCookies': 237,
'scrapy-zyte-api/request_args/experimental.responseCookies': 238,
'scrapy-zyte-api/request_args/httpRequestBody': 8,
'scrapy-zyte-api/request_args/httpRequestMethod': 8,
'scrapy-zyte-api/request_args/httpResponseBody': 238,
'scrapy-zyte-api/request_args/httpResponseHeaders': 238,
'scrapy-zyte-api/request_args/url': 238,
'scrapy-zyte-api/status_codes/0': 6,
'scrapy-zyte-api/status_codes/200': 238,
'scrapy-zyte-api/status_codes/520': 2,
'scrapy-zyte-api/success': 238,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 706,
'source/total_available': 706,
'start_time': datetime.datetime(2026, 3, 27, 13, 30, 7, 241296, tzinfo=datetime.timezone.utc)}
2026-03-27 13:38:02 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-27 13:38:02 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fae7b6a1710>
2026-03-27 13:38:02 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fae7b6a2790>